.header{position: fixed;width: 100%;z-index: 1000;top:0;background:white;box-shadow: 0 0 12px rgba(0,0,0,0.2);}
.header.is_header{top:-1.6rem}
.header .top{display:flex;height:1.6rem;justify-content: space-between;padding:0 3.5rem;align-items: center;}
.header .top .logo{width:47.8%;/* opacity:0 */}
.header .top .rights{display:flex;align-items: center;gap:.75rem}
.header .top .rights .tel{padding-left:.65rem;position:relative}
.header .top .rights .tel:after{content:"";position:absolute;background:url(../images/99.png)0 0 no-repeat;width:.52rem;height:.53rem;left:0;top:50%;transform:translateY(-50%);background-size:100%}
.header .top .rights .tel h2{font-size:.16rem;color:#666666}
.header .top .rights .tel p{font-size:.3rem;color:#cf1718;font-weight:bold}
.header .top .rights .weixin{text-align:center}
.header .top .rights .weixin img{max-width:.89rem;}
.header .top .rights .weixin p{font-size:.14rem;color:#666666;margin:5px 0 0}
.header .bot{display:flex;padding:0 3.3rem;height:.66rem;line-height:.66rem;background:#cf1718;position:relative}
.header .bot .navs{position:relative;width:100%;}
.header .bot .navs ul{display:flex;}
.header .bot .navs ul>li {width:15%;text-align:center;position:relative}
.header .bot .navs ul>li>a{font-size:.18rem;color:white;border-right:1px solid white;position:relative;z-index:2}
.header .bot .navs ul>li>a:after{content:"";position:absolute;background:black;width:100%;height:0;left:50%;transform:translateX(-50%);z-index:-1;transition:.3s;bottom:0}
.header .bot .navs ul>li:hover a:after{height:100%}
.header .bot .navs ul>li.active>a:after{height:100%}
.header .bot .langs{}
.header .bot .langs{line-height:normal;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}


.header .bot .langs>a{font-size:.14rem;color:white;position:relative;padding-left:.28rem}
.header .bot .langs>a:after{position:absolute;content:"";background:url(/public/common/images/2.png) 0 0 no-repeat;width:.17rem;height:.17rem;left:0;top:50%;transform:translateY(-50%);background-size:100%}

.header .bot .langs>a i{font-size:.16rem;color:white;margin-left:.1rem}
.header .bot .langs dl {display: none;position:absolute;top:140%;left:50%;transform:translate(-50%);width:100%;background-color:white;box-shadow:0 0 12px rgba(0,0,0,0.2);padding:4px 3px;text-align:center;transition:0s}
.header .bot .langs dl a{color:black;font-size:.14rem;}
.header .bot .navs ul li  dl.dl0{position:absolute;top:100%;left:50%;transform:translateX(-50%);text-align:center;;width:100%;transition:none;display:none;box-shadow:0 0 12px rgba(0,0,0,0.2);background:#ffffff;border-radius:0 0 10px 10px}
.header .bot .navs ul li  dl.dl0 .box{}
.header .bot .navs ul li  dl.dl0 .box a{line-height:normal;font-size:.15rem;color:#666666;padding:.12rem .1rem;border-bottom:1px solid #e5e5e5}
.header .bot .navs ul li  dl.dl0 .box a:last-child{border-radius:0 0 10px 10px;border:0}
.header .bot .navs ul li  dl.dl0 .box a:hover{background:#e50012;color:white} 

.header .bot .navs ul>li dl.dl0 .box1{}
.header .bot .navs ul>li dl.dl0 .box1>dd{position:relative}
.header .bot .navs ul>li dl.dl0 .box1>dd>a{line-height:normal;font-size:.15rem;color:#666666;padding:.12rem .1rem;border-bottom:1px solid #e5e5e5}
.header .bot .navs ul>li dl.dl0 .box1>dd:last-child>a{border-radius:0 0 10px 10px;border:0}
.header .bot .navs  ul>li dl.dl0 .box1>dd>a:hover{background:#e50012;color:white}
.header .bot .navs ul>li dl.dl0 .box1{position:relative}
.header .bot .navs ul>li dl.dl0 .box1>dd dl.dl1{position:absolute;top:0;left:100%;;text-align:center;;width:130%;transition:none;display:none;box-shadow:0 0 12px rgba(0,0,0,0.2);background:#ffffff;}

.header .bot .navs ul>li dl.dl0 .box1>dd dl.dl1 a:hover{background:#e50012;color:white}
.header .bot .navs ul>li dl.dl0 .box1>dd dl.dl1 a{line-height:normal;font-size:.14rem;color:#666666;padding:.1rem .05rem;border-bottom:1px solid #e5e5e5}


/* .header .logo{width:14.15%}
.header .navs{width:54%}
.header .navs ul{display:flex;justify-content: flex-end;}
.header .navs ul li{margin-left:.55rem;position:relative}
.header .navs ul li>a{font-size:.16rem;color:#000000;position:relative}
.header .navs ul li>a:after{content:"";position:absolute;width:0;left:50%;transform:translateX(-50%);height:2px;background:#bf0800;bottom:0;transition:.5s}
.header .navs ul li.active a:after,.header .navs ul li a:hover:after{width:100%}
.header .navs ul>li dl.dl0{position:absolute;top:100%;left:50%;transform:translateX(-50%);text-align:center;;width:170%;transition:none;display:none;box-shadow:0 0 12px rgba(0,0,0,0.2);background:#ffffff;border-radius:0 0 10px 10px}
.header .navs ul>li dl.dl0 .box{}
.header .navs ul>li dl.dl0 .box a{line-height:normal;font-size:.15rem;color:#666666;padding:.12rem .1rem;border-bottom:1px solid #e5e5e5}
.header .navs ul>li dl.dl0 .box a:last-child{border-radius:0 0 10px 10px;border:0}
.header .navs ul>li dl.dl0 .box a:hover{background:#e50012;color:white} */

/* .header .navs ul>li dl.dl0 .box1{}
.header .navs ul>li dl.dl0 .box1>dd{position:relative}
.header .navs ul>li dl.dl0 .box1>dd>a{line-height:normal;font-size:.15rem;color:#666666;padding:.12rem .1rem;border-bottom:1px solid #e5e5e5}
.header .navs ul>li dl.dl0 .box1>dd:last-child>a{border-radius:0 0 10px 10px;border:0}
.header .navs ul>li dl.dl0 .box1>dd>a:hover{background:#e50012;color:white}
.header .navs ul>li dl.dl0 .box1{position:relative}
.header .navs ul>li dl.dl0 .box1>dd dl.dl1{position:absolute;top:0;left:100%;;text-align:center;;width:130%;transition:none;display:none;box-shadow:0 0 12px rgba(0,0,0,0.2);background:#ffffff;}

.header .navs ul>li dl.dl0 .box1>dd dl.dl1 a:hover{background:#e50012;color:white}
.header .navs ul>li dl.dl0 .box1>dd dl.dl1 a{line-height:normal;font-size:.14rem;color:#666666;padding:.1rem .05rem;border-bottom:1px solid #e5e5e5}
 */


/* .header .right{width:24%;display:flex;align-items: center;justify-content: space-between;}
.header .right .boxs{position:relative;display:flex;flex-direction: column;justify-content: center;align-items: center;line-height:normal}
.header .right .boxs .tel{padding-left:.35rem;position:relative}
.header .right .boxs .tel:after{content:"";position:absolute;background:url(../images/99.png)0 0 no-repeat;width:.27rem;height:.27rem;left:0;top:50%;transform:translateY(-50%);background-size:100%}
.header .right .boxs .tel h1{font-size:.14rem;color:#666666}
.header .right .boxs .tel  p{font-size:.24rem;color:#231814;font-weight:600}
.header .right .boxs form{font-size:0;position:relative;line-height:normal}
.header .right .boxs input{height:.25rem;width:100%;border-radius:50px;font-size:.1rem;color:black;border:1px solid #7b7b7b;padding:0 .35rem 0 .1rem}
.header .right .boxs button{position:absolute;width:.2rem;height:.14rem;top:50%;transform:translateY(-50%);border:none;background:url(../images/1.png) right 0 no-repeat;right:.1rem;background-size:.13rem .14rem;border-left:1px solid #8c8c8c}
.header .right .langs{line-height:normal;position:relative}
.header .right .langs>a{font-size:.14rem;color:#7c7c7c;position:relative;padding-left:.48rem}
.header .right .langs>a:after{position:absolute;content:"";background:url(/public/common/images/2.png) 0 0 no-repeat;width:.31rem;height:.3rem;left:0;top:50%;transform:translateY(-50%);background-size:100%}
.header .right .langs>a i{font-size:.16rem;color:#e50012;margin-left:.1rem}
.header .right .langs dl {display: none;position:absolute;top:140%;left:50%;transform:translate(-50%);width:100%;background-color:white;box-shadow:0 0 12px rgba(0,0,0,0.2);padding:4px 3px;text-align:center;transition:0s}
.header .right .langs dl a{color:#7c7c7c;font-size:.14rem;} */

.tem_banner.indise .flash {margin:2.26rem 0 0;position:relative;}
.tem_banner.indise .flash  .bg{background-size:cover;background-repeat:no-repeat;background-position:center center;}
.tem_banner.indise .flash .col_banner{position:relative}
.tem_banner.indise .col_banner .text{position:absolute;left:1.5rem;z-index:2;top:34.5%}
.tem_banner.indise .col_banner .text h1{font-size:.14rem;color:#e50012}
.tem_banner.indise .col_banner .text img{margin:.14rem 0 .2rem}
.tem_banner.indise .col_banner .text  p{font-size:.5rem;color:white;}
.tem_banner.indise .col_banner .tit {position:absolute;bottom:0;left:1.5rem;width:3.1rem;height:.85rem;background:#e50012;border-radius:20px 0 20px 0}
.tem_banner.indise .col_banner .tit h1{font-size:.24rem;color:#ffffff;line-height:.85rem;text-align:center}
.main{position: relative;background: #fff;z-index: 10;}

.company .top{padding:1.4rem 0 0}
.company .top>div .box{display:flex;justify-content: space-between;}
.company .top>div .box .left{width:51.5%}
.company .top>div .box .left .title{margin:0 0 .9rem}
.company .top>div .box .left .title h1{font-size:.18rem;color:#e50012;position:relative}
.company .top>div .box .left .title h1:after{content:"";position:absolute;background:#e50012;width:.78rem;height:2px;left:-1rem;top:50%;transform:translateY(-50%)}
.company .top>div .box .left .title p{font-size:.3rem;color:#000000;height:.3rem;line-height:.3rem}
.company .top>div .box .left .info h2{font-size:.36rem;color:#000;}
.company .top>div .box .left .info h2:first-child{margin:0 0 .15rem}
.company .top>div .box .left .info p{font-size:.16rem;color:#989898;line-height:.28rem}
.company .top>div .box .img{width:43.5%;position:relative;;overflow:inherit;z-index:1;margin:.1rem 0 0}
.company .top>div .box .img span{background:none !important}
.company .top>div .box .img img{border-radius:0 30px 0 30px}
.company .top>div .box .img:after{content:"";position:absolute;background:#e50012;width:100%;height:100%;left:0;top:0;transform:translate(-.15rem,.15rem);border-radius:0 30px 0 30px;z-index:-1;}
.company .top>div ul{padding:.9rem 0 .45rem;display:flex}
.company .top>div ul li{width:25%;text-align:center;position:relative}
.company .top>div ul li:after{content:"";position:absolute;background:#efefef;height:.3rem;width:2px;left:-1px;top:50%;transform:translateY(-50%)}
.company .top>div ul li:first-child:after{display:none}
.company .top>div ul li h1 {font-size:.45rem;color:#e50012}
.company .top>div ul li h1 em{font-size:.52rem;color:#e50012}
.company .top>div ul li p{font-size:.16rem;color:#989898;margin:.08rem 0 0}
.company .bot{padding:.8rem 0 1.95rem;background:#f6f8fa}
.company .bot>div{position:relative}
.company .bot  .img span{background:none !important}
.company .bot .text{position:absolute;width:39%;background:rgba(255,255,255,.93);border-radius:0 30px  0 30px;z-index:999;left:1.1rem;top:1.75rem;padding:.4rem .45rem .3rem 0;box-shadow:0 0 20px rgba(0,0,0,0.25)}
.company .bot .text>h1{font-size:.18rem;color:#989898;font-weight:bold;padding-left:.9rem;margin:0 0 .25rem}
.company .bot .text>h2{font-size:.36rem;color:#ffffff;padding-left:.9rem;;background:#f20010;height:.63rem;line-height:.63rem;border-radius:0 20px 0 0}
.company .bot .text>h3{font-size:.21rem;color:#ffffff;padding-left:.9rem;;background:#989898;height:.36rem;line-height:.36rem;margin:0 0 .6rem}
.company .bot .text>p{font-size:.18rem;color:#000000;;padding:0 .5rem 0 .9rem;line-height:.27rem}
.company .bot .text>p em{color:#f20010}
.company .bot .text .item ul{display:flex;margin:.75rem 0 0;padding-left:.45rem }
.company .bot .text .item ul li{width:50%;text-align:center;position:relative}
.company .bot .text .item ul li  h1 {font-size:.36rem;color:#e50012}
.company .bot .text .item ul li  h1 em{font-size:.48rem;color:#e50012}
.company .bot .text .item ul li p{font-size:.16rem;color:#989898;margin:.08rem 0 0}
.company .bot .text .item ul li:after{content:"";position:absolute;background:#ededed;height:.3rem;width:2px;left:-1px;top:50%;transform:translateY(-50%)}
.company .bot .text .item ul li:first-child:after{display:none}


.corporate{padding:0 0 1.35rem}
.corporate .title{padding:1.35rem 0 .5rem;text-align:center}
.corporate .title h1{font-size:.36rem;color:#000000;position:relative;margin:0 0 .1rem}
.corporate .title p{font-size:.18rem;color:#e50012;}

.corporate ul{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap: 0 .62rem}
.corporate ul li{background:white;box-shadow:0 0 20px rgba(0,0,0,0.2);border-radius:0 0 20px 20px;cursor:pointer}
.corporate ul li .text{padding:.3rem .5rem  .3rem;text-align:center}
.corporate ul li .text h1{font-size:.21rem;color:#e50012;font-weight:bold;transition:.3s}
.corporate ul li .text  h2{font-size:.12rem;color:#989898;margin:.05rem 0 .15rem;transition:.3s}
.corporate ul li .text p{font-size:.16rem;color:#989898;line-height:.26rem;transition:.3s}
.corporate ul li  .imgs {overflow:hidden;border-radius:0 0 20px 20px}
.corporate ul li  .imgs img{}
.corporate ul li:hover .imgs img{transform:scale(1.1)}
.corporate ul li:hover{background:#f3000e}
.corporate ul li:hover .text h1{color:white}
.corporate ul li:hover .text h2{color:white}
.corporate ul li:hover .text p{color:white}

.advantage{background:#f6f8fa;padding:0 0 1.6rem}
.show_news .met_infos {padding:.15rem 0 .35rem;font-size:.14rem;color:#585858;text-align:center;display:flex;justify-content: center;align-items: center;}

.advantage .title h1{font-size:.36rem;color:#000000;position:relative;margin:0 0 .05rem}
.advantage .title p{font-size:.18rem;color:#e50012;}
.advantage .box{display:flex;justify-content: space-between;}
.advantage .box .img{width:47%;box-shadow:0 0 14px rgba(0,0,0,0.3);border-radius:15px}
.advantage .box .text{width:50%}
.advantage .box .text ul{height:100%;border-top:1px solid #dedede;}
.advantage .box .text ul li{border-bottom:1px solid #dedede;padding-left:1.55rem;padding-right:.2rem;display:flex;flex-direction: column;justify-content: center;height:25%;position:relative}
.advantage .box .text ul li h1{font-size:.18rem;color:#000000;font-weight:bold;margin:0 0 .05rem;transition:.4s}
.advantage .box .text ul li p{font-size:.16rem;color:#989898;font-weight:bold;line-height:.25rem;transition:.4s}
.advantage .box .text ul li:nth-child(1):after{position:absolute;content:"";background:url(/public/common/images/4.png) 0 0 no-repeat;width:.36rem;height:.34rem;left:.6rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.advantage .box .text ul li:nth-child(2):after{position:absolute;content:"";background:url(/public/common/images/5.png) 0 0 no-repeat;width:.36rem;height:.36rem;left:.6rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.advantage .box .text ul li:nth-child(3):after{position:absolute;content:"";background:url(/public/common/images/6.png) 0 0 no-repeat;width:.32rem;height:.32rem;left:.6rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.advantage .box .text ul li:nth-child(4):after{position:absolute;content:"";background:url(/public/common/images/7.png) 0 0 no-repeat;width:.32rem;height:.33rem;left:.6rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.advantage .box .text ul li:nth-child(1):hover:after{position:absolute;content:"";background:url(/public/common/images/4-1.png) 0 0 no-repeat;width:.36rem;height:.34rem;left:.6rem;top:50%;transform:translateY(-50%);background-size:100%}
.advantage .box .text ul li:nth-child(2):hover:after{position:absolute;content:"";background:url(/public/common/images/5-1.png) 0 0 no-repeat;width:.36rem;height:.36rem;left:.6rem;top:50%;transform:translateY(-50%);background-size:100%}
.advantage .box .text ul li:nth-child(3):hover:after{position:absolute;content:"";background:url(/public/common/images/6-1.png) 0 0 no-repeat;width:.32rem;height:.32rem;left:.6rem;top:50%;transform:translateY(-50%);background-size:100%}
.advantage .box .text ul li:nth-child(4):hover:after{position:absolute;content:"";background:url(/public/common/images/7-1.png) 0 0 no-repeat;width:.32rem;height:.33rem;left:.6rem;top:50%;transform:translateY(-50%);background-size:100%}
.advantage .box .text ul li:hover h1{color:#e50012}
.advantage .box .text ul li:hover p{color:#e50012}
.advantage .box .text ul li:hover{padding-left:1.45rem}

.honor {padding:0 0 1.1rem}
.honor .title{padding:.85rem 0 .6rem;text-align:center}
.honor .title h1{font-size:.36rem;color:#000000;position:relative;margin:0 0 .05rem}
.honor .title p{font-size:.18rem;color:#e50012;}
.honor  ul{display:flex;justify-content: center;margin:0 0 .8rem}
.honor  ul li{margin:0 .09rem}
.honor  ul li a{padding:0 .4rem;background:#f0f0f0;border-radius:50px;height:.45rem;line-height:.45rem;font-size:.18rem;color:#989898}
.honor  ul li a:hover{background:#fe0001;color:white}
.honor  ul li#current a{background:#fe0001;color:white}
.honor .lists>div{padding:0 .6rem}
.honor .lists .items{position:relative}
.honor .lists .img{padding:.35rem .65rem 0;position:relative }
.honor .lists .img:after{position:absolute;content:"";background:url(/public/common/images/8.png) 0 0 no-repeat;width:100%;height:4.78rem;left:0;top:0;background-size:100%;z-index:-1}
.honor .lists a:hover img{transform: translateY(-10px);box-shadow: 0px 0px 15px rgba(0,0,0,.3);}
.honor .lists h2{text-align:center;margin:.8rem 0 0;font-size:.18rem;color:#989898}
.honor .lists .items .swiper-page>div{width:.5rem;height:.5rem;line-height:.5rem;position:absolute;left:-.2rem;top:50%;transform:translateY(-50%);font-size:.3rem;color:white;background:#fe0001;text-align:center;border-radius:100%}
.honor .lists .items .swiper-page>div.slide-button-next{left:auto;right:-.2rem}


.workshop {background:#f6f8fa;padding:0 0 .9rem;}
.workshop  .title{padding:.75rem 0 .5rem;text-align:center}
.workshop .title h1{font-size:.36rem;color:#000000;position:relative;margin:0 0 .05rem}
.workshop  .title p{font-size:.18rem;color:#e50012;}
.workshop  .lists a:hover{transform:scale(1.1)}
.workshop  .lists .swiper-page{display:flex;justify-content: center;align-items: center;margin:.68rem 0 0}

.workshop  .lists .swiper-page .slide-pagination span {width:.45rem;height:.45rem;text-align:center;line-height:.45rem;font-size:.16rem;color:#9e9e9e;border-radius:100%;margin:0 .05rem;background:none;opacity:1}
.workshop  .lists .swiper-page .slide-button-prev,.workshop  .lists .swiper-page .slide-button-next{border:1px solid #9e9e9e;margin:0 .3rem;width:.45rem;height:.45rem;text-align:center;line-height:.45rem;font-size:.16rem;color:#9e9e9e;border-radius:100%}
.workshop  .lists .swiper-page .slide-pagination span:hover,.workshop  .lists .swiper-page .slide-pagination span.swiper-pagination-bullet-active{background:#e50012;border-color:#e50012;color:white}
.workshop  .lists .swiper-page .slide-button-prev:hover,.workshop  .lists .swiper-page .slide-button-next:hover{background:#e50012;border-color:#e50012;color:white}

 
.footer{background:white;z-index:2;position:relative;}
.footer .top{background:#05090d}
.footer .top>div{display:flex;justify-content: space-between;;border-bottom:1px solid #44474a;padding:.5rem 0 .5rem;    flex-direction: column}
.footer .top .fot_navs{width:100%}
.footer .top .fot_navs ul{display:flex;gap:0 .9rem;justify-content: space-between;}
.footer .top .fot_navs ul li>a{font-size:.18rem;color:white;margin:0 0 .35rem}
.footer .top .fot_navs ul li .item a{font-size:.16rem;color:#b8babb;margin:0 0 .1rem}
.footer .top .fot_navs ul li .item a:last-child{margin:0}
.footer .top .f_links {margin:.65rem 0 0;font-size:.16rem;color:#b8babb}
.footer .top .f_links a{display:inline-block;margin:0 .15rem 0 0;font-size:.16rem;color:#b8babb}
.footer .top .f_links a:hover {color:#FFF}

.footer .top .right{width:10%;text-align:center}
.footer .top .right p{font-size:.16rem;color:white;margin:0 0 .1rem}
.footer .middle{background:#05090d;}
.footer .middle>div{display:flex;padding:.45rem 0 .24rem;justify-content: space-between;align-items: center;}
.footer .middle>div .logo{display:flex;gap:.4rem}
.footer .middle>div .logo .txt h1{font-size:.26rem;color:#d51718;font-weight:bold}
.footer .middle>div .logo .txt p{font-size:.14rem;color:white}
.footer .middle .right{text-align:center}
.footer .middle .right p{font-size:.16rem;color:white;margin:.1rem 0 0 }
/* .footer .middle>div .info{width:35%}
.footer .middle>div .info ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:.2rem}
.footer .middle>div .info ul li p{font-size:.14rem;color:#b8babb;} */
.footer .bot{background:#d51718}
.footer .bot>div{height:.5rem;line-height:.5rem;display:flex;justify-content: center;}
.footer .bot>div a{margin-left:1.6rem}
.footer .bot>div>*{font-size:.15rem;color:white}
.product_list{padding:.65rem 0 1.4rem}
.product_list>div{display:flex;justify-content: space-between;}
.product_list .pro_nav{width:19%}
.product_list .pro_nav>h2{padding:0 .28rem;height:.6rem;background:#e50012;font-size:.24rem;color:white;font-weight:bold;line-height:.6rem;border-radius:10px 10px 0 0;position:relative }
.product_list .pro_nav>h2:after{content:"";position:absolute;background:white;width:.62rem;height:2px;top:50%;transform:translateY(-50%);right:.28rem}
.product_list .pro_nav ul li{}
.product_list .pro_nav ul li .box{display:flex;align-items: center;border-bottom:1px dashed #cecece;}
.product_list .pro_nav ul li .box a{padding-left:.75rem;width:86%;font-size:.18rem;color:#000000;padding:.13rem 0 .13rem .75rem;position:relative}
.product_list .pro_nav ul li .box i{font-size:.18rem;color:#000000;width:14%;text-align:center;cursor:pointer;height:100%}
.product_list .pro_nav ul li dl{transition:none;display:none}

.product_list .pro_nav ul li:nth-child(1) .box a:after{position:absolute;content:"";background:url(/public/common/images/23.png) 0 0 no-repeat;width:.21rem;height:.21rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.product_list .pro_nav ul li:nth-child(2) .box a:after{position:absolute;content:"";background:url(/public/common/images/24.png) 0 0 no-repeat;width:.2rem;height:.19rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.product_list .pro_nav ul li:nth-child(3) .box a:after{position:absolute;content:"";background:url(/public/common/images/25.png) 0 0 no-repeat;width:.18rem;height:.19rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.product_list .pro_nav ul li:nth-child(4) .box a:after{position:absolute;content:"";background:url(/public/common/images/26.png) 0 0 no-repeat;width:.24rem;height:.17rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.product_list .pro_nav ul li:nth-child(5) .box a:after{position:absolute;content:"";background:url(/public/common/images/xz9.png) 0 0 no-repeat;width:.21rem;height:.21rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.product_list .pro_nav ul li:nth-child(6) .box a:after{position:absolute;content:"";background:url(/public/common/images/xz10.png) 0 0 no-repeat;width:.21rem;height:.21rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}


.product_list .pro_nav ul li.active:nth-child(1) .box a:after,.product_list .pro_nav ul li:nth-child(1) .box:hover a:after{position:absolute;content:"";background:url(/public/common/images/23-1.png) 0 0 no-repeat;width:.21rem;height:.21rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%;}
.product_list .pro_nav ul li.active:nth-child(2) .box a:after,.product_list .pro_nav ul li:nth-child(2) .box:hover a:after{position:absolute;content:"";background:url(/public/common/images/24-1.png) 0 0 no-repeat;width:.2rem;height:.19rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%;}
.product_list .pro_nav ul li.active:nth-child(3) .box a:after,.product_list .pro_nav ul li:nth-child(3) .box:hover a:after{position:absolute;content:"";background:url(/public/common/images/25-1.png) 0 0 no-repeat;width:.18rem;height:.19rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%}
.product_list .pro_nav ul li.active:nth-child(4) .box a:after,.product_list .pro_nav ul li:nth-child(4) .box:hover a:after{position:absolute;content:"";background:url(/public/common/images/26-1.png) 0 0 no-repeat;width:.24rem;height:.17rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%}
.product_list .pro_nav ul li.active:nth-child(5) .box a:after,.product_list .pro_nav ul li:nth-child(5) .box:hover a:after{position:absolute;content:"";background:url(/public/common/images/xz9-9.png) 0 0 no-repeat;width:.21rem;height:.21rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%}
.product_list .pro_nav ul li.active:nth-child(6) .box a:after,.product_list .pro_nav ul li:nth-child(6) .box:hover a:after{position:absolute;content:"";background:url(/public/common/images/xz10-10.png) 0 0 no-repeat;width:.21rem;height:.21rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%}

.product_list .pro_nav ul li.actss:nth-child(1) .box a:after{position:absolute;content:"";background:url(/public/common/images/23-1.png) 0 0 no-repeat;width:.21rem;height:.21rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%;}
.product_list .pro_nav ul li.actss:nth-child(2) .box a:after{position:absolute;content:"";background:url(/public/common/images/24-1.png) 0 0 no-repeat;width:.2rem;height:.19rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%;}
.product_list .pro_nav ul li.actss:nth-child(3) .box a:after{position:absolute;content:"";background:url(/public/common/images/25-1.png) 0 0 no-repeat;width:.18rem;height:.19rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%}
.product_list .pro_nav ul li.actss:nth-child(4) .box a:after{position:absolute;content:"";background:url(/public/common/images/26-1.png) 0 0 no-repeat;width:.24rem;height:.17rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%}
.product_list .pro_nav ul li.actss:nth-child(5) .box a:after{position:absolute;content:"";background:url(/public/common/images/xz9-9.png) 0 0 no-repeat;width:.21rem;height:.21rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%}
.product_list .pro_nav ul li.actss:nth-child(6) .box a:after{position:absolute;content:"";background:url(/public/common/images/xz10-10.png) 0 0 no-repeat;width:.21rem;height:.21rem;left:.25rem;top:50%;transform:translateY(-50%);background-size:100%}


.product_list .pro_nav ul li .box:hover,.product_list .pro_nav ul li.active .box,.product_list .pro_nav ul li.actss .box  {background:#e2e2e2}
.product_list .pro_nav ul li dl dd{margin:0 0 .05rem}
.product_list .pro_nav ul li dl dd a{padding:.1rem .2rem;border-bottom:1px solid #e2e2e2;font-size:.14rem;color:#000}
.product_list .pro_nav ul li dl dd a:hover,.product_list .pro_nav ul li dl dd a.acts{color:#e50012}
.product_list .pro_nav ul li dl dd:last-child a{}
.product_list .pro_nav ul li.actss i{transform:rotate(90deg)}

.product_list .pro_nav .box3{    margin-top: .2rem;  background: #fff;  margin-bottom: .2rem;}
.product_list .pro_nav .phone{    background: url(../images/proListClassify_phone.png) no-repeat 32px center;
    padding-left: .86rem;  padding-top: .25rem;  padding-bottom: .2rem;  border-bottom: 1px solid #eaeaea;}
.product_list .pro_nav .phone span{display: block;  font-size:.14rem;  color: #333333;}
.product_list .pro_nav .phone p{    font-size: .24rem;  color: #c02223;  font-family: arial;}



.product_list .lists{width:78%}
.product_list .lists ul{display:grid;grid-template-columns:31% 31% 31%;grid-gap:.3rem 0;justify-content:space-between}
.product_list .lists ul li a{padding:.4rem .35rem .35rem;background:#f2f2f2;border-radius:15px;}
.product_list .lists ul li a .imgs{text-align:center;font-size:0}

.product_list .lists ul li a .imgs img{max-height:2.65rem;}
.product_list .lists ul li a .text{margin:.4rem 0 .2rem;text-align:center}
.product_list .lists ul li a .text>*{font-size:.16rem;color:#989898;height:.18rem;line-height:.18rem}
.product_list .lists ul li a>span{display:inline-block;width:100%;height:.35rem;font-size:.13rem;background:#1b1f24;color:white;border-radius:5px;line-height:.35rem;padding:0 .28rem;position:relative}
.product_list .lists ul li a>span:after{position:absolute;content:"";background:url(/public/common/images/27.png) 0 0 no-repeat;width:.24rem;height:.14rem;right:.25rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.product_list .lists ul li a:hover{background:white;box-shadow:0 0 12px rgba(0,0,0,0.2)}
.product_list .lists ul li a:hover img{transform:scale(1.05)}
.product_list .lists ul li a:hover>span{background:#e50012}
.product_list .lists ul li a:hover>span:after{position:absolute;content:"";background:url(/public/common/images/27-1.png) 0 0 no-repeat;width:.24rem;height:.14rem;right:.25rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.product_list .lists .page{display:flex;margin:.9rem 0 0;justify-content: center;align-items: center;}
.product_list .lists .page a{width:.45rem;height:.45rem;text-align:center;line-height:.45rem;font-size:.16rem;color:#9e9e9e;border-radius:100%;margin:0 .05rem}
.product_list .lists .page a.page-item{border:1px solid #9e9e9e;margin:0 .3rem}
.product_list .lists .page a i{font-size:.16rem}
.product_list .lists .page a:hover,.product_list .lists .page a.page-num-current{background:#e50012;border-color:#e50012;color:white}
.product_list .lists .page a:hover i{color:white}


 .prodel_nav{position:absolute;width:100%;bottom:100%;left:0;box-shadow:0 0 12px rgba(0,0,0,0.3);z-index:100}
 .prodel_nav>div{display:flex;background:white;border-radius:15px 15px 0 0 }
 .prodel_nav h3{width:20%;height:.85rem;background:#e50012;text-align:center;line-height:.85rem;font-size:.24rem;color:white;border-radius:15px 0 15px 0}
 .prodel_nav ul{width:80%;display:flex}
 .prodel_nav ul li{width:23%;display:flex;flex-direction: column;justify-content: center;align-items: center;}
 .prodel_nav ul li a{line-height:.85rem;font-size:.16rem;color:#989898;padding-left:.35rem;position:relative}
.prodel_nav ul li:nth-child(1)  a:after{position:absolute;content:"";background:url(/public/common/images/23.png) 0 0 no-repeat;width:.21rem;height:.21rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.prodel_nav ul li:nth-child(2) a:after{position:absolute;content:"";background:url(/public/common/images/24.png) 0 0 no-repeat;width:.2rem;height:.19rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.prodel_nav ul li:nth-child(3) a:after{position:absolute;content:"";background:url(/public/common/images/25.png) 0 0 no-repeat;width:.18rem;height:.19rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.prodel_nav ul li:nth-child(4)  a:after{position:absolute;content:"";background:url(/public/common/images/26.png) 0 0 no-repeat;width:.24rem;height:.17rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.prodel_nav ul li:nth-child(5)  a:after{position:absolute;content:"";background:url(/public/common/images/xz9.png) 0 0 no-repeat;width:.21rem;height:.21rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}

.prodel_nav ul li.active:nth-child(1) a:after,.prodel_nav ul li:nth-child(1) a:hover:after{position:absolute;content:"";background:url(/public/common/images/23-1.png) 0 0 no-repeat;width:.21rem;height:.21rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;}
.prodel_nav ul li.active:nth-child(2) a:after,.prodel_nav ul li:nth-child(2) a:hover:after{position:absolute;content:"";background:url(/public/common/images/24-1.png) 0 0 no-repeat;width:.2rem;height:.19rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;}
.prodel_nav ul li.active:nth-child(3) a:after,.prodel_nav ul li:nth-child(3) a:hover:after{position:absolute;content:"";background:url(/public/common/images/25-1.png) 0 0 no-repeat;width:.18rem;height:.19rem;left:0;top:50%;transform:translateY(-50%);background-size:100%}
.prodel_nav ul li.active:nth-child(4) a:after,.prodel_nav ul li:nth-child(4) a:hover:after{position:absolute;content:"";background:url(/public/common/images/26-1.png) 0 0 no-repeat;width:.24rem;height:.17rem;left:0;top:50%;transform:translateY(-50%);background-size:100%}
.prodel_nav ul li a:hover,.prodel_nav ul li.active a{color:#e50012}



.prodel_nav ul li.active:nth-child(5) a:after,.prodel_nav ul li:nth-child(5) a:hover:after{position:absolute;content:"";background:url(/public/common/images/xz9-9.png) 0 0 no-repeat;width:.21rem;height:.21rem;left:0;top:50%;transform:translateY(-50%);background-size:100%}


.product_detail>div{padding:.65rem 0 1.15rem;display:flex;justify-content: space-between;}
.product_detail .pro_detailnav{width:19%}
.product_detail .pro_detailnav>h2{padding:0 .28rem;height:.6rem;background:#e50012;font-size:.24rem;color:white;font-weight:bold;line-height:.6rem;border-radius:10px 10px 0 0;position:relative }
.product_detail .pro_detailnav ul li{}
/* .product_detail .pro_detailnav ul li.active .box,.product_detail .pro_detailnav ul li.actss .box{background:#e2e2e2} */
.product_detail .pro_detailnav ul li dl{transition:none;display:none}
/*.product_detail .pro_detailnav ul li.active dl{display:block}*/
.product_detail .pro_detailnav ul li .box{display:flex;align-items: center;border-bottom:1px dashed #cecece;}
.product_detail .pro_detailnav ul li .box a{padding-left:.75rem;width:86%;font-size:.18rem;color:#000000;padding:.13rem .1rem;position:relative}
.product_detail .pro_detailnav ul li .box i{font-size:.18rem;color:#000000;width:14%;text-align:center;cursor:pointer;height:100%}
.product_detail .pro_detailnav ul li dl dd{padding-left:.25rem;border-bottom:1px dashed #cecece}
.product_detail .pro_detailnav ul li dl dd a{font-size:.14rem;color:#989898;;padding:.08rem 0;padding-left:.18rem;position:relative;transition:.3s}
.product_detail .pro_detailnav ul li dl dd a:after{content:"";position:absolute;background:#989898;height:1px;width:.15rem;left:0;top:50%;transform:translateY(-50%);transition:.3s}
.product_detail .pro_detailnav ul li dl dd a:hover{color:#e50012}
.product_detail .pro_detailnav ul li dl dd a:hover:after{background:#e50012}
.product_detail .pro_detailnav ul li dl dd a.acts{color:#e50012}
.product_detail .pro_detailnav ul li dl dd a.acts:after{background:#e50012}
.product_detail .pro_detailnav ul li.actss i{transform:rotate(-90deg)}

.product_detail .pro_detailnav .box3{    margin-top: .2rem;  background: #fff;  margin-bottom: .2rem;}
.product_detail .pro_detailnav .phone{    background: url(../images/proListClassify_phone.png) no-repeat 32px center;
    padding-left: .86rem;  padding-top: .25rem;  padding-bottom: .2rem;  border-bottom: 1px solid #eaeaea;}
.product_detail .pro_detailnav .phone span{display: block;  font-size:.14rem;  color: #333333;}
.product_detail .pro_detailnav .phone p{    font-size: .24rem;  color: #c02223;  font-family: arial;}
.product_detail .pro_right{width:78%}
.product_detail .pro_right .top{display:flex;justify-content: space-between;;border:1px solid #d1d1d1}
.product_detail .pro_right .top .bigimg{width:46%}
.product_detail .pro_right .top .rights{width:48%;padding:.4rem 1rem 0 0}
.product_detail .pro_right .top .rights>h2{font-size:.28rem;color:#000;padding-left:.2rem;margin:0 0 .2rem;position:relative}
.product_detail .pro_right .top .rights>h2:after{content:"";position:absolute;height:.2rem;width:3px;background:#e50012;left:0;top:50%;transform:translateY(-50%)}
.product_detail .pro_right .top .rights .content{margin:0 0 .2rem;font-size:13px !important;color:#989898;height:1.6rem;overflow-y:auto;padding:0 0 .1rem .2rem;border-bottom:1px dashed #989898}

.product_detail .pro_right .top .rights .content *{font-size:13px !important;line-height:25px !important}
.product_detail .pro_right .top .rights .img_list{padding:0 .2rem;position:relative}
.product_detail .pro_right .top .rights .img_list .img{border:2px solid transparent}
.product_detail .pro_right .top .rights .img_list .swiper-slide-thumb-active .img{border:2px solid #e50012}
.product_detail .pro_right .top .rights .img_list .swiper-page>div{position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:.3rem;color:#989898}
.product_detail .pro_right .top .rights .img_list .swiper-page>div.slide-button-next{left:auto;right:0}
.product_detail .pro_right .top .rights .img_list .swiper-page>div:hover i{color:#e50012}
.product_detail .contacts_pro{padding:.5rem 0 0;display:flex;justify-content: flex-end;align-items: center;gap:30px}
.product_detail .contacts_pro a{width:2rem;height:.5rem;background:#e50012;text-align:center;line-height:.5rem;color:white;border-radius:10px;font-size:.2rem}
.product_detail .contacts_pro .tel h2{font-size:.18rem;color:#000000}
.product_detail .contacts_pro .tel p{font-size:.24rem;color:#000000;font-weight:bold}
.product_detail .pro_right .middle{padding:.2rem 0 }
.product_detail .pro_right .middle>h4{height:.75rem;line-height:.75rem;font-size:.24rem;color:#000000;padding-left:.34rem;position:relative;border-top:2px solid #e7e7e7;border-bottom:2px solid #e7e7e7}
.product_detail .pro_right .middle>h4:after{position:absolute;content:"";background:url(/public/common/images/23-1.png) 0 0 no-repeat;width:.21rem;height:.21rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;}
.product_detail .pro_right .middle>div{padding:.5rem .35rem;border-bottom:2px solid #e7e7e7}
.product_detail .pro_right .middle>div>h3{padding:0 .7rem;height:.4rem;background:#e50012;display:inline-block;line-height:.4rem;border-radius:5px;color:white;font-size:.18rem;margin:0 0 .3rem}
.product_detail .pro_right .middle>div  .editor{font-size:14px !important;color:#989898;line-height:.3rem}
.product_detail .pro_right .middle>div  .editor *{font-size:14px !important;line-height:30px !important}
.product_detail .pro_right .prodel_list .tit{text-align:center;padding:.3rem 0 .25rem}
.product_detail .pro_right .prodel_list .tit h3{font-size:.24rem;color:#000}
.product_detail .pro_right .prodel_list ul{display:flex;flex-wrap: wrap;justify-content: space-between;}
.product_detail .pro_right .prodel_list li{width:32%;margin:0 0 .5rem}
.product_detail .pro_right .prodel_list ul:after{content:"";width:32%}
.product_detail .pro_right .prodel_list li a{padding:.4rem .35rem .35rem;background:#f2f2f2;border-radius:15px}
.product_detail .pro_right .prodel_list li a .imgs{text-align:center;font-size:0}
.product_detail .pro_right .prodel_list li a .imgs span{display:inline-block;background:none !important}
.product_detail .pro_right .prodel_list li a .imgs img{max-height:2.65rem;}
.product_detail .pro_right .prodel_list li a .text{margin:.4rem 0 .2rem;text-align:center}
.product_detail .pro_right .prodel_list li a .text>*{font-size:.16rem;color:#989898;height:.18rem;line-height:.18rem}
.product_detail .pro_right .prodel_list li a>span{display:inline-block;width:100%;height:.35rem;font-size:.13rem;background:#1b1f24;color:white;border-radius:5px;line-height:.35rem;padding:0 .28rem;position:relative}

.product_detail .pro_right .prodel_list li a>span:after{position:absolute;content:"";background:url(/public/common/images/27.png) 0 0 no-repeat;width:.24rem;height:.14rem;right:.25rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.product_detail .pro_right .prodel_list li a:hover{background:white;box-shadow:0 0 12px rgba(0,0,0,0.2)}
.product_detail .pro_right .prodel_list li a:hover img{transform:scale(1.05)}
.product_detail .pro_right .prodel_list li a:hover>span{background:#e50012}
.product_detail .pro_right .prodel_list li a:hover>span:after{position:absolute;content:"";background:url(/public/common/images/27-1.png) 0 0 no-repeat;width:.24rem;height:.14rem;right:.25rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}


.case_list .parnter{padding:.65rem 0 1.55rem}
.case_list .parnter .lists{padding:0;position:relative}
.case_list .parnter .lists .swiper-page>div{position:absolute;left:-.3rem;top:50%;transform:translateY(-50%);font-size:.3rem;color:#989898}
.case_list .parnter .lists .swiper-page>div.slide-button-next{left:auto;right:-.3rem}
.case_list .parnter .lists .swiper-page>div:hover i{color:#e50012}
.case_list .case .lists {display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:0 .3rem}
.case_list .case .lists .items{}

.case_list .case .lists .items a{}
.case_list .case .lists .items a img{width:100%;object-fit:cover}
.case_list .case .lists .items a .text h2{font-size:.24rem;color:#000000;margin:.2rem 0 .4rem}
.case_list .case .lists .items a .text p{font-size:.16rem;color:#989898;height:.75rem;line-height:.25rem}
.case_list .case .lists .items a .text span{display:inline-block;margin:.15rem 0 0;width:1.25rem;height:.26rem;line-height:.26rem;border:1px solid #afafaf;font-size:.14rem;color:#afafaf;border-radius:50px;padding:0 .1rem;position:relative}
.case_list .case .lists .items a .text span:after{content:"\f105";position:absolute;font: normal normal normal 14px/1 FontAwesome;top:50%;transform:translateY(-50%);color:#e50012;font-size:.18rem;right:.1rem;transition:.5s}
.case_list .case .lists .items a:hover img{transform:scale(1.1)}
.case_list .case .lists .items a:hover .text span{background:#e50012;border-color:#e50012;color:white}
.case_list .case .lists .items a:hover .text span:after{color:white}
.case_list .case .lists .slide-pagination{text-align:center;margin:1rem 0 0}
.case_list .case .lists .slide-pagination span{opacity:1;margin:0 .045rem;border-radius:0;width:.28rem;height:3px;background:#d2d6da}
.case_list .case .lists .slide-pagination span.swiper-pagination-bullet-active{background:#e50012}



.case_list {padding: .75rem 0;background:#f4f4f4;}
.case_list >div{display:flex;justify-content: space-between;align-items: flex-start;}
.sidebar{ width: 25%;}
.sidebar .top{width: 100%;height:.7rem;background: url(../images/proListClassify_icon01.png) no-repeat right.3rem center #c02223;}
.sidebar .top h3{padding: .2rem 0 0 .26rem;  font-size: .24rem;font-weight: normal; color: white;}
.sidebar .top h3 em{font-weight: bold;
    color: #fff;}
.sidebar .top h3 span{    font-size: .1rem;  color: #fff;  font-family: arial;  margin-left: 6px;  position: relative;  top: 2px;}
.sidebar .box2{   padding: .1rem .2rem;  background: #fff;}
.sidebar .box2 dl{margin-top: .15rem;}
.sidebar .box2 dt{    height: .45rem;    font-size: .18rem;  background: url(../images/proListClassify_icon02.png) no-repeat 220px center #eaeaea;
    line-height: .45rem;}
.sidebar .box2 dt a{display: block;text-decoration: none;position:relative;padding:0 .25rem}
.sidebar .box2 dt a:after{content:"\f105";position:absolute;font: normal normal normal 14px/1 FontAwesome;;width:.25rem;height:.25rem;border-radius:100%;background:white;border:1px solid #eaeaea;top:50%;transform:translateY(-50%);right:10%;text-align:center;line-height:.22rem;font-size:.16rem;color:#333}
.sidebar .box2 dt:hover a{color: white;  background:  #c02223;  font-weight: bold;}
.sidebar .box2 dt .cur{color: white;  background:  #c02223;  font-weight: bold;}
.sidebar .box3{    margin-top: .2rem;  background: #fff;  margin-bottom: .2rem;}
.sidebar .phone{    background: url(../images/proListClassify_phone.png) no-repeat 32px center;
    padding-left: .86rem;  padding-top: .25rem;  padding-bottom: .2rem;  border-bottom: 1px solid #eaeaea;}
.sidebar .phone span{display: block;  font-size:.14rem;  color: #333333;}
.sidebar .phone p{    font-size: .24rem;  color: #c02223;  font-family: arial;}
.intro{    padding: .28rem .28rem .24rem;}
.intro P{    font-size: .14rem;  color: #333333;  margin-bottom: 8px;  line-height: .2rem;}


.section{width: 70%;/* margin-bottom: .35rem; *//* padding-bottom: .3rem; */}
.news_media {}
.news_media a{display: flex;border-bottom: 1px solid #e6e4e4;padding:.2rem .2rem;justify-content: space-between;align-items: center;}
.news_img { width:25%;overflow:hidden}

.news_content {width: 73% }
.news_media .news_content .title{font-size:.18rem;  color: #333;  margin-bottom: 8px;}
.news_media .news_content .content{font-size: .14rem;  line-height: .25rem;height:.75rem;  color: #9b9b9b;margin-bottom: 10px;    display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden; }
.news_media .news_content .time{    font-size:.14rem;  line-height:.3rem;  color: #9b9b9b;}
.news_media .news_content span{font-size: .14rem; color: #333; }
.news_media:hover img{transform:scale(1.3);-webkit-transform:scale(1.3); transition: 1s; }
.news_media:hover .title{ color: #c30d23;}
.news_media:hover .lmore{ color: #c30d23;}
.topj{background: #eeeeee;  margin-bottom:.15rem;  padding-top:.4rem;  padding-bottom:.4rem}
.huib{text-align: center;  color: #4c4438;  font-size:.27rem;  margin-bottom: .1rem;  font-weight: bold;}
.source{ text-align: center;  color: #707070;  font-size: 14px;}
.contentjs{ color: #544c42;  font-size: .14rem;  line-height: .3rem;  padding-bottom: .2rem; padding: 0 .38rem;background:#fff;}
.contentjs p{ line-height:.35rem;}

.section .case_tuijian h3 {font-size:.36rem;color:#333;margin:0.5rem 0 .5rem}
.section .case_tuijian a{padding:.4rem .15rem .35rem;background:white}
.section .case_tuijian a .imgs{text-align:center;font-size:0}

.section .case_tuijian a .imgs img{max-height:2.65rem;}
.section .case_tuijian a .text{margin:.4rem 0 .2rem;text-align:center}
.section .case_tuijian a .text>*{font-size:.16rem;color:#989898;height:.18rem;line-height:.18rem}
.section .case_tuijian a>span{display:inline-block;width:100%;height:.35rem;font-size:.13rem;background:#1b1f24;color:white;border-radius:5px;line-height:.35rem;padding:0 .28rem;position:relative}
.section .case_tuijian a>span:after{position:absolute;content:"";background:url(/public/common/images/27.png) 0 0 no-repeat;width:.24rem;height:.14rem;right:.25rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}

.section .case_tuijian a:hover img{transform:scale(1.05)}
.section .case_tuijian a:hover>span{background:#e50012}
.section .case_tuijian a:hover>span:after{position:absolute;content:"";background:url(/public/common/images/27-1.png) 0 0 no-repeat;width:.24rem;height:.14rem;right:.25rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}

.news_nav{position:absolute;width:100%;bottom:100%;left:0;box-shadow:0 0 12px rgba(0,0,0,0.3);z-index:100}
.news_nav>div{display:flex;background:white;border-radius:15px 15px 0 0 }
.news_nav h3{width:20%;height:.85rem;background:#e50012;text-align:center;line-height:.85rem;font-size:.24rem;color:white;border-radius:15px 0 15px 0}
.news_nav ul{width:80%;display:flex;justify-content: center;}
.news_nav ul li{width:23%;display:flex;flex-direction: column;justify-content: center;align-items: center;}
.news_nav ul li a{line-height:.85rem;font-size:.16rem;color:#989898;position:relative}
.news_nav ul li a:hover,.news_nav ul li.active a{color:#e50012}

.news_list>div{padding:.75rem 0 0}
.news_list  ul li{padding:.4rem .1rem;border-bottom:2px solid #dfdfdf} 
.news_list  ul li:first-child{border-top:2px solid #dfdfdf}
.news_list  ul li a{}
.news_list  ul li a{display:flex;justify-content: space-between;}
.news_list  ul li a .img{width:25.3%}
.news_list  ul li a .text{width:70%} 
.news_list  ul li a .text h2{font-size:.24rem;color:#000000;margin:.4rem 0 .35rem}
.news_list  ul li a .text p{font-size:.16rem;color:#989898;height:.75rem;line-height:.25rem}
.news_list  ul li a .text .dd{display:flex;align-items: center;justify-content: space-between;margin:.2rem 0 0}
.news_list  ul li a .text .dd em{color:#afafaf;font-size:.14rem}
.news_list  ul li a .text span{font-size:.14rem;color:#afafaf;border-radius:50px;padding:0 .25rem 0 0;position:relative}
.news_list  ul li a .text span:after{content:"\f105";position:absolute;font: normal normal normal 14px/1 FontAwesome;top:50%;transform:translateY(-50%);color:#e50012;font-size:.18rem;right:0;transition:.5s}
.news_list  ul li a:hover img{transform:scale(1.1)}
.news_list .page{display:flex;padding:.45rem 0 1.15rem;justify-content: center;align-items: center;}
.news_list .page a{width:.45rem;height:.45rem;text-align:center;line-height:.45rem;font-size:.16rem;color:#9e9e9e;border-radius:100%;margin:0 .05rem}
.news_list .page a.page-item{border:1px solid #9e9e9e;margin:0 .3rem}
.news_list .page a i{font-size:.16rem}
.news_list .page a:hover,.news_list .page a.page-num-current{background:#e50012;border-color:#e50012;color:white}
.news_list .pagea:hover i{color:white}


.contact_nav{position:absolute;width:100%;bottom:100%;left:0;box-shadow:0 0 12px rgba(0,0,0,0.3);z-index:100}
.contact_nav>div{display:flex;background:white;border-radius:15px 15px 0 0 }
.contact_nav h3{width:20%;height:.85rem;background:#e50012;text-align:center;line-height:.85rem;font-size:.24rem;color:white;border-radius:15px 0 15px 0}
.contact_nav ul{width:80%;display:flex;justify-content: center;}
.contact_nav ul li{width:23%;display:flex;flex-direction: column;justify-content: center;align-items: center;}
.contact_nav ul li a{line-height:.85rem;font-size:.16rem;color:#989898;position:relative}
.contact_nav ul li a:hover{color:#e50012}

.info a {display:inline;color:#989898;}
.contact_box .infos{padding:.5rem 0 .9rem;background:#f6f8fa}
.contact_box .infos>div:after{position:absolute;content:"";background:url(/public/common/images/12.png) 0 0 no-repeat;width:9.31rem;height:1.71rem;right:0;top:-.45rem;background-size:100%;transition:.4s}

.contact_box .infos .title{padding:0 0 1.25rem}
.contact_box .infos .title h1{font-size:.48rem;color:#1e2225;margin:0 0 .25rem}
.contact_box .infos .title p{font-size:.21rem;color:#606060}
.contact_box .infos .box{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 .99rem}
.contact_box .infos .box .item{padding:.4rem .73rem .4rem;background:white url(/public/common/images/13.png) 0 0 no-repeat;background-size:100%}
.contact_box .infos .box .item>h3{text-align:center;font-size:.24rem;color:#000000;padding:0 0 .25rem;border-bottom:2px solid #e9ebee;margin:0 0 .35rem}
.contact_box .infos .box ul {display:grid;grid-template-columns:1fr;grid-gap:.38rem 0}
.contact_box .infos .box ul  li{padding-left:.48rem;position:relative}
.contact_box .infos .box ul  li h1{font-size:.16rem;color:#606060}
.contact_box .infos .box ul  li p{font-size:.2rem;color:#000000;margin:0.03rem 0 0}
.contact_box .infos .box ul  li:nth-child(1):after{position:absolute;content:"";background:url(/public/common/images/9.png) 0 0 no-repeat;width:.28rem;height:.28rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.contact_box .infos .box ul  li:nth-child(2):after{position:absolute;content:"";background:url(/public/common/images/10.png) 0 0 no-repeat;width:.18rem;height:.28rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.contact_box .infos .box ul  li:nth-child(3):after{position:absolute;content:"";background:url(/public/common/images/11.png) 0 0 no-repeat;width:.31rem;height:.21rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}


.contact_box .message>div{display:flex;justify-content: space-between;padding:1.05rem 0}
.contact_box .message>div .title{width:30%}
.contact_box .message>div .title h2{font-size:.48rem;color:#1e2225;line-height:.6rem}

.contact_box .message>div .form{width:62%;font-size:0}
.contact_box .message>div .form ul {display:grid;grid-template-columns:1fr;grid-gap:.35rem 0}
.contact_box .message>div .form ul li p{font-size:.16rem;color:#000000;margin:0 0 .05rem}
.contact_box .message>div .form ul li input{width:100%;height:.45rem;background:#f5f7fa;border-radius:5px;border:0;padding:0 .1rem;border:1px solid #e7eaed;font-size:.14rem;color:black}
.contact_box .message>div .form ul li  textarea{width:100%;height:1.2rem;background:#f5f7fa;border-radius:5px;border:0;padding:.1rem;border:1px solid #e7eaed;font-size:.14rem;color:black}
.contact_box .message>div .form button{margin:.45rem 0 0;width:1.6rem;height:.5rem;;border-radius:50px;border:0;color:white;font-size:.18rem;padding-right:.5rem;background:#e50012 url(/public/common/images/27-1.png) center right.4rem no-repeat;background-size:.24rem .14rem}


.tem_banner.index {padding:.8rem 0 0}
.tem_banner.index .label_txt{position:absolute;left:1.85rem;top:3rem;z-index:2;text-align:left}
.tem_banner.index .label_txt h2{font-size:.24rem;color:#e50012;font-weight:bold;transform:translateY(1rem);opacity:0;transition:all .5s linear}
.tem_banner.index .label_txt h3{font-size:.665rem;color:#ffffff;font-weight:bold;margin:.3rem 0 .1rem;transform:translateY(1rem);opacity:0;transition:all .5s linear}
.tem_banner.index .label_txt h3 em{color:#e50012}
.tem_banner.index .label_txt h4{font-size:.47rem;color:#ffffff;transform:translateY(1rem);opacity:0;transition:all .5s linear}
.tem_banner.index .label_txt h4 em{color:#e50012}
.tem_banner.index .label_txt a{margin:1.05rem 0 0;width:1.5rem;height:.4rem;background:#f2000f;border-radius:50px;color:white;font-size:.14rem;text-align:center;line-height:.4rem;display:flex;align-items: center;justify-content: center;transform:translateY(.6rem);opacity:0;transition:all .5s linear}
.tem_banner.index .label_txt a i{margin-left:.3rem;font-size:.2rem;}

.tem_banner.index .swiper-slide-active .label_txt h2{transform:none;opacity:1;transition-delay:.6s}
.tem_banner.index .swiper-slide-active .label_txt h3{transform:none;opacity:1;transition-delay:.8s}
.tem_banner.index .swiper-slide-active .label_txt h4{transform:none;opacity:1;transition-delay:.8s}
.tem_banner.index .swiper-slide-active .label_txt a{transform:none;opacity:1;transition-delay:1s}

.tem_banner.index  .scroll{position:absolute;left:1.8rem;bottom:0;z-index:2}
.tem_banner.index  .scroll h2{font-size:.14rem;color:white;padding:0 0 .77rem}
.tem_banner.index  .scroll h2:after{content:"";position:absolute;background:#4e5056;width:2px;height:.53rem;left:0;bottom:0}
.tem_banner.index  .scroll h2:before{content:"";position:absolute;background:#d0121b;width:2px;height:.16rem;left:0;bottom:0;z-index:2;animation: downss .8s linear infinite alternate; }
@keyframes downss {
	form{
		bottom:0;
	}
	to{
		bottom:.37rem;
	}
}
.tem_banner.index  .slide-pagination{position:absolute;left:auto;right:3rem;bottom:.6rem;font-size:.14rem;color:white;z-index:2;width:auto;}
.tem_banner.index  .slide-pagination span.swiper-pagination-current{font-size:.28rem;color:white;font-weight:bold}
.tem_banner.index  .swiper-page{position:absolute;display:flex;right:2.6rem;bottom:1.15rem;z-index:2;gap:15px}
.tem_banner.index  .swiper-page>div{width:.35rem;height:.35rem;border-radius:100%;text-align:center;line-height:.35rem;border:1px solid white;color:white;font-size:.2rem;gap:15px;}
.tem_banner.index  .swiper-page>div:hover{background:#e50012;border-color:#e50012}

.index_keywords {}
.index_keywords>div{display:flex;align-items: center;height:.7rem;justify-content: space-between;}
.index_keywords .txt{display:flex;align-items: center;}
.index_keywords .txt h1{font-size:.14rem;color:black;font-weight:600}
.index_keywords .txt p{font-size:.14rem;color:#333;font-weight:300}
.index_keywords .txt p>a{display:inline-block;margin:0 .1rem 0 0;font-size:.14rem;color:#333}

.index_keywords .box{width:35%;line-height:normal;position:relative}
.index_keywords .box form{height:auto}
.index_keywords .box input{width:100%;border:0;height:.4rem;line-height:.4rem;border-bottom:2px solid #e77c7d;font-size:.14rem;color:#333}

.index_keywords .box form button{position:absolute;width:.17rem;height:.18rem;top:50%;transform:translateY(-50%);border:none;background:url(../images/98.png) right 0 no-repeat;right:.1rem;background-size:.17rem .18rem}
.index_about{background:#f5f6f9;padding:.85rem 0}
.index_about>div{display:flex;justify-content: space-between;}
.index_about .left{width:40%}
.index_about .left h2{font-size:.4rem;color:#d51718;font-weight:bold;margin:0 0 .25rem}
.index_about .left p{font-size:.18rem;color:#666666;line-height:.35rem}
.index_about .left a{margin:.75rem 0 0;width:1.5rem;height:.4rem;background:#f2000f;border-radius:50px;color:white;font-size:.14rem;text-align:center;line-height:.4rem;display:flex;align-items: center;justify-content: center}
.index_about .left  a i{margin-left:.3rem;font-size:.2rem;}
.index_about .video{width:50%;position:relative}

.index_about .video .btns{cursor:pointer;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.8rem;height:.8rem;line-height:.8rem;text-align:center;font-size:.36rem;color:#c9181c;}

.index_about .video .btns:after{content:"";position:absolute;width:100%;height:100%;border-radius:100%;background:rgba(255,255,255,.5);z-index:-2;left:50%;top:50%;transform:translate(-50%,-50%);transition:.3s}
.index_about .video .btns:hover:after{background:white}


.index_case {padding:.9rem 0 .75rem;background-repeat:no-repeat;background-size:cover}
.index_case  .title{text-align:center}
.index_case  .title h1{font-size:.18rem;color:black;}
.index_case  .title h2{font-size:.4rem;color:#d51718;font-weight:bold;margin:.1rem 0 .2rem}
.index_case  ul{display:flex;justify-content: center;}
.index_case  ul li{padding:0 .25rem;position:relative}
.index_case  ul li.tcl-active a{color:#d51718}
.index_case  ul li:last-child:after{display:none}
.index_case  ul li:after{content:"";position:absolute;background:#666666;width:2px;height:.15rem;right:0;top:50%;transform:translateY(-50%)}
.index_case  ul li a{font-size:.18rem;color:black}
.index_case .infos>div{display:none;padding:0 .7rem}
.index_case .infos>div:first-child{display:block}
.index_case .infos .box {position:relative;}
.index_case .infos .box .middle{padding:.1rem 0 0;position:relative;margin:.8rem 0 0}
.index_case .infos .box .middle{display:flex;flex-direction: column;justify-content: center;align-items: center}
.index_case .infos .box  .text1{background:white;position:absolute;border-radius:30px;width:30%;left:0;top:0;display:flex;padding:0 .4rem;box-shadow:0 0 12px rgba(0,0,0,0.2);height:1.2rem;align-items: center;justify-content: space-between;transition:.3s}
.index_case .infos .box  .text1 .imgs{width:23%}
.index_case .infos .box  .text1 .txt{width:70%}
.index_case .infos .box  .text1 .txt h1{font-size:.24rem;color:#000;margin:0 0 .1rem;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 1}
.index_case .infos .box  .text1 .txt p{font-size:.18rem;color:#969696;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 2;height:.5rem;line-height:.25rem}

.index_case .infos .box  .text2{background:white;position:absolute;border-radius:30px;width:30%;right:0;top:0;display:flex;padding:0 .4rem;box-shadow:0 0 12px rgba(0,0,0,0.2);height:1.2rem;align-items: center;justify-content: space-between;}
.index_case .infos .box  .text2 .imgs{width:23%}
.index_case .infos .box  .text2 .txt{width:70%}
.index_case .infos .box  .text2 .txt h1{font-size:.24rem;color:#000;margin:0 0 .1rem;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 1}
.index_case .infos .box  .text2 .txt p{font-size:.18rem;color:#969696;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 2;height:.5rem;line-height:.25rem}

.index_case .infos .box  .text3{background:white;position:absolute;border-radius:30px;width:30%;bottom:1.2rem;left:0;display:flex;padding:0 .4rem;box-shadow:0 0 12px rgba(0,0,0,0.2);height:1.2rem;align-items: center;justify-content: space-between;}
.index_case .infos .box  .text3 .imgs{width:23%}
.index_case .infos .box  .text3 .txt{width:70%}
.index_case .infos .box  .text3 .txt h1{font-size:.24rem;color:#000;margin:0 0 .1rem;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 1}
.index_case .infos .box  .text3 .txt p{font-size:.18rem;color:#969696;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 2;height:.5rem;line-height:.25rem}

.index_case .infos .box  .text4{background:white;position:absolute;border-radius:30px;width:30%;bottom:1.2rem;right:0;display:flex;padding:0 .4rem;box-shadow:0 0 12px rgba(0,0,0,0.2);height:1.2rem;align-items: center;justify-content: space-between;}
.index_case .infos .box  .text4 .imgs{width:23%}
.index_case .infos .box  .text4 .txt{width:70%}
.index_case .infos .box  .text4 .txt h1{font-size:.24rem;color:#000;margin:0 0 .1rem;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 1}
.index_case .infos .box  .text4 .txt p{font-size:.18rem;color:#969696;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 2;}
.index_case .infos .box .middle .imgs{width:36%}
.index_case .infos .box .middle  .more{display:flex;margin:1.05rem 0 0}
.index_case .infos .box .middle  .more a:first-child{width:2rem;height:.5rem;text-align:center;line-height:.5rem;font-size:.2rem;color:#000;background: white url(/public/common/images/95.png) center  right.24rem no-repeat;background-size:.28rem .28rem;border-radius:50px;margin:0 .25rem;padding-right:.24rem}
.index_case .infos .box .middle  .more a:last-child{width:2rem;height:.5rem;text-align:center;line-height:.5rem;font-size:.2rem;color:white;background:#f10011 url(/public/common/images/20.png) center  right.24rem no-repeat;background-size:.27rem .28rem;border-radius:50px;margin:0 .25rem;padding-right:.24rem}
.index_case .infos .box .middle  .more a:hover{box-shadow:0 0 15px rgba(0,0,0,0.6)}
/* .index_product{background:#fefefe url(/public/common/images/21.png) center center no-repeat;background-size:cover}
.index_product>div{padding:.55rem 0 1.3rem}
.index_product ul{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:0 .15rem}
.index_product ul li a{height:1.25rem;display:flex;align-items: center;justify-content: center;background:#ffffff;box-shadow:0 0 12px rgba(0,0,0,0.2);border-radius:10px;position:relative;z-index:2}
.index_product ul li a:after{content:"";position:absolute;border:1px solid #e50012;border-radius:10px;width:0;height:0;left:50%;top:50%;transform:translate(-50%,-50%);transition:.5s;z-index:-1;opacity:0}
.index_product ul li a:hover:after{width:100%;height:100%;opacity:1}
.index_product ul li#current a:after{width:100%;height:100%;opacity:1}

.index_product ul li a .txt{padding-left:.85rem;position:relative}
.index_product ul li a .txt h2{font-size:.21rem;color:#969696;margin:0 0 .05rem}
.index_product ul li a .txt p{font-size:.14rem;color:#969696}
.index_product ul li a .txt p i{font-size:.16rem;margin-left:.18rem}
.index_product ul li a:hover .txt h2{color:#e50012} 
.index_product ul li#current a .txt h2{color:#e50012} 
.index_product ul li:nth-child(1) .txt:after{position:absolute;content:"";background:url(/public/common/images/14.png) 0 0 no-repeat;width:.39rem;height:.38rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.index_product ul li:nth-child(2) .txt:after{position:absolute;content:"";background:url(/public/common/images/15.png) 0 0 no-repeat;width:.41rem;height:.41rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.index_product ul li:nth-child(3) .txt:after{position:absolute;content:"";background:url(/public/common/images/16.png) 0 0 no-repeat;width:.38rem;height:.38rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.index_product ul li:nth-child(4) .txt:after{position:absolute;content:"";background:url(/public/common/images/17.png) 0 0 no-repeat;width:.35rem;height:.38rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.index_product ul li:nth-child(5) .txt:after{position:absolute;content:"";background:url(/public/common/images/18.png) 0 0 no-repeat;width:.47rem;height:.32rem;left:0;top:50%;transform:translateY(-50%);background-size:100%;transition:.4s}
.index_product .infos {margin:1.8rem 0 0}
.index_product .infos .box {position:relative}
.index_product .infos .box .middle{padding:.3rem 0}
.index_product .infos .box .middle{display:flex;flex-direction: column;justify-content: center;align-items: center}
.index_product .infos .box  .text1{transform:rotateX(90deg);position:absolute;border-radius:30px;width:30%;left:0;top:0;display:flex;padding:0 .4rem;box-shadow:0 0 12px rgba(0,0,0,0.2);height:1.45rem;align-items: center;justify-content: space-between;transition:.3s}
.index_product .infos .box  .text1 .imgs{width:23%}
.index_product .infos .box  .text1 .txt{width:70%}
.index_product .infos .box  .text1 .txt h1{font-size:.3rem;color:#000;margin:0 0 .1rem;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 1}
.index_product .infos .box  .text1 .txt p{font-size:.18rem;color:#969696;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 2;height:.5rem;line-height:.25rem}

.index_product .infos .box  .text2{transform:rotateX(90deg);position:absolute;border-radius:30px;width:30%;right:0;top:0;display:flex;padding:0 .4rem;box-shadow:0 0 12px rgba(0,0,0,0.2);height:1.45rem;align-items: center;justify-content: space-between;}
.index_product .infos .box  .text2 .imgs{width:23%}
.index_product .infos .box  .text2 .txt{width:70%}
.index_product .infos .box  .text2 .txt h1{font-size:.3rem;color:#000;margin:0 0 .1rem;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 1}
.index_product .infos .box  .text2 .txt p{font-size:.18rem;color:#969696;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 2;height:.5rem;line-height:.25rem}

.index_product .infos .box  .text3{transform:rotateX(90deg);position:absolute;border-radius:30px;width:30%;bottom:1.75rem;left:0;display:flex;padding:0 .4rem;box-shadow:0 0 12px rgba(0,0,0,0.2);height:1.45rem;align-items: center;justify-content: space-between;}
.index_product .infos .box  .text3 .imgs{width:23%}
.index_product .infos .box  .text3 .txt{width:70%}
.index_product .infos .box  .text3 .txt h1{font-size:.3rem;color:#000;margin:0 0 .1rem;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 1}
.index_product .infos .box  .text3 .txt p{font-size:.18rem;color:#969696;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 2;height:.5rem;line-height:.25rem}

.index_product .infos .box  .text4{transform:rotateX(90deg);position:absolute;border-radius:30px;width:30%;bottom:1.75rem;right:0;display:flex;padding:0 .4rem;box-shadow:0 0 12px rgba(0,0,0,0.2);height:1.45rem;align-items: center;justify-content: space-between;}
.index_product .infos .box  .text4 .imgs{width:23%}
.index_product .infos .box  .text4 .txt{width:70%}
.index_product .infos .box  .text4 .txt h1{font-size:.3rem;color:#000;margin:0 0 .1rem;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 1}
.index_product .infos .box  .text4 .txt p{font-size:.18rem;color:#969696;display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 2;}
.index_product .infos .box .middle .imgs{width:35%}
.index_product .infos .box .middle  .more{display:flex;margin:1.38rem 0 0}
.index_product .infos .box .middle  .more a:first-child{width:2rem;height:.5rem;text-align:center;line-height:.5rem;font-size:.2rem;color:white;background:#000 url(/public/common/images/19.png) center  right.24rem no-repeat;background-size:.28rem .28rem;border-radius:50px;margin:0 .25rem;padding-right:.24rem}
.index_product .infos .box .middle  .more a:last-child{width:2rem;height:.5rem;text-align:center;line-height:.5rem;font-size:.2rem;color:white;background:#f10011 url(/public/common/images/20.png) center  right.24rem no-repeat;background-size:.27rem .28rem;border-radius:50px;margin:0 .25rem;padding-right:.24rem}
.index_product .infos .box .middle  .more a:hover{box-shadow:0 0 15px rgba(0,0,0,0.6)}
.index_product .infos .item.fz .box  .text1{transform:rotateX(0);transition-delay:.2s}
.index_product .infos .item.fz .box  .text2{transform:rotateX(0);transition-delay:.4s}
.index_product .infos .item.fz .box  .text3{transform:rotateX(0);transition-delay:.6s}
.index_product .infos .item.fz .box  .text4{transform:rotateX(0);transition-delay:.8s} */

.index_product .title{padding:.7rem 0 .35rem;text-align:center}
.index_product .title h1{font-size:.18rem;color:#000}
.index_product .title h2{font-size:.4rem;color:#d51718;font-weight:bold;margin:.1rem 0 .1rem}
.index_product .title p{font-size:.18rem;color:#666666;font-weight:300}
.index_product  ul{display:flex;justify-content: center;flex-wrap: wrap;}
.index_product  ul li{width:20%;text-align:center;padding:.1rem}
.index_product  ul li a{font-size:.18rem;color:#303333;display:inline-block}
.index_product  ul li a:hover{color:#d51718}
.index_product  ul li.tcl-active a{color:#d51718}
.index_product  .lists {padding:.35rem 0 .6rem}
.index_product  .lists .box{display:none}
.index_product  .lists .box:first-child{display:block}
.index_product  .lists .box .bb{display:grid;grid-gap:.25rem;grid-template-columns:1fr 1fr 1fr;}
.index_product  .lists .items a{padding:0 0 .55rem;background:#f5f6f9;border-radius:10px 40px 10px 10px;position:relative;overflow:hidden;}
.index_product  .lists .items a .text{position:absolute;left:.15rem;bottom:.22rem}
.index_product  .lists .items a .text>*{font-size:.16rem;color:#303333}
.index_product  .lists .items a .txt{position:absolute;left:50%;top:1.8rem;transform:translateX(-50%);width:100%;text-align:center;z-index:2;padding:0 0 .6rem;opacity:0;transition:.5s}
.index_product  .lists .items a .txt>*{font-size:.24rem;color:white;margin:3px 0}
.index_product  .lists .items a .txt:after{content:"\f105";position:absolute;font: normal normal normal 14px/1 FontAwesome;width:.35rem;height:.35rem;border-radius:100%;border:1px solid white;line-height:.35rem;color:white;font-size:.18rem;bottom:0;left:50%;transform:translateX(-50%)}
.index_product  .lists .items a img{}
.index_product  .lists .items a:after{content:"";position:absolute;background:#c5191d;width:100%;height:100%;left:0;top:0;border-radius:10px 40px 10px 10px;opacity:0;transition:.5s;}
.index_product  .lists .items a:hover .txt{top:1.3rem;opacity:1}
.index_product  .lists .items a:hover:after{opacity:.8}
.index_product  .lists .items a:hover .text{bottom:-1rem;opacity:0}

.index_dingzhi{margin:.3rem 0 0;position:relative}
.index_dingzhi .text{position:absolute;;left:2.6rem;top:1.35rem;z-index:2;text-align:center}
.index_dingzhi .text h2{font-size:.68rem;color:#d51718;font-weight:bold;margin:0 0 .15rem}
.index_dingzhi .text h3{font-size:.25rem;color:white;font-weight:300;margin:0 0 .5rem}
.index_dingzhi .text p{font-size:.35rem;color:white;font-weight:300}
.index_dingzhi .text h4{font-size:.48rem;color:white;font-weight:bold;margin:.65rem 0 .5rem;padding-left:.65rem;position:relative}
.index_dingzhi .text h4:after{content:"";position:absolute;background:url(../images/94.png) 0 0 no-repeat;width:.53rem;height:.53rem;left:0;top:50%;transform:translateY(-50%);background-size:100%}
.index_dingzhi .text a{display:inline-block;width:2rem;height:.5rem;text-align:center;line-height:.5rem;font-size:.2rem;color:white;background: #f90007 url(/public/common/images/19.png) center  right.24rem no-repeat;background-size:.28rem .28rem;border-radius:50px;margin:0 .25rem;padding-right:.6rem}
.index_dingzhi .bb{position:absolute;left:41.8%;top:43%;z-index:2;animation: downs 8s linear infinite}
@keyframes downs {
	form{
		transform:rotate(0)
	}
	to{
		transform: rotate(360deg)
	}
}

/* .index_case {padding:0 .2rem;background:#f6f8fa}
.index_case >div{position:relative;}
.index_case  .bg{position:absolute;width:100%;height:100%;left:0;top:0;z-index:0;}
.index_case  .bg>div{position:absolute;width:100%;height:100%;z-index:2;border-radius:30px;background-size:cover;;opacity: 0;transition: 0.8s;}
.index_case  .bg>div.active{display: block;z-index: 1;opacity: 1;}
.index_case .title{padding:.7rem 0 3.3rem;position:relative;z-index:2}
.index_case .title h1{font-size:.24rem;color:white;font-weight:bold;text-align:right;margin:0 0 .3rem}
.index_case .title  h2{font-size:.18rem;color:white;padding-left:.85rem;position:relative;}
.index_case .title  h2:after{content:"";position:absolute;background:#e50012;width:.75rem;height:2px;left:0;top:50%;transform:translateY(-50%)}
.index_case .title  h3{font-size:.6rem;color:#ffffff;margin:.25rem 0 .45rem}
.index_case .title  p{font-size:.16rem;color:#ffffff}
.index_case .lists{padding:0 0 .15rem}
.index_case .title  a{margin:1.05rem 0 0;width:1.5rem;height:.4rem;background:#f2000f;border-radius:50px;color:white;font-size:.14rem;text-align:center;line-height:.4rem;display:flex;align-items: center;justify-content: center}
.index_case .title  a i{margin-left:.3rem;font-size:.2rem;}
.index_case .lists a{height:1.4rem;position:relative}
.index_case .lists a:after{content:"";position:absolute;background:white;width:100%;height:2px;top:0;opacity:.5}
.index_case .lists a:before{content:"";position:absolute;background:white;width:0;height:2px;top:0;opacity:1;z-index:2;left:50%;transform:translateX(-50%);transition:.4s}
.index_case .lists a h2{font-size:.21rem;color:white;text-align:center;opacity:.5;padding:.2rem 0 0 }
.index_case .lists a:hover:before{width:100%}
.index_case .lists a:hover h2{opacity:1}
.index_case .lists .hoverd a h2{opacity:1}
.index_case .lists .hoverd a:before{width:100%} */
.index_adv{padding:.95rem 0 0 1rem;background:#f6f8fa}
.index_adv>div{background:url(/public/common/images/33.png) 0 0 no-repeat;padding:0 0 .9rem;background-size:cover;border-radius:40px 0 0 40px}
.index_adv>div>div{display:flex;justify-content: space-between;}
.index_adv .left{padding:.9rem 0 0;width:50%}

.index_adv .left .title{padding:0 0 1.15rem;position:relative;z-index:2}

.index_adv .left .title  h2{font-size:.18rem;color:#e50012;padding-left:.85rem;position:relative;}
.index_adv .left .title  h2:after{content:"";position:absolute;background:#e50012;width:.75rem;height:2px;left:0;top:50%;transform:translateY(-50%)}
.index_adv .left .title  h3{font-size:.6rem;color:#ffffff;margin:.3rem 0 .45rem}
.index_adv .left .title  p{font-size:.16rem;color:#ffffff;width:70%;line-height:.26rem}
.index_adv .left .title  a{margin:.65rem 0 0;width:1.5rem;height:.4rem;background:#f2000f;border-radius:50px;color:white;font-size:.14rem;text-align:center;line-height:.4rem;display:flex;align-items: center;justify-content: center}
.index_adv .left .title  a i{margin-left:.3rem;font-size:.2rem;}
.index_adv .left .info{display:flex}
.index_adv .left .info .coms{width:30%}
.index_adv .left .info .coms p{font-size:.16rem;color:white;opacity:.5;margin:0 0 .1rem}
.index_adv .left .info ul{display:flex;width:48%;justify-content: space-between;}
.index_adv .left .info ul li{width:48%}
.index_adv .left .info ul li a:hover .img{transform:translateY(-.2rem)}
.index_adv .right{width:42%}
.index_adv .right>h3{padding:.45rem 0 .7rem;font-size:.24rem;color:white;font-weight:bold;text-align:right}
.index_adv .right ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:.2rem .3rem}
.index_adv .right ul li{position:relative;cursor:pointer}
.index_adv .right ul li>div{background:white;border-radius:10px;padding:.3rem .3rem 0rem;height:3rem;position:relative}
.index_adv .right ul li h1{font-size:.21rem;color:#000000;padding:1.14rem 0 0;font-weight:bold;position:relative ;z-index:2}
.index_adv .right ul li h2{font-size:.18rem;color:#000000;font-weight:bold;margin:.05rem 0 .4rem;z-index:2}
.index_adv .right ul li em{font-size:.2rem;color:#b7b7b7;font-weight:bold}
.index_adv .right ul li:nth-child(1) h1:after{position:absolute;content:"";background:url(/public/common/images/29.png) 0 0 no-repeat;width:.51rem;height:.51rem;left:0;top:0;background-size:100%;transition:.4s}
.index_adv .right ul li:nth-child(2) h1:after{position:absolute;content:"";background:url(/public/common/images/30.png) 0 0 no-repeat;width:.46rem;height:.46rem;left:0;top:0;background-size:100%;transition:.4s}
.index_adv .right ul li:nth-child(3) h1:after{position:absolute;content:"";background:url(/public/common/images/31.png) 0 0 no-repeat;width:.51rem;height:.47rem;left:0;top:0;background-size:100%;transition:.4s}
.index_adv .right ul li:nth-child(4) h1:after{position:absolute;content:"";background:url(/public/common/images/32.png) 0 0 no-repeat;width:.46rem;height:.46rem;left:0;top:0;background-size:100%;transition:.4s}
.index_adv .right ul li:after{content:"";position:absolute;background:url(/public/common/images/34.png) 0 0 no-repeat;width:1.43rem;height:2.24rem;right:0;top:50%;transform:translateY(-50%);opacity:1;;z-index:1;background-size:100%;transition:.4s}
.index_adv .right ul li:nth-child(1):hover h1:after{position:absolute;content:"";background:url(/public/common/images/29-1.png) 0 0 no-repeat;width:.51rem;height:.51rem;left:0;top:0;background-size:100%}
.index_adv .right ul li:nth-child(2):hover h1:after{position:absolute;content:"";background:url(/public/common/images/30-1.png) 0 0 no-repeat;width:.46rem;height:.46rem;left:0;top:0;background-size:100%}
.index_adv .right ul li:nth-child(3):hover h1:after{position:absolute;content:"";background:url(/public/common/images/31-1.png) 0 0 no-repeat;width:.51rem;height:.47rem;left:0;top:0;background-size:100%}
.index_adv .right ul li:nth-child(4):hover h1:after{position:absolute;content:"";background:url(/public/common/images/32-2.png) 0 0 no-repeat;width:.46rem;height:.46rem;left:0;top:0;background-size:100%}
.index_adv .right ul li:hover div{background:#f2000f}
.index_adv .right ul li:hover:after{opacity:1}
.index_adv .right ul li:hover h1,.index_adv .right ul li:hover h2,.index_adv .right ul li:hover em{color:white}
.index_adv .right ul li:nth-child(2),.index_adv .right ul li:nth-child(4){transform:translateY(.45rem)}
.footer.indexfot{background:#f6f8fa}


.index_casedingzhi{padding:0 0 .7rem;background-repeat:no-repeat;background-size:cover}
.index_casedingzhi .title{padding:.9rem 0 .45rem;text-align:center}
.index_casedingzhi .title h2{font-size:.18rem;color:#000000}
.index_casedingzhi .title  h3{font-size:.4rem;color:#d51718;font-weight:bold;margin:.15rem 0 .2rem}
.index_casedingzhi .title p{font-size:.18rem;color:#666666}
.index_casedingzhi .lists {padding:0 0 .35rem}
.index_casedingzhi .lists .items{display:flex}
.index_casedingzhi .lists .items .img{width:50%}
.index_casedingzhi .lists .items .text{width:50%;background:white;padding:1rem .5rem 0 .45rem}
.index_casedingzhi .lists .items .text h1{font-size:.28rem;color:#333333;line-height:.35rem;margin:0 0 .2rem}
.index_casedingzhi .lists .items .text p{font-size:.18rem;color:#666666}
.index_casedingzhi .lists .items .text .more{margin:.7rem 0 0}
.index_casedingzhi .lists .items .text .more  a{width:1.5rem;height:.4rem;background:#f2000f;border-radius:50px;color:white;font-size:.14rem;text-align:center;line-height:.4rem;display:flex;align-items: center;justify-content: center}
.index_casedingzhi .lists .items .text .more a i{margin-left:.3rem;font-size:.2rem;}
.index_casedingzhi .lists  .slide-pagination{margin:.2rem 0 0 }
.index_casedingzhi .lists  .slide-pagination span{width:.2rem;border-radius:0;height:3px;margin: 0 5px;opacity:1;background:#dddddc}
.index_casedingzhi .lists  .slide-pagination span.swiper-pagination-bullet-active{background:#b80800}
.index_casedingzhi .list{position:relative}
.index_casedingzhi .list  a{position:relative}
.index_casedingzhi .list  a:after{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,.6));left:0;bottom:0}
.index_casedingzhi .list  a .text{position:absolute;width:100%;padding:0 .1rem;bottom:.2rem;width:100%;text-align:center;z-index:2}
.index_casedingzhi .list  a .text h1{;font-size:.18rem;color:white;font-weight:bold;line-height:.3rem}
.index_casedingzhi .list  a:hover img{transform:scale(1.1)}
.index_casedingzhi .swiper-page>div{position:absolute;left:-.17rem;top:50%;transform:translateY(-50%);width:.35rem;height:.35rem;border-radius:100%;background:#b2b2b2;text-align:center;color:white;line-height:.3rem;font-size:.2rem;z-index:2}
.index_casedingzhi .swiper-page>div.slide-button-next{right:-.17rem;left:auto}
.index_casedingzhi .swiper-page>div:hover{background:#e50012}
.index_news {padding:1.1rem 0 0}
.index_news .title{position:relative;z-index:2;text-align:center;padding:0 0 .6rem}
.index_news  .title h1{font-size:.18rem;color:#000000;font-weight:bold;text-align:right;}
.index_news  .title  h2{font-size:.18rem;color:#000;position:relative;}
/* .index_news   .title  h2:after{content:"";position:absolute;background:#e50012;width:.75rem;height:2px;left:0;top:50%;transform:translateY(-50%)}
.index_news   .title  h3{font-size:.6rem;color:#000;margin:.4rem 0 .1rem} */
.index_news  .title  p{font-size:.4rem;color:#d51718;font-weight:bold}
/* .index_news ul{display:flex;justify-content: center;margin:.1rem 0 .55rem ;}
.index_news ul li:last-child:after{display:none}
.index_news ul li:after{content:"";position:absolute;background:#666666;width:2px;height:.15rem;right:0;top:50%;transform:translateY(-50%)}
.index_news ul li{position:relative}
.index_news>div>ul li{padding:0 .2rem}
.index_news>div>ul li a{font-size:.18rem;color:#666666;}
.index_news>div>ul li a:hover{color:#e50012}
.index_news .lists{padding:0 .65rem;position:relative}
.index_news .lists .items a{background:#f6f6f6;border-radius:10px 53px 10px 10px;position:relative}
.index_news .lists .items a img{width:100%;object-fit:cover;}
.index_news .lists .items a  .img{border-radius:10px 50px 10px 10px}
.index_news .lists .items a .text{padding:.3rem 1rem  .3rem .3rem}
.index_news .lists .items a .text h1{font-size:.18rem;color:#000000;font-weight:bold;margin:0 0 .1rem}
.index_news .lists .items a .text p{font-size:.16rem;color:#666666;line-height:.25rem;height:.5rem}
.index_news .lists .items a  span{position:absolute;font-size:.16rem;color:#666666;right:.2rem;bottom:.3rem}
.index_news .lists .items a:hover{background:#e50012}
.index_news .lists .items a:hover .text h1,.index_news .lists .items a:hover .text p{color:white}
.index_news .lists .items a:hover span{color:white}
.index_news .lists .items a:hover img{transform:scale(1.1)}
.index_news .lists .swiper-page>div{position:absolute;left:0;top:1.5rem;width:.35rem;height:.35rem;border-radius:100%;border:1px solid #d0d0d0;text-align:center;color:#d0d0d0;line-height:.3rem;font-size:.2rem}
.index_news .lists .swiper-page>div.slide-button-next{right:0;left:auto}
.index_news .lists  .swiper-page>div:hover{background:#e50012;border-color:#e50012;color:white}
.index_news .lists .slide-pagination{margin:.65rem 0 0;text-align:center}
.index_news .lists .slide-pagination span{width:.45rem;height:3px;border-radius:0;margin:0 9px;opacity:1;background:#cecece}
.index_news .lists .slide-pagination span.swiper-pagination-bullet-active{background:#e50012}
.index_news .box{display:flex;justify-content: space-between;}
.index_news .box .left{width:40%}
.index_news .box .left a:hover img{transform:scale(1.1)}
.index_news .box .left a .img {border-radius:20px}
.index_news .box .left a .img img{width:100%;height:3.8rem;object-fit:cover;border-radius:20px}
.index_news .box .left a .img em{position:absolute;right:0;bottom:0;height:.48rem;background:#e50012;font-size:.24rem;color:white;line-height:.48rem;padding:0 .1rem;border-radius:20px}
.index_news .box .left a h2{margin:.4rem .5rem  0;font-size:.21rem;color:#000;font-weight:bold}
.index_news .box .right{width:54%}
.index_news .box .right ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 .35rem;margin:0 0 .5rem}
.index_news .box .right ul li a .img {border-radius:20px}
.index_news .box .right ul li a .img  img{width:100%;height:2.3rem;object-fit:cover;border-radius:20px}
.index_news .box .right ul li a h2{margin:.2rem 0  0;font-size:.16rem;color:#000;font-weight:bold}
.index_news .box .right ul li a:hover img{transform:scale(1.1)}
.index_news .box .right .items a {padding:0 .2rem;display:flex;height:.65rem;align-items: center;border-top:1px solid #e9e9e9;justify-content: space-between;}
.index_news .box .right .items:last-child a{border-bottom:1px solid #e9e9e9}
.index_news .box .right .items a  h2{font-size:.16rem;color:#000;font-weight:bold}
.index_news .box .right .items a span{font-size:.14rem;color:#969696;font-weight:bold}
.index_news .box .right .items a:hover{background:#e50012}
.index_news .box .right .items a:hover h2{color:white}
.index_news .box .right .items a:hover span{color:white}
.index_news .box .right .lists .slide-pagination{margin:.35rem 0 0}
.index_news .box .right .lists .slide-pagination span{opacity:1;margin:0 .045rem;border-radius:0;width:.28rem;height:3px;background:#d2d6da}
.index_news .box .right .lists .slide-pagination span.swiper-pagination-bullet-active{background:#e50012}
 */
.index_news  .lists{display:grid;grid-template-columns:47.5% 50%;justify-content:space-between}
.index_news  .lists .left .tops{display:flex;justify-content: space-between;align-items: center;margin:0 0 .25rem}

.index_news  .lists .left .info .box {display:none}
.index_news  .lists .left .info .box:first-child{display:block}
.index_news  .lists .left .info .box .zd{margin:0 0 .65rem}
.index_news  .lists .left .info .box .zd img{width:100%;max-height:2.75rem;object-fit:cover}
.index_news  .lists .left .info .box .zd a .text{padding:.35rem 0 0}
.index_news  .lists .left .info .box .zd a .text span{font-size:.16rem;color:#666666}
.index_news  .lists .left .info .box .zd a .text h1{font-size:.21rem;color:#666666;margin:.05rem 0 .2rem}
.index_news  .lists .left .info .box .zd a .text p{font-size:.16rem;color:#666666;height:.5rem;line-height:.25rem}
.index_news  .lists .left .info .box .zd a:hover img{transform:scale(1.1)}
.index_news  .lists .left .info .box .list {height:1.5rem;overflow-y:auto}
.index_news  .lists .left .info .box .list a{display:flex;justify-content: space-between;align-items: center;height:.3rem}
.index_news  .lists .left .info .box .list a *{font-size:.16rem;color:#666666}
.index_news  .lists .left .info .box .list a h1{width:50%}
.index_news  .lists .left .info .box .list a:hover *{color:#cf1718}
.index_news  .lists .left .tops ul{display:flex;gap:40px}
.index_news  .lists .left .tops ul li.tcl-active a{color:#cf1718}
.index_news  .lists .left .tops ul li a{font-size:.18rem;color:#666666}
.index_news  .lists .left .tops .more a {font-size:.14rem;color:#cf1718}
.index_news  .lists .left .tops .more a  i{font-size:.16rem;color:#cf1718;margin-left:.1rem}

.index_news  .lists .rights .top{display:flex;justify-content: space-between;align-items: center;margin:0 0 .25rem}
.index_news  .lists .rights .top h2{font-size:.18rem;color:#666666}
.index_news  .lists .rights .top  a {font-size:.14rem;color:#cf1718}
.index_news  .lists .rights .top  a  i{font-size:.16rem;color:#cf1718;margin-left:.1rem}
.index_news  .lists .list ul{height:6.55rem;overflow-y:auto}
.index_news  .lists .list ul li {margin:0 0 .36rem}
.index_news  .lists .list ul li a{display:flex;justify-content: space-between;align-items: center;}
.index_news  .lists .list ul li a .img{width:27%}
.index_news  .lists .list ul li a:hover img{transform:scale(1.1)}
.index_news  .lists .list ul li a .text{width:68%}
.index_news  .lists .list ul li a .text h1{display:flex;align-items: center;gap:10px;margin:0 0 .15rem}
.index_news  .lists .list ul li a .text h1 i{width:.28rem;height:.28rem;background:#666666;display:inline-block;border-radius:100%;text-align:center;line-height:.28rem;color:white;font-size:.16rem}
.index_news  .lists .list ul li a .text h1 p{font-size:.21rem;color:#666666;width:85%}
.index_news  .lists .list ul li a .text h2{display:flex;align-items: center;gap:10px}
.index_news  .lists .list ul li a .text h2 i{width:.28rem;height:.28rem;background:#cf1718;display:inline-block;border-radius:100%;text-align:center;line-height:.28rem;color:white;font-size:.16rem}
.index_news  .lists .list ul li a .text h2 p{font-size:.16rem;color:#666666;width:85%;height:.5rem;line-height:.25rem}
.fixed_left{position:fixed;left:.15rem;top:50%;z-index:999}
.fixed_left ul li{margin:0 0 .1rem;}
.fixed_left ul li a{padding-left:.2rem;position:relative}
.fixed_left ul li a:after{content:"";position:absolute;background:#d0d2d3;width:.06rem;height:.06rem;left:0;top:50%;transform:translateY(-50%);border-radius:100%;transition:.3s;}
.fixed_left ul li a:before{content:"";position:absolute;border-radius:100%;width:.2rem;height:.2rem;border:1px solid #e50012;left:-.07rem;top:50%;transform:translateY(-50%);transition:.3s;opacity:0}
.fixed_left ul li a h2{color:#000000;font-size:.14rem;display:inline-block;opacity:0}
.fixed_left ul li.on a h2{opacity:1}
.fixed_left ul li.on a:before{opacity:1}
.fixed_left ul li.on a:after{background:#e50012}
.fix_info{position:fixed;right:.08rem;top:40%;z-index:999}
.fix_info ul li{margin:0 0 .1rem;position:relative}
.fix_info ul li>a{width:.4rem;height:.4rem;background:#e50012;text-align:center}
.fix_info ul li>a i{color:white;font-size:.22rem;line-height:.4rem;}
.fix_info ul li .imgs{position:absolute;right:120%;top:50%;transform:translateY(-50%)rotateX(90deg);transition:.4s}
.fix_info ul li .imgs img{max-width:1.2rem;}
.fix_info ul li:hover .imgs{transform:translateY(-50%)rotateX(0)}
.fix_info ul li  .txt{position:absolute;right:120%;top:50%;transform:translateY(-50%)rotateX(90deg);transition:.4s;white-space:nowrap;padding:.1rem .2rem;background:white;box-shadow: 5px 5px 10px rgba(0,0,0,.3);min-width:1.2rem;text-align:center}
.fix_info ul li  .txt img {width:.89rem;transition:none}
.fix_info ul li  .txt a{font-size:.15rem;color:black;}
.fix_info ul li  .txt:hover{background:#e50012;}
.fix_info ul li  .txt:hover a{color:white;}
.fix_info ul li:hover .txt{transform:translateY(-50%)rotateX(0)}

.mobile_infos{display:none}
.weixin_img{display:none}
/********<=767 mobile nav style css********/
.fl-page{position:relative;top:-1.5rem;}

#menu {display:none;}
#menu.mm-menu.mm-current{display:block;}
.m-header {background:#FFF;box-shadow:0 0 12px rgba(0,0,0,0.2)}
.m-header >.col-xs-6>div {color:#333;line-height:normal;}
.m-header >.col-xs-6 .langs>*{display:inline-block;font-size:14px;color:#333;line-height:normal;}
.m-header >.col-xs-6 .langs em {padding:0 5px;}
.m-header >.col-xs-6 .langs a{width:30px;height:30px;background:#333;color:#FFF;line-height:30px;text-align:center;border-radius:100%;margin:0 0 0 5px;}
.m-header >.col-xs-6 .menu{margin-left:.15rem;}
.m-header >.col-xs-6 .menu a{font-size:16px;color:#333}
.m-header >.col-xs-6 .menu a>* {display:inline-block;vertical-align:middle;}
.m-header >.col-xs-6 .menu a i {font-size:20px;}
.m-header >.col-xs-6 img {max-height:45px;}
.st-container .st-menu {background:#0e6eb8;
	-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:#f39800;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:#f39800}
.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********/

/**************************/

/******ipad****/

@media(max-width:1600px){

.header .top{padding:0 1.5rem}


.header .bot{padding:0 1.5rem}

    

  
   .tem_banner.index .label_txt{left:1rem}
   .tem_banner.index .scroll{left:1rem}
   .tem_banner.indise .col_banner .text img{width:60%}
   .tem_banner.indise .col_banner .text{left:1rem}
   .tem_banner.indise .col_banner .tit{left:1rem}
   .news_nav>div{padding:0 !important}
   .contact_nav>div{padding:0 !important}
   .prodel_nav>div{padding:0 !important}
   .index_dingzhi .text{left:1.2rem;top:.7rem}
   .tem_banner.index .swiper-page{right:1rem}
   .tem_banner.index .slide-pagination{right:1.5rem}
}
@media(max-width:1440px){
.tem_banner.index .label_txt{top:2rem}


}
@media(max-width:990px){

	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;}
	
	.tem_banner.index{padding:50px 0 0}
	.m-header,.m_header2 {top:0;opacity:1;}
	
}
/********mobile*********/
@media(max-width:767px){
     .mobile_infos{display:block;position:fixed;bottom:0;width:100%;z-index:999;background:rgba(60,60,60)}
.mobile_infos ul{display:flex;}   
.mobile_infos ul li{width:25%;}
.mobile_infos ul li a{height:.8rem;display:flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.mobile_infos ul li a h2{font-size:.2rem;color:white;padding:.3rem 0 0;position:relative}
.mobile_infos ul li:nth-child(1) a h2:after{content:"\f015";position:absolute;font: normal normal normal 14px/1 FontAwesome;left:50%;transform:translateX(-50%);top:0;font-size:.24rem;color:white}
.mobile_infos ul li:nth-child(2) a h2:after{content:"\f013";position:absolute;font: normal normal normal 14px/1 FontAwesome;left:50%;transform:translateX(-50%);top:0;font-size:.24rem;color:white}
.mobile_infos ul li:nth-child(3) a h2:after{content:"\f1d7";position:absolute;font: normal normal normal 14px/1 FontAwesome;left:50%;transform:translateX(-50%);top:0;font-size:.24rem;color:white}
.mobile_infos ul li:nth-child(4) a h2:after{content:"\f095";position:absolute;font: normal normal normal 14px/1 FontAwesome;left:50%;transform:translateX(-50%);top:0;font-size:.24rem;color:white}
.mobile_infos ul li:nth-child(1) a{background:#e50012}

    .index_keywords .txt h1,.index_keywords .txt p>a{font-size:12px;}
    .index_keywords .box input{height:40px;font-size:12px;}
    
    
    
      .tem_banner.index .swiper-page{right:.5rem;bottom:.63rem}
   .tem_banner.index .slide-pagination{right:1rem;bottom:.2rem}
   .index_keywords>div{height:auto;display:inherit;padding:.1rem 0}
   .index_keywords .box{width:100%;margin:.3rem 0 0}
   .index_about>div{display:inherit}
   .index_about .left{width:100%;margin:0 0 .3rem}
    .index_about .video{width:100%;}
        .index_about .video video{width:100%}
  .tem_banner.index .label_txt{left:.2rem;top:1rem}
  .tem_banner.index .label_txt h3{font-size:.36rem}
  .tem_banner.index .label_txt h4{font-size:.3rem}
  .tem_banner.index .label_txt a{margin:.5rem 0 0}
.tem_banner.index .scroll{left:auto;right:.1rem}
.index_product ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:.15rem .4rem}
.index_product ul li{width:100%;padding:0}
.index_product ul li a{font-size:14px}
.index_product .lists{grid-template-columns:1fr 1fr}
.index_product .lists .box .bb{grid-template-columns:1fr 1fr}
.index_product .infos .box  .text1{position:inherit;width:100%;height:2.5rem;left:0;top:0;margin:0 0 .2rem}
.index_product .infos .box  .text2{position:inherit;width:100%;height:2.5rem;left:0;top:0;margin:0 0 .2rem}
.index_product .infos .box  .text3{position:inherit;width:100%;height:2.5rem;left:0;top:0;margin:0 0 .2rem}
.index_product .infos .box  .text4{position:inherit;width:100%;height:2.5rem;left:0;top:0;margin:0 0 .2rem}
.index_product .infos .box .middle .imgs{width:80%}
.index_product .infos{margin:.3rem 0 0 0}
.index_product .infos .box .middle .more{margin:.3rem 0 0 0}
.index_case .infos>div{padding:0}
.index_case .title{padding:.5rem 0 .2rem;position:relative;z-index:2}
.index_case  .infos .box  .text1{position:inherit;width:100%;height:2.2rem;left:0;top:0;margin:0 0 .2rem}
.index_case  .infos .box  .text2{position:inherit;width:100%;height:2.2rem;left:0;top:0;margin:0 0 .2rem}
.index_case  .infos .box  .text3{position:inherit;width:100%;height:2.2rem;left:0;top:0;margin:0 0 .2rem}
.index_case  .infos .box  .text4{position:inherit;width:100%;height:2.2rem;left:0;top:0;margin:0 0 .2rem}
.index_dingzhi .text{position:inherit;left:0;top:0;padding:.2rem}
.index_dingzhi .text h3,.index_dingzhi .text p,.index_dingzhi .text h4{color:#333}
.index_dingzhi .bb{display:none}
.index_case .infos .box .middle .imgs{width:80%}
.index_case .infos .box .middle .more{margin:.3rem 0}
.index_casedingzhi .lists .items{display:block}
.index_casedingzhi .lists .items>div{width:100% !important}
.index_casedingzhi .lists .items .text{width:50%;background:white;padding:1rem .5rem .3rem .45rem}
.index_casedingzhi .lists .items .text h1{line-height:.35rem;height:.7rem}
.index_case .bg>div{background-position:center center}
.index_case .title h3{font-size:.4rem}
.index_adv{padding:.95rem 0 0 0rem;background:#f6f8fa}
.index_adv>div>div{display:inherit}
.index_adv .left{width:100%}
.index_adv .right{width:100%}
.index_adv .left .info ul{width:70%}
.index_news .box{display:inherit}
.index_news .box .left{width:100%;margin:0 0 .5rem}
.index_news .box .right{width:100%}
.footer .top .fot_navs{display:none}
.index_news .lists{display:block}
.index_news .lists .list ul{height:auto;}



.footer .top>div{display:none}
.footer .top .right{width:100%}
.footer .middle>div{display:inherit}
.footer .middle>div .logo{width:100%;text-align:center;margin:0 0 .2rem;display:inherit}
.footer .middle>div .txt{padding:.2rem 0}
.footer .middle>div .info{width:100%}
.footer .bot>div{height:auto;line-height:normal}
.footer .bot>div{display:inherit;}
.footer .bot>div a{margin:0}

.tem_banner.indise .flash{margin:50px 0 0}
.tem_banner.indise .flash>img {width:100%;height:300px;object-fit:cover;transition:none}
.news_nav{display:none}
.tem_banner.indise .col_banner .text{left:15px;top:25%}
.company .top{padding:.65rem 0 0}
.company .top>div .box{display:inherit;}
.company .top>div .box .left{width:100%}
.company .top>div .box .left .title{padding-left:.9rem}
.company .top>div .box .img{width:100%}
.case_list .parnter{padding:.65rem 0 .55rem}
.company .top>div ul{display:flex;flex-wrap: wrap;}
.company .top>div ul li{width:50%;margin:0 0 .2rem}
.company .bot .text{position:inherit;left:0;top:0;width:100%;margin:.2rem 0 0}
.company .bot{padding:.8rem 0}
.corporate ul{grid-template-columns:1fr;grid-gap:.5rem}
.advantage .box{display:inherit;}
.advantage .box .img{width:100%}
.advantage .box .text{width:100%;margin:.3rem  0 0}
.advantage .box .text ul li{padding-top:.2rem;padding-bottom:.2rem}
.honor .lists .img{padding:.2rem .4rem 0}
.product_list>div{display:inherit;}
.product_list .pro_nav{display:none}
.product_list .lists{width:100%}
.product_list .lists ul li a .imgs img{max-height:2rem;}
.product_list .lists ul{grid-template-columns:1fr 1fr;grid-gap:.2rem}
.product_list .lists ul li a{padding:.2rem .1rem}
.product_list .lists ul li a .text>*{font-size:.2rem;color:#989898;height:.22rem;line-height:.22rem}
.product_list .lists ul li a>span{font-size:.18rem}
.product_list .lists .page a{font-size:14px}
.product_list .lists .page a i{font-size:.3rem;line-height:.4rem}
.prodel_nav ul li a{font-size:.2rem;line-height:.5rem}
.product_detail>div{padding:.65rem 0 }
.prodel_nav ul{display:flex;flex-wrap: wrap;}
.prodel_nav ul li{width:50%}
.prodel_nav>div{display:flex;align-items: center;}
.product_detail>div{display:inherit;}
.product_detail .pro_detailnav{width:100%;margin:0 0 .3rem}
.product_detail .pro_right{width:100%}
.product_detail .pro_right .top{display:inherit;}
.product_detail .pro_right .top .bigimg{width:100%}
.product_detail .pro_right .top .rights{width:100%}
.product_detail .pro_right .top .rights .content{height:2rem}
.product_detail .pro_right .top .rights{padding:.5rem .1rem}
.product_detail .pro_right .prodel_list ul{}
.product_detail .pro_right .prodel_list ul li{width:48%}
.product_detail .pro_right .prodel_list li a>span{width:100%}
.product_detail .pro_right .prodel_list li a{padding:.2rem .1rem;background:#f2f2f2;border-radius:15px}
.product_detail .pro_right .prodel_list li a .text>*{font-size:.2rem;color:#989898;height:.22rem;line-height:.22rem}
.product_detail .pro_right .prodel_list li a .imgs img{max-height:2rem;}
.product_detail .pro_right .prodel_list li a>span{font-size:.18rem}
.case_list >div{display:block}
.sidebar{display:none}
.section{width:100%}
.news_media a{display:block}
.news_media a>div{width:100% !important}
.news_content{padding:.25rem 0}


.case_list .parnter .lists .swiper-page>div{left:-.1rem}
.case_list .parnter .lists{padding:0 .2rem}
.case_list .parnter .lists .swiper-page>div.slide-button-next{right:-.1rem}
.case_list .case .lists .items a{display:inherit}
.case_list .case .lists .items a .img{width:100%}
.case_list .case .lists .items a .text{width:100%}
.case_list .case .lists .items a .text span{width:1.5rem;height:.4rem;line-height:.4rem}
.news_nav ul{display:flex;flex-wrap: wrap;justify-content: flex-start;}
.news_nav ul li{width:33%}
.news_nav>div{;align-items: center}

.news_list ul li a{display:inherit}
.news_list ul li a .img{width:100%}
.news_list ul li a .text{width:100%}
.contact_box .infos>div:after{width:50%;top:.2rem}
.contact_box .infos .box{grid-template-columns:1fr;grid-gap:.3rem 0}
.contact_box .message>div{display:inherit}
.contact_box .message>div .title{width:100%;margin:0 0 .5rem}
.contact_box .message>div .form{width:100%}
.fix_info{top:80%}
.fix_info li{display:none}
.fix_info li:last-child{display:block}
.fix_info li:last-child a{width:.8rem;height:.8rem;line-height:.9rem}
.fix_info li:last-child a i{font-size:.4rem}
.footer{margin: 0 0 .8rem}
.weixin_img{position:fixed;display:none;text-align:center;;top:50%;width:70%;left:50%;transform:translate(-50%,-50%);background:white;padding:.5rem 0 ;z-index:99999;;box-shadow:0 0 12px rgba(0,0,0,0.2);border-radius:5px}
.weixin_img h1{margin:.2rem 0 0;font-size:.2rem}
.weixin_img h2{font-size:.2rem;margin:.1rem 0 ;display:flex;justify-content:center;align-items: center;}
.weixin_img h2 em{background:black;display:block;color:white;padding:.05rem .1rem;margin-left:5px}
.weixin_img h3{font-size:.2rem}
.weixin_img  .closes{position:absolute;right:.2rem;top:.2rem;font-size:.3rem}
.fix_info li:last-child a{width:.6rem;height:.6rem;line-height:.7rem}
.index_about .left p{font-size:14px;line-height:30px}
.index_about .left a{font-size:14px}
.index_product .lists .items a .text>*{font-size:13px}
.index_case ul li a{font-size:13px}
.index_casedingzhi .lists .items .text .more a{font-size:14px}
.index_news .lists .left .tops ul li a{font-size:14px}
.index_news .lists .left .info .box .list a *{font-size:13px}
.index_news .lists .rights .top a{font-size:14px}
.index_news .lists .list ul li a .text h2 p{font-size:13px}
.index_news .lists .left .tops .more a{font-size:13px}
.index_news .lists .left .info .box .zd a .text p{font-size:13px}
.index_news .lists .rights .top h2{font-size:14px}
.footer .bot>div a{display:none}
.footer .bot>div>*{text-align:center}
.product_detail .pro_detailnav ul li .box a{font-size:.2rem}
.product_detail .pro_detailnav ul li dl dd a{font-size:.18rem}
.product_detail .pro_detailnav .box3{display:none}
.news_media .news_content .title{font-size:.22rem}
.news_media .news_content .content{font-size:.18rem}
.news_media .news_content span{font-size:.2rem}
.section .case_tuijian a .text>*{font-size:.2rem;height:.25rem;line-height:.25rem}
.section .case_tuijian a>span{font-size:.18rem}
.news_list>div{padding:0  0 .75rem;}
.news_list ul li a .text p{font-size:.2rem}
.news_list ul li a .text .dd em{font-size:.2rem}
.news_list ul li a .text span{font-size:.2rem}

.news_list .page a{font-size:14px}
.news_list .page a i{font-size:.3rem;line-height:.4rem}
.show_news {padding:1rem 0 .9rem;}
.show_news .met_infos span{font-size:.18rem !important}
.show_news .news_keywords h3{font-size:.2rem}
.show_news .news_keywords h2{font-size:.2rem}
.show_news .editor{font-size:.21rem}
.show_news .pro_tuijian a .text>*{font-size:.18rem;line-height:.3rem;height:.3rem}
.show_news .pro_tuijian a>span{font-size:.18rem !important}
.show_news .met_page li a{font-size:.18rem !important}
.show_news .met_page li span{font-size:.18rem !important}
.show_news .met_page li{font-size:.18rem !important}
.show_news .met_infos span a{font-size:.18rem !important}
.show_news>div>h2{margin:.5rem 0 0 }
.footer .bot{background:black}
.company .top>div .box .left .info p{font-size:.2rem}
.company .bot .text>p{font-size:.2rem}
.corporate ul li .text p{font-size:.2rem}
.advantage .box .text ul li p{font-size:.2rem}
.honor .lists h2{font-size:.2rem}
.contact_box .message>div .form ul li input{font-size:.2rem}
.contact_box .message>div .form ul li textarea{font-size:.2rem}
.contact_box .message>div .form .subs{text-align:center}
.contact_box .message>div .form button{width:3.2rem;background:#e50012;padding:0}
}