.inside-banner,.inside-banner-m{
    background-color: #092C6C !important;
}
.inside-banner{
    background: url(../../images/bgcover/zxt_banner.png)no-repeat center center;
}
.inside-banner-m{
    background: url(../../images/bgcover/mt/zxt_banner_m.png)no-repeat center center;
    background-size: 100% 100%;
}
.title{
    letter-spacing: 2.65px;
}
/* .info{
    font-size: 16px !important;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400 !important;
color: #FFFFFF;
line-height: 22px;
} */
.Credit_certification{
    padding: 49px 0 0 0;
}
.Credit_certification .container{
    max-width: 1300px !important;
}
.content-box{
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 50px;
    padding-bottom: 50px;
    justify-content: space-between;
}
.box1{
    width: 25%;
    overflow: hidden;
}
.box1:hover{
    border: 1px solid #E6E7EB;
    box-shadow: 0px 14px 29px 0px rgba(222, 222, 222, 0.45);
}
.box1 .img_box{
    width: 74px;
    height: 74px;
    margin-top: 67px;
    margin-left: auto;
    margin-right: auto;
}
.box1_text{
    width: 55%;
    font-size: 18px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #8C8C8C;
line-height: 25px;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 23px;
margin-bottom: 73px;
}
.box1_text_m{
    width: 55%;
    font-size: 18px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #8C8C8C;
line-height: 25px;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 23px;
margin-bottom: 73px;
display: none;
}
.Service_certification{
    padding: 40px 0 78px 0;
    background: #F3F5F6;
}
.Service_certification .container{
    max-width: 1300px !important;
}
.content-box1{
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin-top: 62px;
    justify-content: space-between;
}
.box2{
    width: 395px;
height: 248px;
background: #FFFFFF;
}
.content-box1 .img_box{
    width: 100%;
    height: 178px;
}
.content-box1 .img_box img{
    width: 100%;
    height: 100%;
}
.content-box1-text{
    font-size: 26px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #2D2D2D;
line-height: 37px;
padding-left: 12px;
margin-top: 12px;
border-left: 3px solid #EC5E00;
}
.content-box1-text span{
    color: #ED6827;
}
.certificate{
    padding-top: 32px;
    background: #F3F5F6;
}
.certificate .img_box{
    width: 83%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}
.certificate .img_box img{
    margin-left: auto;
    margin-right: auto;
}
.content-box3{
    width: 100%;
}
.tabNav{
    width: 100%;
    overflow: hidden;
    margin-top: 32px;
}
#table ul {
    width: 100%;
    text-align: left;
    height: 52px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-top: 62px;
    justify-content: space-around;
  }
  #table ul li{
    font-size: 21px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #5D5C5C;
    line-height: 22px;
    float: left;
    cursor: pointer;
    text-align: center;
  }
  .act{
      color: #ED6929 !important;
      padding-bottom: 18px;
      border-bottom: 3px solid #ED6929;
  }
  .Customer_case .container{
      max-width: 1365px !important;
  }
  .Customer_case{
      padding: 44px 0 84px 0;
  }
  .silder_1{
      height: 160px !important;
      margin-left: auto;
      margin-right: auto;
  }
  .silder_1 ul{
      padding-top: 20px;
  }
  .silder_1 li{
    width: 262px;
    border: 1px solid #EDEDED;
  }
  .silder_1 li:hover{
    box-shadow: 0px 5px 20px 0px rgba(195, 195, 195, 0.5);
  }
  .img_box1{
    width: 260px;
    height: 120px;
  }
  .img_box1 img{
      width: 100%;
      height: 100%;
  }
  .silder-button-1{
    top: 120px;
    width: 25px;
    height: 54px;
    position: absolute;
    cursor: pointer;
  }
  .silder-button-1.btl {
    left: 10px;
    width: 28px;
    height: 28px;
    text-align: center;
    color: #999999;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    border: 2px solid #999999;
    border-radius: 50%;
}

.silder-button-1.btr {
    right: 10px;
    width: 28px;
    height: 28px;
    text-align: center;
    color: #999999;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    border: 2px solid #999999;
    border-radius: 50%;
}
  .tab{
    width: 100%;
	overflow: hidden;
    margin-top: 60px;
  }
  .Platform_endorsement{
      padding: 39px 0 86px 0;
      background: #F3F5F6;
  }
  .Platform_title{
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #2D2D2D;
    line-height: 40px;
    text-align: center;
  }
.rexian{
    width: 45%;
    font-size: 32px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #2D2D2D;
line-height: 49px;
text-align: center;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
padding-left: 53px;
/*background: url(../../images/confidence/kefurexian.png)no-repeat left center;*/
}
.rexian .img-min{
    vertical-align: middle;
    margin-right: 10px;
}
.rexian_m{
    width: 100%;
    font-size: 32px;
    overflow: hidden;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #2D2D2D;
line-height: 49px;
text-align: center;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
display: none;
}
.rexian_m img{
    margin-top: 10px;
    float: left;
    margin-right: 10px;
}
.rexian_m p{
    /*float: left;*/
    text-align: center;
    display: inline-block;
}
.free-use {
    height: 180px;
    padding-top: 45px;
}

.free-use .title {
    font-size: 24px;
    /* font-weight: bold; */
    margin: auto;
    height: 42px;
    text-align: center;
    color: #fff;
}

.free-use .btn-use {
    margin: auto;
    padding-top: 20px;
}

.free-use .btn-use a {
    display: block;
    width: 142px;
    line-height: 42px;
    height: 100%;
    border: 2px solid #fff;
    text-align: center;
    margin: auto;
    color: #fff;
    font-size: 16px;
    transition: all .5s ease;
}

.free-use .btn-use a:hover {
    background-color: #ea5839;
    border: 2px solid #ea5839;
}

.free-use {
    background: url(../../images/confidence/footbg.jpg);
}
.silder-box-4 .btl{
    display: none;
}
.silder-box-4 .btr{
    display: none;
}
.silder-box-7 .btl{
    display: none;
}
.silder-box-7 .btr{
    display: none;
}
.silder-box-8 .btl{
    display: none;
}
.silder-box-8 .btr{
    display: none;
}
@media screen and (max-width: 768px){
    .box1{
        width: 100%;
    }
    .box1_text{
        width: 80%;
    }
    .silder-box-1{
        width: 100% !important;
    }
    #table ul li{

        font-size: 12px;
        margin-right: 4px;
        text-align: center;
    }
    .silder-box-2{
        width: 100% !important;
    }
    .rexian{
        display: none;
    }
    .silder {
        width: 100% !important;
        margin: 0 auto 0;
      }
      .tab{
          margin-top: 0;
          height: auto;
      }
      .box2{
          width: 100%;
          margin-bottom: 30px;
      }
      .silder-box-4 .btl{
        display: block;
    }
    .silder-box-4 .btr{
        display: block;
    }
    .silder-box-7 .btl{
        display: block;
    }
    .silder-box-7 .btr{
        display: block;
    }
    .silder-box-8 .btl{
        display: block;
    }
    .silder-box-8 .btr{
        display: block;
    }
    .rexian_m{
        width: 325px;
        display: block;
    }
}
