﻿@charset "utf-8";
/*==============================common==================================*/
*{margin:0; padding:0;box-sizing: border-box}
body,h1,h2,h3,h4,h5,p,ul,ol,form,fieldset,figure {  margin: 0;  padding: 0;  }
h3{font-weight:normal}
body {color:#333; font-size:14px;  font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif;background: #fff}
ul,ol {list-style:outside none none;}
dl { padding:0; margin:0;}
dd { margin:0;}
a {text-decoration: none; color:#333;}
/*限制文字,文字超出显示冒号*/
.text-cut{overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;}

/* 文章上下篇 */
.wengzhengfanye {overflow: hidden;padding: 0.2rem 0;}
.wengzhengfanye .wengzhengfanyeA { line-height:1.8;}
.wengzhengfanye .wengzhengfanyeB { line-height:1.8;}
.wengzhengfanye span { color:#333;}
.wengzhengfanye a { text-decoration:none; }

/* 文章类别上下页 */
.page { overflow:hidden;padding: 0.4rem 0}
.pagelink { text-align:center;}
.pagelink span,.pagelink a { display:inline-block;text-align:center;padding:3px 8px;border:solid 1px #ccc; color:#666; margin:0 2px;}
.pagelink a:hover,.pagelink a.on { background:#2F3032; color:#fff; border:solid 1px #2F3032;}
.pagelink span{display:inline-block; color:#fff; background:#2F3032;border:solid 1px #2F3032;padding:3px 8px;}

/*==============================style==================================*/
.fl{ float:left}
.fr{ float:right}
.clear{clear: both}
.contioner {max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden; position:relative;font-size: 0.26rem;}
.wapper{padding-bottom:1rem; position:relative;z-index:100; background:#FFF;color: #333}
.container{margin: 0 0.2rem;overflow: hidden;font-size: 0.26rem}

/*============================= 首页 ============================*/
.top{overflow: hidden;padding: 0.2rem;background: #fff}
.logo img{width: 2rem}
.logo h1{font-size:0.28rem; color:#006EB8;}
.logo p{color: #666;font-size: 12px}
.menu-button {width:25px;height:15px;cursor:pointer; top: 0.4rem;position: absolute;right: 0.2rem;}
.menu-button:before { content:""; position:absolute; border-bottom:9px double #006EB8; border-top:3px solid #006EB8; width:25px; height:3px;}

/*浮动导航*/
.top_fd {width:100%; height: 100%;position:fixed; top:0; left:0; z-index:9999; display:none;}
.maskbg {background:#333; position:absolute; left:0; top:0; opacity:0.3; height:100%; width:100%;}
.mask-close{cursor:pointer; color:#fff; font-size:26px; position:absolute; top:0; right:13px;z-index: 2}
.top_fd ul{overflow:hidden; background:#333; position:relative; top:0;overflow-y: auto;width: 100%;height: 100%}
.top_fd ul li{width:100%;border-bottom:1px solid #fff;overflow: hidden}
.top_fd ul li a{color:#fff; height:40px; line-height:40px; font-size:14px; padding-left:30px;float: left}
.submenu-toggle{cursor:pointer;line-height:40px;color:#fff; display:inline-block; float:right; font-size:28px; padding-right:20px;}
.top_fd ul li .sub-menu {background:#fff; overflow:hidden;display: none;width: 100%}
.top_fd ul li .sub-menu a{display:block; height:35px; line-height:35px; padding-left:40px;color: #1f1d1c;width: 100%}

/*banner图片切换样式*/
.banner{ position:relative; overflow:hidden;}
.banner .swiper-container{ width: 100%;height: 100%;overflow:hidden;}
.banner ul li{display: flex;justify-content: center;flex-direction: column}
.banner ul li img{max-width: 100%;vertical-align: top}
.banner .pagination{position: absolute; bottom:0.2rem; width:100%; z-index:100; text-align: center;}
.banner .swiper-pagination-bullet{width: 20px;height: 6px;display: inline-block;margin: 0 3px!important;background: #fff;border-radius: 15px }
.banner .swiper-pagination-bullet-active{background-color: #006EB8;opacity: 1;}

.onenav{background: #006EB8;overflow: hidden}
.onenav ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.onenav ul li{line-height: 0.8rem;font-weight: bold;color: #fff;background: url("../img/dui.png") no-repeat left;padding-left: 22px;width: 50%}

.title{text-align: center;margin-top: 0.4rem;color: #555;}
.title p{font-size: 0.34rem;font-weight: bold;text-transform: uppercase}
.title h2{font-size: 0.34rem;position: relative;font-weight: normal;margin-top: 5px}

.oneA{background: url("../img/oa.png") no-repeat center;overflow: hidden;background-size: cover}
.oneAs{position: relative;margin: 0 auto;padding: 0.4rem 0}
.oneAss{width: 76%;margin: 0 auto;padding-bottom: 0.4rem}
.oneAss ul li{background: #fff;float: left;}
.oneAss ul li a{border: 1px solid #e0e0e0;display: block;}
.oneAss ul li dd{margin: 8px;overflow: hidden;height: 3.5rem;position: relative;}
.oneAss ul li dd img{max-width: 100%;max-height:100%;transition: all 0.5s;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.oneAss ul li p{background: #e0e0e0;line-height: 0.6rem;text-align: center}
.oneAs .swiper-button-prev,.oneAs .swiper-button-next{width: 28px;height: 50px;background: #B5B5B5;text-align: center}
.oneAs .swiper-button-prev img,.oneAs .swiper-button-next img{width: 12px;margin-top: 15px}
.oneAs .pagination{text-align: center}
.oneAs .swiper-pagination-bullet{width: 10px;height: 10px;display: inline-block;border-radius: 100%;background: #DFDFDF;margin: 0 5px!important;}
.oneAs .swiper-pagination-bullet-active{background-color: #006EB8;opacity: 1}


.oneB{overflow: hidden;margin-top: 0.2rem}
.oneB ul li{width: 48.5%;float: left;position: relative;margin: 0.2rem 0 0 0;transition: all 0.5s;}
.oneB ul li dd{width: 100%;height: 2.5rem;overflow: hidden}
.oneB ul li dd img{max-width: 100%;transition: all 0.5s;height: 2.5rem}
.oneB ul li p{position: absolute;left: 0;bottom: 0;background-color: rgba(27, 2, 2, 0.4);color: #fff;line-height: 0.6rem;width: 100%;text-align: center}
.oneB ul li:nth-child(2n){float: right}
.oneB ul li a:after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 0;background-color: rgba(27, 2, 2, 0.4);transition: all 0.5s;z-index: 1}

.oneCla{margin-top: 0.4rem}
.oneCla img{max-width: 100%}
.oneCla .text{line-height: 1.8;text-indent: 2em;margin-top: 0.2rem;}
.more{margin-top: 0.4rem;text-align: center;background: #F3F3F3;border-radius: 15px;line-height: 0.6rem}
.more a{color: #666}

.oneCr{margin-top: 0.4rem;overflow: hidden;background: url("../img/oc.png") no-repeat center;background-size: cover;padding-bottom: 0.5rem}
.oneCra{margin-top: 0.4rem}
.oneCra dl{margin-bottom: 4px}
.oneCra dl h3{line-height: 36px;background: #fff;padding: 0 10px;font-weight: normal;display: flex;align-items: center;justify-content: space-between}
.oneCra dl p{width: 80%;font-size: 14px}
.oneCra dl i{display: inline-block;width: 13px;height: 13px;background: url("../img/ocr.jpg") no-repeat center}
.oneCra dl ul{background: #fff;padding: 5px 25px 10px;font-size: 12px;display: none}

.foot{padding:0.2rem;font-size:12px;line-height: 2;background: #2F3032;color: #fff;margin-top: 0.7rem}
.foot a{color: #fff!important;}
footer{width:100%; position:fixed; bottom:0;z-index: 9999;max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden;}
footer ul {width:100%; overflow:hidden; background:#006EB8; padding:0.1rem 0;}
footer ul li {width:33.3%; float:left; text-align:center;}
footer ul li i {width:30px; height:25px; display:block; margin:0 auto; background-position:center center; background-repeat:no-repeat;}
footer ul li h4 {color:#fff; font-weight:normal;font-size: 0.26rem}
footer ul li:nth-child(1) i { background-image:url(../img/footer01.png); background-size: .45rem;}
footer ul li:nth-child(2) i { background-image:url(../img/footer02.png); background-size: .34rem;}
footer ul li:nth-child(3) i { background-image:url(../img/footer03.png); background-size: .45rem;}

/*=======================================关于我们============================================*/
.ny_ban {height: 2.5rem;overflow: hidden;text-align: center;color: #fff}
.ny_ban h2{font-size: 0.34rem;font-weight: normal;margin-top: 1rem}

.nav_box{}
.nav_box h5{line-height:0.7rem;padding-left:0.2rem;color:#fff;font-size:0.3rem;font-weight: normal;background:url("../img/xl.png") no-repeat 98% #4F5456;}
.nav_box .nav1{display: none}
.nav_box .nav1 ul{border: 1px solid #e5e5e5;}
.nav_box .nav1 ul li{border-bottom: 1px solid #e5e5e5;line-height: 35px;overflow: hidden;text-align: center}
.nav_box .nav1 ul li:last-child{border-bottom: none}
.nav_box .nav1 ul li.active a{color: #006EB8}

.about{overflow: hidden;line-height: 2;margin-top: 0.4rem;min-height: 3rem}
.about img{max-width: 100%}
.about blockquote{margin:0!important}


.nytitle{text-align: center;margin-top: 0.4rem}
.nytitle h2{font-size: 0.32rem;font-weight: normal}

.one{line-height: 2;margin-top: 0.4rem}
.one img{max-width: 100%}

.product{background: #fff;padding: 0.4rem;border: 1px solid #eee;margin-top: 0.4rem}
.productl{text-align: center;position: relative;width: 100%}
.productl img{max-width: 100%}
.productr{width: 100%}
.productr h1{border-bottom: 1px dashed #ccc;font-size: 18px;color: #006EB8;padding-bottom: 15px}
.productr .text{color: #666;line-height: 2;margin-top: 20px}


.case{background: #F4ECEC;padding: 0.2rem;margin-top: 0.4rem}
.caseA{background: #fff;padding: 0.2rem 0.2rem 0.4rem;border: 1px solid #eee;overflow: hidden}
.caseAl{background: #FFDFE3;width: 94%;height: 2.3rem;position: relative}
.caseAl dd{width: 102%;height: 2.3rem;position: absolute;top: 0.2rem;left: 0.2rem;overflow: hidden}
.caseAl dd img{width: 100%;}
.caseAr{margin-top: 0.6rem}
.caseAr h1{border-bottom: 1px dashed #ccc;color: #555;padding-bottom: 0.2rem;font-size: 0.3rem}
.caseAr .text{color: #666;line-height: 2;margin-top: 0.2rem}
.caseA:hover{box-shadow: 0 0 10px rgba(235,61,0,0.1);transform: translateY(-3px);transition: all 0.5s;cursor: pointer}

.caseB{padding: 0.2rem 0.2rem 0.4rem;background: #fff;border: 1px solid #eee;overflow: hidden;margin-top: 0.2rem}
.caseB h2{display: flex;justify-content: space-between;align-items: center;padding: 0.2rem 0}
.caseB h2 span{font-size: 0.3rem;color: #555;}
.caseB h2 a{display: inline-block;width: 101px;line-height: 25px;border: 1px solid #cccccc;font-size: 12px;color: #444;text-align: center;font-weight: normal}
.caseB h2 a:hover{background: #006EB8;color: #fff;border-color: #006EB8}
.caseB ul li{width: 48.5%;float: left;position: relative;margin: 0.25rem 0 0 0;transition: all 0.5s;}
.caseB ul li dd{width: 100%;height: 2.2rem;overflow: hidden}
.caseB ul li dd img{max-width: 100%;transition: all 0.5s;min-height: 100%}
.caseB ul li p{line-height: 35px;width: 100%;text-align: center;margin-top: 5px}
.caseB ul li:nth-child(2n){float: right}
.caseB ul li a:after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 0;background-color: rgba(27, 2, 2, 0.1);transition: all 0.5s;z-index: 1}

.news{margin-top: 0.4rem}
.news ul li{border-bottom: 1px dotted #ddd;overflow: hidden;padding-bottom: 0.2rem;margin-bottom: 0.2rem}
.news ul li dd{width: 30%;height: 1.4rem;overflow: hidden}
.news ul li dd img{max-width: 100%;height:1.4rem;transition: all 0.5s}
.news ul li dl{width: 65%;}
.news ul li dl h3{font-size: 0.26rem;color: #404040}
.news ul li dl p{color: #999;font-size:12px;text-decoration: none;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;overflow: hidden;text-overflow: ellipsis;margin: 0.1rem 0}
.news ul li dl span{color: #999;font-size: 12px}

.contactA{margin-top: 0.4rem;overflow: hidden;}
.contactAr h1{border-bottom: 1px solid #ccc;font-size: 18px;color: #006EB8;font-weight: normal;padding: 20px 0 30px}
.contactAr ul{margin-top: 30px}
.contactAr ul li{margin-top: 12px;color: #666;padding-left: 20px}
.contactAr ul li:nth-child(1){background: url("../img/fs1.png") no-repeat left}
.contactAr ul li:nth-child(2){background: url("../img/fs2.png") no-repeat left}
.contactAr ul li:nth-child(3){background: url("../img/fs3.png") no-repeat left}
.contactAr ul li:nth-child(4){background: url("../img/fs4.png") no-repeat left}

#dituContent{height: 300px;margin-top: 0.4rem}

.contactB{background: #F4ECEC;padding: 0.4rem 0.2rem;overflow: hidden;margin-top: 0.4rem}
.contactB h3{font-weight: normal}
.contactB ul li{width:100%;height: 140px;display: flex;justify-content:space-between;background: #fff;float: left;margin: 0.3rem 0 0 0}
.contactB ul li h3{width: 65px;height: 140px;background: #006EB8;color: #fff;font-weight: bold;font-size: 0.3rem;
	writing-mode: vertical-lr;text-align: center;line-height: 65px;letter-spacing: 10px}
.contactB ul li dl{width: 290px;color: #666;line-height: 2;padding: 0.2rem 10px 0 0}
.contactB ul li dl p{padding-left: 25px}
.contactB ul li:nth-child(3n){margin-right: 0}
.contactB ul li dl p:nth-child(1){background: url("../img/lx1.png") no-repeat left 8px;}
.contactB ul li dl p:nth-child(2){background: url("../img/lx2.png") no-repeat left 8px;}
.contactB ul li dl p:nth-child(3){background: url("../img/lx3.png") no-repeat left 5px;}

.message{color: #666;}
.message dl{line-height: 34px;width: 100%;overflow: hidden;margin-top: 25px;}
.message dl label{display: inline-block;width: 60px;text-align: right;float: left}
.message dl input{line-height: 34px;border: 1px solid #dadada;width: 80%;float: left;text-indent: 10px}
.message dl textarea{width: 80%;min-height: 100px;border: 1px solid #dadada;text-indent: 10px}
.message a{display: inline-block;width: 200px;line-height: 40px;background: #006EB8;color: #fff;text-align: center;margin: 25px 0 0 60px;border-radius: 3px}


.recruit h2{color: #006EB8;font-size: 0.3rem;}
.recruit{background: #F3F3F3;padding: 0.3rem 0.2rem;overflow: hidden;margin-top: 0.4rem}
.recruit ul{margin-top: 0.3rem;}
.recruit ul li{width:100%;overflow: hidden;background: #fff;padding: 0.3rem;transition: all .3s ease-in-out;margin-bottom: 16px;}
.recruit ul li a{display: block;}
.recruit ul li em{display: inline-block;font-style: normal;background: #fff;
	border: 1px solid #006EB8;border-radius: 15px;width: 94px;text-align: center;line-height: 26px;font-size: 12px;color: #006EB8}
.recruit ul li em a{color: #006EB8}
.recruit ul li b{color: #989898;}
.recruit ul li h3{color: #262626;margin: 0.25rem 0;font-size: 0.26rem}
.recruit ul li p{font-size: 12px;color: #989898;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.recruit ul li strong{color: #006EB8;font-size: 12px;margin-top: 0.45rem;;display: inline-block}


/*=======================================详情页============================================*/
.content{background: #fff;margin-top: 0.4rem}
.con{padding: 0.3rem 0.2rem;background: #fff;}
.con h1{font-size:0.32rem;text-align: center;}
.info_laiyuan{color: #999;text-align: center;line-height:30px;margin: 0.2rem 0 0;font-size: 12px}
.daodu{background: #F5F5F5;border: 1px solid #E5E5E5;line-height: 2;margin-top: 0.2rem;padding: 0.15rem;}
.cont{padding:0.2rem 0;line-height:2;min-height: 300px;border-bottom: 1px dashed #ccc;}
.cont img{max-width:100%;}
.con_img{text-align: center;margin-top: 0.3rem;padding-bottom: 0.3rem}
.con_img img{max-width:100%;}
.showimg{display: flex;justify-content: space-between;margin: 0.1rem 0}
.showimg img{width: 24%;}
.cont h2{padding: 0.2rem 0;font-size: 0.3rem}
.location{color: #666;margin: 0 0.2rem;border-bottom: 1px dashed #ccc;background: #fff;padding: 0.2rem 0}
.location a{color: #666}

.show h1{border-bottom: 1px dashed #ccc;margin: 0 0.2rem;font-size: 0.32rem;text-align: center;padding: 0.2rem 0}
.show .con table{width: 100%;border: 1px solid #333;}
.show .con table td{padding: 0.1rem 0}

/***************************分辨率兼容样式属性**************************/
@media screen and (min-width: 320px) {
	html,body{font-size:44.444px;}
}
@media screen and (min-width: 360px) {
	html,body{font-size:50px;}
}
@media screen and (min-width: 375px) {
	html,body{font-size:52.08333px;}
}
@media screen and (min-width: 385px) {
	html,body{font-size:53.47222px;}
}
@media screen and (min-width: 400px) {
	html,body{font-size:55.5555px;}
}
@media screen and (min-width: 414px) {
	html,body{font-size:57.5px;}
}
@media screen and (min-width: 420px) {
	html,body{font-size:58.3333px;}
}
@media screen and (min-width: 440px) {
	html,body{font-size:61.11111px;}
}
@media screen and (min-width: 480px) {
	html,body{font-size:66.66666px;}
}
@media screen and (min-width: 520px) {
	html,body{font-size:72.2222px;}
}
@media screen and (min-width: 560px) {
	html,body{font-size:77.7777px;}
}
@media screen and (min-width: 580px) {
	html,body{font-size:80.55555px;}
}
@media screen and (min-width: 600px) {
	html,body{font-size:83.333px;}
}
@media screen and (min-width: 640px) {
	html,body{font-size:88.8888px;}
}
@media screen and (min-width: 680px) {
	html,body{font-size:94.44444px;}
}
@media screen and (min-width: 720px) {
	html,body{font-size:100px;}
}
/***************************end分辨率兼容样式属性*************************/
