*{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}
.about_banner{
    width: 100%;
    max-width: 19.2rem;
    height: 6.1rem;
    background: url(../img/aboutbanner.jpg) no-repeat;
    background-size: 100% 100%;
}

.about_bannercenter{
    width: 15rem;
    height: 6.1rem;
    margin: 0 auto;
    position: relative;
}
.aboutus{
    font-size: 0.6rem;
    color: #fff;
    position: absolute;
    left: 0rem;
    top: 1.88rem;
    font-weight: 600;
}
.about_bannertiao{
    position: absolute;
    width: 0.94rem;
    height: 4px;
    background: #ffa30f;
    left: 0rem;
    top: 2.58rem;
}
.about_opacity{
    width: 100%;
    max-width: 19.2rem;
    margin: 0 auto;
    height: 0.84rem;
    background: rgba(0,0,0,0.8);
    position: relative;
    bottom: 0.84rem;
}
.about_opacitycenter{
    width: 15rem;
    height: 0.84rem;
    margin: 0 auto;
    position: relative;
}
.aboutfang{
    width: 0.15rem;
    height: 0.15rem;
    position: absolute;
    top: 0.33rem;
    left: 0rem;
}
.about_daohang{
    width: auto;
    height: 0.84rem;
    line-height: 0.84rem;
    color: #fff;
    font-size: 0.18rem;
    position: absolute;
    left: 0.28rem;
}
.about{
    width: 100%;
    height: 6.38rem;
    background: #fff;
    margin-top: 1.28rem;
    margin-bottom: 1.28rem;
}
.about_center{
    width: 15rem;
    height: 6.38rem;
    background: #fff;
    margin: 0 auto;
}
.about_left{
    width: 8.53rem;
    height: 6.38rem;
    float: right;
    background: #fff;
}
.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;
  }
  .about_center .swiper-pagination-bullet-active{
      background: #ffc80b !important;
  }
  .about_center .swiper-pagination-bullet{
      width: 0.49rem !important;
      height: 3px !important;
      background: #fff;
      opacity: 1 !important;
      border-radius: 0px !important;
  }
  .about_right{
      width: 5.8rem;
      height: 6.38rem;
      background: #fff;
      float: left;
      position: relative;
  }
  .right_title{
      font-size: 0.48rem;
      color: #000;

      height: 0.48rem;
      line-height: 0.48rem;
     
      font-weight: 600;
      background: #fff;
  }
  .tiao2{
      width: 1rem;
      height: 4px;
        background: #ffc80b;
     
  }
  .about_content{
      font-size: 0.2rem;
      color: #333;
      text-align: left;
      line-height: 0.35rem;
      width: 5.8rem;
      height: auto;
      background: #fff;
      padding: 0rem 0.3rem 0px 0rem;
      font-family: Arial, Helvetica, sans-serif;
  }
  .about_box{
      width: 5.8rem;
      height: 3.3rem;
   
      margin-top: 0.25rem;
      background: #fff;
      display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-between;
  }
  .boxs_1{
      width: 2.77rem;
      height: 1.57rem;
      position: relative;
      background: #fff;
      box-shadow: 0px 0px 5px #ccc;
  }
  .boxs_1 img{
      width: 0.64rem;
      height: 0.64rem;
      position: absolute;
      top: 0.3rem;
      left: 1.28rem;
      text-align: center;
      background: #fff;
  }
  .boxs_tit{
    width: 90%;
    padding-left: 5%;
    height: auto;
    background: transparent;
    color: #333;
    text-align: center;
    font-size: 0.18rem;
    line-height: 0.3rem;
    top: 0.8rem;
    /* left: 0.56rem; */
    position: absolute;
  }
  .history{
      width: 0.41rem !important;
      height: 0.39rem !important;
  }
  .countries{
      width: 0.43rem !important;
      height: 0.43rem !important;
  }
  .series{
      width: 0.37rem !important;
      height: 0.37rem !important;
  }
  .square{
      width: 0.4rem !important;
      height: 0.38rem !important;
  }
  .Strengths{
      width: 100%;
      height: 10.12rem;
      max-width: 19.2rem;
      background: url(../img/1012.jpg) no-repeat;
      background-size: 100% 100%;
  }
  .Strengths_center{
      width: 15rem;
      height: 10.12rem;
      margin: 0 auto;
      position: relative;
  }
  .strengths_title{
      width: 100%;
      height: 0.7rem;
      line-height: 0.7rem;
      text-align: center;
      font-size: 0.48rem;
      font-weight: 600;
      color: #fff;
      margin: 0 auto;
  }
  .strengths_title2{
      width: 100%;
      height: 0.95rem;
      font-size: 0.2rem;
      line-height: 0.3rem;
      color: #fff;
      text-align: center;
      margin: 0 auto;
      margin-bottom: 0.47rem;
  }
  .cp1{
      width: 6.11rem;
      height: 5.93rem;
      position: absolute;
  }
  .cpList{
      width: 8.82rem;
      height: 5.93rem;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-around;
      align-content: space-between;
      float: right;
  }
  .cpList img{
      width: 4.26rem;
      height: 2.89rem;
      
  }
  .word{
      width: 100%;
      max-width: 19.2rem;
      height: 8.91rem;
      background: url(../img/word.jpg) no-repeat;
      background-size: 100% 100%;
  }
  .word_center{
      width: 15rem;
      height: 8.91rem;
      margin: 0 auto;
      position: relative;
  }
  .word1 img{
      width: 0.25rem;
      height: 0.35rem;
      display: block;
  }
  .word1{
      position: absolute;
      top: 2.68rem;
      right: 2.5rem;
  }
  .word2 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word2{
    position: absolute;
    top: 4rem;
    right: 0.43rem;
}
.word3 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word3{
    position: absolute;
    top: 4.4rem;
    right: 0.35rem;
    font-size: 0.18rem;
    color: #333;
}
.word4 img{
    width: 0.58rem;
    height: 0.75rem;
    display: block;
}
.word4{
    position: absolute;
    top: 4.05rem;
    right: 1.9rem;
    font-size: 0.18rem;
}
.word5 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word5{
    position: absolute;
    top: 5.34rem;
    right: 3.8rem;
}
.word6 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word6{
    position: absolute;
    top: 3.29rem;
    right: 7.56rem;
}
.word7 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word7{
    position: absolute;
    top: 6.01rem;
    right: 6.58rem;
}
.word8 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word8{
    position: absolute;
    top: 7.63rem;
    right: 6.78rem;
}
.word9 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word9{
    position: absolute;
    top: 8.41rem;
    right: 10.92rem;
}
.word10 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word10{
    position: absolute;
    top: 7.08rem;
    right: 10.7rem;
}
.word10 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word10{
    position: absolute;
    top: 2.9rem;
    left: 0.82rem;
}
.word11 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word11{
    position: absolute;
    top: 4.52rem;
    left: 1.35rem;
}
.word12 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word12{
    position: absolute;
    top: 3.31rem;
    left: 0rem;
    font-size: 0.18rem;
    color: #333;
    text-align: center;
}
.word13 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word13{
    position: absolute;
    top: 3.81rem;
    left: 6.62rem;
    font-size: 0.18rem;
    color: #333;
    text-align: center;
}
.word14 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word14{
    position: absolute;
    top: 3.81rem;
    left: 7.36rem;
    font-size: 0.17rem;
    color: #333;
    text-align: center;
}
.word15 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word15{
    position: absolute;
    top: 4.52rem;
    left: 6.41rem;
    font-size: 0.17rem;
    color: #333;
    text-align: center;
}
.word16 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word16{
    position: absolute;
    top: 4.24rem;
    left: 8.54rem;
    font-size: 0.17rem;
    color: #333;
    text-align: center;
}
.word17 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word17{
    position: absolute;
    top: 4.67rem;
    left: 9.56rem;
    font-size: 0.17rem;
    color: #333;
    text-align: center;
}
.word18 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word18{
    position: absolute;
    top: 5.82rem;
    left: 11.9rem;
    font-size: 0.17rem;
    color: #333;
    text-align: center;
}
.word19 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word19{
    position: absolute;
    top: 6.74rem;
    left: 12.08rem;
    font-size: 0.17rem;
    color: #333;
    text-align: center;
}
.word20 img{
    width: 0.25rem;
    height: 0.35rem;
    display: block;
}
.word20{
    position: absolute;
    top: 7.77rem;
    left: 13.58rem;
    font-size: 0.17rem;
    color: #333;
    text-align: center;
}
li{
    list-style: none;
}
.cusst{
    color: #ffa30f;
    transition: 0.4s;
    cursor: pointer;
}
.lun{
    width: 100%;
    max-width: 19.2rem;
    margin: 0 auto;
    height: 8.2rem;
    background: #e1eefd;
}
.lun_center{
    width: 15rem;
    height: 8.2rem;
    margin: 0 auto;
    position: relative
}
.lun_center .swiper-button-next{
    position: absolute;
    right: -0.8rem;
    top: 5.1rem;
}
.lun_center .swiper-button-prev{
    position: absolute;
    left: -0.8rem;
    top: 5.1rem;
}
.Delivery{
    width: 100%;
    height: 11.35rem;
    margin: 0 auto;
    max-width: 19.2rem;
    margin: 0 auto;
}
.Delivery_center{
    width: 15rem;
    height: 11.35rem;
    margin: 0 auto;
}

.Delivery_img{
    width: 100%;
    height: 7.5rem;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-between;
    
}
.Delivery_img img{
    width: 4.81rem;
    height: 3.62rem;
}
.biaodan{
    width: 100%;
    max-width: 19.2rem;
    height: 8.9rem;
    background: url(../img/890.jpg) no-repeat;
    background-size: 100% 100%;
}
.biaodan_center{
    width: 15rem;
    height: 8.9rem;
    margin: 0 auto;
}
.biaodan_form{
    width: 8.2rem;
    height: 6.73rem;
    background: rgba(255, 255, 255, 0.8);
   
}
.biaodantitle{
    width: 100%;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #000;
    padding-top: 0.6rem;
    padding-bottom: 0.2rem;
    font-size: 0.48rem;
}
.sec_biaodantitle{
    width: 100%;
    height: 0.2rem;
    line-height: 0.2rem;
    font-size: 0.2rem;
    color: #000;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding-bottom: 0.5rem;
}
.input_one input{
    width: 2.28rem;
    height: 0.48rem;
    border: 1px solid #ccc;
}
.input_one{
    width: 7.2rem;
    height: 0.5rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.input_two input{
    width: 3.52rem;
    height: 0.48rem;
    border: 1px solid #ccc;
}
.input_two{
    width: 7.2rem;
    height: 0.5rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 0.3rem;
}
.input_three{
    width: 7.2rem;
    margin: 0 auto;
    height: 1.46rem;
    margin-top: 0.3rem;
}
.input_three textarea{
    width: 100%;
    height: 100%;
    resize:none; 
    border: 1px solid #ccc;
}
.button_queren{
    width: 7.2rem;
    height: 0.6rem;
    background: #ffc80b;
    text-align: center;
    line-height: 0.6rem;
    font-size: 0.24rem;
    font-weight: 600;
    margin: 0 auto;
    margin-top: 0.35rem;
}
input{
    text-indent: 0.2rem;
    font-size: 0.16rem;
}
textarea{
    text-indent: 0.2rem;
    line-height: 0.4rem;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.16rem;
}
.bottom{
    width: 100%;
    height: 3.1rem;
    bottom: 1px solid #323232;
    background: #202020;
}
.bottom_center{
    width: 15rem;
    height: 3.1rem;
    margin: 0 auto;
}
.bottom_box1{
    width: 4.5rem;
    height: 2.1rem;
    border-right: 1px solid #323232;
    float: left;
    
}
.bottom_box2{
    width: 5.2rem;
    height: 2.1rem;
    border-right: 1px solid #323232;
    float: left;
    margin-left: 0.7rem;
}
.bottom_box3{
    width: 3rem;
    height: 2.1rem;
    float: left;
    margin-left: 1.5rem;
}
.bottom_title1{
    font-size: 0.3rem;
    position: relative;
    text-indent: 0.1rem;
    color: #fff;
}
.bottom_box1 .swiper_list li{
    padding: 0px !important;
    margin-top: 0px !important;
    font-size: 0.16rem;
    line-height: 0.45rem;
    color: #9c9c9c;
}
.bottom_box1 .swiper_list li img{
    margin-right: 0.1rem;
}
.bottom_box2 .swiper_list li{
    padding: 0px !important;
    margin-top: 0px !important;
    font-size: 0.16rem;
    line-height: 0.4rem;
    position: relative;
    color: #9c9c9c;
}
.yuan{
    float: left;
    margin-right: 0.1rem;
    width: 0.32rem;
}
.bottom_box3 .swiper_list li{
    padding: 0px !important;
    margin-top: 0px !important;
    float: left;
    width: 50%;
    font-size: 0.16rem;
    text-align: center;
    color: #ccc;
}
.yuan2{
    width: 1.27rem;
}
.bottom_logo{
    width: 100%;
    height: 0.8rem;
    background: #202020;
    border-top: 1px solid #323232;
}
.bottom_logo_center{
    width: 15rem;
    height: 0.8rem;
    margin: 0 auto;
    text-align: center;
    line-height: 0.8rem;
    font-size: 0.16rem;
    color: rgba(255, 255, 255, 0.6);
}
.yuan1{
    float: left;
    margin-top: 0.12rem;
}
.em{
    width: 100%;
    max-width: 19.2rem;
    height: 2.76rem;
    margin: 0 auto;
    background: url(../img/276.jpg) no-repeat;
    background-size: 100% 100%;
}
.em_center{
    width: 15rem;
    height: 2.76rem;
    margin:0 auto;
    position:relative
}
.tops_email {
    float: right;
    padding: 0.15rem 0.31rem;
    background: #fff;
    margin-top: 0.26rem;
    position: absolute;
    top: 0.64rem;
    right: 0rem;
    border-radius: 50px;
}
.tops_email img {
    width: 0.19rem;
    height: 0.15rem;
    float: left;
    margin-right: 0.09rem;
    background: #fff;
}
.tops_email span {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.18rem;
    float: left;
    background: #fff;
}



.tops_whatsapp {
    float: right;
    padding: 0.15rem 0.31rem;
    background: transparent;
    margin-top: 0.26rem;
    position: absolute;
    top: 1.43rem;
    right: 0rem;
    border: 1px solid #fff;
    border-radius: 50px;
}
.tops_whatsapp img {
    width: 0.24rem;
    height: 0.24rem;
    float: left;
    margin-right: 0.09rem;
    background: transparent;
}
.tops_whatsapp span {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.18rem;
    float: left;
    background: transparent;
}