﻿@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 0 0.2rem 0;border-bottom: 1px dashed #d9d9d9}
.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:#F37C1E; color:#fff; border:solid 1px #F37C1E;}
.pagelink span{display:inline-block; color:#fff; background:#F37C1E;border:solid 1px #F37C1E;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;}
.logo img{width: 3rem}
.logo h1{font-size:0.28rem; color:#0162AE;}
.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 #0162AE; border-top:3px solid #0162AE; 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{height: 3.5rem;color: #fff;text-align: center;display: flex;justify-content: center;flex-direction: column}
.banner .pagination{position: absolute; bottom:0.2rem; width:100%; z-index:100; text-align: center;}
.banner .swiper-pagination-bullet{width: 30px;height: 4px;display: inline-block;margin: 0 3px!important;background: #fff}
.banner .swiper-pagination-bullet-active{background-color: #019ADE;opacity: 1;}

.title{text-align: center;margin-top: 0.5rem}
.title h2{font-size: 0.34rem;position: relative;color: #555;font-weight: normal}
.title p{color: #0D62AB;margin-top: 10px}

.oneA{background: url("../img/img01.jpg") no-repeat center;padding-bottom: 0.4rem;overflow: hidden}
.oneA ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.oneA ul li{width: 48.5%;margin-top: 20px;text-align: center;overflow: hidden}
.oneA ul li dd img {width: 100%;transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}
.oneA ul li p{margin-top: 0.2rem}

.more{text-align: center}
.more a{display: inline-block;background: transparent;border: 1px solid #333;color: #333;line-height: 30px;transition: all 0.3s ease-out 0s;width: 36%;margin: 0.4rem auto 0;text-align: center;}


.oneB{background: url("../img/img02.jpg") no-repeat center;overflow: hidden;padding-bottom: 0.4rem;background-size: cover}
.oneBs{margin-top: 0.4rem;overflow: hidden}
.oneBr{line-height: 2;}
.line{height: 1px;background: #d4d4d4;margin-top: 10px}

.oneC{}
.oneC dl{width: 100%;margin-top: 0.5rem}
.oneC dl dd{width: 100%;margin-bottom: 0.2rem}
.oneC dl dd img{width: 100%}
.oneC dl dt{line-height: 34px;border-bottom: 1px dashed #ddd;padding: 5px 0;overflow: hidden;display: flex;justify-content: space-between;align-items: center;}
.oneC dl dt h3{font-size: 0.3rem;font-weight: normal}
.oneC dl dt a{color: #428bca;font-family: Arial;font-weight: bold;font-size: 12px}
.oneC dl dt a:hover{text-decoration: underline}
.oneC dl ul li{height: 38px;line-height: 38px;font-size: 13px;border-bottom: 1px dashed #ddd;display: flex;justify-content: space-between;}
.oneC dl ul li a{color: #428bca;display: inline-block;width: 80%}
.oneC dl ul li span{color: #888;font-family: Arial;}


.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:#0162AE; 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% #0162AE;}
.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: #0162AE}

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


.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%}

.news{margin-top: 0.2rem}
.news ul li{border-bottom: 1px solid #eee;overflow: hidden;padding: 0.3rem 0;}
.news ul li a{display: flex;align-items: center;justify-content: space-between}
.news ul li dd{width: 30%;}
.news ul li dd img{max-width: 100%}
.news ul li dl{width: 65%;}
.news ul li dl h3{font-size: 0.26rem;font-weight: normal;}
.news ul li dl p{color: #666;font-size: 12px;margin-top: 0.1rem;line-height: 1.8}
.news ul li dl span{color: #ccc;font-size: 12px}

/*
.product{margin-top: 0.2rem;overflow: hidden}
.product ul li{width: 48.5%;margin-top: 0.2rem;float: left;}
.product ul li dd{width: 100%;height: 2.4rem;overflow: hidden;}
.product ul li dd img{max-width: 100%;transition: all 0.5s;min-height: 2.4rem}
.product ul li p{text-align: center;margin-top: 0.2rem}
.product ul li:hover dd img{transform: scale(1.1);transition: all 0.5s}
.product ul li:nth-child(2n){float: right}
*/
.product{margin-top: 0.2rem;overflow: hidden}
.product ul li{width: 48.5%;margin-top: 0.2rem;float: left;border: 1px solid #ededed;padding: 4px;}
.product ul li dd{width: 100%;overflow: hidden;}
.product ul li dd img{width: 100%;transition: all 1s;height: 2.3rem}
.product ul li p{padding: 0.2rem 0.1rem}
.product ul li:nth-child(2n){float: right}


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


/*=======================================详情页============================================*/
.con{padding: 0.3rem 0.2rem 0;}
.con h1{font-size:0.32rem;text-align: center;font-weight: normal}
.info_laiyuan{color: #999;text-align: center;line-height:30px;border-top: 1px dashed #d9d9d9;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;}
.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}


/***************************分辨率兼容样式属性**************************/
@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分辨率兼容样式属性*************************/