
@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;
}
body{
    font-family:p;
}
h2 {
    font-family: pb !important;
    font-weight: 600 !important;
}
h3 {
    font-family: pb !important;
    font-weight: 600 !important;
}
h4 {
    font-family: pb !important;
    font-weight: 600 !important;
}
h5 {
    font-family: pb !important;
    font-weight: 600 !important;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    cursor: pointer;
}
body{
    max-width: 19.2rem;
    margin: 0 auto;
}
.banner{
    width: 100%;
    height: 8.5rem;
    background: url(../img/banner.webp) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.kong{
    width: 100%;
    height: 0.66rem;
margin: 0 auto;
}
.making{
    width: 100%;
    height: 5.7rem;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 0.7rem;
}
.makingcenter{
    width: 14rem;
    height: 5.7rem;

    margin: 0 auto;
}
.makingimg{
    width: 6.98rem;
    height: 5.7rem;
    float: left;
    overflow: hidden;
    transition: 0.4s;
}
.makingimg img{
    width: 6.98rem;
    height: 5.7rem;
    overflow: hidden;
    transition: 0.4s;
}
.makingimg img:hover{
    transform: scale(1.05);
    transition: 0.4s;
}
.makingright{
    width: 6.5rem;
    height: 5.7rem;
    float: right;
    position: relative;
}
.makingright h2{
    font-size: 0.4rem;
    height: auto;
    line-height: 0.4rem;
    padding-top: 0.14rem;
    padding-bottom: 0.3rem;
}
.makingright ul{
    width: 6.5rem;
    height: auto;
    margin: 0 auto;
}
.makingright ul li{
    width: auto;
    height: 0.25rem;
    line-height: 0.25rem;
    font-size: 0.22rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    color: #666;
}
.makingright ul li span{
    font-weight: 600;
    color: #000;
    font-family: pb;
}
.makingright ul li img{
    width: 0.24rem;
    height: 0.25rem;
    margin-right: 0.1rem;
}
.makingright h3{
    font-size: 0.22rem;
    line-height: 0.36rem;
    padding-top: 0.3rem;
    padding-bottom: 0.1rem;
}
.makingright p{
    width: 6.5rem;
    line-height: 0.36rem;
    font-size: 0.2rem;
    color: #000;
    text-align: left;
}
.rightbox{
    width: 6.47rem;
    height: 1.58rem;
    background: url(../img/a2.webp) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 0rem;
    
}
.button1{
    width: 2.53rem;
    height: 0.6rem;
    background: url(../img/a3.webp) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    font-size: 0.22rem;
    line-height: 0.6rem;
    font-weight: 600;
    color: #fff;
    font-family: pb;
    text-align: center;
    text-indent: -0.3rem;
    top: 0.47rem;
    left: 0.29rem;
}
.button2{
    width: 3.17rem;
    height: 0.6rem;
    background: url(../img/a4.webp) no-repeat;
    background-size: 100% 100%;
    font-size: 0.22rem;
    line-height: 0.6rem;
    font-weight: 600;
    color: #fff;
    font-family: pb;
    text-align: center;
    position: absolute;
    text-indent: -0.3rem;
    top: 0.47rem;
    left: 3rem;
}
.production{
    width: 100%;height: auto;
    margin: 0 auto;
    background: #f1f7f8;
    padding-bottom: 1.23rem;
}
.productioncenter{
    width: 14rem;
    height: auto;
    margin: 0 auto;
}
.productioncenter h2{
    width: 14rem;
    height: auto;
    font-size: 0.42rem;
    text-align: center;
    line-height: 0.42rem;
    color: #000;
    padding-top: 0.83rem;
    padding-bottom: 0.53rem;
}
.probox1{
    width: 9.75rem;
    height: 1.85rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.probox2{
    width: 2.27rem;
    height: 1.83rem;
    border: 1px solid #00b681;
    position: relative;
    border-radius: 0.2rem;
    overflow: hidden;
}
.probox2 img{
    width: 2.27rem;
    height: 1.83rem;
    position: absolute;
    top: 0rem;
    left: 0rem;
    transition: 0.4s;
} 
.protitle{
    background: #13a279;
    width: 2.27rem;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #fff;
    text-align: center;
    font-size: 0.2rem;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
}
.probox3{
    width: 12.3rem;
    height: 1.18rem;
    background: url(../img/118.webp) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.18rem;
}
.probox4{
    width: 14rem;
    height: 1.83rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.probox5{
    width: 2.18rem;
    height: 1.83rem;
    border: 1px solid #00b681;
    border-radius: 0.2rem;
    position: relative;
    overflow: hidden;
    margin-top: 0.07rem;
}
.probox5 img{
    width: 2.18rem;
    height: 1.83rem;
    position: absolute;
    top: 0rem;
    left: 0rem;
    transition: 0.4s;
}
.probox5 img:hover{
    transform: scale(1.05);
    transition: 0.4s;
}
.probox2 img:hover{
    transform: scale(1.05);
    transition: 0.4s;
}
.process{
    width: 100%;
    height: 2.48rem;
    margin: 0 auto;
    background: url(../img/c.webp) no-repeat;
    background-size: 100% 100%;
}
.processcenter{
    width: 14rem;
    height: 2.48rem;
    margin: 0 auto;
    position: relative;
}

.processcenter h3{
    font-size: 0.32rem;
    line-height: 0.48rem;
    color: #009e70;
    padding-top: 0.83rem;
}
.processcenter h3 span{
    color: #fff !important; font-family: pb;
}
.button{
    width: 2.86rem;
    height: 0.72rem;
    background: url(../img/button.webp) no-repeat;
    background-size: 100% 100%;
  position: absolute;
    top: 0.85rem;
    right: 0rem;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.72rem;
    color: #fff;
    font-weight: 600;
    font-family: pb;
    text-indent: -0.4rem;
    cursor: pointer;
}
.Factory{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 0.52rem;
}
.Factorycenter{
    width: 14rem;
    height: auto;
    margin: 0 auto;
}
.Factorycenter h2{
    width: 14rem;
    height: auto;
    line-height: 0.42rem;
    font-size: 0.42rem;
    color: #000;
    text-align: center;
    padding-top: 0.7rem;
    padding-bottom: 0.34rem;
}
.Factorycenter ul{
    width: 6.11rem;
    height: 0.49rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.Factorycenter ul li{
    width:  1.96rem;
    height: 0.49rem;
    background: #00b681;
    color: #fff;
    text-align: center;
    border-radius: 0.49rem;
    line-height: 0.49rem;
    font-size: 0.24rem;
}
.factorybox{
    width: 13.99rem;
    height: 5.62rem;
    background: url(../img/562.webp) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.52rem;
}
.world{
    width: 100%;
    height: 10.98rem;
    margin: 0 auto;
    background: url(../img/d1.webp) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.world h2{
    width: 14rem;
    height: 0.42rem;
    line-height: 0.42rem;
    text-align: center;
    color: #000;
    padding-top: 0.87rem;
    padding-bottom: 0.15rem;
    font-size: 0.42rem;
    margin: 0 auto;
}
.world .title2{
    width: 10rem;
    height: auto;
    line-height: 0.3rem;
    font-size: 0.24rem;
    text-align: center;
    color: #666;
    padding-bottom: 0.67rem;
    margin: 0 auto;
}
.e1{
    width: 2.6rem;
    height: 1.98rem;
    position: absolute;
    top: 2.89rem;
    left: 0.29rem;
    z-index: 1;
}
.e2{
    width: 3.1rem;
    height: 2.16rem;
    position: absolute;
    z-index: 2;
    top: 3.1rem;
    left: 2.45rem;
}
.e3{
    width: 1.18rem;
    height: 0.9rem;
    position: absolute;
    z-index: 1;
    top: 2.42rem;
    left: 5.3rem;
}
.e4{
    width: 2.82rem;
    height: 3.15rem;
    position: absolute;
    z-index: 1;
    top: 5.35rem;
    left: 0.08rem;
}
.e5{
    width: 2.15rem;
    height: 1.35rem;
    position: absolute;
    z-index: 3;
    top: 7.43rem;
    left: 2.11rem;
}
.e6{
    width: 2.52rem;
    height: 2.31rem;
    position: absolute;
    z-index: 2;
    top: 5.36rem;
    left: 2.76rem;
}
.e7{
    width: 3.08rem;
    height: 2.43rem;
    position: absolute;
    z-index: 2;
    top: 4.57rem;
    left: 4.75rem;
}
.e8{
    width: 3.46rem;
    height: 2.02rem;
    position: absolute;
    z-index: 1;
    top: 6.64rem;
    left: 5.88rem;
}
.e9{
    width: 2.47rem;
    height: 1.85rem;
    position: absolute;
    z-index: 1;
    top: 3.01rem;
    left: 6.5rem;
}
.e10{
    width: 2.52rem;
    height: 1.68rem;
    position: absolute;
    z-index: 1;
    top: 4.65rem;
    left: 8.24rem;
}
.e11{
    width: 2.50rem;
    height: 2.27rem;
    position: absolute;
    z-index: 1;
    top: 5.81rem;
    left: 9.19rem;
}
.e12{
    width: 2.50rem;
    height: 1.91rem;
    position: absolute;
    z-index: 1;
    top: 2.38rem;
    left: 9.28rem;
}
.e13{
    width: 3.2rem;
    height: 2.31rem;
    position: absolute;
    z-index: 0.5;
    top: 3.82rem;
    left: 11.13rem;
}
.e14{
    width: 0.86rem;
    height: 0.85rem;
    position: absolute;
    z-index: 0.5;
    top: 2.66rem;
    left: 12.53rem;
}
.e15{
    width: 2.46rem;
    height: 2.01rem;
    position: absolute;
    z-index: 3;
    top: 6.8rem;
    left: 11.65rem;
}
.e16{
    width: 2.82rem;
    height: 2.19rem;
    position: absolute;
    z-index: 0.5;
    top: 5.79rem;
    left: 13.64rem;
}
.e17{
    width: 2.55rem;
    height: 1.63rem;
    position: absolute;
    z-index: 0;
    top: 2.45rem;
    left: 13.94rem;
}
.e18{
    width: 2.55rem;
    height: 1.86rem;
    position: absolute;
    z-index: 3;
    top: 3.92rem;
    left: 14.74rem;
}
.e19{
    width: 2.50rem;
    height: 3.13rem;
    position: absolute;
    z-index: 0;
    top: 2.37rem;
    right: 0rem;
}
.e20{
    width: 2.56rem;
    height: 2.38rem;
    position: absolute;
    z-index: 0;
    top: 6.11rem;
    right: 0rem;
}
.button3{
    width: 3.35rem;
    height: 0.72rem;
    background: url(../img/button1.webp) no-repeat;
    background-size: 100% 100%;
    /* position: absolute; */
    display: table;
    /* top: 8.85rem; */
    margin: 0 auto;
    margin-top: 8rem;
    /* right: 0rem; */
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.72rem;
    color: #fff;
    font-weight: 600;
    font-family: pb;
    text-indent: -0.4rem;
    cursor: pointer;
}
.Demeanour{
    width: 100%;
    height: 6.19rem;
    margin: 0 auto;
    background: url(../img/f.webp) no-repeat;
    background-size: 100% 100%;
}
.Demeanourcenter{
    width: 14rem;
    height: 6.19rem;
    margin: 0 auto;
    position: relative;
}
.Demeanourcenter h2{
    width: 14rem;
    height: auto;
    line-height: 0.42rem;
    font-size: 0.42rem;
    text-align: center;
    color: #fff;
    padding-top: 0.83rem;
    padding-bottom: 0.44rem;
}
.dem{
    width: 11.5rem;
    font-size: 0.22rem;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    line-height: 0.3rem;
    margin: 0 auto;
}
.dem span{
    font-size: 0.26rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    line-height: 0.42rem;
    font-family: pb;
}
.botdem{
    width: 14rem;
    height: 1.55rem;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
}
.botdem1{
    background: #009e70;
    width: 1.14rem;
    height: 3px;
    position: absolute;
    top: 0.73rem;
    left: 0.96rem;
}
.botdem2{
    width: 10.05rem;
    height: 1.55rem;
    display: flex;
    justify-content: space-between;
    float: right;
    margin-right: 1.25rem;
}
.botdem3 h3{
    width: auto;
    font-size: 0.48rem;
    text-align: center;
    color: #fff;
    line-height: 0.48rem;

}
.botdem3{
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.36rem;
    padding-top: 0.45rem;
}
.botdem4{
    width: 2px;
    height: 0.48rem;
    background: #3b5052;
    margin-top: 0.55rem;
}
.three{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.threecenter{
    width: 14rem;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 0.14rem;
}
.threeimg{
    width: 4.51rem;
    height: 3.38rem;
    border: 2px solid #009e70;
    overflow: hidden;
  
}
.threeimg img{
    width: 4.51rem;
    height: 3.38rem;
    transition: 0.4s;
}

.threeimg img:hover{
    transition: 0.4s;
    transform: scale(1.05);
}
.service{
    width: 100%;
    height: auto;

    margin: 0 auto;
    padding-bottom: 0.75rem;
}
.servicenter{
    width: 14rem;

    height: auto;
    margin: 0 auto;
}
.servicenter h2{
    width: 14rem;
    height: 1.95rem;
    font-size: 0.42rem;
    font-weight: 600;
    text-align: center;
    line-height: 1.95rem;
    
}
.servicenter ul{
    width: 14rem;
    height: 3.72rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.servicenter ul li{
    width: 3.33rem;
    height: 3.72rem;
    border-radius: 0.2rem;
    background: #eef1fb;
    transition: 0.4s;
}
.servicenter ul li img{
    width: 1.32rem;
    height: 1.32rem;
    display: table;
    margin: 0 auto;
    margin-top: 0.44rem;
}
.servicenter ul li h3{
    width: auto;
    text-align: center;
    font-size: 0.26rem;
    color: #000;
    font-weight: 600;
    padding-top: 0.28rem;
}
.contenter{
    width: 2.9rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.3rem;
    text-align: left;
    color: #666;
    margin: 0 auto;
}
.ss{
    margin-top: -0.5rem;
    transition: 0.4s;
}
.Related{
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #f6f6f6;
    padding-bottom: 0.8rem;
}
.Relatedcenter{
    width: 14rem;
    height: auto;
    margin:  0 auto;
}
.Relatedcenter h2{
    width: 14rem;
    height: 0.48rem;line-height: 0.48rem;
    color: #000;
    text-align: center;
    margin: 0 auto;
    font-size: 0.42rem;
    padding-top: 0.8rem;
    padding-bottom: 0.58rem;
}

.aboutbox{
    width: 0.71rem;
    height: 8px;
    margin: 0 auto;
    background:#1cb7b3;
    margin-bottom: 0.48rem;
}
.Relatedcenter ul{
    width: 14rem;
    height: 2.77rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
    margin: 0 auto;
}
.Relatedcenter ul li{
    width: 3.28rem;
    height: 2.75rem;
    border: 1px solid #1cb7b3;
    overflow: hidden;
    position: relative;
}
.relbox{
    width: 3.28rem;
    height: 2.05rem;
    position: absolute;
    top: 0rem;
    left: 0rem;
}
.relbox img{
    width: 3.28rem;
    height: 2.05rem;
    transition: 0.4s;
}

.reltitle{
    width: 3.28rem;
    height: 0.7rem;
    background: #009e70;
    text-align: center;
    line-height: 0.7rem;
    font-size: 0.22rem;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
    color: #fff;
}
.two{
    width: 100%;
    max-width: 19.2rem;
    background: url(../img/bj.webp) no-repeat;
    background-size: 100% 100%;
    height: auto;
    padding-top: 0.8rem;
    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: #fff;
    text-align: center;
    padding-top: 0.26rem;
    padding-bottom: 0.19rem;
    font-size: 0.42rem; font-family: pb;
    }
    .biaodanbottoms{
    font-size: 0.22rem;
    height: 0.22rem;
    color: #fff;
    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;
    }
    .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;
    }

     .secbottom{
        width: 100%;
        max-width: 19.2rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        background: #1b1b1b;    
        height: 3.7rem;
    }
    .secbottomcenter{
        width: 14.5rem;
        height: auto;
        margin: 0 auto;
        display: flex;
    }
    .bottomlist1{
        width: 1.82rem;
        height: auto;
        margin-right: 1.67rem;
    }
    .bottomlist1 ul{
        width: 1.82rem;
        height: 3rem;
        float: left;
    }
    .bottomlist1 ul li{
        width: 3.82rem;
        height: 0.4rem;
        font-size: 0.2rem;
        line-height: 0.4rem;
        color: rgba(255, 255,255, 0.8);
    }
    .boxju{
        width: 4px;
        height: 16px;
        float: left;
        background: #ea5405;
        margin-top: 0.12rem;
        margin-right: 0.18rem;
    }
    .bottomlist1 ul li:nth-child(1){
        font-size: 0.26rem;
        font-weight: 600;
        line-height: 0.4rem;
        color: #fff;
        margin-bottom: 0.3rem;
    }
    .bottomlist1 ul li img{
        width: 0.14rem;
        height: 0.14rem;
        float: left;
        margin-top: 0.13rem;
        margin-right: 0.18rem;
    }
    .bottomlist2{
        width: 4.75rem;
        height: auto;
        margin-right: 1.01rem;
    }
    .bottomlist2 ul{
        width: 4.75rem;
        height: 3rem;
        float: left;
    }
    .bottomlist2 ul li{
        width: 4.75rem;
        height: 0.4rem;
        font-size: 0.2rem;
        line-height: 0.4rem;
        color: rgba(255, 255,255, 0.8);
    }
    .boxju{
        width: 4px;
        height: 16px;
        float: left;
        background: #ea5405;
        margin-top: 0.12rem;
        margin-right: 0.18rem;
    }
    .bottomlist2 ul li:nth-child(1){
        font-size: 0.26rem;
        font-weight: 600;
        line-height: 0.4rem;
        color: #fff;
        margin-bottom: 0.3rem;
    }
    .bottomlist2 ul li img{
        width: 0.3rem;
        height: 0.3rem;
        float: left;
        margin-top: 0.05rem;
        margin-right: 0.18rem;
    }
    .bottomlist2 ul li span{
        float: right;
        display: inline-block;
        width: 4.25rem;
    }
    .bottomlist3{
        width: 5.2rem;
        height: 3rem;
        float: left;
    }
    .bottomlist3 ul li:nth-child(1){
        font-size: 0.26rem;
        font-weight: 600;
        line-height: 0.4rem;
        color: #fff;
        margin-bottom: 0.3rem;
    }
    .bottomlist3 ul li:nth-child(2) img{
        width: 4.8rem;
        height: 1.35rem;
    }
    .bottomlist3 ul li:nth-child(2){
        width: 4.8rem;
        height: 1.35rem;
    }
    .bottomlist3 ul li{
        width: 4.75rem;
        height: 0.4rem;
        font-size: 0.2rem;
        line-height: 0.4rem;
        color: rgba(255, 255,255, 0.8);
    }
    .bottom{
        width: 100%;
        height: 0.77rem;
        line-height: 0.77rem;
        color: rgba(255, 255,255, 0.8);
        text-align: center;
        font-size: 0.2rem;
        background:#1b1b1b;
        border-top: 2px solid #373737;
    }
    #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: #fff;
    text-align: center;
    padding-top: 0.26rem;
    padding-bottom: 0.19rem;
    font-size: 0.48rem;
    font-weight: 600;
    }
    .biaodanbottoms{
    font-size: 0.22rem;
    height: 0.22rem;
    color: #fff;
    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;
    }
    .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;
    }

     .secbottom{
        width: 100%;
        max-width: 19.2rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        background: #1b1b1b;    
        height: 3.7rem;
    }
    .secbottomcenter{
        width: 14.5rem;
        height: auto;
        margin: 0 auto;
        display: flex;
    }
    .bottomlist1{
        width: 1.82rem;
        height: auto;
        margin-right: 1.67rem;
    }
    .bottomlist1 ul{
        width: 1.82rem;
        height: 3rem;
        float: left;
    }
    .bottomlist1 ul li{
        width: 3.82rem;
        height: 0.4rem;
        font-size: 0.2rem;
        line-height: 0.4rem;
        color: rgba(255, 255,255, 0.8);
    }
    .boxju{
        width: 4px;
        height: 16px;
        float: left;
        background: #ea5405;
        margin-top: 0.12rem;
        margin-right: 0.18rem;
    }
    .bottomlist1 ul li:nth-child(1){
        font-size: 0.26rem;
        font-weight: 600;
        line-height: 0.4rem;
        color: #fff;
        margin-bottom: 0.3rem;
    }
    .bottomlist1 ul li img{
        width: 0.14rem;
        height: 0.14rem;
        float: left;
        margin-top: 0.13rem;
        margin-right: 0.18rem;
    }
    .bottomlist2{
        width: 4.75rem;
        height: auto;
        margin-right: 1.01rem;
    }
    .bottomlist2 ul{
        width: 4.75rem;
        height: 3rem;
        float: left;
    }
    .bottomlist2 ul li{
        width: 4.75rem;
        height: 0.4rem;
        font-size: 0.2rem;
        line-height: 0.4rem;
        color: rgba(255, 255,255, 0.8);
    }
    .boxju{
        width: 4px;
        height: 16px;
        float: left;
        background: #ea5405;
        margin-top: 0.12rem;
        margin-right: 0.18rem;
    }
    .bottomlist2 ul li:nth-child(1){
        font-size: 0.26rem;
        font-weight: 600;
        line-height: 0.4rem;
        color: #fff;
        margin-bottom: 0.3rem;
    }
    .bottomlist2 ul li img{
        width: 0.3rem;
        height: 0.3rem;
        float: left;
        margin-top: 0.05rem;
        margin-right: 0.18rem;
    }
    .bottomlist2 ul li span{
        float: right;
        display: inline-block;
        width: 4.25rem;
    }
    .bottomlist3{
        width: 5.2rem;
        height: 3rem;
        float: left;
    }
    .bottomlist3 ul li:nth-child(1){
        font-size: 0.26rem;
        font-weight: 600;
        line-height: 0.4rem;
        color: #fff;
        margin-bottom: 0.3rem;
    }
    .bottomlist3 ul li:nth-child(2) img{
        width: 4.8rem;
        height: 1.35rem;
    }
    .bottomlist3 ul li:nth-child(2){
        width: 4.8rem;
        height: 1.35rem;
    }
    .bottomlist3 ul li{
        width: 4.75rem;
        height: 0.4rem;
        font-size: 0.2rem;
        line-height: 0.4rem;
        color: rgba(255, 255,255, 0.8);
    }
    .bottom{
        width: 100%;
        height: 0.77rem;
        line-height: 0.77rem;
        color: rgba(255, 255,255, 0.8);
        text-align: center;
        font-size: 0.2rem;
        background:#1b1b1b;
        border-top: 2px solid #373737;
    }