.header{position: fixed;background:#fff;width: 100%;z-index: 1000;}
.header.is_header{box-shadow:0 0 12px rgba(0,0,0,0.2)}
.header .top{background:#f5f5f5}
.header .top>div{padding:0 .88rem;display:flex;justify-content: space-between;align-items: center;line-height:.42rem;height:.42rem}
.header .top .email{width:10%}
.header .top .email h1{font-size:.14rem;color:#797979;padding:0 0 0 .25rem;position:relative}
.header .top .email h1:after{content:"";position:absolute;background:url(/public/common/images/email.png) no-repeat;width:.15rem;height:.11rem;left:0;top:50%;transform:translateY(-50%);background-size:100%}
.header .top .text h2{font-size:.16rem;color:#414141;font-weight:bold}
.header .top  .right{display:flex;width:10%;justify-content: space-between;align-items: center;}
.header .top  .right .langs a{color:#797979;font-size:.14rem;display:initial}
.header .top  .right ul{display:flex;width:58%;justify-content: space-between;}
.header .top  .right ul li a{color:#666666;font-size:.15rem;display:initial}
.header  .bot>div{display:flex;padding:0 .88rem;justify-content: space-between;align-items: center;line-height:.86rem;height:.86rem;}
.header  .bot .logo{width:10%;text-align:left}
.header  .bot .logo a{display:inline-block}
.header  .bot .navs {width:36%}
.header  .bot .navs ul{display:flex;justify-content: space-between;}
.header  .bot .navs ul li>a{font-size:.18rem;color:#5c5b5b;padding:0 .23rem 0 0;display:initial;position:relative}
.header  .bot .navs ul li>a:after{content:"\f107";position:absolute;font:normal normal normal 14px/1 FontAwesome;font-size:.18rem;right:0;color:#000000;top:50%;transform:translateY(-50%);transition:.3s}
.header  .bot .navs ul li.active > a{color:#a12124}
.header  .bot .navs ul li.active > a:after{color:#a12124}
.header  .bot .navs ul li>a:hover{color:#a12124}
.header  .bot .navs ul li>a:hover:after{color:#a12124;transition:.3s}
.header  .bot .right{width:10%;display:flex;justify-content: flex-end;}
.header  .bot .right .search{width:28%;display:flex;justify-content: flex-end;border-left:2px solid #1a1a1a}
.header  .bot .right .search a{width:.2rem;height:.2rem;background:url(/public/common/images/search.png) no-repeat; background-size:100%}
.header  .bot .navs ul li dl{position: fixed;top: 1.28rem;left: 50%;width: 91%;text-align: center;transition: none;box-shadow:0 0 12px rgba(0,0,0,0.1);transform:translateX(-50%);display:none}
.header  .bot .navs ul li dl>div{padding:.22rem .77rem .5rem;display:flex;background:white;}

.header  .bot .navs ul li dl>div dd{margin-right:.25rem}
.header  .bot .navs ul li dl>div dd  a .img{width:1.91rem;height:1.91rem;line-height:1.91rem;background:#f7f7f7}
.header  .bot .navs ul li dl>div dd  a:hover img{transform:scale(1.1)}
.header  .bot .navs ul li dl>div dd a h1{text-align:center;font-size:.16rem;color:black;font-weight:bold;padding:.15rem 0 0}
.tem_banner{padding:1.28rem 0 0}
.product_box .mbx{background:#eaebef}
.product_box .mbx>div{display:flex;padding:.24rem 0 .22rem;}
.product_box .mbx a{margin:0 .03rem;color:#3f3f3f;font-size:.16rem}
.product_box  .top>div{display:flex;justify-content: space-between;padding:.7rem 0 1.2rem}
.product_box  .top .imglist{width:9%}
.product_box  .top .imglist .swiper-container{height:7.34rem}
.product_box  .top .imglist   .swiper-slide-thumb-active .img{border:1px solid #7d7d7d}
.product_box  .top .sm_list{width:38%}
.product_box  .top .infos{width:51%;padding:0 0 0 .5rem}
.product_box  .top .infos h1{padding:0  0 .4rem;font-size:.3rem;color:black;font-weight:bold}
.product_box  .top .infos  .con{;border-bottom:1px solid #bfbfbf}
.product_box  .top .infos  .con p{font-size:.16rem;color:#6d6d6d;line-height:.25rem}
.product_box  .top .infos  .canshu {padding:.45rem 0 .4rem;}
.product_box  .top .infos  .canshu  p{margin:0 0 .15rem;font-size:.16rem;color:#606060}
.product_box  .top .infos  .canshu  p em{color:black;font-weight:bold;font-size:.19rem}
.product_box  .top .infos   a{display:inline-block;background:#a12124;padding:.18rem .45rem .18rem .85rem;border-radius:10px;color:white;font-size:.16rem;position:relative}
.product_box  .top .infos   a:after{content:"";position:absolute;background:url(/public/common/images/shop.png) no-repeat;width:.23rem;height:.23rem;left:25%;transform:translateY(-50%);top:45%;background-size:100%}
.product_box  .bot>div{padding:0 0 2.15rem}
.product_box  .bot .title{text-align:center;padding:0 0 .24rem;border-bottom:1px solid #c9c9c9}
.product_box  .bot .title h1{font-size:.24rem;color:black;font-family:"Roboto-Black";}

.product_box  .bot .lists{margin:.4rem 0 0;position:relative}
.product_box  .bot .lists  a .text h1{padding:.3rem 0 .17rem;font-size:.14rem;color:#acacac}
.product_box  .bot .lists  a .img{position:relative}
.product_box  .bot .lists  a .img:after{position:absolute;content:'';background:rgba(0,0,0,.45) url(/public/common/images/search_w.png) no-repeat center center;width:.4rem;height:.4rem;right:8%;bottom:0;background-size:.15rem .15rem;border-radius:5px;border:1px solid white;opacity:0;transition:.6s}
.product_box  .bot .lists  a:hover .img:after{bottom:10%;opacity:1;transition:.6s}
.product_box  .bot .lists  a .text h2{font-size:.16rem;color:black;font-weight:bold;padding:0 0 .31rem}
.product_box  .bot .lists  a .text span{color:#a22124;font-size:.14rem}
.product_box  .bot .lists  a:hover img{transform:scale(1.1)}
.product_box  .bot .lists  .swiper-page>div{position:absolute;width:.45rem;height:.45rem;border-radius:100%;line-height:.45rem;text-align:center;font-size:.28rem;color:white;outline:none;z-index:2;top:50%;left:0;background:#a22124;transform:translateY(-50%)}
.product_box  .bot .lists .swiper-page>div.slide-button-next {left:auto;right:0%}
.product_list>div{padding:.54rem 0 1.2rem}
.product_list .lists{margin:0 0 1.4rem;position:relative}
.product_list .lists .title {padding:0 0 .1rem;position:relative;margin:0 0 .46rem}
.product_list .lists .title:after{content:"";position:absolute;width:100%;height:2px;background:#d2d2d2;left:0;bottom:0}
.product_list .lists .title:before{content:"";position:absolute;width:.7rem;height:2px;background:#a22124;left:0;bottom:0;z-index:2}
.product_list .lists .title h1{font-size:.26rem;color:black;font-weight:bold;padding:.3rem 0 .3rem 0rem;position:relative;font-family:"Roboto-Black"}
/*.product_list .lists.list5 .title h1:after{content:"";position:absolute;background:url(/public/common/images/icon1.png) no-repeat;width:.57rem;height:.81rem;left:.05rem;top:50%;transform:translateY(-50%);background-size:100%}*/
/*.product_list .lists.list6 .title h1:after{content:"";position:absolute;background:url(/public/common/images/icon2.png) no-repeat;width:.52rem;height:.94rem;left:.05rem;top:50%;transform:translateY(-50%);background-size:100%}*/
/*.product_list .lists.list7 .title h1:after{content:"";position:absolute;background:url(/public/common/images/icon3.png) no-repeat;width:.59rem;height:.56rem;left:.05rem;top:50%;transform:translateY(-50%);background-size:100%}*/
.product_list .lists .infos .items{padding:0 .3rem;margin:0 0 .3rem}
.product_list .lists .infos a .text h1{padding:.3rem 0 .17rem;font-size:.14rem;color:#acacac}
.product_list .lists .infos a .img{position:relative}
.product_list .lists .infos a .img:after{position:absolute;content:'';background:rgba(0,0,0,.45) url(/public/common/images/search_w.png) no-repeat center center;width:.4rem;height:.4rem;right:8%;bottom:0;background-size:.15rem .15rem;border-radius:5px;border:1px solid white;opacity:0;transition:.6s}
.product_list .lists .infos a:hover .img:after{bottom:10%;opacity:1;transition:.6s}
.product_list .lists .infos a .text h2{font-size:.16rem;color:black;font-weight:bold;padding:0 0 .31rem}
.product_list .lists .infos a .text span{color:#a22124;font-size:.14rem}
.product_list .lists .infos a:hover img{transform:scale(1.1)}
.product_list .lists .swiper-page>div{position:absolute;width:.45rem;height:.45rem;border-radius:100%;line-height:.45rem;text-align:center;font-size:.28rem;color:white;outline:none;z-index:2;top:50%;left:0;background:#a22124;transform:translateY(-50%)}
.product_list .lists .swiper-page>div.slide-button-next {left:auto;right:0%}
.footer{background:#121212;position:relative}
.footer:after{position:absolute;content:"";background:url(/public/common/images/sjx.png) no-repeat;width:.66rem;height:.43rem;top:0rem;left:50%;transform:translateX(-50%);background-size:100%}
.footer>div{padding:.7rem 0 .8rem}
.footer .logo a{display:inline-block}
.footer  .shares{padding:.5rem 0 .43rem}
.footer  .shares ul{display:flex;justify-content: center;}
.footer  .shares ul li a{height:.3rem;width:.3rem;line-height:.3rem;background:#828282;color:white;text-align:center;margin:0 .05rem;font-size:.2rem}
.footer .fot_nav{display:flex;justify-content: space-between;}
.footer .fot_nav ul{display:flex;}
.footer .fot_nav ul li{margin-right:.7rem}
.footer .fot_nav ul li a{font-size:.15rem;color:white}
.footer .fot_nav  h1{font-size:.14rem;color:#b0b0b0;padding:.5rem 0 0}
.footer .right{width:30%}
.footer .right p{font-size:.14rem;color:#727272;padding:.15rem 0 0}
.footer .right .f_email{position:relative}
.footer .right .f_email input{width:100%;padding:.13rem 0;border:0;background:none;border-bottom:1px solid #a0a0a0;color:white}
.footer .right .f_email button{position:absolute;right:1%;top:50%;transform:translateY(-50%);padding:.08rem .11rem;background:black;border:0;color:white;font-size:.14rem}
.about .about_text{background:#f6f6f6;position:relative}
.about .about_text .items{position:absolute;width:4.8rem;height:4.8rem;border-radius:50%;background:#fff5f5;text-align:center;display:flex;flex-direction: column;justify-content: center;left:50%;transform:translateX(-50%);top:-2.9rem;z-index:1;box-shadow:0px 25px 35px -20px #5E5E5E;  }

.about .about_text .items h1{font-size:.6rem;color:#3d3d3d;padding:0 0 .3rem}
.about .about_text .items  p{font-size:.36rem;font-weight:bold;color:black}
.about .about_text .content{padding:3rem 0  1.57rem}
.about .about_text .content p{font-size:.15rem;color:black}
.about .about_zhiliang>div{display:flex;justify-content: space-between;padding:1rem 0 2.5rem}
.about .about_zhiliang>div .items{width:44.5%}
.about .about_zhiliang .items .img h1{font-size:.24rem;color:white;position:absolute;left:50%;transform:translateX(-50%);z-index:2;top:14%;text-transform:uppercase;font-family:"Roboto-Black"}
.about .about_zhiliang .items .text{padding:.68rem 0  0}
.about .about_zhiliang .items .text h1{font-size:.36rem;color:black;font-weight:bold;padding:0 0 .3rem;position:relative;margin:0 0 .44rem}
.about .about_zhiliang .items .text h1:after{content:"";position:absolute;background:#a12124;width:.75rem;height:3px;left:0;bottom:0}
.about .about_zhiliang .items .text p{font-size:.16rem;color:black;line-height:.25rem}
.tem_banner .flash h2{position:absolute;left:50%;transform:translateX(-50%);top:60%;font-size:.6rem;color:white}
.contact_box>div{display:flex;justify-content: space-between;padding:.95rem 2.6rem 2.25rem 0;align-items: center;}
.contact_box .left{width:33%;background:#f5f5f5;padding:2.35rem 0 2.94rem .45rem}
.contact_box .left h1{font-size:.3rem;color:black;font-family:"Roboto-Black";padding:0 0 .54rem}
.contact_box .left p{font-size:.2rem;color:black;padding:0 0 0 .3rem;position:relative}
.contact_box .left p:after{content:"";position:absolute;background:url(/public/common/images/email_b.png) no-repeat;width:.23rem;height:.17rem;left:0;top:50%;transform:translateY(-50%);background-size:100%}
.contact_box .right{width:59%}
.contact_box .right h2{font-size:.3rem;font-family:"Roboto-Black";color:black;padding:0 0 .15rem}
.contact_box .right input{width:100%;padding:.15rem .2rem;border-radius:5px;border:1px solid #eaeaea;margin:0 0 .25rem}
.contact_box .right textarea{width:100%;padding:.15rem .2rem;border-radius:5px;border:1px solid #eaeaea;margin:0 0 .25rem;height:1.85rem}
.contact_box .right .button{margin:.9rem 0 0}
.contact_box .right .button button{width:100%;padding:.13rem 0;border:1px solid #eaeaea;background:none;border-radius:5px;font-size:.16rem;color:#8c8c8c}
.contact_box .right .button  button:hover{background:#a12124;color:white;border:1px solid #a12124}
.news_box>div{;padding:1.08rem 0  2.35rem}
.news_box .lists{display:flex;flex-wrap: wrap;justify-content: space-between}
.news_box .lists:after{content:"";width:30.5%}
.news_box .lists a{width:30.5%;margin:0 0 .75rem}
.news_box .lists a .text{height:2.1rem;position:relative}
.news_box .lists a .text h1{font-size:.24rem;color:#2e2d2d;font-weight:bold;margin:.22rem 0 }
.news_box .lists a .text p{font-size:.14rem;color:#4d4d4d;line-height:.25rem}
.news_box .lists a .text span{position:absolute;bottom:0;left:0;color:#2e2d2d;font-size:.14rem}
.news_box .lists a:hover img{transform:scale(1.1)}
.news_box .page{padding:.3rem 0 0}
.news_box .page>*{display:inline-block;width:.3rem;height:.3rem;line-height:.3rem;background:#e5e5e5;opacity:1;color:black;font-size:.15rem;margin:0 .05rem;border-radius:5px;font-weight:bold}
.news_box .page .page-num-current{background:#a12124;color:white}
.news_box .page>*:hover{background:#a12124;color:white}
.news_box .page>*:hover i{color:white}
.tem_banner .label_text{position:absolute;left:50%;transform:translateX(-50%);z-index:2;top:35%;}
.tem_banner .label_text h1{font-size:.48rem;padding:0 0 .2rem;color:white;opacity:0;transition:all .5s;transform:translateY(100px)}
.tem_banner .swiper-slide-active .label_text h1{transition-delay:.4s;transform:none;opacity:1;}
.tem_banner .label_text  p{font-size:.3rem;font-family:"Roboto-light";color:white;opacity:0;transition:all .5s;transform:translateY(100px)}
.tem_banner .swiper-slide-active .label_text p{transition-delay:.6s;transform:none;opacity:1;}
.tem_banner .label_text  a{font-size:.16rem;display:inline-block;padding:.16rem .48rem;background:#a22124;color:white;margin:1.12rem 0 0;opacity:0;transition:all .5s;transform:translateY(100px)}
.tem_banner .swiper-slide-active .label_text a{transition-delay:.8s;transform:none;opacity:1;}
.index_about{background:#f6f6f6;position:relative;}
.index_about:after{content:"";position:absolute;left:0;top:0;height:100%;width:50%;background:#ececec;z-index:1}
.index_about .padright16{padding: 1.7rem 1.6rem 0 0;display:flex;overflow:hidden;}
.index_about .padright16 .img{z-index:2;width:40.5%}
.index_about .padright16  .right{z-index:2;width:59.5%;position:relative;background:white;box-shadow:0 0 35px rgba(0,0,0,0.2)}
.index_about .padright16  .right .text{padding:1rem 2.6rem 0 1rem}
.index_about .padright16  .right .text h1{font-size:.48rem;color:black;padding:0 0 .3rem}
.index_about .padright16  .right .text p{font-size:.14rem;color:black}
.index_about .padright16  .right  .info{position:absolute;left:1rem;top:35%;width:100%;padding-left:1.3rem;}
.index_about .padright16  .right  .info h1{font-size:.72rem;color:black;font-family:"Roboto-Black";text-transform:uppercase;letter-spacing:29px}
.index_about .padright16  .right  .info p{font-size:.48rem;text-transform:uppercase;color:black;font-family:"Roboto-Black"}
.index_about .padright16  .right  .info:after{position:absolute;content:"";background:url(/public/common/images/index_icon1.png) no-repeat;width:.92rem;height:1.33rem;left:0;top:50%;transform:translateY(-50%);background-size:100%}
.index_about .padright16  .imgs{position:absolute;left:0;bottom:0}
.index_video{padding:1rem 0 0}
.index_video video{width:100%}
.index_product>div{display:flex;justify-content: space-between;padding:1rem 0 2rem}
.index_product a{width:29.5%;position:relative}
.index_product a h1{font-size:.35rem;color:black;font-family:"Roboto-Black";padding:.3rem 0 0}
.index_newproduct>div{padding:0 0 .35rem}
.index_newproduct .title{text-align:center;padding:0 0 .6rem;font-size:.36rem;font-family:"Roboto-Black";color:black}
.index_newproduct .lists{;position:relative;display:flex;flex-wrap: wrap;justify-content: space-between;}
.index_newproduct .lists  a{width:23%;margin:0 0 .6rem}
.index_newproduct .lists  a .text h1{padding:.3rem 0 .17rem;font-size:.14rem;color:#acacac}
.index_newproduct .lists  a .img{position:relative}
.index_newproduct .lists  a .img em{position:absolute;padding:.08rem .15rem;background:#a22124;left:5%;top:8%;font-size:.14rem;color:white;}
.index_newproduct .lists  a .img:after{position:absolute;content:'';background:rgba(0,0,0,.45) url(/public/common/images/search_w.png) no-repeat center center;width:.4rem;height:.4rem;right:8%;bottom:0;background-size:.15rem .15rem;border-radius:5px;border:1px solid white;opacity:0;transition:.6s}
.index_newproduct .lists  a:hover .img:after{bottom:10%;opacity:1;transition:.6s}
.index_newproduct .lists  a:hover img{transform:scale(1.1)}
.index_newproduct .lists  a .text h2{font-size:.16rem;color:black;font-weight:bold;padding:0 0 .31rem}
.index_newproduct .lists  a .text span{color:#a22124;font-size:.14rem}

.index_pic ul{display:flex;justify-content: space-between;}
.index_pic ul li{width:49%}
.index_toppro>div{padding:0 0 .93rem}
.index_toppro .title{padding:1rem 0 .6rem;text-align:center}
.index_toppro .title h1{font-size:.36rem;color:black;font-family:'Roboto-Black'}
.index_toppro .lists  a .text h1{padding:.3rem 0 .17rem;font-size:.14rem;color:#acacac}
.index_toppro .lists  a .img{position:relative}
.index_toppro .lists  a .img:after{position:absolute;content:'';background:rgba(0,0,0,.45) url(/public/common/images/search_w.png) no-repeat center center;width:.4rem;height:.4rem;right:8%;bottom:0;background-size:.15rem .15rem;border-radius:5px;border:1px solid white;opacity:0;transition:.6s}
.index_toppro .lists  a:hover .img:after{bottom:10%;opacity:1;transition:.6s}
.index_toppro .lists  a .text h2{font-size:.16rem;color:black;font-weight:bold;padding:0 0 .31rem}
.index_toppro .lists  a .text span{color:#a22124;font-size:.14rem}
.index_toppro .lists  a:hover img{transform:scale(1.1)}
.index_choose{background-size:cover;background-repeat:no-repeat;background-attachment:fixed}
.index_choose>div{padding:0 0 1.17rem}
.index_choose .title{padding:0.85rem  0 1.16rem;text-align:center;}
.index_choose .title h1{font-size:.48rem;text-transform:uppercase;color:white;padding:.65rem 0 0;position:relative}
.index_choose .title h1:after{content:"";background:url(/public/common/images/heart.png) no-repeat;width:.28rem;height:.35rem;position:absolute;left:50%;transform:translateX(-50%);top:0;background-size:100%}
.index_choose .lists {padding:0 .6rem}
.index_choose .lists ul{display:flex;justify-content: space-between;}
.index_choose .lists ul li{width:31%;text-align:center}
.index_choose .lists ul li .img{height:1rem}
.index_choose .lists ul li h1{padding:0 0 .3rem;color:white;text-transform:uppercase;font-size:.2rem;}
.index_choose .lists ul li  p{font-size:.16rem;color:white}
.index_news>div{padding:0 0 1.37rem}
.index_news .title{padding:1.3rem 0 .5rem;}
.index_news .title h1{font-size:.36rem;text-align:center;color:black;font-weight:bold}
.index_news .lists .items h1{font-size:.2rem;color:black;font-weight:bold;margin:.34rem 0 .28rem}
.index_news .lists .items:hover img{transform:scale(1.1)}
.index_news .lists .items p{font-size:.16rem;color:#4b4b4b;}
.index_news .lists .items .more{margin:.78rem 0 0;display:flex;justify-content: space-between;align-items: center;}
.index_news .lists .items .more a{font-size:.14rem;color:#4b4b4b;position:relative}
.index_news .lists .items .more a:hover{color:#a22124}
.index_news .lists .items .more a:hover:before{width:100%;transition:.3s}
.index_news .lists .items .more a:after{content:"";position:absolute;width:100%;height:1px;background:#4b4b4b;left:0;bottom:0}
.index_news .lists .items .more a:before{content:"";position:absolute;width:0;height:1px;background:#a22124;left:0;bottom:0;z-index:2;transition:.3s}
.index_news .lists .items .more span{font-size:.14rem;color:#4b4b4b}

/********<=767 mobile nav style css********/
.fl-page{position:relative;top:-1.5rem;}

.m-header {background:#FFF;box-shadow:0 0 12px rgba(0,0,0,0.2)}
.m-header >.col-xs-6>div {color:#333}
.m-header >.col-xs-6 img {max-height:45px;}
.st-container .st-menu {background:rgba(143,186,209);
	-webkit-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
    -o-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
     transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
}
.st-container .st-menu ul li a {color:#FFF;position:relative;font-size:.25rem}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background:#a22124;box-shadow:0 4px 8px rgba(0,0,0,0.2);border-radius:5px;color:#FFF}
.st-container .st-menu ul li>a>i {position:absolute;right:1em;top:50%;transform:translateY(-50%);color:#FFF}
.st-container .st-menu ul li.active>a>i,.st-container .st-menu ul li>a:hover>i {color:#FFF}
.st-container .st-menu ul li>dl {transition:none;margin:0}
.st-container .st-menu ul li>dl dd a {background:none;box-shadow:none;color:#FFF;padding-left:0}
.st-container .st-menu ul li>dl dd a i {padding-right:10px;}
.st-container .st-menu ul li>dl dd.on2 a,.st-container .st-menu ul li>dl dd a:hover {color:#a22124}
.st-container .st-menu ul li>dl dd.on2 a i,.st-container .st-menu ul li>dl dd a:hover i {padding-right:16px}
.st-effect-1.st-menu {display:block;}
/********<=767 mobile nav style css 2********/
.m-header .dl-menuwrapper button.dl-active{color:#0061ae}
.m-header .dl-menuwrapper ul{background:#0061ae}
.m-header>div.col-xs-6,.m-header>div.m_langs {z-index:2}
.m-header .dl-menuwrapper {z-index:1}
.m-header .dl-menuwrapper li a {border-top:1px solid rgba(255,255,255,.2);font-size:12px;}
/**************************/

/******ipad****/
@media(max-width:1600px){
	.product_box .top .imglist .swiper-container{height:6.44rem}
	.index_about .padright16 .right .info h1{font-size:.6rem;letter-spacing:20px}
	.index_about .padright16 .right .info{top:37%}
	.index_about .padright16 .right .text{padding:1rem 1.6rem 0 1rem}
	.index_choose .lists{padding:0 .3rem}
}
@media(max-width:1440px){
	.index_about .padright16 .right .info h1{font-size:.55rem;letter-spacing:20px}
	.index_about .padright16 .right .info p{font-size:.4rem}
}
@media(max-width:1400px){
	.index_about .padright16{padding:1.7rem 1rem 0 0}
}
@media(max-width:1300px){
	.product_box .top .imglist .swiper-container{height:6.59rem}
}
@media(max-width:990px){
	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;}
	
	.tem_banner{padding:60px 0 0}
	
}
/********mobile*********/
@media(max-width:767px){
	.tem_banner .label_text{width:100%;top:5%}
	.tem_banner .label_text a{margin:.2rem 0 0 }
	.index_about .padright16{display:inherit;padding:1.7rem 0rem 0 0}
	.index_about .padright16 .img{width:100%;padding:0}
	.index_about .padright16 .right{width:100%}
	.index_about .padright16 .imgs{position:inherit}
	.index_about .padright16 .right .text{padding:.5rem 1rem .4rem}
	.index_about .padright16 .right .info{position:inherit;margin-bottom:.3rem}
	.index_about .padright16 .right .info h1{font-size:.5rem;letter-spacing:0}
	.index_product a h1:before{display:none}
	.index_product a.nav1 h1:after{top:-.3rem}
	.index_product a.nav1:hover h1:after{top:-.5rem}
	.index_newproduct .lists a{width:48%}
	.index_choose .lists ul{display:inherit}
	.index_choose .lists ul li{width:100%;margin:0 0 .2rem}
    .index_choose .lists ul li .img{height:1.8rem}
    .footer .fot_nav{display:inherit}
    .footer .right{width:100%;margin:.2rem  0}
    .product_box .top>div{display:flex;flex-wrap: wrap;}
    .product_box .top .infos{width:100%;padding:0}
    .product_box .top .imglist{width:15%}
    .product_box .top .sm_list{width:75%}
    .about .about_text .items{height:3.6rem;width:3.6rem;top:-1.8rem}
    .about .about_text .content{padding:2.3rem 0 1rem}
    .about .about_zhiliang>div .items{width:47%}
    .contact_box .left p{word-break: break-all }
    .contact_box .left{padding:2.35rem .3rem 2.94rem .3rem}
    .news_box .lists a{width:48%}
}