﻿@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.1rem;background: #ededed;margin-bottom: 0.4rem}
.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:#229f2c; color:#fff; border:solid 1px #229f2c;}
.pagelink span{display:inline-block; color:#fff; background:#229f2c;border:solid 1px #229f2c;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{}
.logo h1{font-size:0.28rem; color:#229f2c;}
.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 #229f2c; border-top:3px solid #229f2c; 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: 3rem;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: 8px;height: 8px;display: inline-block;border-radius: 15px;border:1px solid #fff;margin: 0 3px!important;}
.banner .swiper-pagination-bullet-active{background-color: #fff;opacity: 1}

.title { text-align:center;margin-top: 0.4rem}
.title h2 { font-size:0.34rem;color: #222}
.title i{ background: #3f9714;height: 2px;width: 46px;display: inline-block;margin: 8px 0}
.title p { color: #a8a8a8}

.oneA{overflow: hidden;margin-top: 10px}
.oneA ul li{width: 48.5%;float: left;position: relative;margin: 0.25rem 0 0}
.oneA ul li dd{width: 100%;height:2.2rem;overflow: hidden;text-align: center;position: relative;background: #f1f1f1}
.oneA 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}
.oneA ul li p{text-align: center;font-size: 16px;margin-top: 10px}
.oneA ul li:hover dd img{transform: scale(1.1);transition: all 0.5s;}
.oneA ul li:hover p{color: #3f9714}
.oneA ul li:nth-child(2n){float: right}

.oneB{margin-top: 0.4rem;overflow: hidden;background-color: #F5F5F5;padding-bottom: 50px}
.oneB .hd{margin-top: 0.3rem}
.oneB .hd ul{display: flex;justify-content: space-between}
.oneB .hd ul li{width: 32%;border: 1px solid #fff;line-height: 35px;text-align: center}
.oneB .hd ul li.on,.oneB .hd ul li:hover{border-color: #3f9714}
.oneB .hd ul li.on a,.oneB .hd ul li:hover a{color: #3f9714}
.oneB .bd{margin-top: 10px}
.oneB .bd ul li{width: 48.5%;background: #fff;float: left;margin: 0.25rem 0 0 0;text-align: center;box-shadow: 0 1px 15px 1px rgba(0,0,0,0.03);transition: all 0.3s;padding: 10px 10px 0;}
.oneB .bd ul li dd{width: 100%;height: 2.4rem;overflow: hidden;text-align: center;position: relative;;background: #f1f1f1}
.oneB .bd ul li dd img{max-width: 100%;transition: all 0.6s;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto}
.oneB .bd ul li p{line-height: 35px;}
.oneB .bd ul li:hover dd img{transform: scale(1.1);transition: all 0.6s}
.oneB .bd ul li:hover {background: #3f9714;transition: all 0.3s;}
.oneB .bd ul li:hover p{color: #fff}
.oneB .bd ul li:nth-child(2n){float: right}

.oneC{margin-top: 0.4rem;}
.oneCl{}
.oneCl img{max-width: 100%}
.oneCr{margin-top: 0.4rem}
.oneCr .text{line-height: 1.8}
.more a{display: inline-block;width: 150px;height: 40px;line-height: 40px;text-align: center;background: #f5f5f5;margin-top: 0.3rem;transition: all 0.3s;}
.more a:hover{background: #3f9714;color: #fff}

.oneD{background: #F5F5F5;overflow: hidden;margin-top: 0.4rem;padding-bottom: 0.5rem}
/*.oneDs{margin-top: 0.4rem}*/
.oneDl{position: relative;}
.oneDl dd{width: 100%;overflow: hidden}
.oneDl dd img{width: 100%;transition: all 0.5s;}
.oneDl dl{background: rgba(0,0,0,0.5);position: absolute;bottom: 0;left: 0;width: 100%;padding: 0 10px;box-sizing: border-box;
	display: flex;justify-content: space-between;line-height: 45px}
.oneDl a{color: #fff}
.oneDr{margin-top: 0.4rem}
.oneDr ul li{overflow: hidden;margin-bottom: 0.2rem;background: #fff}
.oneDr ul li dd{width: 70px;height: 65px;float: left;text-align: center;font-size: 12px;background: #3f9714;color: #fff}
.oneDr ul li dd b{font-size: 0.38rem;display: block;line-height: 1;padding-top: 0.25rem;}
.oneDr ul li dl{width: 78%;float: right}
.oneDr ul li dl p{font-weight: bold;margin-top: 5px}
.oneDr ul li dl span{color: #666;display: inline-block;font-size: 12px;margin-top: 5px}
.oneDl dd:hover img{transition: all 0.5s;transform: scale(1.1)}
.oneDr ul li dl:hover p{color: #3f9714}

.foot{padding:0.2rem;font-size:12px;line-height: 2;background: #333;color: #fff}
.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:#229f2c; 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}
.ny_ban img{max-width: 100%}

.location{color: #666;margin-top: 0.4rem}
.location a{color: #666}

.nav_box{margin-top: 0.4rem}
.nav_box h5{line-height:0.7rem;padding-left:0.2rem;color:#fff;font-size:0.32rem;font-weight: normal;background:url("../img/xl.png") no-repeat 98% #229f2c;}
.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}

.xqy img{max-width:100%;}
.xqy .text{line-height:25px;margin:0.4rem 0;}

/*=======================================产品中心============================================*/
.cp_ny{overflow: hidden;margin-top: 0.4rem}
.cp_ny ul li{width: 48.5%;margin: 0 0 0.2rem 0;float: left}
.cp_ny ul li .imgbox{overflow:hidden;position:relative;background: #f1f1f1;}
.cp_ny ul li .img{position:relative;overflow:hidden;text-align: center}
.cp_ny ul li .img img{max-width: 100%;height: 2.2rem;}
.cp_ny ul li h3{line-height:34px;text-align:center;color:#333;font-size: 0.26rem}
.cp_ny ul li:nth-child(2n){float: right}

/*=======================================新闻中心============================================*/
.xwzx-ny{margin-top: 0.4rem;overflow: hidden}
.xwzx-ny ul li{border-bottom: 1px dashed #e7e7e7;padding: 0 0 0.2rem 0;overflow: hidden;margin-bottom: 0.2rem}
.xwzx-ny ul li .imgbox{width: 30%;height: 1.7rem;overflow: hidden;}
.xwzx-ny ul li .imgbox img{max-width: 100%;height:100%;transition: all 0.5s}
.xwzx-ny ul li dl{width: 66%}
.xwzx-ny ul li dl h3{font-size: 0.28rem;}
.xwzx-ny ul li dl span{font-size: 12px;color: #ff0000;display: inline-block}
.xwzx-ny ul li dl p{font-size: 12px;color: #999;line-height: 1.8;margin: 0.1rem 0;
	overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwzx-ny ul li .ckxq{display:block;width:90px;line-height:28px;background:rgba(0,0,0,0.5);color:#fff;font-size:12px;text-align:center;margin:20px 0 0 0;}

/*=======================================联系我们============================================*/
.contact{overflow: hidden;margin-top: 0.3rem;line-height:2;}
.contactl{width: 100%;line-height: 2}
.contactr{margin-top: 0.2rem}
.contactr img{max-width: 100%}
#dituContent{height: 300px;margin-top: 0.2rem}

/*=======================================投诉与建议============================================*/
.message{margin: 0.4rem 0}
.message form input{height:37px;width:100%;border:1px solid #dad9d9;padding:0 10px;border-radius:0;margin-bottom: 20px}
.message form textarea{width:100%;height:150px;border:1px solid #dad9d9;padding:10px;border-radius:0;}
.message form button{width:100%;height:37px;background:#229f2c;color:#fff;border:none;margin-top: 20px}

/*=======================================工程案例============================================*/
.case{}
.case ul li{width: 48.5%;overflow: hidden;position: relative;float: left;margin: 0.4rem 0 0 0}
.case ul li dd{border: 1px solid #d8d8d8;border-radius: 5px 5px 0 0;padding: 1%;background: #fff;overflow: hidden;position: relative}
.case ul li dd img{width: 100%;height:2.6rem;border-radius: 5px}
.case ul li dl{padding: 0.2rem 0;border-bottom: 1px solid #f2f2f2;text-align: center;overflow: hidden}
.case ul li dl h3{font-size: 0.26rem;margin-bottom: 0.2rem}
.case ul li dl p{color: #999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;font-size: 12px}
.case ul li:nth-child(2n){float: right}

/*=======================================详情页============================================*/
.con{padding: 0.3rem 0.2rem 0;}
.con h1{font-size:0.32rem;text-align: center;}
.info_laiyuan{color: #999;text-align: center;line-height:30px;border-bottom: 1px dotted #ccc;
	margin: 0.2rem 0 0;font-size: 12px}
.line{height:15px;margin-top: 0.2rem;border-top: 1px dashed #e5e5e5 ;padding-bottom: 15px;background: #f5f5f5;}
.daodu{background: #F5F5F5;border: 1px solid #E5E5E5;line-height: 2;margin-top: 0.2rem;padding: 0.15rem;}
.cont{padding:0.4rem 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%;}


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

