/*公共样式*/
.body_bg {
  background: url("../images/business_detail/hade_bg.png") no-repeat top center;
}

.box-sizing {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hand {
  cursor: pointer;
}

.header {
  background: #ffffff;
}

/*公共样式 end*/
body {
  background: #f0f2f5;
}

.banner {
  padding-top: 25px;
  width: 100%;
}

.location {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1200px;
      margin: 0 auto 15px;
    margin-top: 185px;
}

.location a,
.location i {
  color: rgba(254, 254, 254, 0.4)
}

.cur_location:hover {
  color: rgb(254, 254, 254)
}

.arrow1 {
  display: inline-block;
  width: 12px;
  height: 9px;
  margin: 0 7px;
}

.arrow1.font16 {
  margin-left: 0;
  background: url("../images/business_detail/bread_big.png") no-repeat left center;
}

.arrow1.font12 {
  background: url("../images/business_detail/bread_sm.png") no-repeat left center;
  display: inline-block;
  height: 12px;
  padding-left: 15px;
  width: auto;
}

.QY-logout {
  width: 1200px;
  height: 484px;
  margin: 0 auto;
}

.QY-logout-left {
  background: #ffffff;
  width: 900px;
  height: 100%;
  padding-top: 35px;
  border-right: 2px solid #1858bc;
}

.QY-logout-tit {
  margin-left: 34px;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 9px;
}

.label {
  display: inline-block;
  position: relative;
  top: -3px;
  margin-left: 8px;
  padding: 5px;
  background-color: #fff8f2;
  border-radius: 3px;
  border: 1px solid #ff7701;
  color: #ff7800;
  max-width: 600px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.QY-logout-subhead {
  height: 12px;
  color: #999999;
  margin-left: 34px;
  padding-bottom: 32px;
}

.QY-logout-price {
  border: 1px solid #e9e9e9;
  padding-left: 34px;
  height: 88px;
  background: url("../images/business_detail/price_bg.png") no-repeat center;
}

.market-price {
  height: 12px;
  color: #b3b3b3;
  -webkit-text-decoration-color: #b3b3b3;
  text-decoration-color: #b3b3b3;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  margin: 25px 0 8px 0;
}

.centers {
  position: relative;
  top: -3px;
}

.servers-tit {
  font-size: 14px;
  color: #626262;
  font-weight: bold;
}

.mianyi {
  color: #ff7800;
  font-size: 30px;
  font-weight: bold;
}

.mianyi:before {
  content: '￥';
  font-size: 18px;
  position: relative;
  top: -3px;
}

.QY-logout-price>div.fr {
  width: 250px;
  height: 100%;
  border-left: 1px solid rgba(217, 222, 237, 0.58);
}

.time {
  font-size: 20px;
  color: #a1a8af;
  text-align: center;
  margin-top: 25px;
}

.flow {
  position: relative;
  margin: 11px auto 0;
  width: 28px;
  height: 28px;
  background: url("../images/business_detail/QR_ico.png") no-repeat center;
}

.flowfl {
  width: 70px;
  background: url("../images/business_detail/QR_ico.png") no-repeat left center;
}

.flow:hover p {
  display: block;
}

.flow p {
  position: absolute;
  z-index: 100;
  display: none;
  top: 38px;
  left: -58px;
  border: 1px solid #ff364a;
  width: 140px;
  height: 140px;

}

.flowfl p {
  left: -57px;
}

.icon-shang {
  position: absolute;
  left: 0;
  right: 0;
  top: -8px;
  margin: 0 auto;
  width: 15px;
  height: 8px;
  background: url("../images/business_detail/icon_shang.png") center no-repeat;
}

.QY-logout-qiye,
.handle-server {
  padding-left: 34px;
  border-bottom: 1px solid #e9e9e9;
}

.promise {
  color: #999999;
  margin: 24px 0;
}

.tit-self {
  margin-top: 37px;
}

.company-sel {
  cursor: pointer;
  width: 200px;
}

.region-sel,
.company-sel {
  position: relative;
  height: 40px;
  border: 1px solid #dfdfdf;
  margin: 24px 24px 0 0;
}

.company-sel>p,
.region-sel>p {
  padding-left: 12px;
  height: 100%;
  line-height: 40px;
}

.fontColor {
  color: #828282;
}

.company-name {
  display: inline-block;
  width: 145px;
}

.icon {
  display: inline-block;
  width: 40px;
  height: 37px;
  border-left: 1px dashed #e9e9e9;
  text-align: center;
  font-size: 14px;
  color: #979797;
}

.region-sel {
  width: 324px;
}

.area {
  display: none;
  position: absolute;
  left: -1px;
  width: 324px;
  height: 220px;
  background-color: #ffffff;
  border: solid 1px #e6e6e6;
  padding: 20px;
  z-index: 1;
}

.want-area {
  color: #649be8;
}

.area-caption {
  position: absolute;
  z-index: 30;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
}

.area-tit {
  position: relative;
}

.hint {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 240px;
  text-align: center;
  z-index: 100;
  color: #145fbc;
}

.animate {
  -webkit-animation: hint 1s linear 1s forwards;
  animation: hint 1s linear 1s forwards;
}

@-webkit-keyframes hint {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
}

@keyframes hint {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
}

.area-tit>li {
  position: relative;
  z-index: 10;
  width: 80px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e3e3e3;
  border-right: none;
  text-align: center;
  margin-top: 10px;
  background: #ffffff;
}

.options {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.area-click {
  position: relative;
  top: -1px;
  height: 33px !important;
  border-bottom: none !important;
  border-top: 2px solid #649be8 !important;
}

.area-tit>li:nth-of-type(3) {
  border-right: 1px solid #e3e3e3;
}

.area-list {
  display: none;
  width: 284px;
  height: 127px;
  border-top: 1px solid #e9e9e9;
  position: absolute;
  top: 30px;
}

.area-list li .click-color {
  color: #649be8;
}

.area-list01 {
  left: 0;
}

.area-list02 {
  left: -80px;
}

.area-list03 {
  left: -160px;
}

.area-list li {
  width: 53px;
  height: 26px;
  line-height: 26px;
}

.mCSB_inside>.mCSB_container {
  margin-right: 0 !important;
}

.handle-server {
  height: 100px;
  line-height: 100px;
}

.btn-public {
  display: inline-block;
  width: 170px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  border-radius: 4px;
}

.btn-contact {
  border: 1px solid #ff7800;
  background-color: #ffffff;
  color: #ff7800;
  margin-left: 2px;
}

.btn-contact i {
  width: 19px;
  height: 21px;
  background: url(../images/business_detail/contact_yellow.png) no-repeat center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.btn-contact:hover {
  background-color: #ff7800;
  color: #fff;
}

.btn-contact:hover i {
  background: url("../images/business_detail/contact_white.png") no-repeat center;
}

.btn-apply-for {
  background-color: #ff7800;
  border: 1px solid #ff7800;
}

.btn-apply-for:hover {
  border: 1px solid #ff7800;
  background-color: #ffffff;
  color: #ff7800;
}

.btn-join-shop-car {
  margin-left: 3px;
  background-color: #145fbc;
  border: 1px solid #145fbc;
}

.btn-join-shop-car:hover {
  border: 1px solid #145fbc;
  background-color: #ffffff;
  color: #145fbc;
}

.collect {
  float: right;
  margin-right: 122px;
  color: #999999;
}

.collect:hover,
.collect.collected,
.collect:hover .collected,
.collect.collected .collected {
  color: #145fbc;
}

.icon-shoucang {
  margin-right: 8px;
  color: #999999;
}

.QY-logout-right {
  position: relative;
  width: 300px;
  height: 100%;
  background: #ffffff;
}

.service-cut-click {
  color: #1868cb !important;
  font-weight: bold !important;
  border-bottom: none !important;
}

.service-cut li.recommend {
  border-right: 1px solid #ebf0f9;
}

.dian:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: rgba(205, 205, 205, .4);
  margin-right: 10px;
  border-radius: 50%;
}

.service-cut li {
  width: 150px;
  height: 50px;
  border-bottom: 1px solid #ebf0f9;
  color: #858585;
  line-height: 50px;
  text-align: center;
}

.icon-xiajiantou {
  display: none;
  position: relative;
  top: 16px;
  left: -38px;
  font-size: 12px;
}

.service-cut-click .icon-xiajiantou {
  display: inline-block;
}

.server-type,
.order-servers {
  position: absolute;
  bottom: 62px;
  left: 0;
  width: 100%;
  height: 368px;
  padding-top: 4px;
  display: none;
}


.head-portrait {
  position: relative;
  width: 170px;
  height: 170px;
  margin: 0 auto;
}

.quan {

  width: 160px;
  height: 160px;
  border: 1px solid #f6f6f6;
  border-radius: 50%;
  -webkit-animation: quan 1s linear infinite;
  animation: quan 1s linear infinite;
}

.message {
  position: absolute;
  display: block;
  width: 22px;
  height: 16px;
  top: 37px;
  right: 13px;
  background: url("../images/business_detail/message.png") no-repeat center;
}

.head-portrait img {
  border-radius: 100%;
  width: 142px;
  height: 142px;
}

.head-portrait img,
.quan {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

@-webkit-keyframes quan {
  0% {
    width: 0;
    height: 0;
  }

  100% {
    width: 160px;
    height: 160px;
  }
}

@keyframes quan {
  0% {
    width: 0;
    height: 0;
  }

  100% {
    width: 160px;
    height: 160px;
  }
}

.servers-name {
  font-size: 16px;
  color: #404040;
  text-align: center;
  font-weight: bold;
}

.stars {
  width: 100%;
  height: 14px;
  line-height: 14px;
  position: relative;
  text-align: center;
  margin-top: 8px;
}

.star-public {
  display: inline-block;
  height: 14px;
  position: absolute;
  top: 0;
  left: 112px;
}

.star-color {
  background-image: url("../images/business_detail/new_stars_bg.png");
  background-position: 0 0;
  background-size: 86px 14px;
  background-repeat: no-repeat;
}

.star-bg {
  width: 86px;
  background: url("../images/business_detail/new_stars.png") no-repeat center;
}

.server-proto {
  margin-top: 15px;
  height: 58px;
  /* border-top: 1px solid #ecebea;
  border-bottom: 1px solid #ecebea; */
  padding-top: 20px;
  text-align: center;
}

.server-proto>span,
.server-proto>ul>li {
  color: #797979;
}
.server-proto .new-txt-cut{
  font-size: 12px;
  font-weight: 400;
  color: #145FBC;
}

.server-proto>span {
  width: 60px;
  text-align: right;
}

.server-proto>ul {
  width: 240px;
  margin-top: -5px;
}

.server-proto>ul>li {
  height: 24px;
  line-height: 24px;
  /* border:1px solid #145fbc; */
  margin-right: 3px;
  padding: 0 11px;
  color: #145fbc;
}

.telephone {
  height: 38px;
  padding: 12px 0 0 20px;
  color: #ff9600;
}

.telephone span {
  color: #797979;
}

/*右边客服 */
.server-type .consult_buttom{
  text-align: center;
}
.server-type .consult_buttom>a {
  width: 120px;
  height: 40px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height:40px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.server-type .consult_buttom .but1 {
  background: #FF7800;
}
.consult_buttom .but2{
  background:#3573EC;
}
/* .server-type .consult_buttom>a:hover{
  opacity: 0.9;
} */
.server-type .other_info {
  padding: 20px 22px;
}
.other-buttom a{
  width: 64px;
  height: 22px;
  display: inline-block;
  background: #FFFFff;
  text-align: center;
  line-height: 22px;
  position: relative;
}
 .other-buttom .but1{
    border:1px solid #FF7800;
    color:#FF7800;
    margin-right:4px;
}
.consult_buttom .but2{
    border:1px solid #3573EC;
    color:#3573EC;
    position: relative;
}
 .other-buttom .but1:hover{
  background: #FF7800;
  color:#ffffff;
}
.other-buttom .but2:hover{
  background: #3573EC;
  color:#ffffff;
}
.right-ewm{
  position: absolute;
  left: -79px;
  top: -244px;
  right: auto;
  bottom: auto;
  display: none;
  z-index: 1000;
}
.butHover:hover .right-ewm{
  display: block;
}
.right-ewm .ewm-box{
  width: 200px;
  /*height: 244px;*/
  background: #FFFFFF;
  border-radius: 2px;
  position: relative;
  padding:22px;
  box-sizing: border-box;
  box-shadow: 2px 15px 13px 2px rgba(214, 218, 226, 0.63);
}
/* .right-ewm .ewm-box::after{ */
  /* content: "";
  display: block;
  position: absolute;
  left:-10px;
  top:110px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #ffffff;
  border-bottom: 10px solid transparent; */
/* } */
.right-ewm .ewm-box img{
  width:148px;
  height:148px;
  object-fit: contain;
}
.right-ewm .ewm-box .numbers{
  width: 153px;
  height: 24px;
  background: #EDF5FF;
  font-size: 12px;
  font-weight: bold;
  color: #145FBC;
  text-align: center;
  line-height: 24px;
  margin: 6px 0 4px 0;
}
.right-ewm .ewm-box .des{
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  margin:0;
}


  /*右边客服 end */

/* 没有微信客服 */
.servers_none {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 49px;
  background-color: #145fbc;
  font-size: 16px;
  color: #ffffff;
  line-height: 49px;
  text-align: center;
}


/* 有微信客服 */
.servers {
  display: block;
  cursor: pointer;
  float: left;
  width: 50%;
  height: 49px;
  background-color: #145fbc;
  font-size: 16px;
  color: #ffffff;
  line-height: 49px;
  text-align: center;
}

.servers1 {
  display: block;
  position: relative;
  cursor: pointer;
  float: right;
  width: 50%;
  height: 49px;
  background-color: #145fbc;
  font-size: 16px;
  color: #ffffff;
  line-height: 49px;
  text-align: center;
}

.bac1 {
  position: absolute;
  display: none;
  width: 278px;
  height: 296px;
  /* background: url(../images/business_detail/weixin.png) no-repeat top center; */
  top: -280px;
  right: 10px;
}

.servers1::before {
  content: "|";
  margin-right: 20px;
  margin-left: -20px;

}

/* 没有微信客服结束 */
.icon-color {
  padding-right: 8px;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
}

.servers-bottom {
  position: absolute;
  bottom: 0;
  height: 62px;
  width: 100%;
  text-align: center;
  line-height: 62px;
  border-top:1px solid #EEEEEE;
}


/* .servers-bottom a {
  font-size: 14px;
  display: inline-block;
  width: 124px;
  height: 32px;
  border-radius: 4px;
  text-align: center;
  line-height: 32px;
}

.servers-bottom-one {
  background-color: #ffffff;
  border: 1px solid #ff9600;

}

.servers-bottom-one:hover,
.servers-bottom-one:hover span {
  color: #ffffff;

}

.servers-bottom-one:hover {
  background-color: #ff9600;
}

.servers-bottom-two {
  border: 1px solid #649be8;
}

.servers-bottom-two:hover,
.servers-bottom-two:hover span {
  color: #ffffff;
}

.servers-bottom-two:hover {
  background-color: #649be8;
} */

/* .servers-bottom a span {
  padding-right: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
} */

/* .color1 {
  color: #ff9600;
}

.color2 {
  color: #649be8;
} */
.servers-bottom>a{
  width:49%;
  display: inline-block;
  text-align: center;
  float: left;
}
.servers-bottom>a:hover{
  color:#145FBC;
}
.servers-bottom>a>span>img{
  margin-top:3px;
}
.servers-bottom-after{
  width: 1px;
  height: 11px;
  background: #EEEEEE;
  float: left;
  margin-top:28px;
}
/*优势*/
.post-trade {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 22px 10px 22px 34px;
}

.post-trade li a {
  display: inline-block;
  height: 9px;
  color: #6c6c6c;
  line-height: 9px;
  padding: 0 30px;
  cursor: inherit;
}

.post-trade li a.a1 {
  border-right: 1px solid #eeeeee;
}

.post-trade li a span {
  padding: 12px;
}

.post-trade li a.a01 {
  padding-left: 0;
}

.post-trade li.li01 {
  margin-left: -6px;
}

.icon-01 {
  background: url("../images/business_detail/hetong.png") no-repeat center;
}

.icon-02 {
  background: url("../images/business_detail/danbao.png") no-repeat center;
}

.icon-03 {
  background: url("../images/business_detail/tuikuan.png") no-repeat center;
}

.icon-04 {
  background: url("../images/business_detail/xianxia.png") no-repeat center;
}

.icon-05 {
  background: url("../images/business_detail/queren.png") no-repeat center;
}

/*优势end*/
/*服务详情*/
.product_details {
  width: 100%;
  margin-top: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.product_details .publicblock {
  background: #ffffff;
  height: 100%;
}

.fixed {
  position: fixed;
  position: -ms-device-fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 50;
}

/*检测*/
.take1-box {
  width: 1200px;
  padding: 66px 96px 0 66px;
  margin: 0 auto;
  background: #ffffff;
}

.take1-box.aptitude-take1 {
  width: 1200px;
  height: 317px;
  margin: 0 auto 15px;
  background: url(../images/business_detail/result_box2.png);
}

/* 资质 */
.take1-box_pic {
  width: 250px;
  height: 169px;
}

.take1-box_pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.take1-box_des {
  width: 728px;
}

.take1-box_title {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  line-height: 56px;
  padding-top: 5px;
}

.take1-box_text {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
}

.take1-box_hd {
  line-height: 11px;
  width: 250px;
  text-align: center;
  margin-top: 17px;
}

.take1-box_hd ul {
  display: inline-block;
}

.take1-box_hd li {
  width: 6px;
  height: 6px;
  margin: 0 2px;
  vertical-align: middle;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  background-color: #ffffff;
  border: solid 1px #666666;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.take1-box_hd li.on {
  width: 8px;
  height: 8px;
  background-color: #333333;
}

.take1-box_hd .prev {
  display: inline-block;
  width: 11px;
  height: 11px;
  vertical-align: middle;
  background: url(../images/business_detail/arrow_l.png);
  margin: 0 2px;
}

.take1-box_hd .next {
  display: inline-block;
  width: 11px;
  height: 11px;
  vertical-align: middle;
  background: url(../images/business_detail/arrow_r.png);
  margin: 0 2px;
}

/* 其他 */
.take1 {
  width: 1132px;
  height: 351px;
  background: url(../images/business_detail/result_box.png) center center no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.take1 .title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #4c4c4c;
  padding-top: 32px;
  line-height: 70px;
}

.take1 .des_jonp {
  line-height: 16px;
  font-size: 12px;
  color: #4c4c4c;
  padding-right: 16px;
  background: url(../images/business_detail/pull_down.png) right center no-repeat;
  position: absolute;
  top: 65px;
  right: 50px;
}

.take1 .sta_box {
  position: absolute;
  bottom: 35px;
  right: 38px;
}

.take1 .main_bd {
  width: 1104px;
  height: 200px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -552px;
}

.take1 .main_bd .bd_fl {
  width: 193px;
  height: 200px;
  border-right: 1px dotted #E5E5E5;
  text-align: center;
}

.take1 .main_bd .bd_fl .p1 {
  font-size: 18px;
  color: #3677b6;
  padding: 22px 0 10px;
}

.take1 .main_bd .bd_fl .des_pic {
  width: 193px;
  height: 156px;
}

.take1 .main_bd .bd_fl .des_pic img {
  max-height: 138px;
  max-width: 110px;
}

.take1 .main_bd .bd_fl .look_btn {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #4c4c4c;
  padding-top: 4px;
  cursor: pointer;
}

.take1 .main_bd .bd_fl .look_btn i {
  display: inline-block;
  width: 14px;
  height: 18px;
  vertical-align: top;
  background: url(../images/detail/look_icon.png) center center no-repeat;
  margin-right: 6px;
  margin-top: 1px;
}

.take1 .main_bd .bd_fr {
  width: 870px;
  height: 200px;
}

.take1 .main_bd .bd_fr .cols {
  float: left;
  width: 217px;
  height: 200px;
}

.take1 .main_bd .bd_fr .cols .p1 {
  font-size: 18px;
  color: #3677b6;
  padding: 22px 0 10px;
}

.take1 .main_bd .bd_fr .cols .p2 {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 36px;
  padding-left: 25px;
}

.take1 .main_bd .bd_fr .cols .p2.sta1 {
  background: url("../images/business_detail/y_icon1.png") no-repeat left center;
}

.take1 .main_bd .bd_fr .cols .p2.sta2 {
  background: url("../images/business_detail/y_icon2.png") no-repeat left center;
}

/*导航*/
.product_details .tab_box {
  width: 1200px;
  height: 56px;
  margin: 0 auto;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: linear-gradient(#ffffff, #f5f5f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff, endcolorstr=#f5f5f5, gradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff, endcolorstr=#f5f5f5, gradientType=0);
}

.shopping-trolley {
  width: 150px;
}

.shopping-trolley p {
  cursor: pointer;
  width: 110px;
  height: 32px;
  background-color: #649be8;
  color: #ffffff;
  margin: 12px 20px 0 0;
  text-align: center;
  line-height: 32px;
  border-radius: 4px;
}

.shopping-trolley p:hover {
  background-color: #145fbc;
}

.tab_box ul {
  width: 1050px;
}

.product_details .tab_box li {
  width: 125px;
  height: 56px;
  float: left;
  border-right: 1px solid #e5e5e5;
  font-size: 16px;
  color: #747474;
  line-height: 55px;
  text-align: center;
  position: relative;
  cursor: default;
}

.product_details .tab_box li.on {
  border-right: none;
  background: #ffffff;
}

.tab_box li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.tab_box li a:hover {
  color: #145fbc;
}

.tab_box li.on a {
  font-weight: bold;
  color: #145fbc;
}

.product_details .tab_box li.on:after {
  content: '';
  height: 2px;
  width: 125px;
  background: #145fbc;
  position: absolute;
  top: 0;
  left: 0;
}

.servers-content {
  width: 1200px;
  background: #ffffff;
  padding-left: 34px;
  margin: 0 auto;
}

.tits {
  padding: 20px 0;
  color: #333333;
  font-size: 22px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: bold;
}

.base_info,
.service-profile,
.material-requested,
.flow-path,
.ul6,
.ul7,
.common-issue {
  width: 1200px;
  margin: 0 auto;
  background: #ffffff;
  position: relative;
  padding: 25px 34px 20px 34px;
}

.base_info .text_stips {
  margin-top: 25px;
  font-size: 14px;
  color: #f1892c;
}

.uls li {
  height: 28px;
  color: #333333;
  margin-top: 24px;
}

.uls li span {
  display: inline-block;
  width: 32px;
  height: 28px;
  margin-right: 13px;
  padding-left: 6px;
  line-height: 28px;
  background: url("../images/business_detail/xuhao.png") no-repeat center;
  color: #ffffff;
}

/*基本信息*/

.com_sty .sm_tit {
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  font-weight: bold;
  color: #4c4c4c;
  padding-bottom: 10px;
}

.com_sty .sm_tit i {
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  border: 1px solid #EC1F2F;
  font-size: 14px;
  font-weight: bold;
  color: #ec1f2f;
  margin-right: 4px;
}

.com_sty .text {
  display: inline-block;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  font-weight: bold;
  color: #4c4c4c;
  padding: 4px 0 4px 10px;
}

.com_sty .text.t_marg {
  margin-left: 296px;
}

.com_sty table {
  border: 1px solid #c4d8f5;
}

.com_sty table tr {
  height: 60px;
}

.com_sty .table1 tr.last {
  height: 138px;
}

.com_sty .table2 tr.last {
  height: 120px;
}

.com_sty table td {
  font-size: 14px;
  color: #4c4c4c;
}

.com_sty .table1 .cols2 {
  width: 240px;
}

.com_sty .table2 .cols2 {
  width: 389px;
}

.com_sty table .cols1,
.com_sty table .cols3,
.com_sty table .cols5 {
  background: #f4fbff;
  text-align: center;
}

.com_sty .table1 .cols1,
.com_sty .table1 .cols3,
.com_sty .table1 .cols5 {
  width: 119px;
}

.com_sty .table2 .cols1,
.com_sty .table2 .cols3,
.com_sty .table2 .cols5 {
  width: 169px;
}

.com_sty table .cols2,
.com_sty table .cols4,
.com_sty table .cols6,
.com_sty table .cols {
  padding-left: 10px;
}

.com_sty table .cols[colspan="5"] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.com_sty .expain {
  border-bottom: 1px dotted #EEEEEE;
}

.com_sty .expain .text1 {
  font-size: 16px;
  color: #4c4c4c;
  text-align: center;
  padding-bottom: 12px;
}

.com_sty .expain .text2 {
  font-size: 14px;
  color: #999;
  text-align: center;
  padding-bottom: 8px;
}

.com_sty .expain .text2 span.cter {
  margin-left: -50px;
}

.com_sty .table3 tr td {
  text-align: center;
}

.com_sty .table3 tr td.cols_hd1 {
  background: #FAFAFA;
}

.com_sty .table3 tr td.cols_space {
  background: #FAFAFA;
  width: 19px;
}

.com_sty .table3 tr td.cols_hd3 {
  background: #FAFAFA;
}

.com_sty .table3 tr td.cols_hd5 {
  background: #FAFAFA;
}

.com_sty .table3 tr td.cols_hd1,
.cols_hd3,
.cols_hd5,
.cols_hd7 {
  width: 200px;
}

.com_sty .table3 tr td.cols_hd2,
.cols_hd4,
.cols_hd6,
.cols_hd8 {
  width: 100px;
}

.com_sty .table3 tr td.cols_hd2,
.com_sty .table3 tr td.cols_hd4,
.com_sty .table3 tr td.cols_hd6 {
  width: 119px;
  background: #FAFAFA;
}

/*资产信息*/
.service-profile {
  padding-top: 20px;
}

.service-profile p {
  line-height: 34px;
}

.service-profile p,
.service-profile p span {
  color: #333333;
}

/*交易流程*/
.material-requested-box {
  position: relative;
  height: 310px;
  width: 100%;
}

.jiantou {
  position: absolute;
}

.flow-panel {
  position: absolute;
  padding: 26px 27px;
  color: #649be8;
  background-color: #f4fbff;
  border-radius: 4px;
  border: 1px solid #c4d8f5;
}

.span01 {
  top: 0;
  left: 0;
}

.span02 {
  top: 0;
  left: 251px;
}

.span03 {
  top: 0;
  left: 442px;
}

.span04 {
  top: 118px;
  left: 267px;
}

.span05 {
  top: 118px;
  left: 0;
  background: #f9f9f9;
  border: 1px solid #e5e5e5;
  color: #999999;
}

.span06 {
  top: 118px;
  left: 527px;
}

.span07 {
  top: 118px;
  right: 60px;
}

.span08 {
  bottom: 0;
  left: 267px;
}

.span09 {
  bottom: 0;
  left: 591px;
}

.span10 {
  bottom: 0;
  right: 30px;
}

.arrows {
  position: absolute;
}

.jiantou01 {
  width: 20px;
  height: 7px;
  top: 31px;
  left: 206px;
  background: url("../images/business_detail/jiantou_right.png") no-repeat center;
}

.jiantou02 {
  width: 20px;
  height: 7px;
  top: 31px;
  left: 396px;
  background: url("../images/business_detail/jiantou_right.png") no-repeat center;
}

.jiantou03 {
  width: 20px;
  height: 7px;
  top: 149px;
  left: 222px;
  background: url("../images/business_detail/jiantou_left.png") no-repeat center;
}

.jiantou04 {
  width: 278px;
  height: 26px;
  top: 80px;
  left: 364px;
  background: url("../images/business_detail/jiantous_bottom.png") no-repeat center;
}

.jiantou05 {
  width: 7px;
  height: 20px;
  top: 201px;
  left: 364px;
  background: url("../images/business_detail/jiantou_bottom.png") no-repeat center;
}

.jiantou06 {
  width: 7px;
  height: 20px;
  top: 201px;
  left: 634px;
  background: url("../images/business_detail/jiantou_bottom.png") no-repeat center;
}

.jiantou07 {
  width: 7px;
  height: 20px;
  top: 201px;
  right: 165px;
  background: url("../images/business_detail/jiantou_shang.png") no-repeat center;
}

.jiantou08 {
  width: 20px;
  height: 7px;
  bottom: 30px;
  right: 323px;
  background: url("../images/business_detail/jiantou_right.png") no-repeat center;
}

.jiantou09 {
  width: 20px;
  height: 7px;
  bottom: 30px;
  right: 586px;
  background: url("../images/business_detail/jiantou_right.png") no-repeat center;
}

/*服务保障*/
.ul7 {
  padding-top: 64px;
}

.ul7 li {
  width: 218px;
  height: 251px;
  background: url("../images/business_detail/chengnuo_bg.png") no-repeat bottom center;
}

.numerical-order {
  position: relative;
  display: block;
  width: 68px;
  height: 68px;
  top: -34px;
  left: 75px;
  text-align: center;
  line-height: 68px;
  background: #649be8;
  color: #ffffff;
  font-size: 20px;
  border-radius: 50%;
}

.ul7-li-tit {
  color: #333333;
  text-align: center;
}

.ul7-li-xian {
  display: block;
  text-align: center;
  color: #dedede;
  margin: 12px 0 20px 0;
}

.ul7-li-content {
  margin: 0 auto;
  width: 182px;
  text-align: center;
  color: #999999;
  line-height: 20px;
  font-size: 14px;
}

.ul7-li-content2 {
  width: 142px;
}

.ul7-li-content3 {
  width: 160px;
}

.ul7-li-content4 {
  width: 150px;
}

.ul7-li-content5 {
  width: 145px;
}

.mar-lf {
  margin-left: 10px;
}

/*常见问题*/
.ul8 li {
  margin: 10px;
  width: 545px;
  border: 1px solid #f0f1f5;
  padding-bottom: 20px;
}

.ul8 li:hover .question,
.ul8 li:hover .more {
  color: #649be8;
}

.question,
.answer {
  margin: 0 10px;
  padding-top: 11px;
}

.question {
  display: block;
  line-height: 27px;
  height: 27px;
  color: #4d4d4d;
  font-weight: bold;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(96, 174, 255, 0.12);
  padding-top: 16px;
}

.Q,
.A {
  display: inline-block;
  width: 28px;
  height: 27px;
  margin-right: 10px;
  vertical-align: top;

}

.Q {
  position: relative;
  background: url("../images/business_detail/Q.png") no-repeat center;
}

.A {
  position: relative;
  background: url("../images/business_detail/A.png") no-repeat center;
}

.answer>p {
  width: 461px;
  line-height: 24px;
  font-size: 14px;
  margin-top: 3px;
}

.more {
  cursor: pointer;
  color: #999999;
}

.ul8 .more:before,
.ul8 .answer-content {
  color: #999999;
  display: inherit;
}

.icon-jia {
  margin-right: 10px;
}

.common-issue>a {
  display: block;
  cursor: pointer;
  font-size: 15px;
  width: 269px;
  height: 60px;
  border: 4px solid #f1f3f8;
  margin: 18px auto 60px;
  text-align: center;
  line-height: 52px;
}

.common-issue {
  margin-bottom: 60px;
}

.common-issue>a:hover,
.icon-jia:hover {
  border-color: #649be8;
  color: #649be8;
}

/*其他客服*/
.order-servers li {
  border-bottom: 1px solid #ecebea;
  height: 102px;
  margin-top: 20px;
}

.order-servers-left {
  width: 90px;
  height: 90px;
  margin-left: 17px;
}

.order-servers-left img {
  max-height: 90px;
  max-width: 90px;
  border-radius: 100%;
}

.order-servers-right {
  height: 90px;
  width: 185px;
  padding: 10px 0 0 10px;
}

.order-servers-name {
  font-size: 15px;
  font-weight: bold;
  color: #404040;
  width:60px;padding-right:2px;
  box-sizing: border-box; white-space: nowrap;
    overflow: hidden;display: inline-block;
}

.order-servers-major {
  margin-top: 5px;
  color: #797979;
  width:90px;padding-right:2px;box-sizing: border-box; white-space: nowrap;
    overflow: hidden;display: inline-block;
}

.consult-servers {
  display: block;
  margin-top: 15px;
  border-radius: 3px;
  border: 1px solid #FF7800;
  width: 64px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  color: #FF7800;
  float:left;
}

.consult-servers:hover {
  background-color: #FF7800;
  color: #ffffff;
}
.consult-servers-wx{
  display: block;
  margin-top: 15px;
  border-radius: 3px;
  border: 1px solid #3573EC;
  width: 64px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  color: #3573EC;
  float:left;
  margin-left:13px;
}
.consult-servers-wx:hover {
  background-color: #3573EC;
  color: #ffffff;
}
.butHover{
  position: relative;
}
.consult-servers-wx .right-ewm{
  left: -206px;
  top: -100px;
}
/*服务详情end*/
/*new*/
.snyul {
  height: 75px;
  border-top: 1px solid #dfdfdf;
}

.snyul li {
  float: left;
  height: 100%;
  border-right: 1px solid #dfdfdf;
}

.snyul .li01 {
  width: 136px;
  padding-left: 34px;
}

.snyul .li02 {
  width: 141px;
  padding-left: 36px;
}

.snyul .li03 {
  width: 144px;
  padding-left: 32px;
}

.snyul .li04 {
  width: 145px;
  padding-left: 32px;
}

.snyul .li05 {
  width: 170px;
  padding-left: 24px;
  border-right: 0;
}

.snyul li span {
  display: block;
  font-size: 18px;
  color: #5c5c5c;
  padding: 22px 0 6px;
}

.snyul li p {
  font-size: 14px;
  color: #b4b4b4;
}

.qytips {
  display: inline-block;
  font-size: 14px;
  color: #6a6a6a;
  margin-left: 15px;
  vertical-align: top;
  margin-top: 10px;
}

.qyyoujia {
  display: inline-block;
  padding: 0 8px;
  height: 22px;
  line-height: 22px;
  background: #ff9600;
  font-size: 12px;
  color: #ffffff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  position: relative;
  vertical-align: top;
  margin-left: 10px;
  margin-top: 4px;
}

.qyyoujia:after {
  content: "";
  display: inline-block;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ff9600;
  position: absolute;
  bottom: 0;
  left: -8px;
}

.qydrome {
  height: 60px;
  line-height: 60px;
  padding-left: 34px;
  border-bottom: 1px solid #e9e9e9;
}

.qydrome span {
  display: inline-block;
  font-size: 12px;
  color: #999999;
}

.qydrome .span02 {
  margin-left: 48px;
}

.qydrome .span03 {
  float: right;
  margin-right: 60px;
}

.handle-server.new_h {
  height: 85px;
  line-height: 85px;
}

.com_sty table .run {
  line-height: 20px;
}




/*资质资质转让详情页面张亮*/
/*#aptitude_detailed .qydrome{height:105px;line-height:105px;}
#aptitude_detailed .QY-logout-price{height:90px;}
#aptitude_detailed .QY-logout-price p{overflow:hidden;padding-right:50px;}
#aptitude_detailed .QY-logout-price span{display:block;float:left;height:35px;line-height:35px;}
#aptitude_detailed .QY-logout-price span.servers-tit{margin-top:3px;}
#aptitude_detailed .QY-logout-price .icon2{margin-top:5px;display:block;height:22px;background:#FF9600;line-height:22px;font-size:12px;padding:0 10px;color: #fff;border-radius: 3px;position: relative;top: 2px;left: 10px;}
#aptitude_detailed .QY-logout-price .icon2:after{content: '';position: absolute;left: -6px;bottom: 0;width: 8px;height: 6px;background-color: #C4D0EA;background: url(../images/business_detail/bl.png) no-repeat left center;}
#aptitude_detailed .handle-server.new_h{padding-top:15px;padding-bottom:15px;}
*/
#aptitude_detailed .tablezl td {
  text-align: center;
  color: #eee;
}

#aptitude_detailed .tablezl .head td {
  background: #F3FBFF;
}

#aptitude_detailed .tablezl td span {
  color: #999999;
}

#aptitude_detailed .tablezl .head td span {
  color: #444;
}

#aptitude_detailed .zzliuchengbox {
  overflow: hidden;
  padding-top: 20px;
}
#aptitude_detailed .zzliuchengbox dl {
  text-align: center;
  float: left;
  margin-right: 97px;
}

#aptitude_detailed .zzliuchengbox dl dt {
  font-size: 18px;
  color: #333333;
  line-height: 22px;
}

#aptitude_detailed .zzliuchengbox dl dd {
  color: #999999;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0;
}

#aptitude_detailed .zzliuchengbox dl.dl5 {
  margin-right: 0;
}

#aptitude_detailed .zzliuchengbox {
  background: url(../images/business_detail/lcbg.jpg) no-repeat center bottom;
  padding-bottom: 52px;
}

#aptitude_detailed .snyul li {
  padding-left: 23px;
}

#aptitude_detailed .snyul li span {
  font-size: 16px;
}

#aptitude_detailed .snyul .li01 {
  width: 110px;
}

#aptitude_detailed .snyul .li02 {
  width: 125px;
}

#aptitude_detailed .snyul .li03 {
  width: 150px;
}

#aptitude_detailed .snyul .li04 {
  width: 150px;
}

#aptitude_detailed .snyul .li05 {
  width: 110px;
  border-right: 1px solid #dfdfdf !important;
}

#aptitude_detailed .snyul .li06 {
  width: 145px;
  border-right: none;
}
