@font-face{
  font-family: 'p';
  src : url('../fonts/Poppins-Regular.ttf');
}
@font-face{
  font-family: 'pb';
  src : url('../fonts/Poppins-Bold.ttf');
}
@font-face{
  font-family: 'bar';
  src : url('../fonts/BarlowCondensed-SemiBold.ttf');
}
*{
  margin: 0;
  padding: 0;
}
li{
  list-style: none;
}
h1 h2 h3 h4 h5 h6{
  font-family: pb;
  font-weight: 600;
}
a{
  text-decoration: none;
}
.producttop img{
    width: 19.2rem !important;
    height: 5.5rem !important;
}
.producttop{
  width: 100%;
  max-width: 19.2rem;
  height: 5.5rem;
  margin: 0 auto;
  margin-top: 0.73rem;
  overflow: hidden;
}
.product_detailbox{
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.product_detailboxcenter{
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.red_tts{
  width: 15rem;
  height: 0.75rem;
  background: url(../img/red.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: -0.4rem;
  position: relative;
}
.red_ttsleft{
  width: auto;
  height: 0.75rem;
  line-height: 0.75rem;
  font-size: 0.22rem;
  color: #fff;
  font-family: p;
  text-align: left;
  margin-left: 0.4rem;
}
.fangwu{
  width: 0.23rem;
  height: 0.23rem;
  float: left;
  margin-top: 0.205rem;
}
.red_tts ul{
  position: absolute;
  right: 0rem;
  top: 0rem;
  display: flex;
  justify-content: space-between;
  width: auto;
  margin-right: 1.3rem;
}
.jiao{
  width: 0.06rem;
  height: 0.1rem;
  margin-top: 0.325rem;
  display: block;
}
.red_tts ul li{
  font-size: 0.2rem;
  line-height: 0.75rem;
  color: #000;
  font-family: p;
  padding-right: 0.15rem;
}
.product_boxs{
  width: 100%;
  height: 8.3rem;
  margin: 0 auto;
  background: #f5f5f5;
  overflow: hidden;
}

.bg{width: 15rem;height: auto;margin:0 auto;padding-top: 0.5rem;/* border:1px solid #E8E8E8; *//* overflow: hidden; */min-width: 900px;box-sizing: border-box;/* background: #fff; */}
  .bg_left{width: 7rem;height: 8rem;float: left}
  .bg_right{float: left}
  .show{width: 7rem;height: 5.75rem;margin-bottom: 10px;position: relative;overflow: hidden;border: 0.02rem solid red;cursor:move}
  .show img{width: 7rem;height: 5.75rem;}
  .mask{width: 215px;height: 215px;background: #000;filter: Alpha(opacity=50);opacity:0.5;position: absolute;top: 0;left: 0;display: none;}
  .bigshow{width: 430px;height: 430px;overflow: hidden;margin-left: 10px;display: none;border:1px solid #E8E8E8;}
  .bigshow img{width: 860px;height: 860px;margin-right: 10px;}
  .smallshow{width: 100%;height: 70px;position: relative}
  .smallshow img{height: 1.1rem;width: 1.35rem;5: 500;box-sizing: border-box;transition: all 0.5s;border: 0.02rem solid red !important;display: block;}
  .smallshow>.middle_box{margin-left: 30px;margin-right: 30px;width: 7rem;overflow: hidden;height: 1.1rem;}
  .smallshow .middle{overflow: hidden;transition: all 0.5s;height: 1.1rem;width: auto;display: flex;align-content: space-between;}
  .smallshow .middle>li{width: 1.35rem;height: 1.1rem;float: left;cursor:pointer;/* padding:0 5px; */margin-right: 0.2rem;}
  .smallshow>p{position: absolute;top:50%;width: 22px;display: none;height: 32px;margin-top: -16px;}
  .smallshow>.prev{left: 0;background: url(../img/hover-prev.png) no-repeat;transition: all 0.5s}
  .smallshow>.next{right: 0;background: url(../img/hover-next.png) no-repeat;transition: all 0.5s}
  .smallshow>.prev.prevnone{left: 0;background: url(../img/prev.png) no-repeat;cursor: not-allowed}
  .smallshow>.next.nextnone{right: 0;background: url(../img/next.png) no-repeat;cursor: not-allowed}
  .bgright{
      width: 7.35rem;
      height: 9.35rem;
      float: right;
  }
  .bgright h2{
      font-size: 0.36rem;
      font-family: pb;
      font-weight: 600;
      text-align: left;
      color: #000;
      line-height: 0.36rem;
      padding-bottom: 0.25rem;
      padding-top: 0.1rem;
      border-bottom: 0.01rem solid #ccc;
  }
  .bgright ul li{
      width: auto;
      font-size: 0.2rem;
      color: #666;
      line-height: 0.36rem;
      text-align: left;
  }
  .bgright ul li span{
      font-weight: 600;
      color: #000;
      font-family: pb;
  }
  .bgright ul{
      margin-top: 0.3rem;
  }
  .bgright_dashed{
      width: 7.3rem;
      height: auto;
      border:0.01rem dashed #f7d9d9;
      font-size:0.18rem;
      line-height:0.3rem;
      text-align:left;
      color:#666;
      font-family:p;
      padding: 0.25rem 0.2rem;
      margin-top: 0.2rem;
      background: #fff;
  }
  .bgright_buttonbox{
    width: 6.95rem;
    height: 0.8rem;
    /*display: flex;*/
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 0.8rem;
  }
  .bgright_buttonbox2{
    /*width: 4.15rem;*/
    height: 0.76rem;
    border: 0.02rem solid #cc1513;
    /*margin: auto;*/
  }
  .bgright_buttonbox2 img{
    width: 0.53rem;
    height: 0.53rem;
    float: left;
    margin-top: 0.125rem;
    margin-left: 25%;
  }
  .bgright_nn{
    width: auto;
    height: auto;
    color: #cf1314;
    float: right;
    font-size: 0.2rem;
    margin-right: 19%;
    font-weight: 600;
  }
  .bgright_nn span{
    color: #c3987c;
    font-size: 0.2rem;
    font-family: p;
    text-align: left;
    margin-top: 0.05rem;
    display: block;
  }
  .bgright_cheng{
    /*width: 5.63rem;*/
    height: 0.8rem;
    color: #fff;
    background: linear-gradient(to right,#cc1513,#df5644);
    line-height: 0.6rem;
    text-align: center;
    font-family: pb;
    font-weight: 600;
    position: relative;
    font-size: 0.22rem;
    text-indent: -0.3rem;
    position: relative;
    /*margin: auto;*/
    margin-top: .3rem;
  }
.bgright_cheng SPAN{
  display:block;
  MARGIN-TOP: 0.1REM;
  MARGIN-LEFT: 0.31REM;
}
.bgright_cheng P{
  margin:0 auto
}
  .bgright_cheng img{
            width: 0.53rem;
            height: 0.53rem;
            float: left;
            margin-top: 0.125rem;
            margin-left: 25%;
  }
  .product_description{
    width: 100%;
    max-width: 19.2rem;
    height: auto;
    margin: 0 auto;
    background: #fff;
  }
  .product_description_center{
    width: 15rem;
    height: auto;
    margin: 0 auto;
  }
  .descriptionbox{
    width: 15rem;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  .descriptionboxleft{
    width: 8.3rem;
    height: auto;
    padding-bottom: 0.4rem;
  }
  .descriptionboxleft .bgright_cheng{
      width: 82%;
      margin-top: .8rem;
  }
  .descriptionbox_titles img{
    width: 0.4rem;
    height: 0.4rem;
    float: left;
    margin-right: 0.15rem;
  }
  .descriptionbox_titles{
    font-size: 0.36rem;
    font-family: pb;
    font-weight: 600;
    color: #000;
    height: auto;
    margin-bottom: 0.3rem;
    line-height: 0.42rem;
    padding-top: 0.85rem;
    /* padding-bottom: 0.5rem; */
  }
  .Description_tts{
    width: 8.3rem;
    height: auto;
    font-size: 0.18rem;
    line-height: 0.36rem;
    color: #666;
    text-align: left;
    font-family: p;
    margin-top: 0.6rem;
    font-weight: 400;
  }
  .descriptionboxright{
    width: 6.08rem;
    height: 7rem;
    position: relative;
  }
  .descriptionboxright_box{
    width: 6.08rem;
    height: 4.15rem;
    position: relative;
    margin-top: 2rem;
  }
  .descriptionboxright_red{
    width: 4.1rem;
    height: 2.25rem;
    position: absolute;
    bottom: 0rem;
    right: -0.25rem;
    background: #cc0000;
  }
  .videobox{
    width: 6.08rem;
    height: 3.8rem;
    position: absolute;
    right: 0rem;
    /* top: 1.8rem; */
  }
  .videobox .ddms{
    width: 6.08rem;
    height: 3.98rem;
  }
  .product_four{
    width: 100%;
    max-width: 19.2rem;
    height: 6.8rem;
    background: #fcf2f2;
    margin: 0 auto;
  }
  .product_fourbox{
    width: 15rem;
    height: 6.8rem;
    margin: 0 auto;
  }
  .product_fourbox ul{
    width: 15rem;
    height: 4.85rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  .product_fourbox ul li{
    width: 3.55rem;
    height: 4rem;
    border: 0.01rem solid #cc1513;
    border-radius: 0.2rem;
    background: #fff;
  }
  .liu{
    width: 1.4rem;
    height: 1.22rem;
    background: url(../img/liu.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.35rem;
    font-size: 0.48rem;
    font-family: pb;
    color: #fff;
    text-align: center;
    line-height: 1.22rem;
  }
  .liu_titles{
    width: 2.85rem;
    height: auto;
    font-size: 0.18rem;
    font-family: p;
    text-align: left;
    color: #666;
    font-weight: 400;
    margin: 0 auto;
    margin-top: 0.35rem;
  }
  .real{
    width: 100%;
    height: 11.2rem;
    margin: 0 auto;
    background: #fff;
  }
  .realcenter{
    width: 15rem;
    height: 11.2rem;
    margin: 0 auto;
    position: relative;
  }
  .realcet{
    width: 15rem;
    height: 2rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  .realcetleft{
    width: 12.5rem;
    height: auto;
    font-size: 0.18rem;
    line-height: 0.3rem;
    text-align: left;
    color: #666;
    font-family: p;
  }
  .cetr{
    width: 2.25rem;
    height: 2rem;
    background: url(../img/cetr.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0rem;
    top: 0.6rem;
  }
  .realimg{
    width: 15rem;
    height: 6.5rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  .realimgleft{
    width: 7.38rem;
    height: 6.46rem;
    border: 0.02rem solid #cc0000;
    overflow: hidden;
  }
  .realimgleft img{
    width: 7.38rem;
    height: 6.46rem;
    transition: 0.4s;
  }
  .realimgleft img:hover{
    transform: scale(1.05);
    transition: 0.4s;
  }
  .realright{
    width: 7.38rem;
    height: 6.5rem;
    display: flex;
    justify-content: space-around;
    align-content: space-between;
    flex-wrap: wrap;
  }
  .realright_img{
    width: 3.66rem;
    height: 2.07rem;
    overflow: hidden;
  }
  .realright_img img{
    width: 3.66rem;
    height: 2.07rem;
    transition: 0.4s;
  }
  .realright_img img:hover{
    transform: scale(1.05);
    transition: 0.4s;
  }
  .strength{
    width: 100%;
    height: 8.5rem;
    margin: 0 auto;
    background: url(../img/815.jpg) no-repeat;
    background-size: 100% 100%;
  }
  .strengthcenter{
    width: 15rem;
    height: 8.15rem;
    margin: 0 auto;
    position: relative;
  }
  .strengthcenter .cetr{
    background: url(../img/cetr2.png) no-repeat;
    background-size: 100% 100%;
  }
  .str_img{
    width: 15rem;
    height: 4.85rem;
    display: flex;
    justify-content: space-between;
  }
  .str_imgleft{
    width: 3.71rem;
    height: 4.81rem;
    border: 0.02rem solid #fff;
    overflow: hidden;
  }
  .str_imgleft img{
    width: 3.71rem;
    height: 4.81rem;
    transition: 0.4s;
  }
  .str_imgleft img:hover{
    transform: scale(1.05);
    transition: 0.4s;
  }
  .str_imgright{
    width: 11.15rem;
    height: 4.85rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
  }
  .str_imgright_img{
    width: 3.6rem;
    height: 2.33rem;
    border: 0.02rem solid #fff;
    overflow: hidden;
  }
  .str_imgright_img img{
    width: 3.6rem;
    height: 2.33rem;
    transition: 0.4s;
  }
  .str_imgright_img img:hover{
    transform: scale(1.05);
    transition: 0.4s;
  }
  .related{
    width: 100%;
    height: 6.1rem;
    margin: 0 auto;
  }
  .relatedcenter{
    width: 15rem;
    height: 7.1rem;
    margin: 0 auto;
  }
  .hongxian{
    width: 10.2rem;
    height: 0.02rem;
    background: #cc0000;
    float: right;
    margin-top: 0.2rem;
  }
  .related_box{
    width: 15rem;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  .related_box li{
    width: 3.65rem;
    height: auto;
    border: 0.01rem solid #ccc;
  }
  .relt{
    width: 3.65rem;
    height: auto;
    overflow: hidden;
  }
  .relt img{
    width: 100%;
    height: auto;
    transition: 0.4s;
  }
  .relt img:hover{
    transform: scale(1.05);
    transition: 0.4s;
  }
  .red_buttos{
    width: 3.65rem;
    height: 0.57rem;
    background: #cc0000;
    color: #fff;
    text-align: center;
    line-height: 0.57rem;
    font-size: 0.2rem;
  }
  .online{
    width: 100%;
    height: 7.65rem;
    margin: 0 auto;
    background: #fcf2f2;
    border-bottom: 0.04rem solid #cb0816;
  }
  .onlinecenter{
    width: 15rem;
    height: 7.65rem;
    margin: 0 auto;
    position: relative;
  }
  .red_biao{
    width: 8.51rem;
    height: 5.81rem;
    background: #cb0816;
    float: right;
    position: absolute;
    right: 0rem;
    top: 0.8rem;
  }
  .red_biao h3{
    font-size: 0.3rem;
    font-family: pb;
    font-weight: 600;
    text-align: center;
    line-height: 1.5rem;
    color: #fff;
  }
  .red_input{
    width: 7.75rem;
    height: 1.3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    margin: 0 auto;
  }
  .red_input input{
    width: 3.8rem;
    height: 0.55rem;
    border: 0.01rem solid #fff;
    padding-left: 0.2rem;
  }
  .countries{
    width: 7.75rem;
    height: 0.55rem;
    border: 0.01rem solid #fff;
    margin-top: 0.16rem;
    /* display: table-header-group; */
    margin: 0 auto;
    display: block;
    margin-top: 0.16rem;   padding-left: 0.2rem;
  }
  .message{
    width: 7.75rem;
    height: 0.95rem;
    border: 0.01rem solid #fff;
    display: block;
    margin: 0 auto;
    margin-top: 0.16rem;
  }
  .queren{
    width: 3.07rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.26rem;
    color: #ffff;
    font-family: pb;
    position: absolute;
    bottom: -0.3rem;
    left: 2.72rem;
    background: #ff6600;
  }
  .video_logo {
    width: 3.05rem;
    height: 0.46rem;
    display: flex;
    /*justify-content: space-between;*/
    margin-top: 0.85rem;
    float: left;
}
.video_logo img {
  width: 0.49rem;
  height: 0.4rem;
}
.video_logo h3 {
  font-size: 0.42rem;
  font-family: pb;
  font-weight: 600;
  line-height: 0.48rem;
  padding-left: 0.2rem;
}
.time_heng {
  width: 0.6rem;
  height: 0.03rem;
  float: right;
  background: #cb0816;
  margin-top: 0.2rem;
}
.video_titles {
  width: 8.75rem;
  height: auto;
  font-size: 0.18rem;
  line-height: 0.3rem;
  text-align: left;
  color: #666;
  font-family: p;
  padding-top: 1.5rem;
}
.yd{
    display: none;
}
.pc{
    display: block;
}

.biaos {
    /*display: none;*/
    /* display: none; */
    position: fixed;
    width: 70% !important;
    top: 15%;
    margin-left: 0% !important;
    left: 10% !important;
    background: #fff;
    box-shadow: 0px 0px 6px #ccc;
    z-index: 9999999;
    padding: 1% 0;
}

.biaos .infor .tit {
    text-align: center;
    font-size: 40px;
    color: #262626;
    margin-top: 2%;
    line-height: 40px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'he';
}

.biaos .infor .con {
    text-align: center;
    font-size: 16px;
    color: #777;
    line-height: 22px;
    margin-bottom: 15px;
}

.biaos .row {
    width: 85%;
    margin-left: 7.5%;
    transition: .2s width ease;
    *: ; zoom: 1; }

.biaos .btm_box {
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
}

.biaos .btns_list {
    margin: 0 auto;
    display: block;
    float: none;
}

.biaos .green {
    background-color: #c90915 !important;
    width: 47.7%;
    height: 50px;
    line-height: 50px;
    border: none;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    padding: 0;
}

.biaos .form input {
    border: 1px solid #aaa;
    font-size: 16px;
    color: #d2d2d2;
}

.biaos .line1 {
    height: 50px;
    line-height: 50px;
    width: 98.5%;
    margin-bottom: 20px;
    text-indent: 15px;
}

.kuangs {
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    height: 100%;
    display: block;
    position: fixed;
    display: none;
    z-index: 9999999999999;
    top: 0rem;
}

.close_btn {
    width: 33px;
    height: 33px;
    border-radius: 33px !important;
    text-align: center;
    line-height: 33px;
    font-weight: 600;
    color: #fff;
    background: #000;
    border: 2px solid #fff;
    position: absolute;
    top: -11.5px;
    right: -11.5px;
    cursor: pointer;
}

.pro_li {
    height: 100%;
    padding-bottom: 30px !important;
}

.pro_li:hover .dropdown {
    display: block !important;
}

#dr_liuyan {
    width: 98.5% !important;
    height: 0.9rem !important;
    border-color: #aaa !important;
    font-size: 0.18rem !important;
    text-indent: 0.2rem !important;
    padding-top: 0.1rem !important;
    resize: none !important;
}
    .mySwiper2 {
      height: 5.2rem;
      width: 100%;
    }

    .mySwiper {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }

    .mySwiper .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }

    .mySwiper .swiper-slide-thumb-active {
      opacity: 1;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .swiper-slide{
        border: 0.01rem solid #cc1513;
    }
    .mySwiper{
        margin-top: 0.1rem;
    }
    .product_boxs_des{
        width: 100%;
        height: auto;
        margin: 0 auto;
        background: #fff;
    }
    .product_boxs_descenter{
        width: 15rem;
        height: auto;
        margin: 0 auto;
    }
    
table.wajics{width: 100%;/* border-collapse: collapse; *//* border-spacing: 0; */border: 1px solid #ccc;}
table.wajics tr.firstRow{ background:#ca0a16; color:#fff; font-weight:bold;}
table.wajics td {padding: 10px 15px;border: 1px solid #ccc;font-size:0.2rem;box-sizing: unset !important;/* display: table-cell; */}
.web_Features{ display:none;}
.shuju_tt{font-size: 0.2rem; font-family:p; margin-top:0.2rem; margin-bottom:0.2rem;}

.fanwei {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px; margin-bottom: 40px;
}
.firstRow1 td:nth-of-type(1){
        /* box-sizing: unset !important; */
        width: 1rem;
}
.fanwei ul li {
    width: 32%;
    height: auto;
    float: left;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
    font-size: 0.2rem;
        background: #e03724; font-family: p;
}
.fanwei ul li p{ margin-top:0;}
.fanwei ul li img {
    padding-bottom: 0.2rem; width: 100%; height: auto;
}
.pc_Features{margin-top:0.2rem;}
.pc_Features1 img{ width:100%; height:auto;}
.pc_Features img{ width:100%; height:auto;}