/***** header ******/
.header {position:fixed;top:.27rem;left:0;width:100%;z-index:18}
.header>div{display:flex;align-items:center}
.header .navs{flex:0 0 40%;display:flex;align-items:center}
.header .navs li {display:inline-block;vertical-align:middle;padding-left:1.05rem;}
.header .navs li a{font-size:.18rem;color:#FFF}
.header .navs li:first-child{padding:0}
.header .logos{flex:0 0 20%;text-align:center;line-height:1rem;}
.header .logos img {max-height:.44rem;transition:none;filter:brightness(0) invert(1)}
.header .navs dl {margin:0 0 0 .55rem;padding:0;position:relative}
.header .navs dl dt {font-size:.2rem;color:#FFF;font-weight:normal;cursor:pointer;}
.header .navs dl dd {position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:1;background:#FFF;box-shadow:0 0 10px rgba(0,0,0,.2);text-align:center;width:1rem;display:none;transition:none;}
.header .navs dl dd a{display:block;line-height:.45rem;font-size:.16rem;color:#333;border-top:1px solid #eee}
.header .navs:last-child{justify-content:flex-end}

.is_header {background:#FFF;top:0;box-shadow:0 0 12px rgba(0,0,0,.12)}
.is_header .navs li a {color:#444}
.is_header .logos img{filter:none;transition:all .3s linear}
.is_header .navs dl dt{color:#444}
/**/
.tem_banner .swiper-slide img {width:100%;height:100vh;object-fit:cover;}
.tem_banner .ban_text{position:absolute;top:50%;transform:translateY(-50%);z-index:1;width:100%;left:0;padding:0 2.35rem;text-align:left;}
.tem_banner .ban_text h3 {font-size:.6rem;color:#FFF}
.tem_banner .ban_text p{font-size:.36rem;color:#FFF;margin:.4rem 0 0}
.tem_banner .ban_text>*{transform:translateY(3vw);opacity:0}
.tem_banner .swiper-slide-active .ban_text>*{transform:none;opacity:1;transition: all .8s cubic-bezier(.69, .27, .45, .99);transition-delay:100ms}
.tem_banner .swiper-slide-active .ban_text p{transition-delay:150ms}

.tem_banner .slide-pagination{position:absolute;right:1.8rem;top:50%;transform:translateY(-50%);z-index:1;width:auto;left:auto;display:flex;    flex-direction: column;    align-items: flex-end;gap:.12rem 0;}
.tem_banner .slide-pagination span {margin:0;opacity:.39;outline:none;width:.33rem;height:3px;background:#FFF;border-radius:999px;display:block;}
.tem_banner .slide-pagination span.swiper-pagination-bullet-active{width:.51rem;opacity:1}
/**/
.m235{margin:0 2.35rem}
.index_news{padding:.5rem 0}
.index_news>div{display:flex;align-items:center}
.index_news>div>p{margin:0;font-size:.3rem;color:#2c2c2c;flex:0 0 14%}
.index_news .lists{flex:0 0 72%;max-width:72%;border-left:2px solid #b5b5b5;border-right:2px solid #b5b5b5}
.index_news .lists .swiper-container{height:.57rem;}
.index_news .lists .swiper-slide a{display:flex;width:100%;align-items:center;height:100%;}
.index_news .lists .swiper-slide span {flex:0 0 15.4%;font-size:clamp(10px, .16rem, 16px);color:#2c2c2c;text-align:center;}
.index_news .lists .swiper-slide h6{flex:0 0 84.6%;max-width:85%;font-size:clamp(12px, .18rem, 18px);color:#424242}

.index_news .mores{flex:0 0 14%;text-align:right}
a.cm_link{display:inline-block;background:#eee;padding:.08rem .33rem .08rem .08rem;border-radius:999px;font-size:.14rem;color:#1d1d1d;font-weight:bold;}
a.cm_link i{width:.47rem;height:.47rem;background:#00b7ee;border-radius:100%;font-size:.2rem;color:#FFF;font-weight:normal;line-height:.47rem;text-align:center;margin-right:.23rem;}
a.cm_link:hover {box-shadow:4px 4px 6px rgba(0,0,0,.12)}

.index_product{}
.index_product .itembox{position:relative}
.index_product .itembox .text{position:absolute;top:20%;left:2.35rem;z-index:1}
.index_product .itembox .text h4 {font-size:.48rem;color:#FFF;font-weight:bold;}
.index_product .itembox .text .item{margin:.65rem 0 1.28rem;display:flex;align-items:center}
.index_product .itembox .text .item>div{flex:0 0 3.2rem;display:flex;align-items:center;gap:0 .2rem;}
.index_product .itembox .text .item .ico img {max-width:.79rem;transition:none;}
.index_product .itembox .text .item h6 {font-size:.18rem;color:#FFF}
.index_product .itembox .text .item p{font-size:.14rem;color:#FFF;margin:.1rem 0 0}
.index_product .itembox .text>a{background:#FFF}
.index_product ol{margin:0;padding:.17rem;display:flex;}
.index_product ol li {flex:0 0 33.333%}
.index_product ol li>a{display:block;position:relative;background:#c9c9c9}
.index_product ol li .imgs{opacity:.17}
.index_product ol li .imgs img {width:100%;height:3.05rem;object-fit:cover;transition:none;}
.index_product ol li span {position:absolute;top:50%;left:0;width:100%;text-align:center;transform:translateY(-50%);font-size:.36rem;color:#FFF;font-weight:bold;}
.index_product ol li a:hover {background:#12bbee}
.index_product ol li a:hover .imgs{opacity:.08}
.index_product .lists{padding:.9rem .17rem 0}
.index_product .lists h3{font-size:.36rem;color:#252525;font-weight:bold;text-align:center;margin:0 0 .55rem;}
.index_product .lists .swiper-slide a{display:block;position:relative;background:#e0e7da;padding:0 .15rem .55rem;text-align:center}
.index_product .lists .swiper-slide .imgs{height:3.57rem;line-height:3.57rem;}
.index_product .lists .swiper-slide .imgs img {max-height:2.5rem;transition:none}
.index_product .lists .swiper-slide p{font-size:clamp(12px,.18rem,18px);color:#1d1d1d;font-weight:bold;margin:0}
.index_product .lists .swiper-slide a:hover {transform:scale(.98);box-shadow:2px 2px 4px rgba(0,0,0,.1)}

.index_about{padding:1.7rem 0 1.25rem;text-align:center;}
.index_about h3 {font-size:.48rem;color:#353535;font-weight:bold;}
.index_about p{font-size:.16rem;color:#353535;line-height:1.8;width:8.1rem;max-width:100%;margin:.5rem auto}
.index_about .imgs{position:relative}
.index_about .imgs>a{position:absolute;bottom:30%;left:50%;transform:translateX(-50%);z-index:1;}

.index_news2{padding:0 0 1.4rem;}
.index_news2>div>p{font-size:.18rem;color:#00b7ee;font-weight:bold;margin:0;text-align:center}
.index_news2>div>h3{font-size:.36rem;color:#252525;font-weight:bold;margin:.15rem 0 .7rem;text-align:center;}
.index_news2 .lists .swiper-slide a{display:block;position:relative;background:#f5f5f5;padding:.48rem .45rem .4rem;}
.index_news2 .lists .swiper-slide span {display:inline-block;background:#00b7ee;border-radius:999px;font-size:.18rem;color:#FFF;line-height:.35rem;padding:0 .22rem;}
.index_news2 .lists .swiper-slide h6 {font-size:.24rem;color:#282828;line-height:.3rem;height:.6rem;overflow:hidden;margin:.25rem 0 2.4rem;}
.index_news2 .lists .swiper-slide .mores{display:flex;justify-content:space-between;align-items:center;}
.index_news2 .lists .swiper-slide .mores i{width:.78rem;height:.78rem;background:#FFF;border-radius:100%;line-height:.78rem;text-align:center;font-size:.26rem;color:#3c3c3c}
.index_news2 .lists .swiper-slide .mores p{margin:0;}
.index_news2 .lists .swiper-slide .mores p img {max-height:.45rem;transition:none;}
.index_news2 .lists .swiper-slide a>*{position:relative;z-index:5}
.index_news2 .lists .swiper-slide .imgs{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0}
.index_news2 .lists .swiper-slide .imgs img {width:100%;height:100%;object-fit:cover;transition:none}
.index_news2 .lists .swiper-slide .imgs:before{content:'';width:100%;height:100%;background:rgba(0,0,0,.46);position:absolute;top:0;left:0;z-index:1}
.index_news2 .lists .swiper-slide a:hover .imgs{opacity:1}
.index_news2 .lists .swiper-slide a:hover h6{color:#FFF}
.index_news2 .lists .swiper-slide a:hover .mores i{color:#FFF;background:rgba(255,255,255,.25)}
.index_news2 .lists .swiper-slide a:hover p>img{filter:brightness(0) invert(1);transition:all .3s linear}
/*通用底部*/
.footer{background:#f5f5f5;padding:1.05rem 0 1.4rem;border-bottom:1px solid #dcdcdc}
.footer >div{display:flex;justify-content:space-between;}
.footer .logos img{max-height:.45rem;transition:none}
.footer .navs{display:flex;gap:0 1.3rem;}
.footer .navs dl {margin:0;padding:0}
.footer .navs dl dt {margin:0 0 .2rem;}
.footer .navs dl dt a{font-size:.18rem;color:#0e0e0e;}
.footer .navs dl dd {margin:0 0 .1rem;}
.footer .navs dl dd a{font-size:.18rem;color:#6f6f6f}
.copy{padding:.45rem 0;font-size:.18rem;color:#6f6f6f;background:#f5f5f5}
.copy a{font-size:.18rem;color:#6f6f6f}
/**/
.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:#00b7ee;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}
/**/
.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}

.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:#00b7ee}
.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:#00b7ee}
.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:#00b7ee}
.page_product{width:100%;padding:.6rem 0;background:#f5f5f5}
.page_product .nav{float:left;width:270px}
.page_product .nav .title{background:#00b7ee;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:block;position:relative;z-index:2;background:#f5f5f5}
.page_product .nav ul li>a i{position:absolute;right:.2rem;top:50%;transform:translateY(-50%);}
.page_product .nav ul li.opens>a,.page_product .nav ul li>a:hover{color:#00b7ee}

.page_product .nav ul li dl{display:none;transition:none;padding-left:.15rem;}
.page_product .nav ul li dl dd{padding:.1rem 0;border-bottom:1px solid #eee}
.page_product .nav ul li dl dd a{font-size:.16rem;color:#333;}
.page_product .nav ul li dl dd.on a,.page_product .nav ul li dl dd a:hover{color:#00b7ee}

.page_product .list{width:85%;max-width:880px;float:right}
.page_product .list li{width:48%;margin-bottom:.2rem}
.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:#00b7ee}
.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 .img img {width:100%;height:3.5rem;object-fit:cover;}
.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:#00b7ee url(/public/common/images/news_tb.png) no-repeat center}
.page_news .list li .txt p{font-size:.16rem;color:#3a3939;line-height:.31rem;display:block;margin:.3rem 0;height:.62rem;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:.3rem;color:#00b7ee;margin:0 0 .35rem;}
.page_contact .contact .list .con p{font-size:.18rem;color:#333;margin:0 0 .15rem;}
.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.order4{font-size:0;text-align:center}
tr.order4 td.text{display:none}
tr.order4 td.submint{display:inline-block}
tr.order4 td.submint .submit{display:inline-block;font-size:.16rem;border:none;width:215px;line-height:.6rem;color:#fff;background:#00b7ee;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}
#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}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#696969;font-size:16px}
input::-moz-input-placeholder,textarea::-moz-input-placeholder{color:#696969;font-size:16px}
input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#696969;font-size:16px}

/****page product*****/



.show_product{width:100%;}
.show_product .position {line-height: 70px;color: #535353;}
.show_product .positiona{color:#535353;transition: 1s;}
.show_product .positiona:last-child,.show_product .positiona:hover {color: #3a75bf;transition: 1s;}
.show_product .content{width:100%;background: #fff;}
.show_product .content .pd {padding: 40px 40px 60px 40px;width: initial;}
.show_product .content .left{width:50%;/* max-width:620px */}
.show_product .content .left .list{width:100%;/* max-height: 560px; */overflow: hidden;}
.show_product .content .left .list .gallery-top{width:100%;font-size:0;}
.show_product .content .left .list .gallery-thumbs{margin-top:25px;position:relative;}
.show_product .content .left .list .gallery-thumbs .button{position:absolute;left:0;bottom:45px;width:100%;z-index:9999;}
.show_product .content .left .list .gallery-thumbs .button>div{position:absolute;top:0;background:0 0;width:30px;height:30px;text-align:center;line-height:30px;color:#fff;opacity:1;font-size:50px;cursor:pointer;}
.show_product .content .left .list .gallery-thumbs .button .swiper-button-prev{left:0;}
.show_product .content .left .list .gallery-thumbs .button .swiper-button-next{right:0;}
.show_product .content .right{width:50%;padding:0 40px;vertical-align:top;border-left: 1px solid #ddd;position: relative;}
.show_product .content .right .title{color:#3a75bf;font-size: 30px;margin: 40px 0 20px;}
.show_product .content .right .name{font-size:18px;color:#525252;margin-bottom:10px;font-weight:700;}
.show_product .content .rightul{list-style:none;}
.show_product .content .rightulli{font-size:16px;color:#484848;line-height:34px;}
.show_product .content .right .contact{position:absolute;bottom:0;left:0;width:100%;}
.show_product .content .right .contacta{width:80%;margin:0 auto;background:#3a75bf;text-align:center;line-height:60px;color:#ffff;font-size:16px;transition:1s;display:block;}
.show_product .content .right .contacta:hover{transition:1s;background:#000;}
.show_product .descripiton{padding:50px 0 80px;background:#f8f8f8;}
.show_product .descripiton .title{font-size:30px;color:#3a75bf;display:block;margin-bottom:20px;}
.show_product .descripiton .conp{color:#636363;font-size:16px;line-height:30px;}
.show_product .recommend{width:100%;padding:60px 0;}
.show_product .recommend .title{text-align:center;font-size:30px;color:#3a75bf;margin-bottom:40px;}
.show_product .recommend .list{width:100%;}
.show_product .recommend .listli{width:23%;}
.show_product .recommend .listlia{display:block;}
.show_product .recommend .listlia .img{box-shadow:1px 1px 4px #b9b9b9;text-align: center;}
.show_product .recommend .listlia:hoverimg{transition:2s;transform:scale(1.1);}
.show_product .recommend .listlia .txt{margin-top:15px;text-align:center;}
.show_product .recommend .listlia .txtp{color:#666;font-size:20px;}
.show_product .recommend .listlia:hover .txtp{color:#3a75bf;transition:1s;}
/****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;}
.img {font-size: 0;overflow: hidden;position: relative;}
.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: #00b7ee;border-color: #00b7ee;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:hoverh2{color:#333;}
.met_module3_listula:hoverimg{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:#00b7ee}
#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:#FFF;box-shadow:0 0 12px rgba(0,0,0,0.2)}
.m-header >.col-xs-6>div {color:#333}
.m-header >.col-xs-6 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:#00b7ee;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:#00b7ee}
.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:#00b7ee;display:inline-block;margin-left:5px;}
.m-header >.col-xs-6>div a {color:#FFF}
.m-header >.col-xs-6>div i {font-size:.3rem;padding:0 5px;display:inline-block;vertical-align:middle;line-height:1}
.m-header >.col-xs-6>div span {font-size:12px;color:#333;display:inline-block;vertical-align:middle;margin-left:3px;line-height:1}
.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){
	.tem_banner .ban_text{padding-left:1.35rem;}
	.m235{margin:0 1.35rem;}
	.index_product .itembox .text{left:1.35rem;}
}
/**ipad*/
@media(max-width:990px){
    	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;}

	.tem_banner .slide-pagination{right:15px;}
	.tem_banner .ban_text{padding-left:15px;}
	.m235{margin:0 15px;}
	.index_product .itembox .text{left: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;}

    .page_banner{padding-top: .6rem;}
    .page_banner .txt{display:none;}

    .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: 80%;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){
	.tem_banner .swiper-slide img{height:330px;}
	.tem_banner .ban_text h3{font-size:20px;}
	.tem_banner .ban_text p{font-size:14px;}
	.index_news{display:none}
	.index_product .itembox>img {width:100%;height:300px;object-fit:cover;transition:none;}
	.index_product .itembox .text .item{margin:.35rem 0 .6rem;}
	.index_product .itembox .text .item > div{display:block;flex:0 0 50%}
	.index_product .itembox .text .item > div .ico {margin:0 0 .2rem;}
	.index_about .imgs img {width:100%;height:300px;object-fit:cover;transition:none;}
	.footer{display:none;}
	
    .page_news .list li{width:100%}
	
}