@media  screen and (max-width: 600px){
    h3{
        font-size: 22px;
    }
    h5{
        font-size: 18px;
    }
    h6{
        font-size: 16px;
    }
    .container::-webkit-scrollbar {
        display: none;
        }
    .box9 .container,.container{
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
   }
   
   .pcbox{
    display: none !important;
   }
   .smbox{
    display: block !important;
   }
   img,.box8 .box8List ul li,.box12 img,.formboxs input, .formboxs textarea,.bannertop .top_title,.box9 .titlebox p,.tobtnsbox a,.box5 .box5List li,.box9 .box9List ul li{
    max-width: 100%;
   }
   
  .base_scacon,.box9 .box9List ul li,.box13 .box13list ul li,footer .footerbox,.formboxs label,.box9 .titlebox p{
    width: 100%;
    display: block;
   }

   .box9 .box9List ul{
    margin-left: 0;
    margin-right: 0;
   }
   .box13 .box13list ul li .box13items .hx{
    width: 100px;
   }
   /* 头部 */
   .bannertop{
    margin-top: 40px;
    position: relative;

   }
   .bannertop .toplink{
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 0;
   }
  
   .bannertop .toplink a{
    color: #2C2C2C;
    font-size: 16px;

   }
   .bannertop .top_logo{
    padding-top: 20px;
    margin-top: 0;
   }
   
   .bannertop .top_logo img{
    width: 219px;
    height: 101px;
   }
   .bannertop .top_title{
    margin-top: 20px;
    height: 98px;
    font-size: 28px;
    max-width: 280px;
    font-weight: bolder;
    width: 100%;
    box-sizing: border-box;
   }
   .bannertop .taglist{
    margin-bottom: 25px;
   }
   .bannertop .taglist ul{
    font-size: 0;
   }
   .bannertop .taglist ul li,.bannertop .taglist ul .no_have{
    width: auto;
    height: auto;
    padding: 9px 17px;
    line-height: normal;
    font-size: 12px;
    border-style: dotted;
    max-width: 100px;
    margin: 5px 2px;
   
   }
   .bannertop .taglist ul .no_have{
    width: 73px;
   }
   .bannertop .taglist ul li:nth-child(n+4){
    padding: 12px 2px ;
   }
   .bannertop .taglist ul li:nth-child(n+6){
    padding: 5px 2px ;
   }
   .bannertop .taglist ul li:last-child{
    width: 70px;
   }
   .bannertop .tbn{
    padding-bottom: 20px;
   }
   .bannertop .tbn a{
    width: 186px;
    height: 50px;
    margin-bottom: 0px;
    line-height: 50px;
    font-size: 20px;
   }
   
   .lp-btn .lp-pom-text{
    display: block;
    background: rgba(255, 255, 255, 0);
    border-style: none;
    border-radius: 0px;
    width: 369px;
    height: 65px;
    transform: scale(0.8);
    transform-origin: 0 0;
    -webkit-transform: scale(0.8);
    -webkit-transform-origin: 0 0;
  }
  .lp-btn .lp-pom-button{
    display: block;
    border-style: none;
    border-radius: 5px;
    width: 216px;
    height: 50px;
    line-height: 50px;
    background: #45885c !important;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    font-style: normal;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto;
  }
  .lp-btn p{
    font-size: 16px;
    color: rgb(29, 29, 29);
    line-height: 22px; text-align: center;
    font-weight: normal;
    margin-top: 5px;
  }
   .titlebox{
    position: relative;
    margin-bottom: 25px;
   }
   .titlebox h3{
    margin-bottom: 20px;
    color: #1d1d1d;
   }
   .titlebox img{
    display: none;
   }
   .titlebox span{
     position: absolute;
     display: block;
     height: 2px;
    width: 60px;
    background: #45885c;
    left: 50%;
    margin-left: -30px;
    bottom: -30px;
   }
   
   .titlebox h3{
    font-size: 30px;
   }
   .box2{
    /* padding: 0 20px; */
    padding-top: 20px;
    box-sizing: border-box;
   }
   .box2 .box2list .box2Item{
    display: block;
   }
   .box2 .box2list .box2Item .box2ItemRight,.box2 .box2list .box2Item .box2ItemLeft{
    max-width: 100%;
   }
   .box2 .box2list .box2Item .box2ItemRight h4{
    font-size: 20px;
   }
   .box2 .box2list .box2Item .box2ItemRight p,.box2 .box2list .box2Item .box2ItemRight ul li{
    font-size: 16px;
   }
   .box2 .box2list .box2Item .box2ItemRight a{
    font-size: 16px;
    width: 160px;
   }
   .tobtnsbox{
    padding: 0 20px;
   }
   .tobtnsbox a{
    display: block;
    width: 233px;
    height: 50px;
    background: #45885c;
    border-radius: 5px;
    line-height: 29px;
    font-weight: 400;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    margin-bottom: 15px;
    font-size: 24px;
   }
   .box5 .titlebox P{
    padding: 0 20px;
    font-size: 16px;
   }
   .box5 .box5List li img{
    height: auto;
   }
   .box5 .jtbox{
    margin-top: 10px;
    margin-bottom: 30px;
   }
   .box5 .tobtnsbox{
    margin-top: 10px;
   }
   
   
   .box8 .titlebox p{
    font-size: 16px;
    padding: 0 20px;
    line-height: 18px;
   }
   .box8 .box8List ul li{
    width: 100%;
   }
   .box8 .box8List ul li img{
    width: 100%;
    height: auto;
   }
   .box8 .box8List ul li p{
    max-width: 100%;
   }
   .box8 .box8List ul li h5{
    margin-bottom: 10px;
   }
   .box8 .box8List ul li p{
    margin: 0;
    margin-bottom: 15px;
   }
   .box8 .box8List ul{
    margin-bottom: 10px;
   }
   .box9{
    padding-top: 40px;
    padding-bottom: 5px;
   }
   .box9 .titlebox h3{
    color: #fff;
   }
   .box9 .titlebox p{
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 16px;
   }
   .box9 .box9List ul li .box9imgs,.box9 .box9List ul li .box9imgs p,.box9 .box9List ul li .box9item ,.box9 .box9List ul li .box9imgs img{
    width: 243px;
    margin: 0 auto;
   }
   .box9 .box9List ul li .box9item{
    height: 261px;
    margin-bottom: 35px;
   }
   .box9 .box9List ul li .box9imgs img{
    height: 301px;
   }
   .box9 .box9List ul li .box9item h6{
    font-size: 18px;
    padding: 15px 18px;
    padding-bottom: 0;

   }
   .box9 .box9List ul li .box9item p{
    line-height: 19px;
    font-size: 16px;
    margin-bottom: 16px;
    padding: 0 10px;
   }
   .box10 .box10bj{
   
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 192px;
    padding-top: 0;
    padding-bottom: 0;
   }
   .box10 .box10bj h3{
    text-align: center;
    line-height: 192px;
    font-size: 28px;
    background: rgba(0, 0, 0, 0.16);
   }
   .box10 .box10txt{
    padding:  20px;
   }
   .box10 .box10txt h6{
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
   }
   .box10 .box10txt p{
    color: #666;
    font-size: 16px;
    margin-bottom: 10px;
   }
   .box10 .box10txt p span{
    font-weight: bold;
    color: #349b58;
   }
   .box10 .box10imgs ul{
    margin-top: 0;
   }
   .box10 .box10imgs ul li{
    width: 285px;
    height: 232px;
    margin-bottom: 20px;
   }
   
   .box12{
    padding-top: 30px;
    padding-bottom: 30px;
   }
   .box12 h3{
    line-height: 45px;
   }
   .box13 {
    padding-bottom: 10px;
   }
   .box13 .box13list ul li {
    text-align: center;
   }
   .box13 .box13list ul li  img{
    width: 280px;
    height: 228px;
    margin:  0 auto;
   }
   .box13 .box13list ul li .box13items{
    text-align: left;
   }
   .box13 .box13list ul li .box13items .box13itemstop{
    padding-bottom: 40px;
   }
   .box13 .box13list ul li .box13items .box13itemstop p,.box13 .box13list ul li .box13items .box13itemsbtm{
    font-size: 14px;
    padding-left: 0;
   }
   .box13 .box13list ul li .box13items .hx{
    width: calc( 100% - 12px );
    /* margin-left: 12px; */
   }
   .box13 .box13list ul li .box13items .box13itemsbtm{
    padding-left: 0;
   }
   .formboxs h4{
    padding-top: 30px;
    font-size: 20px;
    padding-bottom: 4px;
   }
   .formboxs p{
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
   }
   .formboxs label{
    max-width: 100%;
    font-size: 16px;
    margin-top: 12px;
   }
   .formboxs input, .formboxs textarea{
    width: calc( 100% - 40px );
    display: block;
    max-width: 100%;
    height: 35px;
}
.formboxs textarea{
  height: 100px;
}
.formboxs .submit{
  width: 248px;
  height: 50px;
  margin: 5px auto;
  margin-top:22px;
}
footer .footerbox{
  text-align: center;
}
footer .footerbox a {
  display: block;
  margin: 20px 0; 
}
footer .footerbox img{
  width: 136px;
  height: 50px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.box8 .box8List ul li p,.box8 .box8List ul li h5{
  text-align: center;
}
.blocks{
    
    width: calc( 100% - 40px);

    height: 450px;

    top: 12%;

    left: 20px;
    right: 20px;
}
.blocks .formboxs{
    background-color: #fff;
    color: #333;
    margin-top: -34px;
    padding-bottom: 10px;
   }
   .blocks .formboxs label{
color: #333;
   }
   .blocks .formboxs h4{
padding-top: 5px;
   }
   .blocks .formboxs input,.blocks .formboxs textarea{
height: 30px;
   }
   .blocks .formboxs textarea{
    height: 60px;
   }
   .blocks .formboxs .submit{
    height: 40px;
font-size: 20px;
   }
   .blocks .formboxs label{
    font-size: 17px;
   }
 .blocks  #closeBox {
    font-size: 36px;
font-weight: bold;
color: green;
text-align: right;
padding-right: 13px;
   }
   .blocks .circle{
       position: absolute;
right: 20px;
top: 11px;
   }
     .bannertop .toplink li{
       padding-left: 4px;
   }
   .box13 .box13list ul li{
  width: 100%;
 }
 .showWhatsapp  img{
     width: 70px;
 }
 .showWhatsapp .WhatsappBox span{
     
   padding: 4px 7px;
        font-size: 12px;
    border-radius: 5px;
 }
 

}