.header{position: fixed;width: 100%;z-index: 1000;top:0;overflow:hidden;background: linear-gradient(to bottom, rgba(0,0,0,.5), rgba(0,0,0,0));;transition:.3s}
.header>div{display:flex;height:1.3rem;align-items: center;}
.header.is_header{background:white;box-shadow:0 0 12px rgba(0,0,0,0.2);transition:.3s}
.header.is_header .logo a .logo2{opacity:1;}
.header.is_header  .navs ul li a{color:black;transition:.3s}
.header.is_header  .navs ul li a:after{background:black;transition:.3s}
.header.is_header  .langs a{color:black;transition:.3s}
.header.is_header  .langs a:after{background:url(../images/1-1.png) 0 0 no-repeat;transition:.3s;background-size:100%}
.header .logo{width:45%;font-size:0}
.header .logo a{display:inline-block;position:relative}
.header .logo a .logo2{position:absolute;left:0;top:50%;transform:translateY(-50%);opacity:0;z-index:2}
.header .navs{width:49%}
.header .navs ul{display:flex;justify-content: space-between;}
.header .navs ul li a{font-size:.18rem;color:white;position:relative;transition:.3s}
.header .navs ul li a:after{content:"";position:absolute;background:white;width:0;left:50%;transform:translateX(-50%);bottom:-.2rem;transition:.4s;height:5px;border-radius:10px;pointer-events: none}
.header .navs ul li a:hover:after,.header .navs ul li.active a:after{width:100%}
.header .langs{width:6%;text-align:right;font-size:0}
.header .langs a{display:inline-block;padding-left:.35rem;font-size:.18rem;color:white;font-weight:bold;position:relative;transition:.3s}
.header .langs a:after{content:"";position:absolute;background:url(../images/1.png) 0 0 no-repeat;width:.26rem;height:.26rem;background-size:100%;left:0;top:50%;transform:translateY(-50%);transition:.3s}

.tem_banner.indise .flash{position:relative}
.tem_banner.indise .flash .txt{position:absolute;left:2.1rem;bottom:31%;z-index:2;}
.tem_banner.indise .flash .txt h2{display:inline-block;padding:.1rem .3rem;border-radius:50px;border:1px solid white;font-size:.3rem;color:white;margin:0 0 .25rem}
.tem_banner.indise .flash .txt h3{font-size:.36rem;color:white}
.about_nav{padding:.45rem 0 .85rem}
.about_nav ul{display:flex;justify-content: center;}
.about_nav ul li{margin:0 .1rem;;}
.about_nav ul li a{height:.7rem;line-height:.7rem;width:2.8rem;border-radius:50px;border:1px solid #dddddd;text-align:center;font-size:.16rem;color:#3a3737;position:relative;background:white}
.about_nav ul li a:hover,.about_nav ul li:first-child a{background:#293e91;border:1px solid #293e91;color:white;transition:.3s}
.about_nav ul li a:after{content:"";position:absolute;background:url(../images/2.png) 0 0 no-repeat;width:.17rem;height:.15rem;background-size:100%;top:100%;left:50%;transform:translate(-50%,-.2rem);opacity:0;z-index:-1;transition:.5s;}
.about_nav ul li a:hover:after,.about_nav ul li:first-child a:after{opacity:1;transform:translate(-50%,0)}

.about_company {padding:0 0 1.08rem}
.about_company .title{text-align:center;margin:0 0 .75rem}
.about_company .title h2{font-size:.48rem;color:black;font-weight:bold}
.about_company  .top{display:flex;padding-right:2.1rem;justify-content: space-between;align-items: center;margin:0 0 .6rem}
.about_company  .top .img{width:54%} 
.about_company  .top .content{width:42.6%} 
.about_company  .top .content h2{font-size:.3rem;color:black;font-weight:bold;margin:0 0 .4rem}
.about_company  .top .content p{font-size:.16rem;color:#5f5f5f;line-height:.27rem}
.about_company  .bot{padding-left:2.1rem;display:flex;justify-content: space-between;align-items: center;}
.about_company  .bot .img{width:61.5%} 
.about_company  .bot  ul{width:36.5%;border-top:1px solid #e9e9e9}
.about_company  .bot  ul li{height:1.5rem;border-bottom:1px solid #e9e9e9;display:flex;justify-content: space-between;align-items: center;padding-right:.4rem}
.about_company  .bot  ul li h1 {font-size:.24rem;color:#293e91}
.about_company  .bot  ul li h1  em{font-size:.72rem;font-weight:bold;}
.about_company  .bot  ul li p{font-size:.16rem;color:#4e4e4e;font-weight:bold;padding:.45rem 0 0}

.about_culture{background:url(../images/3.jpg) 0 0 no-repeat;height:8.62rem;background-size:cover;background-attachment:fixed;}
.about_culture>div{padding:1.1rem 0 0}
.about_culture>div>h2{font-size:.48rem;color:#ffffff;font-weight:bold;position:absolute;left:50%;transform:translateX(-50%);top:.9rem}
.about_culture .box{height:6.5rem;position:relative}
.about_culture .tt a{position:absolute;;right:0;width:2.1rem;height:2.1rem;background:#cacaca;display:flex;flex-direction: column;align-content: center;justify-content: center;align-items: center;border-radius:30px}
.about_culture .tt a h1{font-size:.3rem;color:#ffffff;}
.about_culture .tt a:nth-child(1){left:10%;top:20%}
.about_culture .tt a:nth-child(2){right:1.8rem;top:0}
.about_culture .tt a:nth-child(3){left:2.3rem;bottom:0}
.about_culture .tt a:nth-child(4){right:1rem;bottom:.25rem}
.about_culture .tt a#current{background:#0370be}
.about_culture .infos{position:absolute;width:52%;background:white;border-radius:30px;height:3.6rem;left:52%;transform:translateX(-50%);top:26%}
.about_culture .infos .items{padding:.5rem .75rem 0}
.about_culture .infos .items .txt{display:flex;width:100%;justify-content: space-between;}
.about_culture .infos .items .txt .img{width:17%}
.about_culture .infos .items .txt .text{width:77%;padding:.22rem 0 0 }
.about_culture .infos .items .txt .text h2{font-size:.36rem;color:#19aeae;font-weight:bold;padding:0 0 .22rem;border-bottom:1px solid #dcdcdc;margin:0 0 .3rem}
.about_culture .infos .items .txt .text p{font-size:.24rem;color:#636363;height:1.2rem;line-height:.4rem}
.about_culture .tt a:nth-child(1)#current {border-radius:30px 30px 0 30px}
.about_culture .tt a:nth-child(2)#current {border-radius:30px 30px 30px 0px;background:#7abdbd}
.about_culture .tt a:nth-child(3)#current {border-radius:30px 0px 30px 30px;background:#197fae}
.about_culture .tt a:nth-child(4)#current {border-radius:0px 30px 30px 30px}


.about_honor{padding:0 0 1.4rem;background:url(../images/5.jpg) 0 0 no-repeat;background-size:cover}
.about_honor  .title{text-align:center;padding:1.15rem 0 .9rem}
.about_honor  .title h2{font-size:.48rem;color:black;font-weight:bold}
.about_honor  .lists .swiper-slide{display:flex;opacity:.2;transition:.3s;padding:0 0 .5rem;position:relative}
.about_honor  .lists .swiper-slide:after{content:"";position:absolute;background:url(../images/4.png) 0 0 no-repeat;width:100%;height:.56rem;bottom:.1rem;left:50%;transform:translateX(-50%);background-size:contain;z-index:-1;opacity:0;transition:.3s}
.about_honor  .lists .swiper-slide.swiper-slide-active{opacity:1;;transition:.3s;}
.about_honor  .lists .swiper-slide.swiper-slide-active:after{opacity:1}
.about_honor  .lists .swiper-slide>*{width:50%}
.about_honor  .lists .swiper-slide a{background:#a5a0a0;text-align:center;padding:.45rem 0;border-radius:20px 0 0 20px }
.about_honor  .lists .swiper-slide a img{max-height:3.2rem}
.about_honor  .lists .swiper-slide a:hover img{transform:scale(1.1)}
.about_honor  .lists .swiper-slide  .text{background:#002895;border-radius:0 20px  20px  0;padding:0 .25rem}
.about_honor  .lists .swiper-slide  .text h1{font-size:.18rem;color:white;padding:.9rem  0 1rem}
.about_honor  .lists .swiper-slide  .text h2{font-size:.22rem;color:white}
.about_honor  .lists  .swiper-scrollbar{height:6px;background:#aab8d4;margin:.6rem auto 0}
.about_honor  .lists  .swiper-scrollbar .swiper-scrollbar-drag{background:#02339a}


.about_workshop{padding:0 0 1.6rem;}
.about_workshop  .title{text-align:center;padding:1.3rem 0 .4rem}
.about_workshop  .title h2{font-size:.48rem;color:black;font-weight:bold}
.about_workshop  .lists a{border-radius:5px;overflow:hidden}
.about_workshop  .lists a:hover img{transform:scale(1.1)}
.about_workshop  .lists .slide-pagination{margin:.65rem 0 0;text-align:center;}
.about_workshop  .lists .slide-pagination span{margin:0 .14rem;opacity:1;background:#bfbfbf;position:relative;}
.about_workshop  .lists .slide-pagination span:after{content:"";position:absolute;width:.26rem;height:.26rem;border:1px solid #004ea2;border-radius:100%;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;transition:.3s}
.about_workshop  .lists .slide-pagination .swiper-pagination-bullet-active{background:#004ea2}
.about_workshop  .lists .slide-pagination .swiper-pagination-bullet-active:after{opacity:1}

.footer .top{background:#18337d}
.footer .top>div{display:flex;justify-content: space-between;padding:.75rem 0 .6rem;}
.footer .top .fot_navs{width:56%;padding:.2rem 0 0}
.footer .top .fot_navs ul{display:flex;justify-content: space-between;}
.footer .top .fot_navs ul li h1{font-size:.16rem;color:white;margin:0 0 .3rem;}
.footer .top .fot_navs ul li .item a{font-size:.14rem;color:#d3defd;margin:0 0 .2rem}
.footer .top .right{width:40%;text-align:right}
.footer .top .right .text{display:inline-block;text-align:center;margin:0 0 .75rem}
.footer .top .right .text h2 {padding:0 .25rem;height:.6rem;display:inline-flex ;flex-direction: column;justify-content: center;background:#0193de;border-radius:50px;}
.footer .top .right .text h2 em{font-size:.18rem;color:white;padding-left:.4rem;position:relative;}
.footer .top .right .text h2 em:after{content:"";position:absolute;background:url(../images/6.png) 0 0 no-repeat;width:.3rem;height:.29rem;background-size:100%;left:0;top:50%;transform:translateY(-50%)}
.footer .top .right .text h3{font-size:.3rem;color:white;font-weight:bold;margin:.35rem 0 .3rem}
.footer .top .right .text p{font-size:.14rem;color:white}
.footer .top .right .add p{font-size:.14rem;color:white}
.footer .top .right .add p:first-child{margin:0 0 .1rem}
.footer .bot{background:#e5e5e5;}
.footer .bot>div{display:flex;height:.8rem;align-items: center;}
.footer .bot>div>*{font-size:.16rem;color:#6d6d6d;margin-right:.2rem}
.product_box{background:#fafafa}
.product_box>div{display:flex;justify-content: space-between;padding:.65rem 0 0;align-items: flex-start;}
.product_box .pro_nav{width:21.5%;background:white}
.product_box .pro_nav .tit{padding:.45rem .42rem .3rem;border-top:6px solid #4b99d0;border-bottom:2px solid #eaeaea}
.product_box .pro_nav .tit h2{font-size:.36rem;color:#313130;font-weight:bold;position:relative}
.product_box .pro_nav .tit h2:after{content:"";position:absolute;background:url(../images/7.png) 0 0 no-repeat;width:.22rem;height:.18rem;background-size:100%;right:0;top:50%;transform:translateY(-50%)}
.product_box .pro_nav ul{padding:.38rem .25rem 2.22rem;position:relative;overflow:hidden}
.product_box .pro_nav ul:after{content:"";position:absolute;width:1px;height:100%;background:#d2d2d2;left:.25rem;top:.38rem}
.product_box .pro_nav ul:before{content:"";position:absolute;width:9px;height:9px;background:#2e89c9;border-radius:100%;left:.21rem;top:.33rem;z-index:2}
.product_box .pro_nav ul li a{font-size:.18rem;color:black;padding:.15rem .3rem;border-bottom:1px dashed #e5e5e5;font-weight:bold;position:relative}
.product_box .pro_nav ul li a:after{content:"";position:absolute;width:0;height:2px;background:#2e89c9;left:-9px;top:50%;transform:translateY(-50%);z-index:2;transition:.3s}
.product_box .pro_nav ul li a:hover:after,.product_box .pro_nav ul li.active a:after{width:.2rem}
.product_box .pro_nav ul li a:hover,.product_box .pro_nav ul li.active a{color:#2e89c9}
.product_box .lists{width:76%}
.product_box .lists ul{display:grid;grid-template-columns: 1fr 1fr 1fr;grid-gap: .5rem .25rem;position:relative}
.product_box .lists ul li a{background:#f4f4f4}
.product_box .lists ul li .img img {width:100%;height:2.7rem;object-fit:cover;}
.product_box .lists ul li a .text{padding:.3rem .25rem .34rem}
.product_box .lists ul li a .text h2{font-size:.2rem;color:#323131;height:.5rem;line-height:.25rem;margin:0 0 .15rem}
.product_box .lists ul li a .text p{font-size:.14rem;color:#787878;height:.42rem;line-height:.21rem;margin:0 0 .4rem}
.product_box .lists ul li a .text em{display:inline-block;padding:.08rem .2rem;border:1px solid #293e91;color:#293e91;border-radius:50px;font-size:.16rem;}
.product_box .lists ul li a:hover img{transform:scale(1.1)}
.product_box .lists ul li a:hover em{background:#293e91;color:white}
.product_box .lists .page{padding:.7rem 0 3.1rem;display:flex}

.product_box .lists .page a{display:inline-block;width:30px;height:30px;line-height:30px;background:#e5e5e5;margin:0 .05rem;border-radius:5px;color:black;font-size:.16rem;font-weight:bold}
.product_box .lists .page a:hover{background:#293e91;color:white}
.product_box .lists .page a.page-num-current{background:#293e91;color:white}

.product .top{background:url(../images/8.jpg) 0 0 no-repeat;background-size:cover;padding:1.5rem 0 1.3rem}
.product .top .mbx{display:flex;align-items: center;padding:0 0 .85rem}
.product .top .mbx p{font-size:.14rem;color:white;padding-left:.25rem;position:relative}
.product .top .mbx p:after{content:"";position:absolute;background:url(../images/9.png) 0 0 no-repeat;width:.14rem;height:.18rem;background-size:100%;left:0;top:50%;transform:translateY(-50%)}
.product .top .mbx a,.product .top .mbx i{font-size:.14rem;color:white;margin:0 .05rem;}
.product .top .infos{display:flex;justify-content: space-between;align-items: center;}
.product .top .infos .left{width:46%}
.product .top .infos .left>h2{font-size:.18rem;display:inline-block;padding:.13rem .25rem;border:1px solid white;color:white;border-radius:50px;font-size:.16rem;margin:0 0 .65rem}
.product .top .infos .left>h3{font-size:.3rem;color:white;margin:0 0 .3rem}
.product .top .infos .left .txt {border-bottom:2px solid rgba(255,255,255,.3);margin:0 0 1.4rem}
.product .top .infos .left .txt p{font-size:.16rem;color:white}
.product .top .infos .left  .more{display:flex}
.product .top .infos .left  .more a{height:.45rem;line-height:.45rem;border:1px solid white;width:1.7rem;border-radius:50px;text-align:center;margin-right:.25rem}
.product .top .infos .left  .more a em{font-size:.14rem;color:white;padding-left:.33rem;position:relative;transition:.3s}
.product .top .infos .left  .more a:first-child em:after{content:"";position:absolute;background:url(../images/10.png) 0 0 no-repeat;width:.18rem;height:.18rem;background-size:100%;left:0;top:50%;transform:translateY(-50%);transition:.3s}
.product .top .infos .left  .more a:last-child em:after{content:"";position:absolute;background:url(../images/11.png) 0 0 no-repeat;width:.22rem;height:.25rem;background-size:100%;left:0;top:50%;transform:translateY(-50%);transition:.3s}
.product .top .infos .left  .more a:hover{background:white;}
.product .top .infos .left  .more a:hover em{color:black}
.product .top .infos .left  .more a:first-child:hover em:after{background:url(../images/10-1.png) 0 0 no-repeat;}
.product .top .infos .left  .more a:last-child:hover em:after{background:url(../images/11-1.png) 0 0 no-repeat;}
.product .top .infos .right{width:49.8%}
.product .middle{background:#fafafa;padding:.75rem 0 1rem}
.product .middle h2{font-size:.3rem;color:#293e91;font-weight:bold}
.product .middle  p{font-size:.16rem;color:#555657;line-height:.3rem}

.product .other{background:#f3f3f3;padding:.65rem 0 1.7rem}
.product .other>div>h1{font-size:.36rem;color:#282727;padding:0 0 .48rem;font-weight:bold;border-bottom:1px solid #c2c2c2;margin:0 0 .35rem}

.product .other .list a{background:#fafafa}
.product .other .list a .text{padding:.35rem .25rem .24rem}
.product .other .list a .text h2{font-size:.2rem;color:#323131;height:.5rem;line-height:.25rem;margin:0 0 .15rem}
.product .other .list a .text p{font-size:.14rem;color:#787878;height:.42rem;line-height:.21rem;margin:0 0 .4rem}
.product .other .list a .text em{display:inline-block;padding:.08rem;border:1px solid #293e91;color:#293e91;border-radius:50px;font-size:.16rem;}
.product .other .list a:hover img{transform:scale(1.1)}
.product .other .list a:hover em{background:#293e91;color:white}
.product .other .list .slide-pagination{margin:.5rem 0 0;text-align:center;}
.product .other .list .slide-pagination span{margin:0 .14rem;opacity:1;background:#bfbfbf;position:relative;}
.product .other .list .slide-pagination span:after{content:"";position:absolute;width:.26rem;height:.26rem;border:1px solid #004ea2;border-radius:100%;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;transition:.3s}
.product .other .list .slide-pagination .swiper-pagination-bullet-active{background:#004ea2}
.product .other .list .slide-pagination .swiper-pagination-bullet-active:after{opacity:1}

.news_nav{padding:.45rem 0 .85rem}
.news_nav ul{display:flex;justify-content: center;}
.news_nav ul li{margin:0 .1rem;;}
.news_nav ul li a{height:.7rem;line-height:.7rem;width:2.8rem;border-radius:50px;border:1px solid #dddddd;text-align:center;font-size:.16rem;color:#3a3737;position:relative;background:white}
.news_nav ul li a:hover,.news_nav ul li.active a{background:#293e91;border:1px solid #293e91;color:white;transition:.3s}
.news_nav ul li a:after{content:"";position:absolute;background:url(../images/2.png) 0 0 no-repeat;width:.17rem;height:.15rem;background-size:100%;top:100%;left:50%;transform:translate(-50%,-.2rem);opacity:0;z-index:-1;transition:.5s;}
.news_nav ul li a:hover:after,.news_nav ul li.active a:after{opacity:1;transform:translate(-50%,0)}

.news_list ul{display:grid;grid-template-columns: 1fr 1fr 1fr;grid-gap:  .8rem .25rem;position:relative}
.news_list ul li a .date{display:flex;padding:.52rem .15rem .3rem;}
.news_list ul li a .date .box{display:flex;width:.78rem;padding:0 .02rem;height:.25rem;background:url(../images/12.jpg) 0 0 no-repeat;background-size:cover}
.news_list ul li a .date .box h2{width:50%;line-height:.25rem;color:white;text-align:center}
.news_list ul li a .text{padding:0 0 .2rem;border-bottom:2px solid #e2e2e2;margin:0 .15rem .33rem}
.news_list ul li a .text h2{font-size:.24rem;color:#262626;height:.6rem;line-height:.3rem;margin:0 0 .3rem}
.news_list ul li a .text  p{font-size:.16rem;color:#6c6c6c;height:.66rem;line-height:.22rem}
.news_list ul li a  em{margin:0 .25rem;font-size:.16rem;color:#293e91;font-weight:bold}
.news_list ul li a:hover img{transform:scale(1.1)} 

.news_list .page {padding:1.3rem 0 2.7rem}
.news_list .page a{display:inline-block;width:30px;height:30px;line-height:30px;background:#e5e5e5;margin:0 .05rem;border-radius:5px;color:black;font-size:.16rem;font-weight:bold}
.news_list .page a:hover{background:#293e91;color:white}
.news_list .page a.page-num-current{background:#293e91;color:white}
.service_put .top{padding:0 0 .6rem}
.service_put .top>div>h2{font-size:.48rem;color:#000000;font-weight:bold;padding:0 0 1.05rem}
.service_put .top ul{display:flex}
.service_put .top ul li{width:50%;display:flex;padding:.4rem .3rem;justify-content: space-between;align-items: center;}
.service_put .top ul li:first-child{background:#293e91;border-radius:50px 0 0 50px}
.service_put .top ul li:last-child{background:#f7f7f7;border-radius:0 50px 50px 0}
.service_put .top ul li .img{width:34.3%}
.service_put .top ul li p{width:61%;font-size:.2rem;color:white;line-height:.3rem}
.service_put .top ul li:last-child p{color:#282828}
.service_put .bot{background:url(../images/17.jpg) 0 0 no-repeat;background-size:cover;background-attachment:fixed}
.service_put .bot ul{display:flex;}
.service_put .bot ul li{width:25%;height:9.63rem;padding:2rem .45rem 0;;text-align:center;border-right:1px solid rgba(255,255,255,.5)}
.service_put .bot ul li:last-child{border:0}
.service_put .bot ul li h1{font-size:.3rem;color:white;margin:0 0 .45rem;padding:2.3rem 0 0;position:relative }
.service_put .bot ul li p{font-size:.16rem;color:white;line-height:.3rem}
.service_put .bot ul li:nth-child(1) h1:after{position:absolute;content:"";background:url(../images/13.png) 0 0 no-repeat;width:1.74rem;height:1.74rem;left:50%;top:0;transform:translateX(-50%);background-size:100%}
.service_put .bot ul li:nth-child(2) h1:after{position:absolute;content:"";background:url(../images/14.png) 0 0 no-repeat;width:1.74rem;height:1.74rem;left:50%;top:0;transform:translateX(-50%);background-size:100%}
.service_put .bot ul li:nth-child(3) h1:after{position:absolute;content:"";background:url(../images/15.png) 0 0 no-repeat;width:1.74rem;height:1.74rem;left:50%;top:0;transform:translateX(-50%);background-size:100%}
.service_put .bot ul li:nth-child(4) h1:after{position:absolute;content:"";background:url(../images/16.png) 0 0 no-repeat;width:1.74rem;height:1.74rem;left:50%;top:0;transform:translateX(-50%);background-size:100%}

.download{padding:1.1rem 0 1.15rem}
.download>div>h2{font-size:.48rem;color:#000000;font-weight:bold;padding:0 0 .65rem}
.download .lists .swiper-slide{display:grid;grid-template-columns:1fr 1fr;grid-gap:.25rem}
.download .lists .swiper-slide .items a{background:#f7f7f7;display:flex;justify-content: space-between;align-items: center;}
.download .lists .swiper-slide .items a .img{width:21.3%}
.download .lists .swiper-slide .items a .text{width:74%;padding:0 .85rem 0 0;position:relative }
.download .lists .swiper-slide .items a .text:after{position:absolute;content:"";background:url(../images/19.png) 0 0 no-repeat;width:.3rem;height:.35rem;right:9%;top:50%;transform:translateY(-50%);background-size:100%;transition:.3s}

.download .lists .swiper-slide .items a .text h1{font-size:.24rem;color:black;font-weight:bold;margin:0 0 .5rem}
.download .lists .swiper-slide .items a .text h2{font-size:.14rem;color:#78787a;font-weight:bold}
.download .lists .swiper-slide .items a:hover{background:#293e91}
.download .lists .swiper-slide .items a:hover .text h1,.download .lists .swiper-slide .items a .text h2{color:white}
.download .lists .swiper-slide .items a:hover .text:after{background:url(../images/19-1.png) 0 0 no-repeat;background-size:100%}
.download .lists  .slide-pagination {text-align:center;padding:.6rem  0 0}
.download .lists .slide-pagination span{width:.39rem;height:.39rem;border-radius:3px;line-height:.39rem;margin:0 .05rem;background:#eeeeee;opacity:1;color:black;font-size:.16rem}
.download .lists  .slide-pagination  .swiper-pagination-bullet-active{background:#293e91;color:white}
.contact_box  .infos{padding:.8rem 0 .9rem}
.contact_box  .infos>div>h1{font-size:.48rem;color:#000000;margin:0 0 .7rem;font-weight:bold;}
.contact_box  .infos ul{display:grid;padding-right:.95rem;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem .72rem}
.contact_box  .infos ul li h1{font-size:.24rem;color:#747373;padding:0 0 .32rem;border-bottom:1px solid #dcdcdc;margin:0 0 .35rem}
.contact_box  .infos ul li p{font-size:.24rem;color:#333333}
.contact_box  .infos ul li .shares{display:flex}
.contact_box  .infos ul li .shares a {margin-right:.2rem}
.contact_box  .infos ul li .shares a i{font-size:.2rem;color:#616161;}
.contact_box  .message{padding:1rem 0 .7rem}
.contact_box  .message>div>h1{font-size:.48rem;color:#000000;margin:0 0 .7rem;font-weight:bold;}
.contact_box  .lists ul{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0 .45rem;margin:0 0 .53rem}
.contact_box  .lists ul li p{font-size:.16rem;color:#504f4f;margin:0 0 .2rem}
.contact_box  .lists ul li p em{color:#ee731d}
.contact_box  .lists ul li input{width:100%;height:.82rem;border-radius:50px;border:0;background:#ededed;padding:0 .2rem;font-size:.16rem;color:black}
.contact_box  .lists .bot p{font-size:.16rem;color:#504f4f;margin:0 0 .2rem}
.contact_box  .lists .bot textarea{height:2.33rem;width:100%;border-radius:15px;border:0;background:#ededed;padding:.2rem;font-size:.16rem;color:black}
.contact_box  .lists .sub{text-align:center;margin:.6rem 0 0}
.contact_box  .lists .sub button{width:1.7rem;height:.68rem;border-radius:50px;border:0;font-size:.2rem;color:#f5f5f5;background:#173588}

.tem_banner.index .label_text{position:absolute;right:2.1rem;top:38%;z-index:2;text-align:right}
.tem_banner.index .label_text h1{font-size:.6rem;color:white;font-weight:bold}
.tem_banner.index .label_text .xx{display:flex;justify-content: flex-end;padding:.3rem 0 .25rem;align-items: center;}
.tem_banner.index .label_text .xx h2{font-size:.36rem;color:white;;padding:.14rem .22rem;border-radius:50px;border:1px solid white;margin-right:.22rem}
.tem_banner.index .label_text .xx h3{font-size:.57rem;color:white;}
.tem_banner.index .label_text p{font-size:.38rem;color:white;letter-spacing: 5px;}
.tem_banner.index .slide-pagination{position:absolute;bottom:1rem;left:1.5rem;;z-index:2}
.tem_banner.index .slide-pagination span{border-radius:0;width:.29rem;height:6px;margin:0 .08rem;opacity:1;background:#8e8c8b}
.tem_banner.index .slide-pagination span.swiper-pagination-bullet-active{background:white}

.index_product .title{text-align:center;padding:.9rem 0 .48rem}
.index_product .title h2{font-size:.48rem;color:#1a1919;font-weight:bold;padding:0 0 .72rem;position:relative}
.index_product .title h2:after{content:"\f107";position:absolute;font: normal normal normal 14px/1 FontAwesome;width:.48rem;height:.48rem;border:1px solid #139ce0;line-height:.48rem;text-align:center;border-radius:100%;font-size:.3rem;color:#139ce0;bottom:0;left:50%;transform:translateX(-50%)}
.index_product  ul{display:grid;grid-gap:.21rem .17rem;grid-template-columns:repeat(3,1fr)}
.index_product  ul li a{position:relative}
.index_product  ul li a .text{position:absolute;left:.5rem;bottom:.6rem}
.index_product  ul li a .text h1 {font-size:.3rem;color:white;padding:0 0 .15rem}
.index_product  ul li a .text p{font-size:.16rem;color:#dedede}
.index_product  ul li a:hover img{transform:scale(1.1)}

.index_pro_list{padding:1.1rem 0 .5rem}
.index_pro_list>div>h3{font-size:.4rem;color:#1a1919;font-weight:bold;margin:0 0 .4rem}
.index_pro_list .lists{position:relative}
.index_pro_list .lists a{background:#fafafa;padding:.1rem}
.index_pro_list .lists a .text{padding:.48rem .25rem .24rem}
.index_pro_list .lists a .text h2{font-size:.2rem;color:#323131;height:.5rem;line-height:.25rem;margin:0 0 .15rem}

.index_pro_list .lists a .text em{display:inline-block;padding:.08rem;border:1px solid #293e91;color:#293e91;border-radius:50px;font-size:.16rem;}
.index_pro_list .lists a:hover img{transform:scale(1.1)}
.index_pro_list .lists a:hover em{background:#293e91;color:white}
.index_pro_list .lists .swiper-page>div{position:absolute;top:50%;transform:translateY(-50%);left:-1.05rem;width:.66rem;height:.66rem;line-height:.66rem;text-align:center;font-size:.36rem;color:white;border-radius:100%;background:#8f8f8f;font-weight:bold}
.index_pro_list .lists .swiper-page>div.slide-button-next {left:auto;right:-1.05rem;transform:translateY(-50%);}
.index_pro_list .lists .swiper-page>div:hover{background:#293e91}
.index_pro_list  .more{margin:.34rem 0 0;text-align:center}
.index_pro_list  .more a{display:inline-block;padding:.35rem .6rem;border-radius:15px;border:1px solid #e0e0e0;font-size:.18rem;color:#191919;font-weight:bold;}
.index_pro_list  .more a:hover{background:#293e91;color:white}
.index_about{padding:0 0 1.18rem;background-repeat:no-repeat;background-attachment:fixed}
.index_about .text{text-align:center;padding:1.6rem 0 1.45rem;text-align:center}
.index_about .text h1{font-size:.48rem;color:white;font-weight:bold;margin:0 0 .55rem}
.index_about .text p{font-size:.16rem;color:white;padding:0 2.6rem;line-height:.25rem}
.index_about ul{display:flex;justify-content: center;}
.index_about ul li{padding:0 1.15rem;text-align:center;border-right:1px solid rgba(255,255,255,.5)}
.index_about ul li:last-child{border:0}
.index_about ul li h1 em{font-size:1rem;color:#0193de;height:.8rem;line-height:.8rem}
.index_about ul li  p{font-size:.24rem;color:white;margin:.4rem 0 0 }
.index_about  .more{margin:1.65rem 0 0;text-align:center}
.index_about  .more a{display:inline-block;padding:.2rem .5rem;border-radius:50px;border:1px solid white;font-size:.16rem;color:white;}
.index_about  .more a:hover{background:white;color:#293e91}


.index_news .title{text-align:center;padding:.8rem 0 .6rem}
.index_news .title h2{font-size:.48rem;color:#1a1919;font-weight:bold;position:relative}
.index_news .lists a img{width:100%}
.index_news .lists a:hover img{transform:scale(1.1)}
.index_news .lists  .text{padding:.3rem 0 .4rem}
.index_news .lists  .text h2{font-size:.24rem;color:#1f1f1f;height:.6rem;line-height:.3rem;font-weight:bold;margin:0 0 .35rem}
.index_news .lists  .text em{font-size:.16rem;color:#636363}
.index_news .lists  .con{padding:.4rem 0;border-top:1px solid #dedede;border-bottom:1px solid #dedede}
.index_news .lists  .con p{line-height:.25rem;height:.75rem;color:#7d7d7d;font-size:.16rem}
.index_news   .more{margin:.4rem 0 0;text-align:center;padding:0 0 .9rem}
.index_news   .more a{display:inline-block;padding:.35rem .6rem;border-radius:15px;border:1px solid #e0e0e0;font-size:.18rem;color:#191919;font-weight:bold;}
.index_news   .more a:hover{background:#293e91;color:white}
/**/
.text-secondary {font-size:.16rem;color:#222}
.text-secondary a{display:block;width:1.1rem;height:.4rem;line-height:.4rem;font-size:.16rem;color:#FFF;background:#0193de;border-radius:999px;padding:0 .26rem;margin:.1rem auto;}
.login_box{padding:1.1rem 0 1.15rem;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}
.login_box:before{content:'';width:100%;height:100%;background:rgba(0,0,0,.28);position:absolute;top:0;left:0;z-index:1}
.login_box .mains{border-radius:10px;padding:.45rem .7rem 1.4rem;position:relative;z-index:2}
.login_box .mains>p{text-align:right;margin:0 0 .85rem}
.login_box .mains>p a{font-size:.14rem;color:#FFF}
.login_box .mains>p img {max-height:.1rem;transition:none;margin-left:.1rem;}
.login_box .mains h4 {font-size:.36rem;color:#FFF;text-align:center;margin:0 0 .8rem;}
.login_box .mains .lists {text-align:center;}
.login_box .mains .lists input{width:6.39rem;max-width:100%;border:1px solid #FFF;border-radius:6px;background:none;font-size:.16rem;color:#FFF;min-height:35px;padding:0 .25rem;height:.69rem}
.login_box .mains .lists .form-group{margin:0 0 .2rem;position:relative}
.login_box .mains .lists .form-group>div{position:absolute;top:100%;left:0;width:100%;text-align:center;font-size:.14rem;color:#FFF}
.login_box .mains .lists input::-webkit-input-placeholder{color:#FFF}
.login_box .mains .lists input:-moz-placeholder{color:#FFF}
.login_box .mains .lists input::-moz-placeholder{color:#FFF}
.login_box .mains .lists input:-ms-input-placeholder{color:#FFF}
.login_box .mains .lists button {width:6.39rem;max-width:100%;background:#0193de;border-radius:6px;text-align:center;border:0;height:.6rem;min-height:35px;font-size:.16rem;color:#FFF}
.login_box .mains .lists .form-group:last-child{margin:.7rem  0 0}
.login_box .mains .lists .form-group span.text-secondary{font-size:.14rem;color:#FFF;display:block;margin:.65rem 0 0}
.login_box .mains .lists .form-group span.text-secondary a{font-size:.14rem;color:#FFF;display:inline-block;}


.service_nav{padding:.45rem 0 .25rem}
.service_nav ul{display:flex;justify-content: center;}
.service_nav ul li{margin:0 .1rem;;}
.service_nav ul li a{height:.7rem;line-height:.7rem;width:2.8rem;border-radius:50px;border:1px solid #dddddd;text-align:center;font-size:.16rem;color:#3a3737;position:relative;background:white}
.service_nav ul li a:hover,.service_nav ul li.active a{background:#293e91;border:1px solid #293e91;color:white;transition:.3s}
.service_nav ul li a:after{content:"";position:absolute;background:url(../images/2.png) 0 0 no-repeat;width:.17rem;height:.15rem;background-size:100%;top:100%;left:50%;transform:translate(-50%,-.2rem);opacity:0;z-index:-1;transition:.5s;}
.service_nav ul li a:hover:after,.service_nav ul li.active a:after{opacity:1;transform:translate(-50%,0)}

.zhanghao>div{display:flex;justify-content: flex-end;align-items: center;}
.zhanghao h2{font-size:.16rem;color:black;font-weight:bold;margin-right:.2rem}
.zhanghao a{font-size:.18rem;color:red;font-weight:bold}
/********<=767 mobile nav style css********/
.fl-page{position:relative;top:-1.5rem;}

#menu {display:none;}
#menu.mm-menu.mm-current{display:block;}
.m-header {background:#FFF;box-shadow:0 0 12px rgba(0,0,0,0.2)}
.m-header >.col-xs-6>div {color:#333;line-height:normal;}
.m-header >.col-xs-6 .langs>*{display:inline-block;font-size:14px;color:#333;line-height:normal;}
.m-header >.col-xs-6 .langs em {padding:0 5px;}
.m-header >.col-xs-6 .langs a{width:30px;height:30px;background:#333;color:#FFF;line-height:30px;text-align:center;border-radius:100%;margin:0 0 0 5px;}
.m-header >.col-xs-6 .menu{margin-left:.15rem;}
.m-header >.col-xs-6 .menu a{font-size:16px;color:#333}
.m-header >.col-xs-6 .menu a>* {display:inline-block;vertical-align:middle;}
.m-header >.col-xs-6 .menu a i {font-size:20px;}
.m-header >.col-xs-6 img {max-height:45px;}
.st-container .st-menu {background:#0e6eb8;
	-webkit-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
    -o-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
     transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
}
.st-container .st-menu ul li a {color:#FFF;position:relative;font-size:.25rem}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background:#f39800;box-shadow:0 4px 8px rgba(0,0,0,0.2);border-radius:5px;color:#FFF}
.st-container .st-menu ul li>a>i {position:absolute;right:1em;top:50%;transform:translateY(-50%);color:#FFF}
.st-container .st-menu ul li.active>a>i,.st-container .st-menu ul li>a:hover>i {color:#FFF}
.st-container .st-menu ul li>dl {transition:none;margin:0}
.st-container .st-menu ul li>dl dd a {background:none;box-shadow:none;color:#FFF;padding-left:0}
.st-container .st-menu ul li>dl dd a i {padding-right:10px;}
.st-container .st-menu ul li>dl dd.on2 a,.st-container .st-menu ul li>dl dd a:hover {color:#f39800}
.st-container .st-menu ul li>dl dd.on2 a i,.st-container .st-menu ul li>dl dd a:hover i {padding-right:16px}
.st-effect-1.st-menu {display:block;}
/********<=767 mobile nav style css 2********/

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

/******ipad****/
@media(max-width:1600px){
    .index_pro_list .lists .swiper-page>div{left:-.5rem;z-index:5}
.index_pro_list .lists .swiper-page>div.slide-button-next {left:auto;right:-.5rem;}
}
@media(max-width:1440px){
   .tem_banner.index .label_text{right:1.1rem}
   .tem_banner.indise .flash .txt{left:1.1rem;}
}

@media(max-width:990px){
	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;}
	
	.tem_banner{padding:50px 0 0}
	.m-header,.m_header2 {top:0;opacity:1;}
	
}
/********mobile*********/
@media(max-width:767px){
    .tem_banner.index .label_text{right:.5rem;top:50%}
.tem_banner.index .label_text h1{font-size:.3rem;}
.tem_banner.index .label_text .xx{padding:.1rem 0 .15rem}
.tem_banner.index .label_text .xx h2{font-size:.3rem;}
.tem_banner.index .label_text .xx h3{font-size:.3rem;}
.tem_banner.index .label_text p{font-size:.25rem;}
.tem_banner.index .slide-pagination{left:.2rem;bottom:.2rem}
.index_product ul{grid-template-columns:repeat(2,1fr)}
.index_product ul li a .text{left:.2rem;bottom:.2rem}
.index_about .text p{padding:0}
.index_about ul{display:inherit}
.index_about ul li{border-right:0}
.index_about ul li h1 em{font-size:.7rem}
.index_about .more{margin:1rem 0 0 }
.footer .top .fot_navs{display:none}
.footer .top .right{width:100%;text-align:center}
.footer .bot>div{display:inherit;height:auto;line-height:normal}
.tem_banner.indise .flash .txt{left:.6rem}
.about_nav ul{display:flex;flex-wrap: wrap;justify-content: space-between;}
.about_nav ul li{width:48%;margin:0 0 .3rem}
.about_nav ul li a{width:100%}
.about_company .top{padding:.2rem}
.about_company .top{display:inherit}
.about_company .top .img{width:100%}
.about_company .top .content{width:100%;padding:.3rem 0}
.about_company .bot{padding:.2rem;display:inherit}
.about_company .bot ul{width:100%}
.about_company .bot .img{width:100%}
.about_culture .tt a:nth-child(1){left:0;top:0}
.about_culture .tt a:nth-child(2){right:0;top:0}
.about_culture .tt a:nth-child(3){left:0;bottom:0}
.about_culture .tt a:nth-child(4){right:0;bottom:0}
.about_culture .infos{width:80%;}
.about_culture .infos .items.items{padding:.5rem .2rem 0}
.product_box>div{display:inherit}
.product_box .pro_nav{width:100%}
.product_box .pro_nav ul{padding:.38rem .25rem 1rem;}
.product_box .lists{width:100%}
.product_box .lists ul{grid-template-columns:repeat(2,1fr)}
.product_box .lists ul li a .text p{height:.48rem;line-height:.24rem}
.product .top .mbx a, .product .top .mbx i{margin:0 .02rem}
.product .top .infos{display:inherit}
.product .top .infos .left{width:100%}
.product .top .infos .left .more a{width:2.5rem}
.product .top .infos .right{width:100%;margin:.5rem 0 0 }
.news_nav ul li a{width:2rem}
.news_list ul{grid-template-columns:repeat(2,1fr)}
.contact_box .infos ul{padding:0}
.contact_box .infos ul{grid-template-columns:repeat(2,1fr)}
.contact_box .lists ul{grid-template-columns:repeat(1,1fr);grid-gap:.2rem 0}
.service_put .top ul{display:inherit}
.service_put .top ul li{width:100%;border-radius:0!important}
.service_put .bot ul{display:flex;flex-wrap: wrap;}
.service_put .bot ul li{width:50%;height:8rem;padding:1rem .45rem 0}
.download .lists .swiper-slide{grid-template-columns:1fr}
.download .lists .swiper-slide .items a .text h1{margin:0 0 .3rem}
.index_about{background-attachment:scroll}

}
