.cp1006{
  width: 320px;
  overflow: hidden;
  margin-bottom: 15px;
  font-size: 14px;
}
.cp1006 .brand-cont a {
  float: left;
  display: inline-block;
  width: 80px;
  height: 40px;
  position: relative;
}
.cp1006 .brand-cont a img {
  display: block;
  width: 80px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  image-rendering:-moz-crisp-edges;
  image-rendering:-o-crisp-edges;
  image-rendering:-webkit-optimize-contrast;
  image-rendering:crisp-edges;
}
.cp1006 p {
  word-break: break-word;
  line-height: 18px;
  color: #808080;
}
.cp1007{
  padding: 0;
  margin: 0;
  background: none;
  width: 320px;
}
.cp1007 a {
  display: block;
  margin-bottom: 10px;
}
.cp1007 img {
  width: 320px;
  height: 190px;
  border: 0;
}
.cp1008{
  margin-bottom: 15px;
  overflow: inherit;
  width: 320px;
  font-size: 14px;
}
.cp1008 .ad-brand{
  width: 320px;
  overflow: hidden;
  margin-bottom: 15px;
}
.cp1008 .brand-box {
  overflow: hidden;
  position: relative;
}
.cp1008 .brand-box .brand-collapse{
  display: none;
  position: absolute;
  right: 0;
  cursor: pointer;
  top: 0;
  line-height: 18px;
}
.cp1008 .brand-collapse .brand-collapse-text{
  color: #175199;
  font-size: 12px;
  margin-right: 14px;
}
.cp1008 .brand-collapse .brand-collapse-icon{
  position: absolute;
  right: 0;
  top: 5px;
  width: 11px;
  height: 9px;
  background: url(../../images/arrow_right_blue.png) no-repeat center;
  background: url(../../images/arrow_up_blue_1x.png) no-repeat center\9;
  display: inline-block;
  background-size: 71%;
  background-size: 70%\9;
  transition:all 500ms;
  transform-origin: center;
  /* transform: rotate(-180deg); */
}
.cp1008 .brand-collapse.brand-collapse-open .brand-collapse-icon {
  transform: rotate(0deg);
}
.cp1008 p{
  word-break: break-word;
  line-height: 18px;
  color: #808080;
}
.cp1008 .brand-cont a {
  float: left;
  display: inline-block;
  width: 80px;
  height: 40px;
  position: relative;
}
.cp1008 .ad-brand .brand-cont a img {
  display: block;
  width: 80px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  image-rendering:-moz-crisp-edges;
  image-rendering:-o-crisp-edges;
  image-rendering:-webkit-optimize-contrast;
  image-rendering:crisp-edges;
}
.cp1008 .list-right-newestDoc {
  padding: 16px 13px;
  background: #fafafa;
  border-radius: 3px;
}
.cp1008 .list-right-newestDoc h2 {
  border-bottom: 1px solid #e6e6e6;
  height: 30px;
}
.cp1008.list-right-newestDoc h2 a, .cp1008 .list-right-newestDoc h2 span {
  display: inline-block;
}
.cp1008 .list-right-newestDoc h2 a {
  float: left;
  color: #ff6d00;
}
.cp1008 .list-right-newestDoc h2 span {
  float: right;
}

.cp1008 .list-right-newestDoc h2 span a {
  font-weight: 200;
  font-size: 12px;
  color: #999;
}
.cp1008 .list-right-newestDoc h2 span a:hover {
  color: #ff6d00;
}
.cp1008 .list-right-newestDoc h2 .newestDoc-left {
  color: #ff6d00;
  display: inline-block;
  float: left;
}
.cp1008 .list-right-newestDoc h2 .newestDoc-right {
  display: inline-block;
  float: right;
  font-size: 12px;
  font-weight: 200;
  color: #8c8c8c;
}
.cp1008 .list-right-newestDoc ul li {
  width: 100%;
  height: 40px;
  line-height: 50px;
  border-bottom: 1px dotted #e6e6e6;
  overflow: hidden;
  font-size: 12px;
}
.cp1008 .list-right-newestDoc ul li.list-right-newestDocLast {
  border-bottom: none;
}

.cp1008 .common-ask, .cp1080 .common-ask {
  padding: 10px 20px;
  border: 1px solid #e5e5e5;
}
.cp1008 .common-ask .sekorm-user-ask, .cp1080 .common-ask .sekorm-user-ask {
  display: inline-block;
  padding: 0 12px;
  height: 34px;
  line-height: 34px;
  background: #ff6d00;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
}
.cp1008 .contact-sekorm, .cp1080 .contact-sekorm {
  font-size: 12px;
}
.cp1008 .contact-sekorm .contact-bg, .cp1080 .contact-sekorm .contact-bg {
  display: inline-block;
  width: 16px;
  height: 12px;
  margin-right: 3px;
  background: url("../../images/sprite_chart_icon.png") no-repeat;
  vertical-align: -2px;
  background-size: 750px;
  background: url(../../images/sprite_chart_icon_original_size.png)\9;
}
.cp1008 .contact-sekorm .mobile-bg, .cp1080 .contact-sekorm .mobile-bg {
  background-position: -360px -200px;
}
.cp1008 .contact-sekorm .email-bg, .cp1080 .contact-sekorm .email-bg {
  vertical-align: -2px;
  background-position: -400px -200px;
}

/* 悬浮工具 */
.cp1005.fixed-tools {
  position: fixed;
  right: 8px;
  bottom: 57px;
  z-index: 999999999;
}
.cp1005.fixed-tools a {
  display: flex;
  width: 54px;
  height: 54px;
  border: 2px solid #FFFFFF;
  background: linear-gradient(0deg, #FFFFFF 0%, #F3F5F8 100%);
  box-shadow: 0px 8px 18px 2px rgba(55,99,170,0.08);
  border-radius: 3px;
  font-weight: 400;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.cp1005.fixed-tools > div {
  border-radius: 3px;
  background: linear-gradient(0deg, #FFFFFF 0%, #F3F5F8 100%);
}

.cp1005.fixed-tools a .icon-text {
  font-family: "Microsoft YaHei", "regular";
  font-size: 11px;
  line-height: 11px;
  margin-bottom: 7px;
}
.cp1005.fixed-tools .technical_questions {
  background-image: url(../../images/technical_questions.png);
  background-repeat: no-repeat;
  background-size: 44px;
  cursor: default;
  margin-bottom: 3px;
  background-color: #ff6d00\9;
}

/* .cp1005.fixed-tools a:hover {
  background-color: #ff8528;
} */

.cp1005.fixed-tools .technical_questions:hover {
  background-color: #ff8528;
  opacity: 0.8;
}

.cp1005.fixed-tools #side_collect_box {
  background-image: url(../../images/svg/collect.svg?v=20250107);
  background-size: 23px;
  background-position: center 7px;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  cursor: pointer;
}

/* .cp1005.fixed-tools #side_collect_box:hover {
  background-image: url(../../images/side-collect-hover.png?v=20240606);
} */

.cp1005.fixed-tools #side_collect_box.collected {
  background-image: url(../../images/svg/collected.svg?v=20250108);
  background-size: 23px;
  background-position: center 7px;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  cursor: pointer;
}
/* .cp1005.fixed-tools #side_collect_box.collected:hover {
  background-image: url(../../images/side-collected-hover.png?v=20240606);
} */


.cp1005.fixed-tools #side_live_chat_1 {
  background-image: url(../../images/svg/dcs.svg?v=20250107);
  background-size: 23px;
  background-position: center 7px;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  cursor: pointer;
}
/* .cp1005.fixed-tools #side_live_chat_1:hover {
  background-image: url(../../images/dcs-hover.png?v=20231027);
} */

.cp1005.fixed-tools #side_live_chat_2 {
  background-image: url(../../images/bcs.png?v=20231027);
  background-size: cover;
  margin-bottom: 3px;
  cursor: pointer;
}

.cp1005.fixed-tools #side_live_chat_2:hover {
  background-image: url(../../images/bcs-hover.png?v=20231027);
}


.cp1005.fixed-tools .business_questions {
  background-image: url(../../images/business_questions.png);
  background-repeat: no-repeat;
  background-size: 44px;
  cursor: default;
  margin-bottom: 3px;
  background-color: #ff6d00\9;
}
.cp1005.fixed-tools .tool-contact {
  background-image: url(../../images/svg/telephone.svg?v=20250107);
 background-size: 23px;
  background-position: center 7px;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  cursor: pointer;
}

/* .cp1005.fixed-tools .tool-contact:hover {
  background-image: url(../../images/hot-line-hover.png?v=20231027);
} */

.cp1005.fixed-tools .tools-ewm {
  background-image: url(../../images/sprite_chart_icon.png);
  background-position: -313px -312px;
  background-repeat: no-repeat;
  background-size: 750px;
  cursor: default;
  background: url(../../images/sprite_chart_icon_original_size.png) -313px -312px\9;
  background-color: #ff6d00\9;
}
.cp1005.fixed-tools .container {
  margin-top: 2px;
}
.cp1005.fixed-tools .gotop {
  background: url(../../images/svg/top.svg?v=20250107);
  background-size: 23px;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  cursor: pointer;
}

/* .cp1005.fixed-tools .gotop:hover {
  background: url(../../images/go-top-hover.png?v=20231027);
  background-size: 60px;
} */

.cp1005.fixed-tools .tool-share {
  background: url(../../images/svg/share.svg?=20250107);
  background-size: 23px;
  background-position: center 7px;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  cursor: pointer;
}

/* .cp1005.fixed-tools .tool-share:hover {
  background: url(../../images/side-share-icon-hover.png?v=20231120);
  background-size: 60px;
} */


.cp1005 .collect-box{
  display: none;
  position: absolute;
  bottom: 70px;
  right: 75px;
  border-radius: 4px;
  color: #333;
  width: 100px;
  font-size: 12px;
  z-index: 1;
}
.cp1005 .collect-popover-arrow{
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
  background: 0 0;
  border-style: solid;
  border-width: 4px;
  left: 91px;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
  bottom: 18px;
  border-top-color: transparent;
  border-right-color: #333;
  border-right-color: rgba(0, 0, 0, 0.8);
  border-bottom-color: #333;
  border-bottom-color: rgba(0, 0, 0, 0.8);
  border-left-color: transparent;
  -webkit-box-shadow: -3px 3px 7px rgba(0,0,0,.07);
  box-shadow: -3px 3px 7px rgba(0,0,0,.07);
}
.cp1005 .collect-popover-content{
  height: 23px;
  background-clip: padding-box;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.15);
  box-shadow: 0 2px 8px rgba(0,0,0,.15);
  padding: 10px 13px 10px 13px;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
  border-color: #333;
  border-color: rgba(0, 0, 0, 0.8);
}

.cp1005 .simple-share {
  position: relative;
}
.cp1005 .share-box{
  display: none;
  position: absolute;
  bottom: -60px;
  right: 75px;
  border-radius: 4px;
  color: #333;
  width: 160px;
  font-size: 14px;
  z-index: 1;
}

.cp1005 .popover-arrow{
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
  background: 0 0;
  border-style: solid;
  border-width: 4px;
  left: 151px;
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
  bottom: 85px;
  border-top-color: transparent;
  border-right-color: #333;
  border-right-color: rgba(0, 0, 0, 0.8);
  border-bottom-color: #333;
  border-bottom-color: rgba(0, 0, 0, 0.8);
  border-left-color: transparent;
  -webkit-box-shadow: -3px 3px 7px rgba(0,0,0,.07);
  box-shadow: -3px 3px 7px rgba(0,0,0,.07);
}
.cp1005 .popover-content{
  background-clip: padding-box;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.15);
  box-shadow: 0 2px 8px rgba(0,0,0,.15);
  padding: 15px 16px 8px 16px;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
  border-color: #333;
  border-color: rgba(0, 0, 0, 0.8);
}
.cp1005 .popover-content .share-icon{
  width: 20px;
  height: 20px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.cp1005 .share_browser .share-icon{
  background: url(../../images/brower_share.png) no-repeat center;
  background-size: 100%;
}
.cp1005 .share_wx .share-icon{
  background: url(../../images/wx_share.png) no-repeat center;
  background-size: 100%;
}
.cp1005 .copy_link .share-icon{
  background: url(../../images/link_share.png) no-repeat center;
  background-size: 100%;
}
.cp1005 .share_email .share-icon{
  background: url(../../images/email_share.png) no-repeat center;
  background-size: 100%;
}
.cp1005 .popover-content div {
  cursor: pointer;
  margin-bottom: 12px;
  color: #FFFFFF;
  font-size: 14px;
}
/* 轮播图组件 */
.cp1014{
  width: 600px;
  height: 340px;
  overflow: hidden;
  display: inline;
  float: left;
}
.cp1014 .swiper-container {
  width: 610px;
  height: 340px;
  overflow: hidden;
}
.cp1014 .swiper-container img {
  display: block;
  width: 600px;
  height: 340px;
}
.cp1014 .pagination {
  position: absolute;
  text-align: center;
  bottom: 0;
}
.cp1014 .swiper-pagination-switch {
  display: inline-block;
  padding-top: 4px;
  width: 152px;
  height: 36px;
  line-height: 15px;
  color: #fff;
  cursor: pointer;
  background-image: url(../../images/temp/swiper-bg.png);
}
.cp1014 .swiper-active-switch {
  opacity: 1;
  background: #ff6d00;
  filter: Alpha(opacity=100);
}
.cp1014 .swiper-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 54px;
  margin-top: -25px;
  cursor: pointer;
  display: none;
  z-index: 999;
}
.cp1014 .swiper-button-prev {
  left: 0;
  background: url(../../images/sprite_chart_icon.png) no-repeat 0 -320px;
  background-size: 750px;
  background: url(../../images/sprite_chart_icon_original_size.png) 0 -320px\9;
}
.cp1014 .swiper-button-next {
  right: 9px;
  background: url(../../images/sprite_chart_icon.png) no-repeat -80px -320px;
  background-size: 750px;
  background: url(../../images/sprite_chart_icon_original_size.png) -80px -320px\9;
}
/* 首页广告图 */
.cp1015.banner-right-wrap {
  width: 590px;
  height: 340px;
  margin-left: 10px;
  overflow: hidden;
  display: inline;
  float: left;
}
.cp1015.banner-right-wrap .banner-item-top {
  width: 590px;
  height: 220px;
  overflow: hidden;
  display: inline;
  float: left;
}
.cp1015.banner-right-wrap .banner-item {
  overflow: hidden;
  display: inline;
  float: left;
}
.cp1015.banner-right-wrap .banner-item-top img {
  display: block;
  width: 590px;
  height: 220px;
}
.cp1015.banner-right-wrap .banner-item-bottom {
  width: 590px;
  height: 110px;
  margin-top: 10px;
  overflow: hidden;
  display: inline;
  float: left;
}
.cp1015.banner-right-wrap .banner-item-bottom .banner-item-bottom-left {
  width: 290px;
  height: 110px;
  overflow: hidden;
  display: inline;
  float: left;
}
.cp1015.banner-right-wrap .banner-item-bottom .banner-item-bottom-right {
  width: 290px;
  height: 110px;
  margin-left: 10px;
  overflow: hidden;
  display: inline;
  float: right;
}
.cp1015.banner-right-wrap .banner-item-bottom img {
  display: block;
  width: 290px;
  height: 110px;
}
.cp2017 .cd-service-tool .service-on-top li.js-service-enter{
  display: flex;
  width: unset;
}
.cp2017 .cd-service-tool .service-on-top span{
  margin-left: 8px;
  line-height: 30px!important;
  width: auto!important;
  margin-top: 0px;
}
.cp2017 .cd-service-tool .service-on-top li{
  margin-top: 12px;
}
.cp2017 .cd-service-tool .service-on-top{
  margin-top: 0px;
}

.cp2017 .sub-time.sub-relevant-service{
  border-bottom:none;
  margin-bottom: 0!important;
}
.cp2017 .sub-relevant-service::after{
  display:block;
  content:"";
  clear: both;
}
.cp2017 .service-on-top a{
  margin: 0 15px 0 0!important;
}
.cp2018 .cd-service-tool{
  position: relative;
}
.cp1019 .module-title {
  position: relative;
  line-height: 38px;
  border-bottom: 1px solid #ebebeb;
}
.cp1019 .module-title h3 {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  color: #ff6d00;
}
.cp1019 .module-title a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #acacac;
}

.cp1019 .supply-search-optimization table {
  width: 100%;
}
.cp1019 .supply-search-optimization table tr th {
  height: 31px;
  line-height: 31px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  color: #4c4c4c;
  text-align: left;
}
.cp1019 .supply-search-optimization table tr th {
  height: 31px;
  line-height: 31px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  color: #4c4c4c;
  text-align: left;
}
.cp1019 .supply-search-optimization .supply-sales-information p {
  line-height: 20px;
  margin-bottom: 0.5px;
  font-size: 12px;
}

.cp1019 .supply-search-optimization {
  border-bottom: 1px solid #e6e6e6;
}
.cp1019 .supply-search-optimization table {
  width: 100%;
}
.cp1019 .supply-search-optimization table tr th {
  height: 31px;
  line-height: 31px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  color: #4c4c4c;
  text-align: left;
}

.cp1019 .module-title .module-recom {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  color: #ff6d00;
  position: relative;
  text-indent: 2px;
}

.cp1019 .tit-list-block .read-more {
  position: absolute;
  right: 10px;
  top: 6px;
  color: #999;
  font-size:12px;
}
.cp1019 .tit-list-block {
  position: relative;
  padding: 35px 0 8px;
  background: #fafafa;
}
.cp1019 .tit-list-block .module-title {
  position: absolute;
  left: 13px;
  top: 0;
  border-bottom: none;
}
.cp1019 .tit-list-block .module-tit-list {
  padding: 0 15px;
  font-size: 14px;
}
.cp1019 .tit-list-block .module-tit-list a {
  display: inline-block;
  width: 805px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}
.cp1019 .tit-list-block .module-tit-list a.supply-btn {
  display: inline-block;
  width: 54px;
  border: 1px solid #ff6d00;
  color: #ff6d00;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
}
.cp1019 .tit-list-block .module-tit-list a.supply-btn:hover {
  color: #fff;
}
.cp1019 .tit-list-block .module-tit-list a:hover {
  color: #ed6a00;
}
.cp1019 .tit-list-block .module-tit-list span {
  position: relative;
  font-size: 12px;
  padding-right: 10px ;
}
.cp1019 .tit-list-block li{
  overflow: hidden;
}
.cp1019 .same-element .item-title {
  position: relative;
}
.cp1019 .same-element .item-title2 {
  display: -webkit-box;
}
.cp1019 .same-element .item-title2 a {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #333;
  overflow: hidden;
  max-height: 70px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-word;
  display: -webkit-box;
}
.cp1019 .same-element .item-title2 a:hover{
  text-decoration: underline;
  text-decoration-color: #333;
  color: #333;
}

.cp1019 .same-element .item-title3 {
  display: inline-block;
  line-height: 20px;
}
.cp1019 .same-element .item-title4 {
  display: inline-block;
}
.cp1019 .same-element .item-title5 {
  display: inline-block;
  word-break: break-word;
}
.cp1019 .tit-list-block .module-tit-list a {
  display: inline-block;
  width: 805px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-size: 14px;
}
.cp1019 .tit-list-block .module-tit-list a.supply-btn {
  display: inline-block;
  width: 54px;
  border: 1px solid #ff6d00;
  color: #ff6d00;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
}
.cp1019 .tit-list-block .module-tit-list a.supply-btn:hover {
  color: #fff;
}
.cp1019 .tit-list-block .module-tit-list a:hover {
  color: #ed6a00;
}
.cp1020 .comment-issued-tit {
  font-size: 16px;
  color: #333;
  font-weight: normal;
}
.cp1020 .comment-issued-box {
  position: relative;
  border: 1px solid #ebebeb;
  background: #fafafa;
  padding: 16px;
  padding-bottom: 5px;
  overflow: hidden;
}
.cp1020 .comment-issued-common textarea {
  padding: 7px 1%;
  width: 98%;
  height: 76px;
  border: none;
  resize: none;
  outline: none;
  background: #fff;
  font-size: 16px;
}
.cp1020 .comment-issued-common div{
  height: 29px;
}
.cp1020 .comment-issued-common p {
  display: inline-block;
} 
.cp1020 .comment-issued-default {
  display: block;
  float: right;
  width: 93px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #fccfaf;
  cursor: default;
  font-size: 14px;
}
.cp1020 .comment-issued-default:hover {
  color: #fff !important;
}
.cp1020 .comment-list-tit span {
  line-height: 36px;
  font-size: 16px;
  color: #404040;
  display: inline-block;
  border-bottom: 1px solid #ff6d00;
}
.cp1020 .load-status {
  text-align: center;
  font-size: 14px;
}
.cp1020 .load-status .loading-btn {
  display: inline-block;
  width: 230px;
  height: 43px;
  line-height: 43px;
  color: #ff7300;
  border: 1px solid #ff7300;
}

.cp1020 .comment-issued-common p span {
  color: #ff6d00;
  font-size: 16px;
}

.cp1028.last-content{
  text-align: center;
  height: 20px;
}
.cp1028 .cd-service-tool ul.last {
  display: inline-block;
}
.cp1028 .cd-service-tool ul.last li {
  float: left;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #a2a8a9;
}

.cp1028 .cd-service-tool ul.last li em {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
.cp1028 .cd-service-tool .cd-email em {
  margin-right: 1px;
  background: url(../../images/sprite_chart_icon.png) 0 -202px no-repeat;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-size: 750px;
  background: url(../../images/sprite_chart_icon_original_size.png) 0 -202px\9;
}
.cp1028 .cd-service-tool .cd-praise {
  margin-left: 0;
  position: relative;
}
.cp1028 .cd-service-tool .cd-praise em {
  margin-right: 4px;
  background: url(../../images/sprite_chart_icon.png) -40px -202px no-repeat;
  background-size: 750px;
  background: url(../../images/sprite_chart_icon_original_size.png) -40px -202px\9;
}
.cp1028 .cd-service-tool .cd-weixin-outer .share-md {
  padding-top: 0;
  margin-left: 6px;
}
.cp1028 .cd-service-tool .cd-weixin {
  float: right;
}
.cp1028 .cd-service-tool .cd-weixin-outer .share-md .bdsharebuttonbox .share-shell {
  padding: 0;
  margin: 0 4px;
  float: left;
}
.cp1028 .cd-service-tool .cd-weixin-outer .share-md .bdsharebuttonbox a {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0;
}
.cp1028 .cd-service-tool .cd-weixin-outer .share-md .bdsharebuttonbox a.bds_weixin {
  margin-left: -6px;
  background: url(../../images/sprite_chart_icon.png) -160px -202px no-repeat;
  background-size: 750px;
  background: url(../../images/sprite_chart_icon_original_size.png) -160px -202px\9;
}
.cp1028 .cd-service-tool .cd-weixin-outer .share-md .bdsharebuttonbox a.bds_qzone {
  background: url(../../images/sprite_chart_icon.png) -120px -202px no-repeat;
  background-size: 750px;
  background: url(../../images/sprite_chart_icon_original_size.png) -120px -202px\9;
}
.cp1028 .cd-service-tool .cd-weixin-outer .share-md .bdsharebuttonbox a.bds_tsina {
  background: url(../../images/sprite_chart_icon.png) -80px -202px no-repeat;
  background-size: 750px;
  background: url(../../images/sprite_chart_icon_original_size.png) -80px -202px\9;
}
/* 填写企业信息组件 */
.cp1029 .form-table td{
  width: 446px;
  height: 45px;
}
.cp1029 .input-text{
  margin-left: 3px;
  width: 326px;
  padding: 5px 10px;
  height: 24px;
  border: 1px #d8d8d8 solid;
  font-size: 14px;
  color: #333333;
  border-radius: 2px;
}
.cp1029 .input-text[readonly=readonly]{
  background-color: #f5f5f5;
}
.cp1029 .input-title{
  display: inline-block;
  width: 38px;
  font-size: 14px;
  color: #333333;
  text-align: right;
}
.cp1029 .business-group-content.second .input-title{
  width: 92px;
}
.cp1029 .input-title:after{
  display: inline-block;
  content: '';
  width: 7px;
  padding-left: 3px;
  vertical-align: -2px;
}
.cp1029 .input-title.require:after{
  content: '*';
  color: #f20a0a;
}
.cp1029 .error-tip{
  color: #fe0000;
  font-size: 12px;
  line-height: 15px;
  height: 15px;
  margin-left: 90px;
}
.cp1029 .error-tip-second{
  margin-left: 85px;
}
.cp1029 .business-group-content{
  float: left;
  margin-bottom: 20px;
  position: relative;
}
.cp1029 .not-logged-in{
  width: 119px;
}
.cp1029 .mobile-code-wrap{
  margin-left: 10px;
}
.cp1029 .code-text{
  width: 80px !important;
  padding-right: 102px;
}
.cp1029 .get-code-btn{
  font-family: AdobeHeitiStd-Regular;
  text-decoration: underline;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  color: #00a0e9;
  position: absolute;
  right: 12px;
  top: 7px;
}
.cp1029 .split-line{
  background-color: #ececec;
  height: 4px;
  width: 100%;
}
.cp1029 .eroll-list-tit {
  position: relative;
  line-height: 26px;
  border-bottom: 1px solid #e6e6e6;
  font-weight: normal;
}
.cp1029 .eroll-list-tit span {
  line-height: 26px;
  font-size: 18px;
  padding-bottom: 3px;
  color: #666;
  display: inline-block;
  border-bottom: 1px solid #ff6d00;
  font-weight: normal;
}
.cp1029 .sub-title span{
  line-height: 18px;
  font-size: 14px;
  border-bottom: 0px;
}
.cp1029 .companyAndNameErrMsg{
  margin-left: 42px !important;
}
.cp1029 .sub-title-icon{
  width: 17px;
  height: 14px;
  top: 4px;
  position: relative;
  background: url(../../images/circle_notice_sekorm.png) 0px 0px no-repeat;
  background-size: 14px;
}
.cp1029 .sub-title{
  border-bottom: 0px;
}
.cp1029 .sub-title-li{
  padding: 10px 0 !important;
}
.cp1029 .business-group-content p.vformMsnReg{
  margin-left: 45px !important;
}
.cp1029 .business-group-content.mobile-code-wrap p.vformMsnReg{
  margin-left: 6px !important;
}
.cp1029 .business-group-content.second  p.vformMsnReg{
  margin-left: 108px !important;
}
.cp1029 .business-group-content.second p.vformMsnReg.mobileReg{
  max-width:119px;
  white-space: nowrap;
}
.cp1029 .businessMsg-form-info li{
  padding-bottom: 0;
}
.cp1029 .business-group-content .tips{
  position: absolute;
  top: 3px;
  left: 56px;
  line-height: 1.2;
  color: #ff6d00;
}
.cp1029 .business-group-content.second .tips{
  left: 118px;
}
.cp1029 .agree-deal,.cp1029 .change-mobile{
  display: inline-block;
  font-size: 14px;
  color: #666;
  line-height: 1;
}
.cp1029 .agree-circle .icon-agree-circle{
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 17px;
  background: url(../../images/icon_circle_default.png) no-repeat;
}
.cp1029 .agree-circle .checked{
  background: url(../../images/icon_circle_checked.png) no-repeat;
}
.cp1029 .agree-deal a,.cp1029 .change-mobile a{
  color: #00a0e9;
}
.cp1029 .change-mobile a{
  text-decoration: underline;
}
.cp1036 .answerDetail-subDesc a {
  color: #b2b2b2;
}
.cp1036 .answerDetail-subDesc a:hover {
  color: #ff6c00;
}
.cp1037 .answer-list li:last-child .answer-item-detail{
  border-bottom: 0;
}
/* 商城市场频道页广告 */
.cp1025.ecSupply-banner{
  width: 100%;
  height: 100px;
  background-color: #f0f0f0;
  overflow: hidden;
}
.cp1025 .banner {
  width: 1200px;
  height: 100px;
  float: left;
  overflow: hidden;
}
.cp1025 .swiper-container {
  width: 1200px;
  height: 100px;
  overflow: hidden;
}
.cp1025 .swiper-wrapper{
  height: 100%;
}
.cp1025 .swiper-container img {
  display: block;
  width: 1200px;
  height: 100px;
}
.cp1025 .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 1px;
  width: 100%;
}
.cp1025 .swiper-pagination-switch {
  display: inline-block;
  width: 26px;
  height: 3px;
  background: #fff;
  margin: 0 3px;
  cursor: pointer;
  opacity: 0.4;
  filter: Alpha(opacity=40);
}

.cp1025 .swiper-active-switch {
  opacity: 1;
  filter: Alpha(opacity=100);
}
.cp1025 .swiper-button {
  position: absolute;
  top: 50%;
  width: 15px;
  height: 20px;
  margin-top: -10px;
  cursor: pointer;
  display: none;
  z-index: 999;
}
.cp1025 .swiper-button-next {
  right: 10px;
  background: url(../../images/supply-banner-btn.png) no-repeat 0 -26px;
}
.cp1025 .swiper-button-next:hover {
  background: url(../../images/supply-banner-btn.png) no-repeat 0 0;
}
.cp1025 .swiper-button-prev {
  left: 10px;
  background: url(../../images/supply-banner-btn.png) no-repeat 0 -74px;
}
.cp1025 .swiper-button-prev:hover {
  background: url(../../images/supply-banner-btn.png) no-repeat 0 -48px;
}
/* 频道页授权品牌 */
/* 频道页生态伙伴 */
.cp1022 .tit-main-desc, .cp1023 .tit-main-desc{
  padding: 12px 0;
  font-size: 14px;
  color: #959595;
}
.cp1022 .tit-main-desc strong ,.cp1023 .tit-main-desc strong{
  font-size: 18px;
  font-weight: bolder;
  color: #666;
  margin-right: 10px;
}
.cp1022 .co-company-imgList,.cp1023 .co-company-imgList {
  width: 1200px;
  overflow: hidden;
}
.cp1022.co-company-wrap ul ,.cp1023.co-company-wrap ul{
  margin-top: 10px;
}
.cp1022.co-company-wrap ul li,.cp1023.co-company-wrap ul li{
  float: left;
  margin: 0 5px 5px 0;
}
.cp1022.co-company-wrap li a,.cp1023.co-company-wrap li a {
  display: block;
  width: 143px;
  height: 89px;
  line-height: 86px;
  text-align: center;
  border: 1px solid #d9d9d9;
  margin: 0 auto;
}
.cp1022.co-company-wrap li a img,.cp1023.co-company-wrap li a img {
  max-width: 120px;
  max-height: 72px;
  vertical-align: middle;
}
.cp1038 .ask-detail .ask-slide-up {
  background: #ff6a00;
}
.cp1038 .ask-detail .ask-slide-up::after{
  content: '';
  display: inline-block;
  height: 6px;
  width: 11px;
  padding-bottom: 2px;
  background: url(../../images/sprite_chart_icon.png) -400px -80px no-repeat;
  background-size: 750px;
  background: url(../../images/sprite_chart_icon_original_size.png) -400px -80px\9;
}
.cp1038 .answer-form-wrap {
  padding: 15px;
  padding-bottom: 5px;
  border: 1px solid #e5e5e5;
  background: #f7f7fa;
}

.cp1038 .answer-form-wrap textarea {
  resize: none;
  width: 798px;
  height: 80px;
  padding: 10px;
  border: none;
  background: #fff;
  outline: medium;
  font-size: 14px;
}
.cp1038 .answer-form-wrap .opacity-cover-text {
  font-size: 16px;
  color: #4c4c4c;
  line-height: 120px;
}

.cp1038 .answer-form-wrap .opacity-cover-text a {
  color: #ff6d00;
  text-decoration: underline;
}
.cp1038 .answer-form-wrap .opacity-cover-text a {
  color: #ff6d00;
  text-decoration: underline;
}
.cp1038 .answer-form-bar {
  position: relative;
  z-index: 99999;
}

.cp1038 .answer-form-bar .btn {
  float: right;
  padding: 3px 25px !important;
  margin-top: 5px;
  z-index: 9999999;
}
.cp1038 .answer-formBar-tips {
  position: absolute;
  top: 5px;
  right: 100px;
  display: none;
  color: #999;
}

.cp1038 .answer-formBar-tips span {
  color: #ff6d00;
}
.cp1038 .answer-file-pick {
  position: relative;
  width: 30px;
  min-height: 32px;
}
.cp1038 .answerFilePickerInne_tips {
  position: absolute;
  top: 2px;
  left: 35px;
  width: 200px;
  padding-left: 25px;
  color: #e85a65;
  font-size: 14px;
  background: url(../../images/msgIcons.png) no-repeat 0 2px;;
}
.cp1039 .answer-item {
  padding-top: 15px;
}
.cp1039 .answer-userIcon-wrap {
  float: left;
  width: 80px;
}

.cp1039 .answer-userIcon-wrap .answer-userIcon {
  display: block;
  position: relative;
  width: 45px;
  height: 45px;
  border-radius: 43px;
  padding: 5px;
  border: 1px solid #e6e6e6;
  text-align: center;
  cursor: default;
}
.cp1039 .answer-userIcon-wrap .answer-userIcon img.userIcon {
  width: 45px;
  height: 45px;
  border-radius: 35px;
}
.cp1039 .answer-userIcon-wrap .answer-userIcon img.VipUserIcon {
  position: absolute;
  right: 0;
  bottom: 0;
}
.cp1039 .answer-item-detail {
  float: left;
  padding: 10px 0 10px 0;
  width: 770px;
  border-bottom: 1px solid #e6e6e6;
}
.cp1039 .answerDetail-tit{
  height: 30px;
}
.cp1039 .answerDetail-tit span {
  display: inline-block;
  font-size: 12px;
}
.cp1039 .answerDetail-tit span:first-child {
  margin-right: 3px;
  font-size: 16px;
  color: #404040;
}
.cp1039 .answerDetail-tit .gradeName, .answerDetail-tit .labelName {
  margin-top: 1px;
}
.cp1039 .answerDetail-tit .gradeName {
  margin-right: 2px;
  color: #999;
}
.cp1039 .answerDetail-tit .gradeName em {
  font-style: italic;
}
.cp1039 .answerDetail-tit .labelName {
  color: #b2b2b2;
}
.cp1039 .answerDetail-tit .last {
  color: #b2b2b2;
}
.cp1039 .answer-item .answerDetail-tit .praise {
  display: inline-block;
  float: right;
  padding-left: 25px;
  height: 24px;
  font-size: 14px;
  color: #b2b2b2;
}
.cp1039 .answer-item .answerDetail-tit .praise::before{
  content: '';
  display: inline-block;
  vertical-align: -6px;
  height: 24px;
  width: 24px;
  background: url(../../images/sprite_chart_icon.png) -280px -200px no-repeat;
  background-size: 750px;
  background: url(../../images/sprite_chart_icon_original_size.png) -280px -200px\9;
}
.cp1039 .answer-item .answerDetail-tit .praise.praised {
  color: #ff6d00;
}
.cp1039 .answer-item .answerDetail-tit .praise.praised::before{
  content: '';
  display: inline-block;
  vertical-align: -6px;
  height: 24px;
  width: 24px;
  background: url(../../images/sprite_chart_icon.png) -320px -200px no-repeat;
  background-size: 750px;
  background: url(../../images/sprite_chart_icon_original_size.png) -320px -200px\9;
}
.cp1039 .answerDetail-desc {
  font-size: 14px;
  color: #666;
  word-break: break-word;
}
.cp1039 .answerDetail-desc img {
  max-width: 745px;
}
.cp1039 .answerDetail-desc a, .cp1039 .answerDetail-desc .key-custom {
  color: #2655a5 !important;
  text-decoration: none !important;
  cursor: pointer;
}
.cp1039 .continue-answer-list li {
  margin-bottom: 4px;
  padding: 10px 20px;
  background-color: #f7f7f7;
}
.cp1041 .space-table-wrap {
  width: 100%;
}
.cp1041 .space-table-tit {
  height: 31px;
  font-size: 14px;
  color: black;
  line-height: 31px;
  margin-bottom: 7px;
}
.cp1041 .space-table-tit .doc-control {
  color: #318ecc;
  float: right;
  margin-right: 15px;
}
.cp1041 .space-table-tit .doc-control img {
  width: 10px;
  margin-bottom: 2.5px;
}
.cp1041 .space-table-tit .doc-control span {
  font-size: 12px;
}
.cp1041 .on-table-text{
  border-top:  solid 0 #e6e6e6 !important;
  align-items: center;
  line-height:14.4px ;
  flex-shrink: 0;
  height: auto !important;
  min-height: 34px;
  word-break: break-all;
}
.cp1041 #supply-detail-table .td-title{
  text-overflow: ellipsis;
  width: 180px;
  min-height: 34px;
  line-height: 16px;
  background: #fafafa;
  font-size: 12px;
  color: #666;
  border-right: none;
  padding: 5px 9px;
}
.cp1041 #supply-detail-table .td-detail{
  width: 320px;
  min-height: 34px;
  font-size: 12px;
  line-height: 16px;
  color: #666;
  word-break: break-word;
  padding: 5px 9px;
}

.cp1041 .space-table-dl td span {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
}
.cp1042 .space-table .supply-detail-down-data:last-child{
  border-bottom: 1px solid #e6e6e6;
}
.cp1042 .multiple-supply-detail-down {
  border-bottom: 1px solid #e6e6e6;
}
.cp1041 .space-table {
  border-bottom: 1px solid #e6e6e6;
  float: left;
}

.cp1042 .space-table .space-tb-item1{
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* float: left; */
  padding-left: 9px;
  /* height: 49px; */
  min-height: 49px;
  /*line-height: 49px;*/
  background: #fafafa;
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  width: 196px;
  overflow: hidden;
}
.cp1042 .space-table .space-tb-item1 .item-sub-type {
  /* margin-top: 19px; */
  color: #666;
  font-size: 12px;
  line-height: 12px;
}
.cp1042 .space-table .space-tb-item1 .has-fold-data {
  margin-top: 10px;
}
.cp1042 .space-table .space-tb-item2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* float: left; */
  padding-left: 9px;
  width: 346px;
  font-size: 12px;
  /* height: 49px; */
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  overflow: hidden;
}
.cp1042 .space-table .space-tb-item3 {
  /* float: left; */
  display: flex;
  align-items: center;
  font-size: 12px;
  width: 100px;
  /* height: 49px; */
  /* line-height: 49px; */
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: center;
  background: #FAFAFA;
}
.cp1042 .space-table .space-tb-item3 .line-view {
  margin-left: 15px;
}
.cp1042 .space-table .space-tb-item3 .view-message {
  margin-left: 15px;
  color: #318ECC;
}
.cp1042 .space-table .space-tb-item3 .view-message:hover {
  color: #315EFB;
}
.cp1042 .space-table .space-tb-item3 .download-info,
.cp1042 .space-table .space-tb-item3 .line-view {
  color: #318ECC;
}
.cp1042 .space-table .space-tb-item3 .download-info:hover,
.cp1042 .space-table .space-tb-item3 .line-view:hover {
  color: #315EFB;
}
.cp1042 .space-table .space-tb-item3 .vertical-line-zh {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12px;
  color: #DBDBDB;
}
.cp1042 .space-table .space-tb-item3 .download-info-cad{
  color:#318ECC;
}
.cp1042 .space-table .space-tb-item3 .download-info-cad:hover{
  color:#315EFB;
}
.cp1042  .space-table .supply-detail-down-item {  
  display: flex;
}
.cp1042 .space-table .space-tb-item2 .item_title {
  color: #666666;
  margin-top: 9px;
  margin-right: 9px;
  font-size: 12px;
  line-height: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.cp1042 .space-table .space-tb-item2 .has-no-time-title {
  margin-top: 0;
}
.cp1042 .space-table .has-no-item-time .item_title {
  margin-top: 18px;
}
.cp1042 .open-foldData, .cp1042 .close-foldData {
  color: #318ECC;
  float: left;
}
.cp1042 .fold-data-message .open-foldData, 
.cp1042 .fold-data-message .close-foldData {
  float: left;
}
.cp1042 .open-foldData:hover, .cp1042 .close-foldData:hover {
  color: #315EFB;
}
.cp1042 .fold-data-wrap .open-foldData-img {
  background: url(../../images/down-arrow2.png) 0px 2px no-repeat;
  height: 12px;
  width: 12px;
  display: inline-block;
  background-size: 12px 12px;
  margin-left: 5px;
}
.cp1042 .fold-data-wrap:hover .open-foldData-img {
  background: url(../../images/down-arrow3.png) 0px 2px no-repeat;
  height: 12px;
  width: 12px;
  display: inline-block;
  background-size: 12px 12px;
  margin-left: 5px;
}
.cp1042 .fold-data-wrap .close-foldData-img {
  background: url(../../images/up-arrow2.png) 0px 2px no-repeat;
  height: 12px;
  width: 12px;
  display: inline-block;
  background-size: 12px 12px;
  margin-left: 5px;
}
.cp1042 .fold-data-wrap:hover .close-foldData-img {
  background: url(../../images/up-arrow3.png) 0px 2px no-repeat;
  height: 12px;
  width: 12px;
  display: inline-block;
  background-size: 12px 12px;
  margin-left: 5px;
}
.cp1042 .space-table .space-tb-item2 .item_title:hover {
  /*color: #318ECC;*/
  /*text-decoration:underline;*/
  color: #ff6d00;
}
.cp1042 .space-table .space-tb-item2 .item-time {
  margin-top: 6px;
  margin-bottom: 10px;
  line-height: 12px;
  color: #999999;
  display: block;
  overflow: hidden;
  text-indent: 0px;
}
.cp1042 .space-table .fold-data-wrap {
  float: left;
  padding-top: 6px;
  margin-bottom: 9px;
  line-height: 12px;
}
.cp1084 .supply-detail-img,
.cp1042 .supply-detail-img {
  background: url(../../images/member/empty-content-icons.png) 0 -73px no-repeat;
  height: 57px;
  width: 68px;
  margin: 0 auto;
  margin-top: 32px;
}
.cp1084 .loading,
.cp1084 .no-more-content,
.cp1084 .loadMore,
.cp1042 .loading,
.cp1042 .no-more-content,
.cp1042 .loadMore {
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: center;
  height: 35px;
  line-height: 35px;
}
.cp1084 .no-more-content,
.cp1042 .no-more-content {
  color: #ccc;
}
.cp1084 .loadMore,
.cp1042 .loadMore {
  cursor: pointer;
  color: #318ECC;
}
.cp1084 .loadMore:hover,
.cp1042 .loadMore:hover {
  color: #315EFB;
}
.cp1084 .load-more-img,
.cp1042 .load-more-img {
  background: url(../../images/down-arrow2.png) 0px 2px no-repeat;
  height: 12px;
  width: 12px;
  display: inline-block;
  background-size: 12px 12px;
  margin-left: 5px;
}
.cp1084 .loadMore:hover .load-more-img,
.cp1042 .loadMore:hover .load-more-img {
  background: url(../../images/down-arrow3.png) 0px 2px no-repeat;
  height: 12px;
  width: 12px;
  display: inline-block;
  background-size: 12px 12px;
  margin-left: 5px;
}

/*技术问答 开始*/
.cp1084 .space-table .supply-detail-down-data:last-child{
  border-bottom: 1px solid #e6e6e6;
}
.cp1084 .multiple-supply-detail-ask {
  border-bottom: 1px solid #e6e6e6;
}
.cp1041 .space-table {
  border-bottom: 1px solid #e6e6e6;
  float: left;
}

.cp1084 .space-table .space-tb-item1{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 9px;
  min-height: 32px;
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  width: 445px;
  overflow: hidden;
}
.cp1084 .space-table .space-tb-item2 {
  display: flex;
  justify-content: center;
  padding-left: 9px;
  width: 198px;
  font-size: 12px;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  overflow: hidden;
  background: #fafafa;
}
.cp1084  .space-table .supply-detail-ask-item {
  display: flex;
}
.cp1084 .space-table .space-tb-item1 .item_title {
  color: #666666;
  margin-right: 9px;
  font-size: 12px;
  line-height: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
}
.cp1084 .space-table .space-tb-item1 .item_title:hover {
  color: #ff6d00;
}
.cp1084 .space-table .space-tb-item1 .has-no-time-title {
  margin-top: 0;
}
.cp1084 .space-table .has-no-item-time .item_title {
  margin-top: 0px;
}
.cp1084 .space-table .space-tb-item2 .item-answers-number {
  flex: 1;
  display: flex;
  align-items: center;
}
.cp1084 .space-table .space-tb-item2 .item-time {
  width: 120px;
  display: flex;
  align-items: center;
  margin-left: 2px;
  margin-right: 8px;
}
/*技术问答 结束*/

/* 提交按钮 */
.cp1030.group-enroll-submit-detail {
  padding-bottom: 0 !important;
  margin-top: 10px !important;
  padding-left: 336px !important;
  clear: both;
}
.cp1030.group-enroll-submit input {
  width: 150px;
  border-radius: 3px;
}
/* 行业热门 */
.cp1031.tit-list-block {
  position: relative;
  padding: 35px 0 8px;
  background: #fafafa;
}
.cp1031 .module-title {
  position: absolute;
  left: 13px;
  top: 0;
  border-bottom: none;
}
.cp1031 .module-title .module-recom {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  color: #ff6d00;
  position: relative;
  text-indent: 2px;
}
.cp1031 .module-title .module-tit-keyword-wrap {
  display: inline-block;
}
.cp1031 .module-tit-list {
  padding: 0 15px;
  font-size: 14px;
}
.cp1031 .tit-list-block li {
  overflow: hidden;
}
.cp1031 span {
  font-size: 12px;
  color: #666;
}
.cp1031 .same-element .item-title3 {
  display: inline-block;
  line-height: 20px;
}
.cp1031 .module-tit-list span {
  position: relative;
  font-size: 12px;
  padding-right: 10px;
}
.cp1031 .module-tit-list a {
  display: inline-block;
  font-size: 14px;
  width: 805px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}
.page-1016  #content .list-cont-right {
  width: 320px;
  float: right;
  overflow: hidden;
}
.page-1016  #content{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.cp1084 .space-table-tit p,
.cp1042 .space-table-tit p {
  font-weight: bold;
  font-size: 14px;
  color: #333;
}
.cp1084 .space-table-tit,
.cp1042 .space-table-tit {
  /*height: 31px;*/
  font-size: 14px;
  color: black;
  line-height: 31px;
  margin-bottom: 7px;
}
.cp1084 .space-table-tit h3,
.cp1042 .space-table-tit h3 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.cp1041 .space-table-tit .doc-control {
  color: #318ecc;
  float: right;
  margin-right: 15px;
}
.cp1041 .space-table-tit .doc-control img {
  width: 10px;
  margin-bottom: 2.5px;
}
.cp1041 .space-table-tit .doc-control span {
  font-size: 12px;
}
.cp1041.space-table-wrap{
  width: 100%;
}
.cp1044.cd-service-tool{
  width: 850px;
  margin: 0 auto;
  margin-top: 11px;
}
.cp1044 .supply_detail_title{
  width: 80px;
}
.cp1044 .service-on-margin a {
  margin: 0 15px 0 0;
}
.page-1010 #content{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.page-1010 #content .cp-wrapper-col0{
  width: 850px;
  float: left;
}
.page-1010 #content .cp-wrapper-col0-1010{
  width: 850px;
  float: left;
}
.page-1010 #content .list-cont-right{
  width: 320px;
  float:right;
}
.cp1040 .cd-tag-list+.cd-content-declare {
  margin-top: 10px;
}
.cp1018 .service-brand-collapse{
  display: none;
  position: absolute;
  right: 0;
  cursor: pointer;
  top: 3px;
  line-height: 18px;
}
.cp1018 .service-brand-collapse .brand-collapse-text{
  color: #175199;
  font-size: 14px;
  margin-right: 14px;
}
.cp1018 .service-brand-collapse .brand-collapse-icon{
  position: absolute;
  right: 0;
  top: 5px;
  width: 10px;
  height: 11px;
  background: url(../../images/arrow_up_blue.png) no-repeat center;
  background: url(../../images/arrow_up_blue_1x.png) no-repeat center\9;
  display: inline-block;
  background-size: 70%;
  background-size: 70%\9;
  transition:all 500ms;
  transform-origin: center;
  transform: rotate(-180deg);
}
.cp1018 .service-brand-collapse.service-brand-collapse-open .brand-collapse-icon {
  transform: rotate(0deg);
}

.cp1068.ecSupply-tips {
  width: 100%;
  height: 46px;
  line-height: 46px;
  margin-top: 6px;
  font-size: 14px;
  font-weight: normal;
  color: #4c4c4c;
  background-color: #f7f7f7
}
.cp1068.ecSupply-tips span {
  padding-left: 72px;
}
.cp1068.ecSupply-tips .supply-btn-tips {
  display: inline-block;
  width: 76px;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #ff6d00;
  color: #ff6d00;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  border-radius: 2px;
}
.cp1075.tips-content {
  margin-top: 6px;
  background-color: #f7f7f7;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  color: #4c4c4c;
  padding: 20px 20px 16px 20px;
}
.cp1020 .comment-count{
  margin-bottom: -1px;
}
.cp1018{
  margin-top: 24px;
}

.search-item-bottom-info {
  display: flex;
  align-items: center;
}

.search-item-bottom-info .search-item-bottom-info-left {
  display: flex;
  align-items: center;
  flex:auto;
  width: 0;
  margin-right: 6px;
}

.search-item-info.search-item-service-exteral {
  display: flex;
  padding-top: 5px;
}

.search-common-style .search-content .search-item .search-item-info.search-item-service-exteral, .search-common-style .mul-list .ecnew-list-info.search-item-service-exteral {
  padding-top: 5px;
}

.search-item-info.search-item-service-exteral .search-item-service-exteral-left {
  display: flex;
  max-width: 695px;
}

.search-content .search-item .search-item-bottom-info .search-item-bottom-info-left .search-item-info {
  padding-top: 0px;
}

.search-item-info.search-item-service-exteral .search-item-service-exteral-left .service-exteral-title {
  white-space: nowrap;
}

.search-item-service-exteral .exteral_link_href {
  color: #175199;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.search-item-service-exteral .search-item-service-exteral-left .exteral_link_href {
  margin-right: 10px;
  max-width: 110px;
  min-width: 50px;
}

.search-item-service-exteral .exteral_link_href:hover {
  color: #ff6d00;
}

.search-item-service-exteral .exteral_link_href:hover em {
  background: url(../../images/show-more-img-hover.png) no-repeat;
  height: 9px;
  width: 9px;
  display: inline-block;
  background-size: 9px 9px;
  margin-left: 2px;
}

.search-item-service-exteral .exteral_link_href em {
  background: url(../../images/show-more-img.png) no-repeat;
  height: 9px;
  width: 9px;
  display: inline-block;
  background-size: 9px 9px;
  margin-left: 2px;
}
.search-item .search-item-main .flex-wrapper {
  display: flex;
  align-items: center;
}

.search-item .search-item-main .search-weak-wrapper {
  margin-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.search-item .search-item-main .flex-wrapper .search-item-info {
  flex: 1;
  padding-top: 0 !important;
}

.cp1090 .adv-title,
.cp1091 .adv-title {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 25px;
  margin-bottom: 15px;
  height: 47px;
}

.cp1094 .adv-desc,
.cp1086 .adv-desc ,
.cp1090 .adv-desc,
.cp1091 .adv-desc {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  height: 62px;
  margin-bottom: 10px;
}

.cp1094 .barnd-introduction-content {
  height: 125px;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 15px;
  color: #333;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.page-1002 .top-adWrapper-title {
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  line-height: 40px;
  margin-bottom: 5px;
}

/* 热门 */
.cp1085.hot-content,
.search-swiper-content{
  position: relative;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 20px;
}


.cp1085 .swiper,
.search-swiper-content .search-info-swiper {
  width: 100%;
  height: 125px;
  padding-bottom: 25px;
  overflow: hidden;
}

.cp1085 .swiper-slide {
  font-size: 14px;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr 1fr 1fr;
}

.search-swiper-content .swiper-slide {
  font-size: 14px;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr 1fr 1fr;
  grid-column-gap: 30px;
}

.cp1085 .swiper-tag,
.search-swiper-content .swiper-tag {
  display: grid;
  align-items: center;
}

.search-swiper-content .swiper-tag .li-mark {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #DBDBDB;
  margin-right: 5px;
  margin-bottom: 3px;
}

.cp1085 .hot-title,
.search-swiper-content .swiper-title {
  display: flex;
  height: 30px;
  font-size: 14px;
  font-weight: bold;
  align-items: center;
}

.cp1085 .hot-wrapper,
.search-swiper-content .search-wrapper {
  padding: 10px 20px;
}

.cp1085 .swiper-button-next.swiper-button-next,
.search-swiper-content .swiper-button-next.swiper-button-next,
.cp1085 .swiper-button-prev.swiper-button-prev,
.search-swiper-content .swiper-button-prev.swiper-button-prev{
  display: none;
  position: absolute;
  width: 20px;
  height: 30px;
  background-size: 20px 30px;
}

.cp1085 .swiper-button-prev,
.search-swiper-content .swiper-button-prev{
  background-image: url(../../images/svg/switch.svg?v=20250109);
  background-repeat: no-repeat;
  left: 0px;
  top: 45%;
}

.cp1085 .swiper-button-next,
.search-swiper-content .swiper-button-next{
  background-image: url(../../images/svg/switch.svg?v=20250109);
  background-repeat: no-repeat;
  transform: scaleX(-1);
  right: 0px;
  top: 45%;
}

.cp1085 .hot-wrapper .swiper-pagination-switch,
.search-swiper-content .swiper-pagination-switch {
  display: inline-block;
  width: 20px;
  height: 2px;
  margin-right: 5px;
  border-radius: 0;
  background: #DFDFDF;
}

.cp1085 .swiper-pagination,
.search-swiper-content .swiper-pagination {
  display: flex;
  align-items: end;
  justify-content: center;
  height: 15px;
  line-height: 20px;
}

.cp1085 .swiper-pagination .swiper-active-switch,
.search-swiper-content .swiper-pagination .swiper-active-switch {
  background: #FF6D00;
}

.cp1086 .brand-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
}

.cp1086 .shop-name {
  font-size: 18px;
  color: #333333;
  line-height: 24px;
}

.cp1086 .shop-tag {
  height: 35px;
  line-height: 17px;
  margin-top: 5px;
  overflow: hidden;
}

.cp1086 .shop-tag-large .tag {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  margin-right: 18px;
}

.shop-tag-normal .tag {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  margin-right: 3px;
}

.cp1086 .commodity-card .commodity,
.cp1086 .commodity-card .commodity-goods,
.cp1086 .commodity-card .commodity-stock {
  line-height: 12px;
}

.cp1088.newIndex_footer {
  width: 100%;
  height: 40px;
  background: #F2F5FA;
  line-height: 40px;
}

.cp1088 .content {
  display: flex;
  justify-content: center;
}


.cp1088 .content span,
.cp1088 .content span > a {
  font-size: 14px;
  color: #ccc;
}

.cp1088 .content span > a:hover {
  color: #ff6d00
}

.cp1088 .content span:not(:last-child) {
  margin-right: 112px;
}

/* 广告 */
.cp1090 .newIndex-advertisement,
.cp1091 .newIndex-advertisement {
  width: 590px;
}

.advertisement-wrapper {
  display: flex;
  justify-content: space-between;
  align-content: start;
}


.justify-between {
  justify-content: space-between;
}


.cp1086.newIndex-shop-wrapper {
  display: flex;
  width:  590px;
}

.cp1086 .shop-wrapper-top-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cp1088.newIndex_footer {
  position: fixed;
  bottom: 0;
  opacity: 0;
}


.cp1094 .contentType-click {
  color: #175199;
}

.cp1094 .contentType-click .right-icon {
  display: inline-block;
  width: 12px;
  height: 10px;
  background: url('../../images/svg/doubleRight.svg?v=20250114');
  background-size: 12px;
}

.cp1094 .video-title {
  font-size: 14px;
  padding: 10px 15px 0px 10px;
  line-height: 20px;
  overflow: hidden;
  color: #2B2B2B;
  font-weight: bold;
}

.cp1094 .pic-full img {
  width: 100%;
  height: 100%;
}

.cp1094 .video-card {
  position: relative;
  background: #333;
}

.cp1094 .video-card .video-card-play {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: url('../../images//svg/play.svg?v=20250114');
  background-size: 48px;
}