*{
    margin: 0;
    padding: 0;
}
p{
    margin-bottom: 0;
}
.fd::after{
    content: " ";
    display: block;
    clear: both;
}
.fd{
    zoom: 1;
}
.one{
    width: 100%;
    height: 100%;
}
ul li{
    list-style: none;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
a:visited{
    text-decoration: none;
}
a:link{
    text-decoration: none;
}
@font-face{
    font-family: "bebas";
    src: url(../fonts/BEBAS.ttf);
  }
/* Ã¥Â¯Â¼Ã¨Ë†Âª */
.daohang{
    height: 100px;
    width: 100%;
    position: fixed;
    top: -100px;
    z-index: 999;
    background: #fff;
    transition: all .5s;
}
.daohang2{
    top: 0;
}
.juzhong{
    /* width: 1760px; */
    height: 100px;
    margin: 0 80px;
    /* position: relative; */
    transition: all .5s;
}
.juzhong img{
    width: 182px;
    height: 26px;
    float: left;
    margin-top: 37px;
}
/* Ã¤Â¸â‚¬Ã§ÂºÂ§ul */
.on{
    width: auto;
    height: 100px;
    float: right;
    margin-right: 50px;
    margin-bottom: 0px;
}
.on li{
    height: 98px;
    float: left;
    text-align: center;
    line-height: 100px;
    font-size: 16px;
    margin-left: 35px;
    font-weight:bold;
    /* padding-right: 22px; */
    padding: 0 10px;
    /* background-image: url(../images/img1.png); */
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;
    transition: all .3s;
}
.on li a{
    color: #000;
    transition: all .3s;
}
.on a:nth-child(1) li{
    margin-left: 0;
}
.on li:hover {
    border-bottom: 2px solid rgb(209,20,28);
    /* background-image: url(../images/img2.png); */
}
.on li:hover>.category-a{
    color: rgb(209,20,28);
}
.on .on2 a{
    color: rgb(209,20,28);
}
.on .on2 {
    /* background-image: url(../images/img2.png); */
}

.xxl{
    position: relative;
}
.xxl .two2{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 150%;
    background: #fff;
    opacity: 0;
    max-height: 0px;
    height: auto;
    transition: all .8s;
    overflow: hidden;
}
.daohang li:hover>.two2{
    opacity: 1;
    max-height: 1000px;
}
.xxl .two2 a{
    font-size: 14px;
    color: #000;
    display: block;
    text-align: center;
    line-height: 35px;
}
.daohang li .two2 a:hover{
    background: rgb(209, 20, 28);
    color: #fff;
}


.daohang li .two{
    width: 100%;
    opacity: 0;
    max-height: 0px;
    height: auto;
    transition: all .8s;
    position: absolute;
    top: 90px;
    left: 0;
    background: #fff;
    overflow: hidden;
    /* border-top: 2px solid rgb(46,81,77); */
  }
  .daohang li:hover>.two{
    opacity: 1;
    max-height: 1000px;
  }
  .daohang li .two .rq{
    width: 1440px;
    margin: 0 auto;
    padding: 50px 0;
    position: relative;
   
  }
  .daohang li .rq1{
    width: 1000px;
    /* float: right; */
    margin: 0 auto;
  }
  .daohang li .two ul{
    width: 215px;
    position: relative;
    border-right: 1px solid rgb(73,73,73);
  }
  .daohang li .two ul li{
    float: none;
    width: 215px;
    height: 53px;
    line-height: 53px;
    font-size: 16px;
    color: #444;
    font-family: "regular";
    /* border-top: 1px solid rgb(230,230,230); */
    background-image: none;
    padding-right: 0;
    margin-left: 0;
    text-align: left;
  }

  .daohang li .two ul .on1 a::before{
    content: '';
    width: 18px;
    height: 3px;
    background: rgb(209,20,28);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  .daohang li .two ul .on1 a{
    padding-left: 30px;
  }
  .daohang li .two .rq .therr .ig .ig1 a::before,
  .daohang li .two .rq .therr ul li a::before{
    content: none;
  }
  .daohang li .two .rq .therr .ig .ig1 a,
  .daohang li .two .rq .therr ul li a{
    padding-left: 0px;
}
  .daohang li .two ul li:hover{
      border: none;
  }
  .daohang li .two ul li:nth-child(1){
    border-top:none;
  }
  .daohang li .two ul li a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .daohang li .therr ul .on1 a{
    display: inline;
    border-bottom: 2px solid #df232d;
  }
  .daohang li .two ul li a img{
    margin-bottom: 3px;
    margin-right: 10px;
    margin-top: 0;
  }
  .daohang li .two .rq .therr{
    width: 100%;
    position: absolute;
    left: 310px;
    padding-left: 30px;
    top: 0;
    width: 800px;
    display: none;
  }
  .daohang li .two .rq .therr ul {
    width: 215px;
    float: left;
    margin-right: 45px;
    border-right: none;
  }
  .daohang li .two .rq .therr ul li{
    border-top: none;
    /* border-bottom: 1px solid rgb(230,230,230); */
  }

  .daohang li .two .rq .therr .ig{
    float: left;
    width: 400px;
  }
  .daohang li .two .rq .therr .ig div{
    display: none;
    overflow: hidden;
  }
  .daohang li .two .rq .therr .ig .ig1{
    display: block;
    position: relative;
  }
  .daohang li .two .rq .therr .ig .ig1 a {
      display: none;
  }
  .daohang li .two .rq .therr .ig .ig1 a.on1 {
      display: block;
  }
  .daohang li .therr .ig1 .wz{
      width: 100%;
      height: 48px;
      background: linear-gradient(to left,rgb(254,219,65),rgb(233,34,45));
      position: absolute;
      left: 0;
      bottom: 0;
      font-size: 18px;
      line-height: 48px;
      text-align: center;
      color: #fff;
      display: block !important;
  }
  .daohang li .two .rq .therr .ig div img{
      width: 100%;
      height: 100%;
      margin: 0;
    transition: all 1s;
  }
  .daohang li .two .rq .therr .ig div :hover>img{
    transform: scale(1.1);
  }
  .daohang li .two .yi a{
      color: #333;
  }
  .daohang li .two .yi .on1>a{
    color: rgb(209,20,28);
  }
  .daohang li .two ul .on1 .therr{
    display: block;
  }












/* Ã¦ÂÅ“Ã§Â´Â¢Ã¦Â¡â€  */
.weibu{
    width: 132px;
    height: 100px;
    float: right;
    padding-top: 22px;
}
.weibu .ig1{
    width: 22px;
    height: 22px;
    border-radius: 50%;
    float: left;
    background-image: url(../images/mg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.xiala{
    width: 100px;
    height: 22px;
    float: left;
    margin-top: 16px;
    border-right: 1px solid rgb(206,206,206);
    position: relative;
}
.xiala span{
    color: rgb(206,206,206);
    font-size: 16px;
    margin-left: 10px;
}
.weibu .ig2{
    width: 16px;
    height: 15px;
    float: right;
    margin-top: 20px;
}
.ddh{
    width: 100%;
    height: 100%;
    position: relative;
}
.sousuo{
    width: 500px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(0);
    opacity: 0;
    border-bottom: 1px solid #000;
    transition: all .5s;
    /* display: none; */
    transition-duration: .5s;
}
.sousuo input{
    width: 420px;
    height: 60px;
    border: none;
    float: left;
    font-size: 16px;
    color: #000000;
    background: rgba(255, 255, 255, 0.5);
    text-indent: 20px;
}

.sousuo button{
    width: 80px;
    height: 60px;
    border: none;
    float: right;
    /* background: red; */
   font-size: 18px;
    color: #333; 
    background-image: url(../images/ss.png);
    background-repeat: no-repeat;
    background-size: 21px 22px;
    background-position: center;
}
/* Ã¦â€Â¹Ã¥ÂËœÃ¦ÂÅ“Ã§Â´Â¢Ã¦Â¡â€ Ã©Â»ËœÃ¨Â®Â¤Ã¥Â­â€”Ã¤Â½â€œÃ©Â¢Å“Ã¨â€°Â² */
.sousuo input:-moz-placeholder, 
.sousuo textarea:-moz-placeholder {  
     color: #333;   
}  
.sousuo input:-ms-input-placeholder,
.sousuo textarea:-ms-input-placeholder { 
    color: #333;   
} 
.sousuo input::-webkit-input-placeholder, 
.sousuo textarea::-webkit-input-placeholder { 
    color: #333;   
}
.sousuo .gb{
    width: 20px;
    position: absolute;
    top: 50%;
    left: 110%;
    transform: translateY(-50%);
}

.hide1{
    transform: scale(0) !important;
    opacity: 0;
    transition: .6s ease-in-out;
    transition-duration: .5s;
}
.show1 {
    z-index: 8;
    opacity: 1;
    transform: translate(-50%,-50%) scale(1);
}



/* Ã¨Â½Â¬Ã¦ÂÂ¢Ã¨Â¯Â­Ã¨Â¨â‚¬ */
.yuyan{
    width: 170px;
    height: 100px;
    background: rgba(255, 255, 255,0.5);
    position: absolute;
    right: 0;
    top: 62px;
    display: none;
}
.yuyan .zg{
    width: 22px;
    height: 15px;
    margin-top: 20px;
}
.yuyan .mg{
    width: 23px;
    height: 13px;
    margin-top: 20px;
}
.yuyan a{
    height: 50%;
    width: 170px;
    padding-left: 33px;
    font-style: 16px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    display: block;
}
.yuyan a:hover{
    /* background: red; */
    background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
}
.container{
    margin-top: 100px;
    min-height: 500px;
}
/* banner Ã¨Æ’Å’Ã¦â„¢Â¯*/
.bj, .bj img{
    width: 100%;
    height: 100%;
}
.bj{
    position: relative;
    overflow: hidden;
    margin-top: 100px;
}
.app{
    display: none;
}
.bj .bjk{
    /* width: 410px; */
    position: absolute;
    top: 40%;
    left: 20%;
}
.bjk p{
    color: #fff;
    font-size: 30px;
}
.bjk .xian{
    width: 40px;
    height: 2px;
    background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
    position: absolute;
    top: 16px;
    left: 115px;
}
.bjk .p1{
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 10px;
}
.bjk .but{
    width: 200px;
    height: 50px;
    border: none;
    border-radius: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 50px;
    cursor:pointer;
    background: linear-gradient(to left,rgb(233,34,45),rgb(254,219,65));
    transition: all .3s;
}
.but img{
    width: 24px;
    height: 12px;
    transition: all .5s;
}
 .but:hover img{
    margin-left: 8px;
}
 .but:hover{
    background: linear-gradient(to left,rgb(233,34,45),rgb(254,219,65),rgb(233,34,45)) !important;
}

/* Ã¤ÂºÂ§Ã¥â€œÂÃ¤Â¸Â­Ã¥Â¿Æ’ */
.chanpin{
    width: 100%;
    /* height: 837px; */
    margin-bottom: 110px;
}
.biaoti{
    width: 100%;
    height: 160px;
    font-size: 40px;
    text-align: center;
    line-height: 160px;
    font-weight:bold;
}
/* Ã¤ÂºÂ§Ã¥â€œÂÃ¨Â½Â®Ã¦â€™Â­ */
.cplb{
    width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 100px;
    position: relative;
}
.cplb .swiper-container{
    overflow: hidden;
}

.swp1,.swp1 img,.yincang{
    /* width: 446px;
    height: 594px; */
}
.swp1{
    float: left;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.swp1 img{
    transition: all 3s;
    vertical-align: middle;
    width: 100%;
}
.swp1:hover img{
    transform: scale(1.05);
}

.swp1 .wz{
    width: 100%;
    line-height: 115px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .5s;
    overflow: hidden;
    white-space: nowrap;
}
.yincang{
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0,0,0);
    opacity: 0;
}
.zi{
    /* width: 372px;
    height: 472px;
    margin-top: 122px;
    float: right; */
    width: 85%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.zi .cplog{
    width: 78px;
    height: 23px;
}
.zi p{
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
/* .zi p:hover{
    cursor:pointer;
    color: #666666;
} */
.zi .p1{
    margin-top: 58px;
    margin-bottom: 20px;
    font-size: 22px;
}
.xian{
    width: 20px;
    height: 2px;
    margin-bottom: 30px;
    background: linear-gradient(to left,rgb(233,34,45),rgb(254,219,65));
}
.zi .but{
    width: 160px;
    height: 50px;
    border: none;
    border-radius: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 50px;
    cursor:pointer;
    background: linear-gradient(to left,rgb(233,34,45),rgb(254,219,65));
}
.zi .but{
    width: 160px;
    height: 50px;
    border: none;
    border-radius: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 50px;
    cursor:pointer;
    background: linear-gradient(to left,rgb(233,34,45),rgb(254,219,65));
}
.pro_cont2 .but{
    width: 160px;
    height: 50px;
    border: none;
    border-radius: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 14px;
    cursor:pointer;
    background: linear-gradient(to left,rgb(233,34,45),rgb(254,219,65));
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.chanpin .pro_cont2 .but {
    margin-top:30px;
}


.but img{
    width: 24px;
    height: 12px;
}
.swp1:hover .yincang{
    animation: drdc 1s linear;
    opacity: 0.7;
}
.swp1:hover .wz{
    opacity: 0;
}
@keyframes drdc{
    0%{
        opacity: 0;
    }
    10%{
        opacity: 0.077;
    }
    20%{
        opacity: 0.154;
    }
    30%{
        opacity: 0.231;
    }
    40%{
        opacity: 0.308;
    }
    50%{
        opacity: 0.385;
    }
    60%{
        opacity: 0.462;
    }
    80%{
        opacity: 0.539;
    }
    90%{
        opacity: 0.63;
    }
    100%{
        opacity: 0.7;
    }
}
/* Ã¥â€°ÂÃ¨Â¿â€ºÃ¥ÂÅ½Ã©â‚¬â‚¬ */
.cplb .swiper-button-prev,
.cplb .swiper-button-next{
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    outline: 0;
}
.cplb .swiper-button-prev{
    background-image: url(../images/zuo_1.png);
    position: absolute;
    left: 0;
    transition: all .3s;
}
.cplb .swiper-button-next{
    background-image: url(../images/you_2.png);
    position: absolute;
    right: 0;
    transition: all .3s;
}
.cplb .swiper-button-prev:hover{
    background-image: url(../images/zuo_2.png);
}
.cplb .swiper-button-next:hover{
    background-image: url(../images/you_1.png);
}

/* Ã¤ÂºÂ§Ã¥â€œÂÃ¦Â¡Ë†Ã¤Â¾â€¹ */
.anli,.anli img{
    width: 100%;
    height: 820px;
    position: relative;
}
.anli .alzj{
    width: 1400px;
    height: 820px;
    margin-left: -700px;
    position: absolute;
    top: 0;
    left: 50%;
}
.alzj .biaoti{
    color: #fff;
    height: 100px;
    line-height: 100px;
    margin-top: 50px;
}
.alzj .bt_rq{
    margin: 0 auto;
    width: auto;
    display: table;
}
.alzj .but2{
    width: 212px;
    height: 52px;
    border: none;
    float: left;
    font-size: 14px;
    border-radius: 53px;
    line-height: 52px;
    color: #fff;
    text-align: center;
    margin-left: 22px;
    margin-bottom: 30px;
    cursor:pointer;
    border: 2px solid rgba(255,255,255,0.3);
  
}
.alzj .but2:hover{
    border:none;
    background: linear-gradient(to left,rgb(233,34,45),rgb(254,219,65));
}
.alzj .but2_2{
    border:none;
    background: linear-gradient(to left,rgb(233,34,45),rgb(254,219,65));
}
.nr_1{
    display: none;
}
.nr_1.kj{
    display: block;
}

.alzj .ig1{
    width: 900px;
    height: 510px;
}
.baiban{
    width: 600px;
    height: 440px;
    background-image: url(../images/xuehua.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 232px;
    left: 800px;
}
.baiban .nei{
    width: 530px;
    height: 360px;
    margin-top: 80px;
    float: right;
}
.nei p{
    color: rgb(119,119,119);
    font-size: 16px;
    line-height: 30px;
}
.nei p:hover{
    cursor:pointer;
    color: #181717;
}
.nei .p1{
    color: rgb(34,34,34);
    font-size: 24px;
    margin-bottom: 20px;
}
.nei .but{
    width: 200px;
    height: 55px;
    border: none;
    border-radius: 55px;
    line-height: 55px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 55px;
    cursor:pointer;
    background: linear-gradient(to left,rgb(233,34,45),rgb(254,219,65));
}
.but img{
    width: 24px;
    height: 12px;
}
.alzj .ysz{
    height: 20px;
    /* width: 150px; */
    float: right;
    margin-top: 500px;
}
.ysz div{
    width: 50px;
    height: 2px;
    float: left;
    margin-top: 5%;
    margin-right: 10px;
    background: linear-gradient(to right,rgb(60,60,60),rgb(209,209,209));
}
.ysz span{
    font-style: italic;
    color: rgb(193,193,193);
    font-size: 14px;
}

/* Ã¥â€¦Â³Ã¤ÂºÅ½Ã¦Ë†â€˜Ã¤Â»Â¬ */
.guanyu{
    width: 100%;
    /* height: 610px; */
    margin-bottom: 80px;
}
.guanyu .gyjz{
    width: 1400px;
    /* height: 610px; */
    margin: 0 auto;
}
.gyjz .zuo,.gyjz .you{
    width: 50%;
    /* height: 610px; */
    float: left;
}
.zuo .biao{
    color: #000;
    height: 80px;
    line-height: 80px;
    font-weight: bold;
    font-size: 40px;
    margin-top: 90px;
    margin-bottom: 20px;
}
.zuo .xian{
    display: block;
    width: 20px;
    height: 2px;
    background: linear-gradient(to left,rgb(233,34,45),rgb(254,219,65));
}
.zuo p{
    font-size: 16px;
    line-height: 30px;
}
/* .zuo p:hover{
    cursor:pointer;
    color: #999999;
} */
.zuo .but{
    width: 200px;
    height: 55px;
    border: none;
    border-radius: 55px;
    line-height: 55px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 55px;
    cursor:pointer;
    background: linear-gradient(to left,rgb(233,34,45),rgb(254,219,65));
}
.you{
    
   margin-top: 80px;
}
.you img{
    width: 100%;
    height: 100%;
}
/* Ã¨Â§â€ Ã©Â¢â€˜Ã¥Â¼Â¹Ã§Âªâ€” */
.msg-box-bg {width: 100%;height: 100%;position: fixed;left: 0;top: 0;display: none;z-index: 1001;}
.msg-box {width: 70%;height: 70%;background-color: #F3F3F3;position: absolute;left: 50%;top: 47%;transform: translate(-50%,-50%);box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);}
.msg-box .close-box {width: 30px;height: 30px;background: url(../images/btn-close-modal.png) no-repeat center;cursor: pointer;position: absolute;right: 10px;top: 10px;-webkit-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-o-transition: .5s;transition: .5s;}
.msg-box .close-box:hover {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);-moz-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);}
.video_pic {width: 100%;height: 100%;cursor: pointer;overflow: hidden;position: relative;}
.video_pic:after{content: '';width: 74px;height: 74px;background: url(../images/bf.png) no-repeat center;position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: all 0.4s;background-size: contain;z-index: 10;}
.video_pic:hover:after{top: 48%;}

/* Ã§Â â€Ã¥Ââ€˜Ã¤Â¸Â­Ã¥Â¿Æ’ */
.yanfa{
    width: 100%;
    /* height: 360px; */
}

.yanfa .ftp{
    width: 33.33%;
    height: 100%;
    float: left;
    overflow: hidden;
    cursor:pointer;
    position: relative;
}
.ftp img{
    width: 100%;
    height: 100%;
    vertical-align: middle;
    transition: all 1s;
}
.yanfa .ftp:hover img{
    transform: scale(1.05);
}


.ftbyc{
    width: 260px;
    height: 120px;
    background: rgba(0,0,0,0.4);
    position: absolute;
    bottom: 0px;
}
/* .yanfa .ftp:hover .ftbyc .p1{
    color: rgb(153,153,153);
} */
.ftbyc .p1{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-left: 30px;
    margin-top: 38px;
}
.ftbyc .p2{
    font-size: 14px;
    color: rgb(153,153,153);
    margin-left: 30px;
    margin-top: 20px;
}
.p2 img{
    width: 22px;
    height: 8px;
    transition: .5s;
}
.yanfa .ftp:hover .p2 img{
    margin-left: 8px;
}
.yanfa .ftp:hover .p1{
    color: #ff9a13;
}

/* Ã¦â€“Â°Ã©â€”Â»Ã¤Â¸Â­Ã¥Â¿Æ’ */
.xinwen{
    width: 100%;
    /* height: 650px; */
    margin-bottom: 80px;
}
.xwjz{
    width: 1400px;
    /* height: 650px; */
    margin: 0 auto;
}
.xwjz .biao{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    padding-top: 70px;
    margin-bottom: 50px;
}
.xwjz .tu1{
    width: 446px;
    /* height: 491px; */
    cursor:pointer;
    float: left;
    position: relative;
    padding-bottom: 30px;
    overflow: hidden;
}   
.xwjz .tu1:nth-child(3){
    margin: 0 30px;
}
.tu1 .tu1_fd{
    width: 446px;
    height: 250px;
    overflow: hidden;
}
.tu1_fd img{
    width: 446px;
    height: 250px;
    transition: all 2s;
}
.xwjz .tu1:hover .tu1_fd img{
    transform: scale(1.08);
}
@keyframes fd{
    0%{
        transform: scale(1.0);
    }
    35%{
        transform: scale(1.03);
    }
    65%{
        transform: scale(1.0.6);
    }
    100%{
        transform: scale(1.1);
    }
}
.tu1 p{
    font-size: 16px;
    color: #000;
    line-height: 30px;
    font-weight: bold;
}
.tu1 .p1{
    font-size: 14px;
    color: rgb(180,180,180);
    margin-top: 20px;
}
.tu1 .p4{
    font-size: 14px;
    color: rgb(153,153,153);
    margin-top: 20px;
    background-image: url(../images/hjt.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 22px 8px;
    background-position: 84px 11px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    transition: all .5s;
}
.tu1:hover .p4{
    color: rgb(218,41,48);
    background-image: url(../images/hongjt.png);
}
.xwjz .tu1:hover .p4{
    background-position-x: 90px;
}

/* Ã¤Â½Å½Ã©Æ’Â¨ */
.dibu{
    width: 100%;
    /* height: 436px; */
    background: rgb(34,34,34);
}
.dbjz{
    width: 1400px;
    height: 356px;
    margin: 0 auto;
    padding-top: 80px;
    border-bottom: 1px solid rgb(45,45,45);
}
.dbjz .xs{
    float: left;
}
.dbjz ul .diyi {
    width: 156px;
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.dbjz ul .diyi .ss{
    margin-top: 20px;
}
.dbjz ul li a{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: rgb(102,102,102);
    font-size: 12px;
    line-height: 30px;
}
.dbjz a:link{
    color: rgb(102,102,102);
}
.dbjz ul li a:hover{
    color: rgb(163, 162, 162);
}
.dbjz .youbt{
    width: 260px;
    float: right;
}
.youbt p{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}
.youbt input{
    width: 260px;
    height: 50px;
    border-radius: 50px;
    border: none;
    margin-bottom: 10px;
    outline: 0;
    text-indent: 2em;
    background: #fff;
}
.youbt button{
    width: 140px;
    height: 50px;
    border-radius: 50px;
    outline: 0;
    border: none;
    color: #fff;
    background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
    
}
button img{
    width: 21px;
    height: 7px;
    margin-bottom: 0px;
    margin-left: 5px;
}
.zdb{
    width: 1400px;
    height: 80px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 80px;
    color: rgb(102,102,102);
    position: relative;
}
.zdb a{
    list-style: none;
    color: rgb(102,102,102);
}
.zdb a:hover{
    color: rgb(163, 162, 162);
}
.zdb .tb{
    float: right;
    display: flex;
    justify-content: end;
    align-items: center;
    height: 100%;
}
.zdb .tb a{
    width: 30px;
    height: 30px;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
}
.zdb .tb a img{
    max-width: 100%;
    max-height: 100%;
}
.navbar{
    width: 300px;
    height: 80px;
    margin-bottom: 0px;
    float: right;
}
.head-share {
    float: right;
}
.navbar .bshare-custom a {
    height: 80px;
    background: none !important;
    line-height: 80px;
    font-size: 26px;
    /* color: #666666 !important; */
    color: #fff !important;
    float: left;
    padding: 0 !important;
    margin: 0 0 0 35px !important;
}

.navbar .bshare-custom a:hover {
    text-decoration: none !important;
    color: #f46500 !important;
}

@media(max-width:1760px){
    /* Ã¤ÂºÂ§Ã¥â€œÂÃ¨Â½Â®Ã¦â€™Â­ */
    .cplb{
        width: 1513px;
        overflow: hidden;
    }
    .swp1 img,.yincang ,.zi,.swp1{
       /* width: 100%;
        height: 100%; */
    }
    .zi{
        /* width: 100%;
        height: 100%;
        margin-top: 0px;
        padding-top: 20%;
        padding-left: 20%; */
    }
    .zi .p1{
        margin-top: 34px;
        margin-bottom: 20px;
    }
    .xian {
        margin-bottom: 21px;
     }
     .zi .but {
        margin-top: 25px;
    }
    .but img{
        width: 24px;
        height: 12px;
    }
 
}
@media(max-width:1530px){
    /* Ã¤ÂºÂ§Ã¥â€œÂÃ¨Â½Â®Ã¦â€™Â­ */
    .cplb{
        width: 1380px;
        overflow: hidden;
    }
    .on li {
        font-size: 15px;
        margin-left: 25px;
        padding: 0 5px;
    }
}
@media(max-width: 1459px) {
    .dbjz {
        width: 1300px;
    }
    .zdb {
        width: 1300px;
    }
    .on {
        margin-right: 38px;
    }
    .dbjz .youbt {
        margin-right: 100px;
        width: 200px;
    }
    .youbt input {
        width: 200px;
        height: 38px;
        border-radius: 38px;
        margin-bottom: 8px;
    }
    .youbt button {
        width: 107px;
        height: 38px;
        border-radius: 38px;
    }
}
@media(max-width:1420px){
    .bjk p{
        font-size: 20px;
    }
    .bjk .p1{
        font-size: 45px;
    }
    .bjk .but{
        width: 160px;
    }
    .bjk .xian{
        width: 35px;
        left: 95px;
        top: 14px;
    }
    .on{
        /* width: 660px; */
        margin-right: 35px;
    }
    .on li{
        font-size: 15px;
        margin-left: 22px;
    }

/* Ã¤ÂºÂ§Ã¥â€œÂÃ¨Â½Â®Ã¦â€™Â­ */
    .cplb{
        width: 1201px;
        overflow: hidden;
        padding: 0 100px;
    }


/* Ã¤ÂºÂ§Ã¥â€œÂÃ¦Â¡Ë†Ã¤Â¾â€¹ */
    .anli,.anli img{
        height: 700px;
    }
    .alzj .ysz {
        margin-top: 400px;
    }
    .anli .alzj {
        width: 1021px;
        height: 700px;
        overflow: hidden;
        margin-left: -510px;
    }
    .alzj .ig1{
        width: 656px;
        height: 371px;
    }
    .but img{
        width: 24px;
        height: 12px;
    }
    .baiban{
        width: 437.5px;
        height: 320px;
        left: 583px;
    }
    .alzj .but2_2 {
        /* margin-left: 120px; */
    }
    .alzj .but2{
        width: 180px;
    }
    .baiban .nei{
        width: 387px;
        height: 263px;
        margin-top: 31px;
    }
    .nei .but{
        width: 161px;
        height: 50px;
        border-radius: 50px;
        line-height: 50px;
        margin-top: 31px;
    }

/* Ã¥â€¦Â³Ã¤ÂºÅ½Ã¦Ë†â€˜Ã¤Â»Â¬ */
    .guanyu .gyjz{
        width: 1021px;
    }
    .zuo p {
        font-size: 16px;
    }
    .zuo .but{
        width: 170px;
        margin-top: 30px;
    }
    .guanyu .zuo{
        padding-right: 10px;
    }
    .guanyu .zuo .yc{
        height: 150px;
        overflow-y: auto;
    }
    .guanyu .zuo .yc::-webkit-scrollbar {
        width: 3px;
        background: linear-gradient(to left,rgb(233,34,45),rgb(254,219,65));
    }
    
    .guanyu .zuo .yc::-webkit-scrollbar-track {
        
        background: #333;
       
    }
    .guanyu .zuo .yc::-webkit-scrollbar-thumb {
        background: linear-gradient(to left,rgb(233,34,45),rgb(254,219,65));
    }
    
   

/* Ã§Â â€Ã¥Ââ€˜Ã¤Â¸Â­Ã¥Â¿Æ’ */
    .ftbyc{     
        width: 180px;
        height: 100px;
    }
    .ftbyc .p1{
        margin-top: 27px;
    }
    .ftbyc .p2{
        margin-top: 10px;
    }

/* Ã¦â€“Â°Ã©â€”Â»Ã¤Â¸Â­Ã¥Â¿Æ’ */
    .xwjz{
        width: 1021px;
    }
    .xwjz .tu1{
        width: 325px;
        /* height: 358px; */
    }
    .tu1 .tu1_fd{
        width: 325px;
        height: 182px;
        overflow: hidden;
    }
    .tu1_fd img{
        width: 325px;
        height: 182px;
    }
    .xwjz .tu1:nth-child(3){
        margin: 0 23px;
    }
    .tu1 p{
        font-size: 13px;
    }
    .tu1 .p1{
        font-size: 12px;
    }
    .tu1 .p4{
        font-size: 12px;
    }

/* Ã¤Â½Å½Ã©Æ’Â¨ */
    .dbjz{
        width: 1200px;
        height: 280px;
        padding-top: 50px;
    }
    .dbjz .xs{
        float: left;
    }
    .dbjz ul .diyi {
        width: 125px;
        float: left;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 10px;
    }
    .youbt form input{
        width: 224px;
    }
    .youbt form button{
        width: 110px;
        height: 35px;
        border-radius: 50px;
    }
    .zdb{
        width: 1200px;
    }
    
}
@media(max-width:1300px){
    .daohang,.juzhong,.weibu,.on,.on li{
        height: 80px;
    }
    .bj,.container{
        margin-top: 80px;
    }

    .juzhong{
        margin: 0 40px;
    }
    .juzhong img {
        margin-top: 23px;
    }
    .weibu{
        padding-top: 15px;
    }
    .on{
        /* width: 620px; */
        margin-right: 20px;
    }
    .on li{
        height: 78px;
        line-height: 78px;
        font-size: 14px;
        margin-left: 5px;
    }
    .zuo p {
        font-size: 13px;
        line-height: 25px;
    }
    .zuo .biao {
        color: #000;
        height: 55px;
        line-height: 55px;
        font-weight: bold;
        font-size: 30px;
        margin-top: 65px;
        margin-bottom: 20px;
    }
    /* Ã¤ÂºÂ§Ã¥â€œÂÃ¨Â½Â®Ã¦â€™Â­ */
    .cplb{
        width: 1135px;
        overflow: hidden;
    }

    .but img {
        width: 17px;
        height: 7px;
    }
    .zi .p1 {
        margin-top: 24px;
        margin-bottom: 10px;
    }
    .xian {
        width: 20px;
        height: 2px;;
    }
    .zi p {
        font-size: 13px;
        line-height: 21px;
    }
    .zi .but{
        line-height: 35px;
        font-size: 12px;
        width: 128px;
        height: 35px;
    }

    .yuyan{
        top: 49px;
    }
    .sousuo{
        top: 80px;
    }
}
@media(max-width:1150px){
     /* Ã¤ÂºÂ§Ã¥â€œÂÃ¨Â½Â®Ã¦â€™Â­ */
     .cplb{
        width: 1024px;
        overflow: hidden;
    }
  
    .but img{
        width: 17px;
        height: 7px;
    }
    .swp1 .wz {
        width: 100%;
        line-height: 59px;
        font-size: 14px;
    }
    .zi .p1 {
        font-size: 16px;
    }
    .zi {
        /* padding-top: 10%; */
    }
   
  
}
.diyi img{
    display: none;
}
@media(max-width:1050px){
    .bj,.container{
        margin-top: 60px;
    }
    .dbjz{
        display: none;
    }
    .xiala span {
        font-size: 14px;
    }
    .bj .bjk{
        top: 37%;
        left: 16%;
    }
    .bjk p{
        font-size: 12px;
    }
    .bjk .p1{
        font-size: 35px;
    }
    .bjk .but{
        width: 139px;
        margin-top: 30px;
    }
    .bjk .xian{
        width: 26px;
        left: 54px;
        top: 8px;
    }
/* Ã¤ÂºÂ§Ã¥â€œÂÃ¨Â½Â®Ã¦â€™Â­ */
    .cplb{
        width: 938px;
        overflow: hidden;
    }
    
    .zi .cplog {
        width: 70px;
        height: 21px;
    }
    .but img {
        width: 17px;
        height: 7px;
    }
    .zi .p1 {
        margin-top: 21px;
        margin-bottom: 8px;
        font-size: 19px;
    }
    .xian {
        width: 20px;
        height: 2px;;
        margin-bottom: 18px;
    }
    .zi p {
        font-size: 12px;
        line-height: 21px;
    }
    .zi .but{
        line-height: 35px;
        font-size: 12px;
        width: 128px;
        height: 35px;
        margin-top: 20px;
    }

/* Ã¤ÂºÂ§Ã¥â€œÂÃ¦Â¡Ë†Ã¤Â¾â€¹ */
    .anli,.anli img{
        height: 606px;
    }
    .alzj .ysz {
        margin-top: 325px;
    }
    .anli .alzj {
        width: 746px;
        height: 606px;
        overflow: hidden;
        margin-left: -373px;
    }
    .alzj .ig1{
        width: 480px;
        height: 272px;
    }
    .baiban {
        width: 320px;
        height: 234px;
        left: 426px;
        top: 220px;
    }
    .alzj .but2_2 {
        /* margin-left: 120px; */
    }
    .alzj .but2 {
        width: 140px;
        height: 40px;
        
    font-size: 12px;
    line-height: 36px;
    }
    .baiban .nei {
        width: 286px;
        height: 210px;
        margin-top: 25px;
    }
    .nei .but {
        width: 117px;
        height: 35px;
        line-height: 35px;
        margin-top: 20px;
    }
    .nei p{
        font-size: 12px;
        line-height: 25px;
    }
    .nei .p1 {
        color: rgb(34,34,34);
        font-size: 22px;
        margin-bottom: 10px;
    }
    .but img{
        width: 18px;
        height: 6px;
    }
/* Ã¥â€¦Â³Ã¤ÂºÅ½Ã¦Ë†â€˜Ã¤Â»Â¬ */
    .zuo .biao {
        margin-top: 1px;
    }
    .guanyu .gyjz{
        width: 746px;
    }
    .zuo p {
        font-size: 14px;
    }
    .zuo .but{
        width: 170px;
        margin-top: 30px;
    }

/* Ã§Â â€Ã¥Ââ€˜Ã¤Â¸Â­Ã¥Â¿Æ’ */
    .ftbyc{     
        width: 125px;
        height: 55px;
    }
    .ftbyc .p1{
        margin-top: 0px;
        margin-left: 20px;
        font-size: 15px;
    }
    .ftbyc .p2{
        margin-top: 10px;
        margin-left: 20px;
    }

/* Ã¦â€“Â°Ã©â€”Â»Ã¤Â¸Â­Ã¥Â¿Æ’ */
    .xwjz{
        width: 746px;
    }
    .xwjz .tu1{
        width: 237px;
        /* height: 358px; */
    }
    .tu1 .tu1_fd{
        width: 237px;
        height: 133px;
        overflow: hidden;
    }
    .tu1_fd img{
        width: 237px;
        height: 133px;
    }
    .xwjz .tu1:nth-child(3){
        margin: 0 17px;
    }
    .tu1 p{
        font-size: 12px;
    }

/* Ã¤Â½Å½Ã©Æ’Â¨ */
    .zdb{
        width: 746px;
    }
    .dibu,.dbjz{
        width: 100%;
        height: 100%;
    }
    .dbjz ul .diyi {
        margin-bottom: 0px;
        width: 100%;
        float: none;
    }
    .diyi:hover{
        border-bottom: 1px solid rgb(102,102,102);
    }
    .dbjz .xs {
        width: 100%;
        height: 100%;
    }
    .ss{
        display: none;
        float: none;
    }
    ul li{
        height: 35px;
        text-indent: 2em;
        line-height: 35px;
    }
    .dbjz .diyi{
        display: block;
        height: 35px;
        line-height: 35px;
        margin-bottom: 0px;
        /* background-image: url(../imges/xia.png);
        background-repeat: no-repeat;
        background-size: 12px 5px;
        background-position: 95% 16px; */
    }
    .diyi img{
        display: block;
    }
    .diyi img{
        width: 17px;
        height: 10px;
        float: right;
        margin-right: 5%;
        margin-top: 16px;
        cursor: pointer;
    }
    .dbjz,ul{
        padding-top: 0px;
        margin-bottom: 0px;
    }
    
    .dbjz .youbt{
        display: none;
    }


}
@media(max-width:992px){
    .bj .bjk{
        top: 37%;
        left: 16%;
    }
    .bjk .p1{
        font-size: 30px;
    }
    .bjk .but{
        width: 120px;
        height: 30px;
        line-height: 30px;
        margin-top: 30px;
    }
    .bjk .xian{
        width: 20px;
    }

    .daohang,.juzhong,.weibu,.on,.on li{
        height: 60px;
    }
    .juzhong{
        margin: 0 10px;
        overflow: hidden;
    }
    .juzhong img {
        width: 112px;
        margin-top: 13px;
    }
    .weibu{
        width: 103px;
        padding-top: 3px;
    }
    .xiala{
        width: 80px;
    }
    .xiala span{
        margin-left: 5px;
    }
    .on{
        width: 483px;
        margin-right: 20px;
    }
    .on li{
        height: 58px;
        line-height: 58px;
        font-size: 12px;
        margin-left: 18px;
        text-indent: 0;
    }

/* Ã¤ÂºÂ§Ã¥â€œÂÃ¨Â½Â®Ã¦â€™Â­ */
    .cplb{
        width: 750px;
        overflow: hidden;
        padding: 0 80px;
    }
    
    .cplb .swiper-button-prev,
    .cplb .swiper-button-next{
        width: 50px;
        height: 50px;
    }
   
    .zi .cplog {
        width: 57px;
        height: 17px;
    }
    .but img {
        width: 14px;
        height: 5px;
    }
    .zi .p1 {
        margin-top: 17px;
        margin-bottom: 6px;
        font-size: 15px;
    }
    .xian {
        width: 16px;
        height: 2px;;
        margin-bottom: 15px;
    }
    .zi p {
        line-height: 18px;
    }
    .zi .but{
        line-height: 28px;
        width: 104px;
        height: 28px;
        margin-top: 17px;
    }
    /* Ã¤Â½Å½Ã©Æ’Â¨ */
   
}

.db2_1{
    display: none;
}

.biao2{
    display: none;
}
.meizhegai{
    display: none;
}
/* 768 Ã¥Âªâ€™Ã¤Â½â€œÃ¦Å¸Â¥Ã¨Â¯Â¢*/
@media(max-width:768px){
    .app{
        display: block;
    }
    .pc{
        display: none;
    }
   
    /* Ã¥Â¯Â¼Ã¨Ë†Âª */
   
    .juzhong{
        width: 100%;
        margin: 0 0px;
    }
    .lg{
        position: absolute;
        left: 50%;
        top:3%;
        margin-left: -64.795px;
    }
    /* Ã¤Â¸â‚¬Ã§ÂºÂ§ul */
    .on{
        display: none;
    }
   
    /* Ã¦ÂÅ“Ã§Â´Â¢Ã¦Â¡â€  */
    .weibu{
        display: none;
    }
    /* banner Ã¨Æ’Å’Ã¦â„¢Â¯*/
    .bj, .bj img{
        width: 100%;
        height: 100%;
    }
    .bj .bjk{
        top: 36%;
        left: 13%;
    }
    .bjk p{
        font-size: 12px;
    }
    .bjk .xian{
        width: 20px;
        top: 7px;
        left: 54px;
    }
    .bjk .p1{
        font-size: 30px;
    }
    .bjk .but{
        width: 100px;
        height: 25px;
        border-radius: 25px;
        line-height: 25px;
        margin-top: 28px;
        font-size: 12px;
    }
    .bjk .but img{
        width: 12px;
        height: 6px;
    }


    /* Ã¤ÂºÂ§Ã¥â€œÂÃ¤Â¸Â­Ã¥Â¿Æ’ */
    .chanpin{
        width: 100%;
        margin-bottom: 80px;
    }
    .biaoti{
        width: 100%;
        height: 100px;
        font-size: 30px;
        text-align: center;
        line-height: 100px;
        font-weight:bold;
    }


    .yincang,.swp1 img{
        height: 100%;
        width: 100%;
        float: none;
        overflow: hidden;
    }

    .cplb{
        width: 100%;
    }
    .swp1 .cplog{
        z-index: 0;
        position: none;
    }

    .zi{
        /* width: 100%;
        height: 100%;
        margin-top: 0;
        padding-top: 20%;
        padding-left: 20%; */
    }
    .zi p{
        font-size: 12px;
        line-height: 25px;
    }
    .zi .p1{
        margin-top: 40px;
        margin-bottom: 10px;
        font-size: 20px;
    }
    .xian{
        width: 20px;
        margin-bottom: 21px;
    }
    .zi .but{
        width: 110px;
        height: 30px;
        border-radius: 30px;
        line-height: 30px;
        margin-top: 10px;
        position: relative;
    }
    .zi .but img{
        width: 12px;
        height: 6px;
        position: absolute;
        left: 83%;
        top: 36%;
    }
    /* Ã¤ÂºÂ§Ã¥â€œÂÃ¦Â¡Ë†Ã¤Â¾â€¹ */
    /* .zhegai{
        display: none;
    }
    .meizhegai{
        display: block;
    } */
    .anli img{
        width: 100%;
        height: 492px;
    }
    .anli{
        width: 100%;
        height: 914px;
    }
    .anli .alzj{
        width: 100%;
        height: 100%;
        margin-left: 0px;
        position: absolute;
        left: 0;
    }
    .alzj .biaoti{
        /* color: rgb(68, 66, 66); */
        height: 100px;
        line-height: 100px;
        margin-top: 0px;
    }
    .alzj .but2{
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 49%;
        height: 40px;
        line-height: 35px;
        margin-left: 0%;
        margin-right: 2%;
        text-align: center;
    }
    .alzj .but2:nth-child(2n){
        margin-right: 0;
    }
    .alzj .but2_2{
        /* margin-left: 17%; */
    }
    .alzj .buright{
        /* margin-left: 22px; */
    }
    .alzj .ig1{
        width: 100%;
        height: 272px;
    }
    .baiban{
        width: 100%;
        height: 440px;
        /* background-color: #fff; */
        top: 512px;
        left: 0px;
    }
    .baiban .nei{
        width: 80%;
        height: 396px;
    }
    .nei p{
        color: rgb(119,119,119);
        font-size: 16px;
        line-height: 30px;
    }
    .nei .p1{
        color: rgb(34,34,34);
        font-size: 24px;
        margin-bottom: 20px;
    }
    .nei .but{
        width: 120px;
        height: 40px;
        border-radius: 40px;
        line-height: 40px;
        margin-top: 30px; 
    }
    .but img{
        width: 24px;
        height: 12px;
    }
    .alzj .ysz{
        display: none;
    }

    /* Ã¥â€¦Â³Ã¤ÂºÅ½Ã¦Ë†â€˜Ã¤Â»Â¬ */
    .guanyu{
        margin-bottom: 10px;
    }
    .guanyu .gyjz {
        width: 100%;
    }
    .gyjz .biao {
        color: #000;
        width: 100%;
        text-align: center;
        height: 80px;
        line-height: 80px;
        font-weight: bold;
        font-size: 40px;
    }
    .biao1{
        display: none;
    }
    .biao2{
        display: block;
    }
    .gyjz .xian {
        margin: 0 auto;
        width: 20px;
        height: 2px;
        background: linear-gradient(to left,rgb(233,34,45),rgb(254,219,65));
    }
    .zuo p{
        text-align: center;
    }
    .gyjz .zuo{
        width: 100%;
    }
    .gyjz .you{
        width: 100%;
        margin-top: 10px;
    }
    .zuo .but {
        width: 120px;
        height: 40px;
        line-height: 40px;
        margin: 15px auto;
    }

    /* Ã§Â â€Ã¥Ââ€˜Ã¤Â¸Â­Ã¥Â¿Æ’ */
    
    .yanfa {
        width: 100%;
        height: 100%;
    }
    .yanfa .ftp {
        width: 100%;
        height: 100%;
        margin-bottom: 10px;
    }
    .ftbyc{     
        width: 270px;
        height: 180px;
    }
    .ftbyc .p1{
        margin-top: 50px;
        margin-left: 20px;
        font-size: 30px;
    }
    .ftbyc .p2{
        font-size: 16px;
    }

    /* Ã¦â€“Â°Ã©â€”Â»Ã¤Â¸Â­Ã¥Â¿Æ’ */
    .xinwen {
        margin-bottom: 20px;
    }
    .xwjz .tu1 {
        width: 100%;
        height: 100%;
        float: none;
        margin-bottom: 10px;
    }

    .xwjz,.tu1_fd img{
        width: 100%;
        height: 100%;
    }
    .tu1 .tu1_fd,.xwzi {
        width: 50%;
        height: 50%;
        padding-left: 10px;
        float: left;
    }
    .xwjz .tu1:nth-child(3){
        margin: 0 0px;
        margin-bottom: 10px;
    }
    .tu1 .p4 {
        left: 52%;
    }
    .tu1 p{
        line-height: 20px;
    }
    .tu1 .p1,.tu1 .p4{
        margin-top: 0px;
        background-position: 69px 6px;
    }
    .xwjz .tu2 {
       margin-bottom: 10px;
    }
    .xwjz .biao {
        padding-top: 10px;
        margin-bottom: 15px;
    }
    .tu1 .p1 {
        font-size: 18px;
        margin-bottom: 20px;
    }.tu1 p {
        font-size: 15px;
        margin-bottom: 10px;
    }


    /* Ã¤Â½Å½Ã©Æ’Â¨ */
    .zdb{
        width: 80%;
        height: 100px;
        line-height: 20px;
        text-align: center;
        padding-top: 20px;
        margin: 0 auto;
    }
    .navbar{
        width: 260px;
        top: 20px;
        padding-top: 20px;
        position: absolute;
        left: 45%;
        top: 13%;
        margin-left: -130px;
        float: none;
    }
    .navbar .bshare-custom a {
        font-size: 22px;
    }
    .head-share {
        float: none;
    }
}
@media(max-width:579px){
    .ftbyc{     
        width: 230px;
        height: 140px;
    }
    .ftbyc .p1{
        margin-top: 45px;
        font-size: 20px;
    }
    .ftbyc .p2{
        font-size: 14px;
    }

    .tu1 .tu1_fd, .xwzi{
        width: 100%;   padding-left: 0;
    }
    .xwzi{
        padding-top: 20px;

    }

    .yanfa,.xwjz,.guanyu .gyjz{
        padding: 0 15px;
    }
    .alzj .ig1{
        width: 100%;
        height: 100%;
    }
    /* .alzj .but2_2 ,.alzj .but2{
        margin-left: 12%;
        width: 35%;
    } */
    .anli .alzj{
        padding: 0 15px;
    }
    .video_pic:after{
        width: 50px;
        height: 50px;
    }
    .gyjz .biao {
        height: 53px;
        line-height: 53px;
        font-size: 25px;
    }
    .gyjz .xian{
        margin-bottom: 20px;
    }
    .xwjz .biao{
        font-size: 25px;
        margin: 0;
        padding: 0;
        margin-bottom: 20px;
        margin-top: 50px;
    }
 
    .xwjz .tu1{
        margin-bottom: 20px;
    }

    .tu1 .p4 {
        left: 0;
    }
    .baiban .nei{
        height: auto;
        width: 95%;
    }
    .baiban{
        height: auto;
        background-size: cover;
    }
    .anli {
        height: 860px;
    }
    .biaoti{
        font-size: 25px;
    }
    .zi {
        /* padding-top: 6%;
        padding-left: 16%; */
    }
    .cplb .swiper-button-prev, .cplb .swiper-button-next{
        width: 40px;
        height: 40px;
    }
    .tu1 .p1 {
        font-size: 15px;
        margin-bottom: 6px;
    }

}
@media(max-width:414px){
    .ftbyc{     
        width: 150px;
        height: 80px;
    }
    .ftbyc .p1{
        margin-top: 17px;
        font-size: 16px;
    }
    .ftbyc .p2{
        font-size: 14px;
    }
 
    .xwjz .tu2 {
        margin-bottom: 20px;
    }
}





























@media (min-width: 768px) {
    .wrap{
      width: 750px;
      height: 100%;
      margin: 0 auto;
    }
  }
  
  @media (min-width: 992px) {
    .wrap{
      width: 970px;
    }
  }
  
  @media (min-width: 1260px) {
    .wrap{
      width: 1200px;
    }

  }
  




  /*app-Ã¥Â¤Â´Ã©Æ’Â¨*/

.header-app {
    background: #fff;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 500;
    -webkit-transition: background .44s .2s cubic-bezier(0.52, 0.16, 0.24, 1), height .56s cubic-bezier(0.52, 0.16, 0.24, 1);
    -o-transition: background .44s .2s cubic-bezier(0.52, 0.16, 0.24, 1), height .56s cubic-bezier(0.52, 0.16, 0.24, 1);
    transition: background .44s .2s cubic-bezier(0.52, 0.16, 0.24, 1), height .56s cubic-bezier(0.52, 0.16, 0.24, 1);
  }
  
  .header-app.open-menu {
    height: 100%;
    background: #000;
    -webkit-transition: background .36s cubic-bezier(0.32, 0.08, 0.24, 1), height .56s cubic-bezier(0.52, 0.16, 0.24, 1);
    -o-transition: background .36s cubic-bezier(0.32, 0.08, 0.24, 1), height .56s cubic-bezier(0.52, 0.16, 0.24, 1);
    transition: background .36s cubic-bezier(0.32, 0.08, 0.24, 1), height .56s cubic-bezier(0.52, 0.16, 0.24, 1);
  }
  
  .navbar-app {
    position: relative;
    -webkit-box-shadow: 3px 0 7px 0 rgba(0, 0, 0, .1);
    box-shadow: 3px 0 7px 0 rgba(0, 0, 0, .1);
    height: 60px;
    text-align: center;
  }
  
  .header-app .logo {
    float: left;
    height: 60px;
    vertical-align: middle;
    padding: 18px 15px;
  }
  
  .header-app .logo img {
    height: 100%;
  }
  
  .navbar-togger {
    float: right;
    background: transparent;
    border: none;
    padding: 22px 15px;
    display: inline-block;
    visibility: visible;
    transition: transform 0.44s 0.2s cubic-bezier(0.04, 0.04, 0.12, 0.96), opacity 0.28s 0.36s cubic-bezier(0.52, 0.16, 0.24, 1), -webkit-transform 0.44s 0.2s cubic-bezier(0.04, 0.04, 0.12, 0.96);
  }
  
  .navbar-togger .icon_bar {
    width: 24px;
    height: 2px;
    background-color: #ff9a13;
    opacity: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
  
  .navbar-togger .icon_bar:nth-of-type(2) {
    margin: 5px 0;
  }
  
  .open-menu .navbar-togger .icon_bar:nth-of-type(2) {
    opacity: 0;
  }
  
  .open-menu .navbar-togger .icon_bar:first-child {
    -webkit-transform: translate(0, 7px) rotate(45deg);
    -ms-transform: translate(0, 7px) rotate(45deg);
    transform: translate(0, 7px) rotate(45deg);
  }
  
  .open-menu .navbar-togger .icon_bar:last-child {
    -webkit-transform: translate(0, -7px) rotate(-45deg);
    -ms-transform: translate(0, -7px) rotate(-45deg);
    transform: translate(0, -7px) rotate(-45deg);
  }
  
  .nav-menu {
    position: absolute;
    top: 60px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 620;
    padding: 20px 15px;
    overflow-x: hidden;
    overflow-y: auto;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 1s;
    -o-transition: visibility 0s linear 1s;
    transition: visibility 0s linear 1s;
  }
  
  .header-app.open-menu .nav-menu {
    visibility: visible;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }
  
  .nav-list li {
    border-bottom: 1px solid #424242;
    opacity: 0;
    pointer-events: none;
  }
  
  .nav-list li.open {
    border-bottom: none;
  }
  
  .header-app.open-menu .nav-list li {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  
  .nav-list li:nth-child(1) {
    -webkit-transform: translateY(-44px);
    -ms-transform: translateY(-44px);
    transform: translateY(-44px);
    transition: opacity .3345s cubic-bezier(0.52, 0.16, 0.52, 0.84) .15s, transform .4669s cubic-bezier(0.52, 0.16, 0.52, 0.84) .108s, -webkit-transform .4669s cubic-bezier(0.52, 0.16, 0.52, 0.84) .108s;
  }
  
  .header-app.open-menu .nav-list li:nth-child(1) {
    transition: opacity .3091s cubic-bezier(0.32, 0.08, 0.24, 1) .03s, transform .3455s cubic-bezier(0.32, 0.08, 0.24, 1) .02s, -webkit-transform .3455s cubic-bezier(0.32, 0.08, 0.24, 1) .02s;
  }
  
  .nav-list li:nth-child(2) {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    transition: opacity .29294s cubic-bezier(0.52, 0.16, 0.52, 0.84) .13s, transform .45043s cubic-bezier(0.52, 0.16, 0.52, 0.84) .095s, -webkit-transform .45043s cubic-bezier(0.52, 0.16, 0.52, 0.84) .095s;
  }
  
  .header-app.open-menu .nav-list li:nth-child(2) {
    transition: opacity .32244s cubic-bezier(0.32, 0.08, 0.24, 1) .05s, transform .35825s cubic-bezier(0.32, 0.08, 0.24, 1) .04s, -webkit-transform .35825s cubic-bezier(0.32, 0.08, 0.24, 1) .04s;
  }
  
  .nav-list li:nth-child(3) {
    -webkit-transform: translateY(-36px);
    -ms-transform: translateY(-36px);
    transform: translateY(-36px);
    transition: opacity .26098s cubic-bezier(0.52, 0.16, 0.52, 0.84) .11s, transform .43756s cubic-bezier(0.52, 0.16, 0.52, 0.84) .082s, -webkit-transform .43756s cubic-bezier(0.52, 0.16, 0.52, 0.84) .082s;
  }
  
  .header-app.open-menu .nav-list li:nth-child(3) {
    transition: opacity .33467s cubic-bezier(0.32, 0.08, 0.24, 1) .07s, transform .37539s cubic-bezier(0.32, 0.08, 0.24, 1) .06s, -webkit-transform .37539s cubic-bezier(0.32, 0.08, 0.24, 1) .06s;
  }
  
  .nav-list li:nth-child(4) {
    -webkit-transform: translateY(-32px);
    -ms-transform: translateY(-32px);
    transform: translateY(-32px);
    transition: opacity .2386s cubic-bezier(0.52, 0.16, 0.52, 0.84) .09s, transform .42827s cubic-bezier(0.52, 0.16, 0.52, 0.84) .069s, -webkit-transform .42827s cubic-bezier(0.52, 0.16, 0.52, 0.84) .069s;
  }
  
  .header-app.open-menu .nav-list li:nth-child(4) {
    transition: opacity .34577s cubic-bezier(0.32, 0.08, 0.24, 1) .09s, transform .39692s cubic-bezier(0.32, 0.08, 0.24, 1) .08s, -webkit-transform .39692s cubic-bezier(0.32, 0.08, 0.24, 1) .08s;
  }
  
  .nav-list li:nth-child(5) {
    -webkit-transform: translateY(-28px);
    -ms-transform: translateY(-28px);
    transform: translateY(-28px);
    transition: opacity .22581s cubic-bezier(0.52, 0.16, 0.52, 0.84) .07s, transform .42259s cubic-bezier(0.52, 0.16, 0.52, 0.84) .056s, -webkit-transform .42259s cubic-bezier(0.52, 0.16, 0.52, 0.84) .056s;
  }
  
  .header-app.open-menu .nav-list li:nth-child(5) {
    transition: opacity .35577s cubic-bezier(0.32, 0.08, 0.24, 1) .11s, transform .42286s cubic-bezier(0.32, 0.08, 0.24, 1) .1s, -webkit-transform .42286s cubic-bezier(0.32, 0.08, 0.24, 1) .1s;
  }
  
  .nav-list li:nth-child(6) {
    -webkit-transform: translateY(-24px);
    -ms-transform: translateY(-24px);
    transform: translateY(-24px);
    transition: opacity .20343s cubic-bezier(0.52, 0.16, 0.52, 0.84) .05s, transform .41691s cubic-bezier(0.52, 0.16, 0.52, 0.84) .043s, -webkit-transform .41691s cubic-bezier(0.52, 0.16, 0.52, 0.84) .043s;
  }
  
  .header-app.open-menu .nav-list li:nth-child(6) {
    transition: opacity .36577s cubic-bezier(0.32, 0.08, 0.24, 1) .13s, transform .41718s cubic-bezier(0.32, 0.08, 0.24, 1) .12s, -webkit-transform .41718s cubic-bezier(0.32, 0.08, 0.24, 1) .12s;
  }
  
  .nav-list li:nth-child(7) {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    transition: opacity .18105s cubic-bezier(0.52, 0.16, 0.52, 0.84) .03s, transform .41123s cubic-bezier(0.52, 0.16, 0.52, 0.84) .03s, -webkit-transform .41123s cubic-bezier(0.52, 0.16, 0.52, 0.84) .03s;
  }
  
  .header-app.open-menu .nav-list li:nth-child(7) {
    transition: opacity .37577s cubic-bezier(0.32, 0.08, 0.24, 1) .15s, transform .4115s cubic-bezier(0.32, 0.08, 0.24, 1) .14s, -webkit-transform .4115s cubic-bezier(0.32, 0.08, 0.24, 1) .14s;
  }
  
  .nav-list li:nth-child(8) {
    -webkit-transform: translateY(-16px);
    -ms-transform: translateY(-16px);
    transform: translateY(-16px);
    transition: opacity .15867s cubic-bezier(0.52, 0.16, 0.52, 0.84) .01s, transform .40555s cubic-bezier(0.52, 0.16, 0.52, 0.84) .17s, -webkit-transform .40555s cubic-bezier(0.52, 0.16, 0.52, 0.84) .17s;
  }
  
  .header-app.open-menu .nav-list li:nth-child(8) {
    transition: opacity .38577s cubic-bezier(0.32, 0.08, 0.24, 1) .17s, transform .40582s cubic-bezier(0.32, 0.08, 0.24, 1) .16s, -webkit-transform .42286s cubic-bezier(0.32, 0.08, 0.24, 1) .16s;
  }
  
  .cate-item {
    position: relative;
  }
  
  .cate-item a {
    font-family: "regular";
    font-size: 16px;
    line-height: 48px;
    margin-right: 60px;
    display: block;
    color: #fff;
  }
  
  .nav-list li.active .cate-item a, .nav-list li.open .cate-item a {
    color: #ff9a13
  }
  
  .category-cont a:last-child {
    border: none;
  }
  
  .category-cont a.active {
    color: #ff9a13;
  }
  
  .category-tig {
    font-size: 14px;
    color: #888;
    text-align: right;
    line-height: 48px;
    width: 50px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  
  .category-tig::before, .category-tig::after {
    content: '';
    background: #888;
    position: absolute;
    top: 50%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
  
  .category-tig::before {
    width: 16px;
    height: 2px;
    right: 0;
    margin-top: -1px;
  }
  
  .category-tig::after {
    width: 2px;
    height: 16px;
    margin-top: -8px;
    right: 7px;
  }
  
  .nav-list li.open .category-tig::after {
    opacity: 0;
  }
  
  .nav-list li.open .category-tig::before {
    background: #ff9a13;
  }
  
  .category-cont {
    display: none;
  }
  
  .nav-list li.open .category-cont {
    display: block;
    border-top: solid 1px #424242;
    border-bottom: solid 1px #424242;
  }
  
  .category-pad {
    padding: 0 15px;
  }
  
  .category-cont a {
    font-family: "regular";
    font-size: 14px;
    line-height: 40px;
    border-bottom: 1px solid #424242;
    display: block;
    color: #fff;
  }
  
  .category-pad a.on {
    color: #ff9a13;
  }
  
  .lan-box-app {
    padding: 20px 0;
    text-align: center;
  }
  
  .lan-box-app a {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    position: relative;
  }
  
  .lan-box-app a:after {
    content: '';
    width: 1px;
    height: 10px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
  }
  
  .lan-box-app a:hover, .lan-box-app a.on1 {
    color: #ff9a13;
  }
  
  .lan-box-app a:last-child:after {
    display: none;
  }
  .ss2{
    float: right;
    width: 420px;
    height: 48px;
    border: 2px solid rgb(190, 188, 186);
    border-radius: 48px;
    margin-top: 47px;
    padding: 0 25px;
    position: absolute;
    right: 50px;
    top: -20px;
    display: none;
  }  
  .ss3{
    width: 90%;
    display: block;
    position: static;
    float: none;
    margin: 0 auto;
  }
  .ss2:hover{
    border: 2px solid rgb(227,115,15);
  }
  .ss2 input{
    width: 90%;
    height: 100%;
    border: none;
    background: none;
    font-size: 14px;
    color: #999;
    font-family: "regular";
    outline: 0;
  }
  .ss2 button{
    float: right;
    width: 10%;
    height: 100%;
    border: none;
    background: none;
  }
  .ss2 button img{
    width: 25px;
    height: 25px;
  }

  @media (max-width: 1050px){
      .daohang{
          display: none;
      }
      .header-app{
          display: block;
      }
      .navbar .bshare-custom a {
        height: 65px;
    }
    ul li{
        height: auto;
        text-indent: 0;
    }
  }  

  














  /* Ã¥â€ â€¦Ã©Â¡Âµ */

  /* Ã¤ÂºÂ§Ã¥â€œÂÃ¥Ë†â€”Ã¨Â¡Â¨ */
.n_banner .nbanner,.n_banner{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.n_banner{
    position: relative;
}
.n_banner .rq{
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.n_banner .rq p{
    text-transform: uppercase;
    font-size: 40px;
    color: #fff;
    text-align: center;
    font-family: 'Arial';
    font-weight: bold;
}
.n_banner .rq img{
    display: block;
    margin: 0 auto;
}



  .pro_cont1{
      width: 100%;
      height: 70px;
      background: #000;
  }
  .pro_cont1 a{
      display: inline-block;
    height: 100%;
    line-height: 70px;
    font-size: 14px;
    color: #4c4c4c;
    font-weight: bold;
    padding-left: 30px;
    background-image: url(../images/img5.png);
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: center;
}
.pro_cont1 .on1{
    color: #fff;
}
.pro_cont1 a:nth-child(1){
    padding-left: 0;
    background-image: none;
}

.produc{
    padding-bottom: 115px;
}

/* pro_cont2 */
.pro_cont2{
    width: 100%;
}
.pro_cont2 .p{
    font-size: 40px;
    color: #000;
    text-align: left;
    font-weight: bold;
    padding-top: 70px;
    margin-bottom: 30px;
}
.pro_cont2:nth-child(1) .p{
    padding-top: 95px;
}


.pro_cont2 .rq{
    width: 100%;
    margin-top: 47px;
}

.pro_cont2 .rq .swp1{
    float: left;
    width: 32%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 20px;
}
.pro_cont2 .rq .swp1:nth-child(3n){
    margin-right: 0;
}

.pro_cont2 .swp1 img,
.yincang{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.pro_cont2 .zi {
    width: 100%;
    height: 100%;
    margin: 0;
    padding-top: 20%;
    padding-left: 20%;
}
.pro_cont2 .zi .cplog {
    width: 78px;
    height: 23px;
}
.pro_cont2 .but img {
    width: 24px;
    height: 12px;
}







  /* Ã¨Â½Â®Ã¦â€™Â­Ã¥â€ºÂ¾ */
  
  * {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  /*Ã¤ÂºÂ§Ã¥â€œÂÃ¨Â¯Â¦Ã¦Æ’â€¦*/
  .prodeta{
    width: 100%;
  }
  .prodeta .proxq-one {
    padding: 88px 0 103px;
  }
  
  .prodeta .proxq-con .bread {
    margin-top: 100px;
  }
  
  .prodeta .proxq1-lf {
    width: 55%;
    float: left;
  }
  .prodeta .proxq1-pic{
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .prodeta .proxq1-pic img {
      width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  
  .prodeta .proxq1-top {
    height: 615px;
    float: right;
    width: 74%;
    position: relative;
  }
  
  .prodeta .proxq1-thumbs {
    width: 22.5%;
    height: 615px;
    padding: 0px 0;
    position: relative;
  }
  
  .prodeta .proxq1_thumbs {
    height: 100%;
    overflow: hidden;
  }
  
  /* .proxq1-con .proxq1-prev {
    top: 0;
    left: 50%;
    margin-left: -26px;
    width: 52px;
    background: url(../images/img92.png) no-repeat center;
    text-align: center;
    line-height: 52px;
    color: #000;
    border-radius: 50%;
    z-index: 3;
    transition: all 0.4s;
  }
  .swiper-button-prev:after,
  .swiper-button-next:after{
    content: none;
  }
  
  .proxq1-con .proxq1-next {
    top: auto;
    bottom: 0;
    left: 50%;
    margin-left: -26px;
    width: 52px;
    background: url(../images/img91.png) no-repeat center;
    text-align: center;
    line-height: 52px;
    color: #000;
    border-radius: 50%;
    z-index: 3;
    transition: all 0.4s;
  } */
  
  .prodeta .proxq1-con .proxq1-thumbs p {
    color: #333;
    font-size: 16px;
    text-align: center;
    margin-top: 12px;
  }
  
  .prodeta .proxq1_top {
    height: 100%;
    overflow: hidden;
  }
  
  .prodeta .proxq1-con .proxq1-top .swiper-slide {
    padding: 0;
  }
  .prodeta .proxq1-con .proxq1-top .swiper-slide div{
    width: 100%;
    height: 100%;
    background-image: url(../images/img16.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
  }
  .prodeta .proxq1-con .proxq1-top .swiper-slide div img{
      width: 90%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
  }
  .prodeta .proxq1-con .proxq1-top .proxq1-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.72);
    padding: 0 20px;
  }
  
  
  
  .prodeta .proxq1-top .swiper-pagination {
    display: none;
  }
 
  
  .prodeta .proxq1-con .proxq1-thumbs .swiper-slide {
    border: 1px solid rgba(195, 203, 208, 0.7);
  }
  
  .prodeta .proxq1-con .proxq1-thumbs .swiper-slide.active-nav {
      position: relative;
   
  }
  .prodeta .proxq1-con .proxq1-thumbs .swiper-slide.active-nav::before{
      width: 100%;
      height: 100%;
      content: '';
      background-image: url(../images/img15.png);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 200;
  }
  .prodeta .proxq1-con .proxq1-thumbs .swiper-slide.active-nav::after{
    width: 100%;
    height: 100%;
    content: '';
    background: url(../images/img17.png) rgba(0,0,0,0.9) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
  }
  /* Ã¥ÂÂ³Ã¨Â¾Â¹ */
  .prodeta .proxq1-rt{
    width: 45%;
    float: right;
  }
  .prodeta .proxq1-rt .proxq1-rt_jz{
    margin-left: 75px;
  }
  .prodeta .proxq1-rt_jz .prod_p{
    font-size: 30px;
    color: #222;
    font-family: 'Arial';
    font-weight: bold;
    padding-top: 45px;
  }
  .prodeta .proxq1-rt_jz .xian{
      width: 100%;
      height: 1px;
      background: rgb(233,233,233);
      margin: 26px 0;
  }
  .prodeta .proxq1-rt_jz .p2{
    font-size: 16px;
    color: #555;
    line-height: 30px;
   padding-left: 40px;
   background-image: url(../images/img18.png);
   background-repeat: no-repeat;
   background-position-x: left;
   background-position-y: center;
  }

  .prodeta .proxq1-rt_jz .tbq{
      width: 100%;
  }    
  .prodeta .proxq1-rt_jz .tbq img{
    margin: 0 18px;
  }
  .social-share .social-share-icon {
    border: none;
    color: rgb(161,161,161);
  }
   .social-share .social-share-icon:hover{
      background: #d1141c;
  }

  #share-1{
      float: right;
  }

  .prodeta .proxq1-rt_jz .div{
    display: block;
  }
  .prodeta .proxq1-rt_jz .bt{
      display: inline-block;
      width: 200px;
      height: 60px;
      border-radius: 60px;
      line-height: 60px;
      text-align: center;
      background: #000;
    font-size: 14px;
    color: #fff;
    font-family: 'Arial';
    font-weight: bold;
    margin-top: 30px;
    }
    .prodeta .proxq1-rt_jz .bt:hover{
        background: linear-gradient(to left,rgb(254,219,65),rgb(233,34,45));
    }
    .proxq1-rt_jz .bt img{
        margin-bottom: -3px;
        margin-right: 10px;
    }




    /* content2 */
    .content2{
        width: 100%;
        height: 100px;
        background: rgb(241,241,241);
        position: sticky;
        top: 0;
        z-index: 100;
    }
    .content2 a{
        height: 100px;
        overflow: hidden;
        font-size: 14px;
        color: #555555;
        display: inline-block;
        width: 19.7%;
        line-height: 100px;
        text-align: center;
        transition: all .1s;
        border-left: 1px solid #fff;
    }
    .content2 a:nth-child(1){
        border-left: none;
    }
    .content2 a:hover{
        background-image: url(../images/img23.png);
        background-repeat: no-repeat;
        background-size: cover;
        color: #fff;
        font-family: 'Arial';
        font-weight: bold;
    }


    /* content3 */
    .content3{
       width: 100%;
    }
     .pt{
        padding-top: 60px;
        padding-bottom: 30px;
        font-size: 30px;
        color: #222;
        font-family: 'Arial';
        font-weight: bold;
    }
    .pt img{
        margin-right: 10px;
        margin-bottom: -5px;
    }
    .content3 .rq img{
        width: 100%;
    }
    .content3 .rq{
        width: 100%;
    }
    .content3 .rq td{
        width: 130px;
        height: 50px;
        font-size: 12px;
        color: #555555;
        border: 1px solid rgb(238,238,238);
        padding: 20px 0;
    }
    .content3 .rq tr td:nth-child(1){
        font-size: 12px;
        color: #222222;
        font-weight: bold;
        background: rgb(250,250,250);
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }

    @media(max-width:991px){
        .content3 .wrap{
            width: 100% !important;
        }
        .content3 .rq{
            overflow-x: auto;
        }
        .content3 .rq::-webkit-scrollbar {
            width: 2px;
            background-color: #ff9a13;
            border-radius:50px;
        }
        
        .content3 .rq::-webkit-scrollbar-track {
            border-radius: 50px;
            background-color:#999999
        }
        
        .content3 .rq::-webkit-scrollbar-thumb {
            border-radius: 50px;
            -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
            background-color: #ff9a13;
        }
        

        .content3 .rq .table .tbody{
            width: 970px;
        }
    }


    /* content4 */
    .content4{
        width: 100%;
    }
    .content4 .rq img{
        width: 49%;
        margin-right: 2%;
        float: left;
    }
    .content4 .rq img:nth-child(2){
        margin-right: 0;
    }


    /* content5 */
    .content5{
        width: 100%;
    }
    .content5 .pt{
        padding-bottom: 10px;
    }
    .content5 .p{
        font-size: 18px;
        color: #e0262d;
        font-family: 'Arial';
        font-weight: bold;
        padding-bottom: 30px;
    }
    .content5 .rq div{
        width: 49%;
        margin-right: 2%;
        float: left;
    }
    .content5 .rq div:nth-child(2){
        margin-right: 0;
    }
    .content5 .rq .lef img{
        width: 100%;
    }
    .content5 .rq .rig{
        padding-left: 40px;
        position: relative;
    }
    .content5 .rq .rig img{
        width: 40%;
        position: absolute;
        right: 0;
        top: 0;
    }
    .content5 .rq .rig .p1{
        font-size: 16px;
        color: #222222;
        line-height: 30px;
    }



    /* content6 */
    .content6{
        width: 100%;
    }
    .content6 .rq img{
        float: left;
        margin-right: 90px;
    }


    /* content7 */
    .content7{
        width: 100%;
        padding-bottom: 130px;
    }
    .content7 .rq1{
        width: 23%;
        float: left;
        padding-right: 4%;
    }
    .content7 .rq1:nth-child(4){
        padding-right: 0%;
    }
    .content7 .rq1 p {
        font-size: 16px;
        color: #222;
        margin-top: 30px;
        padding-left: 30px;
        position: relative;
    }
    .content7 .rq1 p span{
        width: 20px;
        height: 20px;
        display: inline-block;
        border: 2px solid rgb(224,38,45);
        text-align: center;
        line-height: 20px;
        font-size: 14px;
        color: #e0262d;
        position: absolute;
        left: 0;
    }



    /* content8 */
    .content8{
        width: 100%;
        background: rgb(249,249,249);
        padding-top: 60px;padding-bottom: 75px;
        position: relative;
    }
    .content8 .p{
        font-size: 40px;
        color: #222222;
        font-family: 'Arial';
        font-weight: bold;
        margin-bottom: 40px;
    }
    .content8 .wrap{
        overflow: hidden;
    }
    .content8 .swp1,
    .content8 .swp1 img,
    .content8 .yincang{
        width: 100%;
        height: 100%;
        vertical-align: middle;
    }
    .content8 .zi .cplog {
        width: 78px;
        height: 23px;
    }
    .content8 .but img {
        width: 24px;
        height: 12px;
    }
    .content8 .zi {
        width: 100%;
        height: 100%;
        margin: 0;
        padding-top: 20%;
        padding-left: 20%;
    }
    /* Ã¥â€°ÂÃ¨Â¿â€ºÃ¥ÂÅ½Ã©â‚¬â‚¬ */
.content8 .swiper-button-prev,
.content8 .swiper-button-next{
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    outline: 0;
}
.content8 .swiper-button-prev{
    background-image: url(../images/zuo_1.png);
    position: absolute;
    left: 11%;
}
.content8 .swiper-button-next{
    background-image: url(../images/zuo_1.png);
    transform: rotate(180deg);
    position: absolute;
    right:11%;
}
.content8 .swiper-button-prev:hover{
    background-image: url(../images/you_1.png);
    transform: rotate(180deg);
}
.content8 .swiper-button-next:hover{
    transform: rotate(0deg);
    background-image: url(../images/you_1.png);
}



.case_con{
    width: 100%;
    background: rgb(249,249,249);
    padding-top: 70px;
    padding-bottom: 140px;
}
.case_con .p1{
    font-size: 40px;
    color: #333333;
    text-align: center;
    font-family: 'Arial';
    font-weight: bold;
}  

.case_con .rq{
    width: auto;
    display: table;
    margin: 0 auto;
    padding-top: 45px;
    padding-bottom: 50px;
}
.case_con .rq button{
    font-size: 14px;
    color: #333;
    font-family: 'Arial';
    font-weight: bold;
    width: 200px;
    height: 60px;
    border-radius: 60px;
    background: #fff;
    border: 3px solid rgb(243,243,243);
}
.case_con .rq a{
    margin-left: 20px;
}


.case_con .rq button:nth-child(1){
    margin-left: 0;
}
.case_con .rq .on1{
    color: #fff;
    border: none;
    background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
}
.case_con .rq button:hover{
    color: #fff;
    border: none;
    background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
}


.case_con .rq1{
    width: 100%;
    display: none;
}
.case_con .rq1.on1{
    display: block;
}
.case_con .rq1 .rq2{
    width: 49%;
    float: left;
    margin-right: 2%;
    position: relative;
    margin-bottom: 20px;
    transition: all .5s;
    overflow: hidden;
}
.case_con .rq1 .rq2:nth-child(2n){
    margin-right: 0;
}
.case_con .rq1 .rq2 img{
    width: 100%;
    height: 100%;
    vertical-align: middle;
    transition: all .5s;
}
.case_con .rq1 .rq2 p{
    font-size: 24px;
    color: #fff;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 20px;
}
.case_con .rq1 .rq2:hover{
    transform: translate3d(0,-7px,0);
}
.case_con .rq1 .rq2:hover img{
    transform: scale(1.05);
}




/* content1 */
.casedate{
    width: 100%;
    padding-top: 75px;
    padding-bottom: 80px;
}
.casedate .p1{
    font-size: 36px;
    color: #222222;
    font-family: 'Arial';
    font-weight: bold;
}
.casedate .rq{
    width: 370px;
    height: 40px;
    line-height: 40px;
    margin-top: 27px;
}
.casedate .tb a {
    padding-left: 6px;
}
.casedate .tb a:first-child {
    padding-left: 12px;
}
.casedate .p2{
    font-size: 16px;
    color: #666;
    float: left;
    text-transform: uppercase;
}
.casedate .p2 img{
    width: 18px;
    height: 18px;
    margin-bottom: -3px;
    margin-left: 10px;
}
#share-3{
    float: right;
}
.casedate .social-share .icon-qq{
    background: rgb(33,186,65);
    color: #fff;
    font-size: 16px;
}
.casedate .social-share .icon-facebook{
    background: rgb(223,37,45);
    color: #fff;
    font-size: 16px;
}
.casedate .social-share .icon-twitter{
    background: rgb(65,171,225);
    color: #fff;
    font-size: 16px;
}


/* Ã¨Â½Â®Ã¦â€™Â­ */
.casedate .proxq-one {
    padding: 45px 0 55px;
  }
  
  .casedate .proxq-con .bread {
    margin-top: 100px;
  }
  
  .casedate .proxq1-lf {
    width: 100%;
    float: left;
  }
  .casedate .proxq1-pic{
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .casedate .proxq1-pic img {
      width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  
  .casedate .proxq1-top {
    float: left;
    height: 514px;
    width: 73%;
    position: relative;
  }
  
  .casedate .proxq1-thumbs {
    width: 20%;
    height: 514px;
    padding: 44px 0;
    position: relative;
    float: right;
  }
  
  .casedate .proxq1_thumbs {
    height: 100%;
    overflow: hidden;
  }
  
  .casedate .proxq1-con .proxq1-prev {
    top: 0;
    left: 50%;
    margin-left: -26px;
    width: 52px;
    background: url(../images/img48.png) no-repeat center;
    text-align: center;
    line-height: 52px;
    color: #000;
    border-radius: 50%;
    z-index: 3;
    transition: all 0.4s;
  }
  .casedate .swiper-button-prev:after,
  .casedate .swiper-button-next:after{
    content: none;
  }
  
  .casedate .proxq1-con .proxq1-next {
    top: auto;
    bottom: 0;
    left: 50%;
    margin-left: -26px;
    width: 52px;
    background: url(../images/img49.png) no-repeat center;
    text-align: center;
    line-height: 52px;
    color: #000;
    border-radius: 50%;
    z-index: 3;
    transition: all 0.4s;
  }
  
  .casedate .proxq1-con .proxq1-thumbs p {
    color: #333;
    font-size: 16px;
    text-align: center;
    margin-top: 12px;
  }
  
  .casedate .proxq1_top {
    height: 100%;
    overflow: hidden;
  }
  
  .casedate .proxq1-con .proxq1-top .swiper-slide {
    padding: 0;
    position: relative;
  }
  .casedate .proxq1-con .proxq1-top .swiper-slide img{
      width: 100%;
    display: block;
    margin: 0 auto;
  }
  
  .casedate .proxq1-con .proxq1-top .proxq1-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.72);
    padding: 0 20px;
  }
  
  .casedate .proxq1-con .proxq1-top .proxq1-desc p {
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 13px 0;
  }
  
  .casedate .proxq1-top .swiper-pagination {
    display: none;
  }
  .casedate .proxq1-top p{
    font-size: 18px;
    color: #fff;
    text-align: center;
    width: 100%;
    line-height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
  }
  
  .casedate .proxq1-con .proxq1-thumbs .swiper-slide {
    border: 1px solid rgba(195, 203, 208, 0.7);
  }
  
  .casedate .proxq1-con .proxq1-thumbs .swiper-slide.active-nav {
   position: relative;
  }
  .casedate .proxq1-con .proxq1-thumbs .swiper-slide.active-nav::before {
    width: 100%;
    height: 100%;
    content: '';
    background-image: url(../images/img47.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
}
  


.casedate .p3{
    font-size: 16px;
    color: #777;
    line-height: 30px;
}

.casedate .rq2,
.newsdate1 .rq2{
    width: 100%;
    margin-top: 45px;
}

.casedate .rq2_rq,
.newsdate1 .rq2_rq{
    float: left;
    width: 232px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    padding: 0 20px;
    background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
}
.casedate .rq2_rq a,
.newsdate1 .rq2_rq a{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-family: 'Arial';
    font-weight: bold;
}
.casedate .rq2_rq .a2,
.newsdate1 .rq2_rq .a2{
    float: right;
}
.casedate .rq2_rq a img,
.newsdate1 .rq2_rq a img{
    margin: 0 5px;
    transition: all .3s;
}
.newsdate1 .rq2_rq .a1:hover img{
    margin-right: 10px;
}
.newsdate1 .rq2_rq .a2:hover img{
    margin-left: 10px;
}

.casedate .a3,
.newsdate1 .a3{
    font-size: 16px;
    color: #d1141c;
    float: right;
    display: inline-block;
}
.casedate .a3 img,
.newsdate1 .a3 img{
    margin-bottom: -4px;
    margin-right: 5px;
}




/* Ã¥â€¦Â³Ã¤ÂºÅ½Ã¦Ë†â€˜Ã¤Â»Â¬ */
.about_con1{
    width: 100%;
    padding: 80px 0 65px;
}

.about_p1{
    font-size: 22px;
    color: #222;
    font-family: 'Arial';
    font-weight: bold;
    text-align: center;
    padding-bottom: 25px;
    display: none;
}
.about_con1 .p1{
    font-size: 22px;
    color: #333;
    text-align: center;
    padding: 22px 0 25px;
}
.about_con1 .p2{
    font-size: 16px;
    color: #777777;
    text-align: center;
    line-height: 30px;
}
.about_con1 .yc{
    display: none;
}
.about_con1 button{
    font-size: 14px;
    color: #fff;
    background: #000;
    width: 160px;
    height: 50px;
    border-radius: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 45px;
}
.about_con1 button:hover{
    background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
}
.about_con1 .rq{
    width: 100%;
    margin-top: 65px;
    position: relative;
}
.about_con1 p,
.about_con1 .swiper-container{
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}
.about_con1 .swiper-slide{
    overflow: hidden;
}
.about_con1 .swiper-slide img{
    width: 100%;
    transition: all 4s;
}
.about_con1 .swiper-button-prev{
    width: 60px;
    height: 60px;
    background-image: url(../images/zuo_1.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: -60px;
    transition: all .3s;
}
.about_con1 .swiper-button-prev:hover{
    background-image: url(../images/zuo_2.png);
}
.about_con1 .swiper-button-next{
    width: 60px;
    height: 60px;
    background-image: url(../images/you_2.png);
    background-repeat: no-repeat;
    background-size: contain;
    right: -60px;
    transition: all .3s;
}
.about_con1 .swiper-button-next:hover{
    background-image: url(../images/you_1.png);
}
.about_con1 .swiper-slide:hover a img{
    transform: scale(1.1);
}



/* about_con2 */
.about_con2{
    width: 100%;
    height: 200px;
    background-image: url(../images/img57.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.about_con2 .rq{
    width: 25%;
    float: left;
    padding: 60px 0;
    position: relative;
}
.about_con2 .rq::before{
    content: '';
    width: 1px;
    height: 70px;
    background: rgb(54,68,78);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.about_con2 .rq:nth-child(1)::before{
    content: none;
}
.about_con2 .rq .p1,
.about_con2 .rq .p1 span{
    font-size: 48px;
    color: #fff;
    text-align: center;
    font-family: "bebas";
}
.about_con2 .rq .p1 span {
    font-size: 46px;
}
.about_con2 .rq .p2{
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    text-align: center;
}
.about_con2 .rq:nth-child(2) .p2{
    margin-top: 12px;
}


/* about_con3 */

.about_con3{
    width: 100%;
    background: rgb(244,244,244);
    padding-top: 80px;padding-bottom: 90px;
    position: relative;
}

.about_con3 .rq{
    width: 100%;
    margin-top: 45px;
}
.about_con3 .rq1{
    width: 50%;
    float: left;
    height: 220px;
    border-bottom: 1px solid rgb(233,233,233);
    border-right: 1px solid rgb(233,233,233);
    padding-top: 9%;
    padding-left: 5%;
    background: #fff;
    position: relative;
}

.about_con3 .rq1:nth-child(1)::before,
.about_con3 .rq1:nth-child(2)::before{
    content: '';
    width: 65px;
    height: 62px;
    background-image: url(../images/img59.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 12%;
    top: 17%;
}
.about_con3 .rq1:nth-child(1):hover::before{
    background-image: url(../images/img58.png);
}
.about_con3 .rq1:nth-child(2){
    border-right: 0;
}
.about_con3 .rq1:nth-child(2)::before{
    width: 55px;
    height: 55px;
    background-image: url(../images/img60.png);
}
.about_con3 .rq1:nth-child(2):hover::before{
    background-image: url(../images/img61.png);
}

.about_con3 .rq1:hover{
    background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
}
.about_con3 .rq2{
    width: 33.333%;
    float: left;
    height: 240px;
    border-right: 1px solid rgb(233,233,233);
    padding-top: 11%;
    padding-left: 10%;
    background: #fff;
    position: relative;
}

.about_con3 .rq2:hover{
    background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
}
.about_con3 .rq2:nth-child(3)::before,
.about_con3 .rq2:nth-child(4)::before,
.about_con3 .rq2:nth-child(5)::before{
    content: '';
    width: 58px;
    height: 67px;
    background-image: url(../images/img62.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 38%;
    top: 25%;
}
.about_con3 .rq2:nth-child(3):hover::before{
    background-image: url(../images/img63.png);
}
.about_con3 .rq2:nth-child(4)::before{
    content: '';
    width: 62px;
    height: 57px;
    background-image: url(../images/img64.png);
}
.about_con3 .rq2:nth-child(4):hover::before{
    background-image: url(../images/img65.png);
}
.about_con3 .rq2:nth-child(5)::before{
    content: '';
    width: 55px;
    height: 61px;
    background-image: url(../images/img67.png);
}
.about_con3 .rq2:nth-child(5):hover::before{
    background-image: url(../images/img66.png);
}

.about_con3 .rq2:last-child{
    border: none;
}

.about_con3 .rq .p1{
    font-size: 24px;
    color: #333;
    font-family: 'Arial';
    font-weight: bold;
    margin-bottom: 10px;
}
.about_con3 .rq .p2{
    font-size: 16px;
    color: #666666;
    line-height: 25px;
    width: 90%;
}
.about_con3 .rq1:hover p,
.about_con3 .rq2:hover p{
    color: #fff;
}



/* about_con4 */
.about_con4{
    padding: 74px 0;
}
/* Ã¨Â½Â®Ã¦â€™Â­ */
.about_con4 .proxq-one {
    padding: 45px 0 55px;
}
.about_con4 .proxq1-box {
    padding-bottom: 45px;
    box-shadow: 0px 0px 15px 0px rgba(90, 91, 95, 0.1);
}
  
  .about_con4 .proxq-con .bread {
    margin-top: 100px;
  }
  
  .about_con4 .proxq1-lf {
    width: 100%;
    float: left;
  }
  .about_con4 .proxq1-pic{
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .about_con4 .proxq1-pic img {
      width: 100%;
      height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  
  .about_con4 .proxq1-top {
    height: 100%;
    width: 100%;
    position: relative;
  }
  
  .about_con4 .proxq1-thumbs {
    width: 100%;
    height: 105px;
    padding: 0 150px;
    margin-top: 45px;
    position: relative;
  }
  
  .about_con4 .proxq1_thumbs {
    height: 100%;
    overflow: hidden;
  }
  
  .about_con4 .proxq1-con .proxq1-prev {
      width: 60px;
      height: 60px;
    background: url(../images/zuo_1.png) no-repeat center;
    z-index: 3;
    top: 50%;
    left: 35px;
    transition: all .3s;
  }
  .about_con4 .proxq1-con .proxq1-prev:hover{
    background: url(../images/zuo_2.png) no-repeat center;
  }
  .about_con4 .swiper-button-prev:after,
  .about_con4 .swiper-button-next:after{
    content: none;
  }
  
  .about_con4 .proxq1-con .proxq1-next {
    width: 60px;
      height: 60px;
    background: url(../images/you_2.png) no-repeat center;
    z-index: 3;
    top: 50%;
    right: 35px;
    transition: all .3s;
  }
  .about_con4 .proxq1-con .proxq1-next:hover{
    background: url(../images/you_1.png) no-repeat center;
  }
  .about_con4 .proxq1-con .proxq1-thumbs p {
    color: #333;
    font-size: 16px;
    text-align: center;
    margin-top: 12px;
  }
  
  .about_con4 .proxq1_top {
    height: 100%;
    overflow: hidden;
  }
  
  .about_con4 .proxq1-con .proxq1-top .swiper-slide {
    padding: 0;
    position: relative;
  }
  .about_con4 .proxq1-con .proxq1-top .swiper-slide img{
      width: 100%;
      transition: all 3s;
  }
  .about_con4 .proxq1-con .proxq1-top .swiper-slide:hover img{
      transform: scale(1.05);
  }

  .casedabout_con4ate .proxq1-con .proxq1-top .swiper-slide img{
      width: 100%;
    display: block;
    margin: 0 auto;
  }
  
  .about_con4 .proxq1-con .proxq1-top .proxq1-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.72);
    padding: 0 20px;
  }
  
  .casedate .proxq1-con .proxq1-top .proxq1-desc p {
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 13px 0;
  }
  
  .about_con4 .proxq1-top .swiper-pagination {
    display: none;
  }
  .about_con4 .proxq1-top p{
    font-size: 18px;
    color: #fff;
    text-align: center;
    width: 100%;
    line-height: 60px;
    position: absolute;
    bottom: -60px;
    left: 0;
    background: rgba(0,0,0,0.7);
    transition: all .3s;
  }
  .about_con4 .proxq1-con .proxq1-top .swiper-slide:hover p{
   bottom: 0;
}
  
  .caseabout_con4date .proxq1-con .proxq1-thumbs .swiper-slide {
    border: 1px solid rgba(195, 203, 208, 0.7);
  }
  
  .about_con4 .proxq1-con .proxq1-thumbs .swiper-slide.active-nav {
    border: 3px solid rgb(226, 52, 47);
  }



  /* about_con5 */
  .about_con5{
      width: 100%;
      padding-top: 60px;
      padding-bottom: 90px;
      background: rgb(249,249,249);
  }

.honor_bd{
    display: none;
}
.honor_bd.on2{
    display: block;
}

.about_honor .bd_l {
  width: 45%;
  float: left;
  height: 705px;
  background: rgb(229,229,229);
  position: relative;
}
.about_honor .bd_l .b_img {
    width: 70%;
    margin: 0 auto;
    height: 705px;
    position: relative;
}

.about_honor .bd_l .b_img .img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.about_honor .bd_l .b_img img{
  width: 100%;
  vertical-align: middle;
}

.about_honor .bd_l .img_title {
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-family: 'Arial';
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  line-height: 80px;
  background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
}

.about_honor .bd_r {
  width: 55%;
  float: left;
  height: 705px;
}
.about_honor .scroll_cont{
    overflow-y: auto;
    height: 384px;
}
.about_honor .scroll_cont::-webkit-scrollbar {
  width: 3px;background-color: #dcdbdb;
  }
  .about_honor .scroll_cont::-webkit-scrollbar-thumb {
  background-color:rgb(233,85,52);
  border-radius: 10px;
  }
.about_honor .bd_r_box {
  padding: 10% 8% 0;
  color: #222;
  
}
.about_honor .r_title {
  font-size: 40px;
  color: #333;
  font-family: 'Arial';
  font-weight: bold;
  margin-bottom: 20px;
}

.about_honor .r_text {
  margin-bottom: 60px;
}
.about_honor .r_text p{
  font-size: 15px;
  color: #666;
  line-height: 28px;
}

.about_honor .bd_r .img_box {
  height: 114px;
  text-align: center;
  position: relative;
  overflow: hidden;
  border: 2px solid rgb(176,177,177);
}
.fix .on1 .img_box{
  border: 2px solid rgb(224,37,48);
}

.about_honor .bd_r .img_box img {
  height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}


.about_honor .bd_r li {
  margin-bottom: 14px;
  float: left;
  margin-right: 3%;
  width: 30%;
  cursor: pointer;
  
}
.about_honor .bd_r li:nth-child(3n){
    margin-right: 0;
}

.about_honor .img_list {
  overflow: hidden;
  margin-bottom: 14px;
  padding-right: 4%;
  position: relative;
}

.about_honor .bd_r .img_title {
  display: none;
}
.honor_bd{
  background-image: url(../images/img69.png);
  background-repeat: no-repeat;
  background-size: cover;
}


.channel_content .ann{
    display: table;
      margin: 0 auto;
      margin-bottom: 42px;
      margin-top: 38px;
  }
  .channel_content .ann button{
    width: 215px;
    height: 55px;
    border-radius: 55px;
    font-size: 14px;
    color: #fff;
    font-family: 'Arial';
    font-weight: bold;
    background: #000;
  }
  .channel_content .ann .on1{
    background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
  }
  .channel_content .ann a button:hover{
    background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
  }

  .channel_content .ann button:nth-child(2){
    margin-left: 20px;
  }
  .channel_content .ann button img{
    margin-bottom: -13px;
  }




  /* Ã¥â€¦Â³Ã¤ÂºÅ½Ã¦Ë†â€˜Ã¤Â»Â¬ */

  .cont_con1{
      width: 100%;
      position: relative;
      background: rgb(249,249,249);
  }
  .cont_con1 .rig{
      width: 50%;
      float: right;
  }
  .cont_con1 .rig img{
      width: 100%;
  }
  .cont_con1 .wrap{
      height: 100%;
      position: absolute;
        left: 50%;
        transform: translateX(-50%);
        padding-top: 105px;
  }
  .cont_con1 .cont_rq{
      width: 465px;
  }
  .cont_conp{
      font-size: 40px;
      color: #222222;
      font-family: 'Arial';
      font-weight: bold;
      padding-bottom: 35px;
  }
  .cont_con1 .rq{
    border: 1px solid rgb(231,231,231);
    border-left: none;
    border-right: none;
    padding-top: 35px;
    margin-bottom: 45px;
  }
  .cont_con1 .rq div{
      margin-bottom: 30px;
  }
  .cont_con1 .p1{
      font-size: 14px;
      color: #999999;
      font-family: 'Arial';
      font-weight: bold;
      display: inline-block;
      float: left;
      width: 20%;
  }
  .cont_con1 .p1 img{
      margin-bottom: -3px;
      margin-right: 5px;
  }
  .cont_con1 .p2{
    font-size: 14px;
    color: #222222;
    font-family: 'Arial';
    font-weight: bold;
    display: inline-block;
    float: left;
    width: 80%;
}



/* cont_con2 */
.cont_con2{
    width: 100%;
    padding-top: 65px;padding-bottom: 95px;
}
.cont_con2 .cont_conp{
    text-align: center;
}
.cont_con2 .rq{
    width: 100%;
}
.cont_con2 .rq1{
    width: 49%;
    height: 70px;
    margin-right: 2%;
    float: left;
    border: 1px solid rgb(231,231,231);
    margin-bottom: 10px;
}
.cont_con2 .rq1 table{
    width: 12%;
    height: 100%;
    background-image: url(../images/img76.png);
    background-repeat: no-repeat;
    background-position: center;
    float: left;
}
.cont_con2 .rq1 input{
    width: 88%;
    height: 100%;
    float: left;
    font-size: 14px;
    color: #999999;
    font-family: 'Arial';
    font-weight: bold;
    padding-left: 20px;
    border-left: 1px solid rgb(231,231,231);
}

.cont_con2 .rq1:nth-child(2){
    margin-right: 0;
}
.cont_con2 .rq1:nth-child(2) table{
    background-image: url(../images/img77.png);
}

.cont_con2 .rq2{
    width: 100%;
    height: 220px;
    float: left;
    border: 1px solid rgb(231,231,231);
}
.cont_con2 .rq2 table{
    width: 6%;
    height: 100%;
    background-image: url(../images/img78.png);
    background-repeat: no-repeat;
    background-position: center;
    float: left;
}
.cont_con2 .rq2 textarea{
    width: 94%;
    height: 100%;
    float: left;
    font-size: 14px;
    color: #999999;
    font-family: 'Arial';
    font-weight: bold;
    padding-left: 20px;
    padding-top: 25px;
    border-left: 1px solid rgb(231,231,231);
}
.cont_con2 button{
    width: 240px;
    height: 70px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    margin-top: 50px;
    background: #000;
}
.cont_con2 button:hover{
    background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
}




/* Ã¦â€“Â°Ã©â€”Â»Ã¤Â¸Â­Ã¥Â¿Æ’ */
.new_cont1{
    width: 100%;
    padding-top: 70px;
    background: rgb(249,249,249);
    overflow: hidden;
}
.new_cont1 .rq{
    width: auto;
    display: table;
    margin: 0 auto;
    margin-bottom: 65px;
}
.new_cont1 .rq a{
    display: inline-block;
    width: 200px;
    height: 60px;
    line-height: 54px;
    text-align: center;
    border-radius: 60px;
    font-size: 14px;
    color: #333333;
    font-family: 'Arial';
    font-weight: bold;
    background: #fff;
    border: 3px solid rgb(243,243,243);
    margin-right: 18px;
}
.new_cont1 .rq .on1{
    color: #fff;
    background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
}
.new_cont1 .rq a:hover{
    color: #fff;
    background: linear-gradient(to right,rgb(233,34,45),rgb(254,219,65));
}

.new_cont1 .swiper-container{
    overflow: hidden;
}
.new_cont1 .rq1{
    width: 55%;
    float: left;
    position: relative;
    overflow: hidden;
}
.new_cont1 .rq1 img{
    width: 100%;
    vertical-align: middle;
    transition: all 3s;
}
.new_cont1 .swiper-slide a:hover .rq1 img{
    transform: scale(1.03);
}
.new_cont1 .rq1 p{
    width: 100%;
    font-size: 16px;
    color: #fff;
    padding-left: 45px;
    line-height: 50px;
    background: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0;
    left: 0;
}

.new_cont1 .rq2{
    width: 45%;
    float: left;
    padding: 50px 0 0 60px;
}
.new_cont1 .rq2 .p1{
    font-size: 24px;
    color: #222;
    font-family: 'Arial';
    font-weight: bold;
}
.new_cont1 .rq2 .p2{
    font-size: 14px;
    color: #999;
    margin: 20px 0;
}
.new_cont1 .rq2 .p3{
    font-size: 16px;
    color: #222222;
    line-height: 25px;
}
.new_cont1 .rq2 .p4{
    font-size: 14px;
    color: #da2930;
    font-family: 'Arial';
    font-weight: bold;
    margin-top: 30px;
}
.new_cont1 .rq2 .p4 img{
    margin-left: 5px;
}


.new_cont1 .swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
}
.new_cont1 .swiper-pagination-bullet-active{
    background: rgb(224,37,45);
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}


.lb_rq{ 
    width: 100%;
    padding-top: 70px;
}
.lb_rq .lb_rq2{
    width: 32%;
    height: 200px;
    margin-right: 2%;
    float: left;
    padding: 25px;
    background: #fff;
    margin-bottom: 30px;
    position: relative;
    /* box-shadow: 0px 5px 11px 0px rgba(90, 91, 95, 0.3); */
    /* transition: all .3s; */
}
.lb_rq .lb_rq2 a{
    display: block;
    width: 100%;
    height: 100%;
}
.lb_rq .lb_rq2:nth-child(3n){
    margin-right: 0;
}
.lb_rq .lb_rq2 .p1{
    font-size: 14px;
    color: #999999;
    margin-bottom: 10px;
}
.lb_rq .lb_rq2 .p2{
    font-size: 16px;
    color: #222222;
    font-family: 'Arial';
    font-weight: bold;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    transition: all .3s;
}
.lb_rq .lb_rq2 .p3{
    font-size: 14px;
    color: #999999;
    font-family: 'Arial';
    font-weight: bold;
    position: absolute;
    bottom: 25px;
    transition: all .3s;
}
.lb_rq .lb_rq2 .p3 img{
    margin-left: 5px;
}
.lb_rq .lb_rq2:hover{
    background: rgb(38,38,38);
    transform: translate3d(0,-5px,0);
}
.lb_rq .lb_rq2:hover .p2{
    color: #fff;
}
.lb_rq .lb_rq2:hover .p3{
    color: #da2930;
}
.fyq {
    height: 55px;
    margin: 0 auto;
    display: table;
    width: auto;
    margin-bottom: 90px;
    margin-top: 40px;
  }
  
  .fyq li {
    width: 40px;
    height: 40px;
    background: #fff;
    float: left;
    margin-left: 10px;
    transition: all .3s;
  }
  
  .fyq li:first-child, .fyq li:last-child {
    background-image: url(../images/img9.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  
  .fyq li:last-child {
    background-image: url(../images/img10.png);
  }
  
  .fyq li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #333;
  }
  
  .fyq li a img {
    width: 7px;
    height: 12px;
    display: block;
    margin: 0 auto;
    margin-top: 19px;
  }
  
  .fyq li:hover {
    background: rgb(209, 20, 28);
  }
  .fyq li:hover a{
      color: #fff;
  }
  
  .fyq li:first-child:hover, .fyq li:last-child:hover {
    background-image: url(../images/img11.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  
  .fyq li:last-child:hover {
    background-image: url(../images/img12.png);
  }
  
  .fyq .on1 {
    background: rgb(209, 20, 28);
  }
  .fyq .on1 a{
    color: #fff;
}


/* Ã¦â€“Â°Ã©â€”Â»Ã¤Â¸Â­Ã¥Â¿Æ’ */
.newsdate{
    padding-top: 70px;
    padding-bottom: 0;
}
.newsdate .wrap{
    padding-bottom: 30px;
    border-bottom: 1px solid rgb(234,234,234);
}
.newsdate .p1{
    font-size: 30px;
    color: #222222;
    font-family: 'Arial';
    font-weight: bold;
}
.newsdate .p3{
    font-size: 16px;
    color: #222222;
    margin: 20px 0;
}
.newsdate .rq{
    margin-top: 0;
}

.newsdate1{
    width: 100%;
    padding-bottom: 100px;
}
.newsdate1 .p1{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 30px;
}
.newsdate1 .tp{
    margin-top: 30px;
    width: 100%;
}
.newsdate1 .tp img,.newsdate1 p img,.newsdate1 span img{
    max-width: 100%;
    vertical-align: middle;
}
.newsdate1 .rq2{
    margin-top: 70px;
}


/* newsdate2 */
.newsdate2{
    width: 100%;
    padding: 70px 0;
    background: rgb(249,249,249);
    margin-right: 2% !important;
}
.newsdate2 .p{
    font-size: 40px;
    color: #222222;
    font-family: 'Arial';
    font-weight: bold;
    margin-bottom: 45px;
}
.newsdate2 .lb_rq2{
    width: 49% !important;
}
.newsdate2 .lb_rq2:nth-child(2n){
    margin-right: 0 !important;
}
.newsdate2 .lb_rq2:nth-child(3n){
    margin-right: 2% !important;
}
.newsdate2 .lb_rq2:hover .p1,
.newsdate2 .lb_rq2:hover .p3{
    color: #fff;
}










/* Ã¥â€ â€¦Ã©Â¡ÂµÃ¥Ë†â€ Ã¨Â¾Â¨Ã§Å½â€¡ */

/* .Ã¥â€¦Â³Ã¤ÂºÅ½Ã¦Ë†â€˜Ã¤Â»Â¬ */

@media(max-width:1680px){
    .content8 .swiper-button-next {
        right: 4%;
    }
    .content8 .swiper-button-prev {
        left: 4%;
    }
    

    .cont_con1 .wrap {
        padding-top: 35px;
    }



}



@media(max-width:1460px){
    .content8 .swiper-button-next {
        right: 1%;
    }
    .content8 .swiper-button-prev {
        left: 1%;
    }

    .cont_rq .tp{
        width: 100px;
        height: 100px;
    }
    .cont_con1 .rq div {
        margin-bottom: 20px;
    }
    .cont_con1 .rq {
        padding-top: 20px;
        margin-bottom: 30px;
    }
}




@media(max-width:1366px){
    .about_con1 .swiper-button-next{
        right: -10px;
    }
    .about_con1 .swiper-button-prev{
        left: -10px;
    }
}


@media(max-width:1260px){

    .prodeta .proxq1-rt_jz .bt {
        display: inline-block;
        width: 160px;
        height: 46px;
        border-radius: 60px;
        line-height: 46px;
        margin-top: 30px;
    }







    .about_con1 .swiper-button-next{
        right: -50px;
    }
    .about_con1 .swiper-button-prev{
        left: -50px;
    }
    .about_con2 .rq .p1, .about_con2 .rq .p1 span {
        font-size: 40px;
    }
    .about_con4 .proxq1-thumbs{
        height: 85px;
    }


    /* Ã¦Â¡Ë†Ã¤Â¾â€¹Ã¨Â¯Â¦Ã¦Æ’â€¦ */
    .casedate .proxq1-thumbs,
    .casedate .proxq1-top{
        height: 464px;
    }
    .swp1 .wz {
        font-size: 14px;
    }
    .zi .p1 {
        font-size: 17px;
    }
    .content8 .p {
        font-size: 30px;
    }


    /* Ã¥â€¦Â³Ã¤ÂºÅ½Ã¦Ë†â€˜Ã¤Â»Â¬ */
    .cont_conp {
        font-size: 30px;
        padding-bottom: 20px;
    }
    .about_con3 .rq2:nth-child(3)::before, .about_con3 .rq2:nth-child(4)::before, .about_con3 .rq2:nth-child(5)::before {
        top: 11%;
    }

    .about_con3 .rq1:nth-child(1)::before, .about_con3 .rq1:nth-child(2)::before {
        top: 7%;
    }


    .prodeta .proxq1-thumbs,.prodeta .proxq1-top{
        height: 530px;
    }
    .prodeta .proxq1-rt_jz .prod_p {
        font-size: 25px;
        padding-top: 0px;
    }
    .prodeta .proxq1-rt_jz .tbq img {
        margin: 0 11px;
    }
    .prodeta .proxq1-rt_jz .xian {
        margin: 20px 0;
    }
    .content2 a:hover {
        background-position: center;
    }

    
}


@media(max-width:1090px){
    .about_con1 .swiper-button-next{
        right: -10px;
    }
    .about_con1 .swiper-button-prev{
        left: -10px;
    }
    .about_con1 .rq {
        overflow: hidden;
    }


    .cont_con1 .rig{
        width: 100%;
    }
    .cont_con1 .wrap{
        float: left;
        width: 100%;
        position: static;
        transform: translateX(0%);
    }
    .cont_con1 .cont_rq{
        width: 100%;
        padding-left: 15px;
    }
}
@media(max-width:991px){
    .newsdate1 .tp img,.newsdate1 p img,.newsdate1 span img{
        width: 100% !important;
    }
    .about_con1 .rq {
        overflow: visible;
    }
    .about_con1 .swiper-button-next{
        right: 0px;
    }
    .about_con1 .swiper-button-prev{
        left: 0px;
    }
    .about_con1 p, .about_con1 .swiper-container {
        width: 80%;
    }
    .about_con2 .rq .p1, .about_con2 .rq .p1 span {
        font-size: 29px;
    }
    .about_con2 .rq {
        padding: 30px 0;
    }
    .about_con2 {
        height: 130px;
    }

    .about_con3 .rq1 {
        padding-top: 13%;
    }
    .about_con3 .rq .p2 {
        font-size: 16px;
        line-height: 20px;
        width: 100%;
    }
    .about_con3 .rq .p1 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .about_con3 .rq2 {
        padding-top: 16%;
        padding-left: 3%;
    }
    .about_con4{
        padding-top: 0;
    }

    .about_p1 {
        font-size: 22px;
    }
    .about_honor .r_title {
        font-size: 27px;
    }


    /* Ã¦Â¡Ë†Ã¤Â¾â€¹Ã¥Ë†â€”Ã¨Â¡Â¨ */
    .case_con .rq button {
        font-size: 13px;
        width: 170px;
        height: 50px;
        border-radius: 50px;
        margin-left: 20px;
    }

    .case_con .p1 {
        font-size: 30px;
    }
    .case_con .rq1 .rq2 p {
        font-size: 18px;
        bottom: 10px;
    }
    .case_con {
        padding-top: 40px;
        padding-bottom: 70px;
    }


    /* Ã¦Â¡Ë†Ã¤Â¾â€¹Ã¨Â¯Â¦Ã¦Æ’â€¦ */
    .casedate .proxq1-thumbs, .casedate .proxq1-top {
        height: 371px;
    }



    .new_cont1 .rq2{
        padding-top: 0;
        padding-left: 30px;
    }
    .new_cont1 .rq2 .p1 {
        font-size: 18px;
    }
    .new_cont1 .rq2 .p2 {
        font-size: 14px;
        margin: 10px 0;
    }
    .new_cont1 .rq2 .p3 {
        font-size: 14px;
        line-height: 25px;
    }

    .prodeta .proxq1-lf,.prodeta .proxq1-rt{
        width: 100%;
    }
    .prodeta .proxq1-rt .proxq1-rt_jz{
       margin-left: 0;
       margin-top: 30px;
    }
    .prodeta .proxq1-thumbs, .prodeta .proxq1-top {
        height: 720px;
    }
    .pt {
        font-size: 25px;
    }
    .content5 .p {
        font-size: 15px;
    }
    .content5 .rq .rig .p1 {
        font-size: 12px;
        line-height: 22px;
        width: 55%;
    }
    .content2 a {
        width: 19%;
    }
    .content7 .rq1 {
        padding-right: 1%;
    }
    .content7 .rq1 p {
        font-size: 12px;
    }
    .content7 .rq1 p span {
        line-height: 16px;
    }
    .content6 .rq img {
        margin-right: 25px;
    }
    .pro_cont2 .p {
        font-size: 25px;
    }

    .pro_cont1 .wrap{
        white-space: nowrap;
        overflow-x: auto;
    }

}

@media(max-width:768px){
    .about_con2 .rq{
        height: 133px;
    }
    .wrap{
        width: 100%;
        padding: 0 15px;
    }
    .about_con1 {
        padding: 50px 0 65px;
    }
    .about_p1 {
        font-size: 20px;
    }
    .about_con1 .p1 {
        font-size: 18px;
        padding: 10px 0 10px;
    }
    .about_con1 .p2 {
        font-size: 13px;
        line-height: 24px;
    }
    .about_con1 button {
        font-size: 14px;
        width: 120px;
        height: 35px;
        border-radius: 35px;
        margin-top: 25px;
    }
    .about_con3 {
        padding-top: 50px;
        padding-bottom: 60px;
    }

    .about_con4 .proxq1-thumbs{
        display: none;
    }
    .about_con4 .proxq-one{
        padding-bottom: 0;
    }
    .proxq1-box{
        padding-bottom: 0;
    }
    .about_con4 .proxq1-top .swiper-pagination{
        display: block;
        bottom: 10px;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);

    }
    .swiper-pagination-bullet{
        margin: 0 8px;
    }
    .about_con4 .proxq1-top {
        position: relative;
        padding-bottom: 30px;
    }

    .about_honor .bd_l,.about_honor .bd_r{
        width: 100%;
    }
    .about_con2 .rq{
        width: 50%;
    }
    .about_con2 {
        height: 260px;
        background-position: center;
    }
    .about_con2 .rq:nth-child(3)::before{
        content: none;
    }
    .about_con3 .rq1,.about_con3 .rq2{
        width: 100%;
        height: auto;
        padding-top: 15%;
        padding-bottom: 30px;
        background-position-x: 12%;
        background-position-y: 17%;
    }
    .about_con1 .swiper-button-next,
    .about_con1 .swiper-button-prev{
        
        width: 40px;
        height: 40px;
    }
    .about_con3 .rq1:nth-child(1)::before,
     .about_con3 .rq1:nth-child(2)::before ,
     .about_con3 .rq2:nth-child(3)::before,
      .about_con3 .rq2:nth-child(4)::before,
      .about_con3 .rq2:nth-child(5)::before{
          width: 50px;
          height: 50px;
        left: 6%;
        top: 15%;
    }
    .about_con3 .rq2{
        border-bottom: 1px solid rgb(233,233,233);
    }
    .case_con .rq button{
        width: 100%;
    }
    .case_con .rq button:nth-child(2n){
        margin-right: 0;
    }

    /* Ã¦Â¡Ë†Ã¤Â¾â€¹Ã¨Â¯Â¦Ã¦Æ’â€¦ */
    .casedate .proxq1-top{
        width: 100%;height: auto;
    }
   .content8 .swiper-container{
       width: 80%;
       overflow: hidden;
   }
   .casedate .proxq1-thumbs{
       display: none;
   }
   .casedate .proxq-one .wrap{
       padding: 0;
   }


   .cont_con1 .cont_rq{
    padding-left: 0px;
}


.new_cont1 .rq a {
    width: 140px;
    height: 40px;
    line-height: 36px;
    border-radius: 40px;
    font-size: 12px;
}
.new_cont1 .rq {
    margin-bottom: 30px;
}
.new_cont1 .rq1,.new_cont1 .rq2{
    width: 100%;
}
.new_cont1 .rq2{
    padding-top: 20px;
    padding-left: 0;
}
.new_cont1 .swiper-pagination-bullet{
    background: #666;
}
.new_cont1 .swiper-pagination-bullet-active {
    background: rgb(224,37,45);
}
.new_cont1 .swiper-pagination{
    bottom: 0;
}
.lb_rq .lb_rq2{
    width: 49%;
}
.lb_rq .lb_rq2:nth-child(3n){
    margin-right: 2%;
}
.lb_rq .lb_rq2:nth-child(2n){
    margin-right: 0%;
}

.newsdate .p1,.newsdate2 .p {
    font-size: 25px;
}

.prodeta .proxq1-thumbs{
    display: none;
}
.prodeta .proxq1-top{
    width: 100%;
}
.prodeta .proxq1-top .swiper-pagination{
    display: block;
}
.prodeta .swiper-pagination-bullet{
    background: #fff;
}

.content2{
    height: 60px;
}

.content2 .wrap{
    white-space: nowrap;
    overflow-x: auto;
}
.content2 a{
    width: 120px;
    line-height: 60px;
    font-size: 14px;
    height: 60px;
}

#share-1{
    float: none;
    margin: 0 auto;
}

.pro_cont2 .rq .swp1{
    width: 49%;
}
.pro_cont2 .rq .swp1:nth-child(3n){
    margin-right: 1%;
}
.pro_cont2 .rq .swp1:nth-child(2n){
    margin-right: 0%;
}
.pro_cont2 .but img {
    width: 16px;
    height: 8px;
    position: static;
}
.about_honor .bd_l{
    display: none;
}

}
@media(max-width:550px){
    .case_con .rq1 .rq2{
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
    .case_con .rq {
        padding-top: 24px;
        padding-bottom: 20px;
    }
    .case_con .p1 {
        font-size: 27px;
    }
    .case_con {
        padding-top: 20px;
        padding-bottom: 35px;
    }
    .content8 .swiper-button-prev, .content8 .swiper-button-next{
        width: 40px;
        height: 40px;
    }

    .casedate .p1 ,.content8 .p{
        font-size: 25px;
        text-align: center;
    }
    .cont_con2 .rq1{
        width: 100%;
        margin-right: 0;
    }
    .cont_con2 .rq2 table{
        width: 12%;
    }
    .cont_con2 .rq2 textarea{
        width: 88%;
    }
    .cont_con2 button {
        width: 130px;
        height: 40px;
    }
    .cont_conp {
        font-size: 25px;
    }



    .lb_rq .lb_rq2{
        width: 100%;
        height: auto;
        padding-bottom: 50px;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .new_cont1 {
        padding-top: 43px;
    }
    .lb_rq .lb_rq2 .p2 {
        font-size: 14px;
    }
    .fyq li{
        width: 30px;
        height: 30px;
    }
    .fyq li a{
        line-height: 30px;
        font-size: 13px;
    }
    .newsdate2 .lb_rq2{
        width: 100% !important;
    }
    .newsdate .p1{
        font-size: 21px;
    }
    .newsdate {
        padding-top: 25px;
    }
    .newsdate .p3 {
        font-size: 14px;
        margin: 10px 0;
        margin-bottom: 0;
    }
    .newsdate1 .p1 {
        font-size: 13px;
        line-height: 25px;
    }
    .casedate .rq2_rq, .newsdate1 .rq2_rq {
        width: 200px;
    }
    .casedate .a3, .newsdate1 .a3 {
        margin-top: 10px;
    }
    .newsdate1 {
        padding-bottom: 33px;
    }

    .prodeta .proxq1-top{
        height: 560px;
    }
    .prodeta .proxq1-rt_jz .prod_p {
        font-size: 22px;
    }
    .prodeta .proxq1-rt_jz .p2 {
        font-size: 14px;
    }
    .prodeta .proxq1-rt_jz .bt {
        width: 135px;
        height: 41px;
        border-radius: 45px;
        line-height: 41px;
    }
    .proxq1-rt_jz .bt img {
        width: 20px;
    }
    .content6 .rq img{
        width: 50%;
        margin-right: 0%;
        margin-bottom: 10px;
    }
    .pt {
        padding-top: 25px;
    }
    .content7 .rq1{
        width: 49%;
        margin-bottom: 10px;
    }
    .content7 .rq1 p {
        font-size: 14px;
    }
    .content7 {
        padding-bottom: 25px;
    }
    .prodeta .proxq-one {
        padding: 40px 0 50px;
    }
    .content5 .rq div{
        width: 100%;
        margin: 0;
    }
    .content5 .rq .rig{
        height: 145px;
        padding-top: 30px;
        padding-left: 0;
    }
    .content5 .rq .rig .p1 {
        font-size: 13px;
    }

    /* .pro_cont2 .rq .swp1{
        width: 49%;
        margin: 0;
        margin-bottom: 10px;
    } */
    .casedate .rq{
        margin: 0 auto;
        margin-top: 10px;
    }
    .casedate {
        padding-top: 31px;
        padding-bottom: 35px;
    }
    .casedate .proxq-one {
        padding: 25px 0 23px;
    }
    .casedate .p3,.newsdate1 .p1,.about_con1 .p2 ,.zuo p{
        font-size: 14px;
        word-break: break-all;
    }
    .fyq {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .casedate .p3{
        text-align: center;
    }
    .casedate{
        padding-bottom: 0;
    }
    .cont_con1 .p2{
        line-height: 25px;
    }
    .cont_con2 {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .nei p {
        font-size: 14px;
        line-height: 25px;
    }
    .anli {
        height: 810px;
    }
    .tu1 p {
        font-size: 13px;
        margin-bottom: 0px;
    }
    .xwzi {
        padding-top: 5px;
    }
    .xwjz .tu1:nth-child(3){
        margin-bottom: 20px;
    }
    .about_con3 .rq1:nth-child(1)::before,
     .about_con3 .rq1:nth-child(2)::before,
      .about_con3 .rq2:nth-child(3)::before,
       .about_con3 .rq2:nth-child(4)::before,
     .about_con3 .rq2:nth-child(5)::before {
        left: 5%;
        top: 7%;
    }
}

@media(max-width:414px){
    .cplb .swiper-button-next{
        right: 15px;
    }
    .cplb .swiper-button-prev{
        left: 15px;
    }
    .alzj .but2:nth-child(1),
    .alzj .but2:nth-child(2){
        margin-bottom: 10px;
    }
    .about_con1 p{
    width: 100%;
    }
     .about_con1 .swiper-container {
        width: 75%;
    }
    .about_con1 .rq {
        margin-top: 33px;
    }
    .about_con1 {
        padding: 30px 0 30px;
    }
    .about_con1 .p1 {
        font-size: 15px;
    }
    .about_p1 {
        font-size: 20px;
    }
    .about_con1 button {
        font-size: 13px;
    }
    .about_con3 .rq {
        width: 100%;
        margin-top: 20px;
    }
    .about_con3 .rq1, .about_con3 .rq2 {
        padding-top: 27%;
        border-right: none !important;
        /* border-bottom: 1px solid rgb(233,233,233) !important; */
    }
    .about_con3 .rq1:nth-child(1)::before, .about_con3 .rq1:nth-child(2)::before, .about_con3 .rq2:nth-child(3)::before, .about_con3 .rq2:nth-child(4)::before, .about_con3 .rq2:nth-child(5)::before {
        top: 15%;
    }
    .about_con4 {
        padding: 50px 0;
    }
    .about_con4 .proxq1-box{
        padding-bottom: 0;
    }
    .about_con4 .proxq1-top p {
        font-size: 15px;
        line-height: 35px;
    }
    .channel_content .ann button {
        width: 140px;
        height: 40px;
        border-radius: 40px;
    }
    .about_honor .bd_l .b_img img {
        top: 46%;
    }
    .about_honor .bd_l .b_img,
    .about_honor .bd_l{
        height: 570px;
    }
    .about_honor .bd_l .img_title {
        font-size: 15px;
        height: 55px;
        line-height: 55px;
    }
    .about_con5 {
        padding-bottom: 35px;
    }


    .n_banner .rq p {
        font-size: 27px;
    }

  

    .prodeta .proxq1-top {
        height: 420px;
    }
    .prodeta .proxq1-rt_jz .tbq img {
        margin: 0 8px;
    }

    .pt img {
        height: 30px;
    }
    .pt {
        font-size: 22px;
    }
    .pro_cont2 .p {
        padding-top: 30px;
        margin-bottom: 0px;
        font-size: 21px;
    }
    .pro_cont2 .rq {
        margin-top: 23px;
    }
    .produc {
        padding-bottom: 30px;
    }
    .zdb{
        font-size: 13px;
    }
    .pro_cont1 a {
        font-size: 12px;
        padding-left: 9px;
        background-position-x: 2px;
    }
    .pro_cont1{
        height: 55px;
    }
    .pro_cont1 a{
        line-height: 55px;
    }

    .cont_rq .tp{
        display: none;
    }
    .swp1 .wz {
        font-size: 12px;
    }
    .but img {
        width: 18px;
        height: 9px;
    }
    .nei .but,.zuo .but{
        font-size: 12px;
    }
    .tu1 .p1, .tu1 .p4 {
        background-position: 77px 8px;
    }
}








#darkbox {
    position: fixed;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.8) no-repeat none 50%;
    background-size: contain;
    -webkit-box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
}

#darkbox.on2 {
    opacity: 1;
    visibility: visible;
    height: 90% !important;
    width: 90% !important;
    left: 5% !important;
    top: 5% !important;
}

.dark-close i {
    color: #fff;
}

#darkbox_prev, #darkbox_next {
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    height: 30px;
    width: 30px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#darkbox_prev {
    left: -2px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#darkbox_next {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -2px;
}

#darkbox_prev:hover, #darkbox_next:hover {
    border-color: #c42a2e;
}

#darkbox-description {
    position: absolute;
    width: 100%;
    color: #fff;
    font-size: 18px;
    bottom: 5px;
    text-align: right;
    text-shadow: 0 1px 1px #000;
}

#darkbox .dark-close {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 2em;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#darkbox .dark-close:hover {
    color: #c42a2e;
}














/*dyzs -end*/
/*download -start*/
.sec-download{
    padding: .55rem 0 .75rem;
    background: #f8f8f8;
}
.download-menu{
    margin-bottom: .5rem;
}
.download-menu a{
    display: inline-block;
    font-size: 12px;
    color: #333;
    line-height: 35px;
    padding: 0 15px;
    border:1px solid #dedede;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px;
    transition: all .3s;
}
.download-menu a.active,
.download-menu a:hover{
    background: #49b3d7;
    border-color: #49b3d7;
    color: #fff;
}
.download-list.flex-wrap-row{
    margin: 0 -0.07rem;
}
.download-list .col-sm-4{
    margin-bottom: .14rem;
    padding: 0 .07rem;
}
.download-item{
    display: block;
    height: 100%;
    background: #fff;
    text-align: center;
    padding: .25rem .2rem .2rem .2rem;
    transition: all .3s;
}
.download-item .m-tit{
    font-size: .18rem;
    transition: all .3s;
}
.download-item p{
    font-size: 12px;
    color: rgba(51,51,51,.8);
    margin: .1rem 0 .15rem;
    transition: all .3s;
}
.download-item .m-icon{
    display: inline-block;
    width: .28rem;
    height: .28rem;
    background: url(../images/download_02.png) no-repeat center center;
    background-size: cover;
    transition: all .3s;
}
.download-item:hover{
    background: url(../images/download_01.png) no-repeat left top #af261c;
    background-size: auto 100%;
}
.download-item:hover p,
.download-item:hover .m-tit{
    color: #fff;
}
.download-item:hover .m-icon{
    background-image: url(../images/download_03.png);
}
@media (min-width: 768px){
    .download-menu a{
        font-size: .18rem;
        line-height: .55rem;
        padding: 0 .5rem;
        margin-right: .07rem;
        margin-bottom: .07rem;
    }
    .download-list.flex-wrap-row{
        margin: 0 -0.15rem;
    }
    .download-list .col-sm-4{
        margin-bottom: .3rem;
        padding: 0 .15rem;
    }
}

@media(max-width: 500px) {
    .chanpin .pro_cont2 .but {
        margin-top: 16px;
       
    }
    .case_con .rq a{
        margin-left: 0;
        width: 49%;
        float: left;
        margin-right: 2%;
        margin-bottom: 12px;
    }
    .case_con .rq a:nth-child(2n){
        float: right;
        margin-right: 0;
    }
    .pro_cont2 .rq .swp1:nth-child(3) {
        display: none;
    }
    .pro_cont2:nth-child(2) .p {
        padding-top: 30px;
    }
    .pro_cont2 .p {
        padding-top: 90px;
    }
    .pro_cont2:last-child {
        padding-bottom: 65px;
    }
}



.newsdate1 .wrap p,
.newsdate1 .wrap p span,
.casedate .wrap p,
.casedate .wrap p span{
    font-size: 16px!important;
}

.newsdate1 .wrap{margin-top: 40px;}
@media(max-width:991px){
    .newsdate1 .wrap{margin-top: 20px;} 
}