


.boxs{
    display: none;
}

/* 按钮 */

.btnfunc>div{
    margin-top: 4%;
}

.btnfunc>.box{
    margin-left: 0%;
}

.btn{
    line-height: 70px;
    border-radius:75px;
    color: #063c8e;
    font-size: 20px;
    border:1px solid #063c8e;
    background-color:#fff ;

}

.btns{
    border:1px solid #00a57c;
    color: #00a57c;
}



.actiov{
    background-color:#063c8e;
    color: #fff;
}

.btnfunc >div> .actiov:hover{
    color: #fff;
 }

 .btn:hover{
    color: #063c8e;
 }



.actiovs{
    background-color:#00a57c;
    color: #fff;
}

 .btns:hover{
    color: #00a57c;
 }

.bg1 {
    background: url(./img/olateone-back.png) ;
    background-size: cover;
}
@media (min-width:1200px) and (max-width:1400px) {

    .btn{
        line-height: 60px;
        border-radius:75px;
        font-size: 18px;
    }
}



@media (min-width:991px) and (max-width:1200px) {

    .btn{
        line-height: 60px;
        border-radius:75px;
        font-size: 18px;
        margin-left:5%;
        margin-right: 3%;
    }

}



@media (min-width:767px) and (max-width:991px) {
    .butts{
        padding-left:6%;
    }
    .btn{
        margin-top: 4%;
        line-height: 60px;
        border-radius:68px;
        font-size: 16px;
        margin-left:5%;
        margin-right: 3%;
    }

    .btnfunc>.bos{
        margin-left: 0%;
    }
    .btnfunc>.bos2{
        /*margin-top: 2%;*/
    }
}


@media (min-width:500px) and (max-width:767px) {

    .btn{
        line-height: 50px;
        border-radius:68px;
        font-size: 14px;
    }

    .btnfunc>div{
        margin-left: 0%;
        padding-left: 3%;
        padding-right: 3%;
    }
    .btnfunc>.bos2{
        /*margin-top: 2%;*/
    }
    .btnfunc>.bos{
        margin-left: 0%;
    }

    .btnfunc>.box {
        margin-left: 0%;
    }
}


@media  (max-width:500px){

    .btn{
       line-height: 40px;
        border-radius:68px;
        font-size: 14px;

    }


    .btnfunc>div{
        margin-left: 0%;
        padding-left: 3%;
        padding-right: 3%;
    }
    .btnfunc>.bos2{
        /*margin-top: 2%;*/
    }
    .btnfunc>.bos{
        margin-left: 0%;
    }

    .btnfunc>.box {
        margin-left: 0%;
    }
}

/* 二级标题 */


/* 上海 香港 武汉 */
.styletop{
    margin-top: 5%;
  }
  .territoryS {
      white-space:nowrap;
      font-size: 22px;
      display: flex;
      color: rgba(0, 0, 0, 0.3);
      align-items: center;
      /* margin-bottom: 6%; */
  }
  .territoryS>div>a {

    color: rgba(0, 0, 0, 0.3);

}

  .styletops{
    white-space:nowrap;
    font-size: 22px;
    display: flex;
    color: rgba(0, 0, 0, 0.3);
    align-items: center;
    display: none;
  }

  @media (min-width:1200px) and (max-width:1300px) {
      .territoryS{
          font-size: 18px;
      }
      .circle{
        margin: 3%;

      }
  }

  @media  (max-width:1024px){
      .styletop{
          display: none;
      }
      .styletops{
        display:block;
        font-size: 14px;
        padding-top: 4%;
        padding-bottom: 4%;
        color: #063c8e;
        margin-left: 3%;
      }
      .styletops-ure{
        border: 1px solid #063c8e;
      }
  }


  /* 最小样式 */

  #nav li{
    line-height:30px;
    float:left;
    list-style: none;
    text-align: center;
    width: 100%;
  }

  .styletops-ure >ul> li>a{
        color: #063c8e;
  }

  .green{
    background-color: #063c8e;

  }
  #nav>.green>a{
    background-color: #063c8e;
    color:#fff;
  }

  @media  (min-width:992px) and (max-width:1200px){
      .territoryS{
          font-size: 16px;
      }

  }

  @media  (max-width:992px) {
      .territoryS{
          font-size: 16px;
      }


    }

    @media  (max-width:600px) {
      .territoryS{
          font-size: 14px;
          padding-left: 2%;
      }

      .circle{
        width: 8px;
        margin-left: 2%;
      }


    }


  @media (max-width:500px) {



    .styletop{
      margin-top: 5%;
    }
  }



  .territoryS > .checked>a{
      color: #063c8e;
      padding-bottom: 3%;
      border-bottom: #063c8e 1px solid;

  }


  .circle {
      margin: 2%;

  }

  .circle>img{
      width: 12px;
  }

  /* 二级结束 */
/* 上海 香港 武汉 */
.styletop{
    margin-top: 5%;
  }
  .territoryS {
      white-space:nowrap;
      font-size: 22px;
      display: flex;
      color: rgba(0, 0, 0, 0.3);
      align-items: center;
      /* margin-bottom: 6%; */
  }
  .territoryS>div>a {

    color: rgba(0, 0, 0, 0.3);

}

  .styletops{
    white-space:nowrap;
    font-size: 22px;
    display: flex;
    color: rgba(0, 0, 0, 0.3);
    align-items: center;
    display: none;
  }

  @media (min-width:1200px) and (max-width:1300px) {
      .territoryS{
          font-size: 18px;
      }
      .circle{
        margin: 3%;

      }
  }

  @media  (max-width:1024px){
      .styletop{
          display: none;
      }
      .styletops{
        display:block;
        font-size: 14px;
        padding-top: 4%;
        padding-bottom: 4%;
        color: #063c8e;
        margin-left: 3%;
      }
      .styletops-ure{
        border: 1px solid #063c8e;
      }
  }


  /* 最小样式 */

  #nav li{
    line-height:30px;
    float:left;
    list-style: none;
    text-align: center;
    width: 100%;
  }

  .styletops-ure >ul> li>a{
        color: #063c8e;
  }

  .green{
    background-color: #063c8e;

  }
  #nav>.green>a{
    background-color: #063c8e;
    color:#fff;
  }

  @media  (min-width:992px) and (max-width:1200px){
      .territoryS{
          font-size: 16px;
      }

  }

  @media  (max-width:992px) {
      .territoryS{
          font-size: 16px;
      }


    }

    @media  (max-width:600px) {
      .territoryS{
          font-size: 14px;
          padding-left: 2%;
      }

      .circle{
        width: 8px;
        margin-left: 2%;
      }


    }


  @media (max-width:500px) {



    .styletop{
      margin-top: 5%;
    }
  }



  .territoryS > .checked>a{
      color: #063c8e;
      padding-bottom: 3%;
      border-bottom: #063c8e 1px solid;

  }


  .circle {
      margin: 2%;

  }

  .circle>img{
      width: 12px;
  }

  /* 二级结束 */



/* 板块一 */
.plataone{
    margin-top: 5%;
}
.plataone-back{
    position: relative;
}

/*.plataone-title{*/
/*    position: absolute;*/
/*    top: 10%;*/
/*}*/

.plateone-all{
    /*position: absolute;*/
    /*top: 28%;*/
    line-height: 36px;
    font-size: 18px ;
    text-align: justify;

}

.plateone-text{
    margin-top: 2%;
    padding-right: 4%;
    font-size: 0.938vw;
    line-height: 1.8em;
}

.plateone-text>div{
    margin-top: 6%;

}
.clearBoth:after {
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.title-1 {
    margin: 4.115vw 0 0 7.533vw;
    width: 17.552vw;
}
.title-4 {
    /*margin: 3.646vw 0 0 3.646vw;*/
    /*float: left;*/
}
.desc-2 {
    margin: -4.833vw 0 4.167vw 8.3%;
    font-size: 0.938vw;
    text-align: justify;
    line-height: 1.8em;
}
.desc-en{
    margin-top: 2.167vw ;
}
.desc-3 {
    font-size: 0.938vw;
    /*line-height: 36px;*/
    line-height: 1.8em;
    text-align: justify;
    margin: 5vw 0 0 0;
    width: 64%;
}
.desc-3-img {
    margin-top: 7.4vw;
    display: flex;
}
.desc-3-img img {
    width: 24.688vw;
}
.desc-3-img-1 {
    margin-right: 0.9vw;
}


.platafour-imgall {
    margin: 0 0 0 3.646vw;
}

.plateone-img{
    margin-top: -6%;
   padding-left: 3%;
   padding-right: 2%;
}
.five-img {
    display: block;
    margin: 0 auto 2.24vw;
    width: 68.2%;
}

.content-text {
    font-size: 0.938vw;
    line-height: 1.8em;
}
.six-title-1 {
    margin-top: 2vw;
    width: 8.125vw;
}
.English .six-title-1 {
    width: 16vw;
}
.six-title {
    position: absolute;
    top: 6.146vw;
    left: 4vw;
    width: 11.458vw;
}
.English .six-title {
    width: 18vw;
}
.t3 {
    margin-bottom: 2.76vw
    /*width: 92%;*/
}
.t4 {
    margin: 3.333vw 0;
}
.img-box-2 {
    display: flex;
    font-size: 0;
    justify-content: space-between;
}
.img-t-3-1 {
    width: 48%;
}
.img-t-3-2 {
    margin-top: -0.7vw;
    width: 34.771vw;
}
@media screen and (max-width:750px) {
    .desc-2 {
        margin: 4.167vw auto 8.3%;
    }
    .title-1 {
        /*margin: 4.115vw 0 0 7.533vw;*/
        width: 37.652vw;
    }
}


@media (min-width:991px) and (max-width:1200px) {
    /*.plateone-all{*/
    /*    position: absolute;*/
    /*    top: 24%;*/
    /*    line-height: 28px;*/
    /*    font-size: 14px ;*/
    /*    text-align: justify;*/

    /*}*/

}

@media  (min-width:700px) and (max-width:991px) {
    /*.plateone-all{*/
    /*    position: absolute;*/
    /*    top: 28%;*/
    /*    line-height: 28px;*/
    /*    font-size: 14px ;*/
    /*    text-align: justify;*/

    /*}*/
    .plateone-text{
        padding-left: 2%;
    }
    .plateone-img{
        margin-top: 5%;
       padding-left: 0%;
       padding-right: 0%;
    }
}
.one {
    margin-top: 12%;
}
.plataone-back1{
    display: none;
}
@media (min-width:524px) and (max-width:700px) {
    .plataone-back{
        display: none;
    }
    .plataone-back1{
        display: block;
    }
    /*.plateone-all{*/
    /*    position: absolute;*/
    /*    top: 28%;*/
    /*    line-height: 28px;*/
    /*    font-size: 14px ;*/
    /*    text-align: justify;*/

    /*}*/
    .plateone-text{
        padding-left: 2%;
    }
    .plateone-img{
      margin-top: 16%;
       padding-left: 0%;
       padding-right: 0%;
    }


}

.plataone-back2{
    display: none;
}
.title-3 {
    display: block;
    margin: 2.292vw auto 1.719vw;
    width: 8.542vw;
}
.English .title-3 {
    width: 15vw;
}
.title-4 {
    width: 8.125vw;
}
.English .title-4 {
    width: 16vw;
}
@media  (max-width:524px) {
    .plataone-back1{
        display: none;
    }
    .plataone-back{
        display: none;
    }
    .plataone-back2{
        display: block;
    }
    .plataone-title{
        margin-top: -5%;
    }
    /*.plateone-all{*/
    /*    position: absolute;*/
    /*    top: 14%;*/
    /*    line-height: 28px;*/
    /*    font-size: 14px ;*/
    /*    text-align: justify;*/

    /*}*/
    .plateone-text{
        padding-left: 4%;
    }
    .plateone-img{
      margin-top: 0%;
       padding-left: 0%;
       padding-right: 0%;
    }


}



/* 板块二 */
.platatwo{
    margin-top: 4%;
}

.platatwo-back {
    background-color:#fafafa;
    padding-bottom: 4%;
    font-size: 18px;
    line-height: 36px;

}
.platatwo-title{
    margin-top: 8%;
   margin-left: 22%;
}
.platatwo-all {
    text-align: center;
}
.platatwo-text{
    margin-top: 4%;
    margin-left: 7%;
    font-size: 0.938vw;
    line-height: 1.8em;
}


@media (min-width:1380px) and (max-width:1450px) {
   /* .platatwo-text{*/
   /*     margin-top: 4%;*/
   /*     margin-left: 5%;*/
   /*     padding-left: 2%;*/

   /*}*/


}
.platatwo-imgall{
    display: flex;
    align-items: center;
    justify-content: center;
}
.platatwo-imgall>img{
    margin-top: 4%;
    margin-left: 5vw;
    /*padding-left: 2%;*/
    /*padding-right: 2%;*/
    width: 19.7%;
}
.platatwo-imgall>img:first-child{
    margin-left: 0;
}

@media (max-width: 992px) {
    /*.platatwo-imgall>img{*/
    /*    width: 16vw;*/
    /*}*/
}


@media (min-width:991px) and (max-width:1400) {
    .platatwo-back {
        background-color:#fafafa;
        padding-bottom: 4%;
        font-size: 16px;
        line-height: 32px;

    }
}


@media  (max-width:991px) {

    .platatwo{
        margin-top: 80%;
    }
    .platatwo-back {
        background-color:#fafafa;
        padding-bottom: 4%;
        font-size: 14px;
        line-height: 28px;

    }

   /* .platatwo-text{*/
   /*     margin-top: 4%;*/
   /*     padding-left:0%;*/
   /*     padding-right:8%;*/
   /*}*/

    .plateone-text>div {
        margin-top:2%;
    }

}



/* 模块三 */
.platathree{
    margin-top: 4%;
}
.bg-grey{
    background-color:#fafafa;

}
/*.platathree-typearea{*/
/*    padding:0 3% ;*/
/*}*/

.platathree-back {
    padding-left: 11.87%;
    /* width: 76.3%; */
    width: 89.3%;
}
.platathree-textone{
    margin-top: 10%;
    padding-left: 2%;
    font-size: 18px;
    line-height: 36px;
    padding-right: 8%;
}

.platathree-img{
    margin-top: 5%;
    padding-right:5.4%;
}
.platathree-bt{
    margin-top: 5.5%;

   padding-right: 2%;
}
.platathree-textone>div{
    text-align: justify;
    margin-top: 4%;
}


/* 板块三下面 */
.platathreesa{
    background-color:#fafafa;
}

.platathreesa-back{
    margin-top: 2%;

}

.platathreesa-img-all {
    margin-left: 3.3%;
}
.platathree-paltesontwoer{
    margin-left:5%;
}

.platathreesa-img-all>img{
   padding-right: 0%;

}

.platathree-paltesontwotext{
    font-size: 18px;
    line-height: 36px;
    margin-top: 3%;
    padding-left: 3.5%;
    margin-bottom: 4%;
    padding-right: 4%;
}
@media screen and (max-width:1024px) {
    .platatwo-text {
        margin: 3vw auto;
        /*width: 90%;*/
    }
    .desc-3 {
        width: 89%;
    }
}
@media screen and (max-width:750px) {
    .desc-2 {
        line-height: 3.6em;
    }
    .plateone-text{
        /*margin-top: 2%;*/
        /*padding-right: 4%;*/
        /*font-size: 0.938vw;*/
        line-height: 3.6em;
    }
}
/* 第三板块 适配 */

@media (min-width:991px) and (max-width:1650px){
    .platathree-textone{
        margin-top: 4%;
        padding-left: 2%;
        font-size: 16px;
        line-height: 32px;
        padding-right: 9%;
    }


    .platathree-paltesontwotext{
        font-size: 16px;
        line-height: 32px;
        margin-top: 3%;
        padding-left: 3.5%;
        margin-bottom: 4%;
        padding-right: 4%;
    }



}

@media (min-width:1650px)and (max-width:1730px){

    .platathree-textone{
        margin-top: 8%;
        padding-left: 2%;
        padding-right: 4%;
    }
    .platathree-textone>div{
        text-align: justify;
        margin-top: 4%;
    }


}

@media (min-width:991px) and (max-width:1400px){
    .platathree-img{
        margin-top: 5%;
        padding-right:2%;
    }
    .platathree-bt{
        margin-top: 5.5%;
       padding-left: 3%;
    }

    .platathree-textone{
        margin-top: 10%;
        padding-left: 2%;
        font-size: 16px;
        line-height: 32px;
        padding-right: 6%;
    }
    .platathree-paltesontwotext{
        font-size: 16px;
        line-height: 32px;
        margin-top: 3%;
        padding-left: 3.5%;
        margin-bottom: 4%;
        padding-right: 4%;
    }


    .platathree-textone{
        margin-top: 6%;
        padding-left: 2%;
        padding-right: 6%;
    }


    .platathree-textone>div{
        text-align: justify;
        margin-top:2%;
    }

    .platathree-typearea{
        padding:0 1.5% ;
    }

}





@media  (max-width:991px){
    .platathree-textone{
        margin-top: 4%;
        padding-left: 2%;
        font-size: 14px;
        line-height: 28px;
        padding-right: 3%;
    }


    .platathree-paltesontwotext{
        font-size: 14px;
        line-height: 28px;
        margin-top: 3%;
        padding-left: 3.5%;
        margin-bottom: 4%;
        padding-right: 3%;
        text-align: justify;
    }


    .platathree-textone{
        margin-top: 2%;
        padding-left: 2%;
        padding-right: 0%;
    }
    .platathree-textone>div{
        text-align: justify;
        margin-top: 2%;
    }

    .platathree-typearea{
        padding:0 0% ;
    }
    .platathree-img{
        margin-top: 5%;
        padding-right:0%;
    }


    .platathreesa-img-all {
        margin-left: 0%;
    }
    .platathree-paltesontwoer{
        margin-left: 0%;
        margin-top: 0%;
    }

    .platathreesa-img-all>img{
        margin-top: 4%;
       padding-right: 0%;

    }
}



/* 第四板块 */
.platafour{
    margin-top: 3%;

}
.platafour-back{
    background-color:#fafafa;
}
.platafour-typearea{
  /*padding-left: 3.5%;*/
  /*margin-bottom: 4%;*/
  /*padding-right: 0.4%;*/
    margin: 0 auto;
    padding-bottom: 2.083vw;
    width: 83%;
}
.four-box {
    display: flex;
    padding-top: 2.5vw;

}
.four-left {
    margin: 3.646vw 0 0 3.646vw
}
.platafour-title{
    margin-top: 5%;
    text-align: justify;
}

.platafour-text {
    margin-top:10%;
    font-size: 18px;
    line-height: 36px;
    padding-left: 1%;
    text-align: justify;

}

.platafour-zs{

    width: 27.7vw;
}


.platafour-imgall {
  margin-top: 10%;
}

.platafour-imgall>img:first-child {
    padding-right: 2%;
  }
  .platafour-imgall-last {
    padding-right: 2%;

  }




 @media (min-width:991px) and (max-width:1400px){
    .platafour-text {
        margin-top: 8%;
        font-size: 16px;
        line-height: 32px;

    }

  }



  @media  (max-width:991px){
    .platafour-text {
        margin-top:5%;
        font-size: 14px;
        line-height: 28px;
        padding-right: 3%;
        padding-left: 3%;
    }


    .platafour-imgall {
        margin-top: 4%;
      }
      .platafour-imgall-last{
        margin-top: 4%;
        padding-right: 0%;
      }



      .platafour-imgall>img:first-child {
        padding-right: 0%;
      }

      .platafour-typearea{
        padding-left: 0%;
      }

  }





/* 第五板块 */
.platafive{
    margin: .5vw 0 0 8.333vw;
    background: url(./img/platafive-back.png) ;
}
.platafive-inner {
    padding: 3.594vw 0;
    display: flex;
}
.platafive-right {
    margin-left: 7.813vw;
}
.platafive-desc {
    margin-top: 3.594vw;
    font-size: 0.938vw;
    line-height: 1.8em;
    /*padding-right: 10%;*/
    /*margin-left:50% ;*/
}
.platafive-alls{
    position: relative;

}

.nue-end{
    /*position: absolute;*/
    /*top: 8%;*/
}

.platafive-bt{
  /*position: absolute;*/
  /*  top: 8%;*/
  /*  left: 50%;*/
}

.platafive-text-title{
    position: absolute;
    font-size: 0.938vw;
    /*font-size: 0.938vw;*/
    line-height: 2vw;
    /*line-height: 36px;*/
    top: 19%;
    padding-right: 10%;
    margin-left:50% ;
}

.platafive-imgtextyu{
    /*position: absolute;*/
    /*bottom: 0px;*/
}

@media (min-width:991px) and (max-width:1400px){
    .platafive-text-title{
        position: absolute;
        /*font-size: 16px;*/
        /*line-height: 32px;*/
        top: 20%;
    }

}
@media screen and (max-width:1024px){
    .platafive-right{
        margin-left: 1.813vw;
    }

}

@media   (min-width:500px) and (max-width:991px){
    /*.platafive-imgtextyu{*/
    /*    position: absolute;*/
    /*    bottom: 0px;*/
    /*    top: 30%;*/
    /*}*/
    /*.platafive-text-title{*/
    /*    position: absolute;*/
    /*    font-size:14px;*/
    /*    line-height: 28px;*/
    /*    top: 20%;*/
    /*}*/

}


@media   (max-width:500px){
    /*.platafive-imgtextyu{*/
    /*    position: absolute;*/
    /*    bottom: 0px;*/
    /*    top: 42%;*/
    /*}*/
    .platafive-text-title{
        position: absolute;
        font-size:14px;
        line-height: 28px;
        top: 20%;
        padding-left: 2%;
        padding-right: 2%;
    }

}

.platafive-two {
    width: 84%;
}
    /* 五板块 第一小块 */
.platafive-two-alls{
    /*margin-top: -5.833vw;*/
    /*width: 84%;*/
    background-color:#fafafa ;
}


.platafive-two-typearea{
    /*margin-top: -5.833vw;*/
    /*padding-left: 4%;*/
    /*padding-right: 8.5%;*/
}
.platafive-two-text{
    margin: 7.344vw 0 7.265vw 3.958vw;
    /*font-size: 18px;*/
    font-size: 0.938vw;
    text-align: justify;
    width: 46.302vw;
    /*line-height: 36px;*/
    line-height: 1.8em;
    letter-spacing:1.5px;
}

.six-box {
    margin-top: 2vw;
    display: flex;
    /*justify-content: space-between;*/
}
.six-text {
    margin: 7.344vw 7.2vw 7.665vw 3.958vw;
    font-size: 0.938vw;
    text-align: justify;
    width: 46.302vw;
    line-height: 1.7vw;
    letter-spacing:1.5px;
}
.six-text div:first-child{
    margin-bottom: 3.125vw;
}
.six-left-1 {
    font-size: 0;
}
/*.six-left-1-box {*/
/*    font-size: 0;*/
/*}*/
.six-left-1-img-1 {
    margin: 0 1.102vw 0 4.4vw;
    /*width: 25.469vw;*/
}
.six-left-1-img-1,
.six-left-1-img-2,
.six-left-1-img-3,
.six-left-1-img-4
{
    width: 25.469vw;
}
.six-left-1-img-3 {
    margin-bottom: 0.99vw
}

.six-right-1 {
    /*margin-left: 7vw;*/
}
.six-text-2 {
    margin: 0 0 0 3.958vw;
    font-size: 0.938vw;
    text-align: justify;
    /*width: 46.302vw;*/
    line-height: 1.8em;
    letter-spacing:1.5px;
}
.six-text-2 p {
    margin: 0;
}
.six-text-2 p {
    padding-top: 3.073vw;
    /*margin: 0;*/
}
.six-text-2 p:last-child {
    padding-bottom: 3.073vw
}
.platafive-left-img {
    width: 32.135vw
}
.platafive-two-all{
    margin-top: -5.833vw;
    /*margin-top: 2%;*/
}

.platafive-two-all>img{

    /*margin-top: 2%;*/
}

.platafive-two-all>img:first-child{

    /*padding-right: 0.8%;*/
}

.platafive-two-all>img:last-child{

    /*padding-left: 0.8%;*/
}


.platafive-shree-textall{
    margin-top: 2%;
    font-size: 18px;
    text-align: justify;
    line-height: 36px;
    letter-spacing:1.5px;
}
.platafive-shree-textall>div{

    margin-top: 2%;
}


.platafive-shree-imgall{
    margin-top: 2%;
}
.platafive-shree-imgall>img{
    margin-top: 2%;
}


.platafive-shree-imgall>img:first-child{
    padding-left: 4%;
    margin-left: -4%;
}

.platafive-shree-imgall>img:last-child{

    margin-left: 2%;
}



.platafive-four-textall{
    margin-top: 2%;
    margin-bottom: 4%;
    font-size: 18px;
    text-align: justify;
    line-height: 36px;
    letter-spacing:1.5px;
}


.platafive-four-textall>div{
    margin-top: 2%;
}
.five-left-1-img-box {
    display: flex;
}
.five-box-1 {
    display: flex;
    justify-content: space-between;
}
.five-left-1-img-1 {
    padding-right: 0.469vw;
    width: 26.667vw;
}
.five-left-1-img-2 {
    width: 29.323vw;
}
.five-left-1-img-3 {
    padding-top: 1.406vw;
    width: 26.25vw;
}
.seven-title {
    width: 17.552vw;
}
.English .seven-title {
    width: 31.552vw;
}
/* 小屏幕 */
@media (min-width:991px) and (max-width:1400px){

    .platafive-two-text{
        /*font-size: 16px;*/
        /*line-height: 32px;*/
    }


    .platafive-shree-textall{
        font-size: 16px;
        line-height: 32px;
    }


    .platafive-four-textall{
        font-size: 16px;
        line-height: 32px;
    }


}


@media  (max-width:991px){

    /*.platafive-two-text{*/
    /*    font-size: 14px;*/
    /*    line-height: 28px;*/
    /*    padding:0 2%;*/
    /*}*/


    .platafive-shree-textall{
        font-size: 14px;
        line-height: 28px;
        padding:0 2%;
    }


    .platafive-four-textall{
        font-size: 14px;
        line-height: 28px;
        padding:0 2%;
        margin-bottom: 4%;
    }



/*.platafive-two-typearea{*/
/*    padding-left: 0%;*/
/*    padding-right:0%;*/
/*}*/


.platafive-two-all>img:first-child{

    /*padding-right: 0%;*/
}

.platafive-two-all>img:last-child{

    /*padding-left: 0%;*/
}

.platafive-shree-imgall>img:first-child{
    padding-left: 0%;
    margin-left: 0%;
}

.platafive-shree-imgall>img:last-child{

    margin-left: 0%;
}




}


/* 后插入板块 */
.plateend-hj-back{
    position: relative;
}
.plateend-hj-text{
    position: absolute;
    color:#fafafa;
    font-size: 0.938vw;
    line-height: 1.8em;
    text-align: justify;
    /*margin-left: 5%;*/
    top: 32%;
    left: 4vw;
    width: 90%;
}
/*.plateend-hj-bt{*/
/*    position: absolute;*/
/*    margin-top: 3%;*/
/*    margin-left: 5%;*/
/*}*/

@media (min-width: 991px) and (max-width: 1400px){
    /*.plateend-hj-text{*/
    /*    position: absolute;*/
    /*    color:#fafafa;*/
    /*    font-size: 16px;*/
    /*    line-height: 32px;*/
    /*    text-align: justify;*/
    /*    margin-left: 5%;*/
    /*    top: 32%;*/
    /*}*/
}


@media (max-width: 991px){
    /*.plateend-hj-text{*/
    /*    position: absolute;*/
    /*    color:#fafafa;*/
    /*    font-size:14px;*/
    /*    line-height: 28px;*/
    /*    text-align: justify;*/
    /*    margin-left: 0%;*/
    /*    padding: 0 2%;*/
    /*    top: 32%;*/
    /*}*/
}


@media (max-width: 1199px){
    /*.plateend-hj-text{*/
    /*    top: 20%;*/

    /*}*/
    /*.plateend-hj-bt{*/

    /*    margin-top:1%;*/
    /*    margin-left: 5%;*/
    /*}*/
}

@media (max-width: 991px){
    /*.plateend-hj-text{*/
    /*    top: 35%;*/

    /*}*/
    /*.plateend-hj-bt{*/

    /*    margin-top:4%;*/
    /*    margin-left: 5%;*/
    /*}*/
}

.plateend-hj-bt2{
    display: none;
}
@media (max-width: 767px){

    .plateend-hj-bt1{
        display: none;
    }
    .plateend-hj-bt2{
        display: block;
    }
    /*.plateend-hj-text{*/
    /*    top: 35%;*/
    /*    margin-top: 40%;*/
    /*    color: #000;*/

    /*}*/
    .plateend-hj-bt{

        margin-top:2%;
        margin-left:2%;
    }
}


@media (max-width: 648px){

    .plateend-hj-bt1{
        display: none;
    }
    .plateend-hj-bt2{
        display: block;
    }
    /*.plateend-hj-text{*/
    /*    top: 35%;*/
    /*    margin-top: 40%;*/
    /*    color: #000;*/

    /*}*/
    .plateend-hj-bt{

        margin-top:2%;
        margin-left:2%;
    }
}


/*  板块6 */
.platasix{
    margin-top: 5%;
    margin-bottom: 12%;
}
.platasix-imgall>img{
    padding-right: 5%;
    margin-top: 6%;
}



@media  (max-width:991px){
    .platasix-imgall>img{
        padding-right: 0%;
        margin-top: 6%;
    }


}


  /* 关于我们 */
  .regardend{
    background-color: #fafafa;
    margin-top: 5%;
}

.regardend > div{
    display: flex;
   padding-right: 2%;

    margin-top: 85px;
}
.kaisli{
    margin-top: 10px;
}
.regardend> div>ol {

    font-size: 18px;
    font-weight: 800;
    width: 280px;
    white-space:nowrap;
    list-style: none;
    margin-right: 5%;


}

.regardend> div>ol>li{
    font-size: 12px;
    font-weight: 200;
    padding:10px 0 ;
}





@media (min-width:1140px) and (max-width:1430px) {


  .diitx{
        font-size:18px ;
      }
      .endstxt{
        font-size:14px ;
      }

}


 @media (min-width:771px) and (max-width: 1140px) {

    .diitx{
        font-size:16px ;
    }

    .endstxt{
        font-size:12px ;
      }
}








            @media (max-width:470px) {
                .diitx{
                    font-size: 1rem;
                    line-height: 10px;

                  }

                  .endstxt{
                    font-size:1rem ;
                  }
                }



                .copyr {
                    margin-top: 0%;
                    border-top: 1px solid rgba(0, 0, 0, 0.3);
                }
                
                .copyright {
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                    padding: 1% 0;
                    max-width: 1000px;
                    margin: 0 auto;
                }
                
                .copyright > div {
                    color: rgba(0, 0, 0, 0.6);
                }
                
                @media (max-width: 1000px){
                    .copyright{
                        flex-direction: column;
                        align-items: center;
                        justify-content: center;
                    }
                    .copyright>div{
                        text-align: center;
                        margin: 15px 0;
                    }
                }


                @media (max-width:766px){


                    .butts{
                        margin-left: 4%;
                    }

                }



.boxs{
    display: none;
}
@media (max-width:768px){

    .styletop{
        margin-left: 8%;
    }


}

@media (max-width:991px){
    .styletop{
        margin-top: 8%;
    }
    .plataone{
        padding: 0 2%;
        margin-top: 5%;
    }
    /*#one{*/
    /*    margin-top: -27%;*/
    /*}*/
    .plateone-text{
        /*margin-top: -5%;*/

    }



}


@media (max-width:768px){
    .styletop{
        margin-top: 8%;
    }
    .plataone{
        padding: 0 2%;
        margin-top: 16%;
    }
    /*#one{*/
    /*    margin-top: -27%;*/
    /*}*/
    /*.plateone-text{*/
    /*    margin-top: -5%;*/
    /*}*/
    /*.plataone-title{*/
    /*    margin-top: -3%;*/
    /*}*/



}



@media (max-width:526px){

    .plataone{
        padding: 0 2%;
        margin-top: 5%;
    }
    /*#one{*/
    /*    margin-top: -27%;*/
    /*}*/
    /*.plateone-text{*/
    /*    margin-top: -11%;*/

    /*}*/
    /*.plataone-title{*/
    /*    margin-top: -16%;*/
    /*}*/
    .plateone-img{
        margin-top: 5%;
    }



}



/*  板块二 */

@media (max-width:991px){

    .platatwo{
        padding: 0 2%;
        margin-top: 3vw;
    }

    .platatwo-all{
        padding: 0;
    }
    /*.platatwo-text{*/
    /*    padding-left: 0;*/
    /*}*/
    /*.platatwo-text {*/

    /*    margin-left: 2%;*/
    /*}*/
    .platatwo-title{
        margin-left: 3%;
        margin-top: 6%;
    }
    /*.platatwo-text{*/
    /*    margin-top: 5%;*/
    /*}*/
}


@media (max-width:601px){

    .platatwo{
        padding: 0 2%;
        margin-top: 68%;
    }

    .platatwo-all{
        padding: 0;
    }
    /*.platatwo-text{*/
    /*    padding-left: 0;*/
    /*}*/
    /*.platatwo-text {*/

    /*    margin-left: 2%;*/
    /*}*/
    .platatwo-title{
        margin-left: 0;
        margin-top: 6%;
    }
    .platatwo-text{
        margin-top: 5%;
        line-height: 3.6em;
    }
}


@media (max-width:550px){

    .platatwo{
        padding: 0 2%;
        margin-top: 62%;
        margin-top: 10%;
    }

    .platatwo-all{
        padding: 0;
    }
    /*.platatwo-text{*/
    /*    padding-left: 0;*/
    /*}*/
    /*.platatwo-text {*/

    /*    margin-left: 2%;*/
    /*}*/
    .platatwo-title{
        margin-left: 0;
        margin-top: 6%;
    }
    /*.platatwo-text{*/
    /*    margin-top: 5%;*/
    /*}*/
}




/* 三 */

@media (max-width:991px){
    .platathree{
        padding: 0 2%;
    }
    .platathreesa{
        padding: 0 2%;
    }

}


/* 四 */

@media (max-width:991px){
   /*.platafour{*/
   /* padding: 0 2%;*/
   /*}*/

}

/* 五 */

@media (max-width:991px){
   .platafive{
    /*margin-top: 50%;*/
    /*text-align: center;*/
    /*padding: 0 2%;*/
   }
   /*.platafive-bt{*/
   /* margin-top: -48%;*/
   /* left: 17%;*/
   /*}*/
   .platafive-text-title {


    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    margin-top: -20%;
    position: static;
    z-index: 99;
    padding: 0 3%   ;


   }
   /*.nue-end{*/
   /* margin-top: 5%;*/
   /* z-index: 20;*/
   /*}*/
   /*.platafive-imgtextyu{*/
   /* top:60% ;*/
   /*}*/
   /*.nue-end{*/
   /* top: 0;*/
   /* margin-top: -2%;*/
   /*}*/
}


@media (max-width:767px){
    /*.platafive-bt{*/
    /*    margin-top: -50%;*/
    /*    left: 4%;*/
    /*   }*/

}

/* 六 */
.platasix-bt2{
    display: none;
}

@media (max-width:991px){
    .copyright{
        padding: 0 2%;
    }
    /*.platafive-two{*/
    /* padding: 0 2%;*/
    /* margin-top: 28%;*/
    /*}*/

    .platasix{
        padding: 0 4vw;
    }
    .platasix-imgall>img{
        padding: 2%;
    }
    /*.platasix-bt1{*/
    /*    display: none;*/
    /*}*/

    /*.platasix-bt2{*/
    /*    display: block;*/
    /*}*/
 }

.platatwo-title1{
    display: none;
}


@media (max-width:767px){
    .platatwo-title1{
        display: block;
        margin-left: 11%;
        margin-top: 6%;
    }

    .platatwo-title{
        display: none;

    }
    .platafive-two{
        margin-top: 2vw;
    }


 }



@media (max-width:648px){
    .platatwo-title1{
        display: block;
        margin-left: 11%;
        margin-top: 6%;
    }

    .platatwo-title{
        display: none;

    }
    .platafive-two{
        /*margin-top:45%;*/
    }

 }


 @media (max-width:648px){
    .platatwo-title1{
        display: block;
        margin-left: 11%;
        margin-top: 6%;
    }

    .platatwo-title{
        display: none;

    }
    .platafive-two{
        /*margin-top:85%;*/
    }


 }

 @media (max-width:436px){
    .platatwo-title1{
        display: block;
        margin-left: 11%;
        margin-top: 6%;
    }

    .platatwo-title{
        display: none;

    }
    .platafive-two{
        margin-top:95%;
    }


 }

 @media (max-width:402px){
    .platatwo-title1{
        display: block;
        margin-left: 11%;
        margin-top: 6%;
    }

    .platatwo-title{
        display: none;

    }
    .platafive-two{
        margin-top:105%;
    }


 }


 @media (max-width:991px){
 .copyright{
    padding: 0 2%;
 }

 }


.platafive-desc-mobile {
    display: none;
}
@media  (max-width:750px) {
    .platafour-zs,
    .five-left-1-img-3
    {
        display: none;
    }
    .desc-3-img img {
        width: 37.688vw
    }
    .platafive-two {
        margin-top: 2%;
    }
    .platafive-two-text {
        width: 90%;
    }
    .six-text-2 {
        width: 90%;
    }
    .six-text {
        width: 90%;
    }
    .five-left-1-img-1,
    .five-left-1-img-2 {
        width: 40vw;
    }
    .six-left-1-img-3 {
        display: none;
    }
    .platafive-inner {
        display: block;
        padding: 3.594vw;
    }
    .platafive-right {
        display: none;
    }
    .six-title {
        width: 20vw;
    }
    .title-3,
    .title-4
    {
        width: 20.542vw
    }
    .English .title-3,
    .English .title-4
    {
        width: 46vw
    }
    .seven-title {
        width: 40vw;
    }
    .English .seven-title {
        width: 100%;
    }
    .six-img {
        width: auto;
        height: 174vw
    }
    .plateend-hj-text {
        top: 14%;
    }
    .six-title {
        width: 28vw;
    }
    .English .six-title {
        width: 58vw;
    }
    .six-title-1 {
        width: 20.125vw;
    }
    .English .six-title-1 {
        width: 47vw;
    }
    .English .six-title {
        width: 69%;
    }
    .plateone-text,
    .platatwo-text,
    .desc-2,
    .desc-3,
    .content-text,
    .plateend-hj-text,
    .platafive-two-text,
    .six-text,
    .six-text-2,
    .platafive-desc
    {
        font-size: 4vw;
        line-height: 1.9em;
    }
    .platafive-desc-mobile {
        display: block;
    }
}
