/**/
.header{position:fixed;top:0;left:0;width:100%;z-index:99;background:#FFF;padding:0 .6rem;display:flex;justify-content: space-between;    align-items: center;box-shadow:0 0 12px rgba(0,0,0,.12)}
.header .logos{line-height:.88rem;}
.header .logos img {max-height:.65rem;transition:none;}
.header .navs li {display:inline-block;vertical-align:middle;padding:0 .36rem;}
.header .navs li a{font-size:.18rem;color:#313131}
.header .items{display:flex;align-items:center;gap:0 .2rem;}
.header .items dl {margin:0;padding:0;position:relative}
.header .items dl dt{font-size:.18rem;color:#000;text-transform:uppercase;font-weight:normal;cursor:pointer;}
.header .items dl dt i{display:inline-block;vertical-align:middle;font-size:.2rem;margin-right:.1rem;}
.header .items dl dt i:last-child {margin:0 0 0 5px;}
.header .items dl dd {position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#FFF;box-shadow:0 0 6px rgba(0,0,0,.1);width:100%;text-align:center;display:none;transition:none;}
.header .items dl dd a{display:block;line-height:.4rem;font-size:.16rem;color:#000}
.header .items dl dd a:hover{background:#124c8c;color:#FFF}
.header .items h6{font-size:.15rem;color:#FFF;background:#124c8c;line-height:.46rem;border-radius:999px;padding:0 .14rem;}
.header .items h6 i{font-weight:bold;}
/**/
@-webkit-keyframes down2 {
    from {
        line-height:15px
    }
    to {
		line-height:35px
    }
}
.tem_banner{padding:.88rem 0 0;}
.tem_banner .scrolly{position:absolute;left:3.1rem;bottom:1.4rem;font-size:.16rem;color:#FFF;font-weight:bold;text-transform:uppercase;z-index:1}
.tem_banner .scrolly i{margin-left:.18rem;display:inline-block;vertical-align:middle;width:.27rem;height:.27rem;border:1px solid rgba(255,255,255,.49);text-align:center;font-size:.16rem;color:#FFF;border-radius:100%;animation: down2 .6s  linear alternate infinite;}
/**/
.m310{margin:0 3.1rem}
.index_sloution{padding:.9rem 0 0;background:#eee}
.index_sloution .titles{text-align:center;margin:0 0 .65rem;}
.index_sloution .titles h3 {font-size:.48rem;color:#124c8c;font-weight:bold}
.index_sloution .titles p{font-size:.18rem;color:#575757;margin:.1rem 0 .4rem;}
.index_sloution .titles ol{position:relative;margin:0;padding:0;display:flex;justify-content:center;align-items:center;gap:0 1.5rem;}
.index_sloution .titles ol li .ico{width:.68rem;height:.68rem;background:#FFF;border-radius:100%;line-height:.68rem;position:relative;z-index:3}
.index_sloution .titles ol li .ico img {max-height:.5rem;transition:none;}
.index_sloution .titles ol li p{font-size:.2rem;color:#090909;margin:.15rem 0 0}
.index_sloution .titles ol:before{content:'';width:100%;height:0;border-bottom:1px dashed #b5b5b5;position:absolute;top:.34rem;left:0}
.index_sloution .titles ol li#current .ico{background:#124c8c;}
.index_sloution .titles ol li#current .ico img{filter:brightness(0) invert(1)}

.index_about{display:flex;align-items:center;background:#FFF}
.index_about>div{flex:0 0 50%}
.index_about .text{padding:0 3.1rem 0 1rem}
.index_about .text .logos img {max-height:.6rem;transition:none}
.index_about .text h3{font-size:.36rem;color:#000000;font-weight:bold;margin:.2rem 0 .55rem;}
.index_about .text p{font-size:.16rem;color:#6b6b6b;line-height:1.8;margin:0 0 .9rem;}
.index_about .text a{display:inline-block;background:#124c8c;font-size:.16rem;color:#FFF;padding:0 .7rem;line-height:.56rem;}

.index_product{padding:.7rem 0 1.06rem;background:#FFF}
.index_product h3 {font-size:.48rem;color:#124c8c;font-weight:bold;}
.index_product>div>p{font-size:.18rem;color:#575757;margin:.2rem 0 .35rem;width:75%;max-width:100%}
.index_product ol{margin:0 0 .3rem;padding:0;gap:.2rem .23rem;display:flex;align-items:center;    flex-direction: row;    flex-wrap: wrap;}
.index_product ol li a{display:block;background:#e6e6e6;line-height:.38rem;font-size:.16rem;color:#3d3d3d;min-width:1.61rem;text-align:center;padding:0 .15rem;}
.index_product ol li#current a{background:#124c8c;color:#FFF}
.index_product .itemsbox .swiper-slide a{display:block;position:relative;border:1px solid #dcdcdc;padding:.18rem .24rem .1rem;}
.index_product .itemsbox .swiper-slide .name {display:flex;justify-content:space-between;align-items:center;}
.index_product .itemsbox .swiper-slide .name span {font-size:.16rem;color:#333333;}
.index_product .itemsbox .swiper-slide .name i{width:.4rem;height:.4rem;border:1px solid #ddd;line-height:.38rem;text-align:center;font-size:.26rem;color:#333;border-radius:100%}
.index_product .itemsbox .swiper-slide .imgs{height:2.85rem;text-align:center}
.index_product .itemsbox .swiper-slide .imgs img {max-height:2.85rem;transition:none;}
.index_product .itemsbox .swiper-slide a:hover .imgs{transform:scale(.98)}

.index_partner{padding:.97rem 0 1.03rem;}
.index_partner:before{background-position:center;width:100%;height:100%;position:fixed;top:0;left:0;z-index:-1;background-repeat:no-repeat;background-size:cover;}
.index_partner h3{font-size:.48rem;color:#FFF;font-weight:bold;}
.index_partner>div>p{font-size:.18rem;color:#FFF;margin:.1rem 0 .3rem;}
.index_partner .swiper-slide{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;gap:.11rem .1rem;}
.index_partner .swiper-slide a{display:block;background:#FFF;height:.93rem;line-height:.93rem;text-align:center}
.index_partner .swiper-slide img {max-height:.85rem;transition:none}
.index_partner .slide-pagination{margin:.45rem 0 0;display:flex;justify-content:center;align-items:center;gap:0 .1rem;width:auto}
.index_partner .slide-pagination span {opacity:1;outline:none;width:.12rem;height:.12rem;background:#FFF;margin:0}
.index_partner .slide-pagination span.swiper-pagination-bullet-active{background:#124c8c}

.index_news{padding:1rem 0;background:#FFF}
.index_news h3{font-size:.58rem;color:#124c8c;text-align:center;margin:0 0 .5rem;}
.index_news .swiper-slide{padding:0 0 4px;}
.index_news .swiper-slide a{display:block;position:relative;box-shadow:0 0 4px rgba(0,0,0,.11)}
.index_news .swiper-slide .imgs img {width:100%;height:2.98rem;object-fit:cover;transition:none}
.index_news .swiper-slide .text{padding:.3rem}
.index_news .swiper-slide .text h6{font-size:.18rem;color:#2c2c2c;line-height:.28rem;height:.84rem;overflow:hidden;margin:0 0 .7rem;}
.index_news .swiper-slide .text .time{display:flex;justify-content:space-between;align-items:center;}
.index_news .swiper-slide .text .time span {font-size:.14rem;color:#2c2c2c}
.index_news .swiper-slide .text .time span i{font-size:.2rem;color:#124c8c;}
.index_news .swiper-slide .text .time em {font-size:.14rem;color:#2c2c2c;text-transform:uppercase}

/*底部通用*/
.footer{background:#535353;padding:.85rem 0 .54rem;}
.footer .infos{display:flex;justify-content:space-between;position:relative}
.footer .infos .let .logos img{max-height:.65rem;transition:none;filter:brightness(0) invert(1)}
.footer .infos .let{position:relative}
.footer .infos .tels{position:absolute;left:0;top:1.04rem;}
.footer .infos .tels p{display:flex;margin:0 0 .24rem;font-size:.16rem;color:#FFF}
.footer .infos .tels p em {flex:0 0 .38rem;}
.footer .infos .tels p em img {max-height:.3rem;transition:none}
.footer .infos .rlt {display:flex;justify-content:space-between;gap:0 .35rem;}
.footer .infos .rlt dl {margin:0;padding:0}
.footer .infos .rlt dl dt {margin:0 0 .2rem;font-weight:normal}
.footer .infos .rlt dl dt a{font-size:.18rem;color:#FFF}
.footer .infos .rlt dl dd {margin:0 0 .1rem;}
.footer .infos .rlt dl dd a{font-size:.16rem;color:#FFF}
.footer .copy {margin:1.6rem 0 0;font-size:.18rem;color:#FFF}
.footer .copy a{font-size:.18rem;color:#FFF}
/**/
.m206{margin:0 2.06rem;}
.flash {position:relative}
.ab_infos{position:absolute;top:45%;left:0;width:100%;z-index:1;}
.ab_infos>div>div{display:inline-block;vertical-align:bottom;width:26%}
.ab_infos .nums{width:74%;text-align:right}
.ab_infos .text h1 {font-size:.48rem;color:#FFF;margin:0 0 .3rem}
.ab_infos .text .editor {font-size:.16rem;color:#FFF;line-height:1.7;}
.ab_infos .text .editor p{margin:0}
.ab_infos .nums>div{display:inline-block;vertical-align:middle;text-align:center;padding-left:1.25rem;}
.ab_infos .nums>div:first-child{padding-left:0}
.ab_infos .nums h5 {font-size:.4rem;color:#FFF}
.ab_infos .nums h5 em {display:inline-block;vertical-align:top;font-size:.72rem;font-family:"DIN-Black";line-height:1;margin:0 .1rem 0 0}
.ab_infos .nums p{font-size:.24rem;color:#FFF;margin:.3rem 0 0}

.company{background:url(../images/icon2.jpg) center no-repeat;background-size:cover;padding:0 0 .45rem;}
.company >div>div{display:inline-block;vertical-align:top;width:23%;padding:1.85rem 0 0}
.company .rlt{width:77%;position:relative}
.company .let h3{font-size:.48rem;color:#FFF}
.company .let p{font-size:.24rem;color:#FFF;margin:.35rem 0 1.6rem;}
.company .let a{display:inline-block;background:#2068a1;border-radius:35px;font-size:.14rem;color:#FFF;padding:0 .15rem;line-height:.5rem;}
.company .let a i{font-size:.16rem;margin-left:.2rem;}
.company .rlt:before{content:'';width:1px;height:100%;background:linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,.32),rgba(255,255,255,.32));position:absolute;top:0;left:0}
.company .rlt .title {padding-left:.55rem;position:relative;margin:0 0 .95rem;}
.company .rlt .title h3 {font-size:.48rem;color:#FFF;position:relative}
.company .rlt .title p{font-size:.2rem;color:#FFF;margin:.1rem 0 0}
.company .rlt .title h3:before{content:'';width:.13rem;height:.13rem;background:#FFF;border-radius:100%;position:absolute;top:50%;left:-.61rem;transform:translateY(-50%)}
.company .rlt .editor{padding:0 0 .7rem .55rem;position:relative}
.company .rlt .editor p{font-size:.16rem;color:#dfdfdf;line-height:.26rem;margin:0 0 .8rem;position:relative}
.company .rlt .editor p:before{content:'';width:.13rem;height:.13rem;background:#FFF;border-radius:100%;position:absolute;top:50%;left:-.61rem;}

.value{padding:1.15rem 0 1.3rem;}
.value >div>div{display:inline-block;vertical-align:middle;width:35%}
.value .lists{width:65%}
.value .text{padding:0 .65rem 0 0}
.value .text h3 {font-size:.48rem;color:#010206;margin:0 0 1.6rem;}
.value .text .editor>div{margin:.4rem 0 0;}
.value .text .editor>div>div{display:inline-block;vertical-align:middle;width:26%}
.value .text .editor>div .t {width:74%;}
.value .text .editor>div .t h6 {font-size:.22rem;color:#2b2c27}
.value .text .editor>div .t p{font-size:.16rem;color:#5d5d5d;margin:.15rem 0 0}
.value .text .editor>div .icon img {max-height:.94rem;transition:none;}
.value .lists >div{display:inline-block;vertical-align:top;width:51.2%}
.value .lists .item2{width:48.8%}
.value .lists .item1 {padding:0 .26rem 0 0}
.value .lists .texts{position:relative;}
.value .lists .texts .imgs {border-radius:8px;overflow:hidden;position:relative}
.value .lists .texts .imgs img{width:100%;height:6.38rem;object-fit:cover;transition:none}
.value .lists .item1 .imgs img {height:3.15rem !important;}
.value .lists .item1>div:first-child{margin:0 0 .1rem}
.value .lists .texts .imgs:before{content:'';width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,rgba(143,1,0,0),rgba(143,1,0,0),rgba(18,76,140,.9))}
.value .lists .texts .txt{position:absolute;bottom:.4rem;left:0;z-index:2;width:100%;padding:0 .3rem;all .6s cubic-bezier(.69, .27, .45, .99);}
.value .lists .texts .txt h6 {font-size:.24rem;color:#FFF}
.value .lists .texts .txt p{font-size:.16rem;color:#FFF;margin:.2rem 0 0}
.value .lists .texts:hover .txt {bottom:.6rem;}

.history{background:url(../images/icon3.jpg) center no-repeat;background-size:cover;padding:1.1rem 0 0}
.history>div{position:relative}
.history h3 {position:absolute;top:0;left:0;font-size:.48rem;color:#010206}
.history .mains{position:relative;}
.history .mains .item{text-align:center;}
.history .mains .item h4 {font-size:.48rem;color:#124c8c;margin:0 0 .25rem;}
.history .mains .item .editor {font-size:.24rem;color:#5c5b5b}
.history .mains .item .editor p{margin:0}
.history .mains .lists{position:relative;padding:.35rem 0 .3rem;height:4.35rem;}
.history .mains .lists *{transition:none}
.history .mains .lists li {margin:0 0 .35rem;}
.history .mains .lists li>div{width:50%;text-align:right;padding:0 .95rem 0 0;position:relative;margin:0 50% 0 0}
.history .mains .lists:before{content:'';width:1px;height:100%;border-left:1px dashed #989091;position:absolute;bottom:0;left:50%}
.history .mains .lists li h6 {font-size:.16rem;color:#2a2a2a;position:relative}
.history .mains .lists li h6:before{content:'';width:.85rem;height:1px;border-top:1px dashed #5c5b5b;position:absolute;top:50%;transform:translateY(-50%);right:-.95rem;}
.history .mains .lists li h6:after{content:'';width:.07rem;height:.07rem;background:#5c5b5b;border-radius:100%;position:absolute;right:-.99rem;top:50%;transform:translateY(-50%)}
.history .mains .lists li .editor {font-size:.16rem;color:#124c8c;margin:.15rem 0 0}
.history .mains .lists li .editor p{margin:0}
.history .mains .lists li:nth-child(2n)>div {margin:0 0 0 50%;padding:0 0 0 .95rem;text-align:left;}
.history .mains .lists li:nth-child(2n)>div h6:before{right:auto;left:-.95rem;}
.history .mains .lists li:nth-child(2n)>div h6:after{right:auto;left:-.99rem;}
.history .mains .mCSB_scrollTools{width:11px;}
.history .mains .mCSB_inside > .mCSB_container {margin:0 30px;}
.history .mains .mCSB_scrollTools .mCSB_draggerRail{background:#FFF;width:11px;border-radius:999px;border:1px solid #b1b1b1}
.history .mains .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#124c8c;width:9px;border-radius:999px;}

.honor{padding:1.3rem 0 1.8rem;}
.honor .title {margin:0 0 .55rem;display:grid;grid-template-columns:40% auto;align-items:center;}
.honor .title h3 {font-size:.48rem;color:#010206;}
.honor .title .cols{text-align:right;}
.honor .title .cols ol {display:inline-block;margin:0;padding:0;border:2px solid #e2e2e2;border-radius:10px;text-align:center}
.honor .title .cols li {min-width:1.35rem;border-radius:10px;display:inline-block;overflow:hidden;}
.honor .title .cols li a{display:block;font-size:.16rem;color:#878787;line-height:.47rem;}
.honor .title .cols li#current a {background:#124c8c;color:#FFF}
.honor .lists .swiper-slide a{display:block;background:#f3f4f5;padding:.24rem .25rem .4rem;border-radius:5px;overflow:hidden}
.honor .lists .swiper-slide .imgs {height:2.6rem;line-height:2.6rem;background:#FFF;border-radius:5px;overflow:hidden;text-align:center;}
.honor .lists .swiper-slide .imgs img {max-height:2.15rem;transition:none}
.honor .lists .swiper-slide p{margin:.25rem 0 .6rem;font-size:.16rem;color:#010206;}
.honor .lists .swiper-slide span {display:block;font-size:.14rem;color:#757575;text-align:right;}
.honor .lists .swiper-page{margin:.55rem 0 0;text-align:center}
.honor .lists .swiper-page>div{display:inline-block;vertical-align:middle;width:auto;}
.honor .lists .swiper-page>div.itm {height:.39rem;line-height:.39rem;font-size:.16rem;color:#124c8c;background:#dbdbdb;border-radius:5px;overflow:hidden;padding:0 .12rem;margin:0 .1rem !important;}
.honor .lists .swiper-page>div span {opacity:1;outline:none;width:.4rem;height:.39rem;line-height:.39rem;border-radius:5px;font-size:.16rem;color:#393939;background:#dbdbdb;margin:0 5px !important;}
.honor .lists .swiper-page>div span.swiper-pagination-bullet-active{background:#124c8c;color:#FFF}

.workshop{padding:.65rem 0 1rem;}
.workshop h3 {font-size:.48rem;color:#010206;margin:0 0 .55rem;}
.workshop .swiper-slide a{display:block;position:relative;}
.workshop .swiper-slide img {width:100%;height:2.98rem;object-fit:cover;transition:none;}
.workshop .swiper-slide a:hover {transform:scale(.98);box-shadow:0 2px 4px rgba(0,0,0,.12)}
.workshop .swiper-page{margin:.65rem 0 0;display:flex;justify-content:center;align-items:center;gap:0 .25rem;}
.workshop .swiper-page>div{width: .34rem;    height: .34rem;    line-height: .34rem;    background: #1e4586;    font-size: .18rem;    color: #FFF;    border-radius: 100%;text-align:center;}

.partner{background-position:center;background-repeat:no-repeat;background-size:cover;padding:.85rem 0 1.1rem;}
.partner h3{font-size:.48rem;color:#FFF;margin:0 0 .55rem;}
.partner .lists ul {display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:.3rem .15rem;}
.partner .lists a{display:block;position:relative;background:#FFF;text-align:center;line-height:1rem;line-height:1rem;}
.partner .lists img {max-height:.85rem;transition:none}

/*产品*/
.product_box{background:#f0f0f0;padding:.7rem 0 1.75rem;}
.product_box ol {margin:0;padding:0;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1}
.product_box ol li {display:inline-block;vertical-align:top;width:14.285%;text-align:center;margin:0 0 .35rem;}
.product_box ol li a{display:flex;width:100%;    flex-direction: column;    justify-content: center;    align-items: center;}
.product_box ol li p{font-size:.18rem;color:#303030;margin:0;line-height:.5rem;}
.product_box ol li .icons {height:.65rem;line-height:.65rem;}
.product_box ol li .icons img {max-height:.62rem;}
.product_box ol li.on a{background:#124c8c;}
.product_box ol li.on .icons img {filter:brightness(0) invert(1)}
.product_box ol li.on p{color:#FFF;}
.product_box .lists{padding:.6rem 0 1.15rem;}
.product_box .lists li{display:inline-block;width:33.333%;padding:0 .2rem;margin:0 0 .4rem;}
.product_box .lists li a{display:block;background:#FFF;border-radius:10px 10px 0 0;overflow:hidden}

.product_box .lists li .text{padding:.35rem .25rem .4rem;position:relative}
.product_box .lists li .text h6 {font-size:.24rem;color:#000;padding:0 0 .3rem;border-bottom:1px solid #d8d8d8}
.product_box .lists li .text p{font-size:.16rem;color:#5e5e5e;line-height:.26rem;height:.52rem;overflow:hidden;margin:.2rem 0 0;padding:0 .6rem 0 0}
.product_box .lists li .text:after{content:'+';font-size:.5rem;color:#FFF;background:#124c8c;width:.56rem;height:.56rem;line-height:.56rem;text-align:center;position:absolute;right:0;bottom:0;line-height:1}
.product_box .lists li a:hover {box-shadow:2px 2px 4px rgba(0,0,0,.15);transform:scale(.98)}
/*翻页*/
.page a{display:inline-block;margin:0 3px;width:.4rem;height:.39rem;line-height:.39rem;background:#dbdbdb;font-size:.16rem;color:#393939;border-radius:5px;}
.page a.page-item{width:auto;padding:0 .12rem;color:#124c8c;font-size:.16rem;margin:0 .1rem;}
.page a.page-num-current{background:#124c8c;color:#FFF}
/**/
.show_product{background:#f0f0f0;padding:0 0 1.5rem;}
.show_product .mbx_box{padding:.2rem 0 .25rem;}
.show_product .mbx_box>div{display:inline-block;vertical-align:middle;width:65%}
.show_product .mbx_box .mores{width:35%;text-align:right}
.show_product .mbx_box .mbx,.show_product .mbx_box .mbx a{font-size:.16rem;color:#7d7d7d}
.show_product .mbx_box .mbx a:first-child+a {display:none;}
.show_product .mbx_box .mores a{display:inline-block;font-size:.16rem;color:#313131}
.show_product .mbx_box .mores a i{display:block;font-size:.18rem;color:#838383;width:.36rem;height:.36rem;border:1px solid #838383;border-radius:100%;line-height:.34rem;text-align:center;margin:0 auto .15rem;}
.show_product .mainbox{background:#FFF;border-radius:12px 12px 0 0;padding:.8rem 0 1.25rem}
.show_product .mainbox .imgsbox{padding:0 .35rem 0 .75rem;}
.show_product .mainbox .imgsbox >div{display:inline-block;vertical-align:middle;width:55.8%}
.show_product .mainbox .imgsbox .texts{width:44.2%;padding-left:.7rem;}
.show_product .mainbox .imgsbox .texts h2 {font-size:.3rem;color:#313131;margin:0 0 .35rem;}
.show_product .mainbox .imgsbox .texts .boxs ol {margin:0;padding:0;border-bottom:1px solid #d1d1d1}
.show_product .mainbox .imgsbox .texts .boxs ol li {display:inline-block;vertical-align:top;padding:0 .55rem 0 0}
.show_product .mainbox .imgsbox .texts .boxs ol li:last-child{padding:0}
.show_product .mainbox .imgsbox .texts .boxs ol li a{display:block;font-size:.16rem;color:#313131;padding:0 0 .16rem;position:relative}
.show_product .mainbox .imgsbox .texts .boxs ol li a:after{content:'';width:0;height:.62rem;height:3px;background:#124c8c;position:absolute;bottom:-2px;left:0;transition:all .5s cubic-bezier(.69, .27, .45, .99);}
.show_product .mainbox .imgsbox .texts .boxs ol li#current a:after{width:100%}
.show_product .mainbox .imgsbox .texts .boxs .itembox .txts{height:3.65rem;font-size:.14rem;color:#4c4c4c;line-height:1.65}
.show_product .mainbox .imgsbox .texts .boxs .itembox{padding:.15rem 0}
.show_product .mainbox .imgsbox .texts .boxs .itembox .txts *{transition:none;}

.show_product .mainbox .mCSB_scrollTools{width:10px;}
.show_product .mainbox .mCSB_scrollTools .mCSB_draggerRail{background:#FFF;width:10px;border-radius:999px;}
.show_product .mainbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#d1d1d1;width:10px;border-radius:999px;}

.show_product .mainbox .other{padding:0 .75rem;margin:1rem 0 0}
.show_product .mainbox .other h3 {font-size:.3rem;color:#000;position:relative;text-align:center;margin:0 0 .5rem;}
.show_product .mainbox .other h3 span {display:inline-block;padding:0 .28rem;background:#FFF;position:relative;z-index:2}
.show_product .mainbox .other h3:before{content:'';width:100%;height:1px;background:#d8d8d8;position:absolute;top:50%;left:0;}
.show_product .mainbox .other .lists{position:relative;padding:0 .18rem;}
.show_product .other .lists .swiper-slide a{display:block;position:relative}
.show_product .other .lists .swiper-slide .imgs img {width:100%;height:2.09rem;object-fit:cover;transition:none;border-radius:10px 10px 0 0}
.show_product .other .lists .swiper-slide p{font-size:.16rem;color:#666666;margin:.25rem 0 0}
.show_product .other .lists .swiper-page>div{position:absolute;top:50%;transform:translateY(-50%);z-index:1;width:.44rem;height:.44rem;background:#9c9c9c;line-height:.44rem;font-size:.2rem;color:#FFF;border-radius:100%;left:0;text-align:center;}
.show_product .other .lists .swiper-page>div.slide-button-next{left:auto;right:0}
.show_product .other .lists .swiper-page>div:hover {background:#124c8c}
.show_product .other .lists .swiper-slide a:hover .imgs{transform:scale(.98);}
/**/
.job_box{}
.job_box .talent{background:url(../images/icon4.jpg) center no-repeat;background-size:cover;padding:.6rem 0 .75rem;}
.job_box .talent h3 {font-size:.48rem;color:#010206;margin:0 0 .2rem;}
.job_box .talent .mains>div{display:inline-block;vertical-align:middle;width:60%}
.job_box .talent .mains .imgs{width:40%}
.job_box .talent .mains .txt{padding:0 .15rem 0 0;font-size:.24rem;color:#737373;line-height:1.65}
.job_box .talent .mains .imgs span {background:none !important;}

.job_box .joblist{padding:.95rem 0 1.5rem;}
.job_box .joblist h3 {font-size:.48rem;color:#010206;margin:0 0 .35rem;}
.job_box .joblist .swiper-slide a{display:block;position:relative;background:#eee;padding:.44rem .5rem .5rem;border-radius:6px;overflow:hidden;}
.job_box .joblist .swiper-slide a>*{position:relative;z-index:2}
.job_box .joblist .swiper-slide a:before{content:'';width:100%;height:100%;background:url(../images/icon5.png) center no-repeat;background-size:cover;position:absolute;top:0;left:0;z-index:1;opacity:0;transition:all .5s ease-in-out;}
.job_box .joblist .swiper-slide h6 {font-size:.26rem;color:#010206;}
.job_box .joblist .swiper-slide p{font-size:.16rem;color:#686868;margin:.35rem 0 1.1rem;}
.job_box .joblist .swiper-slide i{font-size:.26rem;color:#124c8c}
.job_box .joblist .swiper-slide>div{display:inline-block;vertical-align:top;padding:0 .17rem 0 0;margin:0 0 .35rem;width:50%}
.job_box .joblist .swiper-slide>div:nth-child(2n) {padding:0 0 0 .17rem}
.job_box .joblist .swiper-slide a:hover:before{opacity:1}
.job_box .joblist .swiper-slide a:hover>*{color:#FFF !important;}

.job_box .joblist .swiper-page{margin:.55rem 0 0;text-align:center}
.job_box .joblist .swiper-page>div{display:inline-block;vertical-align:middle;width:auto;}
.job_box .joblist .swiper-page>div.itm {height:.39rem;line-height:.39rem;font-size:.16rem;color:#124c8c;background:#dbdbdb;border-radius:5px;overflow:hidden;padding:0 .12rem;margin:0 .1rem !important;}
.job_box .joblist .swiper-page>div.itm:hover {background:#124c8c;color:#FFF}
.job_box .joblist .swiper-page>div span {opacity:1;outline:none;width:.4rem;height:.39rem;line-height:.39rem;border-radius:5px;font-size:.16rem;color:#393939;background:#dbdbdb;margin:0 5px !important;}
.job_box .joblist .swiper-page>div span.swiper-pagination-bullet-active{background:#124c8c;color:#FFF}

.job_box .fixed_forms .mains {width:1500px;max-width:90%;height:95%;padding:1.2rem .8rem 0}
.job_box .fixed_forms .mains .close_{top:.35rem;right:.7rem;width:auto;height:height;border:0;}
.job_box .fixed_forms .mains .close_:before,.job_box .fixed_forms .mains .close_:after{display:none}
.job_box .fixed_forms .mains .close_ i{width:.54rem;height:.54rem;border:2px solid #565656;font-size:.22rem;color:#565656;line-height:.5rem;border-radius:100%;font-weight:bold;}
.job_box .fixed_forms .mains h2 {font-size:.36rem;color:#1b1b1b;margin:0 0 .35rem;}
.job_box .fixed_forms .mains .infos{padding:0 0 .4rem;border-bottom:4px solid #124c8c;margin:0 0 .65rem}
.job_box .fixed_forms .mains .infos span {display:inline-block;font-size:.16rem;color:#555;padding:0 1.5rem 0 0}
.job_box .fixed_forms .mains .infos span:last-child{padding:0}
.job_box .fixed_forms .mains .editor{height:3.6rem;font-size:.16rem;color:#6f6f6f}
.job_box .fixed_forms .mains .editor *{transition:none;}
.job_box .fixed_forms .mains .mCSB_scrollTools{width:10px;}
.job_box .fixed_forms .mains .mCSB_scrollTools .mCSB_draggerRail{background:#FFF;width:10px;border-radius:999px;}
.job_box .fixed_forms .mains .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#d1d1d1;width:10px;border-radius:999px;}
.job_box .fixed_forms .mains .job_btn{margin:.65rem 0 0;display:inline-block;border:1px solid #dcdcdc;border-radius:999px;padding:0 .23rem;line-height:.45rem;font-size:.16rem;color:#6f6f6f}
/*新闻*/
.news_box{background:#f0f0f0;padding:.7rem 0 1.45rem;}
.news_box ol {margin:0;padding:0 .2rem;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;}
.news_box ol li {display:inline-block;padding:.45rem .8rem .45rem 0}
.news_box ol li:last-child{padding:0}
.news_box ol li a{font-size:.24rem;color:#010206;}
.news_box ol li.on a,.news_box ol li a:hover {color:#124c8c}
.news_box .mains{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.55rem .6rem;padding:.85rem 0 1.1rem}
.news_box .mains a{display:block;position:relative;overflow:hidden;border-radius:10px;}
.news_box .mains .imgs{position:relative;}
.news_box .mains .imgs img {width:100%;height:4.6rem;object-fit:cover;transition:none;}
.news_box .mains .imgs em {font-size:.6rem;color:#FFF;position:absolute;top:.4rem;right:.4rem;z-index:1;line-height:1;transform:rotate(10deg)}
.news_box .mains .text{position:absolute;bottom:.55rem;left:0;width:100%;padding:0 .35rem;z-index:1}
.news_box .mains .text span {font-size:.16rem;color:#FFF}
.news_box .mains .text h5 {font-size:.24rem;color:#FFF;line-height:.3rem;height:.6rem;overflow:hidden;margin:.2rem 0 0}
.news_box .mains a:hover {transform:scale(.98);box-shadow:4px 4px 6px rgba(0,0,0,.15)}
/*党建*/
.news_box .party_list{padding:.8rem 0 .2rem;}
.news_box .party_list>div{display:inline-block;vertical-align:top;width:33.333%;padding:0 .3rem;margin:0 0 .55rem;}
.news_box .party_list .imgs img {width:100%;height:2.87rem;object-fit:cover;transition:none;}
.news_box .party_list a{display:block;border-radius:12px;overflow:hidden}
.news_box .party_list .text{background:#FFF;padding:.38rem .3rem .35rem;}
.news_box .party_list .text span {font-size:.16rem;color:#2d2d2d;}
.news_box .party_list .text h5 {font-size:.24rem;color:#2d2d2d;margin:.25rem 0 .3rem;}
.news_box .party_list .text em {font-size:.6rem;color:#a0a0a0;line-height:1;display:block;text-align:right}
.news_box .party_list a:hover {transform:scale(.98);box-shadow:4px 4px 6px rgba(0,0,0,.15)}
/*服务中心*/
.service_box{background:#f0f0f0;padding:.7rem 0 1.2rem;}
.service_box ol {padding:0 .2rem;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;}
.service_box ol li {display:inline-block;padding:.45rem .8rem .45rem 0}
.service_box ol li:last-child{padding:0}
.service_box ol li a{font-size:.24rem;color:#010206;}
.service_box ol li.on a,.service_box ol li a:hover {color:#124c8c}
.support{padding:.8rem 0 1.3rem;}
.support .item1{position:relative;margin:0 0 .85rem;}
.support .item1:before{content:'service';font-size:2.16rem;color:#e9e9e9;position:absolute;right:0;top:0;line-height:1;text-transform:uppercase;font-family:"Futura-ExtraBold"}
.support .item1>div{display:inline-block;vertical-align:middle;width:55.2%;position:relative;z-index:2}
.support .item1 .infos{width:44.8%;padding-left:.6rem;}
.support .item1 .imgs{border-radius:6px;overflow:hidden;}
.support .item1 .infos h4 {font-size:.48rem;color:#124c8c;text-align:right;margin:0 0 1.5rem;}
.support .item1 .infos .editor {font-size:.16rem;color:#797979;line-height:1.8;padding:0 .4rem 0 0}
.support .item2>p:first-child{font-size:.24rem;color:#010206;}
.support .item2 .itm{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0 1.05rem;margin:.75rem 0 .9rem}
.support .item2 .itm>div{background:#FFF;padding:.3rem .35rem .55rem;border-radius:10px;overflow:hidden}
.support .item2 .itm .name {margin:0 0 1.04rem;position:relative;padding:.3rem 0 0}
.support .item2 .itm .name h4 {font-size:.26rem;color:#910a09;}
.support .item2 .itm .name p{font-size:.16rem;color:#910a09;margin:.2rem 0 0}
.support .item2 .itm .name p:last-child{position:absolute;right:0;top:0;margin:0}
.support .item2 .itm .name p img {max-height:.69rem;transition:none}
.support .item2 .itm>div>p{font-size:.16rem;color:#535353;margin:0;padding:0 .85rem 0 0}
.support .item2>p {font-size:.2rem;color:#5b5b5b;}


.standard{background:#FFF;padding:.9rem 0 0}
.standard .boxs{overflow:hidden;}
.standard .boxs >div{margin:0 0 .55rem;}
.standard .boxs h4 {font-size:.24rem;color:#910a09;}
.standard .boxs .editor>div{padding:.35rem 0;border-bottom:1px solid #e5e5e5}
.standard .boxs .editor p{font-size:.16rem;color:#535353;}
.standard .boxs .editor p strong {font-size:.16rem;color:#010206}
.standard .btns{padding:.3rem 0;text-align:center;font-size:.16rem;color:#a4a4a4;cursor:pointer;border-top:1px solid #e5e5e5;transition:all 1s ease-in-out}
.standard .btns i {width:.56rem;height:.56rem;border:2px solid #929292;border-radius:100%;line-height:.54rem;margin:0 auto .1rem;display:block;font-size:.23rem;color:#909399}
.standard .btns.ons i {transform:rotate(180deg)}
.standard .boxs>div:last-child .editor>div:last-child{border-bottom:0}
.standard .btns:hover i {background:#124c8c;border-color:#124c8c;color:#FFF}


.problem{padding:.8rem 0 1.5rem;}
.problem h3 {font-size:.24rem;color:#910a09;margin:0 0 .5rem;}
.problem .lists li {display:inline-block;vertical-align:top;width:50%;padding:0 .2rem 0 0;margin:0 0 .35rem;}
.problem .lists li:nth-child(2n) {padding:0 0 0 .2rem;}
.problem .lists li a{display:block;padding:.45rem .3rem .5rem;background:#FFF;border-radius:6px;overflow:hidden}
.problem .lists li h6 {font-size:.18rem;color:#272727;line-height:.27rem;height:.54rem;overflow:hidden;margin:0 0 .4rem;}
.problem .lists li .desc {border-top:1px solid #dcdcdc;padding:.3rem 0 0;font-size:.16rem;color:#575757;line-height:.26rem;height:1.86rem;overflow:hidden}
.problem .lists li .desc p{margin:0}
.problem .lists li a:hover {background:#910a09;}
.problem .lists li a:hover h6{color:#FFF}
.problem .lists li a:hover .desc {color:#FFF}

.service_box .fixed_forms .mains {width:1500px;max-width:90%;height:95%;padding:1.2rem .8rem 0}
.service_box .fixed_forms .mains .close_{top:.35rem;right:.7rem;width:auto;height:height;border:0;}
.service_box .fixed_forms .mains .close_:before,.service_box .fixed_forms .mains .close_:after{display:none}
.service_box .fixed_forms .mains .close_ i{width:.54rem;height:.54rem;border:2px solid #565656;font-size:.22rem;color:#565656;line-height:.5rem;border-radius:100%;font-weight:bold;}
.service_box .fixed_forms .mains h2 {font-size:.36rem;color:#1b1b1b;margin:0 0 .6rem;padding:0 0 .5rem;border-bottom:4px solid #124c8c}
.service_box .fixed_forms .mains .editor {height:65%;font-size:.16rem;color:#6f6f6f;line-height:1.7}
.service_box .fixed_forms .mains .editor *{transition:none;}
.service_box .fixed_forms .mains .mCSB_scrollTools{width:10px;}
.service_box .fixed_forms .mains .mCSB_scrollTools .mCSB_draggerRail{background:#FFF;width:10px;border-radius:999px;}
.service_box .fixed_forms .mains .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#d1d1d1;width:10px;border-radius:999px;}

.case_box .lists{padding:.75rem 0 0}
.case_box .lists li {display:inline-block;vertical-align:top;width:33.333%;padding:0 .16rem;margin:0 0 .52rem;}
.case_box .lists li a{display:block;position:relative;overflow:hidden;background:#FFF;border-radius:5px 5px 0 0}
.case_box .lists li .imgs img {width:100%;height:2.95rem;object-fit:cover;transition:none}
.case_box .lists li .text{padding:.4rem .2rem}
.case_box .lists li .text h4 {font-size:.26rem;color:#cb3233;font-weight:bold;margin:0 0 .25rem;}
.case_box .lists li .text .infos p{display:inline-block;vertical-align:top;padding:0 .5rem 0 0;margin:0 0 .1rem;font-size:.16rem;color:#404040;padding-left:.2rem;position:relative}
.case_box .lists li .text .infos p:before{content:'';width:5px;height:5px;background:#cb3233;position:absolute;left:0;top:50%;transform:translateY(-50%)}
.case_box .lists li a:hover {transform:scale(.98);box-shadow:2px 2px 4px rgba(0,0,0,.12)}
.case_box .mainsbox  {font-size:.16rem;color:#333;line-height:1.7;padding:.65rem 0 0}

.partner_box{background:#FFF}
.partner_box .lists{padding:.75rem 0 0}
.partner_box .lists li {display:inline-block;vertical-align:top;width:20%;padding:0 .07rem .6rem;margin:0 0 .7rem;text-align:center;border-bottom:1px dashed #b5b5b5}
.partner_box .lists li .logos {border:1px solid #c2c2c2;border-radius:10px;overflow:hidden;height:1.17rem;line-height:1.15rem;}
.partner_box .lists li .logos span {background:none !important;display:inline-block;vertical-align:middle;}
.partner_box .lists li .logos img {max-height:.9rem;transition:none}
.partner_box .lists li p{font-size:.16rem;color:#333;margin:.3rem 0 0}
/**/
.contact_box{}
.contact_box .infos>div{display:grid;grid-template-columns:35% 65%}
.contact_box .infos>div>div{padding:1.3rem 0 .6rem;min-height:5.7rem;border-right:1px solid #dcdcdc}
.contact_box .infos p {margin:0;font-size:.16rem;color:#717171;margin:0}
.contact_box .infos p:first-child {height:.62rem;line-height:.62rem;margin:0 0 .4rem;}
.contact_box .infos p:first-child img {max-height:.62rem;transition:none}
.contact_box .infos h4 {font-size:.3rem;color:#282828;margin:0 0 .3rem}
.contact_box .infos h4 em{display:block;font-size:.36rem;line-height:1;margin:.2rem 0 0}
.contact_box .infos h5 {margin:0 0 .6rem;font-size:.24rem;color:#282828}
.contact_box .infos h5 em {display:block;font-size:.16rem;margin:0 0 .25rem;}
.contact_box .infos>div>div:nth-child(2) {padding:1.3rem .35rem .6rem .8rem;}
.contact_box .infos>div>div:nth-child(2) p:last-child{margin:.15rem 0 0}
.contact_box .infos>div>div:last-child{padding:1.3rem .15rem .6rem 1rem;border-right:0}
.contact_box .infos .code {display:inline-block;text-align:center;}
.contact_box .infos .code p{margin:.15rem 0 0;}
.contact_box .map #container{height:6.9rem;}
.contact_box .message{padding:.8rem 0 1.2rem;}
.contact_box .message h3 {font-size:.36rem;color:#6c6c6c;margin:0 0 .55rem;}
.contact_box .message li {padding:0 .35rem 0 0;margin:0 0 .45rem;}
.contact_box .message li input[type="text"],.contact_box .message li textarea {width:100%;height:.9rem;min-height:35px;background:#f5f5f5;padding:0 .25rem;border-radius:10px;border:0;font-size:.18rem;color:#6c6c6c}
.contact_box .message li textarea{height:2.65rem;padding:.25rem;}
.contact_box .message li input[name="checkcode"] {width:25%}
.contact_box .message li button {background:#124c8c;border-radius:999px;font-size:.18rem;color:#FFF;padding:0 .75rem;height:.78rem;border:0}
.contact_box .message li:last-child{margin:0}

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

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

/**************************/
@media(max-width:1800px){
	.ab_infos .nums>div{padding-left:.65rem;}
}
@media(max-width:1700px){
	.header .navs li{padding:0 .25rem;}
}
@media(max-width:1600px){
	.m310{margin:0 2.1rem;}
	.index_about .text{padding-right:2.1rem;}
	.tem_banner .scrolly{left:2.1rem;}
}
/******ipad****/
@media(max-width:990px){
	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;}
	
	.m206,.m310{margin:0 25px;}
	.tem_banner{padding:60px 0 0}
	.tem_banner .label_txt{padding:0 25px;margin:30px 0 0}
	.tem_banner .scrolly{left:25px;}
	.index_about .text{padding-right:25px;}
	
	.job_box .fixed_forms .mains .editor{height:70%}
	.service_box .fixed_forms .mains .editor{height:78%}
	.contact_box .message li input[type="text"], .contact_box .message li textarea{font-size:12px;}
	.contact_box .message li button {font-size:12px;}
}
/********mobile*********/
@media(max-width:767px){
	.m206,.m310{margin:0 15px;}
	.tem_banner .scrolly{left:15px;bottom:15px;}
	.index_about{display:block}
	.index_about .text{padding:.65rem 15px 0}
	.index_product > div > p{width:100%}
	.index_partner ul{grid-template-columns:1fr 1fr 1fr}
	.footer .infos{display:block}
	.footer .infos .rlt{display:none}
	.footer .infos .tels{position:relative;top:0;margin:.65rem 0 0}
	
	
	
	.flash img {width:100%;height:300px;object-fit:cover;transition:none;}
	.ab_infos > div > div{display:block;width:100% !important;margin:0 0 .35rem;}
	.ab_infos{top:20%}
	.ab_infos .nums > div{padding-left:0;width:33.333%;text-align:center;}
	.ab_infos .nums h5 em{font-size:.42rem;}
	.company > div > div{display:block;width:100% !important;}
	.company .let p{margin:.35rem 0}
	.company .rlt{padding:.5rem 0 0}
	.value > div > div{display:block;width:100% !important;}
	.value .text{padding:0 0 .65rem;}
	.product_box ol li{width:33.333%}
	.product_box .lists li{width:50%}
	.show_product .mainbox .imgsbox > div{display:block;width:100% !important;}
	.show_product .mainbox .imgsbox,.show_product .mainbox .other{padding:0 .35rem;}
	.show_product .mainbox .imgsbox .texts{padding:.7rem 0 0}
	.job_box .talent .mains > div{display:block;width:100% !important;}
	.job_box .talent .mains .txt{padding:0 0 .25rem;}
	.job_box .fixed_forms .mains .infos span{padding:0 .5rem 0 0}
	.news_box .mains{grid-template-columns:1fr 1fr}
	.news_box .party_list > div{width:50%}
	.support .item1 > div{display:block;width:100% !important;}
	.support .item1 .infos{padding:.6rem 0 0}
	.support .item1 .infos h4{text-align:left;}
	.support .item2 .itm{display:block;}
	.support .item2 .itm > div{margin:0 0 .35rem;}
	.problem .lists li{display:block;width:100%;padding:0 !important;}
	.service_box .fixed_forms .mains{padding:1.2rem .25rem 0}
	.case_box .lists li{width:50%}
	.case_box .lists li .text .infos p{width:100%}
	.contact_box .infos > div{display:block;}
	.contact_box .infos > div > div{min-height:auto;border:0;border-bottom:1px solid #dcdcdc}
	.contact_box .infos > div > div:nth-child(2),.contact_box .infos > div > div:last-child{padding:.6rem 0;}
	.contact_box .message li{padding:0}
	.contact_box .message li input[name="checkcode"]{width:30%}

}