
@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;
}
.product{
    width: 100%;
    height: 7.75rem;
    margin: 0 auto;
    background: #fff;
    padding-top: 0.66rem;
}

.productcenter{
    width: 14rem;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.productleft{
    width: 7rem;
    height: auto;
    float: left;
}
.quan{
    width: 1.05rem;
    height: 1.05rem;
    background: url(../img/quan.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0.24rem;
    right: 0.4rem;
    z-index: 9;
}
.productbox{
      width: 7rem;
    height: 2.3rem;
    padding-top: 0.2rem;
}

.productbox2{
    width: 0.8rem;
    height: 0.01rem;
    float: left;
    margin-top: 0.525rem;
    background: #666;
}
.productbox h2{
    width: 5.9rem;
    height: 1.06rem;
    font-size: 0.48rem;
    font-family: Poppins;
    text-align: left;
    float: left;
    line-height: 1.06rem;
    padding-left: 0.3rem;
}
.productbox h3{
    font-size: 0.22rem;
    color: #666;
    text-align: left;
    font-size: 0.22rem;
    font-weight: 400;
    font-family: Poppins;
    width: 5.9rem;
    height: auto;
    float: right;
}
.imgbox{
   width: 6.9rem;
    height: 4.55rem;
    background: #f2f2f2;
    border-radius: 0.2rem;
    position: relative;
}
.imgbox h2{
    width: 3.81rem;
    font-size: 0.26rem;
    font-family: Poppins;
    color: #000;
    text-align: left;
  padding-top: 0.75rem;
  padding-left: 0.3rem;
}
.imgbox h3{
    width: 3.81rem;
    height: auto;
    font-size: 0.22rem;
    font-family: Poppins;
    text-align: left;
    line-height: 0.36rem;
    color: #666;
    font-weight: 400;
    padding-left: 0.3rem;
    padding-top: 0.1rem;
    z-index: 999;
    position: inherit;
}
.redbutton{
    width: 2.81rem;
    height: 0.61rem;
    background: url(../img/button1.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
    line-height: 0.61rem;
    font-family: Poppins_bold;
    font-size: 0.22rem;
    font-weight: 600;
    text-indent: 0.3rem;
    margin-left: 0.3rem;
    margin-top: 0.35rem;
    cursor: pointer;
}
.imgbox img{
    width: 5.75rem;
    height: 3.25rem;
    position: absolute;
    top: 0.43rem;
    transition: 0.4s;
    right: 0.7rem;
}
.imgbox p{
    font-size: 0.24rem;
    display: table;
   padding-left: 0.4rem;
    padding-top: 3.9rem;
    text-align: center;
    color: #000;
    font-family: pb;
    
}
.ccs img{
    transform: scale(1.02);
    transition: 0.4s;
}
.productright{
    width: 6.85rem;
    height: 7.75rem;
    float: right;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}
.productright .imgbox{
    height: 3.75rem !important;
}
.productright .imgbox img{
    top: 0rem !important;
    left: 0rem !important;
}
.kong1{
    width: 100%;
    height: 0.53rem;
  
}
.finished{
    width: 100%;
    height: 7.2rem;
    margin: 0 auto;
    background: url(../img/b.jpg) no-repeat;
    background-size: 100% 100%;
}
.finishedcenter{
    width: 14rem;
    height: 7.2rem;
    margin: 0 auto;
}
.finishedcenter h2{
    width: 14rem;
    height: auto;
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    font-weight: 600;
    color: #fff;
    font-family: pb;
    padding-top: 0.8rem;
    padding-bottom: 0.15rem;
}
.finititle{
    width: 14rem;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    padding-bottom: 0.28rem;
}
.finititles{
    width: 14rem;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: rgba(0, 0, 0, 0.7);
    text-align: center;
    padding-bottom: 0.28rem;
}
.finititles span{
    font-weight: 600;
    color: #0fbcb6;
}
.finishedcenter ul{
    width: 14rem;
    height: 2.72rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 0.75rem;
}
.finishedcenter ul li{
    width: 2.11rem;
    height: 2.71rem;
    border: 1px solid #fff;
    border-radius: 0.2rem;
    background: #0fbcb6;
    overflow: hidden;
}
.finishedcenter ul li img{
    width: 2.11rem;
    height: 2.27rem;
    display: block;
}
.ultitle{
    width: 2.11rem;
    height: 0.44rem;
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
    line-height: 0.44rem;
}
.three{
    width: 100%;
    height: 2rem;
    margin: 0 auto;
   background: url(../img/d.jpg) no-repeat;
   background-size: 100% 100%;

}
.threecenter{
    width: 14rem;
    height: 2rem;
    margin: 0 auto;
    position: relative;
}
.threecenter h2{
    font-size: 0.32rem;
    color: #ffff;
    font-family: pb;
    font-weight: 600;
    padding-top: 0.42rem;
    padding-left: 0.3rem;
}
.threecenter h4{
    font-size: 0.24rem;
    font-weight: 600;
    padding-left: 0.3rem;
    color: #fff;
}
.threebuttons{
    width: 4.7rem;
    height: 0.7rem;
    background: url(../img/button.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.6rem;
    color: #e53127;
    font-size: 0.28rem;
    
    text-indent: -0.5rem;

    text-align: center;
    line-height: 0.7rem;
    font-weight: 600;
    font-family: pb;
    right: 0rem;
}
.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.15rem;
}
.casesimg{
    width: 14rem;
    height: 4.05rem;
    background: url(../img/d1.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.27rem;
}
.company{
    width: 100%;
    height: 6.12rem;
    margin: 0 auto;
    background: url(../img/e.jpg) no-repeat;
    background-size: 100% 100%;
}
.companycenter{
    width: 14rem;
    height: 6.12rem;
    margin: 0 auto;
    position: relative;
}
.ccenterbutton1{
    width: 3.48rem;
    height: 0.6rem;
    background: url(../img/button2.jpg) no-repeat;
    background-size: 100% 100%;
    display: table;
    margin: 0 auto;
    font-size: 0.24rem;
    line-height: 0.6rem;
    text-align: center;
    font-family: pb;
    color: #fff;
    text-indent: -0.8rem;
    cursor: pointer;
    margin-top: 0.4rem;
}
.companycenter ul {
    width: 14rem;
    height: 2.77rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    background: #fff;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    position: absolute;
    bottom: -2.6rem;
}
.companycenter ul li{
    width: 4.35rem;
    height: 2.77rem;
    margin: 0 auto;
    overflow: hidden;
}
.companycenter ul li img{
    width: 4.35rem;
    height: 2.77rem;
}
.title1{
    width: 14rem;
    height: 0.48rem;
    font-size: 0.48rem;
    text-align: center;
    color: #000;
    font-family: pb;
    padding-top: 0.85rem;
    padding-bottom: 0.17rem;
    display: block;
    line-height: 0.48rem;
}
.title2{
    width: 14rem;
    height: 0.24rem;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.24rem;
    color: #666;
    margin: 0 auto;
}
.proce{
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 2.27rem;
}
.procecenter{
    width: 14rem;
    height: auto;
    margin: 0 auto;
}
.procecenter 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.15rem;
}
.pro{
    width: 14rem;
    height: 3.31rem;
    margin: 0 auto;
    background: url(../img/331.jpg) no-repeat;
    background-size: 100% 100%;
    margin-top: 0.5rem;
    display: flex;
    justify-content: space-between;
}

.pro1{
    width: 2.37rem;
    height: 3.31rem;
}
.pro1 h3{
    font-size: 0.28rem;
    text-align: center;
    width: 2.37rem;
    font-weight: 600;
    color: #000;
    line-height: 0.28rem;
    padding-top: 1.78rem;
    padding-bottom: 0.25rem;
}
.pro2{
    width: 2.37rem;
    height: auto;
    text-align: center;
    font-size: 0.22rem;
    line-height: 0.26rem;
    color: #434343;
    margin: 0 auto;
}
.major{
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 1.47rem;
  }
  .majorcenter{
    width: 14rem;
    height: auto;
    margin: 0 auto;
  }
  .majorcenter h2 {
    width: 14rem;
    height: 0.48rem !important;
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    color: #000;
    padding-top: 0.54rem;
    padding-bottom: 0.3rem;
    margin: 0 auto;
    font-family: Poppins_bold;
    font-weight: 600;
    display: table;
  }
  .majorcenter ul{
    width: 14rem;
    height: 2.77rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 0.2rem;
  }
  .majorcenter ul li{
    width: 4.38rem;
    height: 3.67rem;
    display: block;
    overflow: hidden;
    position: relative;
    box-shadow: 0px 0px 6px #ccc;
  }
  .majorcenter ul li img{
    width: 4.38rem;
    height: 3.67rem;
    display: block;
    transition: 0.4s;
  }
  .majorcenter ul li img:hover{
    transform: scale(1.1);
    transition: 0.4s;
  }
  .hottitle {
    width: 0.7rem;
    height: 0.08rem;
    margin: 0 auto;
    
    background: #0fbdb7;
}
.majtitle{
    width: 4.38rem;

    height: 0.68rem;
    line-height: 0.68rem;
    text-align: center;
    color: #fff;
    background: #0fbdb7;
    position: absolute;
    bottom: 0rem;
    font-size: 0.22rem;
}
.ccss{
    border: 1px solid #0fbdb7;
    width: 4.38rem !important;
}
.two{
    width: 100%;
    max-width: 19.2rem;
    background: url(../img/bj.jpg) no-repeat;
    background-size: 100% 100%;
    height: auto;
    padding-top: 0.43rem;
    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.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;
    }
    .container ul li img{
        width: 3.4rem;
        height: 2.2rem;
    }
    .swiper-slide img{
        width: 12.42rem;
        height: 7.81rem;
    }
    .rela{
        width: 100%;
        max-width: 19.2rem;
        height: auto;
        padding-top: 0.5rem;
        padding-bottom: 0.2rem;
        margin: 0 auto;
    }

    .productbox h3 span{
        color: #ff6600;
        font-weight: 600;
    }
    .Granulation{
        width: 100%;
        height: auto;
        margin: 0 auto;
        background: #fff;
        padding-bottom: 1.07rem;
        
    }
    .Granulationcenter{
        width: 14rem;
        height: auto;
        margin: 0 auto;
    }
    .Granulationcenter h2{
        width: 14rem;
        height: auto;
        font-size: 0.48rem;
        text-align: center;
        line-height: 0.48rem;
        font-family: pb;
        font-weight: 600;
        padding-top: 0.9rem;
        padding-bottom: 0.75rem;
    }
    .Granulationcenter ul{
        width: 14rem;
        height: 3.7rem;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .Granulationcenter ul li{
        width: 3.21rem;
        height: 3.7rem;
        background: url(../img/b.png) no-repeat;
        background-size: 100% 100%;
        position: relative;
    }
    .Granulationcenter  ul li img{
        width: 3.21rem;
        height: 3.7rem;
        position: absolute;
        top: 0rem;
        left: 0rem;
    }
    .Granulationcenter  ul li p{
        width: 3.21rem;
        height: auto;
        font-size: 0.22rem;
        line-height: 0.36rem;
        color: #000;
        font-family: p;
        text-align: center;
        padding-top: 2.9rem;
    }
    .features{
        width: 100%;
        height: 5.85rem;
        margin: 0 auto;
        background: url(../img/c.jpg) no-repeat;
        background-size: 100% 100%;
    }
    .featurescenter{
        width: 14rem;
        height: 5.85rem;
        margin: 0 auto;
    }

    .featurescenter h2{
        width: 14rem;
        height: auto;
        line-height: 0.48rem;
        font-size: 0.48rem;
        text-align: center;
        color: #fff;
        font-weight: 600;
        font-family: pb;
        padding-top: 0.89rem;
        padding-bottom: 0.53rem;        
    }
    .featurescenter1{
        width: 14rem;
        height: 3.18rem;
        margin: 0 auto;
    }
    .featurescenter1 ul{
        width: 14rem;
        height: 3.18rem;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
    }
    .featurescenter1 ul li{
        width: 4.41rem;
        height: 3.18rem;
        margin: 0 auto;
        position: relative;
        background: url(../img/c1.png) no-repeat;
        background-size: 100% 100%;
    }
    .featurescenter1 ul li span{
        font-size: 0.48rem;
        font-family: pb;
        font-weight: 600;
        color: #fff;
        display: table;
        margin:0 auto;
        margin-top: 0.28rem;
    }
    .fea{
        width: 3.5rem;
        height: auto;
        display: table;
        margin: 0 auto;
        font-size: 0.22rem;
        color: #666;
        text-align: left;
        padding-top: 0.35rem;
    }
    .Material{
        width: 100%;
        height: 8.05rem;
        margin: 0 auto;
        background: url(../img/c2.jpg) no-repeat;
        background-size: 100% 100%;
    }
    .Materialcenter{
        width: 14rem;
        height: 8.05rem;

        margin: 0 auto;
    }
    .finititles {
        width: 14rem;
        height: auto;
        font-size: 0.22rem;
        line-height: 0.3rem;
        color: #ff6600;
        text-align: center;
        padding-bottom: 0.28rem;
        font-family: pb;
        font-weight: 600;
    }
    .Materialcenter 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.15rem;
    }
    .aboutbox {
        width: 14rem;
        height: 1rem;
        display: flex;
        justify-content: space-between;
        float: left;
        position: absolute;
        bottom: 1.5rem;
    }
    .aboutone {
        width: 3.68rem;
        height: 1rem;
    }
    .onetitle {
        font-size: 0.2rem;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        background: linear-gradient(to bottom, #ff3400, #ff6500);
        -webkit-background-clip: text;
        color: transparent;
    }
    .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;
        }
    
        .procecenter ul{
            width: 14rem;
            height: 5.06rem;
            display: flex;
            justify-content: space-around;
            flex-wrap: wrap;
            align-content: space-between;
        }
        .procecenter ul li{
            width: 6.67rem;
            height: 2.35rem;
            background: #fff;
            box-shadow: 0px 0px 6px #eee;
            border-radius: 0.2rem;
            position: relative;
        }
       
    
        .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:2.88rem;width:100%;overflow: hidden;position:relative; }
        .one ul{height:2.88rem;width:100000px;position:absolute;right:0;} /*ul widthÃ§Å¡â€žÃ¥Â®Â½Ã¤Â¸ÂÃ¨Æ’Â½Ã¨Â¿â€¡Ã¥Â°Â*/
        .one ul li{display:block;float:right;margin:5px;height:2.88rem;border-radius:5px;position:relative;}
        .one ul li a{display:inline-block;height:2.88rem;} 
        .one ul li img{display:block;width: 5.14rem;height: 3rem;}
        .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;
        }
        .product2{
          
    width: 14rem;
    height: 2.8rem;
    float: left;
    margin: 0 auto;
    padding-top: 0.1rem;
        }
        .finished{
            width: 100%;
            height: 7.53rem;
            margin: 0 auto;
            background: url(../img/753.jpg) no-repeat;
            background-size: 100% 100%;
        }
        .finishedcenter{
            width: 14rem;
            height: 7.53rem;
            margin: 0 auto;
        }
        .dd1{
            width: 0.44rem !important;
            height: 0.38rem !important;
           float: left;
            margin-top: 0.3rem;
            margin-left: 0.49rem;
            background: url(../img/dd1.png) no-repeat;
            background-size: 100% 100%;
            transition: 0.4s;
        }
        .dd2{
            width: 0.44rem !important;
            height: 0.38rem !important;
           float: left;
            margin-top: 0.3rem;
            margin-left: 0.49rem;
            background: url(../img/dd2.png) no-repeat;
            background-size: 100% 100%;
            transition: 0.4s;
        }
        .dd3{
            width: 0.44rem !important;
            height: 0.38rem !important;
           float: left;
            margin-top: 0.3rem;
            margin-left: 0.49rem;
            background: url(../img/dd3.png) no-repeat;
            background-size: 100% 100%;
            transition: 0.4s;
        }
        .dd4{
            width: 0.44rem !important;
            height: 0.38rem !important;
           float: left;
            margin-top: 0.3rem;
            margin-left: 0.49rem;
            background: url(../img/dd4.png) no-repeat;
            background-size: 100% 100%;
            transition: 0.4s;
        }
        .tio{
            width: 6.67rem;
            height: auto;
            line-height: 0.98rem;
            float: left;
            font-size: 0.26rem;
            font-weight: 600;
            font-family: pb;
            text-align: left;
            color: #000;
            text-indent: .2rem;
        }
        .tiotitle{
            width: 5.75rem;
            height: auto;
            font-size: 0.22rem;
            line-height: 0.3rem;
            color: #666;
            text-align: left;
            margin: 0 auto;
            padding-top: 0.2rem;
            border-top: 1px solid #ccc;
            font-weight: 400;
        }
        .xia{
            width: 0.12rem;height:0.11rem;margin-left:0.18rem;
            background: url(../img/xia.png) no-repeat;
            background-size: 100% 100%;
            float: right;
            margin-top: 0.4rem;
    margin-right: 0.7rem;
        }
        .ddd1 .dd1{
            width: 0.44rem !important;
            height: 0.38rem !important;
           float: left;
            margin-top: 0.3rem;
            margin-left: 0.49rem;
            background: url(../img/ddd1.png) no-repeat !important;
            background-size: 100% 100% !important;
            transition: 0.4s;
            color: #fff !important;
        }
        .ddd1 .dd2{
            width: 0.44rem !important;
            height: 0.38rem !important;
           float: left;
            margin-top: 0.3rem;
            margin-left: 0.49rem;
            background: url(../img/ddd2.png) no-repeat;
            background-size: 100% 100%;
            color: #fff !important;
        }
        .ddd1 .dd3{
            width: 0.44rem !important;
            height: 0.38rem !important;
           float: left;
            margin-top: 0.3rem;
            margin-left: 0.49rem;
            background: url(../img/ddd3.png) no-repeat;
            background-size: 100% 100%;
            color: #fff !important;
        }
        .ddd1 .dd4{
            width: 0.44rem !important;
            height: 0.38rem !important;
           float: left;
            margin-top: 0.3rem;
            margin-left: 0.49rem;
            background: url(../img/ddd4.png) no-repeat;
            background-size: 100% 100%;
            color: #fff !important;
        }
        .ddd1{
            background: #fb4636 !important;
            transition: 0.4s;
            color: #fff;
        }
        .ddd1 .tio{
            color: #fff !important;
        }
        .ddd1 .tiotitle{
            color: #fff !important;
        }
        .ddd1 .xia{
            width: 0.12rem;height:0.11rem;margin-left:0.18rem;
            background: url(../img/xia1.png) no-repeat !important;
            background-size: 100% 100% !important;
            float: right;
            transition: 0.4s;
            margin-top: 0.4rem;
    margin-right: 0.7rem;
        }
        .related{
            width: 100%;
            height: auto;
            margin: 0 auto;
            background: #f4f4f4;
        }
        .relatedcenter{
            width: 14rem;
            height: auto;
            margin: 0 auto;
        }
        .relatedcenter h2{
            width: auto;
            font-size: 0.48rem;
            font-family: pb;
            color: #000;
            font-weight: 600;
            text-align: left;
            height: auto;
            padding-top: 0.79rem;
            padding-bottom: 0.4rem;
            line-height: 0.48rem;
            padding-bottom: 0.43rem;
            text-align: center;
        }
        .relatedbox{
            width: 14rem;
            height: 4.18rem;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
        }
        .relatedbox li{
            width: 3.3rem;
            height: 3.36rem;
        
            transition: 0.4s;
        }
        .relatedbox li img{
            width: 3.27rem;
            padding-left: 0.01rem;
            height: 2.75rem;
            padding-top: 0.01rem;
            margin: 0 auto;
            padding-right: 0.01rem;
            display: block;
        }
        .relatedbox1{
            width: 3.3rem;
            height: 0.61rem !important;
            color: #fff;
            line-height: 0.61rem;
            transition: 0.4s;
            font-size: 0.22rem;
            text-align: center;
            font-family: p;
            background: #333;
        }
        
        .blue{
            background: #e6131a !important; 
            transition: 0.4s;
        }
        .blue .relatedbox1{
            color: #fff;
            background: #e6131a;
            transition: 0.4s;
        }
           .bottom{
        width: 100%;
        max-width: 100%;
        height: 1.03rem;
        background: #1b1b1b;
        color: #fff;
        font-size: 0.18rem;
        text-align: center;
        line-height: 1.03rem;
    }