
@font-face{
    font-family: 'p';
    src : url('../font/Poppins-Regular.ttf');
}
@font-face{
    font-family: 'pb';
    src : url('../font/Poppins-Bold.ttf');
}
*{
    margin: 0;
    padding: 0;
    font-family:p;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    cursor: pointer;
}
body{
    max-width: 19.2rem;
    margin: 0 auto;
}
.banner{
    width: 100%;
    height: 8.53rem;
    background: url(../img/banner.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.bannerbottom{
    width: 100%;
    height: 1.15rem;
    background: #fff;
    margin: 0 auto;
}
.bannerbottomcenter{
    width: 14rem;
    height: 1.15rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.bannerbottomcenter .bannerbox{
    width: auto;
    font-size: 0.24rem;
    line-height: 1.15rem;
    height: 1.15rem;
}
.bannerbottomcenter .bannerbox img{
    width: 0.32rem;
    height: 0.32rem;
    float: left;
    margin-top: 0.35rem;
    margin-right: 0.1rem;
}

.two{
    width: 100%;
    max-width: 19.2rem;
    background: url(../img/bj.jpg) no-repeat;
    background-size: 100% 100%;
    height: auto;
    padding-top: 0.93rem;
    padding-bottom: 0.92rem;
}
.two_center{
    width: 14rem;
    height: auto;
    margin: 0 auto;
}
.two_left{
    width: 6.3rem;
    height: 7.45rem;
    background: #f2f2f4;
    float: left;

}
.two_left ul{
    width: 6.3rem;
    height: auto;
}
.two_left ul li{
    width: 6.3rem;
    height: 0.55rem;
    margin-top: 0.45rem;

}
.two_left ul li img{
    width: 0.44rem;
    height: 0.44rem;
    float: left;
    margin-right: 0.12rem;
}
.twotitleft{
    width: 5rem;
    float: left;
    font-size: 0.18rem;
    color: #333;
    line-height: 0.24rem;
}
.twotitleft span{
    color: #000;
    font-size: 0.2rem;
}
.two_right{
    width: 7rem;
    height: 7.45rem;
    float: right;
}
.input_two{
    width: 7rem;
    height: 0.62rem;
    display: flex;
    justify-content: space-between;
}
.input_two input{
    width: 3.4rem;
    height: 0.6rem;
    border: 2px solid #ccc;
    border-radius: 7px;
    font-size: 0.24rem;
    background: rgba(104, 104, 104, 0.4);
    text-indent: 0.2rem;
    color: #fff;
}
input::-webkit-input-placeholder{

    color: #fff;
    font-size: 0.18rem;
  }
  
  input::-moz-placeholder{   /* Mozilla Firefox 19+ */
  
    color: #fff;
    font-size: 0.18rem;
  }
  
  input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  
    color: #fff;
    font-size: 0.18rem;
  }
  
  input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
  
    color: #fff;
    font-size: 0.18rem;
  
  }
  textarea::-webkit-input-placeholder{

    color: #fff;
    font-size: 0.18rem;
  }
  
  textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
  
    color: #fff;
    font-size: 0.18rem;
  }
  
  textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  
    color: #fff;
    font-size: 0.18rem;
  }
  
  textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
  
    color:#fff;
    font-size: 0.18rem;
  }
  .phones{
      width: 6.96rem;
      height: 0.6rem;
      border: 2px solid #ccc;
      border-radius: 7px;
      font-size: 0.24rem;
      background: rgba(104, 104, 104, 0.4);
      text-indent: 0.2rem;
      color: #fff;
      display: flex;
      margin-top: 0.2rem;
  }
  .textares{
      width: 6.96rem;
      height: 1.85rem;
      border: 2px solid #ccc;
      border-radius: 7px;
      font-size: 0.24rem;
      background: rgba(104, 104, 104, 0.4);
      text-indent: 0.2rem;
      color: #fff;
      display: flex;
      margin-top: 0.2rem;
      line-height: 0.36rem;

  }
  /*.submit{*/
  /*    width: 7rem;*/
  /*    height: 0.6rem;*/
  /*    border-radius: 7px;*/
  /*    background: #da0000;*/
  /*    color: #fff;*/
  /*    font-size: 0.24rem;*/
  /*    font-weight: 600;*/
  /*    text-align: center;*/
  /*    line-height: 0.6rem;*/
  /*  margin-top: 0.2rem;*/
  /*}*/



.swiper2 .swiper-slide img{
  width: 100%;
}

.offter_box2 .swiper-slide img{
  width: 100%;
}
.feature_button img{
width: 0.22rem;
height: 0.22rem;
float: right;
margin-top: 0.15rem;
margin-right: 0.2rem;
}
#bkform3{
    position: fixed;
    z-index: 99999999;
    top: 0%;
    display: none;
    }
    .form {
    width: 7.71rem;
    padding: 0.2rem 0.1rem;
    background: rgba(75, 74, 73, 0.8);
    box-shadow: 0px 0.03rem 0.2rem 0.01rem rgba(3, 69, 158, 0.03921569);
    font-size: 0.2rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #001323;
    }
    .form .dropdown.active .option {
    display: block;
    }
    .form .dropdown {
    position: relative;
    width: 100%;
    height: 0.58rem;
    }
    .form .dropdown input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: rgba(0, 19, 35, 0.03);
    border: none;
    outline: none;
    padding: 0 0.2rem;
    font-size: 0.21rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #001323;
    }
    .form .dropdown::before {
    content: "";
    position: absolute;
    right: 0.2rem;
    top: 0.14rem;
    z-index: 10000;
    width: 0.14rem;
    height: 0.14rem;
    border: 0.02rem solid #001323;
    border-top: 0.02rem solid transparent;
    border-right: 0.02rem solid transparent;
    transform: rotate(-45deg);
    transition: 0.5s;
    pointer-events: none;
    }
    
    .form .dropdown.active::before {
      top: 0.25rem;
      transform: rotate(-225deg);
    }
    .form .dropdown .option {
    height: 2.32rem;
    display: none;
    position: absolute;
    top: 0.58rem;
    width: 100%;
    background-color: #ffffff;
    overflow-y: auto;
    }
    .form .dropdown .option div {
    height: 0.58rem;
    line-height: 0.58rem;
    padding: 0 0.2rem;
    cursor: pointer;
    }
    .form .dropdown .option div:hover {
    background-color: rgba(0, 19, 35, 0.1);
    }
    .form .contact-way {
    font-size: 0.2rem;
    font-family: Arial-Regular, Arial;
    height: 1rem;
    color: #001323;
    display: flex;
    justify-content: space-between;
    }
    .form .contact-way div {
    width: 2.5rem;
    }
    .form .contact-way input {
    margin-top: 0.17rem;
    width: 2.87rem;
    height: 0.46rem;
    background: #fafafa;
    border: 1px solid #cccccc;
    font-size: 0.21rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #000;
    padding-left: 0.1rem;
    }
    .form .Requirement p {
    margin-top: 0.22rem;
    margin-bottom: 0.17rem;
    }
    .form .Requirement textarea {
    width: 100%;
    height: 1.29rem;
    background-color: rgba(0, 19, 35, 0.03);
    resize: none;
    border: 1px solid #ccc;
    padding: 0.2rem;
    font-size: 0.21rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #fff;
    }
    .form .submit {
    text-align: center;
    margin-top: 0.27rem;
    }
    .form .submit button {
    width: 1.97rem;
    height: 0.68rem;
    background: #1daf0f;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    font-size: 0.28rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #f9fbfc;
    }
    .guanbi{
    float: right;
    position: absolute;
    top: -0.25rem;
    right: -0.25rem;
    
    }
    .hint{
    font-size: 0.18rem;
    color: red;
    }
    
    
    #form3 input::-webkit-input-placeholder{
    
    color: #000;
    font-size: 0.18rem;
    }
    
    #form3 input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    
    color: #000;
    font-size: 0.18rem;
    }
    
    #form3 input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    
    color: #000;
    font-size: 0.18rem;
    }
    
    #form3 input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    
    color: #000;
    font-size: 0.18rem;
    
    }
    #form3 textarea::-webkit-input-placeholder{
    
    color: #000;
    font-size: 0.18rem;
    }
    
    #form3 textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    
    color: #000;
    font-size: 0.18rem;
    }
    
    #form3 textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    
    color: #000;
    font-size: 0.18rem;
    }
    
    #form3 textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    
    color:#000;
    font-size: 0.18rem;
    }
    
    .products1{
        width: 100%;
        height: 8.15rem;
        margin: 0 auto;
        background: #fff;
        padding-bottom: 0.8rem;
       
    }
    
    .productcenter{
        width: 14rem;
        height: auto;
        margin: 0 auto;
        position: relative;
    }
    .productcenter h2{
        width: 14rem;
        height: auto;
        font-size: 0.48rem;
        text-align: center;
        padding-top: 0.75rem;
        font-family: pb;
        padding-bottom: 0.22rem;
        line-height: 0.48rem;
    }
    .titles{
        width: 14rem;
        height: 0.24rem;
        font-size: 0.24rem;
        line-height: 0.24rem;
        text-align: center;
        color: #666;
        padding-bottom: 0.7rem;
    }
   
    .title2{
        width: auto;
        font-size: 0.22rem;
        line-height: 0.36rem;
        text-align: center;
        color: #666;
    }
    
    .scope{
        width: 100%;
        height: 5.67rem;
        margin: 0 auto;
        background: url(../img/c1.jpg) no-repeat;
        background-size: 100% 100%;
    }
    .scopecenter{
        width: 14rem;
        height: 5.67rem;
        margin: 0 auto;
    }
    .scopecenter h2{
        width: 14rem;
        height: 1.58rem;
        font-size: 0.48rem;
        text-align: center;

        line-height: 1.58rem;
        font-family: pb;
    }
    .tiao{
        width: 100%;
        height: 1.78rem;
        background: url(../img/c.jpg) no-repeat;
        background-size: 100% 100%;
        margin: 0 auto;
    }
    .tiaocenter{
        width: 14rem;
        height: 1.78rem;
        margin: 0 auto;
        position: relative;
    }
    .tiaocenter h2{
        font-size: 0.3rem;
        line-height: 0.36rem;
        text-align: left;
        font-weight: 600;
        font-family: pb;
        color: #fff;
        padding-top: 0.57rem;
    }
    .button{
        width: 3.35rem;
        height: 0.85rem;
        background: url(../img/button.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: 0rem;
        top: 0.57rem;
        cursor: pointer;
    }
    .Factory{
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding-bottom: 0.52rem;
    }
    .Factorycenter{
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .Factorycenter h2{
        width: 14rem;
        height: auto;
        line-height: 0.48rem;
        font-size: 0.48rem;
        color: #000;
        text-align: center;
        font-family: pb;
        font-weight: 600;
        padding-top: 0.7rem;
        padding-bottom: 0.34rem;
        margin: 0 auto;
    }
    .Factorycenter ul{
        width: 9.11rem;
        height: 0.49rem;
      
        margin: 0 auto;
    }
    .Factorycenter ul li{
     
    }
    .k3000{
        width: 100%;
        height: auto;
        background: url(../img/3000.jpg) no-repeat;
        background-size: 100% 100%;
    }
    .lunbo1{
        width: 100%;
        height: auto;
    }
    .one{margin:0.2rem auto;height:3.71rem;width:100%;overflow: hidden;position:relative; }
    .one ul{height:3.71rem;width:100000px;position:absolute;right:0;} /*ul widthÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¤Ã‚Â¸Ã‚ÂÃƒÂ¨Ã†â€™Ã‚Â½ÃƒÂ¨Ã‚Â¿Ã¢â‚¬Â¡ÃƒÂ¥Ã‚Â°Ã‚Â*/
    .one ul li{display:block;float:right;margin:5px;height:3.71rem;border-radius:5px;position:relative;}
    .one ul li a{display:inline-block;height:2.88rem;} 
    .one ul li img{display:block;width: 2.11rem;height: 3.71rem;}
    .one ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
    .one ul li a:hover span{height:150px;line-height:150px;font-size:20px;text-align:center;transition:all 0.7s;}
    
    .ccc{margin:0.2rem auto;height:2.88rem;width:100%;overflow:hidden;position:relative; }
    .ccc ul{height:2.88rem;width:100000px;position:absolute;left:0;} /*ul widthÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¤Ã‚Â¸Ã‚ÂÃƒÂ¨Ã†â€™Ã‚Â½ÃƒÂ¨Ã‚Â¿Ã¢â‚¬Â¡ÃƒÂ¥Ã‚Â°Ã‚Â*/
    .ccc ul li{display:block;float:left;margin:5px;height:2.88rem;border-radius:5px;position:relative;}
    .ccc ul li a{display:inline-block;height:2.88rem;} 
    .ccc ul li img{border-radius:5px;display:block;width: 5.14rem;height: 3rem;}
    .ccc ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
    .ccc ul li a:hover span{height:150px;line-height:150px;font-size:20px;text-align:center;transition:all 0.7s;}
    .buttonst{
        width: 2.84rem;
        height: 0.55rem;
        background: url(../img/buttons1.png) no-repeat;
        background-size: 100% 100%;
        display: table;
        margin: 0 auto;
        font-size: 0.22rem;
        line-height: 0.55rem;
        text-align: center;
        color: #fff;
        font-family: pb;
        font-weight: 600;
        text-indent: -0.3rem;
    }
    .company{
        width: 100%;
        height: 7.95rem;
        margin: 0 auto;
        background: url(../img/795.jpg) no-repeat;
        background-size: 100% 100%;
    }
    .companycenter{
        width: 14rem;
        height: 7.95rem;
        margin: 0 auto;
        position: relative;
    }
    .companybox{
        width: 14rem;
        height: 4.6rem;
        margin: 0 auto;
        padding-top: 0.73rem;
    }
    .companyleft{
        width: 5.66rem;
        height: 4.52rem;
        float: left;
        border-radius: 0.2rem;
        overflow: hidden;
    }
    .swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
      .conpanytitle{
        width: 5.66rem;
        height: 0.45rem;
        bottom: 0rem;
        position: absolute;
        background: rgba(0, 0, 0, 0.6);
        z-index: 9999;
      }
      .companyright{
        width: 7.95rem;
        height: 4.52rem;
        float: right;
      }
      .companyright h2{
        width: auto;
        font-size: 0.48rem;
        color: #000;
        font-weight: 600;
        line-height: 0.48rem;
        font-family: pb;
        padding-top: 0.15rem;
        padding-bottom: 0.2rem;
      }
      .companytit{
        width: auto;
        font-size: 0.22rem;
        line-height: 0.36rem;
        color: #666;
        text-align: left;
      }
      .button1{
        width: 2.75rem;
        height: 0.7rem;
        background: url(../img/buttons.png) no-repeat;
        background-size: 100% 100%;
        margin-top: 0.1rem;
        cursor: pointer;
      }
      .aboutbox {
        width: 14rem;
        height: 1rem;
        display: flex;
        justify-content: space-between;
        float: left;
        position: absolute;
        bottom: 0.65rem;
    }
    .aboutone {
        width: 3.68rem;
        height: 1rem;
    }
    .onetitle {
        font-size: 0.2rem;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
       
        -webkit-background-clip: text;
        color: #078ada;
    }
    .onetitle span {
        font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        font-size: 0.8rem;
        text-align: center;
        margin-right: 0.1rem;
    }
        .twostitle {
            font-size: 0.22rem;
            color: #333;
            height: 0.35rem;
            line-height: 0.35rem;
            text-align: center;
        }
    .Service{
        width: 100%;
        height: 5.68rem;
        margin: 0 auto;
        background: url(../img/568.jpg) no-repeat;
        background-size: 100% 100%;
    }
    .Servicecenter{
        width: 14rem;
        height: 5.68rem;
        margin:  0 auto;
        position: relative;
    }
   .ser1{
        width: 0.9rem;
        height: 2px; 
        background: #000;
        position: absolute;
        left: 0rem;
        top: 1.1rem;
   }
    .Related{
        width: 100%;
        height: 3.11rem;
        margin: 0 auto;
 
        
    }
   
    .Relatedcenter ul{
        width: 14rem;
        height: 3.11rem;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        margin-top: 0.45rem;
    }
    .Relatedcenter ul li{
        width: 4.53rem;
        height: 3.11rem;
        overflow: hidden;
        transition: 0.4s;
    }
    .Relatedcenter ul li img{
        width: 4.53rem;
        height: 3.11rem;
        transition: 0.4s;
    }
    .Relatedcenter ul li img:hover{
        transform: scale(1.05);
        transition: 0.4s;
    }
    .sop{
        width: 100%;
        height: 7.3rem;
        margin: 0 auto;
        background: url(../img/730.jpg) no-repeat;
        background-size: 100% 100%;
        margin-top: 0.8rem;
    }
    .sopcenter{
        width: 14rem;
        height: 7.3rem;
        margin: 0 auto;
    }
    .sopcenter h2{
        width: 14rem;
        height: 1.86rem;
        font-size: 0.48rem;
        color: #fff;
        font-weight: 600;
        font-family: pb;
        text-align: center;
        line-height: 1.86rem;
        margin: 0 auto;
    }

    .sopcenter ul{
        width: 14rem;
        height: 4rem;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .sopcenter ul li{
        width: 2.62rem;
        height: 4rem;
        background: #fff;
    }
    .sopcenter ul li .imgc{
        width: 2.62rem;
        height: 2rem;
        display: block;
        overflow: hidden;
        transition: 0.4s;
    }
    .sopcenter ul li img{
        width: 2.62rem;
        height: 2rem;
        transition: 0.4s;
        display: block;
    }

 .sertitle{
    font-size: 0.48rem;
    color: #000;
    font-weight: 600;
    font-family: pb;
    text-align: left;
    position: absolute;
    top: 0.2rem;
    left: 1.05rem;
    line-height: 0.6rem;
 }
 .sop1{
    width: 2.2rem;
    font-size: 0.24rem;
    color: #000;
    text-align: left;
    margin: 0 auto;
    font-weight: 600;
    font-family: pb;
    padding-top: 0.3rem;
    padding-bottom: 0.15rem;
    line-height: 0.3rem;
 }
 .sop2{
    font-size: 0.2rem;
    color: #666;
    text-align: center;
    width: 2.2rem;
    height: auto;
    line-height:0.26rem;
    text-align: left;
    margin:0 auto
 }
 .color{
    background: #ba1718 !important;
    transition: 0.4s;
 }
 .color .sop1{
    color: #fff !important;
 }
 .color .sop2{
    color: #fff;
 }
 .ser2{
    width: 5.65rem;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.36rem;
    text-align: left;
    position: absolute;
    left: 0rem;
    top: 1.7rem;
    color: #666;
 }
 .sertitle span{
    color: #ba1718;
    font-weight: 600;
    font-family: pb;
 }
    .scopecenter ul{
        width: 14rem;
        height: 3.36rem;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-content: space-between;
        margin: 0 auto;
    }
    .scopecenter ul li{
        width: 3.28rem;
        height: 3.36rem;
       
        overflow: hidden;
        position: relative;
    }
    .scopecenter ul li:hover{
         border: 1px solid #ba1718;
         cursor: pointer;
    }
    .relbox{
        width: 3.28rem;
        height: 3.36rem;
        position: absolute;
        top: 0rem;
        left: 0rem;
    }
    .relbox img{
        width: 3.28rem;
        height: 2.8rem;
        transition: 0.4s;
    }
    
    .reltitle{
        width: 3.28rem;
        height: 0.56rem;
        background: url(../img/56.jpg) no-repeat;
        background-size: 100% 100%;
        text-align: center;
        line-height: 0.56rem;
        font-size: 0.22rem;
        position: absolute;
        bottom: 0rem;
        left: 0rem;
        color: #fff;
    }
    .two{
        width: 100%;
        max-width: 19.2rem;
        background: url(../img/bj.jpg) no-repeat;
        background-size: 100% 100%;
        height: auto;
        padding-top: 0.53rem;
        padding-bottom: 0.92rem;
    }
    .two_center{
        width: 14rem;
        height: auto;
        margin: 0 auto;
    }
    .two_left{
        width: 6.3rem;
        height: 7.45rem;
        background: #f2f2f4;
        float: left;
    
    }
    .two_left ul{
        width: 6.3rem;
        height: auto;
    }
    .two_left ul li{
        width: 6.3rem;
        height: 0.55rem;
        margin-top: 0.45rem;
    
    }
    .two_left ul li img{
        width: 0.44rem;
        height: 0.44rem;
        float: left;
        margin-right: 0.12rem;
    }
    .twotitleft{
        width: 5rem;
        float: left;
        font-size: 0.18rem;
        color: #333;
        line-height: 0.24rem;
    }
    .twotitleft span{
        color: #000;
        font-size: 0.2rem;
    }
    .two_right{
        width: 7rem;
        height: 7.45rem;
        float: right;
    }
    .input_two{
        width: 7rem;
        height: 0.62rem;
        display: flex;
        justify-content: space-between;
    }
    .input_two input{
        width: 3.4rem;
        height: 0.6rem;
        border: 2px solid #ccc;
        border-radius: 7px;
        font-size: 0.24rem;
        background: rgba(104, 104, 104, 0.4);
        text-indent: 0.2rem;
        color: #fff;
    }
    input::-webkit-input-placeholder{
    
        color: #fff;
        font-size: 0.18rem;
      }
      
      input::-moz-placeholder{   /* Mozilla Firefox 19+ */
      
        color: #fff;
        font-size: 0.18rem;
      }
      
      input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
      
        color: #fff;
        font-size: 0.18rem;
      }
      
      input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
      
        color: #fff;
        font-size: 0.18rem;
      
      }
      textarea::-webkit-input-placeholder{
    
        color: #fff;
        font-size: 0.18rem;
      }
      
      textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
      
        color: #fff;
        font-size: 0.18rem;
      }
      
      textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
      
        color: #fff;
        font-size: 0.18rem;
      }
      
      textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
      
        color:#fff;
        font-size: 0.18rem;
      }
      .phones{
          width: 6.96rem;
          height: 0.6rem;
          border: 2px solid #ccc;
          border-radius: 7px;
          font-size: 0.24rem;
          background: rgba(104, 104, 104, 0.4);
          text-indent: 0.2rem;
          color: #fff;
          display: flex;
          margin-top: 0.2rem;
      }
      .textares{
          width: 6.96rem;
          height: 1.85rem;
          border: 2px solid #ccc;
          border-radius: 7px;
          font-size: 0.24rem;
          background: rgba(104, 104, 104, 0.4);
          text-indent: 0.2rem;
          color: #fff;
          display: flex;
          margin-top: 0.2rem;
          line-height: 0.36rem;
    
      }
      /*.submit{*/
      /*    width: 7rem;*/
      /*    height: 0.6rem;*/
      /*    border-radius: 7px;*/
      /*    background: #da0000;*/
      /*    color: #fff;*/
      /*    font-size: 0.24rem;*/
      /*    font-weight: 600;*/
      /*    text-align: center;*/
      /*    line-height: 0.6rem;*/
      /*  margin-top: 0.2rem;*/
      /*}*/
    
    
    
    .swiper2 .swiper-slide img{
      width: 100%;
    }
    
    .offter_box2 .swiper-slide img{
      width: 100%;
    }
    .feature_button img{
    width: 0.22rem;
    height: 0.22rem;
    float: right;
    margin-top: 0.15rem;
    margin-right: 0.2rem;
    }
    #bkform3{
        position: fixed;
        z-index: 99999999;
        top: 0%;
        display: none;
        }
        .form {
        width: 7.71rem;
        padding: 0.2rem 0.1rem;
        background: rgba(75, 74, 73, 0.8);
        box-shadow: 0px 0.03rem 0.2rem 0.01rem rgba(3, 69, 158, 0.03921569);
        font-size: 0.2rem;
        font-family: Arial-Regular, Arial;
        font-weight: 400;
        color: #001323;
        }
        .form .dropdown.active .option {
        display: block;
        }
        .form .dropdown {
        position: relative;
        width: 100%;
        height: 0.58rem;
        }
        .form .dropdown input {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        background-color: rgba(0, 19, 35, 0.03);
        border: none;
        outline: none;
        padding: 0 0.2rem;
        font-size: 0.21rem;
        font-family: Arial-Regular, Arial;
        font-weight: 400;
        color: #001323;
        }
        .form .dropdown::before {
        content: "";
        position: absolute;
        right: 0.2rem;
        top: 0.14rem;
        z-index: 10000;
        width: 0.14rem;
        height: 0.14rem;
        border: 0.02rem solid #001323;
        border-top: 0.02rem solid transparent;
        border-right: 0.02rem solid transparent;
        transform: rotate(-45deg);
        transition: 0.5s;
        pointer-events: none;
        }
        
        .form .dropdown.active::before {
          top: 0.25rem;
          transform: rotate(-225deg);
        }
        .form .dropdown .option {
        height: 2.32rem;
        display: none;
        position: absolute;
        top: 0.58rem;
        width: 100%;
        background-color: #ffffff;
        overflow-y: auto;
        }
        .form .dropdown .option div {
        height: 0.58rem;
        line-height: 0.58rem;
        padding: 0 0.2rem;
        cursor: pointer;
        }
        .form .dropdown .option div:hover {
        background-color: rgba(0, 19, 35, 0.1);
        }
        .form .contact-way {
        font-size: 0.2rem;
        font-family: Arial-Regular, Arial;
        height: 1rem;
        color: #001323;
        display: flex;
        justify-content: space-between;
        }
        .form .contact-way div {
        width: 2.5rem;
        }
        .form .contact-way input {
        margin-top: 0.17rem;
        width: 2.87rem;
        height: 0.46rem;
        background: #fafafa;
        border: 1px solid #cccccc;
        font-size: 0.21rem;
        font-family: Arial-Regular, Arial;
        font-weight: 400;
        color: #000;
        padding-left: 0.1rem;
        }
        .form .Requirement p {
        margin-top: 0.22rem;
        margin-bottom: 0.17rem;
        }
        .form .Requirement textarea {
        width: 100%;
        height: 1.29rem;
        background-color: rgba(0, 19, 35, 0.03);
        resize: none;
        border: 1px solid #ccc;
        padding: 0.2rem;
        font-size: 0.21rem;
        font-family: Arial-Regular, Arial;
        font-weight: 400;
        color: #fff;
        }
        .form .submit {
        text-align: center;
        margin-top: 0.27rem;
        }
        .form .submit button {
        width: 1.97rem;
        height: 0.68rem;
        background: #1daf0f;
        border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
        font-size: 0.28rem;
        font-family: Microsoft YaHei-Regular, Microsoft YaHei;
        font-weight: 400;
        color: #f9fbfc;
        }
        .guanbi{
        float: right;
        position: absolute;
        top: -0.25rem;
        right: -0.25rem;
        
        }
        .hint{
        font-size: 0.18rem;
        color: red;
        }
        
        
        #form3 input::-webkit-input-placeholder{
        
        color: #000;
        font-size: 0.18rem;
        }
        
        #form3 input::-moz-placeholder{   /* Mozilla Firefox 19+ */
        
        color: #000;
        font-size: 0.18rem;
        }
        
        #form3 input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
        
        color: #000;
        font-size: 0.18rem;
        }
        
        #form3 input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
        
        color: #000;
        font-size: 0.18rem;
        
        }
        #form3 textarea::-webkit-input-placeholder{
        
        color: #000;
        font-size: 0.18rem;
        }
        
        #form3 textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
        
        color: #000;
        font-size: 0.18rem;
        }
        
        #form3 textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
        
        color: #000;
        font-size: 0.18rem;
        }
        
        #form3 textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
        
        color:#000;
        font-size: 0.18rem;
        }
        
        
        .tables_center{
        width: 14.05rem;
        height: 8.48rem;
        margin: 0 auto;
        position: relative;
        }
        .tableboxs{
        width: 7.63rem;
        height: 6.39rem;
        border-bottom-left-radius: 80px;
        border-top-right-radius: 80px;
        background: #fff;
        position: absolute;
        top: 0.5rem;
        right: 0rem;
        }
        .dengs{
        width: 6rem;
        height: 0.68rem;
        font-size: 0.22rem;
        line-height: 0.68rem;
        color: #000;
        border: 2px dashed #33cccc;
        border-radius: 24px;
        margin: 0 auto;
        margin-bottom: 0.5rem;
        }
        .dengs img{
        width: 0.16rem;
        height: 0.2rem;
        float: left;
        margin:0.24rem 0.17rem 0.24rem 0.43rem;  
        }
        .about_button{
        margin: 0 auto;
        width: 2.2rem;
        height: 0.5rem;
        background: #33cccc;
        color: #fff;
        font-size: 0.18rem;
        font-weight: 600;
        text-align: center;
        line-height: 0.5rem;
        border-radius: 50px;
        margin-top: 1rem;
        }
        .about_button1{
        margin: 0 !important;
        float: left;
        }
        .about_button2{
            width: 3.65rem;
            background: #fff;
            border: 2px solid #0c9140;
            color: #0c9140;
            height: 0.46rem;
            line-height: 0.46rem;
        }
        .hovers .qiutitdiv{
        width: 0.91rem;
        height: 0.91rem;
        background: url(../img/11.webp) !important;
        background-size: 100% 100% !important;
        }
        .hovers .qiutitdiv2{
        width: 0.91rem;
        height: 0.91rem;
        background: url(../img/22.webp) !important;
        background-size: 100% 100% !important;
        }
        .hovers .qiutitdiv3{
         width: 0.91rem;
        height: 0.91rem;
        background: url(../img/33.webp) !important;
         background-size: 100% 100% !important
         ;
        }
        .hovers .qiutitdiv4{
         width: 0.91rem;
        height: 0.91rem;
        background: url(../img/44.webp) !important;
         background-size: 100% 100% !important;
        }
        .biaodan{
        width: 14rem;
        height: 7.9rem;
        }
        .biaodantop{
        width: 14rem;
        height: 1.3rem;
        
        }
        .biaodantitle{
        width: 14rem;
        height: 0.48rem;
        line-height: 0.48rem;
        color: #000;
        text-align: center;
        padding-top: 0.26rem;
        padding-bottom: 0.19rem;
        font-size: 0.48rem;
        font-family: pb;
        font-weight: 600;
        }
        .biaodanbottoms{
        font-size: 0.22rem;
        height: 0.22rem;
        color: #666;
        text-align: center;
        line-height: 0.32rem;
        }
        .five{
        width: 100%;
        height: 2.7rem;
        margin: 0 auto;
        margin-top: 0.35rem;
        }
        #form2{
            background: #fff;
            padding-top: 0.2rem;
            padding-bottom: 0.8rem;
            border-radius: 10px;
            box-shadow: 0px 0px 6px #ccc;
        }
        .five1{
        width: 12.7rem;
        height: 1.9rem;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        align-content: space-between;
        }
        .five2{
        width: 4.05rem;
        height: 0.6rem;
        }
        .five2 p{
        width: 100%;
        height: 0.3rem;
        font-size: 0.22rem;
        line-height: 0.3rem;
        color: #000;
        }
        ..five2 span{
        color: red;
        font-size: 0.2rem;
        }
        .five2 input{
           width: 3.73rem;
        height: 0.54rem;
        float: left;
        border: 1px solid #ccc;
        padding-left: 0.35rem;
        background: #fafafa;
        font-size: 0.2rem;
        }
        
        .five3{
        width: 12.75rem;
        margin: 0 auto;
            height: 2rem;
        margin-top: 0.4rem;
        }
        .five3 p{
        width: 12.5rem;
        margin: 0 auto;
        height: 0.3rem;
        font-size: 0.22rem;
        line-height: 0.3rem;
        color: #000;
        }
        ..five3 span{
        color: red;
        font-size: 0.2rem;
        }
        .buttons1{
            width: 4rem;
            height: 0.65rem;
            line-height: 0.65rem;
            text-align: center;
            font-size: 0.3rem;
            color: #000;
            margin: 0 auto;
            font-weight: 600;
            display: table;
            border-radius: 5px;
            border: none;
            background: #f0c600;
            border-radius: 0.65rem;
        }
        .five3 textarea{
           width: 12.25rem;
        height: 1.55rem;
        background: #fafafa;
        float: left;
        resize: none;
        border: 1px solid #ccc;
        padding-top: 0.1rem;
        line-height: 0.3rem;
        color: #666;
        font-size: 0.2rem;
        padding-left: 0.35rem;
        margin-left: 0.1rem;
        }
        input::-webkit-input-placeholder{
        
        color: #666;
        font-size: 0.18rem;
        }
        
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
        
        color: #666;
        font-size: 0.18rem;
        }
        
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
        
        color: #666;
        font-size: 0.18rem;
        }
        
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
        
        color: #666;
        font-size: 0.18rem;
        
        }
        textarea::-webkit-input-placeholder{
        
        color: #666;
        font-size: 0.18rem;
        }
        
        .five2{
            position: relative;
        }
        .five2 img{
            width: 0.22rem;
            height: 0.22rem;position: absolute;
            top: 0.16rem;
            left: 0.1rem;
        }
        .five3{
            position: relative;
        }
        .five3 img{
            width: 0.22rem;
            height: 0.22rem;position: absolute;
            top: 0.16rem;
            left: 0.2rem;
        }
    
    .protop{
        width: 14rem;
        height: 1.1rem;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        position: absolute;
        top: -0.55rem;
    }
    .protop1{
        width: 4.5rem;
        height: 1.1rem;
        background: url(../img/xie.png) no-repeat;
        background-size: 100% 100%;
        font-size: 0.24rem;
        line-height: 1.1rem;
        text-align: center;
        color: #000;
        font-weight: 600;
        text-indent: -0.4rem;
    }
    .proleft{
        width: 32%; margin-left: 1%;
        height: 5.9rem;
        float: left;
        position: relative;
        overflow: hidden;
        background: #fafafa;
    }
    .proleft img{
        width: 90%;
        height: auto;
        position: absolute;
        top: 0rem;
        left: 0.2rem;
        transition: 0.4s;
    }
    .proleftbutton{
        width: 3.32rem;
        height: 0.66rem;
        background: url(../img/button.png) no-repeat;
        background-size: 100% 100%;
        display: table;
        margin: 0 auto;
        position: absolute;
        left: 0.6rem;
        bottom: 0.37rem;
        font-size: 0.2rem;
        line-height: 0.66rem;
        text-align: center;
        font-family: pb;
        color: #fff;
        text-indent: 0.4rem;
        cursor: pointer;
    }
    .proright{
        width: 7.68rem;
        height: 7.9rem;
        float: right;
        display: flex;
        
        justify-content: space-around;
        flex-wrap: wrap;
        align-content: space-between;
    }
    .proright li{
        width: 3.73rem;
        background: #fafafa;
        height: 3.85rem;
        position: relative;
        cursor: pointer;
        overflow: hidden;
    }
    .proright li img{
        width: 3.73rem;
        height: 3.85rem;
        position: absolute;
        top: 0rem;
        left: 0rem;
        transition: 0.4s;
    }
    .blue{
        border: 1px solid #dc8b8b;
    }
    .prolefttitle{
        width: 100%;
        height: 0.3rem;
        font-size: 0.24rem;
        color: #000;
        font-weight: 600;
        text-align: center;
        position: absolute;
        top: 4.3rem;
        left: 0rem;
        font-family: pb;
        font-weight: 600;
    }
    .protitle{
        width: 3.73rem;
        height: 0.5rem;
        font-size: 0.22rem;
        color: #000;
        text-align: center;
        padding-top: 0.15rem;
        line-height: 0.5rem;
        position: absolute;
        bottom: 0rem;
        font-weight: 600;
        font-family: pb;
        left: 0rem;
   
    }
    .big img{
        transition: 0.4s;
        transform: scale(1.02);
    }
    .tiao{
        width: 0.71rem !important;
        height: 0.58rem !important;
        position: absolute;
        top: 0rem;
        left: 2.83rem !important;
    }
    .heng{
        width: 100%;
        height: 3.05rem;
        margin: 0 auto;
        background: url(../img/305.jpg) no-repeat;
        background-size: 100% 100%;
    }
    .hengcenter{
        width: 14rem;
        height: 3.05rem;
        margin: 0 auto;
    }
    .hengcenter ul{
        width: 6.43rem;
        height: 2.25rem;
        float: right;
        display: flex;
        justify-content: space-between;
        padding-top :0.4rem ;
    }
    .hengcenter ul li{
        width: 3.01rem;
        height: 2.25rem;
        background-image: linear-gradient(to right, #aa261e , #bd5f1d);
        font-size: 0.22rem;
        color: #fff;
        line-height: 0.53rem;
        text-align: center;
    }
    .hengcenter ul li img{
        width: 3.01rem;
        height: 1.73rem;
        display: block;
    }
    .hengleft{
        width: 7rem;
        height: 2.25rem;
        float: left;
    }
    .hengleft h3{
        color: #fff;
        font-weight: 600;
        padding-top: 0.6rem;
        padding-bottom: 0.3rem;
        font-size: 0.3rem;
        font-family: pb;
    }
    .hengleft h5{
        width: 7.2rem;
        line-height: 0.3rem;
        color: #fff;
        font-size: 0.22rem;
        text-align: left;
        font-weight: 400;
        font-family: p;
    }
    .hengleft h5 span{
        color: yellow;
        text-decoration: underline;
    }
    .pile{
        width: 14rem;
        height: auto;
        margin: 0 auto;
    }
    .pilecenter{
        width: 14rem;
        height: auto;
        margin: 0 auto;
    }
    .pilecenter h2{
        width: 14rem;
        height: auto;
        font-size: 0.48rem;
        line-height: 0.48rem;
        padding-top: 0.8rem;
        padding-bottom: 0.3rem;
        font-weight: 600;
        text-align: center;
        font-family: pb;
        margin: 0 auto;
    }
    .piletitle{
        width: 14rem;
        font-size: 0.22rem;
        line-height: 0.3rem;
        color: #666;
        text-align: center;
        margin: 0 auto;
    }
    .biaoge{
        width: 14rem;
        height: 4.16rem;
        margin: 0 auto;
        margin-top: 0.4rem;
    }
    .break{
        width: 100%;
        height: 9.16rem;
        background: url(../img/e.jpg) no-repeat;
        background-size: 100% 100%;
        margin: 0 auto;
    }
    .breakcenter{
        width: 14rem;
        height: 9.16rem;
        margin:0 auto;
        position: relative;
    }
    .breakfirst{
        width: 14rem;
        height: 5.3rem;
        position: relative;
    }
    .breakfirst li{
        width: 14rem;
        height: 5.3rem;
        position: absolute;
    }
    .break1{
      
        transition: 0.4s;
        opacity: 0;
    }
    .break2{
        
        transition: 0.4s;
        opacity: 0;
    }
    .break3{
     
        transition: 0.4s;
        opacity: 0;
    }
    .break4{
       
        transition: 0.4s;
        opacity: 0;
    }
    .break1 h2{
        font-size: 0.42rem;
        color: #fff;
        float: left;
        padding-top: 1.38rem;
        padding-bottom: 0.4rem;
         font-weight: 600;
        font-family: pb;
    }
    .break2 h2{
        font-size: 0.42rem;
        color: #fff;
        float: left;
        padding-top: 1.38rem;
        padding-bottom: 0.4rem;
         font-weight: 600;
        font-family: pb;
    }
    .break3 h2{
        font-size: 0.42rem;
        color: #fff;
        float: left;
        padding-top: 1.38rem;
        padding-bottom: 0.4rem;
        font-weight: 600;
        font-family: pb;
    }
    .break4 h2{
        font-size: 0.42rem;
        color: #fff;
        float: left;
        padding-top: 1.38rem;
        padding-bottom: 0.4rem;
        font-weight: 600;
        font-family: pb;
    }
    .breaktitle{
        width: 7.15rem;
        height: auto;
        font-size: 0.22rem;
        opacity: 0.9;
        color: #fff;
        text-align: left;
        line-height: 0.3rem;
        float: left;
    }
    .breakyuan1{
        width: 3.47rem;
        height: 3.47rem;
        border-radius: 50%;
        border: 1px dashed #ccc;
        position: absolute;
        top: 1.7rem;
        right: 1.77rem;
        z-index: 99;
    }
    .breakyuan2{
        width: 2.15rem;
        height: 2.15rem;
        border-radius: 50%;
        border: 1px dashed #ccc;
        position: absolute;
        top: 1.7rem;
        right: 0rem;
    }
    .breakyuan1 img{
        width: 3.28rem;
        height: 3.28rem;
        float: right;
        border-radius: 50%;
        margin-top: 0.095rem;

    }
    .breakyuan2 img{
        width: 2.03rem;
        height: 2.03rem;
        float: left;
        margin-top: 0.06rem;
        border-radius: 50%;
    }
    .dianbreak{
        width: 12rem;
        height: 3.3rem;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .dianbreak li{
        width: 2.85rem;
        height: 3.3rem;
        background: #fff;
        transition: 0.4s;
        z-index: 999;
    }
    .dianimg{
        width: 0.99rem;
        height: 0.99rem;
        display: table;
        margin: 0 auto;
        margin-top: 0.49rem;
        background: url(../img/f1.png) no-repeat;
        background-size: 100% 100%;
    }
    .dianbreak li p{
        font-size: 0.6rem;
        color: #ba1718;
        text-align: center;
        font-family: pb;
        font-weight: 600;
        width: 2.85rem;
        line-height: 0.99rem;
    }
    .diantitle{
        width: 2.85rem;
        height: auto;
        text-align: center;
        color: #000;
        font-size: 0.22rem;
        line-height: 0.32rem;
        font-weight: 600;
        font-family: pb;
    }

    .dianimg2{
        width: 0.99rem;
        height: 0.99rem;
        display: table;
        margin: 0 auto;
        margin-top: 0.49rem;
        background: url(../img/f2.png) no-repeat;
        background-size: 100% 100%;
    }
    .dianimg3{
        width: 0.99rem;
        height: 0.99rem;
        display: table;
        margin: 0 auto;
        margin-top: 0.49rem;
        background: url(../img/f3.png) no-repeat;
        background-size: 100% 100%;
    }
    .dianimg4{
        width: 0.99rem;
        height: 0.99rem;
        display: table;
        margin: 0 auto;
        margin-top: 0.49rem;
        background: url(../img/f4.png) no-repeat;
        background-size: 100% 100%;
    }
    .four{
        background: #ba1718 !important;
        transition: 0.4s;
        margin-top: -0.3rem;
        cursor: pointer;
    }
    .four .dianimg{
        background: url(../img/ff1.png) no-repeat !important;
        background-size: 100% 100% !important;
    }
    .four .dianimg2{
        background: url(../img/ff2.png) no-repeat !important;
        background-size: 100% 100% !important;
    }
    .four .dianimg3{
        background: url(../img/ff3.png) no-repeat !important;
        background-size: 100% 100% !important;
    }
    .four .dianimg4{
        background: url(../img/ff4.png) no-repeat !important;
        background-size: 100% 100% !important;
    }
    .four p{
        color: #fff !important;
    }
    .four .diantitle{
        color: #fff !important;
    }
    
    .change{
        opacity: 1 !important;
        transition: 0.4s !important;
        z-index: 999;
    }
    .change1{
        opacity: 1;
    } 

    .opa{
        opacity: 0 ;
    }
    
    .dians{
        background: #ba1718 !important;
        transition: 0.4s;
        margin-top: -0.3rem;
        cursor: pointer;
    }
    .dians .dianimg{
        background: url(../img/ff1.png) no-repeat !important;
        background-size: 100% 100% !important;
    
    }
    .dians p{
        color: #fff !important;
    }
    .dians .diantitle{
        color: #fff;
    }
    .easier{
        width: 100%;
        height: 2.09rem;
        background: url(../img/209.jpg) no-repeat;
        background-size: 100% 100%;
        margin: 0 auto;
    }
    .easiercenter{
        width: 14rem;
        height: 2.09rem;
        margin: 0 auto;
        position: relative;
    }
    .easiercenter h2{
        font-size: 0.36rem;
        color: #fff;
        font-weight: 600;
        font-family: pb;
        text-align: left;
        padding-top: 0.63rem;
        padding-bottom: 0.11rem;
    }
    .easiercenter h2 span{
        color: #ffcd12;
        font-size: 0.26rem;
        font-weight: 400;
        font-family: p;
        text-align: left;
        display: block;
    }
    .button1{
        width: 2.91rem;
        height: 0.78rem;
        background: url(../img/button1.png) no-repeat;
        background-size: 100% 100%;
        float: right;
        position: absolute;
        top: 0.8rem;
        right: 0rem;
        font-size: 0.26rem;
        color: #ba1718;
        text-align: center;
        font-weight: 600;
        font-family: pb;
        line-height: 0.78rem;
        text-indent: 0.25rem;
    }
    .cases{
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding-bottom: 0.75rem;
    }
    .casescenter{
        width: 14rem;
        height: auto;
        margin: 0 auto;
    }
    .casescenter h2{
        width: 14rem;
        height: auto;
        font-size: 0.48rem;
        line-height: 0.48rem;
        text-align: center;
        font-weight: 600;
        color: #000;
        font-family: pb;
        padding-top: 0.8rem;
        padding-bottom: 0.6rem;
    }
    .casesimg{
        width: 14rem;
        height: 4.11rem;
        margin: 0 auto;
        margin-top: 0.27rem;
        display: flex;
        justify-content: space-between;
    }
    .casesimg img{
        width: 6.85rem;
        height: 4.11rem;
    }
    .casescenter h2 span{
        color: #ba1718;
        font-weight: 600;
        font-family: pb;
    }