﻿@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;}
input,textarea,button{border: none;outline: none;background: none}
.flex-center{display: flex;justify-content: space-between;flex-wrap: wrap}

/* 文章上下篇 */
.wengzhengfanye {overflow: hidden;padding: 0.2rem 0 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;}
.pagelink {text-align:center;display: flex;justify-content: center;margin-top: 0.4rem}
.pagelink span,.pagelink a { display:inline-block;text-align:center; padding:5px 10px; border:solid 1px #ddd; color:#666;
	margin-left: -1px;font-size: 12px}
.pagelink a.on { background:#0670DD; color:#fff; border:solid 1px #0670DD;}
.pagelink span{display:inline-block; color:#fff; background:#0670DD; border:solid 1px #0670DD;}
.pagelink a:hover{background: #EEEEEE}


/*==============================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;font-size: 0.26rem}
.flex-center{display: flex;justify-content: space-between}

/*============================= 首页 ============================*/
.top{overflow: hidden;padding: 0.2rem;border-bottom: 1px solid rgba(255,255,255,.1);background: #fff}
.logo{display: flex;justify-content: space-between;align-items: center}
.logo img{width: 3.2rem;}
.logo p{font-size: 12px;font-style: oblique;margin-left: 0.2rem}
.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 #0670DD; border-top:3px solid #0670DD; 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:20px; position:absolute; top:5px; right:18px;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 rgba(255,255,255,0.1);overflow: hidden}
.top_fd ul li a{color:#fff; height:40px; line-height:40px; padding-left:20px;float: left}
.submenu-toggle{cursor:pointer;line-height:36px;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:20px;color: #1f1d1c;width: 100%;font-size: 12px}

/*banner图片切换样式*/
.banner{ position:relative; overflow:hidden;}
.banner .swiper-container{ width: 100%;height: 100%;overflow:hidden;}
.banner ul li{height: 4rem;}
.banner .swiper-pagination{ position: absolute; bottom:15px!important; width:100%; z-index:100; text-align: center;}
.banner .swiper-pagination-bullet {width:8px;height:8px;margin:0 4px!important;cursor: pointer;background: rgba(0,0,0,0.2);position: relative;border-radius:100%;opacity: 1}
.banner .swiper-pagination-bullet-active{background: none;background: #0670dd}
.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{opacity: 1}

.title{text-align: center;padding-top: 0.45rem;}
.title h2{font-size: 0.36rem;color: #2a81c5;font-weight: normal;}
.title p{text-transform: uppercase;color: #999;}

.oneA{}
.oneA .hd{overflow-x: auto;margin-top: 0.45rem;background: #2a81c5;}
.oneA .hd ul{display: flex}
.oneA .hd ul li{float:left;display: flex;justify-content: center;align-items: center;background: #2a81c5;height: 40px;
	color: #fff;width: auto;cursor: pointer;padding: 0 16px;flex-shrink: 0;}
.oneA .hd ul li h3{font-size: 14px;}
.oneA .hd ul li .img2{display: none}
.oneA .hd ul li.on{background: #fff;color: #2a81c5}
.oneA .hd ul li.on .img1{display: none}
.oneA .hd ul li.on .img2{display: block}

.oneA .bd{padding-top: 0.2rem}
.oneA .bd ul li{width: 48.5%;background: #fff;box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);text-align: center;
	margin-top: 0.3rem;float: left;}
.oneA .bd ul li dd{width: 100%;height: 2.5rem;overflow: hidden;position: relative}
.oneA .bd ul li dd img{max-width: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;transition: all 0.5s ease}
.oneA .bd ul li h3{font-size: 14px;color: #595758;font-weight: normal;margin: 0.2rem 0}
.oneA .bd ul li p{color: #595758;font-size: 12px}
.oneA .bd ul li:nth-child(2n){float: right}

.oneA_more{text-align: center;margin-top: 0.5rem}
.oneA_more a{display: inline-block;background: #2a81c5;width: 35%;line-height: 40px;color: #fff}


.oneB{overflow: hidden;margin-top: 0.4rem}
.oneB ul{margin-bottom: 0.4rem}
.oneB ul li{position: relative;}
.oneB ul li dd{position: relative;overflow: hidden}
.oneB ul li dd img{max-width: 100%;transition: transform .5s ease;}
.oneB ul li dd::before {content: '';position: absolute;left: 0;right: 0;bottom: 0;z-index: 1;height: 30%;background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.4) 66%, rgba(0,0,0,0) 99%);background: linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.4) 66%, rgba(0,0,0,0) 99%);}
.oneB ul li dl{position: absolute;top:0;left:0;width: 100%;height: 100%;padding: 0.25rem;display: flex;flex-direction: column;z-index: 1}
.oneB ul li dl .more{flex: 1;display: flex;justify-content: center;align-items: center;}
.oneB ul li dl .more span{width: 80px;height: 80px;background-color: #fff;display: flex;justify-content: center;align-items: center;border-radius: 50%;transition: .5s;transform: translateY(20px);opacity: 0;}
.oneB ul li h3{border-top: 1px rgba(255,255,255,0.3) solid;padding-top: 0.2rem;text-align: center;color: #fff}
.oneB ul li dl .more span  i{transform: rotate(90deg);color: #2a81c5;font-size: 32px;}
.oneB ul li:hover dl{background-color: rgba(42,129,197,0.6);}
.oneB ul li:hover .more span{transform: translateY(0);opacity: 1;}
.oneB ul li:hover dd img {transform: scale(1.06);}

/*.oneBb{overflow: hidden;width: 100%}*/
.bar-pagination{position: relative;height: 2px;width: 94%;background: #eee;}
.bar-pagination .swiper-pagination-progressbar-fill {height: 5px;top: -2px;background: #2a81c5;}


.oneC{background: url("../img/oc.png") no-repeat center;background-size: cover;padding: 1.1rem 0 2rem;margin-top:0.5rem;position: relative}
.oneC h2{font-size: 0.34rem;color: #fff}
.oneC .text{color: #fff;margin: 0.25rem 0 0.4rem;line-height: 1.8}
.oneC dl{display: flex;align-items: center}
.oneC dl a{color: #2a81c5;background: #fff;width: 40%;height: 36px;background-color: #fff;display: flex;justify-content: center;align-items: center;position: relative;z-index: 1;transition: .5s;}
.oneC dl dd{display: flex;justify-content: center;align-items: center;width: 80%;height: 44px;border: 1px #fff solid;transform: translateX(-16px);color: #fff;}
.oneC dl dd i{font-size: 20px;margin-right: 8px}
.oneC dl dd b{font-size: 16px;}
.oneC dl a:hover {background-color: rgba(0,0,0,0);color: #fff;border: 1px #fff solid;}
.oneCa{position: absolute;width: 100%;background-color: rgba(0,0,0,0.3);;bottom: 0;left: 0}
.oneCa ul li{height: 1.3rem;display: flex;justify-content: center;align-items: center;flex-direction: column;width: 25%;color: #fff;}
.oneCa ul li h3{font-size: 0.4rem;}
.oneCa ul li p{color: rgba(255,255,255,0.8);font-size: 12px}

.oneD{margin-top: 0.5rem;overflow: hidden}
.oneDl{}
.oneDl dd{}
.oneDl dd img{max-width: 100%;transition: all 0.5s}
.oneDl h3{font-size: 0.28rem;margin: 0.25rem 0 0.1rem}
.oneDl p{color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height: 1.6;font-size: 12px}


.oneDr{margin-top: 0.4rem}
.oneDr ul li{background: #eee;margin-bottom: 7px}
.oneDr ul li a{display: flex;align-items: center}
.oneDr ul li dd{color: #a89f9a;text-align: center;width: 70px;height: 70px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.oneDr ul li dd b{font-size: 0.4rem;}
.oneDr ul li dd p{font-size: 12px}
.oneDr ul li dl{width: 84%;padding: 0 10px}
.oneDr ul li dl h3{font-size: 14px;font-weight: normal;color: #666}
.oneDr ul li dl p{color: #999;margin-top: 0.1rem;font-size: 12px}



.foot{padding:0.2rem;font-size:12px;line-height: 2;background: #222;color: #fff;margin-top: 0.6rem}
.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:#0670DD; 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{overflow: hidden;height: 2.5rem;display:flex;justify-content:center;align-items:center;position: relative}
.ny_ban dl{position: relative;z-index: 2}
.ny_ban dl h2{font-size: 24px;}

.ny_title{padding-top: 0.5rem;text-align: center}
.ny_title h2{font-size: 0.34rem;color: #0670DD;font-weight: normal;display: flex;justify-content: center;align-items: center;}
.ny_title i{width: 25px;height: 2px;background: #0670DD;display: inline-block;margin: 0 10px}
.ny_title p{margin-top: 10px}

.ny_nav{background: #F3F3F3;overflow-y: auto;border-bottom: 1px solid #dcdcdc;padding: 8px 0}
.ny_nav ul{display: flex;}
.ny_nav ul li{float: left;padding: 0 0.2rem;background: url("../img/nynav.png") no-repeat right;flex-shrink: 0;}
.ny_nav ul li a{display: inline-block;color: #666;font-size: 15px;height: 30px;border-radius: 30px;text-align: center;
	line-height: 30px;padding: 0 16px;}
.ny_nav ul li a:hover,.ny_nav ul li.active a{background: #0670DD;color: #fff}

.one{line-height: 2;overflow: hidden;margin-top: 0.5rem;min-height: 200px}
.onel h3{font-size: 0.34rem;font-weight: normal;color: #333;text-align: center}
.one img{max-width: 100%}
.one table{ border-collapse: inherit; border-spacing:1px; background-color:#e8e8e8;width: 100% }
.one table tr td { line-height:40px; vertical-align:middle;}
.one .ppTableTitle {background: url(../img/title_bg.png) repeat-x top #EFEFEF;font-weight: bold;}

.aboutB{margin-top: 0.5rem;overflow: hidden}
.aboutB ul li{width: 25%;text-align: center;border-left: #dcdcdc dashed 1px;}
.aboutB ul li h3{font-size: 0.4rem;color: #0670DD;font-weight: normal}
.aboutB ul li b{font-weight: normal}
.aboutB ul li p{font-size: 12px;color: #666;margin: 5px 0 8px}
.aboutB ul li:nth-child(1) {border-left: 0;}
.aboutB ul li i{display: inline-block;width: 25px;height: 2px;background: #0670DD}

.news{overflow: hidden;margin-top: 0.2rem;min-height: 200px}
.news ul li{transition: all 0.5s ease;padding: 0.25rem 0;border-bottom: 1px solid #dcdcdc;overflow: hidden}
.news ul li dd{width: 30%;overflow: hidden;height: 75px;float: left;display: flex;
	justify-content: center;align-items: center;flex-direction: column;background:#EEEEEE;color: #a89f9a}
.news ul li dd img{max-height: 100%;transition: all 0.5s ease}
.news ul li dd b{font-size: 0.46rem;}
.news ul li dl{width: 67%;float: right}
.news ul li dl h3{font-size: 14px;font-weight: normal;margin-top: 8px}
.news ul li dl p{color: #666;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin: 8px 0 0;line-height: 1.5;
	display: -webkit-box;white-space: normal;overflow: hidden;font-size: 12px}
.news ul li dl span{color: #999;font-size: 12px;}

.join{margin-top: 0.25rem;overflow: hidden}
.join ul li{margin-top: 0.2rem;}
.join ul li h3{background: url("../img/join.png") no-repeat 97% #F8F8F8;background-size:0.3rem;padding: 0 0.3rem;font-size: 14px;
	line-height: 45px;color: #0670DD;cursor: pointer}
.join ul li .text {display: none;width: 100%;padding: 0px 0.3rem;margin-top: 0.2rem;line-height: 30px;color: #666666;overflow: hidden;font-size: 12px}
.join ul li.on h3{background: url("../img/joinh.png") no-repeat 97% #0670DD;background-size:0.3rem;color: #fff}

.contact{border: 1px solid #bbc0c7;margin-top: 0.45rem}
.contact ul li{width: 100%;border-right: 1px solid #bbc0c7;text-align: center;padding: 0.4rem 0.3rem;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.contact ul li img{width: 0.8rem}
.contact ul li h3{font-size: 0.34rem;color: #013c8b;font-weight: normal;margin-top: 0.25rem;}
.contact ul li h4{color: #bbc0c7;margin-top: 8px;font-weight: normal;text-transform: uppercase;}
.contact ul li p{line-height: 27px;color: #222e39;margin-top: 22px;}

#dituContent{height: 350px;margin-top: 0.45rem}
.contactB{font-size: 16px;color: #333333;box-shadow: 0px 10px 20px rgba(0,0,0,.1);line-height: 60px;padding: 0px 0.4rem;}

.service{}
.service ul li{background: #f5f5f5;margin-top: 0.4rem}
.service ul li a{}
.service ul li dd{width: 100%;overflow: hidden}
.service ul li dd img{width: 100%;transition: all 0.5s}
.service ul li dl{width: 100%;padding: 0.4rem}
.service ul li dl h3{font-size: 0.28rem;font-weight: normal}
.service ul li dl p{color: #666;line-height: 2;margin-top: 0.2rem;font-size: 12px}

.honor{overflow: hidden;margin-top: 0.2rem}
.honor ul li{width: 48.5%;float: left;text-align: center;margin-top: 2%}
.honor ul li dd{border: 1px solid #ccc;overflow: hidden;height: 3.6rem;padding: 10px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.honor ul li dd img{max-width: 100%;transition: all 0.5s ease;max-height: 100%}
.honor ul li p{font-size: 14px;padding: 0.2rem 0}
.honor ul li:nth-child(2n){float: right}

.guide{}
.guide h2{font-size: 14px;color: #666;margin-top: 0.2rem}
.guide ul li{margin-top: 12px;}
.guide ul li h3{background: url("../img/guide.png") no-repeat 98% #E6E6E7;padding: 0 0.2rem;line-height: 42px;
	color: #595757;cursor: pointer;border-radius: 6px;font-weight: normal;font-size: 14px;background-size: 0.2rem}
.guide ul li .text {display: none;width: 100%;padding: 0px 0.2rem;margin-top: 12px;line-height: 30px;font-size: 12px;
	color: #666666;overflow: hidden;}
.guide ul li.on h3{background: url("../img/guideh.png") no-repeat 98% #0670DD;color: #fff;background-size: 0.2rem}


.pro_conr{margin: 0 0.2rem;margin-top: 0.4rem;min-height: 200px}
.pro_conr ul li{display: inline-block;width: 48.5%;float: left;margin-bottom: 0.2rem;transition: all ease 0.5s;position: relative;top: 0px;background: #fff;box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);}
.pro_conr ul li dd{overflow: hidden;height: 2.5rem;position: relative;border-radius: 4px 4px 0 0;margin: 0;}
.pro_conr ul li dd img{max-width: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto}
.pro_conr ul li dd i{position: absolute;display: inline-block;visibility: hidden;width: 36px;height: 36px;
	background: url("../img/pror.png") #fff no-repeat center;background-size: 25px;border-radius: 50%;transition: 0.2s;right: calc(50% - 12px);top: calc(50% - 18px);}
.pro_conr ul li dl{text-align: center;padding: 0.2rem 0.1rem;}
.pro_conr ul li h3{color:#595758;margin-bottom: 8px;text-align: center;font-size: 14px;font-weight: normal;}
.pro_conr ul li p{color: #595758;overflow: hidden;font-size: 12px}
.pro_conr ul li:nth-child(2n){float: right}

/*=======================================新闻详情页============================================*/
.content{margin-top: 0.4rem}
.news_info{overflow:hidden;}
.info_title{text-align:center;}
.info_title h1{font-size:0.32rem;font-weight: normal;}
.info_laiyuan{text-align:center;margin-top: 0.2rem;padding-bottom:0.2rem;border-bottom: 1px dashed #dcdcdc;font-size: 12px}
.info_text{padding:0.2rem 0;line-height:2;min-height: 200px;border-bottom: 1px dashed #dcdcdc}
.info_text img{max-width:100%;display: block;margin: auto}
.info_text table{width: 100%;border: 0;border-collapse: collapse;border-spacing: 0;}
.info_text table td{border: 1px solid #000;text-align: center;line-height: 40px;}
.info_picA{padding:10px;text-align:center;}
.info_picA img{max-width:100%; width: expression(this.width > 720 ? 720: true)}

/*=======================================产品详情页============================================*/
.show{margin-top: 0.4rem}
.show_tit{border-bottom: solid 1px #f3f3f3;color: #424242;display: flex;justify-content: space-between;align-items: center}
.show_tit h1 {font-size: 16px;border-bottom: solid 2px #0670DD;font-weight: bold;padding: 5px 0;}
.show_tit h2 {font-size: 16px;color: #0670DD;font-weight: bold;background: url("../img/show_tit.png") no-repeat right;padding-right: 20px;}


.showA{margin: 0.4rem 0;overflow: hidden}
.showAl{position: relative;border: solid 1px #ececec;padding-bottom: 0.4rem}
.showAl dd{overflow: hidden}
.showAl dd img{max-width: 100%}
.showAl ul{display: flex;justify-content: center}
.showAl ul li img{height: 35px;}
.showr{padding: 0.3rem;background: #f8f8f8;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.showr>h1 {color: #0670DD;font-size: 18px;font-weight: lighter;padding-bottom: 10px;}
.showr .text{font-weight: lighter;line-height: 26px;color: #666}
.show_con{line-height: 2;margin-top: 0.4rem}
.show_con img{max-width: 100%}


/***************************分辨率兼容样式属性**************************/
@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分辨率兼容样式属性*************************/
