/**/
.m100 {margin:0 1rem;}
.header{position:fixed;top:0;left:0;z-index:18;width:100%;background:#FFF}
.header>div{display:flex;align-items:center;justify-content:space-between}
.header .logos {line-height:1.07rem;}
.header .logos img {max-height:.4rem;transition:none}
.header .navs ul{display:flex;gap:0 .85rem;}
.header .navs li a{font-size:.18rem;color:#1d1d1d;font-weight:bold;}
.header dl {position:relative;margin:0;padding:0}
.header dl dt{font-size:.18rem;color:#272727;cursor:pointer;line-height:1.07rem;}
.header dl dt i{font-size:.24rem;font-weight:normal;margin:0 .1rem 0 0}
.header dl dt i:last-child{margin:0 0 0 5px;font-size:.16rem;}
.header dl dd {position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#FFF;box-shadow:0 0 4px rgba(0,0,0,.15);width:1.25rem;display:none;transition:none;}
.header dl dd a{display:block;line-height:.5rem;font-size:.16rem;color:#272727;text-align:center;border-top:1px solid #eee}

.is_header {box-shadow:0 0 12px rgba(0,0,0,.12)}
/**/
.tem_banner .ban_text{position:absolute;top:40%;left:2.6rem;z-index:1;text-align:left;}
.tem_banner .ban_text>*{transform:translateY(5vw);opacity:0;}
.tem_banner .ban_text h3 {font-size:.72rem;color:#FFF;font-weight:bold;}
.tem_banner .ban_text p {font-size:.32rem;color:#FFF;margin:.3rem 0 0;font-weight:bold;}
.tem_banner .swiper-slide-active .ban_text>*{transform:none;opacity:1;transition: all .8s cubic-bezier(.69, .27, .45, .99);transition-delay:100ms}
.tem_banner .swiper-slide-active .ban_text p {transition-delay:150ms}
.tem_banner .slide-pagination{position:absolute;bottom:.95rem;left:2.6rem;z-index:1;width:auto;display:flex;gap
:0 .15rem;}
.tem_banner .slide-pagination span {opacity:1;outline:none;width:.63rem;height:.63rem;line-height:.61rem;text-align:center;font-size:.16rem;color:#FFF;border:1px solid rgba(255,255,255,0);border-radius:100%;background:none;position:relative}
.tem_banner .slide-pagination span:before{content:'';width:0;height:1px;background:#FFF;position:absolute;top:50%;right:-.32rem;transition:all .35s linear}
.tem_banner .slide-pagination span.swiper-pagination-bullet-active{border-color:#FFF;margin-right:.32rem;}
.tem_banner .slide-pagination span.swiper-pagination-bullet-active:before{width:.53rem;}
/**/
.index_product{background:url(../images/x0.jpg) center no-repeat;background-size:cover;padding:2rem 0 2.05rem;}
.index_product>div{display:flex;align-items:center;}
.index_product .let{flex:0 0 25.3%}
.index_product .let .titles{margin:0 0 .9rem;}
.index_product .let .titles p{font-size:.24rem;color:#060980;font-weight:bold;margin:0 0 .15rem;}
.index_product .let .titles h3{font-size:.48rem;color:#2c2c2c;font-weight:bold;}
.index_product .let .editor{font-size:.18rem;color:#1e1e1e;line-height:1.8;padding:0 .5rem 0 0;margin:0 0 .65rem;}
.index_product .let a{display:inline-block;font-size:.18rem;color:#505050;font-weight:bold;text-transform:uppercase;border:3px solid #dcdcdc;padding:0 .4rem;line-height:.64rem;}
.index_product .let a:hover {background:#060980;border-color:#060980;color:#FFF}
.index_product .imgs{flex:0 0 50%;text-align:center;display:flex;justify-content:center;align-items:center;position:relative}
.index_product .imgs:before{content:'';width:6.9rem;height:6.9rem;border:2px dashed #d2d2d2;border-radius:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.index_product .imgs:after{content:'';width:6.06rem;height:6.06rem;background:url(../images/x1.png) center no-repeat;background-size:100% 100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .8s linear}
.index_product .imgs .img_{width:4.96rem;height:4.96rem;background:#e5e5e5;border-radius:100%;display:flex;justify-content:center;align-items:center;padding:0 .35rem;}
.index_product .imgs .img_ img {max-height:3.6rem;transition:none;}
.index_product .imgs.it0:after{transform:translate(-50%,-50%);}
.index_product .imgs.it1:after{transform:translate(-50%,-50%) rotate(90deg);}
.index_product .imgs.it2:after{transform:translate(-50%,-50%) rotate(180deg);}
.index_product .imgs.it3:after{transform:translate(-50%,-50%) rotate(270deg);}

.index_product .rlt{flex:0 0 24.7%;padding-left:.35rem;}
.index_product .rlt ol{margin:0;padding:0}
.index_product .rlt ol li {padding:.22rem 0}
.index_product .rlt ol li a{display:inline-block;font-size:.24rem;color:#7e7e7e;padding-left:.75rem;position:relative}
.index_product .rlt ol li a:before{content:'';width:0;height:3px;background:#060980;position:absolute;left:.04rem;top:50%;transform:translateY(-50%);transition:all .6s linear}
.index_product .rlt ol li#current a:before{width:.56rem;}
.index_product .rlt ol li#current a{color:#060980}

.index_about{background-position:center;background-repeat:no-repeat;background-size:cover;padding:1.9rem 0 0}
.index_about span {font-size:.24rem;color:#FFF;font-weight:bold;}
.index_about h3{font-size:.48rem;color:#FFF;font-weight:bold;margin:.1rem 0 .6rem;}
.index_about>div>p{font-size:.18rem;color:#FFF;line-height:1.8;margin:0 0 .75rem;padding:0 .7rem;}
.index_about a{display:inline-block;font-size:.18rem;color:#FFF;padding:0 .45rem;line-height:.7rem;font-weight:bold;text-transform:uppercase;background:#060980}
.index_about .nums{background:#FFF;border-radius:25px 25px 0 0;padding:.6rem 0;box-shadow:.17rem .17rem .18rem rgba(0,0,0,.09);display:flex;justify-content:center;margin:.8rem 0 0}
.index_about .nums>div{flex:0 0 33.333%;text-align:left;display:flex;justify-content:center;}
.index_about .nums>div>p{margin:0;flex:0 0 .9rem;}
.index_about .nums>div>p img {max-height:.55rem;transition:none;}
.index_about .nums .t h5{font-size:.6rem;color:#343434;font-family:"051-cai978"}
.index_about .nums .t p{font-size:.18rem;color:#343434;margin:.2rem 0 0}

.index_filed{padding:1.3rem 0 1.27rem;}
.index_filed .titles{display:flex;justify-content:space-between;align-items:center}
.index_filed .titles .names span {font-size:.24rem;color:#060980;font-weight:bold;}
.index_filed .titles .names h3{font-size:.48rem;color:#2c2c2c;font-weight:bold;margin:.1rem 0 .6rem;}
.index_filed .titles>a{display:inline-block;font-size:.18rem;color:#505050;font-weight:bold;border:3px solid #dcdcdc;line-height:.64rem;text-transform:uppercase;padding:0 .4rem;}
.index_filed .mains{display:flex;}
.index_filed .mains .let{flex:0 0 41%;padding:0 .1rem 0 0}
.index_filed .mains .let ul {display:grid;grid-template-columns:1fr 1fr;gap:.12rem .11rem;}
.index_filed .mains .let li a{display:block;position:relative}
.index_filed .mains .let li a:before{content:'';width:100%;height:100%;background:rgba(0,0,0,.35);position:absolute;top:0;left:0;z-index:1}
.index_filed .mains .let li .imgs img {width:100%;height:2.75rem;object-fit:cover;transition:none}
.index_filed .mains .let li p{position:absolute;top:50%;left:0;width:100%;text-align:center;transform:translateY(-50%);z-index:2;margin:0;font-size:.18rem;color:#FFF}
.index_filed .mains .let li p i{display:block;margin:.25rem auto 0;width:.37rem;height:.37rem;border:1px solid #FFF;border-radius:100%;line-height:.35rem;text-align:center;font-size:.2rem;color:#FFF;}
.index_filed .mains .rlt {flex:0 0 59%}
.index_filed .mains .rlt a,.index_filed .mains .rlt  span{display:block;height:100%;}
.index_filed .mains .rlt img {width:100%;height:5.62rem;object-fit:cover;transition:none}

.index_service{background-position:center;background-repeat:no-repeat;background-size:cover;}
.index_service .titles{padding:3.15rem 0 3.2rem;}
.index_service .titles span {font-size:.24rem;color:#FFF;font-weight:bold;}
.index_service .titles h3{font-size:.48rem;color:#FFF;font-weight:bold;margin:.1rem 0 .6rem;}
.index_service .mains{display:flex;}
.index_service .mains>div{flex:0 0 20%;border:1px solid rgba(255,255,255,.37);text-align:center;padding:.43rem .5rem .5rem;}
.index_service .mains .icos{height:.7rem;}
.index_service .mains .icos img {max-height:.55rem;transition:none;}
.index_service .mains h6{font-size:.18rem;color:#FFF;margin:0 0 .1rem;}
.index_service .mains .editor{font-size:.14rem;color:#FFF;line-height:1.75}

.index_news{position:relative;background:#f6f6f6;padding:1.7rem 0 1.35rem}
.index_news:before{content:'';width:100%;height:6.44rem;background:url(../images/x2.jpg) center no-repeat;background-size:cover;position:absolute;top:0;left:0}
.index_news>div{position:relative;z-index:2}
.index_news .titles{display:flex;justify-content:space-between;align-items:flex-end;}
.index_news .titles h3 {font-size:.48rem;color:#FFF;font-weight:bold;}
.index_news .titles a{display:inline-block;font-size:.18rem;color:#FFF;font-weight:bold;border:3px solid #FFF;line-height:.64rem;text-transform:uppercase;padding:0 .4rem;}
.index_news .lists{margin:.8rem 0 0;position:relative;}
.index_news .lists .swiper{padding-left:2.6rem;}
.index_news .lists .swiper-slide a{display:block;position:relative;border:.11rem solid rgba(255,255,255,0)}
.index_news .lists .swiper-slide .imgs img {width:100%;height:3.03rem;object-fit:cover;transition:none}
.index_news .lists .swiper-slide .text{padding:.4rem;background:#FFF}
.index_news .lists .swiper-slide .text h6{font-size:.18rem;color:#272727;font-weight:bold;}
.index_news .lists .swiper-slide .text p{font-size:.15rem;color:#272727;line-height:.26rem;height:.78rem;overflow:hidden;margin:.25rem 0}
.index_news .lists .swiper-slide .text em{display:inline-block;font-size:.18rem;color:#505050;font-weight:bold;border:3px solid #dcdcdc;line-height:.64rem;text-transform:uppercase;padding:0 .4rem;}
.index_news .lists .swiper-slide a:hover .text em {background:#18189a;box-shadow:0 0 .18rem rgba(0,0,0,.26);color:#FFF;border-color:#18189a}
.index_news .lists .swiper-page>div{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);z-index:3;width:.71rem;height:.71rem;background:#FFF;border-radius:100%;line-height:.71rem;text-align:center;font-size:.26rem;color:#444;box-shadow:.08rem .08rem .18rem rgba(0,0,0,.14)}
.index_news .lists .swiper-page>div.slide-button-next{left:auto;right:1.2rem}
.index_news .lists .swiper-page>div:hover{background:#18189a;color:#FFF}

/*底部*/
.footer{background:#222;}
.footer .items{padding:.35rem 0 .3rem;display:flex;justify-content:space-between;align-items:center}
.footer .items .logos img {max-height:.4rem;transition:none;filter:brightness(0) invert(1)}
.footer .items .rlt{flex:0 0 31%;position:relative}
.footer .items .rlt span {font-size:.16rem;color:#FFF}
.footer .items .rlt .boxs{position:relative;padding:0 1.13rem 0 0;margin:.25rem 0 .2rem;}
.footer .items .rlt .boxs input{width:100%;height:.59rem;background:#333;font-size:.16rem;color:#a6a6a6;padding:0 .15rem;border:0}
.footer .items .rlt .boxs input::placeholder{color:#a6a6a6}
.footer .items .rlt .boxs button {position:absolute;right:0;top:0;height:.59rem;background:#18189a;text-align:center;width:1.13rem;font-size:.18rem;color:#FFF;border:0}
.footer .items .rlt ol{margin:0;padding:0;display:flex;gap:0 .18rem;}
.footer .items .rlt ol li {padding:0 .2rem 0 0;position:relative;border-right:1px solid #FFF}
.footer .items .rlt ol li a{font-size:.14rem;color:#FFF}
.footer .items .rlt ol li:last-child{padding:0;border:0}
.footer .infos{border-top:1px solid rgba(255,255,255,.11);border-bottom:1px solid rgba(255,255,255,.11)}
.footer .infos>div{display:flex;}
.footer .infos .navs{flex:0 0 70%;padding:.7rem 0 0 0;display:flex;}
.footer .infos .navs dl {margin:0;padding:0;flex:0 0 20%}
.footer .infos .navs dl dt{margin:0 0 .3rem;}
.footer .infos .navs dl dt a{font-size:.18rem;color:#FFF;font-weight:bold;}
.footer .infos .navs dl dd {margin:0 0 .1rem;}
.footer .infos .navs dl dd a{font-size:.16rem;color:#a6a6a6}

.footer .infos .tels{flex:0 0 30%;padding:.7rem 0 .6rem .7rem;border-left:1px solid rgba(255,255,255,.11)}
.footer .infos .tels p{font-size:.16rem;color:#a6a6a6}
.footer .copy{padding:.45rem 0;font-size:.16rem;color:#a6a6a6;}
.footer .copy a{font-size:.16rem;color:#a6a6a6;}
/**/
.flash{position:relative}
.flash h2 {position:absolute;top:70%;left:0;width:100%;text-align:center;font-size:.48rem;color:#FFF;font-weight:bold;}
.common_box{background:#FFF;}
.common_box li {display:inline-block;vertical-align:middle;}
.common_box li a{position:relative;padding:0 1rem;font-size:.18rem;color:#525252;line-height:.94rem;display:block;overflow:hidden}
.common_box li a:hover,.common_box li.on a {background:#2b457d;color:#FFF}
.common_box li a:after{content:'';border-bottom:.34rem solid #FFF;border-left:.34rem solid transparent;border-top:0;border-right:.34rem solid transparent;position:absolute;bottom:0;right:-.34rem;transition:all .6s linear;}

.company{background:url(../images/icon4.jpg) center no-repeat;background-size:cover;padding:1.45rem 0 1.65rem;}
.company >div>div{display:inline-block;vertical-align:middle;width:42%}
.company .text{width:58%}
.company .title {padding:0 .15rem 0 0;font-size:.48rem;color:#292929}
.company .title i {display:block;font-family:"051-cai978";text-transform:uppercase;}
.company .text .editor{font-size:.16rem;color:#464646;line-height:1.8;text-indent:2em;margin:0 0 .9rem;}
.company .text .nums>div{display:inline-block;vertical-align:top;width:33.333%;text-align:center}
.company .text .nums p {margin:0;font-size:.16rem;color:#8d8d8d}
.company .text .nums p img {max-height:.44rem;transition:none}
.company .text .nums h5{font-size:.36rem;color:#323232;font-weight:bold;margin:.25rem 0 .1rem;}

.culture{padding:1.15rem 0 .82rem;}
.culture h3 {font-size:.48rem;color:#292929;text-align:center;margin:0 0 .8rem;}
.culture .mains{position:relative}
.culture .mains .swiper-slide>div{display:inline-block;vertical-align:top;width:48.5%;opacity:0;transform:translateX(-5vw)}
.culture .mains .swiper-slide .imgs{position:relative;width:51.5%;padding:.21rem 0 0 .26rem;overflow:hidden;transform:translateX(3vw);transition:all .8s linear;}
.culture .mains .swiper-slide-active>div{opacity:1;transform:none;transition-delay:200ms}
.culture .mains .swiper-slide-active .imgs {transform:none;}
.culture .mains .swiper-slide .text{padding:.48rem .15rem 0 0;font-size:.3rem;color:#1a1a1a}
.culture .mains .swiper-slide .text .icos {height:.85rem;}
.culture .mains .swiper-slide .text .icos img {max-height:.65rem;transition:none;filter:brightness(0)}

.culture .mains .swiper-slide .text h6 {font-size:.24rem;color:#000;font-weight:bold;}
.culture .mains .swiper-slide .text .editor{font-size:.18rem;color:#333;margin:.25rem 0 0}

.culture .mains .swiper-slide .imgs:before{content:'';width:100%;height:100%;background:#2b457d;position:absolute;top:0;left:0;border-bottom:.21rem solid #FFF;border-right:.26rem solid #FFF}
.culture .mains .swiper-slide .imgs img {position:relative;z-index:2}
.culture .mains .swiper-slide .imgs:after{content:'';border-top:0;border-bottom:1.08rem solid #FFF;border-left:1.05rem solid transparent;border-right:1.05rem solid transparent;position:absolute;bottom:0;right:-1.05rem;z-index:3}
.culture .mains .slide-pagination{position:absolute;bottom:.25rem;left:0;width:auto;}
.culture .mains .slide-pagination span {margin:0 .85rem 0 0;position:relative;opacity:.5;background:none;border:2px solid #2b457d;width:.16rem;height:.16rem;}
.culture .mains .slide-pagination span:last-child{margin:0}
.culture .mains .slide-pagination span:after{content:'';width:.77rem;height:2px;background:#8e9cba;position:absolute;left:100%;transform:translateY(-50%);margin-left:.04rem;top:50%}
.culture .mains .slide-pagination span:last-child:after{display:none;}
.culture .mains .slide-pagination span.swiper-pagination-bullet-active {opacity:1}

.honor {padding:1.15rem 0;background:url(../images/icon5.jpg) center no-repeat;background-size:cover;}
.honor h3 {font-size:.48rem;color:#292929;text-align:center;margin:0 0 .7rem;}
.honor .swiper-slide a{display:block;position:relative;border-radius:12px;overflow:hidden;padding:0 0 .32rem;text-align:center;background:#FFF}
.honor .swiper-slide .img_ {height:3.12rem;line-height:3.12rem;}
.honor .swiper-slide .img_ img {max-height:2.35rem;transition:none;display:inline-block;border:4px solid #3c2d20;border-radius:6px;}
.honor .swiper-slide p {font-size:.16rem;color:#3a3a3a;}
.about_box .swiper-page {margin:.75rem 0 0;text-align:center;}
.about_box .swiper-page>div{display:inline-block;vertical-align:middle;margin:0 .18rem;}
.about_box .swiper-page>div.slide-button-prev,.about_box .swiper-page>div.slide-button-next {width:.49rem;height:.49rem;border:1px solid #3c5689;border-radius:100%;font-size:.24rem;color:#3c5689;line-height:.47rem;}
.about_box .swiper-page>div.slide-pagination{width:auto;}
.about_box .swiper-page>div.slide-pagination span {opacity:1;outline:none;width:.49rem;height:.49rem;border:1px solid #606060;font-size:.16rem;color:#5a5959;line-height:.47rem;background:none;}
.about_box .swiper-page>div.slide-pagination span.swiper-pagination-bullet-active{background:#2b457d;border-color:#2b457d;color:#FFF}
.about_box .swiper-page>div.slide-button-prev:hover,.about_box .swiper-page>div.slide-button-next:hover{background:#2b457d;border-color:#2b457d;color:#FFF}

.workshop{padding:1.25rem 0 1.8rem;}
.workshop h3 {font-size:.48rem;color:#292929;margin:0 0 .6rem;text-align:center}
.workshop .swiper-slide>div{display:inline-block;vertical-align:top;width:50%;padding:0 .14rem 0 0}
.workshop .swiper-slide{transform:scale(.95);opacity:.47}
.workshop .swiper-slide>div:last-child{padding:0 0 0 .14rem;}
.workshop .swiper-slide a{display:block;position:relative;border-radius:10px;overflow:hidden}
.workshop .swiper-slide img {width:100%;height:4.13rem;object-fit:cover;transition:none;}
.workshop .swiper-slide p {margin:0;position:absolute;background:#2b457d;border-radius:4px;font-size:.16rem;color:#FFF;padding:.19rem .36rem;z-index:1;bottom:.17rem;left:.27rem}
.workshop .swiper-slide-active {transform:none;opacity:1}
.workshop .swiper-slide a:hover {transform:scale(.95);box-shadow:2px 2px 4px rgba(0,0,0,.2)}

.product_box{padding:.95rem .78rem 1.95rem}
.product_box .item{display:inline-block;vertical-align:top;width:33.333%;padding:0 .22rem;margin:0 0 .2rem}
.product_box .item>div{border:1px solid #d2d2d2;border-radius:12px;}
.product_box .item .imgs{height:3.8rem;line-height:3.8rem;text-align:center}
.product_box .item .imgs span {display:inline-block;background:none !important;vertical-align:middle;}
.product_box .item .imgs img {max-height:3.2rem;transition:none;}
.product_box .item .text{padding:.3rem .25rem 0;height:4.5rem;}
.product_box .item .text h6 {font-size:.3rem;color:#222222;margin:0 0 .45rem;}
.product_box .item .text ul li {margin:0 0 .3rem;padding:0 .175rem 0 0;display:inline-block;vertical-align:top;width:50%}
.product_box .item .text ul li:nth-child(2n) {padding:0 0 0 .175rem;}
.product_box .item .text ul li a{display:block;font-size:.16rem;color:#535353;position:relative;padding:0 .3rem .25rem 0;border-bottom:1px solid #e5e5e5}
.product_box .item .text ul li a:after{content:'';width:.16rem;height:.16rem;background:url(../images/icon6.png) 0 0 no-repeat;background-size:.16rem .16rem;position:absolute;right:0;top:0;transition:all .3s linear;}
.product_box .item .text ul li a i {position:absolute;right:.3rem;top:0;font-size:.3rem;color:#2b457d;line-height:1;opacity:0;}
.product_box .item .text ul li a:hover:after{opacity:0;right:.3rem;transform:rotate(45deg)}
.product_box .item .text ul li a:hover i {right:0;opacity:1}
.product_box .item .text ul li a:hover{color:#2b457d}

.mbx{background:#FFF;border-bottom:2px solid #e7e7e7;padding:.17rem 0 .23rem;font-size:.14rem;color:#3a3939}
.mbx a{font-size:.14rem;color:#3a3939}
.mbx a:first-child+a{display:none;}
.mbx a:first-child i {font-size:.2rem;margin-right:5px;}
.mbx>div>*:last-child{color:#2b457d}
.product_list{padding:.78rem 0 2rem;}
.product_list h3 {font-size:.3rem;color:#2b457d;margin:0 0 .5rem;}
.product_list .cls2 {margin:0 0 .35rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:.2rem .2rem;}
.product_list .cls2 p{margin:0;padding:0;}
.product_list .cls2 p a{display:block;font-size:.16rem;color:#333;border:1px solid #d2d2d2;border-radius:10px;line-height:.65rem;text-align:center;}
.product_list .cls2 p.on a{background:#0000F2;color:#FFF;border-color:#0000F2}
.product_list li {padding:0 .15rem;margin:0 0 .6rem;}
.product_list li a{display:block;position:relative;border:1px solid #d2d2d2;}
.product_list li .text{padding:0 .4rem .2rem;}
.product_list li .imgs{height:3.05rem;line-height:3.05rem;text-align:center;margin:0 0 .4rem;}
.product_list li .imgs span {display:inline-block;vertical-align:middle;background:none !important;}

.product_list li .imgs img{max-height:2.67rem;transition:none}
.product_list li .text h6 {font-size:.18rem;color:#353637;line-height:.33rem;height:.66rem;overflow:hidden;}
.product_list li .text i {width:.44rem;height:.44rem;border:1px solid #adadad;line-height:.42rem;text-align:center;font-size:.18rem;color:#adadad;border-radius:100%}
.product_list li a:hover .text i {background:#2b457d;border-color:#2b457d;color:#FFF}
.product_list li a:hover .imgs span {transform:scale(1.03)}
/*产品详情*/
.page_header{background:#f7f7f7;border-bottom:2px solid #e7e7e7;top:0}
.page_header .logos {line-height:1.23rem;}
.page_header .logos img{opacity:0}
.page_header .logos img.logo2 {opacity:1}
.page_header .navlist li a{color:#3a3939}
.page_header .navlist>a {color:#868686}
.show_product {padding:1.23rem 0 2.6rem;}
.show_product .mbx {border-color:rgba(0,0,0,0)}
.show_product .title h4{font-size:.36rem;color:#2d2c2c;font-style:oblique;font-weight:bold}
.show_product .title p {font-size:.3rem;color:#383838;font-style:oblique;margin:.3rem  0 0}
.show_product .mains{padding:0 0 .3rem;}
.show_product .mains>div{display:inline-block;vertical-align:middle;width:25.5%}
.show_product .mains .imglist{width:74.5%;position:relative}
.show_product .mains .infos{background:#2b457d;border-radius:10px;padding:.65rem .26rem .5rem;font-size:.16rem;color:#FFF}
.show_product .mains .infos>a{display:inline-block;font-size:.16rem;color:#FFF;padding:0 0 .16rem;border-bottom:2px solid #9ca8c2;margin:.7rem 0 0}
.show_product .mains .infos>a i {font-size:.24rem;margin-right:.24rem;}
.show_product .mains .imglist>div{display:inline-block;vertical-align:middle;width:66.4%}
.show_product .mains .imglist .thumbs{position:absolute;right:0;top:50%;transform:translateY(-50%);padding:.4rem 0;width:1.15rem;max-width:33.6%}
.show_product .mains .imglist #gallery .swiper-slide {height:6.3rem;line-height:6.3rem;text-align:center;}
.show_product .mains .imglist #gallery .swiper-slide img {max-height:6rem;transition:none;}
.show_product .mains .imglist .thumbs #thumbs{height:3.35rem;}
.show_product .mains .imglist .thumbs #thumbs .swiper-slide {border:1px solid #d5d5d5;cursor:pointer;}
.show_product .mains .imglist .thumbs #thumbs .swiper-slide img {max-height:80%;transition:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.show_product .mains .imglist .thumbs .swiper-page>div{position:absolute;top:0;left:50%;transform:translateX(-50%);font-size:.25rem;color:#b3b3b3;font-weight:bold;}
.show_product .mains .imglist .thumbs .swiper-page>div.slide-button-next{top:auto;bottom:0}
.show_product .details {border-top:2px solid #e7e7e7;padding:.95rem 0 1.65rem;}
.show_product .details h4 {font-size:.36rem;color:#2d2c2c;padding:0 0 .35rem;border-bottom:2px solid #8f8e8e;font-style:oblique;}
.show_product .details .editor {font-size:.16rem;color:#5f5e5e;line-height:1.8;margin:.6rem 0 0}
.show_product .chara{background:url(../images/icon7.jpg) center no-repeat;background-size:cover;padding:1rem 0 .45rem;}
.show_product .chara h4 {font-size:.36rem;color:#FFF;padding:0 0 .35rem;border-bottom:2px solid #949494;font-style:oblique;margin:0 0 .65rem;}
.show_product .chara .editor p {width:33.333%;padding:0 .25rem .4rem;font-size:.18rem;color:#FFF;border-bottom:2px solid #303030;margin:0 0 .7rem;}
.show_product .chara .editor p em {font-size:.16rem;color:#959595;display:block;margin:0 0 .25rem}
.show_product .chara .editor{    display: flex;    flex-direction: row;    flex-wrap: wrap;width:100%}
.show_product .other{padding:1.2rem 0 0}
.show_product .other h4 {font-size:.36rem;color:#2d2c2c;padding:0 0 .35rem;border-bottom:2px solid #575656;font-style:oblique;margin:0 0 .65rem;}
.show_product .other .swiper-slide a{display:block;position:relative;border-left:1px solid #cfcece;padding:.7rem .4rem }
.show_product .other .swiper-slide:first-child a{border-left:0}
.show_product .other .swiper-slide h5 {font-size:.3rem;color:#333333;font-weight:bold}
.show_product .other .swiper-slide p {font-size:.16rem;color:#383838;margin:.2rem 0 .7rem;}
.show_product .other .swiper-slide em {font-size:.16rem;color:#8f8f8f;}
.show_product .other .swiper-slide em i {margin-left:.18rem;color:#00459b}
.show_product .other .swiper-slide .imgs{height:3.5rem;line-height:3.5rem;text-align:center}
.show_product .other .swiper-slide .imgs img {max-height:3rem;transition:none;}
.show_product .other .swiper-slide a:hover {background:#f7f7f7;}
.show_product .other .swiper-slide a:hover h5 {color:#00459b}
.show_product .other .swiper-slide a:hover em {color:#00459b}
.show_product .other .swiper-slide a:hover .imgs{transform:scale(.96)}

.case_box{padding:.95rem 0 3rem;}
.case_box li {padding:0 .12rem;margin:0 0 .65rem;}
.case_box li .imgs{border-radius:10px;overflow:hidden}
.case_box li .imgs img {width:100%;height:3.05rem;object-fit:cover;transition:none}
.case_box li p {font-size:.16rem;color:#252424;margin:.2rem 0 0;text-align:center}
.case_box li a:hover span {transform:scale(1.06)}
.case_box li a:hover .imgs{box-shadow:2px 2px 4px rgba(0,0,0,.12)}
/**/
.page {margin:.5rem 0 0}
.page a{display:inline-block;vertical-align:middle;width:.49rem;height:.49rem;border:1px solid #5a5959;border-radius:100%;line-height:.47rem;font-size:.16rem;color:#5a5959;margin:0 .08rem;}
.page a.page-item {font-size:.24rem;color:#2b457d;border-color:#2b457d}
.page a.page-num-current,.page a:hover{background:#2b457d;color:#FFF;border-color:#2b457d}
/**/
.news_box{padding:.75rem 0 2.2rem}
.news_box li {padding:0 .17rem;margin:0 0 .6rem;}
.news_box li a{display:block;position:relative;border-radius:10px;overflow:hidden;box-shadow:5px 5px .46rem rgba(0,0,0,.14);padding:.4rem .3rem .5rem}
.news_box li .time{margin:0 0 .35rem;}
.news_box li .time>span {display:inline-block;vertical-align:middle;margin:0 .11rem 0 0;padding:0 .18rem;line-height:.3rem;border:1px solid #b5b5b5;border-radius:35px;font-size:.14rem;color:#555555;}
.news_box li .time>span:last-child{background:#f1f6ff;border-color:#f1f6ff;}
.news_box li h6 {font-size:.22rem;color:#202020;margin:0 0 .2rem;line-height:.33rem;height:.66rem;overflow:hidden}
.news_box li p {font-size:.16rem;color:#434242;line-height:.28rem;height:.56rem;overflow:hidden;margin:0 0 .2rem;}
.news_box li .imgs{margin:0 0 .4rem;border-radius:6px;overflow:hidden;}
.news_box li .imgs img {width:100%;height:2.05rem;object-fit:cover;transition:none;}
.news_box li em {font-size:.14rem;color:#555;}
.news_box li a:hover .time span {border-color:#2b457d;color:#2b457d}
.news_box li a:hover .time span:last-child{background:#2b457d;border-color:#2b457d;color:#FFF}
.news_box li a:hover h6 {color:#2b457d}
.news_box li a:hover em {color:#2b457d}
.news_box li a:hover .imgs{transform:scale(.98)}
/**/
.contact_box .infos {padding:.95rem 0 .77rem;}
.contact_box .infos>div{display:inline-block;vertical-align:middle;width:40.4%}
.contact_box .infos .map{width:59.6%;position:relative}
.contact_box .infos .text{padding:0 .15rem 0 2.6rem;}
.contact_box .infos .text h4 {font-size:.36rem;color:#292929;margin:0 0 .4rem;}
.contact_box .infos .text>p {font-size:.24rem;color:#2b457d;margin:0 0 .75rem;}
.contact_box .infos .text>p i {margin-right:.2rem;}
.contact_box .infos .text .editor {font-size:.18rem;color:#3b3b3b;}
.contact_box .infos .map #container {height:6.96rem;}
.contact_box .infos .map .editor{position:absolute;right:2.6rem;top:50%;transform:translateY(-50%);width:2.62rem;}
.contact_box .infos .map .editor>div{background:#FFF;margin:7px 0;border-radius:6px;overflow:hidden;height:2rem;padding:0 .25rem;display:flex;      flex-direction: column;    justify-content: center;}
.contact_box .infos .map .editor p{font-size:.16rem;color:#707173;margin:0 0 .3rem;}
.contact_box .infos .map .editor h6 {font-size:.22rem;color:#292929;font-weight:bold;}

.message{background:#f8f8f8;padding:1.05rem 0 1.7rem}
.message h3 {font-size:.36rem;color:#292929;margin: 0 0 .65rem;}
.message .lists li {padding:0 .6rem 0 0;margin:0 0 .55rem;}
.message .lists li p {font-size:.16rem;color:#000000;margin:0 0 .15rem;}
.message .lists li input[type="text"],.message .lists li textarea {width:100%;height:.7rem;border:1px solid #cacaca;border-radius:12px;font-size:.16rem;color:#333;background:none;padding:0 .15rem;min-height:35px;}
.message .lists li textarea{height:2.15rem;padding:.15rem;}
.message .lists li input[name="checkcode"] {width:20%}
.message .lists li button {background:#2b457d;padding:0 .75rem;height:.7rem;min-height:35px;font-size:.16rem;color:#FFF;border-radius:12px;border:0}
.message .lists li:last-child{margin:0}
/********<=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********/

/**************************/
@media(max-width:1600px){
	.header .navs ul{gap:0 .55rem;}
	.index_product .imgs .img_{width:4rem;height:4rem;}
	.index_product .imgs:before{width:6rem;height:6rem;}
	.index_product .imgs:after{width:5rem;height:5rem;}
	
}
@media(max-width:1500px){
	.contact_box .infos .text{padding-left:1.6rem;}
	.contact_box .infos .map .editor{right:1.6rem;}
	.tem_banner .ban_text,.tem_banner .slide-pagination{left:1.6rem;}
	.index_news .lists .swiper{padding-left:1.6rem}
}
@media(max-width:1200px){
	.contact_box .infos .text{padding-left:15px;}
	.contact_box .infos .map .editor{right:15px;}
	.tem_banner .ban_text,.tem_banner .slide-pagination{left:15px;}
	.index_news .lists .swiper{padding-left:15px;}
}
/******ipad****/
@media(max-width:990px){
	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;}
	
	.tem_banner{padding:60px 0 0}

	.contact_box .infos .text{padding-left:20px;}
	.contact_box .infos .map .editor{right:20px;}

	.message .lists li p,.message .lists li input[type="text"],.message .lists li textarea,.message .lists li button{font-size:12px;}
}
/********mobile*********/
@media(max-width:767px){
	.tem_banner .swiper-slide img {width:100%;height:360px;object-fit:cover;}
	.index_product > div{display:block;}
	.index_product .imgs{padding:1.4rem 0}
	.index_product .rlt{padding:0}
	.index_about > div > p{padding:0}
	.index_about .nums{display:grid;grid-template-columns:1fr 1fr;gap:.2rem .2rem;}
	.index_filed .mains{display:block}
	.index_filed .mains .let{padding:0 0 .2rem;}
	.index_service .mains{display:grid;grid-template-columns:1fr 1fr 1fr;}
	.footer .items{display:block}
	.footer .items .rlt{margin:.35rem 0 0}
	.footer .infos > div{display:block}
	.footer .infos .navs{display:none;}
	.footer .infos .tels{padding-left:0;border:0}
	
	.contact_box .infos .text{padding-left:10px;}
	.contact_box .infos .map .editor{right:10px;}

	.common_box{display:none;}
	.company .title{padding:0 0 .35rem;}
	.culture .mains .swiper-slide > div{display:block;width:100% !important;}
	.culture .mains .swiper-slide .text{padding:0 0 .55rem;}
	.culture .mains .slide-pagination{position:relative;bottom:0;margin:.35rem 0 0}
	.product_box .item{display:block;width:100% !important;padding:0;margin:0 0 .5rem}
	.product_list li{padding:0 !important;}
	.show_product .mains > div{display:block;width:100% !important;}
	.show_product .chara .editor p{width:50%}
	.contact_box .infos > div{display:block;width:100% !important;}
	.message .lists li{padding:0}
	.message .lists li input[name="checkcode"]{width:35%}
}