.header{position:fixed;top:0;left:0;z-index:18;width:100%;}
.header .tops{background:#eee}
.header .tops>div{display:flex;justify-content:space-between;align-items:center}
.header .tops .logos{line-height:.52rem;}
.header .tops .logos img {max-height:.4rem;transition:none}
.header .tops dl {margin:0;position:relative;padding:0}
.header .tops dl dt {font-size:var(--min-font14);color:#2c2c2c;font-weight:normal;cursor:pointer;line-height:.52rem;}
.header .tops dl dt i{margin-left:8px;}
.header .tops dl dt img {max-height:.22rem;transition:none;margin-right:5px;}
.header .tops dl dd {position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#FFF;z-index:1;display:none;transition:none;width:100%}
.header .tops dl dd a{display:block;line-height:.45rem;font-size:var(--min-font14);color:#2c2c2c;border-top:1px solid #eee;text-align:center;}
.header .navs{background:rgba(71,145,255,.58);}
.header .navs ul{display:flex;justify-content:center;align-items:center;height:.52rem;}
.header .navs li{padding:0 .42rem;position:relative;border-right:1px solid #7586a5}
.header .navs li a{display:block;line-height:.27rem;font-size:var(--min-font16);color:#FFF;font-weight:bold;}
.header .navs li:last-child{border:0}

.is_header {box-shadow:0 0 12px rgba(0,0,0,.12)}
/**/
.tem_banner .slide-pagination{position:absolute;left:50%;bottom:15%;z-index:1;width:auto;display:flex;gap:0 .1rem;transform:translateX(-50%);}
.tem_banner .slide-pagination span {opacity:1;outline:none;width:.14rem;height:.14rem;background:none;border-radius:999px;border:1px solid #FFF}
.tem_banner .slide-pagination span.swiper-pagination-bullet-active{background:#FFF}

/**/
.index_pros{background:url(../images/x0.jpg) 0 0 no-repeat;background-size:cover;padding:1.59rem 0 1.1rem;}
.index_pros>div{display:flex;align-items:center;}
.index_pros .text {flex:0 0 45%}
.index_pros .text h3{font-size:var(--min-font60);color:#1f589f;font-weight:bold;padding:0 0 .3rem;border-bottom:.07rem solid #e4e5e5}
.index_pros .text .editor{padding:.5rem 2.3rem .75rem 0;}
.index_pros .text .editor h5 {font-size:var(--min-font24);color:#272727;margin:0 0 .45rem;}
.index_pros .text .editor p{font-size:var(--min-font18);color:#272727;margin:0}
.index_pros .text>a{display:inline-block;background:#FFF;font-size:var(--min-font18);color:#1f589f;padding:0 .28rem;line-height:.57rem;border-radius:10px;box-shadow:0 0 .1rem rgba(0,0,0,.13)}
.index_pros .text>a i{margin-left:.1rem;font-size:var(--min-font24);}
.index_pros .imgs{flex:0 0 55%}
.index_pros .imgs span {background:none !important;}

.index_product{background-position:center;background-repeat:no-repeat;background-size:cover;padding:1.15rem 0 1.38rem;}
.index_product h3{font-size:var(--min-font36);color:#1f589f;font-weight:bold;}
.index_product >div>p{font-size:var(--min-font24);color:#FFF;font-weight:bold;margin:.35rem 0 .45rem;width:52%;max-width:100%}
.index_product .lists{position:relative}
.index_product .lists .swiper-slide a{display:block;position:relative;background:#1f589f;text-align:center;padding:0 .2rem;}
.index_product .lists .swiper-slide .imgs{height:2.7rem;line-height:2.7rem;border-bottom:1px dashed #FFF}
.index_product .lists .swiper-slide .imgs img {max-height:2rem;transition:none}
.index_product .lists .swiper-slide .txt{padding:.23rem 0 .35rem;}
.index_product .lists .swiper-slide .txt h6 {font-size:var(--min-font18);color:#FFF;display:flex;justify-content:space-between;align-items:center;text-align:left;}
.index_product .lists .swiper-slide .txt h6 em {flex:0 0 80%;max-width:80%}
.index_product .lists .swiper-slide .txt h6 i{font-size:var(--min-font24);color:#c00017}
.index_product .lists .swiper-slide .txt p{font-size:var(--min-font16);color:#FFF;margin:.1rem 0 0;text-align:left;}
.index_product .lists .swiper-page>div{position:absolute;top:50%;left:-.54rem;transform:translateY(-50%);width:.42rem;height:.42rem;border:1px solid #c00017;line-height:.4rem;text-align:center;font-size:var(--min-font16);color:#c00017;background:#FFF;opacity:.56}
.index_product .lists .swiper-page>div.slide-button-next{left:auto;right:-.54rem;}
.index_product .lists .swiper-page>div:hover {opacity:1}

.index_about{background:#1f589f;display:flex;align-items:center;}
.index_about>div{flex:0 0 50%}
.index_about .text{padding:0 1rem 0 2.6rem;}
.index_about .text ol{display:flex;gap:0 .3rem;margin:0;padding:0}
.index_about .text ol li:nth-child(2),.index_about .text ol li:nth-child(4){display:none}
.index_about .text ol li a{display:block;border:1px solid #FFF;padding:.15rem .1rem;text-align:center}
.index_about .text ol li .ico {height:.5rem;}
.index_about .text ol li .ico img{max-height:.37rem;transition:none;}
.index_about .text ol li p{font-size:var(--min-font16);color:#FFF}
.index_about .text ol li a:hover {background:#c00017;border-color:#c00017}
.index_about .text h3{font-size:var(--min-font60);color:#FFF;font-weight:bold;margin:.65rem 0 .3rem;}
.index_about .text>p{font-size:var(--min-font18);color:#FFF;margin:0 0 .75rem;line-height:1.8}
.index_about .text>a{display:inline-block;background:#FFF;font-size:var(--min-font18);color:#1f589f;padding:0 .28rem;line-height:.57rem;border-radius:10px;box-shadow:0 0 .1rem rgba(0,0,0,.13)}
.index_about .text>a i{margin-left:.1rem;font-size:var(--min-font24);}

.index_news{padding:1.4rem 0}
.index_news>div{position:relative}
.index_news .swiper-slide a{display:flex;position:relative;}
.index_news .swiper-slide .imgs{flex:0 0 33.6%}
.index_news .swiper-slide .imgs img {width:100%;height:3.2rem;object-fit:cover;transition:none;}
.index_news .swiper-slide .text{flex:0 0 66.4%;padding-left:.35rem;}
.index_news .swiper-slide .text h6{font-size:var(--min-font36);color:#1f589f;font-weight:bold;margin:0 0 .4rem;}
.index_news .swiper-slide .text span {font-size:var(--min-font14);color:#242424;font-weight:bold}
.index_news .swiper-slide .text h5{font-size:var(--min-font18);color:#141414;font-weight:bold;margin:.15rem 0 .2rem;}
.index_news .swiper-slide .text p{font-size:var(--min-font16);color:#242424;margin:0 0 .65rem;}
.index_news .swiper-slide .text em{display:inline-block;background:#FFF;font-size:var(--min-font18);color:#1f589f;padding:0 .28rem;line-height:.57rem;border-radius:10px;box-shadow:0 0 .1rem rgba(0,0,0,.13)}
.index_news .swiper-slide .text>em i{margin-left:.1rem;font-size:var(--min-font24);}
.index_news .swiper-page{position:absolute;left:.2rem;bottom:.17rem;z-index:1;display:flex;gap:0 .13rem;}
.index_news .swiper-page>div{width:.38rem;height:.38rem;border:1px solid #FFF;border-radius:6px;line-height:.36rem;text-align:center;font-size:var(--min-font18);color:#FFF}
.index_news .swiper-page>div:hover{background:#147dff;border-color:#147dff}
/*通用底部*/
.footer{background:#2e3438;padding:.5rem 0 0}
.footer .infos{display:flex;justify-content:space-between;}
.footer .infos .navs{flex:0 0 56%;display:flex;justify-content:space-between;}
.footer .infos .navs dl {margin:0;padding:0}
.footer .infos .navs dl dt {margin:0 0 .15rem;}
.footer .infos .navs dl dt a{font-size:var(--min-font16);color:#FFF;}
.footer .infos .navs dl dd{margin:0 0 .1rem;}
.footer .infos .navs dl dd a{font-size:var(--min-font14);color:#FFF}

.footer .infos .tels{font-size:var(--min-font16);color:#d6d6d6;line-height:1.8}
.footer .copy{padding:.35rem 0;margin:.35rem 0 0;border-top:1px solid #FFF;font-size:var(--min-font16);color:#FFF}
.footer .copy a{font-size:var(--min-font16);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%;height:5rem;object-fit:cover;}
.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{background:#033ed8;color:white}
.product_box  .infos .product_nav dl.on dt>a:after{transform:translateY(-50%)rotate(90deg);color:white;transition:.3s}
.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 a:after{content:"\f0da";position:absolute;font:normal normal normal 14px/1 FontAwesome;right:5%;transform:translateY(-50%);top:50%;font-size:.18rem;color:#7b7b7b;transition:.3s}
.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 {background:#1f589f;height:3.59rem;line-height:3.59rem;text-align:center}
.product_box .lists .items .img span {display:inline-block;vertical-align:middle;background:none !important}
.product_box .lists .items img {max-height:3.59rem;transition:none}
.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)}
.product_box   .page{display:flex;justify-content: center;padding:.4rem  0 2.3rem}
.product_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}
.product_box  .page a.page-item {width:auto;padding:0 .11rem;color:#7d7d7d;margin:0 .12rem}
.product_box  .page a.page-num-current,.product_box .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:.16rem;color:#4e4e4e;padding:0 0 0 .24rem;position:relative;margin:0 0 .1rem}
.product .top .right .txt table {width:100%;}
.product .top .right .txt table td {border:1px solid #eee !important;width:auto;padding:0 .15rem !important;height:.55rem;vertical-align:middle;font-size:.16rem;color:#4e4e4e}
.product .top .right .txt table p{margin:0}

.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}
.product .bot table {width:100%;}
.product .bot table td {border:1px solid #111 !important;width:auto;padding:0 .15rem !important;height:.55rem;vertical-align:middle;font-size:.16rem;color:#111}
.product .bot table p{margin:0}

.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;background:#eee}
.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;}
}
@media(max-width:1440px){
	.index_about .text{padding-left:1rem;}
	.about_company .bot>div{padding: 0 0 .1rem;}
	.index_product .lists .swiper-page>div{left:0;z-index:1}
	.index_product .lists .swiper-page>div.slide-button-next{left:auto;right:0}	
}
@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_about .text{padding:0 15px;}
	
}
/********mobile*********/
@media(max-width:767px){
.index_pros > div{display:block}
.index_pros .text .editor{padding-right:0}
.index_pros .imgs{margin:.3rem 0 0}
.index_product > div > p{width:100%}
.index_about{display:block}
.index_about .text{padding:.5rem 15px;}
.index_news .swiper-slide a{display:block}
.index_news .swiper-slide .text{padding:.35rem 0 0}
.footer .infos{display:block}
.footer .infos .navs{display:none}


.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}
}