﻿﻿@charset "utf-8";
body a {
  -webkit-transition: all 0s !important;
  -moz-transition: all 0s !important;
  -o-transition: all 0s !important;
  transition: all 0s !important;
}
/* =========== zixun index start =============*/
.zixun-banner {
  width: 100%;
  height: 340px;
  background: url(../../images/information/zixun-banner.jpg) no-repeat center;
  padding-top: 145px;
}
.zixun-banner.list-zixun-banner {
  background: url(../../images/information/list-guanggao.jpg) no-repeat center;
}
.zixun-banner .zixun-banner-content {
  width: 1200px;
  margin: 0 auto;
}
.zixun-banner .zixun-banner-content h1 {
  line-height: 70px;
  font-size: 40px;
  color: #FFFFFF;
}
.zixun-banner .zixun-banner-content p {
  line-height: 28px;
  font-size: 16px;
  color: #FFFFFF;
  padding-top: 10px;
  opacity: 0.5;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.zixun-title {
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #DBE1E8;
}
.zixun-title > span,
.zixun-title > h2 {
  display: inline-block;
  height: 80px;
  font-size: 24px;
  font-weight: 400;
  color: #2D3037;
  border-bottom: 3px solid #FF6666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}
.zixun-title a {
  float: right;
  font-size: 14px;
  color: #9EA7B3;
}
.zixun-title a:hover {
  color: #FF6666;
}
.zixun-hot-dot {
  width: 100%;
  min-height: 560px;
  background-color: #fff;
  padding: 32px 0px 66px;
}
.zixun-hot-dot .zixun-hot-dot-box {
  position: relative;
  padding-right: 320px;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-list {
  width: 100%;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-list .hot-dot-list-head .hot-dot-list-item {
  float: left;
  width: 390px;
  padding: 26px 0px 12px;
  margin-right: 50px;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-list .hot-dot-list-head .hot-dot-list-item h3 {
  line-height: 48px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-list .hot-dot-list-head .hot-dot-list-item h3 a {
  color: #2D3037;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-list .hot-dot-list-head .hot-dot-list-item h3 a:hover {
  color: #FF6666;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-list .hot-dot-list-head .hot-dot-list-item p {
  height: 52px;
  line-height: 26px;
  font-size: 14px;
  color: #5E6D81;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  cursor: pointer;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-list .hot-dot-list-head .hot-dot-list-item .hot-dot-time {
  line-height: 40px;
  font-size: 14px;
  color: #9EA7B3;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-list .hot-dot-list-bottom > ul > li {
  position: relative;
  float: left;
  width: 390px;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  border-top: 1px solid #DBE1E8;
  margin-right: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-list .hot-dot-list-bottom > ul > li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 22px;
  width: 6px;
  height: 6px;
  background-color: #FF6666;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-list .hot-dot-list-bottom > ul > li h3 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-list .hot-dot-list-bottom > ul > li h3 a {
  font-size: 16px;
  color: #2D3037;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-list .hot-dot-list-bottom > ul > li h3 a:hover {
  color: #FF6666;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-img {
  position: absolute;
  right: 0px;
  top: 40px;
  width: 320px;
  height: 340px;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-img a {
  display: block;
  width: 100%;
  height: 100%;
}
.zixun-hot-dot .zixun-hot-dot-box .hot-dot-img a img {
  display: block;
  width: 100%;
  height: 100%;
}
.zixun-server {
  width: 100%;
  min-height: 650px;
  background-color: #F0F2F5;
  padding: 32px 0px 66px;
}
.zixun-server .zixun-server-box {
  position: relative;
  padding: 40px 0px 0px 340px;
}
.zixun-server .zixun-server-box .zixun-server-img {
  position: absolute;
  left: 0px;
  top: 40px;
  width: 320px;
  height: 430px;
}
.zixun-server .zixun-server-box .zixun-server-img a {
  display: block;
  width: 100%;
  height: 100%;
}
.zixun-server .zixun-server-box .zixun-server-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.zixun-server .zixun-server-box .zixun-server-list > ul > li {
  float: left;
  width: 410px;
  height: 130px;
  background-color: #fff;
  padding: 14px 30px 0px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px 0px 20px 20px;
}
.zixun-server .zixun-server-box .zixun-server-list > ul > li:hover {
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}
.zixun-server .zixun-server-box .zixun-server-list > ul > li.mb-0 {
  margin-bottom: 0px;
}
.zixun-server .zixun-server-box .zixun-server-list > ul > li h3 {
  position: relative;
  width: 100%;
  line-height: 42px;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 20px;
}
.zixun-server .zixun-server-box .zixun-server-list > ul > li h3::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -12px;
  width: 3px;
  height: 24px;
  background-color: #FF6666;
  z-index: 10;
}
.zixun-server .zixun-server-box .zixun-server-list > ul > li h3 a {
  color: #2D3037;
}
.zixun-server .zixun-server-box .zixun-server-list > ul > li h3 a:hover {
  color: #FF6666;
}
.zixun-server .zixun-server-box .zixun-server-list > ul > li p {
  width: 100%;
  height: 52px;
  line-height: 26px;
  font-size: 14px;
  color: #9EA7B3;
  padding-left: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  cursor: pointer;
}
.zixun-database {
  width: 100%;
  background-color: #FFF;
  padding: 32px 0px 66px;
}
.zixun-database .zixun-database-box {
  padding-top: 10px;
}
.zixun-database .zixun-database-box .zixun-database-list {
  float: left;
  width: 880px;
  padding-right: 50px;
}
.zixun-database .zixun-database-box .zixun-database-list > ul > li {
  padding: 16px 0px 23px;
  border-bottom: 1px solid #DBE1E8;
}
.zixun-database .zixun-database-box .zixun-database-list > ul > li h3 {
  line-height: 48px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zixun-database .zixun-database-box .zixun-database-list > ul > li h3 a {
  color: #2D3037;
}
.zixun-database .zixun-database-box .zixun-database-list > ul > li h3 a:hover {
  color: #FF6666;
}
.zixun-database .zixun-database-box .zixun-database-list > ul > li p {
  width: 100%;
  height: 52px;
  line-height: 26px;
  font-size: 14px;
  color: #9EA7B3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  cursor: pointer;
}
.zixun-database .zixun-database-box .zixun-database-rank {
  float: right;
  width: 320px;
  padding-top: 10px;
}
.zixun-database .zixun-database-box .zixun-database-rank .zixun-database-rank-title {
  height: 60px;
  border-bottom: 1px solid #DBE1E8;
}
.zixun-database .zixun-database-box .zixun-database-rank .zixun-database-rank-title span {
  display: inline-block;
  height: 100%;
  line-height: 60px;
  font-size: 20px;
  color: #2D3037;
  border-bottom: 1px solid #FF6666;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.zixun-database .zixun-database-box .zixun-database-rank .zixun-database-rank-list {
  padding-top: 14px;
}
.zixun-database .zixun-database-box .zixun-database-rank .zixun-database-rank-list > ul {
  list-style-type: decimal;
  list-style-position: inside;
  color: #5E6D81;
}
.zixun-database .zixun-database-box .zixun-database-rank .zixun-database-rank-list > ul > li {
  line-height: 42px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zixun-database .zixun-database-box .zixun-database-rank .zixun-database-rank-list > ul > li a {
  color: #5E6D81;
  vertical-align: top;
}
.zixun-database .zixun-database-box .zixun-database-rank .zixun-database-rank-list > ul > li a:hover {
  color: #FF6666;
}
.zixun-product {
  width: 100%;
  background-color: #FFF;
  padding: 0px 0px 80px;
}
.zixun-product .content .zixun-product-item {
  float: left;
  width: 380px;
  margin-right: 30px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}
.zixun-product .content .zixun-product-item.mr-0 {
  margin-right: 0px;
}
.zixun-product .content .zixun-product-item .zixun-product-item-head {
  position: relative;
  width: 100%;
  height: 110px;
  padding: 29px 29px 0px;
}
.zixun-product .content .zixun-product-item .zixun-product-item-head.zixun-head-code {
  background: url(../../images/information/zixun-head-code.jpg) no-repeat center;
}
.zixun-product .content .zixun-product-item .zixun-product-item-head.zixun-head-safe {
  background: url(../../images/information/zixun-head-safe.jpg) no-repeat center;
}
.zixun-product .content .zixun-product-item .zixun-product-item-head.zixun-head-domain {
  background: url(../../images/information/zixun-head-domain.jpg) no-repeat center;
}
.zixun-product .content .zixun-product-item .zixun-product-item-head h2 {
  line-height: 34px;
  font-size: 24px;
  color: #FFFFFF;
}
.zixun-product .content .zixun-product-item .zixun-product-item-head .zixun-product-item-head-line {
  position: absolute;
  width: 50px;
  height: 3px;
  background-color: #FF6666;
  margin-top: 24px;
}
.zixun-product .content .zixun-product-item .zixun-product-item-head a {
  position: absolute;
  right: 20px;
  bottom: 14px;
  line-height: 24px;
  font-size: 14px;
  color: #FFFFFF;
  opacity: 0.5;
}
.zixun-product .content .zixun-product-item .zixun-product-item-head a:hover {
  color: #FF6666;
  opacity: 1;
}
.zixun-product .content .zixun-product-item .zixun-product-item-list {
  background-color: #fff;
  padding: 14px 30px 20px;
}
.zixun-product .content .zixun-product-item .zixun-product-item-list > ul > li {
  position: relative;
  line-height: 44px;
  font-size: 16px;
  padding-left: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.zixun-product .content .zixun-product-item .zixun-product-item-list > ul > li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  background-color: #FF6666;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.zixun-product .content .zixun-product-item .zixun-product-item-list > ul > li a {
  color: #2D3037;
}
.zixun-product .content .zixun-product-item .zixun-product-item-list > ul > li a:hover {
  color: #FF6666;
}
/* =========== zixun index end =============*/
/* =========== system maintenance start =============*/
.information {
  width: 100%;
  background-color: #fff;
  padding: 48px 0px 80px;
}
.information .content .information-left-box {
  float: left;
  width: 880px;
  padding-right: 50px;
}
.information .content .information-left-box .information-left-breadcrumb {
  border-bottom: 1px solid #DBE1E8;
}
.information .content .information-left-box .information-left-breadcrumb > ul > li {
  line-height: 54px;
  font-size: 14px;
  float: left;
  color: #9EA7B3;
}
.information .content .information-left-box .information-left-breadcrumb > ul > li a {
  color: #FF6666;
}
.information .content .information-left-box .information-left-breadcrumb > ul > li a:hover {
  text-decoration: underline;
}
.information .content .information-left-box .information-left-list > ul > li {
  padding: 16px 0px 17px;
  border-bottom: 1px solid #DBE1E8;
}
.information .content .information-left-box .information-left-list > ul > li h2 {
  line-height: 48px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.information .content .information-left-box .information-left-list > ul > li h2 a {
  color: #2D3037;
}
.information .content .information-left-box .information-left-list > ul > li p {
  line-height: 26px;
  font-size: 14px;
  color: #9EA7B3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  cursor: pointer;
}
.information .content .information-left-box .information-left-list > ul > li .information-list-tag {
  margin-top: 15px;
}
.information .content .information-left-box .information-left-list > ul > li .information-list-tag .tag-list {
  display: inline-block;
  vertical-align: top;
}
.information .content .information-left-box .information-left-list > ul > li .information-list-tag .tag-list a {
  float: left;
  height: 18px;
  line-height: 16px;
  font-size: 12px;
  color: #5E6D81;
  padding: 0px 7px;
  border: 1px solid #DBE1E8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin: 0px 10px 10px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.information .content .information-left-box .information-left-list > ul > li .information-list-tag .tag-list a:hover {
  color: #FF6666;
  border-color: #FF6666;
}
.information .content .information-left-box .information-left-list > ul > li .information-list-tag .information-list-author {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  color: #9EA7B3;
  vertical-align: top;
  margin-right: 10px;
}
.information .content .information-left-box .information-left-list > ul > li .information-list-tag .information-list-author a {
  color: #9EA7B3;
}
.information .content .information-left-box .information-left-list > ul > li .information-list-tag .information-list-time {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  color: #9EA7B3;
  vertical-align: top;
}
.information .content .information-left-box .information-left-list > ul > li:hover {
  background: -webkit-linear-gradient(left, #FFF, #F0F2F5, #FFF);
  background: -o-linear-gradient(right, #FFF, #F0F2F5, #FFF);
  background: -moz-linear-gradient(right, #FFF, #F0F2F5, #FFF);
  background: linear-gradient(right, #FFF, #F0F2F5, #FFF);
}
.information .content .information-left-box .information-left-list > ul > li:hover h2 a {
  color: #FF6666;
}
.information .content .information-left-box .information-left-list > ul > li:hover h2 a:hover {
  text-decoration: underline;
}
.information .content .information-right-box {
  float: right;
  width: 320px;
}
.information .content .information-right-box .information-right-img {
  padding-top: 20px;
  width: 100%;
  /*height: 180px;*/
}
.information .content .information-right-box .information-right-img a {
  display: block;
  width: 100%;
  height: 100%;
}
.information .content .information-right-box .information-right-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.information .content .information-right-box {
  padding-top: 30px;
}
.information .content .information-right-box .information-right-relevant-tag .relevant-tag-title {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #DBE1E8;
}
.information .content .information-right-box .information-right-relevant-tag .relevant-tag-title h2,
.information .content .information-right-box .information-right-relevant-tag .relevant-tag-title h3 {
  display: inline-block;
  height: 100%;
  font-size: 20px;
  color: #2D3037;
  border-bottom: 1px solid #FF6666;
  vertical-align: top;
}
.information .content .information-right-box .information-right-relevant-tag .relevant-tag-list {
  padding: 20px 0px 20px;
}
.information .content .information-right-box .information-right-relevant-tag .relevant-tag-list a {
  float: left;
  height: 30px;
  line-height: 28px;
  font-size: 12px;
  color: #5E6D81;
  padding: 0px 12px;
  border: 1px solid #DBE1E8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin: 0px 10px 10px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.information .content .information-right-box .information-right-relevant-tag .relevant-tag-list a:hover {
  color: #FF6666;
  border-color: #FF6666;
}
.information .content .information-right-box .information-right-recommend .recommend-tab > ul {
  height: 60px;
  border-bottom: 1px solid #DBE1E8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.information .content .information-right-box .information-right-recommend .recommend-tab > ul > li {
  float: left;
  width: 50%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-bottom: 1px solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.information .content .information-right-box .information-right-recommend .recommend-tab > ul > li h2,
.information .content .information-right-box .information-right-recommend .recommend-tab > ul > li h3 {
  font-size: 20px;
  color: #2D3037;
}
.information .content .information-right-box .information-right-recommend .recommend-tab > ul > li.active {
  border-bottom-color: #FF6666;
}
.information .content .information-right-box .information-right-recommend .recommend-tab > ul > li.active h2,
.information .content .information-right-box .information-right-recommend .recommend-tab > ul > li.active h3 {
  color: #FF6666;
}
.information .content .information-right-box .information-right-recommend .recommend-tab > ul > li.default-status {
  display: inline-block;
  width: auto;
  color: #2D3037;
  border-bottom: 1px solid #FF6666;
}
.information .content .information-right-box .information-right-recommend .recommend-tab-list .recommend-tab-list-item {
  display: none;
  padding-top: 14px;
}
.information .content .information-right-box .information-right-recommend .recommend-tab-list .recommend-tab-list-item.show {
  display: block;
}
.information .content .information-right-box .information-right-recommend .recommend-tab-list .recommend-tab-list-item > ul {
  list-style-type: decimal;
  list-style-position: inside;
  color: #5E6D81;
}
.information .content .information-right-box .information-right-recommend .recommend-tab-list .recommend-tab-list-item > ul > li {
  line-height: 42px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.information .content .information-right-box .information-right-recommend .recommend-tab-list .recommend-tab-list-item > ul > li a {
  color: #5E6D81;
}
.information .content .information-right-box .information-right-recommend .recommend-tab-list .recommend-tab-list-item > ul > li a:hover {
  color: #FF6666;
}
.information-main-tag {
  width: 100%;
  background-color: #fff;
  padding-top: 60px;
}
.information-main-tag .content .information-main-tag-title {
  height: 36px;
  line-height: 36px;
}
.information-main-tag .content .information-main-tag-title span {
  font-size: 36px;
  color: #FF6666;
}
.information-main-tag .content .information-main-tag-title h1 {
  display: inline-block;
  height: 36px;
  line-height: 34px;
  font-size: 36px;
  color: #2D3037;
  vertical-align: top;
  margin-left: 12px;
}
.information-top-breadcrumb-box {
  width: 100%;
  background-color: #fff;
  padding-top: 34px;
}
.information-top-breadcrumb-box .content .information-top-breadcrumb > ul > li {
  line-height: 24px;
  font-size: 14px;
  float: left;
  color: #9EA7B3;
}
.information-top-breadcrumb-box .content .information-top-breadcrumb > ul > li a {
  color: #FF6666;
}
.information-top-breadcrumb-box .content .information-top-breadcrumb > ul > li a:hover {
  text-decoration: underline;
}
.information-details h1 {
  line-height: 38px;
  font-size: 28px;
  color: #2D3037;
  padding: 0px 0px 20px;
}
.information-details .information-details-msg {
  line-height: 24px;
  font-size: 14px;
  color: #9EA7B3;
  padding-bottom: 25px;
  border-bottom: 1px solid #F0F2F5;
}
.information-details .information-details-msg > span {
  margin-right: 16px;
}
.information-details p {
  line-height: 30px;
  font-size: 16px;
  color: #2D3037;
  margin: 24px 0px;
  word-break: break-all;
}
.information-details {
  color: #2D3037;
}
.information-details h2,
.information-details h3,
.information-details h4,
.information-details h5,
.information-details h6 {
  color: #2D3037;
}
.information-details a {
  color: #FF6666;
}
.information-details a:hover {
  text-decoration: underline !important;
}
.information-details img {
  max-width: 100%;
  border: 0;
  vertical-align: middle;
}
.information-details h2 {
  position: relative;
  line-height: 22px;
  font-size: 23px;
  margin-top: 16px;
  margin-bottom: 16px;
  line-height: 1.4;
  padding-bottom: 0;
}
.information-details h3 {
  position: relative;
  line-height: 20px;
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 12px;
  line-height: 1.4;
  padding-bottom: 0;
}
.information-details h4 {
  position: relative;
  line-height: 20px;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.4;
  padding-bottom: 0;
}
.information-details h5 {
  position: relative;
  line-height: 20px;
  font-size: 16px;
  margin-top: 16px;
  margin-bottom: 10px;
  line-height: 1.4;
  padding-bottom: 0;
}
.information-details h6 {
  position: relative;
  line-height: 20px;
  font-size: 15px;
  margin-top: 12px;
  margin-bottom: 10px;
  line-height: 1.4;
  padding-bottom: 0;
}
.information-details pre {
  font-size: 14px;
  color: #2D3037;
  background-color: #F0F2F5;
  padding: 15px;
  border: 1px solid #DBE1E8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
  margin: 8px 0px;
}
.information-details blockquote {
  position: relative;
  line-height: 24px;
  font-size: 14px;
  color: #2D3037;
  background: #F0F2F5;
  padding: 10px 10px 10px 20px;
  border-left: 4px solid #ff6666;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin: 20px 0;
  word-wrap: break-word;
  word-break: break-all;
}
.information-details blockquote strong,
.information-details blockquote em {
  font-size: 14px;
  color: #2D3037;
}
.information-details ul {
  list-style: disc;
  list-style-position: inside;
}
.information-details ul li {
  line-height: 26px;
  font-size: 14px;
  color: #2D3037;
  margin: 6px 0px;
  word-break: break-all;
}
.information-details ol {
  list-style: decimal;
  list-style-position: inside;
}
.information-details ol li {
  line-height: 30px;
  font-size: 16px;
  color: #2D3037;
  margin: 16px 0px;
  word-break: break-all;
}
.information-details table {
  width: 100%;
  font-size: 14px;
  margin: 12px 0px;
  border-collapse: collapse;
  border: 1px solid #DBE1E8;
}
.information-details table tr th {
  text-align: left;
  padding: 8px 13px;
  border-right: 1px solid #DBE1E8;
  border-bottom: 1px solid #DBE1E8;
  background-color: #f0f2f5;
  word-break: break-all;
}
.information-details table tbody tr td {
  padding: 8px 13px;
  border-right: 1px solid #DBE1E8;
  border-bottom: 1px solid #DBE1E8;
  word-break: break-all;
}
.information-details table tbody tr td:last-child {
  border-right: none;
}
.information-explain {
  padding-top: 26px;
  border-bottom: 1px solid #DBE1E8;
}
.information-explain > p {
  line-height: 26px;
  font-size: 14px;
  color: #9EA7B3;
}
.information-explain .information-explain-tag {
  padding: 12px 0px 40px;
}
.information-explain .information-explain-tag a {
  float: left;
  height: 18px;
  line-height: 16px;
  font-size: 12px;
  color: #5E6D81;
  padding: 0px 7px;
  border: 1px solid #DBE1E8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin: 0px 10px 10px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.information-explain .information-explain-tag a:hover {
  color: #FF6666;
  border-color: #FF6666;
}
.prve-next-news {
  padding: 24px 0px;
}
.prve-next-news > ul > li {
  position: relative;
  line-height: 24px;
  font-size: 14px;
  color: #FF6666;
  padding: 10px 0px 10px 90px;
}
.prve-next-news > ul > li > span {
  position: absolute;
  left: 0px;
  top: 10px;
}
.prve-next-news > ul > li a {
  display: inline;
  font-size: 14px;
  color: #FF6666;
}
.prve-next-news > ul > li a:hover {
  text-decoration: underline;
}
.relevant-read-box .relevant-read-box-title {
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #2D3037;
  border-bottom: 1px solid #DBE1E8;
}
.relevant-read-box .relevant-read-box-title span {
  display: inline-block;
  height: 100%;
  border-bottom: 1px solid #FF6666;
  vertical-align: top;
}
.relevant-read-box .relevant-read-box-list {
  padding-top: 14px;
}
.relevant-read-box .relevant-read-box-list > ul {
  list-style-type: decimal;
  color: #5E6D81;
  padding-left: 20px;
}
.relevant-read-box .relevant-read-box-list > ul > li {
  line-height: 24px;
  font-size: 16px;
  padding: 10px 0px;
}
.relevant-read-box .relevant-read-box-list > ul > li a {
  color: #5E6D81;
}
.relevant-read-box .relevant-read-box-list > ul > li a:hover {
  color: #FF6666;
}
/*  paging */
.news-page {
  margin: 59px 0px 0px 0px;
  text-align: right;
}
.news-page > div {
  display: inline-block;
}
.news-page .pre-page,
.news-page .next-page {
  width: 76px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  border: 1px solid #dddddd;
  vertical-align: middle;
}
.news-page .pre-page a,
.news-page .next-page a {
  color: #5E6D81;
}
.news-page .pre-page span {
  font-family: Arial;
  margin-right: 2px;
}
.news-page .next-page span {
  font-family: Arial;
  margin-left: 2px;
}
.news-page .page-list {
  vertical-align: middle;
}
.news-page .page-list ul li {
  float: left;
  margin-left: 10px;
}
.news-page .page-list ul li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 37px;
  border: 1px solid #dddddd;
  text-align: center;
  color: #989b9a;
}
.news-page .page-list ul li a.morehidden {
  border: none;
  color: #989b9a;
}
.news-page .page-list ul li.active-page a {
  color: #FF6666;
  border-color: #FF6666;
}
.news-page .page-list ul li.active-page a.morehidden {
  color: #989b9a;
}
/* =========== system maintenance end =============*/
.information-details ul li p,
.information-details ol li p {
  display: inline;
}
.information-details {
  line-height: 30px;
  font-size: 16px;
  color: #2D3037;
}
.line {
  width: auto;
  height: auto;
  line-height: 24px;
  background-color: transparent;
  margin: 0px;
}
.line code {
  background-color: #F0F2F5;
  padding: 2px 4px;
}
/* =========== zixun xiangqingye fenxiang gongneng start =============*/
.information .content {
  position: relative;
}
.information .content .share-box {
  position: fixed;
  top: 150px;
  left: calc((100% - 1200px) / 2 - 85px);
  width: 50px;
  z-index: 999;
}
.share-box .like {
  position: relative;
  display: block;
  width: 50px;
  height: 80px;
  background-color: #fff;
  text-align: center;
  padding-top: 44px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.share-box .like .like-icon {
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 15px;
  width: 20px;
  height: 20px;
  background: url(../../images/share-sprite.png) no-repeat -149px 0px;
}
.share-box .like .like-math {
  line-height: 24px;
  font-size: 14px;
  color: #FF6666;
}
.share-box .like:hover .like-icon,
.share-box .like.active .like-icon {
  background: url(../../images/share-sprite.png) no-repeat -179px 0px;
}
.share-box .share-item-box {
  width: 50px;
  background-color: #fff;
  padding: 0px 10px;
  margin-top: 20px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}
.share-box .share-item-box .share-tit {
  line-height: 54px;
  font-size: 14px;
  color: #5E6D81;
}
.share-box .share-item-box .share-item {
  position: relative;
  height: 60px;
  border-top: 1px solid #F0F2F5;
}
.share-box .share-item-box .share-item a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.share-box .share-item-box .share-item .bubble {
  position: absolute;
  right: 60px;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #5E6D81;
  background-color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0px 12px;
  border: 1px solid #DBE1E8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.1);
  display: none;
}
.share-box .share-item-box .share-item .bubble .arrow {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  margin-top: -10px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-right-width: 0;
  border-left-color: #DBE1E8;
}
.share-box .share-item-box .share-item .bubble .arrow i {
  position: absolute;
  right: 1px;
  bottom: -10px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-right-width: 0;
  border-left-color: #fff;
}
.share-box .share-item-box .share-item.wechat-share-item .wechat-icon {
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url(../../images/share-sprite.png) no-repeat -34px -1px;
  margin-top: 22px;
  vertical-align: top;
}
.share-box .share-item-box .share-item.wechat-share-item:hover .wechat-icon {
  background: url(../../images/share-sprite.png) no-repeat -34px -30px;
}
.share-box .share-item-box .share-item.wechat-share-item .bubble {
  height: 160px;
  padding: 13px 22px 0px;
  margin-top: -80px;
}
.share-box .share-item-box .share-item.wechat-share-item .bubble img {
  display: block;
  width: 100%;
  height: 110px;
}
.share-box .share-item-box .share-item.wechat-share-item .bubble p {
  line-height: 34px;
  font-size: 14px;
  color: #5E6D81;
}
.share-box .share-item-box .share-item.qq-share-item .qq-icon {
  display: inline-block;
  width: 16px;
  height: 19px;
  background: url(../../images/share-sprite.png) no-repeat -64px 0px;
  margin-top: 21px;
  vertical-align: top;
}
.share-box .share-item-box .share-item.qq-share-item:hover .qq-icon {
  background: url(../../images/share-sprite.png) no-repeat -64px -29px;
}
.share-box .share-item-box .share-item.weibo-share-item .weibo-icon {
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url(../../images/share-sprite.png) no-repeat -90px -1px;
  margin-top: 22px;
  vertical-align: top;
}
.share-box .share-item-box .share-item.weibo-share-item:hover .weibo-icon {
  background: url(../../images/share-sprite.png) no-repeat -90px -30px;
}
.share-box .share-item-box .share-item.copy-share-item .copy-icon {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(../../images/share-sprite.png) no-repeat -120px 0px;
  margin-top: 22px;
  vertical-align: top;
}
.share-box .share-item-box .share-item.copy-share-item:hover .copy-icon {
  background: url(../../images/share-sprite.png) no-repeat -120px -29px;
}
.share-box .share-item-box .share-item:hover .bubble {
  display: block;
}
/* =========== zixun xiangqingye fenxiang gongneng end =============*/
/*========== 2020-06-24 code tag css style start ==========*/
.information-details p > code {
  font-size: 14px;
  color: #FF6666;
  background-color: #FFE0E0;
  padding: 2px 6px;
  border: 1px solid #DBE1E8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 2px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
  margin: 0px 2px;
}
.information-details table tbody tr td {
  background-color: #f0f2f5;
}
.information-details table tbody tr td code {
  white-space: normal;
  color: #2D3037;
  background-color: transparent;
  border: none;
}
.information-details table tbody tr td code span {
  font-size: 13px;
  line-height: 200%;
  font-family: Menlo;
}
.information-details table tbody tr td p {
  margin: 0px;
}
/*========== 2020-06-24 code tag css style end ==========*/
/*========== 2020-09-26 zixun detail page guanggao start ==========*/
.relevant-read-box-title h2 {
  font-size: 20px;
}
.yisu-qa-advertising {
  position: relative;
  height: 120px;
  padding-left: 250px;
  border: 1px solid #DBE1E8;
  margin-top: 20px;
  margin-bottom: 39px;
}
.yisu-qa-advertising:hover {
  border-color: #FF6666;
}
.yisu-qa-advertising .advertising-img {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 250px;
  height: 120px;
}
.yisu-qa-advertising .advertising-img a {
  display: block;
  width: 100%;
  height: 100%;
}
.yisu-qa-advertising .advertising-img a img {
  width: 100%;
  height: 100%;
}
.yisu-qa-advertising .advertising-text {
  height: 100%;
}
.yisu-qa-advertising .advertising-text a {
  display: block;
  height: 100%;
  padding: 17px 162px 0px 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.yisu-qa-advertising .advertising-text a div {
  line-height: 30px;
  font-size: 20px;
  color: #2D3037;
}
.yisu-qa-advertising .advertising-text a p {
  line-height: 26px;
  font-size: 14px;
  color: #5E6D81;
  margin-top: 7px;
}
.yisu-qa-advertising .advertising-text a .advertising-link {
  position: absolute;
  right: 32px;
  top: 40px;
  width: 120px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #FF6666;
  background-color: #fff;
  border: 1px solid #FF6666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  cursor: pointer;
}
.yisu-qa-advertising .advertising-text a .advertising-link:hover {
  background-color: #FFE0E0;
}
/*========== 2020-09-26 zixun detail page guanggao end ==========*/
/*========== 2020-10-30 zixun new nav start ==========*/
.qa-main-nav {
  position: absolute;
  left: 0px;
  top: 40px;
  width: 100%;
  height: 70px;
  background-color: transparent;
  border-top: 1px solid transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  z-index: 999;
}
.qa-main-nav:hover,
.qa-main-nav.qa-main-nav-hover {
  background-color: #323A45;
  border-top-color: rgba(255, 255, 255, 0.15);
  border-bottom-color: transparent;
}
.qa-main-nav .main-nav-center {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.qa-main-nav .main-nav-center .qa-main-tit {
  position: relative;
  float: left;
  height: 100%;
  line-height: 68px;
  font-size: 24px;
  color: #FFFFFF;
  padding: 0px 50px 0px 46px;
}
.qa-main-nav .main-nav-center .qa-main-tit > span {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -14px;
  width: 24px;
  height: 28px;
  background: url(../../images/zixun-icon.png) no-repeat center;
}
.qa-main-nav .main-nav-center .qa-main-tit > i {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -12px;
  width: 1px;
  height: 24px;
  background-color: rgba(255, 255, 255, 0.3);
}
.qa-main-nav .main-nav-center .qa-main-link {
  float: left;
  height: 100%;
  margin-left: 40px;
}
.qa-main-nav .main-nav-center .qa-main-link > ul {
  height: 100%;
}
.qa-main-nav .main-nav-center .qa-main-link > ul > li {
  float: left;
  height: 69px;
  margin-right: 20px;
}
.qa-main-nav .main-nav-center .qa-main-link > ul > li > a {
  display: block;
  height: 100%;
  line-height: 70px;
  font-size: 18px;
  color: #FFFFFF;
  padding: 0px 10px;
  border-bottom: 2px solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.qa-main-nav .main-nav-center .qa-main-link > ul > li.active a {
  color: #FF6666;
}
.qa-main-nav .main-nav-center .qa-main-link > ul > li:hover a {
  color: #FF6666;
  border-bottom-color: #FF6666;
}
.qa-main-nav .main-nav-center .qa-main-search {
  position: relative;
  float: right;
  padding-top: 16px;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-box {
  position: relative;
  width: 280px;
  height: 36px;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-box input[type=text] {
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #2D3037;
  background-color: #39424F;
  border: 1px solid #39424F;
  padding-right: 45px;
  padding-left: 16px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-box input[type=text]:focus {
  background-color: #fff;
  border-color: #FFF;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-box input[type=text]::-webkit-input-placeholder {
  font-size: 12px;
  color: #9EA7B3;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-box input[type=text]::-moz-placeholder {
  font-size: 12px;
  color: #9EA7B3;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-box input[type=text]::-ms-input-placeholder {
  font-size: 12px;
  color: #9EA7B3;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-box .search-icon {
  position: absolute;
  right: 18px;
  top: 8px;
  width: 20px;
  height: 20px;
  background: url(../../images/qa-sprite.png) no-repeat -40px 0px;
  outline: none;
  border: none;
  cursor: pointer;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-box.active .search-icon {
  background: url(../../images/qa-sprite.png) no-repeat -70px 0px;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-list {
  position: absolute;
  left: 0px;
  top: 54px;
  width: 100%;
  max-height: 320px;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 2px 8px 0px #eeeeee;
  -moz-box-shadow: 0px 2px 8px 0px #eeeeee;
  -o-box-shadow: 0px 2px 8px 0px #eeeeee;
  box-shadow: 0px 2px 8px 0px #eeeeee;
  overflow-y: auto;
  display: none;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-list::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #fff;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-list::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
  background-color: #F6F8F9;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #DBE1E8;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-list::-webkit-scrollbar-thumb:hover {
  background-color: #DBE1E8;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-list > ul > li > a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #2D3037;
  padding-left: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.qa-main-nav .main-nav-center .qa-main-search .main-search-list > ul > li > a:hover {
  color: #FF6666;
  background-color: #F0F2F5;
}
/*========== 2020-10-30 zixun new nav end ==========*/
/*========== 2020-10-30 zixun new change start ==========*/
.information-right-recommend {
  margin-top: 40px;
}
.zixun-secondary-nav {
  height: 60px;
  border-bottom: 1px solid #DBE1E8;
}
.zixun-secondary-nav > ul {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
}
.zixun-secondary-nav > ul > li {
  float: left;
}
.zixun-secondary-nav > ul > li a {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #2D3037;
  padding: 0px 4px;
  border-bottom: 2px solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 50px;
}
.zixun-secondary-nav > ul > li.active a {
  color: #FF6666;
  border-bottom-color: #FF6666;
}
.information-left-box > h1 {
  display: inline-block;
  line-height: 76px;
  font-size: 36px;
  color: #2D3037;
  padding-bottom: 20px;
}
.information-left-box > h1 span {
  color: #FF6666;
  margin-right: 12px;
}
.information .content .information-right-box .information-right-img {
  padding-top: 0px;
  margin-top: 20px;
}
.qa-yisu-nav,
.qa-main-nav {
  position: relative;
  left: inherit;
  top: inherit;
  background-color: #323A45;
}
.qa-main-nav {
  border-top-color: rgba(255, 255, 255, 0.15);
  border-bottom-color: transparent;
}
/*========== 2020-10-30 zixun new change end ==========*/
/********************2020-12-18 new change  start *******************/
.information-right-box {
  position: relative;
}
.information-right-box h6 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #2D3037;
  border-bottom: 1px solid #DBE1E8;
}
.information-right-box h6 span {
  display: inline-block;
  border-bottom: 1px solid #FF6666;
}
.information-right-box .recommend-tab-list-item {
  padding-top: 20px;
}
.information-right-box .recommend-tab-list-item ul {
  list-style-type: decimal;
  list-style-position: inside;
  color: #5E6D81;
}
.information-right-box .recommend-tab-list-item ul li {
  line-height: 42px;
  font-size: 16px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.information-right-box .recommend-tab-list-item ul li a {
  color: #5E6D81;
}
.information-right-box .recommend-tab-list-item ul li a:hover {
  color: #FF6666;
}
.information-right-box .latest-news {
  width: 320px;
  padding-bottom: 20px;
}
.information-right-box .relevant-nominate {
  width: 320px;
  padding-bottom: 20px;
}
/********************2020-12-18 new change end *******************/
.search-list .loading {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: none;
}
.search-list .loading img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
}
.search-list ul {
  min-height: 120px;
}
.search-list ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.no-qa-results {
  text-align: center;
  line-height: 120px;
}
.keyword-result {
  color: #FF6666;
}
.pre-page {
  cursor: pointer;
}
.next-page {
  cursor: pointer;
}
.nav-show {
  background-color: #323A45 !important;
}
.news-page .pre-page a,
.news-page .next-page a {
  display: block;
  width: 100%;
  height: 100%;
}
.information .content .information-right-box .information-right-img {
  width: 320px;
  margin-top: 0;
}
.information .content .information-right-box .relevant-nominate {
  padding-bottom: 0;
}
/* zixun nav new start */
.homepage-topbar {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 64px;
  z-index: 1200;
  min-width: 1280px;
}
.homepage-topbar i {
  font-style: normal;
}
.homepage-topbar a {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.homepage-topbar .homepage-topbar-mod {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.homepage-topbar .homepage-topbar-mod:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  z-index: 1;
  background: #1E232D;
}
.homepage-topbar .homepage-topbar-mod .homepage-topbar-top {
  position: relative;
  z-index: 1;
  height: 64px;
  padding-left: 24px;
}
.homepage-topbar .logo {
  float: left;
  height: 100%;
  position: relative;
  z-index: 2;
}
.homepage-topbar .logo a {
  display: block;
  height: 100%;
  padding-top: 18px;
}
.homepage-topbar .logo a img {
  display: block;
  max-width: 100%;
}
.homepage-topbar .logo a img.logo-light {
  display: none;
}
.homepage-topbar .zixun-logo {
  position: relative;
  float: left;
  height: 100%;
  padding-top: 22px;
  padding-left: 33px;
  z-index: 2;
}
.homepage-topbar .zixun-logo::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 16px;
  width: 1px;
  height: 24px;
  background-color: rgba(255, 255, 255, 0.2);
}
.homepage-topbar .zixun-logo img {
  display: block;
  width: 42px;
  height: 20px;
}
.homepage-topbar .zixun-logo .zixun-logo-black {
  display: none;
}
.homepage-topbar .topbar-dropmenu-container {
  float: right;
  height: 100%;
  margin-left: 0px !important;
}
.homepage-topbar .topbar-dropmenu-container .topbar-dropmenu-nav {
  position: relative;
  z-index: 3;
  line-height: 64px;
  font-size: 14px;
  padding: 0px 24px;
  cursor: pointer;
}
.homepage-topbar .topbar-dropmenu-container .topbar-dropmenu-nav a {
  color: #FFF;
}
.homepage-topbar .topbar-dropmenu-container .topbar-dropmenu-nav a .arrow {
  display: inline-block;
  width: 9px;
  height: 5px;
  background: url(../../images/nav-arrow-down-white.png) no-repeat center;
  vertical-align: top;
  margin-top: 29px;
  margin-left: 6px;
}
.homepage-topbar .topbar-dropmenu-container .topbar-dropmenu-nav:hover a {
  color: #FF6666 !important;
}
.homepage-topbar .topbar-dropmenu-container .topbar-dropmenu-nav:hover a .arrow {
  background: url(../../images/nav-arrow-down-active.png) no-repeat center !important;
}
.homepage-topbar .topbar-dropmenu-container:hover .topbar-dropmenu-nav a {
  color: #FF6666 !important;
}
.homepage-topbar .topbar-dropmenu-container:hover .topbar-dropmenu-nav a .arrow {
  background: url(../../images/nav-arrow-down-active.png) no-repeat center !important;
}
.homepage-topbar .zixun-page-list {
  position: relative;
  float: left;
  height: 100%;
  margin-left: 40px;
  z-index: 2;
}
.homepage-topbar .zixun-page-list .hover-line {
  position: absolute;
  bottom: -1px;
  left: 0px;
  width: 0px;
  height: 2px;
  background-color: #FF6666;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
}
.homepage-topbar .zixun-page-list > ul {
  height: 100%;
}
.homepage-topbar .zixun-page-list > ul > li {
  float: left;
  line-height: 64px;
  padding-right: 30px;
}
.homepage-topbar .zixun-page-list > ul > li:last-child {
  padding-right: 0px;
}
.homepage-topbar .zixun-page-list > ul > li > a {
  display: block;
  height: 100%;
  font-size: 16px;
  color: #FFF;
}
.homepage-topbar .zixun-page-list > ul > li > a .arrow {
  display: inline-block;
  width: 9px;
  height: 5px;
  background: url(../../images/nav-arrow-down-white.png) no-repeat center;
  vertical-align: top;
  margin-top: 29px;
  margin-left: 6px;
}
.homepage-topbar .zixun-page-list > ul > li > a:hover {
  color: #FF6666 !important;
}
.homepage-topbar .zixun-page-list > ul > li > a:hover .arrow {
  background: url(../../images/nav-arrow-down-active.png) no-repeat center !important;
}
.homepage-topbar .zixun-page-list > ul > li.active a {
  color: #FF6666 !important;
}
.homepage-topbar .topbar-hot {
  float: right;
  height: 100%;
  white-space: nowrap;
  position: relative;
  padding-right: 24px;
  z-index: 2;
}
.homepage-topbar .topbar-hot .hot-icon {
  float: left;
  width: 40px;
  height: 20px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  color: #FF6666;
  background: url(../../images/hot-bg.png) no-repeat center;
  padding-right: 5px;
  margin-top: 22px;
  margin-right: 15px;
}
.homepage-topbar .topbar-hot .hot-link {
  float: left;
  height: 100%;
}
.homepage-topbar .topbar-hot .hot-link a {
  float: left;
  height: 100%;
  line-height: 64px;
  font-size: 14px;
  color: #FFF;
  margin-right: 22px;
}
.homepage-topbar .topbar-hot .hot-link a:last-child {
  margin-right: 0px;
}
.homepage-topbar .topbar-hot .hot-link a:hover {
  color: #FF6666 !important;
}
@media (max-width: 1500px) {
  .homepage-topbar .topbar-hot {
    display: none;
  }
}
.homepage-topbar .language-kind {
  position: relative;
  float: right;
  height: 100%;
  margin-left: 24px;
  z-index: 2;
}
.homepage-topbar .language-kind .language-kind-tit {
  position: relative;
  height: 100%;
  line-height: 64px;
  padding-right: 24px;
  padding-left: 23px;
  cursor: pointer;
}
.homepage-topbar .language-kind .language-kind-tit::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 20px;
  width: 1px;
  height: 24px;
  background-color: rgba(255, 255, 255, 0.2);
}
.homepage-topbar .language-kind .language-kind-tit .earth-icon {
  position: absolute;
  top: 24px;
  left: 0px;
  width: 16px;
  height: 16px;
  background: url(../../images/earth-icon-white.png) no-repeat center;
}
.homepage-topbar .language-kind .language-kind-tit .site-name {
  color: #FFF;
}
.homepage-topbar .language-kind .language-kind-tit .arrow {
  display: inline-block;
  width: 9px;
  height: 5px;
  background: url(../../images/nav-arrow-down-white.png) no-repeat center;
  vertical-align: top;
  margin-top: 29px;
  margin-left: 6px;
}
.homepage-topbar .language-kind .language-kind-tit:hover .site-name {
  color: #FF6666 !important;
}
.homepage-topbar .language-kind .language-kind-tit:hover .earth-icon {
  background: url(../../images/earth-icon-active.png) no-repeat center !important;
}
.homepage-topbar .language-kind .language-kind-tit:hover .arrow {
  background: url(../../images/nav-arrow-down-active.png) no-repeat center !important;
}
.homepage-topbar .language-kind .language-kind-list {
  position: absolute;
  width: 160px;
  top: 65px;
  right: 0px;
  background-color: #FFF;
  padding: 8px 20px 6px;
  box-shadow: 0px 4px 8px 0px rgba(30, 35, 45, 0.08);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transform: translateY(-8px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
}
.homepage-topbar .language-kind .language-kind-list.show {
  display: block;
  z-index: 9999;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.homepage-topbar .language-kind .language-kind-list ul li {
  padding: 10px 0px;
  border-bottom: 1px solid #F0F2F5;
}
.homepage-topbar .language-kind .language-kind-list ul li:last-child {
  border-bottom: none;
}
.homepage-topbar .language-kind .language-kind-list ul li .language-tit {
  line-height: 24px;
  font-size: 14px;
  font-weight: bold;
  color: #2D3037;
  margin-bottom: 5px;
}
.homepage-topbar .language-kind .language-kind-list ul li a {
  display: block;
  line-height: 24px;
  font-size: 14px;
  color: #5E6D81;
}
.homepage-topbar .language-kind .language-kind-list ul li a:hover {
  color: #FF6666;
}
.homepage-topbar .topbar-user {
  float: right;
  height: 100%;
  line-height: 64px;
  position: relative;
  z-index: 2;
}
.homepage-topbar .topbar-user::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0px;
  width: 1px;
  height: 24px;
  background-color: rgba(255, 255, 255, 0.2);
}
.homepage-topbar .topbar-user .log-link {
  float: left;
  width: 80px;
  text-align: center;
  font-size: 14px;
  color: #FFF;
}
.homepage-topbar .topbar-user .log-link:hover {
  color: #FF6666 !important;
}
.homepage-topbar .topbar-user .reg-link {
  float: left;
  width: 96px;
  text-align: center;
  font-size: 15px;
  color: #FFF;
  background-color: #FF6666;
}
.homepage-topbar .topbar-user .reg-link:hover {
  background-color: #FF4444;
}
.homepage-topbar .topbar-logged-in {
  float: right;
  height: 100%;
  padding-left: 24px;
  position: relative;
  margin-left: 0px !important;
  z-index: 2;
  display: none;
}
.homepage-topbar .topbar-logged-in::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0px;
  width: 1px;
  height: 24px;
  background-color: rgba(255, 255, 255, 0.2);
}
.homepage-topbar .topbar-logged-in .console-link {
  float: left;
  height: 100%;
  line-height: 64px;
  font-size: 14px;
  color: #FFF;
}
.homepage-topbar .topbar-logged-in .console-link:hover {
  color: #FF6666 !important;
}
.homepage-topbar .topbar-logged-in .logged-in-user {
  position: relative;
  float: left;
  height: 100%;
  padding: 16px 24px 0px;
  cursor: pointer;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-head {
  width: 32px;
  height: 32px;
  background: url(../../images/log-head.png) no-repeat center;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-con-list {
  position: absolute;
  top: 65px;
  right: 0px;
  width: 220px;
  background-color: #FFF;
  padding-top: 18px;
  box-shadow: 0px 4px 8px 0px rgba(30, 35, 45, 0.08);
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transform: translateY(-8px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-con-list.show {
  display: block;
  z-index: 1101;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-con-list .user-name {
  line-height: 24px;
  font-size: 14px;
  color: #2D3037;
  padding-left: 20px;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-con-list .user-account-list {
  padding: 0px 20px 20px;
  margin-top: 14px;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-con-list .user-account-list ul li {
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 16px;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-con-list .user-account-list ul li:last-child {
  margin-bottom: 0px;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-con-list .user-account-list ul li a {
  color: #5E6D81;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-con-list .user-account-list ul li a:hover {
  color: #FF6666;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-con-list .user-account-list ul li .account-identify {
  float: right;
  height: 20px;
  line-height: 18px;
  font-size: 12px;
  color: #BDC5D3;
  padding: 0px 7px;
  border: 1px solid #BDC5D3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-con-list .user-account-list ul li .account-identify:hover {
  color: #BDC5D3;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-con-list .user-account-list ul li .account-coupon {
  float: right;
  height: 20px;
  line-height: 18px;
  font-size: 12px;
  color: #FF6666;
  padding: 0px 7px;
  border: 1px solid #FF6666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-con-list .user-account-list ul li .account-coupon span {
  margin-left: 4px;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-bottom {
  padding: 9px 20px 10px;
  border-top: 1px solid #F0F2F5;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-bottom .recharge {
  position: relative;
  float: left;
  width: 72px;
  height: 28px;
  line-height: 26px;
  text-align: center;
  font-size: 14px;
  color: #FF6666;
  border: 1px solid #FF6666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-bottom .recharge:hover {
  color: #FFF;
  background-color: #FF6666;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-bottom .recharge::after {
  content: "";
  position: absolute;
  top: 2px;
  right: -20px;
  width: 1px;
  height: 24px;
  background-color: #F0F2F5;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-bottom .log-out {
  float: right;
  width: 72px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #5E6D81 !important;
}
.homepage-topbar .topbar-logged-in .logged-in-user .user-bottom .log-out:hover {
  color: #FF6666 !important;
}
.homepage-topbar .topbar-logged-in .logged-in-user:hover .user-head {
  background: url(../../images/log-head-active.png) no-repeat center !important;
}
.homepage-topbar .qa-main-search {
  position: relative;
  z-index: 3;
  width: 280px;
  float: right;
  height: 100%;
  padding-top: 12px;
}
.homepage-topbar .qa-main-search .main-search-box {
  position: relative;
  width: 100%;
  height: 40px;
  background-color: #2D3037;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.homepage-topbar .qa-main-search .main-search-box input {
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  outline: none;
  padding: 0px 52px 0px 15px;
  border: none;
}
.homepage-topbar .qa-main-search .main-search-box input::-webkit-input-placeholder {
  font-size: 14px;
  color: #FFF;
  opacity: 0.3;
}
.homepage-topbar .qa-main-search .main-search-box input::-moz-placeholder {
  font-size: 14px;
  color: #FFF;
  opacity: 0.3;
}
.homepage-topbar .qa-main-search .main-search-box input:-ms-input-placeholder {
  font-size: 14px;
  color: #FFF;
  opacity: 0.3;
}
.homepage-topbar .qa-main-search .main-search-box .search-icon {
  position: absolute;
  top: 10px;
  right: 16px;
  width: 20px;
  height: 20px;
  background: url(../../images/information/zx-search-white.png) no-repeat center;
  outline: none;
  border: none;
  cursor: pointer;
}
.homepage-topbar .qa-main-search .main-search-box .search-icon:hover {
  background: url(../../images/information/zx-search-red.png) no-repeat center !important;
}
.homepage-topbar .qa-main-search .main-search-list {
  position: absolute;
  top: 54px;
  left: 0px;
  width: 100%;
  background-color: #FFF;
  box-shadow: 0px 8px 8px 0px rgba(30, 35, 45, 0.08);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  max-height: 320px;
  overflow-y: auto;
  display: none;
}
.homepage-topbar .qa-main-search .main-search-list::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  background-color: #fff;
}
.homepage-topbar .qa-main-search .main-search-list::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
  background-color: #F0F2F5;
}
.homepage-topbar .qa-main-search .main-search-list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #DBE1E8;
}
.homepage-topbar .qa-main-search .main-search-list::-webkit-scrollbar-thumb:hover {
  background-color: #ccd5df;
}
.homepage-topbar .qa-main-search .main-search-list::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.homepage-topbar .qa-main-search .main-search-list ul li a {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #2D3037;
  padding-left: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.homepage-topbar .qa-main-search .main-search-list ul li a:hover {
  color: #FF6666;
  background-color: #FFEFEF;
}
.homepage-topbar .qa-main-search .main-search-list .loading {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: none;
}
.homepage-topbar:hover {
  background: #FFF !important;
}
.homepage-topbar:hover .homepage-topbar-mod::before {
  background: #ffffff !important;
  box-shadow: 0px 8px 8px 0px rgba(30, 35, 45, 0.08);
  z-index: 2;
}
.homepage-topbar:hover .homepage-topbar-top {
  z-index: inherit;
}
.homepage-topbar:hover .logo a img.logo-dark {
  display: none !important;
}
.homepage-topbar:hover .logo a img.logo-light {
  display: block !important;
}
.homepage-topbar:hover .zixun-logo::before {
  background-color: rgba(30, 35, 45, 0.1);
}
.homepage-topbar:hover .zixun-logo .zixun-logo-white {
  display: none;
}
.homepage-topbar:hover .zixun-logo .zixun-logo-black {
  display: block;
}
.homepage-topbar:hover .topbar-dropmenu-container .topbar-dropmenu-nav a {
  color: #5E6D81;
}
.homepage-topbar:hover .topbar-dropmenu-container .topbar-dropmenu-nav a .arrow {
  background: url(../../images/nav-arrow-down.png) no-repeat center;
}
.homepage-topbar:hover .topbar-logged-in::before {
  background-color: rgba(30, 35, 45, 0.1);
}
.homepage-topbar:hover .zixun-page-list > ul > li > a,
.homepage-topbar:hover .topbar-logged-in .console-link {
  color: #2D3037;
}
.homepage-topbar:hover .topbar-hot .hot-link a {
  color: #5E6D81;
}
.homepage-topbar:hover .qa-main-search .main-search-box {
  background-color: #F0F2F5;
}
.homepage-topbar:hover .qa-main-search .main-search-box .search-icon {
  background: url(../../images/information/zx-search-gray.png) no-repeat center;
}
.homepage-topbar:hover .qa-main-search .main-search-box input {
  color: #2D3037;
}
.homepage-topbar:hover .qa-main-search .main-search-box input::-webkit-input-placeholder {
  color: #9EA7B3;
  opacity: 1;
}
.homepage-topbar:hover .qa-main-search .main-search-box input::-moz-placeholder {
  color: #9EA7B3;
  opacity: 1;
}
.homepage-topbar:hover .qa-main-search .main-search-box input:-ms-input-placeholder {
  color: #9EA7B3;
  opacity: 1;
}
.homepage-topbar:hover .zixun-page-list > ul > li > a .arrow {
  background: url(../../images/nav-arrow-down.png) no-repeat center;
}
.homepage-topbar:hover .topbar-user::before {
  background-color: rgba(30, 35, 45, 0.1);
}
.homepage-topbar:hover .topbar-user .log-link {
  color: #2D3037;
}
.homepage-topbar:hover .language-kind .language-kind-tit::after {
  background-color: rgba(30, 35, 45, 0.1);
}
.homepage-topbar:hover .language-kind .language-kind-tit .site-name {
  color: #5E6d81;
}
.homepage-topbar:hover .language-kind .language-kind-tit .earth-icon {
  background: url(../../images/earth-icon.png) no-repeat center;
}
.homepage-topbar:hover .language-kind .language-kind-tit .arrow {
  background: url(../../images/nav-arrow-down.png) no-repeat center;
}
.homepage-topbar .homepage-dropmenu {
  position: absolute;
  top: 64px;
  left: 0px;
  width: 100%;
  /* height: 560px; */
  background-color: #FFF;
  box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.16);
  display: none;
}
.homepage-topbar .homepage-dropmenu::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 106px;
  height: 290px;
  background: url(../../images/menu-auto-bg-2.png) no-repeat center;
  z-index: 1;
}
.homepage-topbar .homepage-dropmenu .auto-container {
  max-width: 1378px;
  min-width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container {
  position: relative;
  height: 100%;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .dropmenu-slide {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 240px;
  background-color: #F0F2F5;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .dropmenu-slide::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50vw;
  height: 100%;
  background: #F0F2F5;
  background-size: 480px auto;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .dropmenu-slide::after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 280px;
  height: 224px;
  background: url(../../images/menu-auto-bg-1.png) no-repeat center;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .dropmenu-slide .dropmenu-slide-content {
  height: 100%;
  position: relative;
  z-index: 2;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .dropmenu-content {
  position: relative;
  margin-left: 240px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-list {
  padding-top: 40px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-list ul li {
  position: relative;
  height: 96px;
  line-height: 96px;
  font-size: 16px;
  color: #2D3037;
  cursor: pointer;
  padding-right: 36px;
  padding-left: 64px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-list ul li .hoticon,
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-list ul li .allicon {
  position: absolute;
  left: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-list ul li .hoticon {
  background: url(../../images/menu-hot-default.png) no-repeat center;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-list ul li .allicon {
  background: url(../../images/menu-cloud-icon.png) no-repeat center;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-list ul li.active {
  color: #FF6666;
  background-color: #FFF;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-list ul li.active span {
  border-bottom-color: #FF6666;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-list ul li.active .hoticon {
  background: url(../../images/menu-hot-icon.png) no-repeat center;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-list ul li.active .allicon {
  background: url(../../images/menu-cloud-active.png) no-repeat center;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-list ul li.active::after {
  content: "";
  position: absolute;
  top: 43px;
  right: 24px;
  width: 6px;
  height: 11px;
  background: url(../../images/link-arrow-right.png) no-repeat center;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-zixun {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding-bottom: 44px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-zixun .look-all-product {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-zixun .look-all-product a {
  color: #2D3037;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-zixun .look-all-product a i {
  display: inline-block;
  width: 6px;
  height: 11px;
  background: url(../../images/arrow-right-gray.png) no-repeat center;
  vertical-align: top;
  margin: 6px 0px 0px 10px;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-zixun .look-all-product a:hover {
  color: #FF6666;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-zixun .look-all-product a:hover i {
  background: url(../../images/arrow-right-active.png) no-repeat center;
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  -o-transform: translateX(8px);
  transform: translateX(8px);
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-zixun p {
  line-height: 24px;
  font-size: 14px;
  color: #5E6D81;
  margin-top: 24px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .slide-zixun p span {
  font-size: 16px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .dropmenu-content {
  height: 100%;
  padding: 40px 0px 0px 40px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .dropmenu-content-group {
  width: 1020px;
  display: none;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .dropmenu-content-group a {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .dropmenu-content-group:nth-child(1) {
  display: block;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .main-link-list {
  width: 1000px;
  /* height: 420px; */
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .main-link-list .main-link {
  position: relative;
  float: left;
  width: 320px;
  height: 96px;
  padding: 18px 0px 0px 88px;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .main-link-list .main-link:nth-child(3n) {
  margin-right: 0px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .main-link-list .main-link img {
  position: absolute;
  top: 24px;
  left: 24px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .main-link-list .main-link div {
  line-height: 26px;
  font-size: 16px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .main-link-list .main-link div a {
  color: #2D3037;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .main-link-list .main-link div .hot-pro {
  display: inline-block;
  vertical-align: top;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #FF6666;
  padding: 0px 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin-left: 9px;
  margin-top: 3px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .main-link-list .main-link p {
  line-height: 24px;
  font-size: 14px;
  color: #9EA7B3;
  margin-top: 8px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .main-link-list .main-link:hover {
  background-color: #F0F2F5;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .main-link-list .main-link:hover div a {
  color: #FF6666;
}
/* .homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .group-type-list {
  height: 420px;
  padding-top: 11px;
} */
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .group-type-list .group-type-column {
  width: 240px;
  height: 100%;
  float: left;
  margin-right: 20px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .group-type-list .group-type-column:last-child {
  margin-right: 0px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .group-type-list .group-type-column dl {
  margin-bottom: 20px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .group-type-list .group-type-column dl:last-child {
  margin-bottom: 0px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .group-type-list .group-type-column dl dt {
  line-height: 48px;
  font-size: 16px;
  color: #FF6666;
  padding-left: 24px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .group-type-list .group-type-column dl dd {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding-left: 24px;
  cursor: pointer;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .group-type-list .group-type-column dl dd a {
  color: #2D3037;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .group-type-list .group-type-column dl dd .badge {
  display: inline-block;
  vertical-align: top;
  height: 18px;
  line-height: 16px;
  font-size: 12px;
  color: #FF6666;
  padding: 0px 4px;
  border: 1px solid #FF6666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin-top: 11px;
  margin-left: 9px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .group-type-list .group-type-column dl dd:hover {
  background-color: #F0F2F5;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .group-type-list .group-type-column dl dd:hover a {
  color: #FF6666;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .area-link-list {
  padding-top: 20px;
  border-top: 1px solid #F0F2F5;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .area-link-list div {
  position: relative;
  float: left;
  width: 200px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #2D3037;
  padding-left: 52px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .area-link-list div a {
  color: #2D3037;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .area-link-list div img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 24px;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .area-link-list div:hover {
  color: #FF6666;
  background-color: #F0F2F5;
}
.homepage-topbar .homepage-dropmenu .homepage-dropmenu-container .area-link-list div:hover a {
  color: #FF6666;
}
/* zixun nav new end */
.tj-wenzhang {
  line-height: 24px;
  font-size: 14px;
  color: #2D3037;
  padding-top: 36px;
  box-sizing: content-box;
}
.tj-wenzhang a {
  color: #FF6666;
}
.tj-wenzhang a:hover {
  text-decoration: underline;
}
.zixun-tj-product {
  margin-top: 35px;
  margin-bottom: 8px;
}
.zixun-tj-product a {
  display: block;
}
.zixun-tj-product a img {
  display: block;
  max-width: 100%;
}
.information-explain .information-explain-tag {
  padding-bottom: 30px;
}
.information-explain .information-explain-tag a {
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #2D3037;
  padding: 0px 10px;
}
.prve-next-news > ul > li > span {
  color: #2D3037;
}
.prve-next-news {
  padding-bottom: 44px;
}
.hidden-urls {
  display: none;
}
.scroll {
  position: fixed;
  left: 50%;
  margin-left: 280px;
}
.scroll .information-right-recommend .latest-news,
.scroll .information-right-recommend .information-right-relevant-tag {
  display: none;
}
/* 2022-6-13 */
.information {
  padding-top: 32px;
}
.information-right-img img {
  margin-bottom: 40px;
  padding-top: 30px;
}
.information-activity {
  height: 80px;
  margin-bottom: 32px;
}
.information-activity a {
  display: block;
  height: 80px;
}
.information-activity a img {
  width: 100%;
  height: 100%;
}
.information-right-recommend {
  margin-top: 0;
}
.information-right-box .latest-news {
  margin-top: -20px;
}
.information-details .activity-notice {
  display: block;
  color: #2D3037;
  padding-left: 30px;
  background: #FFEFEF url(../../images/horn.gif) no-repeat left top;
  background-size: 18px 16px;
  margin-top: 30px;
}
.information-details .activity-notice:hover{
  text-decoration: none !important;
}
.information .content .information-right-box {
  padding-top: 0;
}
.information-details h1 {
  word-wrap: break-word;
  word-break: keep-all;
}
/* 2022-7-1 资讯推荐产品、资讯主题地图  start */
.zixun-tj-product .product-info-box {
  width: 100%;
  height: 120px;
  background: #F0F2F5;
  padding: 20px 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.zixun-tj-product .product-info-box dl {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.zixun-tj-product .product-info-box dl dt {
  font-size: 20px;
  font-weight: 400;
  color: #2D3037;
  line-height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.zixun-tj-product .product-info-box dl dd {
  font-size: 14px;
  line-height: 14px;
  color: #9EA7B3;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.zixun-tj-product .product-info-box .info-left {
  min-width: 170px;
  height: 64px;
  padding-right: 10px;
  position: relative;
}
.zixun-tj-product .product-info-box .info-left::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 64px;
  background: #DBE1E8;
}
.zixun-tj-product .product-info-box .info-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.zixun-tj-product .product-info-box .info-right .config-list {
  display: flex;
  height: 64px;
}
.zixun-tj-product .product-info-box .info-right .config-list dl {
  min-width: 64px;
  padding: 0 20px;
}
.zixun-tj-product .product-info-box .info-right .config-list dl:last-child {
  padding: 0;
}
.zixun-tj-product .product-info-box .info-right .config-list dl:first-child {
  padding-left: 0;
}
.zixun-tj-product .product-info-box .info-right .buy-box {
  margin-left: 46px;
}
.zixun-tj-product .product-info-box .info-right .buy-box p {
  font-size: 14px;
  font-weight: 400;
  color: #FF6666;
  text-align: center;
  height: 32px;
  overflow: hidden;
  margin-bottom: 8px;
}
.zixun-tj-product .product-info-box .info-right .buy-box p span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
  color: #FF6666;
}
.zixun-tj-product .product-info-box .info-right .buy-box button {
  display: block;
  width: 112px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  color: #FFFFFF;
  background: #FF6666;
  border-radius: 2px 2px 2px 2px;
  outline: none;
  border: none;
  cursor: pointer;
}
.zixun-tj-product .product-info-box .info-right .buy-box button:hover {
  background-color: #FF4444;
}
.information-maps {
  width: 100%;
  padding-bottom: 80px;
}
.information-maps .content {
  width: 1200px;
  margin: 0 auto;
}
.information-maps .content h2 {
  line-height: 24px;
  font-size: 20px;
  color: #2D3037;
  border-bottom: 1px solid #DBE1E8;
  padding-left: 19px;
  padding-bottom: 20px;
  position: relative;
}
.information-maps .content h2::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 24px;
  background: #FF6666;
}
.information-maps .content .maps-list {
  padding-top: 16px;
  display: grid;
  grid-template-columns: repeat(7, 122px);
  justify-content: space-between;
  grid-row-gap: 12px;
}
.information-maps .content .maps-list li a {
  display: block;
  color: #9EA7B3;
  font-size: 14px;
  font-weight: 400;
  color: #5E6D81;
  line-height: 32px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.information-maps .content .maps-list li a:hover {
  color: #ff6666;
}
/* 2022-7-1  资讯推荐产品、资讯主题地图  start */
/* 2022-7-7 coupon link */
.share-box .coupon-get-link {
  display: block;
  width: 70px;
  height: 90px;
  margin: 30px 0px 0px -10px;
}
/* 2022-8-2 wechat group start */
.wechat-qun-box {
  padding-top: 30px;
}
.wechat-qun-box .tit {
  line-height: 30px;
  font-size: 20px;
  font-weight: normal;
  color: #2D3037;
}
.wechat-qun-box .wechat-qun-link {
  display: grid;
  grid-template-columns: repeat(3, 270px);
  grid-row-gap: 10px;
  grid-column-gap: 10px;
  padding-top: 26px;
  padding-bottom: 14px;
}
.wechat-qun-box .wechat-qun-link a {
  position: relative;
  height: 64px;
  line-height: 64px;
  font-size: 14px;
  text-align: center;
  color: #FF6666;
  background-color: #F0F2F5;
  vertical-align: top;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.wechat-qun-box .wechat-qun-link a i {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  margin-right: 10px;
}
.wechat-qun-box .wechat-qun-link a i.qq-group-icon {
  width: 21px;
  height: 24px;
  background: url(../../images/article_advs/group-qq.png) no-repeat center;
}
.wechat-qun-box .wechat-qun-link a i.wechat-group-icon {
  width: 28px;
  height: 22px;
  background: url(../../images/article_advs/group-wechat.png) no-repeat center;
}
.wechat-qun-box .wechat-qun-link a:hover {
  text-decoration: underline;
  background-color: #FFE0E0;
}
.wechat-group-modal {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none;
}
.wechat-group-modal .center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 480px;
}
.wechat-group-modal .center .head {
  position: relative;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  color: #5E6D81;
  background-color: #F0F2F5;
  padding-left: 24px;
}
.wechat-group-modal .center .head .close-wechat-group-modal {
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 24px;
  opacity: 0.8;
  cursor: pointer;
}
.wechat-group-modal .center .body {
  display: flex;
  justify-content: center;
  background-color: #FFF;
  padding: 60px 80px 100px;
  text-align: center;
}
.wechat-group-modal .center .body .wechat-erweima-item {
  margin-right: 60px;
}
.wechat-group-modal .center .body .wechat-erweima-item:last-child {
  margin-right: 0px;
}
.wechat-group-modal .center .body .wechat-erweima-center {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: 200px;
  background-color: #F0F2F5;
  padding: 10px;
}
.wechat-group-modal .center .body .wechat-erweima-center img {
  width: 100%;
  height: 100%;
}
.wechat-group-modal .center .body p {
  line-height: 28px;
  font-size: 18px;
  color: #FF6666;
  margin-top: 34px;
}
/* 2022-8-2 wechat group end */
/* 2022-10-24 start */
.information-details .activity-notice {
  height: 48px;
  line-height: 48px;
  background-color: #FFEFEF;
  padding-left: 44px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #2D3037;
  background: #FFEFEF url(../../images/horn.gif) no-repeat 15px 15px;
  background-size: 18px 16px;
}
.activity-notice span {
  color: #FF6666;
}
.activity-notice a {
  display: inline;
  color: #FF6666;
}
.activity-notice a:hover {
  text-decoration: underline;
}
.tj-read-box {
  background-color: #F0F2F5;
  padding: 19px 16px 18px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.tj-read-box .tit {
  line-height: 30px;
  font-size: 20px;
  color: #2D3037;
  margin-bottom: 13px;
}
.tj-read-box ol {
  color: #FF6666;
  padding-left: 16px;
}
.tj-read-box ol li {
  line-height: 24px;
  font-size: 15.5px;
  margin-bottom: 8px;
}
.tj-read-box ol li:last-child {
  margin-bottom: 0px;
}
.tj-read-box ol li a {
  color: #FF6666;
}
.tj-read-box ol li a:hover {
  text-decoration: underline;
}
/* 2022-11-9 */
.information .content .information-right-box .relevant-nominate {
  margin-top: -20px;
}
.information .content .information-right-box.scroll .relevant-nominate {
  margin-top: 0px;
}
.information .content .information-right-box.scroll .wechat-qun-box .wechat-qun-link {
  padding-bottom: 0;
}
.latest-news .recommend-tab-list-item ul li:nth-child( n + 6) {
  display: none;
}
.information .content .information-right-box .wechat-qun-box .wechat-qun-link {
  display: grid;
  grid-template-columns: 100%;
  grid-row-gap: 10px;
  padding-bottom: 60px;
}
.information .content .information-right-box .wechat-qun-box .wechat-qun-link a {
  padding-left: 20px;
  text-align: left;
  color: #2D3037;
}
.information .content .information-right-box .wechat-qun-box .wechat-qun-link a:hover {
  color: #FF6666;
}
.information .content .information-right-box .wechat-qun-box .wechat-qun-link a i {
  width: 28px;
  height: 28px;
  margin-top: 0;
  vertical-align: middle;
}
.information .content .information-right-box .wechat-qun-box .wechat-qun-link a i.qq-group-icon {
  background: url(../../images/article_advs/icon-qq.png) no-repeat center;
  background-size: 28px 28px;
}
.information .content .information-right-box .wechat-qun-box .wechat-qun-link a i.wechat-group-icon {
  background: url(../../images/article_advs/icon-wechat.png) no-repeat center;
  background-size: 28px 28px;
}
.information-right-recommend {
  display: flex;
  flex-direction: column;
}
.information-right-recommend .relevant-nominate {
  order: 1;
}
.information-right-recommend .wechat-qun-box {
  order: 2;
}
.information-right-recommend .information-right-relevant-tag {
  order: 4;
}
.information-right-recommend .latest-news {
  order: 3;
}

/* 2012-12-12 zixun share */
.information .content .share-box {
  width: 48px;
  top: 80px;
  left: calc((100% - 1200px) / 2 - 112px);
  visibility: hidden;
}
.information .content .share-box .like {
  width: 48px;
}
.information .content .share-box .coupon-get-link {
  margin-left: -11px;
}
.information .content .share-box .coupon-get-link {
  margin-right: 24px;
}
.information .content .share-box .zixun-share-box {
  position: relative;
  margin-top: 16px;
}
.information .content .share-box .zixun-share-box .zixun-share-head {
  text-align: center;
  height: 80px;
  padding-top: 16px;
  cursor: pointer;
}
.information .content .share-box .zixun-share-box .zixun-share-head i.share-icon {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: url(../../images/information/zx-share-default.png) no-repeat center;
}
.information .content .share-box .zixun-share-box .zixun-share-head p.share-tit {
  line-height: 24px;
  font-size: 14px;
  color: #5E6D81;
  margin-top: 10px;
}
.information .content .share-box .zixun-share-box .share-type-box {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 88px;
  width: 144px;
  padding-top: 8px;
  background-color: #FFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
  display: none;
}
.information .content .share-box .zixun-share-box .share-type-box::before {
  content: "";
  position: absolute;
  left: 0px;
  top: -10px;
  width: 100%;
  height: 10px;
}
.information .content .share-box .zixun-share-box .share-type-box::after {
  content: "";
  position: absolute;
  top: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0px;
  height: 0px;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
}
.information .content .share-box .zixun-share-box .share-type-box ul li {
  position: relative;
  line-height: 40px;
  font-size: 14px;
  color: #5E6D81;
  padding-left: 52px;
  text-align: left;
}
.information .content .share-box .zixun-share-box .share-type-box ul li:nth-child(1),
.information .content .share-box .zixun-share-box .share-type-box ul li:nth-child(2) {
  cursor: pointer;
}
.information .content .share-box .zixun-share-box .share-type-box ul li:nth-child(1):hover,
.information .content .share-box .zixun-share-box .share-type-box ul li:nth-child(2):hover {
  color: #FF6666;
  background-color: #FFEFEF;
}
.information .content .share-box .zixun-share-box .share-type-box ul li i {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 20px;
  height: 20px;
}
.information .content .share-box .zixun-share-box .share-type-box .ewm-img {
  padding: 16px 0px 24px;
  text-align: center;
}
.information .content .share-box .zixun-share-box .share-type-box .ewm-img img {
  display: inline-block;
  vertical-align: top;
  width: 76px;
  height: 76px;
  margin: auto;
}
.information .content .share-box .zixun-share-box:hover .zixun-share-head i.share-icon {
  background: url(../../images/information/zx-share-active.png) no-repeat center;
}
.information .content .share-box .zixun-share-box:hover .zixun-share-head p.share-tit {
  color: #FF6666;
}

.copy-share-item i {
  background:url(../../images/information/zx-share-url.png)
}

.weibo-share-item i {
  background:url(../../images/information/zx-share-weibo.png)
}

.wechat-share-item i {
  background:url(../../images/information/zx-share-wechat.png)
}

.comefrom {
  display: none;
}

.hidden-urls {
  display: none;
}
.scroll {
  position: fixed;
  left: 50%;
  margin-left: 280px;
}
.scroll .information-right-recommend .latest-news,
.scroll .information-right-recommend .information-right-relevant-tag {
  display: none;
}
/* 2022-6-13 */
.information {
  padding-top: 32px;
}
.information-right-img img {
  margin-bottom: 40px;
  padding-top: 30px;
}
.information-activity {
  height: 80px;
  margin-bottom: 32px;
}
.information-activity a {
  display: block;
  height: 80px;
}
.information-activity a img {
  width: 100%;
  height: 100%;
}
.information-right-recommend {
  margin-top: 0;
}
.information-right-box .latest-news {
  margin-top: -20px;
}
.information-details .activity-notice {
  display: block;
  color: #2D3037;
  padding-left: 30px;
  background: #FFEFEF url(../../images/horn.gif) no-repeat left top;
  background-size: 18px 16px;
  margin-top: 30px;
}
.information-details .activity-notice:hover {
  text-decoration: none !important;
}
.information .content .information-right-box {
  padding-top: 0;
}
.information-details h1 {
  word-wrap: break-word;
  word-break: keep-all;
}
/* 2022-7-1 资讯推荐产品、资讯主题地图  start */
.zixun-tj-product .product-info-box {
  width: 100%;
  height: 120px;
  background: #F0F2F5;
  padding: 20px 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.zixun-tj-product .product-info-box dl {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.zixun-tj-product .product-info-box dl dt {
  font-size: 20px;
  font-weight: 400;
  color: #2D3037;
  line-height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.zixun-tj-product .product-info-box dl dd {
  font-size: 14px;
  line-height: 14px;
  color: #9EA7B3;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.zixun-tj-product .product-info-box .info-left {
  min-width: 170px;
  height: 64px;
  padding-right: 10px;
  position: relative;
}
.zixun-tj-product .product-info-box .info-left::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 64px;
  background: #DBE1E8;
}
.zixun-tj-product .product-info-box .info-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.zixun-tj-product .product-info-box .info-right .config-list {
  display: flex;
  height: 64px;
}
.zixun-tj-product .product-info-box .info-right .config-list dl {
  min-width: 64px;
  padding: 0 20px;
}
.zixun-tj-product .product-info-box .info-right .config-list dl:last-child {
  padding: 0;
}
.zixun-tj-product .product-info-box .info-right .config-list dl:first-child {
  padding-left: 0;
}
.zixun-tj-product .product-info-box .info-right .buy-box {
  margin-left: 46px;
}
.zixun-tj-product .product-info-box .info-right .buy-box p {
  font-size: 14px;
  font-weight: 400;
  color: #FF6666;
  text-align: center;
  height: 32px;
  overflow: hidden;
  margin-bottom: 8px;
}
.zixun-tj-product .product-info-box .info-right .buy-box p span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
  color: #FF6666;
}
.zixun-tj-product .product-info-box .info-right .buy-box button {
  display: block;
  width: 112px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  color: #FFFFFF;
  background: #FF6666;
  border-radius: 2px 2px 2px 2px;
  outline: none;
  border: none;
  cursor: pointer;
}
.zixun-tj-product .product-info-box .info-right .buy-box button:hover {
  background-color: #FF4444;
}
.information-maps {
  width: 100%;
  padding-bottom: 80px;
}
.information-maps .content {
  width: 1200px;
  margin: 0 auto;
}
.information-maps .content h2 {
  line-height: 24px;
  font-size: 20px;
  color: #2D3037;
  border-bottom: 1px solid #DBE1E8;
  padding-left: 19px;
  padding-bottom: 20px;
  position: relative;
}
.information-maps .content h2::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 24px;
  background: #FF6666;
}
.information-maps .content .maps-list {
  padding-top: 16px;
  display: grid;
  grid-template-columns: repeat(7, 122px);
  justify-content: space-between;
  grid-row-gap: 12px;
}
.information-maps .content .maps-list li a {
  display: block;
  color: #9EA7B3;
  font-size: 14px;
  font-weight: 400;
  color: #5E6D81;
  line-height: 32px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.information-maps .content .maps-list li a:hover {
  color: #ff6666;
}
/* 2022-7-1  资讯推荐产品、资讯主题地图  start */
/* 2022-7-7 coupon link */
.share-box .coupon-get-link {
  display: block;
  width: 70px;
  height: 90px;
  margin: 30px 0px 0px -10px;
}
/* 2022-8-2 wechat group start */
.wechat-qun-box {
  padding-top: 30px;
}
.wechat-qun-box .tit {
  line-height: 30px;
  font-size: 20px;
  font-weight: normal;
  color: #2D3037;
}
.wechat-qun-box .wechat-qun-link {
  display: grid;
  grid-template-columns: repeat(3, 270px);
  grid-row-gap: 10px;
  grid-column-gap: 10px;
  padding-top: 26px;
  padding-bottom: 14px;
}
.wechat-qun-box .wechat-qun-link a {
  position: relative;
  height: 64px;
  line-height: 64px;
  font-size: 14px;
  text-align: center;
  color: #FF6666;
  background-color: #F0F2F5;
  vertical-align: top;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.wechat-qun-box .wechat-qun-link a i {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  margin-right: 10px;
}
.wechat-qun-box .wechat-qun-link a i.qq-group-icon {
  width: 21px;
  height: 24px;
  background: url(../../images/article_advs/group-qq.png) no-repeat center;
}
.wechat-qun-box .wechat-qun-link a i.wechat-group-icon {
  width: 28px;
  height: 22px;
  background: url(../../images/article_advs/group-wechat.png) no-repeat center;
}
.wechat-qun-box .wechat-qun-link a:hover {
  text-decoration: underline;
  background-color: #FFE0E0;
}
.wechat-group-modal {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none;
}
.wechat-group-modal .center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 480px;
}
.wechat-group-modal .center .head {
  position: relative;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  color: #5E6D81;
  background-color: #F0F2F5;
  padding-left: 24px;
}
.wechat-group-modal .center .head .close-wechat-group-modal {
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 24px;
  opacity: 0.8;
  cursor: pointer;
}
.wechat-group-modal .center .body {
  display: flex;
  justify-content: center;
  background-color: #FFF;
  padding: 60px 80px 100px;
  text-align: center;
}
.wechat-group-modal .center .body .wechat-erweima-item {
  margin-right: 60px;
}
.wechat-group-modal .center .body .wechat-erweima-item:last-child {
  margin-right: 0px;
}
.wechat-group-modal .center .body .wechat-erweima-center {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: 200px;
  background-color: #F0F2F5;
  padding: 10px;
}
.wechat-group-modal .center .body .wechat-erweima-center img {
  width: 100%;
  height: 100%;
}
.wechat-group-modal .center .body p {
  line-height: 28px;
  font-size: 18px;
  color: #FF6666;
  margin-top: 34px;
}
/* 2022-8-2 wechat group end */
/* 2022-10-24 start */
.information-details .activity-notice {
  height: 48px;
  line-height: 48px;
  background-color: #FFEFEF;
  padding-left: 44px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #2D3037;
  background: #FFEFEF url(../../images/horn.gif) no-repeat 15px 15px;
  background-size: 18px 16px;
}
.activity-notice span {
  color: #FF6666;
}
.activity-notice a {
  display: inline;
  color: #FF6666;
}
.activity-notice a:hover {
  text-decoration: underline;
}
.tj-read-box {
  background-color: #F0F2F5;
  padding: 19px 16px 18px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.tj-read-box .tit {
  line-height: 30px;
  font-size: 20px;
  color: #2D3037;
  margin-bottom: 13px;
}
.tj-read-box ol {
  color: #FF6666;
  padding-left: 16px;
}
.tj-read-box ol li {
  line-height: 24px;
  font-size: 15.5px;
  margin-bottom: 8px;
}
.tj-read-box ol li:last-child {
  margin-bottom: 0px;
}
.tj-read-box ol li a {
  color: #FF6666;
}
.tj-read-box ol li a:hover {
  text-decoration: underline;
}
/* 2022-11-9 */
.information .content .information-right-box .relevant-nominate {
  margin-top: -20px;
}
.information .content .information-right-box.scroll .relevant-nominate {
  margin-top: 0px;
}
.information .content .information-right-box.scroll .wechat-qun-box .wechat-qun-link {
  padding-bottom: 0;
}
.latest-news .recommend-tab-list-item ul li:nth-child( n + 6) {
  display: none;
}
.information .content .information-right-box .wechat-qun-box .wechat-qun-link {
  display: grid;
  grid-template-columns: 100%;
  grid-row-gap: 10px;
  padding-bottom: 60px;
}
.information .content .information-right-box .wechat-qun-box .wechat-qun-link a {
  padding-left: 20px;
  text-align: left;
  color: #2D3037;
}
.information .content .information-right-box .wechat-qun-box .wechat-qun-link a:hover {
  color: #FF6666;
}
.information .content .information-right-box .wechat-qun-box .wechat-qun-link a i {
  width: 28px;
  height: 28px;
  margin-top: 0;
  vertical-align: middle;
}
.information .content .information-right-box .wechat-qun-box .wechat-qun-link a i.qq-group-icon {
  background: url(../../images/article_advs/icon-qq.png) no-repeat center;
  background-size: 28px 28px;
}
.information .content .information-right-box .wechat-qun-box .wechat-qun-link a i.wechat-group-icon {
  background: url(../../images/article_advs/icon-wechat.png) no-repeat center;
  background-size: 28px 28px;
}
.information-right-recommend {
  display: flex;
  flex-direction: column;
}
.information-right-recommend .relevant-nominate {
  order: 1;
}
.information-right-recommend .wechat-qun-box {
  order: 2;
}
.information-right-recommend .information-right-relevant-tag {
  order: 4;
}
.information-right-recommend .latest-news {
  order: 3;
}
/* 2012-12-12 zixun share */
.information .content .share-box {
  width: 48px;
  top: 80px;
  left: calc((100% - 1200px) / 2 - 112px);
  visibility: hidden;
}
.information .content .share-box .like {
  width: 48px;
}
.information .content .share-box .coupon-get-link {
  margin-left: -11px;
}
.information .content .share-box .coupon-get-link {
  margin-right: 24px;
}
.information .content .share-box .zixun-share-box {
  position: relative;
  margin-top: 16px;
}
.information .content .share-box .zixun-share-box .zixun-share-head {
  text-align: center;
  height: 80px;
  padding-top: 16px;
  cursor: pointer;
}
.information .content .share-box .zixun-share-box .zixun-share-head i.share-icon {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: url(../../images/information/zx-share-default.png) no-repeat center;
}
.information .content .share-box .zixun-share-box .zixun-share-head p.share-tit {
  line-height: 24px;
  font-size: 14px;
  color: #5E6D81;
  margin-top: 10px;
}
.information .content .share-box .zixun-share-box .share-type-box {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 88px;
  width: 144px;
  padding-top: 8px;
  background-color: #FFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
  display: none;
}
.information .content .share-box .zixun-share-box .share-type-box::before {
  content: "";
  position: absolute;
  left: 0px;
  top: -10px;
  width: 100%;
  height: 10px;
}
.information .content .share-box .zixun-share-box .share-type-box::after {
  content: "";
  position: absolute;
  top: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0px;
  height: 0px;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
}
.information .content .share-box .zixun-share-box .share-type-box ul li {
  position: relative;
  line-height: 40px;
  font-size: 14px;
  color: #5E6D81;
  padding-left: 52px;
  text-align: left;
}
.information .content .share-box .zixun-share-box .share-type-box ul li:nth-child(1),
.information .content .share-box .zixun-share-box .share-type-box ul li:nth-child(2) {
  cursor: pointer;
}
.information .content .share-box .zixun-share-box .share-type-box ul li:nth-child(1):hover,
.information .content .share-box .zixun-share-box .share-type-box ul li:nth-child(2):hover {
  color: #FF6666;
  background-color: #FFEFEF;
}
.information .content .share-box .zixun-share-box .share-type-box ul li i {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 20px;
  height: 20px;
}
.information .content .share-box .zixun-share-box .share-type-box .ewm-img {
  padding: 16px 0px 24px;
  text-align: center;
}
.information .content .share-box .zixun-share-box .share-type-box .ewm-img img {
  display: inline-block;
  vertical-align: top;
  width: 76px;
  height: 76px;
  margin: auto;
}
.information .content .share-box .zixun-share-box:hover .zixun-share-head i.share-icon {
  background: url(../../images/information/zx-share-active.png) no-repeat center;
}
.information .content .share-box .zixun-share-box:hover .zixun-share-head p.share-tit {
  color: #FF6666;
}
.copy-share-item i {
  background: url(../../images/information/zx-share-url.png);
}
.weibo-share-item i {
  background: url(../../images/information/zx-share-weibo.png);
}
.wechat-share-item i {
  background: url(../../images/information/zx-share-wechat.png);
}
.comefrom {
  display: none;
}
/* 2023-9-19 GPT zixun */
.jszcbtn-con {
  margin-bottom: 40px;
}
.jszcbtn-con .jszcbtn {
  width: 320px;
  height: 56px;
  font-size: 18px;
  color: #FFFFFF;
  background: #FF6666;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
}
.jszcbtn-con .jszcbtn i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../../images/information/jszc-ai-icon.png) no-repeat center;
  vertical-align: middle;
  margin-right: 24px;
}
.jszcbtn-con .jszcbtn:hover {
  background: #FF4444;
}
.jszc-modal {
  position: fixed;
  bottom: 24px;
  right: 24px;
  width: 480px;
  height: 640px;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
  z-index: 1200;
  display: none;
}
.jszc-modal .copy-success {
  position: absolute;
  top: 64px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 300px;
  text-align: center;
  z-index: 10;
  display: none;
}
.jszc-modal .copy-success .copy-success-content {
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  font-size: 14px;
  color: #FFFFFF;
  background: rgba(30, 35, 45, 0.9);
  padding: 8px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.jszc-modal .delsure {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 300px;
  color: #FFF;
  background: rgba(30, 35, 45, 0.9);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 10;
  display: none;
}
.jszc-modal .delsure .delsure-head {
  line-height: 40px;
  font-size: 16px;
  padding-left: 16px;
}
.jszc-modal .delsure .delsure-head img {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  margin: 10px 12px 0px 0px;
}
.jszc-modal .delsure .delsure-head .close-delsure {
  position: absolute;
  top: 8px;
  width: 24px;
  height: 24px;
  right: 16px;
  background: url(../../images/information/jszc-close.png) no-repeat center;
  cursor: pointer;
}
.jszc-modal .delsure .delsure-body {
  line-height: 24px;
  font-size: 14px;
  padding: 0px 16px 10px;
}
.jszc-modal .delsure .delsure-bottom {
  text-align: right;
  padding-bottom: 10px;
}
.jszc-modal .delsure .delsure-bottom button {
  width: 34px;
  height: 28px;
  line-height: 28px;
  color: #FFF;
  background: #FF6666;
  border: none;
  margin-right: 12px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.jszc-modal .delsure .delsure-bottom button:hover {
  background: #FF4444;
}
.jszc-modal .delsure .delsure-bottom button.del-no-btn {
  background: transparent;
  border: 1px solid #FFF;
  opacity: 0.7;
}
.jszc-modal .delsure .delsure-bottom button.del-no-btn:hover {
  opacity: 1;
}
.jszc-modal .jszc-modal-head {
  position: relative;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #FFFFFF;
  background: #FF6666;
  padding-left: 24px;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
}
.jszc-modal .jszc-modal-head .head-tips {
  margin-left: 16px;
  display: none;
}
.jszc-modal .jszc-modal-head .s-icon {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  background: url(../../images/information/jszc-ai-icon.png) no-repeat center;
  margin-top: 12px;
  margin-right: 16px;
}
.jszc-modal .jszc-modal-head .jszc-hide,
.jszc-modal .jszc-modal-head .jszc-close,
.jszc-modal .jszc-modal-head .jszc-qp {
  position: absolute;
  top: 12px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.jszc-modal .jszc-modal-head .jszc-hide {
  right: 96px;
  background-image: url(../../images/information/jszc-hide.png);
}
.jszc-modal .jszc-modal-head .jszc-hide:hover {
  background-image: url(../../images/information/jszc-hide-hover.png);
}
.jszc-modal .jszc-modal-head .jszc-qp {
  right: 56px;
  background-image: url(../../images/information/jszc-qp.png);
}
.jszc-modal .jszc-modal-head .jszc-qp:hover {
  background-image: url(../../images/information/jszc-qp-hover.png);
}
.jszc-modal .jszc-modal-head .jszc-close {
  right: 16px;
  background-image: url(../../images/information/jszc-close.png);
}
.jszc-modal .jszc-modal-head .jszc-close:hover {
  background-image: url(../../images/information/jszc-close-hover.png);
}
.jszc-modal .jszc-modal-body {
  padding: 0px 8px 20px 16px;
  height: calc(100% - 136px);
  overflow-y: scroll;
}
.jszc-modal .jszc-modal-body::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #fff;
}
.jszc-modal .jszc-modal-body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
  background-color: #FFF;
}
.jszc-modal .jszc-modal-body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #FFF;
}
.jszc-modal .jszc-modal-body:hover::-webkit-scrollbar-thumb {
  background-color: #DBE1E8;
}
.jszc-modal .jszc-modal-body .chat-row {
  padding-top: 16px;
}
.jszc-modal .jszc-modal-body .row-time {
  line-height: 24px;
  font-size: 14px;
  color: #9EA7B3;
  text-align: center;
}
.jszc-modal .jszc-modal-body .chat-content {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  padding-right: 48px;
}
.jszc-modal .jszc-modal-body .chat-content .chat-code {
  font-size: 14px;
  color: #2D3037;
  background: #F0F2F5;
  padding: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 8px;
}
.jszc-modal .jszc-modal-body .chat-content .markdown-body {
  font-size: 14px;
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit {
  position: absolute;
  right: 24px;
  bottom: 0px;
  width: 16px;
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .ref-cont {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../../images/information/jszc-refresh.png) no-repeat center;
  cursor: pointer;
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .ref-cont:hover {
  background: url(../../images/information/jszc-refresh-hover.png) no-repeat center;
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con {
  position: relative;
  width: 16px;
  height: 16px;
  margin-top: 8px;
  cursor: pointer;
  background: url(../../images/information/jszc-dot.png) no-repeat center;
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box {
  position: fixed;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  background-color: #FFF;
  box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
  z-index: 10;
  display: none;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box::before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 14px;
  left: -13px;
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box::after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 14px;
  right: -13px;
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box .edit-item {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #2D3037;
  padding-left: 16px;
  white-space: nowrap;
  padding-right: 24px;
  cursor: pointer;
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box .edit-item i {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 12px 12px 0px 0px;
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box .edit-item:hover {
  color: #FF6666;
  background-color: #FFEFEF;
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box .edit-item.edit-item-article i {
  background-image: url(../../images/information/jszc-xsyw.png);
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box .edit-item.edit-item-article:hover i {
  background-image: url(../../images/information/jszc-xsyw-hover.png);
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box .edit-item.edit-item-preview i {
  background-image: url(../../images/information/jszc-yulan.png);
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box .edit-item.edit-item-preview:hover i {
  background-image: url(../../images/information/jszc-yulan-hover.png);
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box .edit-item.copy-cont-btn i {
  background-image: url(../../images/information/jszc-copy.png);
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box .edit-item.copy-cont-btn:hover i {
  background-image: url(../../images/information/jszc-copy-hover.png);
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box .edit-item.del-cont-btn i {
  background-image: url(../../images/information/jszc-del.png);
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box .edit-item.del-cont-btn:hover i {
  background-image: url(../../images/information/jszc-del-hover.png);
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con .edit-item-box.pos-left {
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con:hover {
  background: url(../../images/information/jszc-dot-hover.png) no-repeat center;
}
.jszc-modal .jszc-modal-body .chat-content .chat-edit .edit-con:hover .edit-item-box {
  -webkit-animation: gf-two-animate 0.3s ease-in-out 0s 1 normal;
  animation: gf-two-animate 0.3s ease-in-out 0s 1 normal;
}
.jszc-modal .jszc-modal-body .chat-answer {
  position: relative;
  padding-left: 48px;
  padding-bottom: 8px;
}
.jszc-modal .jszc-modal-body .chat-answer img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 40px;
}
.jszc-modal .jszc-modal-body .chat-answer .tit {
  line-height: 16px;
  font-size: 12px;
  color: #9EA7B3;
}
.jszc-modal .jszc-modal-body .chat-question {
  position: relative;
  padding-right: 48px;
  text-align: right;
  padding-bottom: 8px;
}
.jszc-modal .jszc-modal-body .chat-question img {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 40px;
  height: 40px;
}
.jszc-modal .jszc-modal-body .chat-question .tit {
  line-height: 16px;
  font-size: 12px;
  color: #9EA7B3;
}
.jszc-modal .jszc-modal-body .chat-question .chat-content {
  padding-left: 48px;
  padding-right: 0px;
  text-align: left;
}
.jszc-modal .jszc-modal-body .chat-question .chat-content .chat-code {
  color: #FFF;
  background: #FF6666;
}
.jszc-modal .jszc-modal-body .chat-question .chat-content .chat-edit {
  right: unset;
  left: 24px;
}
.jszc-modal .jszc-modal-bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 24px 112px 24px 16px;
  border-top: 1px solid #F0F2F5;
}
.jszc-modal .jszc-modal-bottom textarea {
  width: 100%;
  height: 40px;
  border: none;
  background: #F0F2F5;
  line-height: 24px;
  font-size: 14px;
  color: #2D3037;
  padding: 8px;
  outline: none;
  white-space: pre-wrap;
  overflow: hidden;
  resize: none;
  vertical-align: top;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.jszc-modal .jszc-modal-bottom textarea::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #fff;
}
.jszc-modal .jszc-modal-bottom textarea::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
  background-color: #F6F8F9;
}
.jszc-modal .jszc-modal-bottom textarea::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #DBE1E8;
}
.jszc-modal .jszc-modal-bottom textarea::-webkit-scrollbar-thumb:hover {
  background-color: #DBE1E8;
}
.jszc-modal .jszc-modal-bottom button {
  position: absolute;
  right: 16px;
  bottom: 24px;
  width: 80px;
  height: 40px;
  font-size: 14px;
  color: #FFFFFF;
  background: #FF6666;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.jszc-modal .jszc-modal-bottom button:focus-visible {
  outline: none;
}
.jszc-modal .jszc-modal-bottom button[disabled] {
  color: #FFFFFF !important;
  background-color: #BDC5D3 !important;
  cursor: not-allowed !important;
}
.jszc-modal.fold {
  height: unset;
}
.jszc-modal.fold .jszc-modal-head {
  cursor: pointer;
}
.jszc-modal.fold .jszc-modal-head .head-tips {
  display: inline;
}
.jszc-modal.fold .jszc-modal-body,
.jszc-modal.fold .jszc-modal-bottom {
  display: none;
}
.jszc-modal.fullpage {
  width: 100%;
  height: 100%;
  right: 0px;
  bottom: 0px;
}
.jszc-modal.fullpage .jszc-modal-bottom {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
}
.jszc-modal.fullpage .jszc-modal-body,
.jszc-modal.fullpage .jszc-modal-bottom {
  display: block;
}
@-webkit-keyframes gf-two-animate {
  0% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes gf-two-animate {
  0% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
body.fixedbody {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  overflow: hidden;
}
pre::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #fff;
}
pre::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
  background-color: #F6F8F9;
}
pre::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #DBE1E8;
}
pre::-webkit-scrollbar-thumb:hover {
  background-color: #DBE1E8;
}
.copy-code {
  position: absolute;
  top: 8px;
  right: 8px;
  background: #F0F2F5;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #9EA7B3;
  padding: 0px 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  outline: none;
  border: none;
  cursor: pointer;
}
.copy-code:hover {
  color: #FFEFEF;
  background: #FF6666;
}
.markdown-body .highlight pre,
.markdown-body pre {
  padding-top: 40px;
}
.ai-loading {
  display: inline-block;
  vertical-align: top;
  height: 22px;
  line-height: 22px;
  padding-right: 8px;
}
.ai-loading i {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: top;
  margin-top: 1px;
  margin-right: 6px;
  background: url(../../images/information/loading-gif.gif) no-repeat center;
}

/* 2023-10-27 start */
.aihelper {
  position: fixed;
  right: 24px;
  bottom: 120px;
  width: 48px;
  height: 120px;
  line-height: 16px;
  font-size: 16px;
  color: #FFFFFF;
  background: #FF6666;
  padding-top: 16px;
  box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
  border-radius: 24px;
  text-align: center;
  z-index: 1000;
  cursor: pointer;
}
.aihelper i {
  display: inline-block;
  width: 100%;
  height: 24px;
  vertical-align: top;
  background: url(../../images/information/jszc-ai-icon.png) no-repeat center;
  margin-bottom: 12px;
}
.aihelper:hover {
  background: #FF4444;
}
.zx-detail-ai,
.zx-detail-ai-ask {
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
  background: #FF6666;
  margin-top: 30px;
  margin-bottom: 35px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
.zx-detail-ai i,
.zx-detail-ai-ask i {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  background: url(../../images/information/jszc-ai-icon.png) no-repeat center;
  margin: 16px 24px 0px 0px;
}
.zx-detail-ai:hover,
.zx-detail-ai-ask:hover {
  background: #FF4444;
}
.zx-detail-ai-ask {
  margin-top: 53px;
  margin-bottom: 40px;
}
.jszc-modal-ai {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1200;
}
.jszc-modal-ai .jszc-modal-ai-center {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -600px;
  margin-top: -400px;
  width: 1200px;
  height: 800px;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
}
.jszc-modal-ai .copy-success-ai {
  position: absolute;
  top: 64px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 300px;
  text-align: center;
  z-index: 10;
  display: none;
}
.jszc-modal-ai .copy-success-ai .copy-success-content {
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  font-size: 14px;
  color: #FFFFFF;
  background: rgba(30, 35, 45, 0.9);
  padding: 8px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.jszc-modal-ai .delsure-ai {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 300px;
  color: #FFF;
  background: rgba(30, 35, 45, 0.9);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 10;
  display: none;
}
.jszc-modal-ai .delsure-ai .delsure-head {
  line-height: 40px;
  font-size: 16px;
  padding-left: 16px;
}
.jszc-modal-ai .delsure-ai .delsure-head img {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  margin: 10px 12px 0px 0px;
}
.jszc-modal-ai .delsure-ai .delsure-head .close-delsure-ai {
  position: absolute;
  top: 8px;
  width: 24px;
  height: 24px;
  right: 16px;
  background: url(../../images/information/jszc-close.png) no-repeat center;
  cursor: pointer;
}
.jszc-modal-ai .delsure-ai .delsure-body {
  line-height: 24px;
  font-size: 14px;
  padding: 0px 16px 10px;
}
.jszc-modal-ai .delsure-ai .delsure-bottom {
  text-align: right;
  padding-bottom: 10px;
}
.jszc-modal-ai .delsure-ai .delsure-bottom button {
  width: 34px;
  height: 28px;
  line-height: 28px;
  color: #FFF;
  background: #FF6666;
  border: none;
  margin-right: 12px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.jszc-modal-ai .delsure-ai .delsure-bottom button:hover {
  background: #FF4444;
}
.jszc-modal-ai .delsure-ai .delsure-bottom button.del-no-btn-ai {
  background: transparent;
  border: 1px solid #FFF;
  opacity: 0.7;
}
.jszc-modal-ai .delsure-ai .delsure-bottom button.del-no-btn-ai:hover {
  opacity: 1;
}
.jszc-modal-ai .jszc-modal-head-ai {
  position: relative;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  color: #FFFFFF;
  background: #FF6666;
  padding-left: 24px;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
}
.jszc-modal-ai .jszc-modal-head-ai a {
  color: #FFF;
}
.jszc-modal-ai .jszc-modal-head-ai a:hover {
  text-decoration: underline;
}
.jszc-modal-ai .jszc-modal-head-ai .article-load {
  display: inline-block;
  vertical-align: top;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  background: #FF8888;
  padding: 0px 16px;
  border-radius: 4px;
  margin: 12px 0px 0px 24px;
}
.jszc-modal-ai .jszc-modal-head-ai .s-icon {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  background: url(../../images/information/jszc-ai-icon.png) no-repeat center;
  margin-top: 12px;
  margin-right: 24px;
}
.jszc-modal-ai .jszc-modal-head-ai .jszc-hide-ai,
.jszc-modal-ai .jszc-modal-head-ai .jszc-close-ai,
.jszc-modal-ai .jszc-modal-head-ai .jszc-qp-ai {
  position: absolute;
  top: 12px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.jszc-modal-ai .jszc-modal-head-ai .jszc-hide-ai {
  right: 96px;
  background-image: url(../../images/information/jszc-hide.png);
}
.jszc-modal-ai .jszc-modal-head-ai .jszc-hide-ai:hover {
  background-image: url(../../images/information/jszc-hide-hover.png);
}
.jszc-modal-ai .jszc-modal-head-ai .jszc-qp-ai {
  right: 56px;
  background-image: url(../../images/information/jszc-qp.png);
}
.jszc-modal-ai .jszc-modal-head-ai .jszc-qp-ai:hover {
  background-image: url(../../images/information/jszc-qp-hover.png);
}
.jszc-modal-ai .jszc-modal-head-ai .jszc-close-ai {
  right: 16px;
  background-image: url(../../images/information/jszc-close.png);
}
.jszc-modal-ai .jszc-modal-head-ai .jszc-close-ai:hover {
  background-image: url(../../images/information/jszc-close-hover.png);
}
.jszc-modal-ai .jszc-modal-body-ai {
  display: flex;
  justify-content: space-between;
  height: 744px;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left {
  position: relative;
  width: 260px;
  height: 100%;
  border-right: 1px solid #F0F2F5;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .left-tit {
  padding-top: 18px;
  line-height: 26px;
  font-size: 16px;
  padding-left: 24px;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .new-add-btn {
  width: 236px;
  height: 40px;
  font-size: 14px;
  color: #FF6666;
  background: #FFFFFF;
  border: 1px solid #FF6666;
  border-radius: 4px;
  margin: 11px auto 0px;
  cursor: pointer;
  margin-left: 12px;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .new-add-btn i {
  display: inline-block;
  vertical-align: -2px;
  width: 16px;
  height: 16px;
  background: url(../../images/information/ai-add-icon.png) no-repeat center;
  margin-right: 16px;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-list {
  height: calc(100% - 200px);
  overflow-y: scroll;
  margin-top: 16px;
  padding: 0px 8px 0px 12px;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-list::-webkit-scrollbar {
  width: 4px;
  height: 7px;
  background-color: #fff;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-list::-webkit-scrollbar-track {
  background-color: #FFF;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #FFF;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-list::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-list:hover::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #DBE1E8;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-list .talk-item {
  position: relative;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding-left: 12px;
  padding-right: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-list .talk-item .talk-name {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-list .talk-item:not(:first-child) {
  margin-top: 4px;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-list .talk-item:hover {
  background: #FFE0E0;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-list .talk-item.active {
  color: #FF6666;
  background: #FFE0E0;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-list .talk-item.active .talk-del {
  display: block;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-del {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 16px;
  height: 16px;
  display: none;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-del > i {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../../images/information/ai-del-icon.png) no-repeat center;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-del .talk-bubble {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 160px;
  color: #FFF;
  background: rgba(30, 35, 45, 0.9);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 101;
  display: none;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-del .talk-bubble::before {
  content: "";
  position: absolute;
  top: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0px;
  height: 0px;
  border: 6px solid transparent;
  border-bottom-color: rgba(30, 35, 45, 0.9);
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-del .talk-bubble .talk-bubble-body {
  line-height: 40px;
  font-size: 14px;
  padding-left: 12px;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-del .talk-bubble .talk-bubble-body img {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  margin: 10px 6px 0px 0px;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-del .talk-bubble .talk-bubble-bottom {
  height: 36px;
  text-align: right;
  padding-bottom: 8px;
  line-height: unset;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-del .talk-bubble .talk-bubble-bottom button {
  width: 44px;
  height: 28px;
  font-size: 14px;
  color: #FFF;
  background: #FF6666;
  border: none;
  margin-right: 12px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: top;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-del .talk-bubble .talk-bubble-bottom button:hover {
  background: #FF4444;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-del .talk-bubble .talk-bubble-bottom button.del-cancel {
  background: transparent;
  border: 1px solid #FFF;
  opacity: 0.7;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-del .talk-bubble .talk-bubble-bottom button.del-cancel:hover {
  opacity: 0.8;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-del .talk-bubble.show {
  -webkit-animation: gf-two-animate 0.15s ease-in-out 0s 1 normal;
  animation: gf-two-animate 0.15s ease-in-out 0s 1 normal;
  display: block;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-clear {
  position: absolute;
  bottom: 24px;
  left: 12px;
  width: 236px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #FF6666;
  background: #F0F2F5;
  border-radius: 4px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 10;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-clear i {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  background: url(../../images/information/jszc-del-hover.png) no-repeat center;
  margin: 12px 16px 0px 0px;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-left .talk-clear:hover {
  background: #FFEFEF;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-right {
  width: calc(100% - 260px);
  height: 100%;
}
.jszc-modal-ai .jszc-modal-content {
  padding: 0px 8px 20px 16px;
  height: calc(100% - 90px);
  overflow-y: scroll;
}
.jszc-modal-ai .jszc-modal-content::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #fff;
}
.jszc-modal-ai .jszc-modal-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
  background-color: #FFF;
}
.jszc-modal-ai .jszc-modal-content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #FFF;
}
.jszc-modal-ai .jszc-modal-content:hover::-webkit-scrollbar-thumb {
  background-color: #DBE1E8;
}
.jszc-modal-ai .jszc-modal-content .chat-row {
  padding-top: 16px;
}
.jszc-modal-ai .jszc-modal-content .row-time {
  line-height: 24px;
  font-size: 14px;
  color: #9EA7B3;
  text-align: center;
}
.jszc-modal-ai .jszc-modal-content .chat-content {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  padding-right: 48px;
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-code {
  font-size: 14px;
  color: #2D3037;
  background: #F0F2F5;
  padding: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 8px;
}
.jszc-modal-ai .jszc-modal-content .chat-content .markdown-body {
  font-size: 14px;
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit {
  position: absolute;
  right: 24px;
  bottom: 0px;
  width: 16px;
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .ref-cont {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../../images/information/jszc-refresh.png) no-repeat center;
  cursor: pointer;
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .ref-cont:hover {
  background: url(../../images/information/jszc-refresh-hover.png) no-repeat center;
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con {
  position: relative;
  width: 16px;
  height: 16px;
  margin-top: 8px;
  cursor: pointer;
  background: url(../../images/information/jszc-dot.png) no-repeat center;
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box {
  position: fixed;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  background-color: #FFF;
  box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
  z-index: 10;
  display: none;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box::before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 14px;
  left: -13px;
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box::after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 14px;
  right: -13px;
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box .edit-item {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #2D3037;
  padding-left: 16px;
  white-space: nowrap;
  padding-right: 24px;
  cursor: pointer;
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box .edit-item i {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 12px 12px 0px 0px;
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box .edit-item:hover {
  color: #FF6666;
  background-color: #FFEFEF;
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box .edit-item.edit-item-article-ai i {
  background-image: url(../../images/information/jszc-xsyw.png);
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box .edit-item.edit-item-article-ai:hover i {
  background-image: url(../../images/information/jszc-xsyw-hover.png);
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box .edit-item.edit-item-preview-ai i {
  background-image: url(../../images/information/jszc-yulan.png);
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box .edit-item.edit-item-preview-ai:hover i {
  background-image: url(../../images/information/jszc-yulan-hover.png);
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box .edit-item.copy-cont-btn-ai i {
  background-image: url(../../images/information/jszc-copy.png);
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box .edit-item.copy-cont-btn-ai:hover i {
  background-image: url(../../images/information/jszc-copy-hover.png);
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box .edit-item.del-cont-btn-ai i {
  background-image: url(../../images/information/jszc-del.png);
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box .edit-item.del-cont-btn-ai:hover i {
  background-image: url(../../images/information/jszc-del-hover.png);
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con .edit-item-box.pos-left {
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con:hover {
  background: url(../../images/information/jszc-dot-hover.png) no-repeat center;
}
.jszc-modal-ai .jszc-modal-content .chat-content .chat-edit .edit-con:hover .edit-item-box {
  -webkit-animation: gf-two-animate 0.3s ease-in-out 0s 1 normal;
  animation: gf-two-animate 0.3s ease-in-out 0s 1 normal;
}
.jszc-modal-ai .jszc-modal-content .chat-answer {
  position: relative;
  padding-left: 48px;
  padding-bottom: 8px;
}
.jszc-modal-ai .jszc-modal-content .chat-answer > img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 40px;
}
.jszc-modal-ai .jszc-modal-content .chat-answer .tit {
  line-height: 16px;
  font-size: 12px;
  color: #9EA7B3;
}
.jszc-modal-ai .jszc-modal-content .chat-question {
  position: relative;
  padding-right: 48px;
  text-align: right;
  padding-bottom: 8px;
}
.jszc-modal-ai .jszc-modal-content .chat-question img {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 40px;
  height: 40px;
}
.jszc-modal-ai .jszc-modal-content .chat-question .tit {
  line-height: 16px;
  font-size: 12px;
  color: #9EA7B3;
}
.jszc-modal-ai .jszc-modal-content .chat-question .chat-content {
  padding-left: 48px;
  padding-right: 0px;
  text-align: left;
}
.jszc-modal-ai .jszc-modal-content .chat-question .chat-content .chat-code {
  color: #FFF;
  background: #FF6666;
}
.jszc-modal-ai .jszc-modal-content .chat-question .chat-content .chat-edit {
  right: unset;
  left: 24px;
}
.jszc-modal-ai .jszc-modal-bottom-ai {
  position: absolute;
  bottom: 0px;
  left: 260px;
  width: calc(100% - 260px);
  padding: 24px 112px 24px 16px;
  border-top: 1px solid #F0F2F5;
}
.jszc-modal-ai .jszc-modal-bottom-ai textarea {
  width: 100%;
  height: 40px;
  border: none;
  background: #F0F2F5;
  line-height: 24px;
  font-size: 14px;
  color: #2D3037;
  padding: 8px;
  outline: none;
  white-space: pre-wrap;
  overflow: hidden;
  resize: none;
  vertical-align: top;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.jszc-modal-ai .jszc-modal-bottom-ai textarea::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #fff;
}
.jszc-modal-ai .jszc-modal-bottom-ai textarea::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
  background-color: #F6F8F9;
}
.jszc-modal-ai .jszc-modal-bottom-ai textarea::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #DBE1E8;
}
.jszc-modal-ai .jszc-modal-bottom-ai textarea::-webkit-scrollbar-thumb:hover {
  background-color: #DBE1E8;
}
.jszc-modal-ai .jszc-modal-bottom-ai button {
  position: absolute;
  right: 16px;
  bottom: 24px;
  width: 80px;
  height: 40px;
  font-size: 14px;
  color: #FFFFFF;
  background: #FF6666;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.jszc-modal-ai .jszc-modal-bottom-ai button:focus-visible {
  outline: none;
}
.jszc-modal-ai .jszc-modal-bottom-ai button[disabled] {
  color: #FFFFFF !important;
  background-color: #BDC5D3 !important;
  cursor: not-allowed !important;
}
.jszc-modal-ai.fullpage .jszc-modal-ai-center {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  margin: 0px;
}
.jszc-modal-ai.fullpage .jszc-modal-body-ai {
  height: calc(100% - 56px);
}
/* 2023-10-27 end */
/****2023-10-31 start
*
*ctrl+ enter：换行 ；shift+enter：换行 ；enter：发送
*停止回答，提示
*
*****/
.jszc-modal.writing .jszc-modal-bottom .stop-btn {
  display: block;
}
.jszc-modal .toast-msg {
  position: absolute;
  left: 50%;
  top: 100px;
  transform: translateX(-50%);
  border-radius: 4px;
  line-height: 24px;
  font-size: 14px;
  padding: 8px 12px;
  color: #fff;
  background-color: #000;
  z-index: 10;
}
.jszc-modal .jszc-modal-bottom .stop-btn {
  position: absolute;
  left: 50%;
  top: -40px;
  cursor: pointer;
  transform: translateX(-50%);
  width: 112px;
  height: 32px;
  border-radius: 4px;
  line-height: 32px;
  font-size: 14px;
  color: #ff6666;
  padding-left: 44px;
  background-color: #FFEFEF;
  background-image: url('../../images/information/stop-img.png');
  background-position: 12px center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: none;
}
.jszc-modal-ai .jszc-modal-body-ai .jszc-modal-right .toast-msg {
  position: absolute;
  left: 60%;
  top: 120px;
  transform: translateX(-50%);
  border-radius: 4px;
  line-height: 24px;
  font-size: 14px;
  padding: 8px 12px;
  color: #fff;
  background-color: #000;
  z-index: 10;
}
.jszc-modal-ai .jszc-modal-content.writing ~ .jszc-modal-bottom-ai .stop-btn-ai {
  display: block;
}
.jszc-modal-ai .jszc-modal-bottom-ai .stop-btn-ai {
  position: absolute;
  left: 50%;
  top: -55px;
  cursor: pointer;
  transform: translateX(-50%);
  width: 112px;
  height: 32px;
  border-radius: 4px;
  line-height: 32px;
  font-size: 14px;
  color: #ff6666;
  padding-left: 44px;
  background-color: #FFEFEF;
  background-image: url('../../images/information/stop-img.png');
  background-position: 12px center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  display: none;
}
/****2023-10-31 end****/
.empty-task {
  padding-top: 135px;
  background-image: url('../../images/information/empty.png');
  background-size: 92px 60px;
  background-repeat: no-repeat;
  background-position: center 60px;
  font-size: 16px;
  text-align: center;
  color: #cbcbd7;
}

pre::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #fff;
}
pre::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
  background-color: #F6F8F9;
}
pre::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #DBE1E8;
}
pre::-webkit-scrollbar-thumb:hover {
  background-color: #DBE1E8;
}
.copy-code {
  position: absolute;
  top: 2px;
  right: 8px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #9EA7B3;
  background: #F0F2F5;
  padding: 0px 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  outline: none;
  border: none;
  cursor: pointer;
  opacity: 0;
}
.copy-code:hover {
  color: #FFEFEF;
  background: #FF6666;
  -webkit-transition: all 0s !important;
  -moz-transition: all 0s !important;
  transition: all 0s !important;
}
.copy-code[disabled]{
  cursor: pointer !important;
}
.ai-code-helper {
  position: absolute;
  top: 2px;
  right: 80px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #FFEFEF;
  background: #FF6666;
  padding: 0px 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  outline: none;
  border: none;
  cursor: pointer;
  opacity: 0;
}
.ai-code-helper:hover {
  color: #FFEFEF;
  background: #FF6666;
  -webkit-transition: all 0s !important;
  -moz-transition: all 0s !important;
  transition: all 0s !important;
}
.pre-wrapper:hover .copy-code,.pre-wrapper:hover .ai-code-helper{
  opacity: 1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.info_adv_top:hover{
  cursor: pointer;
}
.info_adv_top a:hover{
  text-decoration: none !important;
}
.adv-content {
  border-top: 1px solid #DBE1E8;
  padding-top: 30px;
  margin-top: 30px;
}
.adv-content a {
  display: block;
  color: #2D3037;
}
.adv-content a:hover {
  text-decoration: none !important;
}
.adv-content span {
  color: #ff6666;
}