#chinabidding_expert{

}
#chinabidding_expert .zjk_header {
  width: 100%;
  /* height: 538px; */
  /* background: url('../images/img_banner.png') no-repeat center; */
  /* background-size: 100% auto;
  background-position: 0 69px; */
}
#chinabidding_xmlist .zjk_header {
  width: 100%;
  height: 68px;
  min-width: 1200px;
}
/* 顶部样式 */
.zjk_top {
  height: 30px;
  /* background-color: #f2f2f2; */
  width: 1200px;
  /* height: 100%; */
  margin: 0 auto;
  color: #333;
}

.zjk_top .loginState {
  line-height: 30px;
  color: #333;
}

.zjk_top .loginState .hello {
  color: #666;
}

.zjk_top .loginState .reg {
  color: red;
}

.zjk_top .loginState .red {
  color: red;
}

.zjk_top .loginState .pointer {
  cursor: pointer;
}

.zjk_top .navList {
  line-height: 30px;
}

.zjk_top .navList li {
  padding: 0 10px;
  position: relative;
}

.zjk_top .navList li a:hover {
  color: #333;
}

.zjk_top .navList li i {
  position: absolute;
  width: 1px;
  height: 15px;
  background-color: #ccc;
  top: 8px;
  right: -1px;
}

.zjk_top .navList .common:hover {
  background-color: #fff;
}

.zjk_top .navList .common {
  padding-right: 24px;
  background: url(../images/sy_top_icon3.png) no-repeat;
  background-position: 65px 14px;
}

.zjk_top .navList .service {
  position: relative;
}

.zjk_top .navList .service:hover > .serviceBox {
  display: flex;
}

.zjk_top .navList .service .serviceBox {
  box-sizing: content-box;
  display: none;
  justify-content: space-around;
  position: absolute;
  height: 112px;
  width: 550px;
  top: 30px;
  left: -514px;
  padding: 20px;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
  z-index: 9;
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 12px;
  line-height: 24px;
}

.zjk_top .navList .service .serviceBox .serve-cl p:hover {
  color: red;
}

.zjk_top .navList .service .serviceBox .line {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 5px;
}

.zjk_top .navList .service .serviceBox .cl::after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.zjk_top .navList .service .serviceBox .last {
  padding-bottom: 4px;
  border-bottom: 1px solid #e0e0e0;
}

.zjk_top .navList .nav:hover > .navBox {
  display: block;
}

.zjk_top .navList .nav .navBox {
  display: none;
  box-sizing: content-box;
  position: absolute;
  left: -777px;
  top: 30px;
  width: 1038px;
  height: 137px;
  z-index: 9;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 32px;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
}

.zjk_top .navList .nav .navBox .col {
  float: left;
  width: 250px;
}

.zjk_top .navList .nav .navBox .col a {
  margin-right: 24px;
  color: #999 !important;
}

.zjk_top .navList .nav .navBox .col a:hover {
  color: red !important;
}

.zjk_top .navList .nav .navBox .col:nth-child(2) {
  border-left: 1px solid #ccc;
  padding-left: 20px;
}

.zjk_top .navList .nav .navBox .fourth {
  padding-left: 20px;
  border-left: 1px solid #ccc;
  line-height: 96px;
}

.zjk_top .navList .nav .navBox .fourth a {
  color: #df2229 !important;
  font-weight: 700;
}

.zjk_top .navList .aboutUS:hover > .aboutBox {
  display: block;
}

.zjk_top .navList .aboutUS .aboutBox {
  display: none;
  box-sizing: content-box;
  position: absolute;
  right: -28px;
  width: 73px;
  top: 30px;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 5px 15px;
  z-index: 9;
  font-size: 12px;
  line-height: 32px;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
}

.zjk_top .navList .aboutUS .aboutBox a:hover {
  color: red;
}

.zjk_top .module {
  color: #666;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 110;
}

.zjk_top .module .insede {
  position: fixed;
  width: 940px;
  height: 440px;
  left: 50%;
  top: 15%;
  margin-left: -470px;
  background-color: #fff;
  z-index: 111;
}

.zjk_top .module .insede .close {
  width: 17px;
  height: 16.3px;
  background: url(../images/ybtc_right_icon.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.zjk_top .module .insede .content {
  padding: 0 30px 0 27px;
}

.zjk_top .module .insede .content h1 {
  color: #db2831;
  font-size: 20px;
  line-height: 80px;
  text-align: center;
}

.zjk_top .module .insede .content h2 {
  line-height: 28px;
  font-size: 14px;
}

.zjk_top .module .insede .content p {
  line-height: 28px;
  font-size: 14px;
  text-indent: 2em;
}

.zjk_top .module .insede .content p span {
  color: #db2831;
}

.zjk_top .module .insede .seal {
  box-sizing: content-box;
  width: 116px;
  height: 56px;
  position: absolute;
  right: 81px;
  bottom: 18px;
  padding-top: 60px;
}

.zjk_top .module .insede .seal img {
  position: absolute;
  left: 0;
  top: 0;
  width: 116px;
  height: 116px;
}

.zjk_top .module .insede .seal p {
  text-align: center;
  font-size: 14px;
}
.zjk_header{
  height: 96px;
  background: rgba(255, 255, 255, 0.83);
  box-shadow: 0px 2px 2px 0px rgba(194, 194, 194, 0.25);
  /* overflow: hidden; */
}

.zjk_header .w{
  width: 1096px;
  height: 100%;
}

.zjk_header h1{
  font-size: 26px;
  height: 100%;
  line-height: 96px;
}

.zjk_header h1 a{
  display: inline-block;
  height: 40px;
}

.zjk_header h1 a img{
  height: 100%;
  vertical-align: middle;
}

.zjk_header h1 span{
  margin-left: 40px;
  position: relative;
}

.zjk_header h1 span::before{
  display: inline-block;
  content: '';
  height: 18px;
  width: 1px;
  background: #999999;
  position: absolute;
  left: -24px;
  top: 11px;
}

.zjk_header .goback{
  height: 100%;
  padding-top: 24px;
  margin-left: 48px;
}

.zjk_header .goback a{
  display: inline-block;
  width: 194px;
  height: 47px;
  line-height: 47px;
  background: #F6FCFF;
  border-radius: 8px;
  color: #224CAD;
  font-size: 16px;
  text-align: center;
}

.zjk_header .goback a:hover{
  color: #fff;
  background: #2c63bb;
}

.zjk_header .topr{
  padding-top: 28px;
}

.zjk_header .topr img{
  margin-right: 8px;
  width: 40px;
  height: 40px;
}

.zjk_header .topr .hotLine{
  font-size: 16px;
  color: #333;
  width: 36px;
  white-space: wrap;
  line-height: 1.2;
  margin-right: 10px;
}

.zjk_header .topr p{
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin: 3px 0;
}


/* banner */
.banner{
  height: 460px;
  background: url(../images/img_banner.png) no-repeat;
  /* background-size: 100% 100%; */
  background-size: cover;
  background-position: center center;
}


/* 入口 */
.entry{
  height: 306px;
  background: #fff;

}
.entry .w {
  position: relative;
  top: -54px;
  padding: 0 43px;
}
.entry .expertenter {
  width: 543px;
  height: 116px;
  background: url('../images/bg-zjrk.png') no-repeat 0 0;
  background-size: 543px 116px;
  margin: 0 7px;
  position: relative;
}
.entry .extractenter {
  width: 543px;
  height: 116px;
  background: url('../images/bg-cqrk.png') no-repeat 0 0;
  background-size: 543px 116px;
  margin: 0 7px;
  position: relative;
}

.entry .process {
  width: 1128px;
  height: 266px;
  background: url('../images/img_bg_zj.png') no-repeat 0 0;
  position: absolute;
  z-index: 1;
  bottom: -260px;
  left: -16px;
  padding: 50px 50px;
  box-sizing: border-box;
}

.entry .extractenter .process {
  display: none;
  left: -573px;
  bottom: -260px;
  background: url('../images/img_bg2.png') no-repeat 0 0;
  padding-right: 0;
}

.entry .extractenter .process li {
  margin-right: 108px;
}

.entry .extractenter .process li:last-child {
  margin-right: 0;
}

.entry .extractenter .process li:nth-child(n + 3) p {
  position: absolute;
  left: -11px;
  top: 111px;
  white-space: nowrap;
}

.entry .extractenter .process li:nth-child(4) p {
  left: -52px;
}

.entry .process .title {
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  margin-bottom: 20px;
}

.entry .steps{
  position: relative;
}

.entry .expertenter .steps .qrcode{
  position: absolute;
  right: 22px;
  bottom: -113px;
  text-align: center;
  margin-right: 0;
  width: 200px;
}

.entry .expertenter .steps .qrcode img{
  width:55%;
  margin-bottom: 20px;
}





.entry .steps li {
  float: left;
  width: 164px;
  height: 131px;
  /* background: #0064c1; */
  margin-right: 126px;
  text-align: center;
  position: relative;
}

.entry .steps li .picture {
  padding-top: 18px;
  width: 62px;
  height: 62px;
  text-align: center;
  box-sizing: border-box;
  border-radius: 50%;
  box-shadow: 0px 6px 20px 0px rgba(34, 76, 173, 0.16);
  margin: 0 auto;
  margin-bottom: 25px;
  position: relative; /* 确保伪元素相对于父元素定位 */
}

.entry .steps li .picture:after {
  content: '';
  position: absolute; /* 绝对定位伪元素 */
  bottom: 32px; /* 定位在底部 */
  left: 75px; /* 水平居中 */
  width: 203px; /* 虚线的长度 */
  border-bottom: 1px dashed #bfe5f9; /* 虚线样式 */
}

.entry .extractenter .steps li .picture:after {
  width: 182px; /* 虚线的长度 */
}
.entry .extractenter .steps li .picture:before {
  left: 160px;
}

.entry .steps li .picture::before {
  content: '';
  position: absolute;
  bottom: 26px;
  left: 173px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #bfe5f9;
  border-radius: 3px;
}

.entry .steps li:last-child .picture::before {
  display: none;
}

.entry .steps li:last-child .picture::after {
  border-bottom: none;
}
.entry .expertenter .steps li:nth-child(3) .picture::before {
  display: none;
}

.entry .expertenter .steps li:nth-child(3) .picture::after {
  border-bottom: none;
}



.entry .steps li .count {
  color: #3979dd;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.entry .steps li p {
  color: #333;
  font-size: 14px;
}

.entry h4 {
  float: left;
  line-height: 112px;
  font-size: 32px;
  color: #fff;
  padding-left: 76px;
}
.entry .atip {
  float: right;
  width: 320px;
  text-align: center;
  color: #2c63bb;
}
.entry .atip h5 {
  font-size: 24px;
  line-height: 112px;
  /* padding-top: 20px; */
}
.entry .atip p {
  font-size: 18px;
  line-height: 30px;
}
.entry .atip span {
  position: relative;
  padding-left: 24px;
  margin-right: 10px;
}
.zjk_header .atip i {
  font-style: normal;
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  text-align: center;
  line-height: 16px;
  border: 1px solid #2c63bb;
  font-size: 14px;
}
.zjk_header .topr {
  display: flex;
  justify-content: flex-start;
}
.zjk_header .topr .bell,
.zjk_header .topr .headphoto {
  padding: 14px 0;
  height: 40px;
  margin-right: 12px;
  position: relative;
}
.zjk_header .topr .bell .tip {
  position: absolute;
  left: 22px;
  top: 18px;
  background-color: #e85156;
  color: #fff;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  font-size: 12px;
  border-radius: 12px;
}
.zjk_header .topr .mydrow {
  position: relative;
  z-index: 19;
}
.zjk_header .topr .mycenter {
  height: 28px;
  line-height: 28px;
  padding-top: 20px;
  cursor: pointer;
  padding-right: 20px;
}
.zjk_header .topr .mycenter .arrow {
  position: absolute;
  top: 29px;
  right: 4px;
  width: 12px;
  height: 12px;
  background: url('../images/icon_zk.png');
}
.zjk_header .topr .mylist {
  position: absolute;
  left: 0;
  top: 68px;
  padding: 5px 0;
  background-color: #fff;
  width: 80px;
  line-height: 24px;
  text-align: center;
  box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #eee;
  display: none;
}
.zjk_header .topr a {
  color: #666;
  font-size: 14px;
}
.zjk_header .topr a:hover {
  color: #409eff;
}
.zjk_header .topr .mydrow:hover .mylist {
  display: block;
}
.zjk_header .topr .mydrow:hover .arrow {
  transform: rotate(180deg);
}
.zjk_header .topr .headphoto {
  position: relative;
}
.zjk_header .topr .experstatus {
  position: absolute;
  left: -7px;
  bottom: 3px;
  width: 54px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #00a870;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  display: none;
}
.zjk_header .headphoto .experstatus:nth-child(2),
.zjk_header .headphoto .experstatus:nth-child(6) {
  background-color: red;
}
.zjk_header .headphoto .experstatus:nth-child(3) {
  background-color: #ee831d;
}
/* 公共部分 */
.common .title{
  height: 61px;
  line-height: 61px;
  font-weight: bold;
  font-size: 32px;
  color: #333333;
  text-align: center;
  margin-bottom: 24px;
}

.common .title img{
  vertical-align: 1px;
}

/* 课程介绍 */
.courseRecommend{
  height: 460px;
  background: #FFFFFF;
  padding-top: 40px;
}
.courseRecommend .content li{

  margin-right: 25px;
}
.courseRecommend .content li a{
  display: inline-block;
  width: 256px;
  height: 283px;
  box-shadow: 0px 1px 16px 0px rgba(0,0,0,0.1);
  border-radius: 10px;
}


.courseRecommend .content li:last-child{
  margin-right: 0;
}

.courseRecommend .content li img{
  width: 256px;
  height: 144px;
  background: #FFB9B9;
  border-radius: 10px 10px 0px 0px;
}

.courseRecommend .content li .info{
  padding: 10px 14px;
}

.courseRecommend .content li .name{
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 6px;
}

.courseRecommend .content li .introduce{
  width: 218px;
  color: #666666;
  margin-bottom: 23px;
}

.courseRecommend .content li .price{
  color: #FF623A;
  font-size: 18px;
  font-weight: bold;
}
.courseRecommend .content li .price i{
  font-size: 12px;
}

.courseRecommend .content li .price .original{
  font-size: 12px;
  color: #999;
  font-weight: 400;
  text-decoration-line: line-through;
}

/* 专家库简介 */
.zjkProfile{
  height: 499px;
  background: url(../images/img_bg_zjkjj.png) no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 40px;
}

.zjkProfile .content{
  width: 1096px;
  height: 321px;
  background: linear-gradient( 180deg, #F3FBFF 0%, rgba(243,251,255,0) 100%);
  border-radius: 10px 10px 10px 10px;
  border: 3px solid;
  border-bottom: none;
  border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 3 3;
}

.zjkProfile .content .profile{
  font-size: 14px;
  color: #333;
  padding: 20px 28px;
  line-height: 28px;
  text-indent: 2em;
  margin-bottom: 9px;
}

.zjkProfile .content li{
  text-align: center;
  width: 33.33%;
  color: #666;
}

.zjkProfile .content li img{
  margin-bottom: 10px;
}

.zjkProfile .content li p{
  font-size: 30px;
  font-weight: 900;
  color: #333;
  margin-bottom: 10px;
}

/* 专家入库4大优势 */
.advantage{
  height: 527px;
  padding-top: 40px;
  background: #fff;
}

.advantage .content li{
  width: 256px;
  height: 350px;
  border-radius: 10px;
  background: #F5FCFF;
  padding: 20px 19px 24px;
  text-align: center;
  margin-right: 25px;
}
.advantage .content li:last-child{
  letter-spacing: -0.6px;
  margin-right: 0;
}
.advantage .content li h3{
  font-size: 16px;
  color: #333333;
  height: 30px;
  line-height: 30px;
  margin-bottom: 20px;
}

.advantage .content li img{
  margin-bottom: 30px;
}

.advantage .content li p{
  font-size: 12px;
  color: #666;
  line-height: 22px;
  text-align: left;
}

/* 入库条件 */
.storageConditions{
  height: 509px;
  background: url(../../images/img_bg_zjrktj.png) no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 40px;

}

.storageConditions .title{
  margin-bottom: 0;
}
.storageConditions .content{
  position: relative;
  margin-bottom: 24px;
}

.storageConditions .words{
  color: #999;
  text-align: center;
  line-height: 14px;
}

.storageConditions .content .center{
  width: 100%;
  height: 332px;
  background: url(../images/img_nr_zjkrktj.png) no-repeat center;
}

.storageConditions .content .left{
  position: absolute;
  left: 0;

}
.storageConditions .content .right{
  position: absolute;
  right: 0;
  top: 0;
}

.storageConditions .content .item li{
  margin-bottom: 22px;
  padding-top: 55px;
}

.storageConditions .content .item h3{
  font-weight: bold;
  font-size: 24px;
  color: #224CAD;
  height: 40px;
  line-height: 46px;
  position: relative;
}

.storageConditions .content .item h3::before{
  content: '';
  position: absolute;
  bottom: 4px;
  left: 0;
  display: inline-block;
  width: 30px;
  height: 8px;
  background: linear-gradient( 90deg, #224CAD 0%, rgba(34,76,173,0) 100%);
}

.storageConditions .content .item p{
  font-size: 16px;
  color: #333;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
}






/* 升级弹框 */

#modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  display: none;
}

#modal .mask,
.warp {
  position: fixed;
  z-index: 102;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

#modal .warp .content {
  box-sizing: border-box;
  width: 620px;
  background: #fff;
  margin: 0 auto;
  margin-top: 10%;
  padding: 0;
  font-size: 16px;
  color: #333;
  font-weight: normal;
  position: relative;
  border-radius: 4px;
  padding-bottom: 40px;
}

#modal .warp .content .chead{
  height: 50px;
  padding: 17px 152px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #f1eeee;
  position: relative;
  margin-bottom: 10px;
}

#modal .warp .content .chead img{
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin-right: 10px;
}

#modal .warp .content .chead .closeIcon{
  position: absolute;
  right: 10px;
  top: 17px;
}

#modal .warp .content .chead span{
  font-size: 16px;
  color: #333;
}

#modal .warp .content .chead span:nth-child(3){
  color: red;
  margin-left: 10px;
}

#modal .warp .content .cbody{
  padding: 20px 30px;
  
}

#modal .warp .content .cbody p{
  line-height: 28px;
  margin-bottom: 5px;
}
#modal .warp .content .cbody p .blue{
  color: #4278fc;
}

#modal .warp .content .cbody p:nth-child(n+2){
  text-indent: 2em;
}

#modal .warp .content .cfoot{
  text-align: center;
}

#modal .warp .content .cfoot .close{
  display: inline-block;
  width: 127px;
  height: 48px;
  line-height: 48px;
  background: #3979dd;
  color: #fff;
  text-align: center;
  font-size: 18px;
  border-radius: 2px;
  margin-bottom: 20px;
}

#modal .warp .content .cfoot .notTip{
  color: #999;
}

/* 入驻校验弹框 */

#settledModal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  display: none;
}

#settledModal .mask,
.warp {
  position: fixed;
  z-index: 102;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

#settledModal .warp .content {
  width: 600px;
  height: 336px;
  background: #fff;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  top: 20%;
  border-radius: 6px;
  padding: 0 16px;
}

#settledModal .content .modal_header .title {
  font-size: 20px;
  font-weight: 400;
  padding: 10px 0;
  border-bottom: 1px solid #e8eaec;
  position: relative;
}
#settledModal .content .modal_header .title img {
  width: 30px;
  height: 30px;
}
#settledModal .content .modal_header .title span {
  vertical-align: middle;
}

#settledModal .content .modal_header .title .close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

#settledModal .content .modal_header .title .close img {
  width: 17px;
  height: 17px;
}

#settledModal .content .modal_body {
  padding: 30px 30px 0;
}

#settledModal .content .modal_body .firstLine {
  font-size: 16px;
  color: #000;
  line-height: 1.9;
  margin-bottom: 13px;
}

#settledModal .content .modal_body .color_blue {
  color: #5489ff;
}

#settledModal .content .modal_body .secondLine {
  font-size: 14px;
  margin-bottom: 50px;
}

#settledModal .content .modal_body .btnGroup {
  text-align: center;
}

#settledModal .content .modal_body .btnGroup button {
  width: 127px;
  height: 48px;
  background: #5489ff;
  color: #fff;
  border-radius: 2px 2px 2px 2px;
  font-size: 18px;
  cursor: pointer;
}

#settledModal .content .modal_body .btnGroup .active {
  background: #f2504f;
  margin-right: 40px;
}
