@charset "utf-8";
@font-face {
  font-family: 'iconfont';  /* Project id 3375160 */
  src: url('//at.alicdn.com/t/c/font_3375160_xi9bzqbjb8.woff2?t=1731721799834') format('woff2'),
       url('//at.alicdn.com/t/c/font_3375160_xi9bzqbjb8.woff?t=1731721799834') format('woff'),
       url('//at.alicdn.com/t/c/font_3375160_xi9bzqbjb8.ttf?t=1731721799834') format('truetype');
}
html,body {min-width:300px;font-family:PingFang SC,Microsoft YaHei,Helvetica, Arial, sans-serif}
a {color:#333;text-decoration:none;}
a:hover {color:#e9280c;text-decoration:none;}
a:focus {text-decoration:none;outline:none}
.met_clear {clear:both;}
.met_none {display:none}
.met_hidden {visibility:hidden;opacity:0}
.iconfont {font-family:'iconfont';display:inline-block;vertical-align:middle;line-height:1;font-style:normal;}

.tem_inner,.met_section{position:relative;margin:0 auto;margin:0 auto;max-width: 96%;width: 100%;padding: 0 10px;}
.fancybox-wrap,.fancybox-wrap * {transition:none;}
.max_width{width: 90%;margin:0 auto;position: relative;}
.dtable{display:table;width: 100%;}
.dtable .left{text-align:left;}
.dtable .right{text-align:right;}
.dtable>*{display:table-cell;vertical-align:middle;}
.align{display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.f0{font-size:0}
.tline{display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;}
.t1{-webkit-line-clamp: 1}
.t2{-webkit-line-clamp: 2}
.t3{-webkit-line-clamp: 3}
.t4{-webkit-line-clamp: 4}
@media(max-width:990px){
   .dtable{display:block;}.dtable>*{width: 100%!important;display:block;/* padding: 0!important; */margin-bottom: .3rem;}
}
.mfcolor{color:#eb3c00;}
.table{display:table;width:100%;height: 100%;}
.table .middle{display:table-cell;vertical-align:middle;padding: 0 15px;}
.mbutton{width: 100%;text-align: center;font-size: 0;margin-bottom: 60px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #fff!important;}
.mCSB_scrollTools .mCSB_draggerRail{background: #d4d4d4!important;}
.mbutton a {display: inline-block;border-radius: 30px;background: #eb3c00;line-height: 55px;text-align: center;color: #fff;position: relative;z-index: 1;overflow: hidden;width: 220px;font-size: 24px;}
.more a{position:relative;z-index:1;overflow:hidden;}
.more a::after{position:absolute;content:'';left:50%;top:0;width:0;height:100%;background:#444;z-index:-1;transition:1s}
.more a:hover::after{transition:1s;width:100%;left:0}
@media(min-width:1000px){
    .tem_footer .left{white-space: initial;}
    .tem_inner{padding:0;width: 90%;}
}
@media(min-width:1200px){
    .tem_footer .left{white-space:none}
    .met_section,.tem_inner{padding:0;width: 85%;}
}
@media(min-width:1800px){
    .tem_footer .left{white-space:nowrap}
    .met_section,.tem_inner{padding:0;width: 73%;margin: 0 auto;}
}

/***** header ******/
.pad16{margin:0 1.6rem;}
.pad26{margin:0 2.6rem;}
/*header*/
.header{position:fixed;top:.25rem;left:0;z-index:18;width:100%;font-size:0}
.header>div>div{display:inline-block;vertical-align:middle;width:15%}
.header .navlist {width:70%;text-align:center;}
.header .logos {line-height:.9rem;}
.header .logos a{display:inline-block;position:relative}
.header .logos img {max-height:.6rem;transition:none;}
.header .logos img.logo2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}

.header .navlist li {display:inline-block;vertical-align:middle;padding:0 .3rem;}
.header .navlist li a{font-size:.16rem;color:#FFF;display:block;line-height:1rem;position:relative}
.header .navlist li a:after{content:'';width:0;height:3px;background:#004b3b;position:absolute;bottom:0;left:0;transition:all .5s ease-in-out;}

.header .langs{text-align:right;}
.header .langs dl {margin:0;padding:0;display:inline-block;position:relative}
.header .langs dl dt {background:#004b3b;padding:0 .25rem;line-height:.62rem;font-weight:normal;font-size:.16rem;color:#FFF;border-radius:45px;cursor:pointer;}
.header .langs dl dt i{margin-left:.1rem;font-weight:bold;}
.header .langs dl dd{position:absolute;top:100%;left:0;width:100%;background:#004b3b;border-radius:0 0 6px 6px;display:none;transition:none}
.header .langs dl dd a{display:block;line-height:.45rem;font-size:.16rem;color:#FFF;text-align:center;}
.header .langs dl dt.on {border-radius:6px 6px 0 0}

.is_header{top:0;background:rgba(0,0,0,.8);box-shadow:0 0 12px rgba(0,0,0,.12)}
/*banner*/
.tem_banner{min-height:2rem;overflow:hidden;position:relative}
.tem_banner .label_txt{position:absolute;top:50%;left:50%;width:11.2rem;text-align:center;z-index:1;transform:translate(-50%,-50%);font-size:.48rem;color:#FFF;line-height:1.7}
.tem_banner .label_txt>*{opacity:0;transform:translateY(-3vw)}
.tem_banner .label_txt p{margin:0}
@keyframes dropdown2 {
	form{
		padding:.1rem 0 0
	}
	to{
		padding:.2rem 0 0
	}
}
.tem_banner .swiper-slide-active .label_txt>*{opacity:1;transform:none;transition: all .8s cubic-bezier(.69, .27, .45, .99);transition-delay:100ms}
.tem_banner .scrolly{position:absolute;bottom:1.1rem;left:50%;transform:translateX(-50%);z-index:1;width:.74rem;height:.54rem;border:2px solid #FFF;border-radius:999px;text-align:center;font-size:.18rem;color:#FFF;animation: dropdown2 .7s 0.2s linear infinite alternate;}
/**/

.index_product{padding:.9rem 0}
.index_product .titles{margin:0 0 .8rem;}
.index_product .titles p{font-size:.3rem;color:#004b3b;margin:0 0 .35rem;}
.index_product .titles p i{width:.38rem;height:.38rem;background:#004b3b;margin-left:.15rem;border-radius:100%;line-height:.38rem;text-align:center;font-size:.16rem;color:#FFF}
.index_product .titles h3 {font-size:.4rem;color:#070707;}
.index_product #thumbs{margin:0 .9rem;text-align:center;}
.index_product #thumbs p{font-size:.18rem;color:#9ba2b4;margin:0;padding:0 0 .16rem;display:inline-block;text-align:left;position:relative;cursor:pointer;}
.index_product #thumbs p:after{content:'';width:0;height:2px;background:#004b3b;position:absolute;bottom:0;left:0;transition:all .5s ease-in-out;}
.index_product #thumbs .swiper-slide-thumb-active p{color:#004b3b}
.index_product #thumbs .swiper-slide-thumb-active p:after{width:100%}
.index_product .lists{padding:.75rem 0 .85rem;text-align:center;position:relative}
/*
.index_product .lists:before{content:'Core product';font-size:1.55rem;color:#eceff2;position:absolute;top:0;left:0;width:100%;text-align:center;}
*/
.index_product .lists .imgs{height:4.2rem;line-height:4.2rem;}
.index_product .lists .imgs img {max-height:4.2rem;transition:none}
.index_product .lists h6 {text-align:center;margin:.5rem 0}
.index_product .lists h6 a{font-size:.32rem;color:#747c8f;}
.index_product .lists .links>a{display:inline-block;vertical-align:middle;border:2px solid #9ba2b4;border-radius:30px;font-size:.16rem;color:#9ba2b4;padding:0 .2rem;line-height:.47rem;margin:0 .06rem;}
.index_product .lists .links>a img {max-height:.14rem;margin-left:.15rem;transition:none;}
.index_product .lists .links>a:hover {background:#004b3b;border-color:#004b3b;color:#FFF}
.index_product .lists .links>a:hover img {filter: brightness(0) invert(1);transition:all .2s ease-in-out}
.index_product .swiper-page>div{position:absolute;top:33%;left:-.6rem;font-size:.26rem;color:#8b8699;z-index:1}
.index_product .swiper-page>div.slide-button-next {left:auto;right:-.6rem}

/**/
.index_filed{position:relative;display:flex;align-items:center;justify-content:space-between;}
.index_filed>div{flex:0 0 17.9%;padding:.2rem 0;height:7.6rem;}
.index_filed>div a{display:block;position:relative;background-position:0 0;background-repeat:no-repeat;background-size:cover;height:100%}
.index_filed>div a:after{content:'';width:0;height:.09rem;background:#004b3b;position:absolute;left:0;bottom:0;z-index:1;transition:all .4s ease-in-out}
.index_filed>div.on {flex:0 0 26.3%;padding:0}
.index_filed>div .txt{position:absolute;bottom:.55rem;left:0;width:100%;text-align:center;z-index:2}
.index_filed>div .txt em{display:block;height:.65rem;}
.index_filed>div .txt em img {max-height:.55rem;transition:none}
.index_filed>div .txt p {font-size:.24rem;color:#FFF;margin:0 0 .2rem;}
.index_filed>div .txt>i{display:inline-block;width:.49rem;height:.49rem;line-height:.47rem;font-size:.14rem;color:#FFF;border:1px solid rgba(255,255,255,.86);border-radius:100%}
.index_filed>div .txt .mores{background:url(../images/bal.png) 0 0 no-repeat;background-size:100% auto;font-size:.16rem;color:#FFF;height:0;overflow:hidden;}
.index_filed>div .txt .mores i{margin-left:.25rem;font-size:.2rem}
.index_filed>div.on a:after{width:100%}
.index_filed>div.on .txt .mores{height:auto;padding:.7rem 0 .4rem;}
.index_filed>div.on .txt>i{opacity:0;visibility:hidden}
.index_filed>div.on .txt{bottom:.25rem;}
/**/
.index_about{padding:.9rem 0 1.1rem;background:url(../images/icon1.png) 1.6rem bottom no-repeat;background-size:auto 4.54rem;font-size:0}
.index_about .titles{margin:0 0 .65rem;}
.index_about .titles p{font-size:.3rem;color:#004b3b;margin:0 0 .35rem;}
.index_about .titles p i{width:.38rem;height:.38rem;background:#004b3b;margin-left:.15rem;border-radius:100%;line-height:.38rem;text-align:center;font-size:.16rem;color:#FFF}
.index_about h3 {font-size:.4rem;color:#070707;line-height:1.7}
.index_about .mains>div{display:inline-block;vertical-align:middle;width:43%}
.index_about .mains .videos{width:57%;position:relative;cursor:pointer;}
.index_about .mains .nums>div{margin:0 0 .75rem;}
.index_about .mains .nums>div:last-child{margin:0}
.index_about .mains .nums>div h5 {font-size:.2rem;color:#1d1d1e}
.index_about .mains .nums>div h5 em {font-size:.72rem;color:#004b3b;margin-right:.1rem;line-height:1;font-weight:bold;}
.index_about .mains .nums>div p{font-size:.2rem;color:#004b3b;margin:.15rem 0 0}
.index_about .mains .videos>span{background:none !important;}
.index_about .mains .videos .plays{position:absolute;right:.1rem;bottom:.15rem;z-index:1;width:1.25rem;height:1.25rem;}
.index_about .mains .videos .plays i {width:1rem;height:1rem;background:#004b3b;border-radius:100%;line-height:1rem;text-align:center;font-size:.28rem;color:#FFF;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.index_about .mains .videos .plays path { fill: none; }
.index_about .mains .videos .plays svg { display: block; overflow: visible;}
.index_about .mains .videos .plays text{fill:#FFF;letter-spacing:.12rem;}
/*视频*/
.video_form {position:fixed;top:0;left:0;background:rgba(0,0,0,.8);z-index:999;width:100%;height:100%;transition:none;display:none;}
.video_form .mains {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}
.video_form .mains.mains_on {top:60%;opacity:0;visibility:hidden;}
.video_form .mains .itembox .tit {margin:0 0 .93rem;border-bottom:2px solid #DBDBDB;padding:.28rem 0;position:relative;text-align:center;font-size:.32rem;color:#FFF}
.video_form .mains .itembox .close_ {position:absolute;right:.3rem;top:50%;width:.56rem;height:.56rem;text-align:center;border:1px solid #9E9E9E;border-radius:100%;cursor:pointer;transform:translateY(-50%)}
.video_form .mains .itembox .close_:before,.video_form .mains .itembox .close_:after{content:'';width:.16rem;height:2px;background:#9E9E9E;position:absolute;top:50%;left:50%;transition:all .4s linear;}
.video_form .mains .itembox .close_:before{transform:translate(-50%,-50%) rotate(-45deg)}
.video_form .mains .itembox .close_:after{transform:translate(-50%,-50%) rotate(45deg)}
.video_form .mains .itembox .editor video {width:100%;max-width:12rem;margin:0 auto;max-height:6.75rem;background:#000}
.video_form .mains .itembox .editor{text-align:center;}
/**/
.index_global{position:relative;background:#004939;padding:1.4rem 0 .2rem;text-align:center;}
.index_global .titles{margin:0}
.index_global .titles h3{font-size:.42rem;color:#FFF;}
.index_global .titles p{font-size:.18rem;color:#FFF;margin:.45rem auto 0;width:8.5rem;max-width:100%;line-height:1.7}
.index_global .imgs{position:relative;display:inline-block;}
.index_global .imgs span {display:inline-block;background:none !important;}
.index_global .mains{position:absolute;z-index:1;width:2.8rem;background:#FFF;border-radius:12px;padding:.08rem;display:flex;align-items:center;top:37%;left:35%}
.index_global .mains p{margin:0;font-size:.18rem;color:#4d576d;line-height:1.8;width:1.42rem;padding:0 .2rem 0 .1rem;}
.index_global .mains p:last-child{width:1.22rem;border-radius:12px;overflow:hidden;text-align:right;padding:0}
.index_global .mains p img {width:100%;transition:none;}
/**/
.index_news{padding:1rem 0 1.65rem;}
.index_news .titles{margin:0 0 .4rem;}
.index_news .titles p{font-size:.3rem;color:#004b3b;margin:0 0 .35rem;}
.index_news .titles p i{width:.38rem;height:.38rem;background:#004b3b;margin-left:.15rem;border-radius:100%;line-height:.38rem;text-align:center;font-size:.16rem;color:#FFF}
.index_news .titles h3 {font-size:.4rem;color:#070707;}
.index_news .swiper-slide{padding:.65rem 0 .27rem}
.index_news .swiper-slide a{display:block;position:relative;}
/*
.index_news .swiper-slide a:before{content:'';width:100%;height:56%;background:#FFF;position:absolute;bottom:0;left:0;border-radius:22px;z-index:3;box-shadow:0 0 .27rem rgba(0,0,0,.07);transition:all .6s ease-in-out}
.index_news .swiper-slide a:after{content:'';width:.31rem;height:.31rem;background:url(../images/icon2.png) 0 0 no-repeat;background-size:.31rem .31rem;position:absolute;bottom:.28rem;left:.38rem;z-index:6}*/
/*
.index_news .swiper-slide .imgs {position:absolute;top:0;left:0;width:100%}*/
.index_news .swiper-slide .imgs img{width:100%;height:2.9rem;object-fit:cover;transition:none;border-radius:22px;}
/*
.index_news .swiper-slide .text .time{font-size:.16rem;color:#FFF;font-weight:bold;margin:0 0 .6rem}
.index_news .swiper-slide .text .time em {font-size:.36rem;font-family:"Swis721 Blk BT";display:block;line-height:1;}

.index_news .swiper-slide .text{position:relative;z-index:5}
.index_news .swiper-slide .text h5 {font-size:.22rem;color:#232323;line-height:.27rem;height:.54rem;overflow:hidden}
.index_news .swiper-slide .text .desc{margin:.3rem 0 .9rem;padding:.3rem 0 0;border-top:1px dashed #d2d2d2}
.index_news .swiper-slide .text p{font-size:.16rem;color:#686868;line-height:.26rem;height:.52rem;overflow:hidden;margin:0}
.index_news .swiper-slide .text .imgs_{height:0;overflow:hidden}
.index_news .swiper-slide .text .imgs_ img{width:100%;height:1.98rem;object-fit:cover;transition:none;border-radius:22px;}
.index_news .swiper-slide a:hover .imgs{transform:translateY(-.65rem)}
.index_news .swiper-slide a:hover{padding-top:.47rem;}
.index_news .swiper-slide a:hover:before{height:100%}
.index_news .swiper-slide a:hover .text .time{color:#004b3b;margin:0 0 .4rem;}
.index_news .swiper-slide a:hover .text .imgs_{height:1.98rem;}
.index_news .swiper-slide a:hover .text .desc{margin-bottom:.55rem}*/
/*底部*/
.footer{background:#3e3e3f;padding:.95rem 0;font-size:0}
.footer >div>div{display:inline-block;vertical-align:top;width:47.3%}
.footer .navlist{width:52.7%}
.footer .infos{padding:0 .15rem 0 0}
.footer .infos .logos {margin:0 0 .75rem;}
.footer .infos .logos img {max-height:.62rem;transition:none;}
.footer .infos .tels{margin:0 0 .62rem;}
.footer .infos .tels h4 {font-size:.3rem;color:#FFF;}
.footer .infos .tels h4 i {width:.3rem;height:.3rem;border:1px solid #FFF;border-radius:100%;line-height:.28rem;text-align:center;font-size:.16rem;color:#FFF;margin-right:.15rem;}
.footer .infos .tels p{font-size:.2rem;color:#FFF;margin:.2rem 0 0}
.footer .infos .code{margin:0 0 .65rem;display:inline-block;position:relative;cursor:pointer}
.footer .infos .code span {font-size:.16rem;color:#6b6b6b;}
.footer .infos .code span i{width:.45rem;height:.45rem;border:1px solid #676767;border-radius:100%;line-height:.43rem;text-align:center;font-size:.18rem;color:#FFF;margin-left:.1rem;}
.footer .infos .code>div{position:absolute;top:100%;left:0;width:1.25rem;opacity:0;visibility:hidden}
.footer .infos .code>div img{background:#FFF;padding:5px;border-radius:3px;}
.footer .infos .code:hover>div{opacity:1;visibility:visible;}
.footer .infos .links {margin:0 0 .35rem;}
.footer .infos .links>*{display:inline-block;vertical-align:middle;font-size:.16rem;color:#bdbdbd;}
.footer .infos .links a{font-size:.16rem;color:#bdbdbd}

.footer .infos .copy,.footer .infos .copy a{font-size:.14rem;color:#bdbdbd}
.footer .navlist{position:relative}
.footer .navlist>div{display:grid;grid-template-columns:31% 54% 15%;gap:.1rem 0}
.footer .navlist>div dl {margin:0;padding:0 1rem 0 0;}
.footer .navlist>div dl dt {margin:0;font-weight:normal;padding:0 0 .24rem;border-bottom:2px solid #555;}
.footer .navlist>div dl dt a{font-size:.16rem;color:#FFF}
.footer .navlist>div dl dd {margin:.25rem 0 0;}
.footer .navlist>div dl dd a{font-size:.14rem;color:#8c8c8c}
.footer .navlist>div dl:nth-child(3),.footer .navlist>div dl:nth-child(6) {padding:0}
.footer .navlist .codes{position:absolute;right:0;bottom:0;display:flex;gap:0 .2rem;text-align:center}
.footer .navlist .codes>div img{max-height:1.1rem;transition:none}
.footer .navlist .codes p{font-size:.16rem;color:#FFF;margin:.15rem 0 0}

/**/
.page_banner{width:100%;position:relative}
.page_banner .flash{font-size:0}
.page_banner .flash img{width:100%;height:100%}
.page_banner .txt{position:absolute;bottom:.6rem;width:100%;text-align:center}
.page_banner .txt .title{font-size:.6rem;color:#fff;text-transform:uppercase;font-weight:700}
.page_banner .txt .page_position{width:100%;color:#fff;font-size:16px;margin:.3rem 0 .5rem}
.page_banner .txt .page_position .pd{display:inline-block;padding-left:40px;background:url(/public/common/images/page_home.png) no-repeat}
.page_banner .txt .page_position a{font-size:.16rem;color:#fff}
.page_banner .txt .page_position a:hover{color:#71d812}
.page_banner .txt .page_nav{width:100%}
.page_banner .txt .page_nav ul{font-size:0;display:inline-block;background:#004b3b;border-radius:25px;padding:0 .2rem}
.page_banner .txt .page_nav li{display:inline-block;margin:0 .2rem}
.page_banner .txt .page_nav li.on{background:url(/public/common/images/page_nav.png) no-repeat left center}
.page_banner .txt .page_nav li a{font-size:.16rem;color:#fff;line-height:.6rem;display:block;padding-left:.3rem}
/**/
.product_head{width:100%;text-align:center}
.product_head_pad{text-align:left;width:50%;display:inline-block;padding:60px 0}
.product_head h2{font-size:26px;color:#555;font-family:en_black;text-transform:uppercase;display:block}
.product_head p{display:block;text-transform:uppercase;font-size:16px;color:#999}
.product_left{background:#e50112;float:right;width:29%}
.product_left_pd{width:100%;margin:0 auto;text-align:center;font-size:0;display:table;height:100%}
.product_left_txt{display:table-cell;vertical-align:middle}
.product_click{display:block;width:100%}
.product_click div{display:block;width:63px;height:63px;margin:0 auto;cursor:pointer;outline:0}
.product_button_next{background:url(/public/common/images/pro_right.png) no-repeat;margin-bottom:25px!important;border:3px solid #fff;border-radius:100%}
.product_button_prev{background:url(/public/common/images/pro_left.png) no-repeat;margin-bottom:25px!important;border:3px solid #fff;border-radius:100%}
.product_right{float:right;width:71%;margin-right:-3%}
.product_list{width:100%}
.product_list a{display:block;width:100%;background:#fff;border:1px solid #ddd;position:relative}
.product_list a:hover img{transition:2s;transform:scale(1.1)}
.product_img,.product_img img{width:100%;overflow:hidden;font-size:0}
.product_txt{width:100%;position:relative}
.product_txt h2{font-size:18px;color:#1d1e22;text-align:center;line-height:100px;padding:0 10px}
.product_txt p{display:block;width:100%;line-height:12px;background:#888;transition:.3s;text-align:center;position:absolute;bottom:0;left:0;color:#2c303c;font-size:0;text-transform:uppercase}
.product_list a:hover .product_txt p{line-height:34px;background:#555;font-size:14px;transition:.3s;color:#fff}
/**/
.page_web{width:100%;background:#fff}
.page_web .met_position{line-height:45px;border-bottom:1px solid #d8d8d8;color:#444}
.page_web .met_position .tem_inner>*{display:inline-block}
.page_web .met_position a{color:#444}
.page_web .met_position a:last-child{color:#b42a29}
.page_content{padding-bottom:80px}
.lan12{background:url(/public/common/images/cul_bj.png) no-repeat center bottom;padding-bottom:530px}
.index_title{position:relative;text-align:center;margin-bottom:60px;padding-top:70px}
.index_title::before{content:'';position:absolute;top:0;left:50%;width:2px;height:60px;background:#434343;margin-left:-1px}
.index_titleh2{color:#101925;font-size:30px;font-weight:400}
.index_titlep{color:#414141;font-size:20px;letter-spacing:3px;display:block;margin-top:10px}
.index_title.white::before{background:#fff}
.index_title.whiteh2,.index_title.whitep{color:#fff}
.slide-pagination{font-size:0;position:relative;margin-top:20px;text-align:center;z-index: 999;}
.slide-pagination span{width:22px;height:4px;border-radius:inherit;background:#d2d2d2;margin:0 5px;opacity:1;}
.slide-pagination span.swiper-pagination-bullet-active{background: #004b3b;overflow: hidden;}
.scroll{width:100%;font-size:14px;color:#464646;line-height:26px;height:320px;overflow:hidden}
.scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#0499d9}
.bounceInLeft,.bounceInRight,.fadeInDown,.fadeInLeft,.fadeInRight,.fadeInUp,.fadeInUpD,.fadeInUpDelay{visibility:visible}
.page_module{padding:.6rem 0}
.page_module .profile .top{margin-bottom:.4rem}
.page_module .profile .top .img{padding-right:.4rem;width:65%}
.page_module .profile .top .txt .tb{font-size:0}
.page_module .profile .top .txt p{font-size:.2rem;color:#3d3d3d;text-transform:uppercase;display:block;margin-top:.3rem}
.page_module .profile .top .txt em{font-size:.2rem;color:#3d3d3d;letter-spacing:-1px}
.page_module .profile .top .txt h2{font-size:.28rem;color:#444;line-height:.5rem;text-transform:uppercase;display:block;margin-top:.3rem}
.page_module .profile .bot p{font-size:.16rem;color:#444;line-height:.26rem}
.page_img{width:100%;padding:.6rem 0}
.page_img .title{margin-bottom:.5rem;padding-bottom:.2rem;border-bottom:1px solid #e5e5e5}
.page_img .title .left h3{text-transform:uppercase;display:inline-block;background:url(/public/common/images/img_tb.png) no-repeat left center;line-height:.75rem;padding-left:.9rem;font-size:.26rem;color:#444;font-weight:700;background-size:.72rem}
.page_img .title .left h3.tb13{background:url(/public/common/images/img_tb1.png) no-repeat left center;background-size:.61rem}
.page_img .title .right .nav{display:inline-block;font-size:0}
.page_img .title .right .nav li{display:inline-block;padding:0 .2rem;position:relative}
.page_img .title .right .nav li:last-child{padding-right:0}
.page_img .title .right .nav li:last-child::after{position:absolute;content:'';width:1px;height:.2rem;background:#dcdcdc;left:0;top:4px}
.page_img .title .right .nav li a{font-size:.18rem;color:#444}
.page_img .title .right .nav li a.on,.page_img .title .right .nav li a:hover{color:#004b3b}
.page_img .description{margin:.3rem 0}
.page_img .description p{line-height:.35rem;display:block;position:relative;padding-left:20px;color:#444;font-size:.16rem}
.page_img .description p::after{position:absolute;content:'';left:0;top:.14rem;width:5px;height:5px;background:#004b3b}
.page_img .list li{width:32%;margin-bottom:.2rem;text-align:center}
.page_img .list .l13 li{width:25%}
.page_img .list li a{display:inline-block}
.page_img .list li a .img{border:1px solid #ddd}
.page_img .list li a:hover{box-shadow:1px 1px 4px #929292}
.page_img .list li a:hover img{transform:scale(1.1)}
.page_img .list li a h2{font-size:.16rem;line-height:.5rem;text-align:center;text-transform:uppercase;background:#fff;color:#555}
.page_img .list li a:hover h2{color:#fff;background:#004b3b}
.page_product{width:100%;padding:.6rem 0;background:#f5f5f5}
.page_product .nav{float:left;width:270px}
.page_product .nav .title{background:#004b3b;padding:0 .1rem;text-align:center;font-size:.26rem;text-transform:uppercase;color:#fff;}
.page_product .nav .title h3{display:block;line-height: 1rem;}
.page_product .nav ul{padding:.2rem 0}
.page_product .nav ul li{padding-left:.2rem}
.page_product .nav ul li a{font-size:.16rem;color:#333;line-height:.5rem;display:inline-block;position:relative;z-index:2;background:#f5f5f5}
.page_product .nav ul li a.on,.page_product .nav ul li a:hover{color:#004b3b}
.page_product .nav ul li a::before{position:absolute;content:'';right:-.35rem;top:.07rem;background:#004b3b url(/public/common/images/news_tb.png) no-repeat center;width:.35rem;height:.35rem;border-radius:100%;line-height:.35rem;z-index:-3;opacity:0;transition:all .3s ease-in-out;background-size:.2rem}
.page_product .nav ul li a.on::before,.page_product .nav ul li a:hover::before{right:-60px;opacity:1}

.page_product .list{width:85%;max-width:880px;float:right}
.page_product .list li{width:48%;margin-bottom:.2rem}
.page_product .list ul li .img{height:3.55rem;line-height:3.55rem;background:#FFF}
.page_product .list ul li .img img {max-height:3.55rem;}
.page_product .list ul li a:hover img{transform:scale(1.2)}
.page_product .list ul li a p{line-height:.5rem;text-align:center;font-size:.16rem;color:#555;transition:2s;text-transform:uppercase}
.page_product .list ul li a:hover p{color:#004b3b}
.page_news{width:100%;padding:.6rem 0}
.page_news .title{text-align:left;padding-bottom:.2rem;margin-bottom:.3rem;border-bottom:1px solid #e5e5e5}
.page_news .title h3{font-size:.35rem;color:#444;text-transform:uppercase;padding-left:.9rem;background:url(/public/common/images/news.png) no-repeat left center;line-height:.58rem;background-size:.76rem}
.page_news .list{width:100%}
.page_news .list li{background:#fff;transition:1s;width:30%;margin-bottom:.4rem}
.page_news .list li:hover{transition:1s;background:#b42a29}
.page_news .list li a{display:block}
.page_news .list li a .img{width:100%}
.page_news .list li a:hover img{transition:.36;transform:scale(1.1)}
.page_news .list li .txt{padding:.2rem;background:#eaeaea}
.page_news .list li .txt h2{font-size:.2rem;color:#333;line-height:.3rem;height:.6rem;overflow:hidden}
.page_news .list li .txt span{text-align:center;display:block}
.page_news .list li .txt span i{background-size:cover;display:inline-block;width:.5rem;height:.5rem;border-radius:100%;background:#c8c8c8 url(/public/common/images/news_tb.png) no-repeat center;text-align:center;line-height:.5rem;background-size:.3rem}
.page_news .list li:hover .txt span i{background:#004b3b url(/public/common/images/news_tb.png) no-repeat center}
.page_news .list li .txt p{font-size:.16rem;color:#3a3939;line-height:.24rem;display:block;margin:.3rem 0;height:.72rem;overflow:hidden}
.page_news .list li .txt i{font-style:initial;font-size:16px;color:#0760b5}
.show_news{width:100%;padding:.6rem 0}
.show_news .list{background:#fff;box-shadow:1px 1px 9px #ccc}
.show_news .list .top{border-bottom:1px solid #e5e5e5;text-align:center;padding:30px 0 20px;margin-bottom:40px}
.show_news .list .top .title{font-size:.2rem;color:#313131;font-weight:700;line-height:.5rem}
.show_news .list .top .infos{display:block;text-align:center;font-size:0}
.show_news .list .top .infos>div{display:inline-block;vertical-align:top;margin:0 .2rem;font-size:.14rem;color:#737373}
.show_news .list .top .infosa,.show_news .list .top .infosspan{color:#4064ae}
.show_news .list .bot{width:100%;text-align:center;padding-bottom:.5rem;border-bottom:1px solid #e5e5e5}
.show_news .list .bot .con{margin:0 .4rem;text-align:initial;min-height:200px}
.show_news .list .bot .con p{font-size:.16rem;line-height:.26rem}

.show_news .list .met_page{display:block;list-style:none;padding: .2rem 0;width:95%;margin:0 auto;overflow:hidden;text-align: left;}
.show_news .list .met_pageli{display:inline-block;vertical-align:top;margin-right:50px;height:50px;line-height:50px;}
.show_news .list .met_pageli>*{display:inline-block;vertical-align:top;}
.show_news .list .met_pagelispan{color:#888;}
.show_news .list .met_pagelia{color:#466ab0;}

.page_job {width:100%;padding: 60px 0;background: #f9f9f9;}
.page_job .talent {margin-bottom: 80px;background: #fff;box-shadow: 1px 1px 4px #c7c7c7;}
.page_job .talent .txt {}
.page_job .talent .txt .title{font-size:36px;color:#127ae5;display:block;padding:0 30px;margin-bottom:20px;position:relative}
.page_job .talent .txt .title::after{position:absolute;left:0;content:'';top:0;width:6px;height:100%;background:#127ae5}
.page_job .talent .txt .con{font-size:14px;color:#868585;line-height:26px;display:block;padding:0 30px}
.page_job .talent .img{width:40%}
.page_job .job{background:#fff;padding:40px;box-shadow:1px 1px 4px #b5b5b5}
.page_job .job .title{text-align:center;margin-bottom:40px}
.page_job .job .title h2{font-weight:400;font-size:36px;color:#3b3b3b}
.page_job .job .title p{font-size:18px;color:#2580e6}
.page_job .job .list{width:100%}
.page_job .job .list ul{list-style:none}
.page_job .job .list ul li{background:#f7f7f7;margin-bottom: 35px;position:relative;padding:20px 0;}
.page_job .job .list ul li::before{content:'';position:absolute;width:3px;height:100%;background:#0398d9;left:0;top:0}
.page_job .job .list ul li .top{width:100%;display:table}
.page_job .job .list ul li .top>div{display:table-cell;vertical-align:top}
.page_job .job .list ul li .top .left{text-align:left;padding-left:35px}
.page_job .job .list ul li .top .left h2{color:#0398d9;font-size:24px}
.page_job .job .list ul li .top .left p{color:#737373;font-size:14px}
.page_job .job .list ul li .top .right{text-align:right;padding-right:35px;font-size:0}
.page_job .job .list ul li .top .right>div{display:inline-block;vertical-align:top;font-size:0}
.page_job .job .list ul li .top .right .time{font-size:14px;margin-right:10px}
.page_job .job .list ul li .top .right .jt{font-size:0;width:22px;height:22px;background:#0398d9;text-align:center;color:#fff;cursor:pointer;transition:1s}
.page_job .job .list ul li .top .right .jt.on{transition:1s;transform:rotate(180deg)}
.page_job .job .list ul li .top .right .jt span{font-size:15px;display:block;margin-top:3px}
.page_job .job .list ul li .bot{display:none;background:#f7f7f7;padding:38px}
.page_job .job .list ul li .bot .pd{padding:30px 0;border-top:1px solid #e6e6e6}
.page_job .job .list ul li .bot .pd p{line-height:34px;color:#555}
.page_job .job .list ul li .bot .email{display:table;width:100%}
.page_job .job .list ul li .bot .email>div{display:table-cell}
.page_job .job .list ul li .bot .email .left{text-align:left;font-size:0}
.page_job .job .list ul li .bot .email .left>*{display:inline-block;font-size:16px}
.page_job .job .list ul li .bot .email .left p{color:#666;font-weight:700}
.page_job .job .list ul li .bot .email .left a{color:#0398d9;margin-left:10px}
.page_job .job .list ul li .bot .email .right{text-align:right;display: none;}
.page_job .job .list ul li .bot .email .right a{display:inline-block;border-radius:15px;background:#0398d9;width:150px;height:40px;line-height:40px;text-align:center;color:#fff}
.page_contact{width:100%;padding:.6rem 0}
.page_contact .contact{width:100%;margin-bottom:.4rem}
.page_contact .title{width:100%}
.page_contact .title h3{display:block;padding-left:.7rem;background:url(/public/common/images/tel.png) no-repeat;font-size:.35rem;text-transform:uppercase;color:#444;line-height:.5rem;padding-bottom:.2rem;margin-bottom:.4rem;border-bottom:1px solid #ededed;background-size:.5rem}
.page_contact .contact .list{width:100%}
.page_contact .contact .list .con{width:60%;padding-right:.3rem}
.page_contact .contact .list .con h4 {font-size:.32rem;color:#004b3b;margin:0 0 .45rem;}
.page_contact .contact .list .con p{font-size:.18rem;color:#333;line-height:1.8}
.page_contact .contact .list .map{width:40%}
.page_contact .message .title h3{background:url(/public/common/images/message.png) no-repeat;background-size:.48rem}
.page_contact .message .con{width:100%}
.page_contact .message .con table,.page_contact .message .con table tbody{display:block;width:100%;position:relative}
.page_contact .message .con table tbody{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}
tr.order0,tr.order1,tr.order2{width:30%;display:inline-block!important}
tr.order3,tr.order4{width:100%;margin-top:.2rem}
tr.order5{font-size:0;text-align:center;margin:.2rem 0 0}
tr.order5 td.text{display:none}
tr.order5 td.submint{display:inline-block}
tr.order5 td.submint .submit{display:inline-block;font-size:.16rem;border:none;width:215px;line-height:.6rem;color:#fff;background:#004b3b;text-transform:uppercase;border-radius:2px;cursor:pointer}
.page_contact .message .con table tbody tr{display:block}
.page_contact .message .con table tbody tr td{display:block}
.page_contact .message .con table tbody tr td.text{font-size:.16rem;color:#373737;margin-bottom:.05rem}
.page_contact .message .con table tbody tr td.input{display:block;width:100%}
.page_contact .message .con table tbody tr td.input span{display:none}
.page_contact .message .con table tbody tr td.input input{width:100%;line-height:.5rem;height:.5rem;border:none;background:#f0f0f0;padding:0 2%;outline:0;color:#525252;font-size:.16rem;display:block;font-family:pingfang}
.page_contact .message .con table tbody tr td.input textarea{border:none;background:#f0f0f0;padding:.1rem 1%;width:100%;display:block;outline:0;font-size:.16rem;color:#333;font-family:pingfang;line-height:.24rem}
.page_contact .message .con table tbody tr td.input input[name="checkcode"] {width:35%}
.page_contact .message .con table tbody tr td.code>*{display:inline-block !important;vertical-align:middle;}
#container,#container *{transition:none;}
#container{position:relative;border-radius:2px;height: 300px;border:1px solid #ccc;}
#container li{position:absolute;display:block;left:0;width:350px;height:100%;transition:all .4s ease;cursor:pointer}
#container li img{width:100%}
#container .infowindow-content{padding:10px}

/****page product*****/
.show_product{padding:.99rem 0 0;background:#e9e9e9;font-size:0}
.show_product .mains{padding:0 0 1.4rem;}

.show_product .mains>div>div{display:inline-block;vertical-align:middle;width:50%}
.show_product .mains .infos{padding-left:.55rem;}
.show_product .mains .imgs{position:relative;overflow:hidden;background:#FFF;padding:.24rem;}
.show_product .mains .imgs #gallery .swiper-slide{height:5.15rem;line-height:5.15rem;text-align:center}
.show_product .mains .imgs #gallery .swiper-slide img {max-height:5rem;transition:none}
.show_product .mains .imgs #thumbs .swiper-slide {height:.96rem;border:2px solid #e7e7e7;line-height:.92rem;text-align:center}
.show_product .mains .imgs #thumbs .swiper-slide img {max-height:.8rem;transition:none}

.show_product .mains .imgs .swiper-page>div{position:absolute;top:50%;left:.24rem;transform:translateY(-50%);font-size:.36rem;color:#c9c9c9;z-index:1}
.show_product .mains .imgs .swiper-page>div.slide-button-next{left:auto;right:.24rem;}
.show_product .mains .imgs .swiper-page>div:hover {color:#199ffa}


.show_product .mains .infos h1{font-size:.26rem;color:#282828;font-family:"Roboto-Medium";padding:0 0 .6rem;border-bottom:1px solid #636363;margin:0 0 .45rem;}
.show_product .mains .infos .editor{font-size:.16rem;color:#636363;min-height:3.8rem;border-bottom:1px dashed #909090;margin:0 0 .5rem;}

.show_product .mains .infos >a{display:inline-block;line-height:.4rem;font-size:.16rem;color:#FFF;background:#595959;padding:0 1.1rem;border-radius:999px;}
.show_product .mains .infos >a:hover {background:#1edaff;color:#FFF;}

.show_product .effect_display{background:#f9f9f9;padding:.8rem 0 2.1rem;}


.show_product .effect_display ol {border-bottom:1px solid #000}
.show_product .effect_display ol li {display:inline-block;vertical-align:top;padding:0 .1rem 0 0}
.show_product .effect_display ol li a{font-size:.18rem;color:#333;line-height:.65rem;display:block;padding:0 .35rem;}
.show_product .effect_display ol li#current a{background:#007474;color:#FFF}
.show_product .effect_display .itembox{padding:.35rem 0 0}
.show_product .effect_display .itembox>div{font-size:.16rem;color:#333;line-height:1.9}
.show_product .effect_display .itembox>div .list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:.1rem .1rem}
.show_product .effect_display .itembox>div .list p{margin:0}
.show_product .effect_display .itembox>div .list p img {width:100%;height:2.44rem;object-fit:cover;transition:none}
.show_product .effect_display .itembox>div .list2 ul{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;gap:.15rem .15rem;}
.show_product .effect_display .itembox>div .list2 li {position:relative}
.show_product .effect_display .itembox>div .list2 li img {width:100%;height:1.82rem;object-fit:cover;}
.show_product .effect_display .itembox>div .list2 li p{font-size:.14rem;color:#333;margin:.1rem 0 0;text-align:center;}
.show_product .effect_display .itembox>div .list2 li:hover img{box-shadow:4px 4px 6px rgba(0,0,0,.15)}
.show_product .effect_display .itembox table {width:100%;}
.show_product .effect_display .itembox table td {width:auto;border:1px solid #dbdbdb !important;height:.45rem !important;font-size:.16rem;color:#333;vertical-align:middle;padding:0 .15rem !important;background:none !important}
.show_product .effect_display .itembox table p {margin:0}
/****page product end*****/

/*******contact*********/

/*******contact end*********/

/*以下CSS样式谨慎修改，内页各模块样式，多模板可共用*/
body,h1,h2,h3,h4,h5,h6,dl,dt,li,ol,ul,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;margin: 0;}
ul{list-style:none;}
img{border:0;max-width: 100%;transition: 2s;}

.imgimg {transition: 2s;transform: none;}button,input,select,textarea{font-size:100%;}
.met_clear{clear:both;}
.met_none{display:none;}
.met_hidden{visibility:hidden;}
.met_fl{float:left;}
.met_fr{float:right;}
.met_editor{line-height:2;}
.met_editorul,.met_editorol{padding:0 0 0 25px;margin:0;}
.met_editora{color:#1c57c4;}
.met_editora:hover{text-decoration:underline;}
.met_editorimg{max-width:100%;height:auto!important;}
.met_editorblockquote{padding-top:5px;padding-bottom:5px;padding-left:15px;border-left:4px solid #ddd;}
.met_editorhr{display:block;padding:0;border:0;height:0;border-top:1px solid #ddd;margin:20px 0;-webkit-box-sizing:content-box;box-sizing:content-box;}
.met_editor .metvideobox{text-align:center;visibility:hidden;margin:10px auto; }
.met_editor .video-js{max-width:100%; }
.met_editortable{width:100%!important;margin-bottom:1.6rem;border-spacing:0!important;border-collapse:collapse!important;padding:0!important;border:0;}
.met_editortabletd{/* border:1px solid #ddd!important */}
.met_editortable>thead>tr>th,table>tbody>tr>th,table>tfoot>tr>th,table>thead>tr>td,table>tbody>tr>td,table>tfoot>tr>td{/* padding:.7rem; *//* line-height:1.6; *//* vertical-align:top; *//* border-top:1px solid #ddd */}
.met_editortable>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd;}
.met_editor #page_break .collapse{display:none;}
.met_editor #page_break .num{padding:10px 0;text-align:center;}
.met_editor #page_break .numli{display:inline;margin:0 2px;padding:3px 5px;border:1px solid #ccc;background-color:#fff;color:#666;text-align:center;cursor:pointer;font-family:Arial;font-size:12px;overflow:hidden;}
.met_editor #page_break .numli.on{background-color:#ccc;color:#fff;font-weight:bold;}
.metinfo-banner1{overflow:hidden;margin:0 auto;}
.met_pager{text-align:center;padding: 40px 0 30px;font-size: 0;}
.met_pager .NextSpan,.met_pager .PreSpan,.met_pager a{border:1px solid #d2d2d2;background:#f3f3f3;font-size:13px;color:#787878;margin:0 3px;display:inline-block;min-width:16px;padding:5px;line-height:16px;border-radius:6px;-webkit-transition:all .1s;-moz-transition:all .1s;transition:1s;}
.met_pager .page-num-current,.met_pager a:hover{background: #004b3b;border-color: #004b3b;color: #fff;transition: 1s;}
.met_pager .PreSpan,.met_pager .NextSpan{ visibility: hidden; }
.met_pager .PreA,.met_pager .NextA{ font-family: 'Simsun',serif; font-weight: bold; }
.met_pager .PreSpan,.met_pager .PreA{margin-right:6px}
.met_pager .NextSpan,.met_pager .NextA{margin-left:6px}
.met_pager .firstPage,.met_pager .lastPage{}
.met_pager #metPageT,#metPageB,.met_pager .PageText{display: none;}
.met_pager .PageText{margin-left:10px;color:#aaa}
.met_pager #metPageT,#metPageB{text-align:center;border:1px solid #e0e0e0;color:#aaa;}
.met_pager #metPageT{width:20px;padding:6px 5px 5px}
.met_pager #metPageB{min-width:40px;_width:40px;padding:6px 0 5px;cursor:pointer;font-weight:bold}
.met_pager #metPageB{min-width:40px;_width:40px;padding:6px 0 5px;cursor:pointer;font-weight:bold}
*html .met_pager #metPageT{height:13px;line-height:13px}
*html .met_pager #metPageB{padding:0;height:28px;line-height:20px}
*+html .met_pager #metPageT{height:13px;line-height:13px}
*+html .met_pager #metPageB{padding:0;height:28px;line-height:20px}
.met_module1{/* padding:30px 10px; */}

.met_editor.met_module1 {}
.met_module2_list{padding:10px 10px;}
.met_module2_listli{list-style:none;border-bottom:1px solid #ddd;padding:15px 100px 15px 10px;position:relative;}
.met_module2_listh2{font-weight:normal;}
.met_module2_listlip{color:#818181;}
.met_module2_listlispan.time{color:#818181;position:absolute;right:10px;top:15px;}
.met_module2_listlih2i{margin-right:10px;position:relative;}
.met_module2_listli.list_2h2,.met_module2_listli.list_3h2{margin-bottom:3px;font-weight:bold;}
.met_module2_listli.list_2{padding:15px 0;}
.met_module2_listli.list_3{padding-left:100px;min-height:80px;}
.met_module2_listli.list_3img{position:absolute;left:0;top:15px;}
.met_module2_listli.list_3span.time{position:static;}
.met_module2h1.met_title{font-size:28px;font-weight:normal;padding:5px 0;}
.met_module2 .met_infos{color:#818181;font-size:12px;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid #ddd;}
.met_module2 .met_time{padding-right:6px;}
.met_module2 .met_source{padding-right:6px;}
.met_module2 .met_sourcea{color:#607fa6;}
.met_module2 .met_editor{padding:0 10px;}
.met_tools{border-top:1px solid #ddd;margin-top:30px;position:relative;padding:10px 10px 0;/* height:50px; */line-height: 40px;}
.met_tools .met_page{/* clear:both; *//* position:absolute; *//* right:5px; *//* top:0; *//* color:#818181; */}
.met_tools .met_pageli{display:inline;list-style:none;margin-left:30px;}
.met_tools .met_pagelispan{padding-right:5px;}
.met_tools .met_pagea{color:#607fa6;}
.met_module3_listul.list_1{list-style:none;visibility:hidden;}
.met_module3_listul.list_1li{float:left;text-align:center;margin-top:30px;overflow:hidden;}
.met_module3_listul.list_1lia{text-align:center;display:block;margin:0 auto;background:#fff;border:1px solid #ddd;font-size:0;}
.met_module3_listul.list_1lih2{text-align:left;font-size:14px;padding:10px 10px;font-weight:normal;border-top:1px solid #ddd;}
.met_module3_listulaimg{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;}
.met_module3_listula:hover h2{color:#333;}
.met_module3_listula:hover img{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;}
.met_module3_listul.list_2{list-style:none;visibility:hidden;}
.met_module3_listul.list_2li{padding:20px 10px;border-bottom:1px solid #ddd;}
.met_module3_listul.list_2dt{float:left;position:relative;}
.met_module3_listul.list_2dd{float:left;width:100%;}
.met_module3_listul.list_2ddh2{padding:5px 10px;font-size:15px;font-weight:normal;}
.met_module3_listul.list_2ddp{padding:5px 10px;color:#818181;}
#showproduct{padding:.5rem 0;background:#f5f5f5}
#showproduct .top{width:100%}
#showproduct .top>*{vertical-align:top}
#showproduct .top .nav{width:30%;padding:.5rem;background:#004b3b}
#showproduct .top .nav .title{font-size:.36rem;color:#fff;text-transform:uppercase;font-weight:700;margin-bottom:.2rem}
#showproduct .top .nav ul{font-size:0;}

#showproduct .top .nav ul .start {
    max-height: 6.5rem;
    overflow: hidden;
}

#showproduct .top .nav ul .start * {
    transition: none;
}
#showproduct .top .nav ul li{margin-bottom:.17rem;font-size:0}
#showproduct .top .nav ul li a{display:inline-block;font-size:.16rem;border:1px solid #fff;line-height:.55rem;width:85%;text-align:center;color:#fff;text-transform:uppercase}
#showproduct .bot{width:100%;margin-top:.5rem}
#showproduct .bot .title span{font-size:.3rem!important;color:#2a2a2a;display:block;margin-bottom:.15rem;background:url(/public/common/images/showproduct_tb.png) no-repeat left center;padding-left:30px}
#showproduct .bot table,#showproduct .bot table tbody{width:100%;border:none;text-align:center}
#showproduct .bot table tr{border-top:1px solid #fff;height:.6rem;width:100%;background:#eee;font-size:.16rem;color:#2a2a2a}
#showproduct .bot table tr:first-child{background:#d8d8d8;font-size:.2rem;color:#2a2a2a;text-align:center;border:0}
#showproduct .bot table tr td{border:0;border-left:1px solid #fff;width:auto;vertical-align:middle;line-height:.3rem}
#showproduct .bot table tr td:first-child{border-left:none}

#downloadlist{padding:15px;}
#downloadlist .metlist{margin-bottom:20px;}
#downloadlist .metlistdt{border-bottom:1px solid #ddd;font-size:14px;font-weight:bold;padding:8px 5px 8px 0;background:url(/public/common/images/images/dt-9.gif) no-repeat 5px 11px;}
#downloadlist .metlistdd{color:#999;padding:8px;background:#f7f8fa;}
#downloadlist .metlistddb{font-weight:normal;}
#downloadlist .metlistdddiv{float:right;}
#downloadlist .metlistddspan{padding-right:20px;}
#downloadlist .metlistdda{color:#1c57c4;}
#downloadlist .metlistdda.down{color:#fa1a1a;}
#showdownload{padding:15px;}
#showdownloadh1.title{font-size:24px;padding:15px 5px;border-bottom:1px solid #ddd;margin-bottom:30px;}
#showdownload .paralist{background:#8c989f;padding:5px 10px;color:#fff;visibility:hidden;}
#showdownload .paralistli{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #ddd;}
#showdownload .paralistli:last-child{border-bottom:0;}
#showdownload .paralistlia{color:#fff;}
#showdownload .paralistlispan{position:absolute;left:0;top:0;width:80px;padding:8px 5px;word-wrap:break-word;}
#showdownload .met_editor{padding:0 10px;}
#showdownload .ctitle{margin:30px 0 10px;padding:0 10px;font-size:16px;font-weight:normal;height:40px;line-height:40px;border-bottom:1px solid #ddd;}
#showdownload .downloadbox{margin-top:30px;}
#showdownload .downloadboxa{display:inline-block;background:#23b7e5;height:35px;line-height:35px;padding:0 35px;color:#fff;border-radius:2px;}
#showdownload .downloadboxa:hover{background:#38c4f0;}
#showdownload .downloadboxa.active{background:#1ba4cf;}
#joblist{width: 100%;padding-top: 50px;}
#joblist .title{text-align:center;margin-bottom:40px}
#joblist .title h2{font-size:26px;color:#555}
#joblist .title p{font-size:16px;text-transform:uppercase;color:#888}
#joblist .list{width:100%}
#joblist .list li{width:49%;margin-bottom:20px}
#joblist .list li a{padding:30px 30px 50px 30px;background:#d2d2d2;display:block}
#joblist .list li a .name{font-size:20px;color:#0974ab}
#joblist .list li a .time{text-align:right;font-size:16px;color:#000}
#joblist .list li a .con{color:#000;font-size:16px;line-height:30px}
#joblistdl{padding:10px 5px 10px;margin-top:30px;border:1px solid #ddd;}
#joblistdt{padding:0 10px;font-size:16px;font-weight:bold;}
#joblistdd .dtail{padding:5px 10px 0;border-top:1px solid #ddd;}
#joblistdd .dtailspan{margin-right:15px;}
#joblistdd .dtaila{color:#1c57c4;}
#joblistdd .editor{padding:10px;}
#joblistdd .mis{padding:5px 10px;border-bottom:1px solid #ddd;font-size:12px;}
#joblistdd .misspan{margin-right:15px;color:#999;}
#showjobh1.title{font-size:24px;padding:15px 5px;border-bottom:1px solid #ddd;margin-bottom:30px;}
#showjob .ctitle{margin:30px 0 10px;padding:0 10px;font-size:16px;font-weight:normal;height:40px;line-height:40px;border-bottom:1px solid #ddd;}
#showjob .met_editor{padding:0 10px;}
#cvlist{padding:15px;}
#showjob .paralist{background:#8c989f;padding:5px 10px;color:#fff;visibility:hidden;margin-top:30px;visibility:hidden;}
#showjob .paralistli{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #ddd;}
#showjob .paralistli:last-child{border-bottom:0;}
#showjob .paralistlia{color:#fff;}
#showjob .paralistlispan{position:absolute;left:0;top:0;width:80px;padding:8px 5px;overflow:hidden;word-wrap:break-word;}
#showjob .info_cv{margin-top:30px;margin-left:10px;}
#showjob .info_cva{display:inline-block;background:#23b7e5;height:35px;line-height:35px;padding:0 35px;color:#fff;border-radius:2px;}
#showjob .info_cva:hover{background:#38c4f0;}
#showjob .info_cva.active{background:#1ba4cf;}
#messagelist{padding:15px;}
#messagelist .metlist{margin-top:30px;border:1px solid #ddd;padding:5px;}
#messagelist .metlistdt{padding:5px;}
#messagelist .metlistdtspan.name{color:#2c7199;}
#messagelist .metlistdtspan.time{padding-left:5px;color:#aaa;font-size:12px;}
#messagelist .metlistdtspan.tt{float:right;padding-right:5px;color:#aaa;}
#messagelist .metlistdd.infospan.tt{display:none;clear:both;}
#messagelist .metlistdd.infospan.text{display:block;line-height:1.5;padding:0 5px 10px;border-bottom:1px solid #ddd;}
#messagelist .metlistdd.reinfospan.tt{display:block;padding:10px 5px 0;color:#2c7199;}
#messagelist .metlistdd.reinfospan.text{display:block;line-height:1.5;padding:5px 5px 10px;}
#messagelist .v52fmbx{margin:30px 0 0;}
#linklist{padding:15px 15px 25px;}
#linklist .ctitle{margin:10px 0 10px;padding:5px 10px;border-bottom:1px solid #ddd;}
#linklist .inside{padding:15px 0 0;}
#linklist .metlist .imgli{list-style:none;display:inline;padding-right:5px;}
#linklist .metlist .imgimg{width:88px;height:31px;}
#linklist .metlist .txtli{list-style:none;float:left;width:88px;height:20px;line-height:20px;margin-right:5px;overflow:hidden;}
#linksubmit{padding:15px;}
#linksubmittable{margin:0 auto;}
#memberbox{padding:15px;}ul.searchnavlist{list-style:none;padding:0 20px;margin:0;}ul.searchnavlist li{/* padding:5px 0; */}ul.searchnavlist .advsearch_searchword input{width:90%;height:28px;line-height:28px\9;padding: 2px 5px;border: none;background-color:#fff;color:#333;outline:0;border-radius:2px;}ul.searchnavlist .searchgo{display:block;background: #29313c;border:0 none;height: 32px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;transition: 1s;}ul.searchnavlist .searchgo:hover{background: #000;transition: 1s;}ul.searchnavlist .searchgo:active{background:#1ba4cf;}

#searchlist{padding: 60px 0;}
#searchlistli{padding-left:10px;margin-bottom:6px;line-height:1.5;}
#searchlistul{list-style:none;padding:0;margin:0;}
#searchlistulli{padding:3px 5px;margin-bottom:10px;}
#searchlistulliimg{display:none;}
#searchlist .search_title{display:block;padding:2px 0;}
#searchlist .search_titlea{font-size:16px;color:#12C;text-decoration:underline;}
#searchlist .search_titleem{color:#c00;text-decoration:underline;font-style:normal;}
#searchlist .search_detail{display:block;}
#searchlist .search_detaila{text-decoration:underline;color:#12C;}
#searchlist .search_contentem{color:#c00;font-style:normal;}
#searchlist .search_updatetime{display:block;margin-top:5px;color:green;}
#searchlista:hover{text-decoration:underline;}
#sitemaplistdl{margin-top:30px;padding:20px;border:1px solid #ddd;}
#sitemaplistdth2{font-size:18px;font-weight:normal;padding:10px 0;border-bottom:1px solid #ddd;}
#sitemaplistdth2i{font-size:22px;margin-left:10px;font-weight:normal;color:#888;position:relative;top:2px;}
#sitemaplistddul{float:left;width:25%;list-style:none;margin-top:20px;}
#sitemaplistddli{margin-top:5px;}
#sitemaplistddlih4a{font-weight:normal;color:#666;}
.v52fmbx_hr{border-top:1px solid #ddd;margin:0;padding:0 5px 0 15px;font-weight:bold;font-size:16px;background:#ddd;height:60px;line-height:60px;}
:-ms-input-placeholder{color:#999;}
.v52fmbx{border:1px solid #ddd;border-top:0;overflow:hidden;text-align:left;}
.v52fmbxdl:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.v52fmbxdl{width:100%;zoom:1;background:#fff;}
.v52fmbxdl{border-top:1px solid #ddd;margin:0;display:-webkit-box;display:-moz-box;display:box;display:-ms-flexbox;position:relative;padding:5px 0;}
.v52fmbxdldt{padding:15px 15px 10px 15px;width:105px;text-align:left;font-weight:normal;overflow:hidden;line-height:1.2;}
.v52fmbxdldd{-moz-box-flex:1.0;-webkit-box-flex:1.0;box-flex:1.0;-ms-flex:1;padding:2px 0 0 15px;margin:10px 0;}
.v52fmbxdlddlabelinput{position:relative;top:1px;margin-right:3px;}
.v52fmbxdldd .fbox{margin:0 10px 0 0;}
.v52fmbxdldd .tips{color:#aaa;}
.v52fmbxdldd .tips:hover{color:#f00;}
.v52fmbxdldd.labelinlinelabel{display:inline;}
.v52fmbxdldt.addimgdt{padding:10px 5px 10px;}
.v52fmbxdldt.addimgdtp{height:30px;line-height:30px;margin-bottom:8px;}
.v52fmbxdl.noborder{border-bottom:0;}
.formerror{margin-top:6px;height:20px;line-height:20px;}
.formerror .fa-times{color:#fff;border-radius:3px;padding:1px 2px;font-size:16px;margin-right:5px;background:red;}
.formerror .fa-check{color:#fff;border-radius:3px;padding:2px;font-size:14px;margin-right:5px;background:#10aa00;}
.formerrorbox{border:2px solid #f00!important;}
.v52fmbxdldd.ftype_description{color:#fff;padding:8px;margin:0 5px;background:#6c6fbf;}
.ftype_input .fbox{float:left;}
.ftype_input .tips{float:left;padding-top:5px;}
.ftype_input .fboxinput{width:350px;height:28px;line-height:28px\9;padding:2px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0;border-radius:2px;}
.placeholder-ie{position:relative;}
.placeholder-ielabel{position:absolute;left:8px;top:7px;cursor:text;color:#999;}
.ftype_textarea .tips{display:block;}
.ftype_textareatextarea{width:350px;line-height:1.5;height:100px;padding:7px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0;}
.ftype_select .tips,.ftype_select-linkage .tips{display:block;margin-top:5px;}select{line-height: 32px;height: 32px;vertical-align:middle;background-color:#fff;outline:0;border: none;padding:4px;color:#656565;}
.ftype_radio .fboxlabel{font-weight:normal;height:28px;line-height:28px;margin:0;display:block;}
.ftype_radio .fboxinput[type='radio']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0;position:relative;top:-1px;margin-right:6px;}
.ftype_radio .formerror{margin-top:0;}
.ftype_checkbox .fboxinput[type='checkbox']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0;}
.ftype_checkbox .fboxlabel{font-weight:normal;height:28px;line-height:28px;margin:0;display:block;}
.ftype_checkbox .fboxinput{position:relative;top:-1px;margin-right:6px!important;}
.ftype_checkbox .formerror{margin-top:0;}
.ftype_transverse .fboxlabel{display:inline;margin-right:15px;}
.submit{/* display:block; *//* background:#23b7e5; *//* border:0 none; *//* height:34px; *//* line-height:26px; *//* padding:0 35px; *//* color:#fff; *//* cursor:pointer; *//* border-radius:2px; *//* font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'; */}
.submit:hover{background:#38c4f0;}
.submit.active{background:#1ba4cf;}
.v52fmbxdldd.ftype_codeinput{width:80px;margin-right:10px;}
.v52fmbxdldd.ftype_codeimg{height:30px;position:relative;bottom:2px;}

/*********--back top--*********/
#back_top {position: fixed;right: 3%;top: 50%;width: 43px;z-index: 99;display: none;}
#back_topa {display: block;width: 100%;font-size: 0;}
#back_topimg {width: 100%;}
/*********--mobile header--*********/
.m-header {background:#444;box-shadow:0 0 12px rgba(0,0,0,0.2)}
.m-header >.col-xs-6>div {color:#FFF}
.m-header >.col-xs-6>div>*{font-size:12px;color:#FFF}

.m-header >.col-xs-6 img {max-height:45px;}
.st-container .st-menu {background:#226ab2;
	-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:#004b3b;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:#004b3b}
.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;}
.m-header {position:fixed;top:-100%;;z-index:50;transition:all .36s;opacity:0;width:100%;line-height:60px;height:60px;}
.m-header >.col-xs-6>div {color:#FFF;display:inline-block}
.m-header >.col-xs-6>div a {color:#FFF}
.m-header >.col-xs-6>div i {font-size:.3rem;padding:0 5px;}
.st-menu-open {overflow:hidden;}
.st-menu .logo {margin:0 0 15px;padding:1em;}
.st-menu {display:none;opacity:0}
.st-menu li {margin:2px 0}
.st-menu li dl {margin:0 0 15px;padding:0;display:none;}
.st-menu li dd a {text-indent:1.5em;font-size:0.14rem;}
.st-menu-open .st-menu {opacity:1;}

.m-header .m_langs{position:absolute;right:70px;font-size:0;top:50%;transform:translateY(-50%)}
.m-header .m_langs a{display:inline-block;vertical-align:middle;width:30px;height:30px;line-height:30px;text-align:center;font-size:12px;color:#FFF;background:#006fe2;margin:0 6px;border-radius:100%}

/********<=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;}
/***/
@media(max-width:1440px){
	.pad26{margin:0 1.6rem;}
	.index_about .titles p{font-size:.26rem;}
	.index_about h3{font-size:.34rem;}
}
/**ipad*/
@media(max-width:990px){
    	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;}
	.pad16,.pad26 {margin:0 15px;}
	
   #showproduct .top .nav ul li{display:inline-block;white-space: nowrap;margin-right: 4px;}
    #showproduct .top .nav ul li a {display: block;width: 100%;padding: 0 10px;}
    header{background: rgb(51, 51, 51);padding: .1rem 0;}
    header .left{margin: 0;}
    .page_banner{padding-top: 60px;}
    .page_banner .txt{display:none;}
    header .right .contact{display:none}
    header .right .lang{margin-top:.1rem}
    header .right .menu{top:.15rem}
    .dtable .right{text-align:left;}
    .page_img .list li{width: 49%!important;}
    .page_product .nav{float:initial;width: 100%;text-align: center;}
    .page_product .nav .title {width: 100%;display: inline-block;}
    .page_product .nav ul {text-align: left;}
    .page_product .nav ul li {display: inline-block;}
    .page_product .list{float:initial;width: 100%;}
    .page_product .nav ul li a::before{display:none;}
}

@media(max-width:767px){
    .page_news .list li{width:100%}
	.tem_banner .swiper-slide img{width:100%;height:360px;object-fit:cover;}
	.tem_banner .label_txt{padding:0 15px;width:100%}
	.index_product .lists::before{font-size:1rem;font-weight:bold;}
	.index_global .mains{display:none;}

	.footer > div > div{display:block;width:100% !important;}
	.footer .navlist{display:none;}
	.footer .infos{padding:0}
	
	.tem_banner .label_txt{font-size:.26rem;}
	
	.index_filed{display:block;font-size:0}
	.index_filed > div{display:inline-block;vertical-align:top;width:50%;margin:0 0 .15rem;height:3rem;padding:0 .15rem}
	.index_filed > div.on{padding:0 .15rem;}
	.index_filed > div.on .txt .mores{height:0;padding:0}
	.index_filed > div.on .txt > i{opacity:1;visibility:visible}
	
	.show_product .mains > div > div{display:block;width:100% !important;}
	.show_product .mains .infos{padding:.55rem 0 0}
	.show_product .effect_display .itembox > div .list{grid-template-columns:1fr 1fr}
	.show_product .effect_display .itembox > div .list2 ul{grid-template-columns:1fr 1fr}
	
}