/* 新增10s弹框 start */
.TenBilling{
    display: none;
    width: 681px;
    height: 320px;
    background: url(../zNEWmk/images/TenBilling/TenBilling-bg.png) no-repeat;
    background-size: contain;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 999;
    padding-top: 260px;
    box-sizing: border-box;
    text-align: center;
}
.billing-close{
    display: block;
    width: 28px;
    height: 28px;
    background: url(../zNEWmk/images/TenBilling/close-ico.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 16px;
    top: 15px;
    cursor: pointer;
}
.TenBilling .billing-btn{
    display: inline-block;
    width: 108px;
    height: 32px;
    font-size: 15px;
    color: #000000;
    line-height: 32px;
    text-align: center;
    border-radius: 24px;
    background: #fff;
}
.TenBilling .billing-btn.bgRed{
    margin-left: 14px;
    background: #cc2620;
    color: #fff;
}
/* 新增10sswt弹框 end */

/* 新增活动弹框 start */
.mr-none {
  margin-right: 0 !important;
}
.surprise-alert {
  display: none;
  width: 706px;
  height: 533px;
  background: url(/zt/activity/surprise-alert.png) no-repeat;
  background-size: contain;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
  padding-top: 188px;
  box-sizing: border-box;
  text-align: center;
}
.surprise-alert > h3 {
  display: inline-block;
  font-size: 46px;
  color: #ffffff;
  line-height: 46px;
  position: relative;
  text-align: center;
  margin-bottom: 22px;
}
.surprise-alert > h3 i {
  display: block;
  width: 68px;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 30px;
}
.surprise-alert > h3 .line-l {
  left: -77px;
}
.surprise-alert > h3 .line-r {
  right: -77px;
}
.surprise-alert > h4 {
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  font-weight: 400;
}
.surprise-alert .coupon-box {
  text-align: center;
  padding-top: 12px;
}
.surprise-alert .coupon-box .coupon-item {
  display: inline-block;
  width: 178px;
  height: 81px;
  margin-right: 8px;
  padding-top: 8px;
  box-sizing: border-box;
}
.surprise-alert .coupon-box .coupon-item.bg1 {
  background: url(/zt/activity/coupon-item1.png) no-repeat;
  background-size: contain;
}
.surprise-alert .coupon-box .coupon-item.bg2 {
  background: url(/zt/activity/coupon-item2.png) no-repeat;
  background-size: contain;
}
.surprise-alert .coupon-box .coupon-item.bg3 {
  background: url(/zt/activity/coupon-item3.png) no-repeat;
  background-size: contain;
}
.surprise-alert .coupon-box .coupon-item p {
  font-size: 26px;
  color: #ffffff;
  line-height: 26px;
  line-height: 32px;
}
.surprise-alert .detriment {
  display: block;
  margin: 0 auto;
  margin-top: 38px;
  width: 178px;
  height: 44px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 44px;
  font-size: 22px;
  color: #ffffff;
}
.surprise-alert .surprise-close {
  display: block;
  width: 40px;
  height: 40px;
  background: url(/zt/activity/surprise-close.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 33px;
  right: 58px;
  cursor: pointer;
}
.surprise-box {
  width: 1200px;
  margin: 0 auto;
  padding-top: 85px;
}
.surprise-box > h3 {
  font-size: 52px;
  color: #000000;
  line-height: 52px;
  margin-bottom: 34px;
  text-align: center;
}
.surprise-box > h3 span {
  color: #ce2222;
}
.surprise-box > h4 {
  font-size: 20px;
  color: #000000;
  line-height: 20px;
  text-align: center;
  margin-bottom: 10px;
}
.surprise-box > h4 span {
  color: #999999;
}
.surprise-box > p {
  font-size: 12px;
  color: #999999;
  opacity: 0.9;
  line-height: 12px;
  text-align: right;
  padding-right: 12px;
  margin-top: 16px;
}
.surprise-box .surprise-item-box {
  margin-top: 34px;
}
.surprise-box .surprise-item-box .surprise-item {
  width: 386px;
  height: 240px;
  margin-right: 21px;
  padding-top: 40px;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.surprise-box .surprise-item-box .surprise-item.bg1 {
  background: url(/zt/activity/surprise-item1.jpg) no-repeat;
  background-size: 100%;
}
.surprise-box .surprise-item-box .surprise-item.bg1 .sur-grab {
  color: #0eab85;
}
.surprise-box .surprise-item-box .surprise-item.bg2 {
  background: url(/zt/activity/surprise-item2.jpg) no-repeat;
  background-size: 100%;
}
.surprise-box .surprise-item-box .surprise-item.bg2 .sur-grab {
  color: #ce2222;
}
.surprise-box .surprise-item-box .surprise-item.bg3 {
  background: url(/zt/activity/surprise-item3.jpg) no-repeat;
  background-size: 100%;
}
.surprise-box .surprise-item-box .surprise-item.bg3 .sur-grab {
  color: #ff7300;
}
.surprise-box .surprise-item-box .surprise-item > h4 {
  padding-left: 106px;
  box-sizing: border-box;
  font-size: 42px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 53px;
  line-height: 42px;
}
.surprise-box .surprise-item-box .surprise-item > h5 {
  font-size: 26px;
  color: #ffffff;
  line-height: 26px;
  margin-bottom: 9px;
  padding-left: 28px;
  box-sizing: border-box;
}
.surprise-box .surprise-item-box .surprise-item > p {
  font-size: 17px;
  color: #ffffff;
  line-height: 17px;
  padding-left: 28px;
  box-sizing: border-box;
  margin-bottom: 6px;
}
.surprise-box .surprise-item-box .surprise-item .delete-line {
  text-decoration: line-through;
}
.surprise-box .surprise-item-box .surprise-item .surprise-num {
  display: block;
  width: 58px;
  height: 58px;
  border: 1px solid #fff;
  font-size: 56px;
  color: #ffffff;
  line-height: 58px;
  text-align: center;
  position: absolute;
  left: 30px;
  top: 32px;
}
.surprise-box .surprise-item-box .surprise-item .sur-grab {
  display: block;
  width: 70px;
  height: 27px;
  line-height: 27px;
  padding-left: 16px;
  box-sizing: border-box;
  font-size: 18px;
  background: #fff;
  position: absolute;
  right: 30px;
  bottom: 30px;
}
.surprise-box .surprise-item-box .surprise-item .sur-grab img {
  display: inline-block;
  vertical-align: -2px;
  margin-left: 6px;
}
.surprise-box .surprise-item-box .surprise-item .sur-grab:hover {
  opacity: 0.9;
}
.surprise-box .surprise-item-box .surprise-item:hover {
  background-size: 120%;
}

/*右侧红色悬浮框客服咨询窗口*/
/* 侧边栏样式 */
.side-nav{
    width: 80px;
    height: 475px;
    background-color: #f64747;
    border-radius: 40px;
    padding-top: 10px;
    box-sizing: border-box;
    position: fixed;
    z-index: 9;
    right: 10px;
    top: 50%;
    margin-top: -237.5px;
}
.side-phone{
    display: block;
    width: 58px;
    height: 58px;
    margin-left: 11px;
    background: url(../images/cexuanred/side-phone.png) no-repeat;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}
.side-phone:hover{
    background: url(../images/cexuanred/side-phone-hover.png) no-repeat;
    background-size: cover;
}
.side-apply{
    display: block;
    width: 58px;
    height: 58px;
    padding-top: 11px;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 11px;
    margin-top: 11px;
    letter-spacing: 1px;
    background-color: #1a2158;
    box-sizing: border-box;
    border-radius: 50%;
    text-align: center;
    font-size: 15px;
    line-height: 18px;
    color: #ede6e6;
}
.side-apply:hover{
    font-weight: 700;
}
.side-thing{
    width: 61px;
    border-top: 1px solid #d13939;
    margin: 0 auto;
    margin-top: 24px;
}
.thing-item{
    display: block;
    width: 61px;
    height: 49px;
    box-sizing: border-box;
    border-top: 1px solid #f75a5a;
    border-bottom: 1px solid #d13939;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 49px;
}
.side-thing .thing-item:last-child{
    border-bottom: none;
}
.thing-item:hover{
    font-weight: 700;
}
.side-thing .thing-item:last-child:hover{
    font-weight: 400;
}
.side-contact{
    width: 80px;
    height: 25px;
    margin-top: -6px;
}
.side-contact img{
    display: block;
    width: 100%;
    height: 100%;
}
.side-return{
    width: 58px;
    height: 58px;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 25px;
    background-color: #1a2158;
    font-size: 14px;
    line-height: 14px;
    color: #5a64b1;
    text-align: center;
    letter-spacing: 1px;
    cursor: pointer;
}
.side-return-img{
    height: 33px;
    background: url(../images/cexuanred/side-top.png) no-repeat;
    background-position: center 13px;
}
.side-return:hover{
    color: #ffffff;
}
.side-return:hover .side-return-img{
    background: url(../images/cexuanred/side-top-hover.png) no-repeat;
    background-position: center 13px;
    animation: side_top 0.8s linear ;
}
@keyframes side_top {
    0%{
        background-position: center 13px;
    }
    100%{
        background-position: center -14px;
    }
}
/*底部十秒填写急速报价 start*/
.popup{position: fixed; width: 100%; height: 104px; bottom: 0; left:0; display: none;z-index: 3;}
.popup_box{width: 100%; position: absolute; opacity: 0.8; filter:alpha(opacity=80); top:0; background: #333; height: 100%; left:0;}
.box_color{position: absolute; left:50%; top:0; width:100%; height: 100%; margin-left: -501px;}
.box_color .free{margin-left: 5px; margin-top: 11px;}
.box_color .offer{margin-left: 12px; margin-top: 15px; border-right: 1px dashed #adadad; height: 78px; padding-right: 23px;}
.box_color .offer span{display: block; color: #fff; font-size: 18px;}
.box_color .offer .offer_t{margin-top: 17px;}
.box_color .offer .offer_b{margin-top: 6px;}
.box_color .offer_two{margin-left: 22px; margin-top: 15px; border-right: 1px dashed #adadad; padding-right: 22px; height: 78px;}
.sel_one{color: #666;width: 150px;height: 30px;padding: 0;padding-left: 10px;}
input[type=text].text_area{width: 100px;height: 30px;margin-left: 2px;color: #666;padding-left: 10px;line-height: 30px;border-radius: 0;border: none;}
.sel_two{ width: 158px; height: 30px; margin-left: 2px; color: #666;padding: 0; padding-left: 10px;}
.tell_box{margin-top: 6px;}
.city_box{margin-top: 8px; height: 32px; overflow: hidden;}
.city_box * { margin-bottom: 0;}
.tell_box input[type=text]{width: 180px;height: 30px;padding-left: 12px;color: #666;line-height: 30px;border-radius: 0;border: none;}
.tell_box a{width: 181px;height: 30px;color: #fff;font-size: 14px;background:#ce2222;line-height: 30px;text-align: center;margin-left: 2px;}
.tell_box a:hover{background: #f26e19; color: #fff;}
.sweep{margin-left: 21px; margin-top: 11px;}
.sweep span{color: #fff; display: block;}
.sweep img{display: block; margin-top: 5px; margin-left: 25px;}

/*悬浮小窗口*/
#appear{position: fixed; left:-160px; bottom: 0; background: url(../images/appear.png) no-repeat; width: 160px; height: 94px; display: none; z-index:99999999;}
.sweep span.sweep-span{font-size:14px; font-weight:bold; color:#ffd02c; font-family:Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', serif;}
.sweep-p{font-size:12px;color:#fff; width:170px; line-height:16px;margin-top:8px;}
/* 2025.08.27 新增 by:yangzhanguo  */
.popup .close{
  background: url(../images/close.png) no-repeat;
    width: 34px;
    height: 34px;
    margin-left: 16px;
    margin-top: 6px;
}
/*底部十秒填写急速报价 end*/

/*新悬浮*/
#xfbanner{
  width:1200px;
  height:70px;
  background:rgba(0,0,0,0.3);
  position:absolute;
  top: 50px;
}
.slides a{
    display: inline-block;
    width: 100%;
    height: 100%;
    opacity: 0;
}


 /* 底部样式 2020.08.27 新增 by:yangzhanguo*/
 .mainFooter {
    background: #1c1c1c;
    color: #fff;
    font-size: 0.7291vw;
    line-height: 1.5vw;
    color: #bbbbbb;
  }
.mainFooter .w1400 {
    width: 72.9167vw;
    margin: 0 auto;
}
  .mainFooter .linkContent{
    display: flex;
    padding: 1.5625vw 0 ;
  }
  .mainFooter dt, .mainFooter dd {
    padding-left: 2.6vw;
  }
  .mainFooter .footer-contactUs dt,.mainFooter .footer-contactUs dd {
    padding-left: 0; 
  }
  .mainFooter dt {
    border-bottom:1px solid #454545  ;
    line-height: 2vw;
    font-weight: bold;
    margin-bottom:.8vw ;
  }
  .mainFooter dd a {
    color: #bbbbbb;
  }
  .mainFooter dd a:hover {
    text-decoration: underline;
    color: #fff;
  }

  
  .mainFooter .column {
    width: 5.21vw;
    display: flex;
    flex-wrap: wrap;
    line-height: 1.5vw;
  }
  .mainFooter .footer-follow .column
  {
    flex-direction:column;
    flex-wrap:nowrap;

  }
  .mainFooter .footer-cases .column {
    width: 10vw;
  }
  .mainFooter .footer-cases .column a {
      flex: 1 1 50%;
  }
  .mainFooter .footer-tel{
    font-size: 1.35vw;
    color: #cc1821;
    font-weight: bold;
    padding: 0.52vw 0px;
  }
  .mainFooter .footer-tel  strong{
    font-size: 1.56vw;
  }
  .footer-copyright{
    font-size: 0.73vw;
    color: #b0b0b0;
    background-color: #141414;
    padding: 1vw;
  }