.header{position:fixed;top:0;left:0;background:#FFF;z-index:18;width:100%;padding-left:1.6rem;display:flex;justify-content:space-between;align-items:center}
.header .logos{line-height:.8rem;}
.header .logos img {max-height:.55rem;transition:none}
.header .navs li {display:inline-block;vertical-align:middle;position:relative;}
.header .navs li a{display:block;padding:0 .5rem;font-size:.16rem;color:#161616;line-height:.8rem}
.header .navs li:after{content:'';width:1px;height:.11rem;background:#d0d0d0;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .35s linear}
.header .navs li:last-child:after{display:none}
.header .navs li i{font-size:.14rem;opacity:0;display:none;}
.header .navs li.active a{border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc}
.header .navs li.active i {display:inline-block;opacity:1;transition:opacity .4s linear;margin-right:.13rem;}
.header .items{display:flex;}
.header .items>dl {margin:0;padding:0;position:relative;border-left:1px solid #dcdcdc}
.header .items>dl dt {padding:0 .37rem;font-size:.16rem;color:#0340d9;font-weight:normal;line-height:.8rem;cursor:pointer;}
.header .items>dl dt i{margin-left:5px;}
.header .items>dl dd{position:absolute;top:100%;left:0;width:100%;text-align:center;background:#FFF;display:none;transition:none;}
.header .items>dl dd a{display:block;line-height:.45rem;font-size:.16rem;color:#333;border-top:1px solid #eee}
.header .items>a{line-height:.8rem;display:block;padding:0 .32rem;font-size:.2rem;color:#FFF;background:#0340d9;}

.is_header {box-shadow:0 0 12px rgba(0,0,0,.12)}
/**/
.tem_banner.indise{padding:.8rem 0 0}
.tem_banner .swiper-slide video {width:100%;height:100vh;background:#000;object-fit:fill;}
.tem_banner .swiper-slide img {width:100%;height:100vh;object-fit:cover;}
.tem_banner .slide-pagination{position:absolute;left:2.6rem;bottom:15%;z-index:1;width:auto;display:flex;gap:0 .08rem;}
.tem_banner .slide-pagination span {opacity:1;outline:none;width:.22rem;height:.08rem;background:#ccc;border-radius:999px;}
.tem_banner .slide-pagination span.swiper-pagination-bullet-active{width:.3rem;background:#0340d9}
/**/
.index_product{padding:1.2rem 0 1.35rem;}
.index_product h3 {font-size:.6rem;color:#212121;font-weight:bold;text-align:center;}
.index_product .searchs{margin:.3rem auto .8rem;width:8.5rem;max-width:100%;position:relative;}
.index_product .searchs input{width:100%;height:.8rem;border:0;border-bottom:1px solid #d2d2d2;font-size:.24rem;color:#232323;padding:0 .5rem 0 0;}
.index_product .searchs button {background:none;border:0;font-size:.22rem;color:#6f6f6f;position:absolute;right:0;top:50%;transform:translateY(-50%)}
.index_product .lists{padding:0 1.05rem;}
.index_product .lists ul {display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem .5rem;}
.index_product .lists li .imgs{width:3.58rem;height:3.58rem;border:.1rem solid #e9e9e9;border-radius:100%;overflow:hidden;box-shadow:0 0 .13rem rgba(0,0,0,.27);margin:0 auto}
.index_product .lists li .imgs img {width:100%;height:100%;object-fit:cover;transition:none;}
.index_product .lists li p{font-size:.24rem;color:#232323;text-align:center;margin:.35rem 0 0}
.index_product .lists li a:hover .imgs {transform:translateY(-5px);}

.index_adv{padding:1.45rem 0 1.65rem;}
.index_adv .titles{text-align:center;margin:0 0 .45rem;padding:0 0 .4rem;position:relative}
.index_adv .titles h3 {font-size:.6rem;color:#FFF;font-weight:bold;}
.index_adv .titles p{font-size:.2rem;color:#FFF;margin:.2rem 0 0}
.index_adv .titles:after{content:'';width:.58rem;height:7px;background:#0340d9;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}
.index_adv .lists{display:flex;justify-content:space-between;}
.index_adv .lists>div{background:url(../images/p1.png) center no-repeat;background-size:100% 100%;height:3.26rem;width:3.26rem;display:flex;    flex-direction: column;    justify-content: center;    align-items: center;text-align:center;}
.index_adv .lists .ico {height:.95rem;}
.index_adv .lists .ico img {max-height:.8rem;transition:none}
.index_adv .lists h4 {font-size:.24rem;color:#FFF}
.index_adv .lists .edtior{font-size:.16rem;color:#FFF;margin:.25rem 0 0}
.index_adv .lists .edtior p{margin:0}

.index_prolist{padding:1rem 0 .85rem;}
.index_prolist .titles{text-align:center;margin:0 0 .45rem;padding:0 0 .4rem;position:relative}
.index_prolist .titles h3 {font-size:.6rem;color:#212121;font-weight:bold;}
.index_prolist .titles p{font-size:.2rem;color:#212121;margin:.2rem 0 0}
.index_prolist .titles:after{content:'';width:.58rem;height:7px;background:#009bde;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}
.index_prolist .swiper-slide{padding:.1rem;}
.index_prolist .swiper-slide a{display:block;position:relative;box-shadow:0 0 10px rgba(0,0,0,.61);border-radius:10px;overflow:hidden}
.index_prolist .swiper-slide .imgs img {width:100%;height:4.43rem;object-fit:cover;transition:none}
.index_prolist .swiper-slide p{font-size:.24rem;color:#232323;text-align:center;margin:0;background:#e1e0e1;padding:.4rem 0}
.index_prolist .slide-pagination{margin:.3rem 0 0;display:flex;gap:0 .08rem;justify-content:center;align-items:center}
.index_prolist .slide-pagination span {opacity:1;outline:none;width:.22rem;height:8px;background:#ccc;border-radius:99px;margin:0}
.index_prolist .slide-pagination span.swiper-pagination-bullet-active{width:.3rem;background:#2d60df}

.index_about{display:flex;background:#3e3e41;align-items:center;}
.index_about .imgs{flex:0 0 42.8%}
.index_about .text{flex:0 0 57.2%;padding:0 2.6rem 0 .78rem;}
.index_about .text h3 {font-size:.48rem;color:#FFF;font-weight:bold;margin:0 0 .55rem;}
.index_about .text .editor{font-size:.16rem;color:#FFF;line-height:1.6;margin:0 0 .45rem;}
.index_about .text>a{display:inline-block;box-shadow:8px 8px 9px rgba(0,0,0,.24);font-size:.16rem;color:#FFF;text-transform:uppercase;padding:0 .22rem;line-height:.42rem;background:#484848}
.index_about .text .nums {padding:.3rem 0 0;}
.index_about .text .nums>div{display:inline-block;vertical-align:top;width:20%;margin:0 0 .4rem;}
.index_about .text .nums h5{font-size:.24rem;color:#FFF;line-height:1}
.index_about .text .nums h5 em {font-size:.5rem;font-weight:bold;line-height:1;display:inline-block;}
.index_about .text .nums p{font-size:.16rem;color:#FFF;margin:.15rem 0 0}
.index_about .text .nums>div:nth-child(n+11) {width:36%}

.index_news{padding:1.05rem 0 1.25rem;}
.index_news .titles{text-align:center;margin:0 0 1rem;padding:0 0 .4rem;position:relative}
.index_news .titles h3 {font-size:.6rem;color:#212121;font-weight:bold;}
.index_news .titles p{font-size:.2rem;color:#212121;margin:.2rem 0 0}
.index_news .titles:after{content:'';width:.58rem;height:7px;background:#0340d9;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}
.index_news .swiper-slide a{display:block;position:relative}
.index_news .swiper-slide h6 {font-size:.18rem;color:#212121;font-weight:bold;line-height:.26rem;height:.52rem;margin:0 0 .5rem;overflow:hidden}
.index_news .swiper-slide p{font-size:.16rem;color:#212121;line-height:.24rem;height:1.2rem;overflow:hidden;margin:0}
/*通用底部*/
.footer{background:#2c2c2c;padding:.85rem 0 0;font-size:0}
.footer .infos {display:flex;justify-content:space-between;}
.footer .infos>div{padding:.67rem 0 0}
.footer .infos .logos{flex:0 0 32%;padding:0}
.footer .infos .logos>a img {max-height:.8rem;transition:none;}
.footer .infos .logos p{font-size:.18rem;color:#fefefe;margin:.7rem 0 0}

.footer .infos .tels h6{font-size:.18rem;color:#fefefe;margin:0 0 .2rem;}
.footer .infos .tels p{font-size:.16rem;color:#fefefe;margin:0 0 .1rem;}

.footer .infos .navs h6{font-size:.18rem;color:#fefefe;margin:0 0 .2rem;}
.footer .infos .navs li{margin:0 0 .1rem;}
.footer .infos .navs li a{font-size:.16rem;color:#FFF}

.footer .infos .mesg{flex:0 0 19%;}
.footer .infos .mesg h6{font-size:.18rem;color:#fefefe;margin:0 0 .2rem;}
.footer .infos .mesg ul li{display:inline-block;vertical-align:top;width:50%;margin:0 0 .1rem}
.footer .infos .mesg ul li:nth-child(n+3) {width:100%}
.footer .infos .mesg ul li:nth-child(1){padding:0 .04rem 0 0}
.footer .infos .mesg ul li:nth-child(2){padding:0 0 0 .04rem;}
.footer .infos .mesg ul li input,.footer .infos .mesg ul li textarea{width:100%;height:34px;background:none;border:1px solid #ccc;font-size:.14rem;color:#FFF;padding:0 6px;}
.footer .infos .mesg ul li textarea{padding:.1rem 6px;height:1rem;}
.footer .infos .mesg ul li.codes>*{display:inline-block;vertical-align:middle;}
.footer .infos .mesg ul li.codes input {width:45%}
.footer .infos .mesg ul li img{max-height:34px;margin-left:.15rem;transition:none;}
.footer .infos .mesg ul li button {display:inline-block;background:none;border:2px solid #009bde;padding:0 .35rem;height:36px;font-size:.14rem;color:#009bde;text-transform:uppercase;}
.footer .infos .mesg ul li button:hover {background:#009bde;color:#FFF}
.footer .copy {padding:1.05rem 0 .55rem;font-size:.16rem;color:#FFF}
.footer .copy a{font-size:.16rem;color:#FFF;display:inline-block;}
/**/
.tem_banner.indise .flash{position:relative}
.tem_banner.indise .flash .txt{position:absolute;top:34%;left:50%;transform:translateX(-50%);z-index:2}
.tem_banner.indise .flash .txt h1{font-size:.6rem;color:black;font-family:"youshebiaoti";color:white}
.tem_banner.indise  .banner_nav{position:absolute;width:100%;left:0;bottom:0}
.tem_banner.indise  .banner_nav:after{content:"";position:absolute;background:url(/public/common/images/icon1.png)0 0 no-repeat;width:100%;height:1.42rem;left:0;bottom:0;background-size:100%;z-index:0;}
.tem_banner.indise  .banner_nav>div{display:flex;z-index:2;justify-content: space-between;align-items: flex-end;}
.tem_banner.indise  .banner_nav>div .left_nav ul{display:flex;padding:.5rem  0;}
.tem_banner.indise  .banner_nav>div .left_nav ul li:first-child{padding-left:0}
.tem_banner.indise  .banner_nav>div .left_nav ul li{padding:0 .5rem;border-right:2px solid #acd8c3}
.tem_banner.indise  .banner_nav>div .left_nav ul li:last-child{border:0}
.tem_banner.indise  .banner_nav>div .left_nav ul li a{font-size:.16rem;color:white;}
.tem_banner.indise  .banner_nav>div .mbx{display:flex;padding:0 0 .35rem;color:white;align-items: center;}
.tem_banner.indise  .banner_nav>div .mbx a{font-size:.16rem;color:white;margin:0 .18rem}
.about_company {background:url(/public/common/images/icon2.png) bottom center no-repeat;background-size:100%}
.about_company .title{text-align:center;padding:1rem 0 .5rem}
.about_company .title h1{font-size:.48rem;color:#033ed8;font-weight:bold}
.about_company .infos{display:flex;justify-content: space-between;padding: 0 1.6rem 2.7rem 0;}
.about_company .infos .img{width:54%}
.about_company .infos .img a span{position:absolute;font-size:.16rem;color:white;left:50%;transform:translateX(-50%);top:42%;padding:1.2rem 0 0    }
.about_company .infos .img a span:after{content:"";position:absolute;background:url(/public/common/images/play.png)0 0 no-repeat;width:.96rem;height:.96rem;;left:50%;transform:translateX(-50%);top:0; background-size:100%}
.about_company .infos .img a:hover img{transform:scale(1.05)}
.about_company .infos .text{width:43%}
.about_company .infos .text h2{font-size:.24rem;color:#033ed8;font-weight:bold;padding:0 0 .6rem}
.about_company .infos .text p{font-size:.16rem;color:#383838;font-weight:bold;line-height:.26rem}
.video_fixed{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999;transition:none;display:none;}
.video_fixed .mains{position:absolute;top:80%;left:50%;width:100%;max-width:11.75rem;transform:translate(-50%,-50%);opacity:0;}
.video_fixed .mains.on {top:50%;opacity:1}
.video_fixed .close_{position:absolute;top:1.1rem;right:.15rem;cursor:pointer;}
.video_fixed .close_ i {width:.41rem;height:.41rem;border:2px solid #b1b1b1;font-size:.24rem;color:#b1b1b1;line-height:.41rem;text-align:center;border-radius:100%;display:block;}
.video_fixed .mains video {width:100%;max-height:9rem;background:#000}
.about_company  .bot>div{display:flex;justify-content: space-between;padding:0 0 .57rem;}
.about_company  .bot>div .items{width:30%}
.about_company  .bot>div .items h2{font-size:.3rem;color:black;padding:0 0 .34rem;position:relative;margin:0 0 .57rem}
.about_company  .bot>div .items h2:after{content:"";position:absolute;background:#033ed8;width:.6rem;height:7px;left:0;bottom:0;border-radius:50px}
.about_company  .bot>div .items  ul li{display:flex;align-items: center;;margin:0 0 .5rem}
.about_company  .bot>div .items  ul li .imgs{width:15%}
.about_company  .bot>div .items  ul li p{width:75%;color:black;font-size:.16rem;font-weight:bold}
.about_history{position:relative;z-index:2;background-size:cover;background-repeat:no-repeat}
.about_history .title{position:absolute;padding:.95rem 0 0;left:1.6rem;;top:0;}
.about_history .title h1{font-size:.48rem;color:white;font-weight:bold}
.about_history:after{content:"";position:absolute;background:rgba(0,0,0,.41);width:100%;height:100%;left:0;;z-index:-1;top:0}
.about_history .lists{padding:0 1.08rem 0 2.12rem}
.about_history .lists .swiper-slide{display:flex}
.about_history .lists .swiper-slide>div{width:15%;height:7.88rem;padding:2.23rem .3rem 0;border-right:1px dashed #c6caca;position:relative;overflow:hidden}
.about_history .lists .swiper-slide>div .infos{opacity:0;transform:translateX(2rem);padding:0 0 .7rem}
.about_history .lists .swiper-slide>div .infos:after{content:">>";position:absolute;left:0;bottom:0rem;color:white;font-size:.36rem}
.about_history .lists .swiper-slide>div .txt1{position:absolute;left:50%;transform:translateX(-50%);top:3rem}
.about_history .lists .swiper-slide>div .txt1:after{content:">>";position:absolute;left:50%;transform:translateX(-50%);bottom:-1rem;color:white;font-size:.36rem}
.about_history .lists .swiper-slide>div .txt1 h1{font-size:.6rem;color:white;font-weight:bold;writing-mode: vertical-rl;}
.about_history .lists .swiper-slide>div:after{content:"";position:absolute;background:rgba(35,104,175,.9);top:50%;transform:translateY(-50%);right:0;height:100%;width:0;transition:.6s}
.about_history .lists .swiper-slide>div .infos h2{font-size:.6rem;color:white;font-weight:bold;margin:0 0 .5rem}
.about_history .lists .swiper-slide>div .infos p{font-size:.2rem;color:white;height:.75rem;line-height:.25rem;margin:0 0 .45rem}
.about_history .lists .swiper-slide>div.on{width:40%}
.about_history .lists .swiper-slide>div.on:after{width:100%;z-index:-1;transition:.3s}
.about_history .lists .swiper-slide>div.on .infos{opacity:1;transform:translateX(0)}
.about_history .lists .swiper-slide>div.on .txt1{left:-1rem;opacity:0}
.about_history .lists  .swiper-page>div{position:absolute;width:.47rem;height:.47rem;border:1px solid white;border-radius:100%;line-height:.47rem;outline:none;z-index:2;top:59%;left:0;background:url(/public/common/images/icon3.png)center center no-repeat}
.about_history .lists  .swiper-page>div.slide-button-next {left:auto;right:0;background:url(/public/common/images/icon4.png)center center no-repeat}
.about_history .lists  .swiper-page>div:hover{background-color:#033ed8;border:1px solid #033ed8}
.about_honor{background:url(/public/common/images/icon6.jpg)top center no-repeat}
.about_honor .title{text-align:center;padding:1rem 0 .8rem}
.about_honor .title h1{font-size:.48rem;color:#033ed8;font-weight:bold}
.about_honor .top>div{height:6.15rem;z-index:2}
.about_honor .top>div:after{content:"";position:absolute;background:url(/public/common/images/icon5.png) 0 0  no-repeat;width:100%;height:6.15rem;background-size:100%;left:50%;transform:translateX(-50%);bottom:0;z-index:-1}
.about_honor .top .items{position:absolute;z-index:2;border:4px solid black}
.about_honor .top .items.items1{right:11%;width:17%;bottom:32%}
.about_honor .top .items.items2{right:16%;width:16%;bottom:33%}
.about_honor .top .items.items3{right:21%;width:21%;bottom:30%}
.about_honor .top .items.items4{left:11%;width:15%;bottom:32%}
.about_honor .top .items.items5{left:16%;width:18%;bottom:30%}
.about_honor .top .items.items6{left:24%;width:21%;bottom:28%}
.about_honor .top .items a{overflow:hidden}
.about_honor .top .items a:hover img{transform:scale(1.1)}
.about_honor .lists{padding:.1rem 0 1.5rem;position:relative}
.about_honor .lists a{padding:.23rem .17rem;border:2px solid #efefef;height:4.92rem;display:flex;flex-direction: column;justify-content: center;overflow:hidden}
.about_honor .lists a:hover img{transform:scale(1.1)}
.about_honor .lists p{text-align:center;padding:.27rem 0 0;font-size:.16rem;color:black;font-weight:bold}
.about_honor .lists  .swiper-page>div{position:absolute;width:.47rem;height:.47rem;border-radius:100%;line-height:.47rem;outline:none;z-index:2;top:50%;transform:translateY(-50%);left:0;background:#033ed8 url(/public/common/images/icon3.png)center center no-repeat}
.about_honor .lists  .swiper-page>div.slide-button-next {left:auto;right:0;background:#033ed8 url(/public/common/images/icon4.png)center center no-repeat}
.about_workshop{background:url(/public/common/images/icon7.png)top center no-repeat}
.about_workshop>div{padding:0 0 1.5rem}
.about_workshop .title{text-align:center;padding:.95rem 0 .7rem}
.about_workshop .title h1{font-size:.48rem;color:#033ed8;font-weight:bold}
.about_workshop  .lists a{overflow:hidden;border-radius:20px}
.about_workshop  .lists a:hover img{transform:scale(1.1)}
.about_workshop  .lists p{text-align:center;padding:.23rem 0 0;font-size:.16rem;color:black;font-weight:bold}
.about_workshop .lists .slide-pagination{padding:.85rem 0 0rem;text-align:center}
.about_workshop .lists .slide-pagination span{width:.4rem;height:.4rem;border-radius:0;line-height:.4rem;margin:0 .05rem;background:none;color:#4c4d53;opacity:1;font-size:.16rem;background:#dbdbdb;border-radius:3px}
.about_workshop .lists .slide-pagination span.swiper-pagination-bullet-active{background:#033ed8;color:white}


.product_box>div{padding:1.1rem 0 0 }
.product_box .infos{display:flex;justify-content: space-between;}
.product_box  .infos .product_nav{width:20%}
.product_box  .infos .product_nav dl {margin:0 0 .12rem}


.product_box  .infos .product_nav dl.on dt>a,.product_box  .infos .product_nav dl.on-1 dt>a{background:#033ed8;color:white}
.product_box  .infos .product_nav dl.on-1 dt .dw i{color:#FFF}
.product_box  .infos .product_nav dl.on dt .dw i{transform:rotate(90deg);color:#FFF}
.product_box  .infos .product_nav dl dt a{background:#ececec ;padding:.2rem;font-size:.16rem;color:#363636;font-weight:bold;border-radius:5px;position:relative}
.product_box  .infos .product_nav dl dt{position:relative}
.product_box  .infos .product_nav dl dt .dw{position:absolute;right:0;top:0;width:.65rem;text-align:right;font-size:.18rem;color:#7b7b7b;height:100%;display:flex;align-items:center;padding-right:.15rem;justify-content:flex-end;cursor:pointer;}

.product_box  .infos .product_nav  dl dd{display:none;transition:0s;padding:.35rem .2rem;background:#f7f7f7}
.product_box  .infos .product_nav  dl dd .info{margin:0 0 .25rem}
.product_box  .infos .product_nav  dl dd>div:last-child{margin:0}
.product_box  .infos .product_nav  dl dd .info a.on{color:#033ed8}
.product_box  .infos .product_nav  dl dd .info a.on:after{background:#033ed8}

.product_box  .infos .product_nav dl dd .info a{display:inline-block;font-size:.16rem;color:#363636;font-weight:bold;padding-left:.15rem;position:relative;display;}
.product_box  .infos .product_nav dl dd .info a:after{content:"";position:absolute;width:.05rem;height:.05rem;background:#bfbfbf;border-radius:100%;left:0;top:50%;transform:translateY(-50%)}
.product_box  .infos .product_nav dl.class3.on dd {display: block;}
.product_box  .infos .right{width:75%}
.product_box .title{}
.product_box .title h1{font-size:.36rem;color:#033ed8;font-weight:bold;padding:0 0 .35rem}
.product_box .title p{font-size:.24rem;color:#033ed8;font-weight:bold;padding:0 0 .4rem}
.product_box .lists{display:flex;flex-wrap: wrap;justify-content: space-between;}
.product_box .lists:after{content:"";width:31%}
.product_box .lists .items{margin:0 0 .5rem;width:31%} 
.product_box .lists .items img {width:100%;height:4.59rem;object-fit:cover;}
.product_box .lists .items a .text{padding:.28rem .27rem .22rem;background:#eeeeee }
.product_box .lists .items a .text p{color:#464646;font-size:.16rem;font-weight:bold;}
.product_box .lists .items a .text p:first-child{margin:0 0 .1rem}
.product_box .lists .items a:hover img{transform:scale(1.1)}

.page{display:flex;justify-content: center;padding:.4rem  0 2.3rem}
.page a{width:.4rem;height:.4rem;background:#dbdbdb;font-size:.16rem;text-align:center;line-height:.4rem;margin:0 .03rem;border-radius:5px;color:black}
.page a.page-item {width:auto;padding:0 .11rem;color:#7d7d7d;margin:0 .12rem}
.page a.page-num-current,.page a:hover{background:#033ed8;color:white}

.product>div{padding:0 0 2.3rem}
.product .return{padding:.5rem 0 0}
.product .return a{font-size:.3rem;color:#033ed8;padding:0 0 0 .5rem;position:relative;font-weight:bold;display:inline-block}
.product .return a:after{content:"\f112";position:absolute;font:normal normal normal 14px/1 FontAwesome;left:0;top:50%;transform:translateY(-50%);font-size:.3rem}
.product .top{display:flex;padding:.2rem 0;justify-content: space-between;position:relative}
.product .top .left{width:46%}
.product .top .left .maylists{padding:.3rem   0 0}
.product .top .left .maylists .swiper-slide-thumb-active img{border:2px solid #033ed8}
.product .top .right{width:49.5%}
.product .top .right .tit{border-bottom:1px solid #dcdcdc}
.product .top .right .tit h1{font-size:.36rem;color:black;font-weight:bold;padding:.2rem 0 .3rem} 
.product .top .right .tit p{font-size:.24rem;color:#1a1a1a;font-weight:bold;padding:0 0 .4rem}
.product .top .right .txt h2{padding:.3rem 0;font-size:.2rem;color:#1a1a1a;font-weight:bold;}
.product .top .right .txt p{font-size:.18rem;color:#4e4e4e;padding:0 0 0 .24rem;position:relative;margin:0 0 .1rem}
.product .top .right .txt p:after{content:"";position:absolute;background:#212121;width:.07rem;height:.07rem;border-radius:100%;left:0;top:50%;transform:translateY(-50%)}
.product .bot{padding:.34rem .53rem .54rem;background:#f4f4f4}
.product .bot h2{font-size:.24rem;color:#111111;font-weight:bold;padding:0 0 .3rem}
.product .bot  p{font-size:.16rem;color:#111111;line-height:.25rem}
.teachnical .platform {background:url(/public/common/images/icon9.png) left center  no-repeat;position:relative}
.teachnical .platform:after{content:"";position:absolute;background:url(/public/common/images/icon10.png) 0 0  no-repeat;width:100%;height:1.79rem;background-size:100%;bottom:0;left:0;}
.teachnical .platform>div{padding:1.23rem 0 2.06rem;display:flex;justify-content: space-between;}
.teachnical .platform .left{width:30%}
.teachnical .platform .left h1{font-size:.48rem;color:#033ed8;font-weight:bold;padding: 0 0 .7rem}
.teachnical .platform .left  h2{font-size:.36rem;color:#d9d9d9;text-transform:uppercase;font-weight:bold;line-height:.5rem}
.teachnical .platform .left  p{font-size:.36rem;color:black;font-weight:bold;padding:.2rem 0 0}
.teachnical .platform .swiper-page{margin:1.24rem 0 0;display:flex;}
.teachnical .platform .swiper-page>div{height:.6rem;line-height:.6rem;width:.6rem;border:1px solid #eaeaea;text-align:center;color:black;font-size:.24rem;transform:skewX(-15deg);background:white;z-index:2}
.teachnical .platform .swiper-page>div.slide-button-next{transform:skewX(-15deg) translateY(.15rem) translateX(-.13rem) ;z-index:1}
.teachnical .platform .swiper-page>div i{transform:skewX(15deg);}
.teachnical .platform .swiper-page>div:hover{background:#209662;border:1px solid #209662;}
.teachnical .platform .swiper-page>div:hover i{color:white}
.teachnical .platform .lists{width:59%}
.teachnical .platform .lists a{position:relative}
.teachnical .platform .lists a:after{content:'';position:absolute; background:linear-gradient(to top,rgba(11,152,77,.8),rgba(203,5,5,.0));;width:100%;height:3rem;left:0;bottom:0;opacity:1;transition:.6s}
.teachnical .platform .lists a .text{position:absolute;bottom:10%;left:7%;z-index:2}
.teachnical .platform .lists .swiper-slide-active a .text h1{transition: 1s;transition-delay:.4s;transform:none;opacity:1;}
.teachnical .platform .lists a .text h1{font-size:.24rem;color:white;font-weight:bold;padding:0 0 .2rem;opacity:0;transform:translateY(100px);text-shadow:1px 1px 4px #494949}
.teachnical .platform .lists a .text p{font-size:.16rem;color:white;opacity:0;transform:translateY(100px);text-shadow:1px 1px 4px #494949}
.teachnical .platform .lists .swiper-slide-active a .text p{transition: 1s;transition-delay:.6s;transform:none;opacity:1;}
.teachnical .platform .lists a:hover img{transform:scale(1.1)}
.teachnical .process {background:url(/public/common/images/icon11.png) top center  no-repeat;position:relative}
.teachnical .process  .title{text-align:center;padding:1.25rem 0 .3rem}
.teachnical .process  .title h1{font-size:.48rem;color:#033ed8;font-weight:bold;padding: 0 0 .4rem}
.teachnical .process  .title h2{display:inline-block;font-size:.24rem;color:#454545;height:.65rem;line-height:.65rem;background:#dbede7;padding:0 .5rem;border-radius:50px}
.teachnical .process  .title h3{font-size:.24rem;color:#033ed8;font-weight:bold;padding:.28rem 0 }
.teachnical .process  .title h4{font-size:.16rem;color:#033ed8;font-weight:bold;}
.teachnical .process  .middle{padding:0 3.3rem;display:flex;justify-content: space-between;align-items: center;}
.teachnical .process  .middle .imgs1{width:16%}
.teachnical .process  .middle .imgs1:hover img{transform:rotate(10deg)}
.teachnical .process  .middle .imgs2{width:48%}
.teachnical .process  .middle>div:nth-child(3):hover img{transform:rotate(-10deg)}
.teachnical .process  .infos{padding:.72rem 3.6rem 0;margin:0 0 .83rem;height:2.2rem;}
.teachnical .process  .infos p{font-size:.16rem;color:#3e3f3e;line-height:.25rem}
.teachnical .process  .bot{text-align:center;padding:.23rem 0 0}
.teachnical .process  .bot h2{display:inline-block;font-size:.24rem;color:#454545;height:.65rem;line-height:.65rem;background:#dbede7;padding:0 .5rem;border-radius:50px;margin:0 0 .45rem}
.teachnical .process  .bot  ul{display:flex;justify-content: space-between;;position:relative}
.teachnical .process  .bot  ul:after{content:"";position:absolute;background:url(/public/common/images/icon12.png) 0 0  no-repeat;width:.48rem;height:.57rem;background-size:100%;left:50%;top:50%;transform:translate(-50%,-50%)}
.teachnical .process  .bot  ul li{width:48%}
.teachnical .process  .bot  ul li:hover img{transform:scale(.98)}
.teachnical .process  .bot .txt{text-align:left;height:1.78rem;padding:.4rem 3.6rem 0}
.teachnical .process  .bot .txt p{font-size:.16rem;color:#3e3f3e;line-height:.25rem}
.teachnical .test_guarantee{background: #F7F7F9 url(/public/common/images/icon13.png) right 56% no-repeat;padding:0 0 1.6rem;}

.teachnical .test_guarantee  .title{padding:.9rem 0  .7rem}
.teachnical .test_guarantee  .title h1{font-size:.48rem;color:#033ed8;font-weight:bold}
.teachnical .test_guarantee  .lists .items{margin:0 0 .7rem}
.teachnical .test_guarantee  .lists .items .tit{padding:0 0 .2rem;border-bottom:2px solid #dcdcdc;margin:0 0 .25rem}
.teachnical .test_guarantee  .lists .items .tit h1{font-size:.2rem;color:black;font-weight:bold;padding:0 0 .15rem}
.teachnical .test_guarantee  .lists .items .tit p{color:#656565;font-size:.16rem;}
.teachnical .test_guarantee  .lists .items .list a{overflow:hidden;}
.teachnical .test_guarantee  .lists .items .list a:hover img{transform:scale(1.1)}
.footer.tech_foot{background:#f7f7f7 url(/public/common/images/icon8.png) 0 0  no-repeat;background-size:cover}
.news_box>div{padding:1.22rem 0 2.3rem}
.news_box>div .lists{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.58rem .45rem;}

.news_box>div .lists:after{position:absolute;content:31.5%}
.news_box>div .lists .items a{padding:.4rem .58rem .45rem;background:#f4f4f4}
.news_box>div .lists .items a>span{display:inline-block;padding:0 .28rem;background:#033ed8;color:#ffffff;font-size:.14rem;height:.32rem;line-height:.32rem}
.news_box>div .lists .items a h1{margin:.22rem 0 .27rem;;font-size:.2rem;color:#1f1f1f;font-weight:bold;height:.5rem;line-height:.25rem;overflow:hidden;}
.news_box>div .lists .items a  p{font-size:.16rem;color:#656565;margin:.25rem 0 0;height:.44rem;line-height:.22rem;overflow:hidden}
.news_box>div .lists .items a .img img {width:100%;height:2.1rem;object-fit:cover;}
.news_box>div .lists .items a em{display:inline-block;margin:.44rem 0 0;color:#5c5c5c;font-weight:bold}
.news_box>div .lists .items a:hover img{transform:scale(1.1)}
.news_box  .page{display:flex;justify-content: center;padding:.45rem  0 0}
.news_box  .page a{width:.4rem;height:.4rem;background:#dbdbdb;font-size:.16rem;text-align:center;line-height:.4rem;margin:0 .03rem;border-radius:5px;color:black}
.news_box  .page a.page-item {width:auto;padding:0 .11rem;color:#7d7d7d;margin:0 .12rem}
.news_box .page a.page-num-current,.news_box .page a:hover{background:#033ed8;color:white}
.contact_box  .infos>div{padding:1.1rem 0 1.2rem}
.contact_box .infos .title{text-align:center;padding:0 0 .85rem}
.contact_box .infos .title h1{font-size:.48rem;color:#343434;padding:0 0 .24rem}
.contact_box .infos .title  p{font-size:.2rem;color:#737373}
.contact_box .infos .txt {padding:0 0 .62rem}
.contact_box .infos .txt h2{font-size:.24rem;color:#717171;padding:0 0 .2rem}
.contact_box .infos .txt h3{font-size:.3rem;color:#161616;font-weight:bold}
.contact_box .infos .items{display:flex}
.contact_box .infos .items>div{width:50%;border:1px solid #d2d2d2;}
.contact_box .infos .items .map #container{height:3.15rem}
.contact_box .infos .items .left{display:flex;flex-direction: column;justify-content: center;align-items: center;}
.contact_box .infos .items .left .text{position:relative;width:100%;padding:0 0  0 1.6rem}
.contact_box .infos .items .left .text:after{content:"";position:absolute;background:url(/public/common/images/icon14.png) 0 0  no-repeat;width:.98rem;height:.95rem;left:5%;top:0;background-size:100%}
.contact_box .infos .items .left .text h2{font-size:.24rem;color:black;font-weight:bold;padding:0 0 .3rem}
.contact_box .infos .items .left .text ul li{margin:0 0 .2rem}
.contact_box .infos .items .left .text ul li:last-child{margin:0}
.contact_box .infos .items .left .text ul li p{color:#302f2f;font-size:.16rem;font-weight:bold}
.contact_box .message{padding:1.22rem 0 2.06rem;position:relative;}
.contact_box .message:after{content:"";position:absolute;background:url(/public/common/images/icon15.png) 0 0  no-repeat;width:100%;height:10.81rem;left:0;top:0;z-index:-1;background-size:100%;}
.contact_box .message  .title{text-align:center}
.contact_box .message  .title h1{font-size:.48rem;color:#343434;padding:0 0 .3rem;}
.contact_box .message  .title  p{font-size:.2rem;color:#272727}
.contact_box .message  .lists{padding:.9rem 0 0}
.contact_box .message  .lists .first{display:flex;justify-content: space-between;padding:0 0 .45rem}
.contact_box .message  .lists .first .text{width:30%}
.contact_box .message  .lists .first .text input{width:100%;height:.6rem;line-height:.6rem;border:0;border-bottom:2px solid #c6c7c7;font-size:.16rem;color:#272727;padding:0 .2rem;background:white}
.contact_box .message  .lists .bot textarea{width:100%;height:1.67rem;font-size:.16rem;color:#272727;border:0;border-bottom:2px solid #c6c7c7;padding:.2rem}
.contact_box .message .lists .sub {text-align:center;padding:.75rem 0 0  }
.contact_box .message .lists .sub  button{padding:.16rem .8rem;font-size:.16rem;background:#033ed8;border:0;color:white;border-radius:50px}  
.contact_box .message .codes{padding:.45rem 0 0}
.contact_box .message .codes>*{display:inline-block;vertical-align:middle;}
.contact_box .message .codes input{width:30%;height:.6rem;line-height:.6rem;border:0;border-bottom:2px solid #c6c7c7;font-size:.16rem;color:#272727;padding:0 .2rem;background:white}
.contact_box .message .codes img{max-height:.6rem;margin-left:.15rem;transition:none;}
/**/
.common {position:relative;background:#FFF;z-index:1;opacity:0;height:0}

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

.m-header {background:#FFF;box-shadow:0 0 12px rgba(0,0,0,0.2)}
.m-header >.col-xs-6>div {color:#333}
.m-header >.col-xs-6>div span{font-size:12px;color:#333;}
.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:#033ed8 ;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,.st-container .st-menu ul li>dl dd.on2 dd.on3 a {color:#449284}
.st-container .st-menu ul li>dl dd.on2 a i,.st-container .st-menu ul li>dl dd a:hover i {padding-right:16px}
.st-effect-1.st-menu {display:block;}
/********<=767 mobile nav style css 2********/
.m-header .dl-menuwrapper button.dl-active{color:#0061ae}
.m-header .dl-menuwrapper ul{background:#0061ae}
.m-header>div.col-xs-6,.m-header>div.m_langs {z-index:2}
.m-header .dl-menuwrapper {z-index:1}
.m-header .dl-menuwrapper li a {border-top:1px solid rgba(255,255,255,.2);font-size:12px;}
/**************************/

/******ipad****/
@media(max-width:1600px){

.tem_banner.indise  .banner_nav:after{height:1.12rem;}
.tem_banner.indise  .banner_nav>div .left_nav ul{padding:.3rem  0;}
.tem_banner.indise  .banner_nav>div .mbx{display:flex;padding:0 0 .2rem;color:white;align-items: center;}
.about_company .infos{display:flex;justify-content: space-between;padding: 0 1.6rem 2rem 0;}
.about_history .title{position:absolute;padding:.95rem 0 0;left:0.6rem;;top:0;}
.about_history .lists{padding:0 1.08rem 0 1.8rem}
.teachnical .platform:after{content:"";position:absolute;background:url(/public/common/images/icon10.png) 0 0  no-repeat;width:100%;height:1.29rem;background-size:100%;bottom:0;left:0;}
.teachnical .process .middle{padding:0 2rem}
.teachnical .process  .infos{padding:.72rem 1.6rem 0;margin:0 0 .83rem;height:2.2rem;}
.teachnical .process  .bot .txt{text-align:left;height:1.78rem;padding:.4rem 1.6rem 0}
.contact_box .message{padding:1.22rem 0 .8rem;position:relative;}
.index_about .text{padding-right:1.6rem;}

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

	.about_company .bot>div{padding: 0 0 .1rem;}
}
@media(max-width:1400px){
	.teachnical .process  .infos{padding:.72rem 1.6rem 0;margin:0 0 .85rem;height:3.2rem;}
}
@media(max-width:1300px){

		.teachnical .process  .infos{padding:.72rem 1.6rem 0;margin:0 0 .45rem;height:2.2rem;}
	.teachnical .process{background-size:100% 60%}
}
@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}
	.index_product .lists{padding:0}
	.index_about .text{padding:0 15px;}
	.footer .infos .mesg ul li img{width:45%}
	
}
/********mobile*********/
@media(max-width:767px){
	.index_product .lists ul{grid-template-columns:1fr 1fr}
.index_product .lists li .imgs{width:2.58rem;height:2.58rem;}
.index_adv .lists{display:grid;grid-template-columns:1fr 1fr;gap:.35rem .35rem;}
.index_about{display:block}
.index_about .text{padding:.45rem 15px;}
.index_about .text .nums > div{width:33.333%}
.footer .infos{display:block;}
.footer .infos .tels,.footer .infos .navs{display:inline-block;vertical-align:top;width:50%}
.tem_banner.indise .banner_nav{display:none}

.about_company .infos{display:inherit;padding: 0 .2rem 1rem ;}
.about_company .infos .img{width:100%}
.about_company .infos .text{width:100%}
.about_company .bot>div{display:inherit}
.about_company .bot>div .items{width:100%}
.about_company{background:none}
.about_history .lists{padding:0 .2rem 0 .2rem}
.about_history .lists .swiper-slide>div .infos h2{font-size:.4rem}
.about_history .title{position:absolute;left:50%;transform:translateX(-50%);top:-1.8rem}
.about_history .title h1{color:black}
.about_company .bot>div{padding:0 0 .8rem}
.about_honor .top>div:after{height:3.55rem;background-size:100%;left:50%;transform:translateX(-50%);bottom:0;z-index:-1}
.about_honor .top>div{height:3.15rem}
.about_honor .lists a{height:3.32rem;}
.product_box .lists .items{width:49%}
.product_box .lists .items a .text{padding:.1rem .1rem .1rem;background:#eeeeee }
.product .top{display:inherit}
.product .top .left{width:100%}
.product .top .right{width:100%;padding:.3rem 0 0 }

.teachnical .platform>div{display:inherit}
.teachnical .platform>div .left{width:100%}
.teachnical .platform .swiper-page{margin:.3rem 0 }
.teachnical .platform .lists{width:100%}
.teachnical .platform:after{display:none}
.teachnical .process .middle{padding:0}
.teachnical .process .infos{height:auto;padding:.5rem 0 }
.teachnical .process .bot .txt{height:auto;padding:.5rem 0 }
.teachnical .test_guarantee{background:#F7F7F9 }
.news_box>div .lists .items{width:49%}
.news_box>div .lists .items a{padding:.2rem .28rem .25rem;background:#f4f4f4}
.contact_box .infos .items{display:inherit}
.contact_box .infos .items>div{width:100%}
.contact_box .infos .items .left .text:after{top:50%;transform:translateY(-50%)}
.contact_box .infos .items .left .text{padding:.2rem 0 .2rem 1.6rem }
.contact_box .message:after{background-size:cover}
.contact_box .message .lists .first{display:inherit}
.contact_box .message .lists .first .text{width:100%;margin:0 0 .1rem}
}