@charset "utf-8";
	body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea,img {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:"microsoft yahei";
	text-decoration:none;
	color:#373131;
	list-style:none;
	line-height:150%;
	box-sizing:border-box;
}
body {
	overflow-x:hidden;
	background:#FFF;
	min-width:1300px;
}
.clearfix:after,.clearfix:before {
	content:" ";
	display:table
}
.clearfix:after {
	clear:both
}
@font-face
{
font-family: ywzt;
src: url('Impact.TTF'),
     url('Impact.eot'); /* IE9+ */
}
A:hover {
	color:#000;
}

.left {
	float:left;
}
.right {
	float:right;
}
.head {
	background:url(head_bj.jpg) no-repeat center;
	height:251px;
}
.zxgg{
	width:1200px;
	margin:auto;
	height:35px;
	line-height:35px;
	}
.zxgg img{
	float:right;
	}

.logo {
	width:1200px;
	height:138px;
	margin:auto;
}
.logo img{
	float:left;
	margin-top:40px;
	}
.logo h2{
	float:right;
	font-size:30px;
	color:#009944;
	font-weight:normal;
	font-family:ywzt;
	padding-top:65px;
	}
	
.nav {
	width:1200px;
	overflow:hidden;
	margin:auto;
}
.nav ul li {
	float:left;
	width:150px;
	text-align:center;
	height:59px;
	padding-top:20px;
}
.nav ul li a {
	border-right:1px solid #fff;
	left:20px;
	color:#fff;
	display:block;
	width:100%;
	text-align:center;
}
.nav ul li:hover {
	border-bottom:2px solid #2b2b2b;
}
.nav ul li:hover a{
	color: rgba(252, 192, 46, 1);
	}
	
.nav ul .sy {
	border-bottom:2px solid #2b2b2b;
}
.nav ul .sy a{
	color: rgba(252, 192, 46, 1);
	}	

.swiper-container {
	width:100%;
	height:100%;
}
.swiper-slide {
	text-align:center;
	font-size:18px;
	background:#FFF;
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	width:40px;
	height:80px;
	left:0px;
	background-color:rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	width:40px;
	right:0px;
	height:80px;
	background-color:rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
}
.swiper-button-prev:hover,.swiper-button-next:hover {
	background:rgba(136,180,78,1);
}
.swiper-button-next:after,.swiper-button-prev:after {
	color:#FFF;
	font-size:20px;
}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	width:700px;
	left:50%;
	margin-left:-100px;
	text-align:left;
}
.swiper-pagination-bullet {
	width:18px;
	height:18px;
	opacity:0.6;
	background:#FFF;
}
.swiper-pagination-bullet-active {
	background:rgba(136,180,78,1);
	opacity:1;
}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:30px;
}
.swiper-button-next,.swiper-button-prev {
	margin-top:-50px;
}


.bt{
	width:100%;
	text-align:center;
	padding:90px 0 40px 0;
}
.bt h2{
	font-size:48px;
    color: rgb(0, 153, 68);
	}
.bt h2 b{
	color: rgb(250, 168, 30);
	}
.bt span{
	display:inline-block;
	padding:5px 150px;
	border-radius:3px;
	margin:15px 0;
	font-weight:normal;
	color:#fff;
	background: rgba(0, 153, 68, 1);
	}
.product_bj{
	background:url(cp_bj.jpg) no-repeat center;
	padding-bottom:100px;
	}
.product{
	width:1200px;
	margin:auto;
	overflow:hidden;
	}
.product ul{
	width:1300px;
	}
.product ul li{
	width:277px;
	float:left;
	margin-right:30px;
	margin-bottom:20px;
	position:relative;
	overflow:hidden;
	}
.product ul li p{
	background:rgb(0,0,0,0.6);
	position:absolute;
	bottom:0px;
	width:100%;
	text-align:center;
	line-height:28px;
	color:#fff;
	}
.product ul li img{
	width:100%;
	}
.more {
	width:224px;
	height:46px;
	background:#fff;
	border:1px solid #ccc;
	border-radius:23px;
	margin:20px auto 0;
	display:block;
	padding:10px;
	text-align:center;
	font-size:16px;
	color: rgba(0, 153, 68, 1);
}
.more:hover {
	border:1px solid #f00;
	color:#333;
}
.about_bj{
	width:100%;
	padding-bottom:70px;
	background:url(ab_bj.jpg) center;
	}
.bt1{
	width:100%;
	text-align:center;
	padding:50px 0 25px 0;
}
.bt1 h2{
	font-size:48px;
    color: #fff;
	font-weight:normal;
	}
.bt1 h2 b{
	color: rgb(0, 153, 68);
	}
.bt1 span{
	display:inline-block;
	padding:5px 150px;
	border-radius:3px;
	margin:15px 0;
	font-weight:normal;
	color:#fff;
	background: rgba(0, 153, 68, 1);
	}
.about {
	width:1200px;
	margin:auto;
	}
.about ul img{
	float:left;
	margin-right:20px;
	margin-top:5px;
	}
.about ul li h2{
	color:#fff;
	margin-bottom:10px;
	font-size:28px;
	}
.about ul li P{
	color:#fff;
	line-height:28px;
	}
.shuoshu_bj{
	background:url(ss_bj.jpg) no-repeat center;
	padding-bottom:70px;
	}	
.shuoshu{
	width:1200px;
	margin:auto;
	}	
.shuoshu img{
	float:left;
	margin-right:20px;
	margin-top:5px;
	}	
.shuoshu ul li{
	color:#fff;
	}	
.shuoshu ul li h2{
	color:#fff;
	margin-bottom:10px;
	font-size:28px;
	margin-top:70px;
	}
.case_bj{
	background:#e8e8e8;
	padding-bottom:100px;
	}	
.ysfx_bj{
	background:url(ys_bj.jpg) no-repeat  center 250px #fafafa;
	padding-bottom:100px;
	}	
.ysfx{
	width:1200px;
	margin:auto;
	}	
.ysfx ul{
	padding-top:53px;
	}
.ysfx ul li{
	width:600px;
	float:left;
	height:117px;
	padding:8px;
	display:table;
	}
.ysfx ul li span{
	line-height:18px;
	vertical-align:middle;
	color:#fff;
	display:table-cell;
	}	
.xbanner{
	height:184px;
	background:url(xbanner.jpg)
	}	
.news{
	width:1200px;
	padding-top:50px;
	margin:auto;
	}	
.news_left{
	width:800px;
	float:left;
	}	
.news_left ul li{
	border-bottom:1px solid #ddd;
	height:108px;
	padding-top:20px;
	}	
.news_left ul li h2{
	width:90px;
	border-right:1px solid #ddd;
	float:left;
	margin-right:25px;
	height:60px;
	font-size:24px;
	font-weight:normal;
	}	
.news_left ul li h2 span{
	display:block;
	font-size:14px;
	color:#999;
	}	
.news_left ul li p b{
	display:block;
	font-size:16px;
	font-weight:normal;
	margin-bottom:5px;
	color:#111;
	}	
.news_left ul li p{
	font-size:14px;
	color:#999;
	}	
.news_right{
	width:300px;
	float:right;
	}	
.news_right img{
	width:300px;
	height:200px;
	margin:8px 0;
	}	
.foot_bj{
	background:url(foot_bj.jpg) no-repeat center;
	height:440px;
	margin-top:80px;
	}	
.foot{
	width:1200px;
	margin:auto;
	padding-top:60px;
	}	
.foot .foot_nav{
	width:220px;
	color:#fff;
	float:left;
	}	
.foot b{
	font-size:16px;
	padding-bottom:15px;
	margin-bottom:15px;
	display:inline-block;
	color:#fff;
	border-bottom:5px solid #039a4c;
	}	
.foot p{
	color:#fff;
	line-height:24px;
	}	
.foot .contact{
	width:480px;
	float:left;
	line-height:40px;
	}	
.foot .contact span{
	color:#fff;
	}
.foot .contact a{
	color:#fff;
	}
.foot_ewm{
	width:174px;
	float:right;
	}	

.bt_n{
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	}
.bt_n h2{
	display:inline-block;
	border-bottom:2px solid #000;
	padding:10px;
	font-size:18px;
	font-weight:normal;
	}



	
	
.pagination {
	text-align:center;
	padding-top:30px;
}
.page-item {
	display:inline-block;
	padding:5px;
	background:#DDD;
	border:1px solid #DDD;
}
.page-num {
	padding:5px 10px;
	display:inline-block;
	border:1px solid #DDD;
	background:#DDD;
	margin:0 2px;
}
.pagination a:hover {
	color:#FFF;
	background:#88b44e;
}
.page-num-current {
	background:#88b44e;
	color:#FFF;
}
.mian {
	width:1200px;
	margin:20px auto 80px;
}
.newslist ul li {
	height:170px;
	border-bottom:1px solid #DDD;
	margin-top:20px;
}
.newslist ul li img{
	width:260px;
	height:146px;
	float:left;
	margin-right:15px;
	border-radius:5px;
	}
.newslist ul li b {
	font-size:20px;
	font-weight:normal;
	margin-bottom:15px;
	display:block;
	color:#111;
}
.newslist ul li  span {
	margin-top:10px;
	display:block;
	color:#999;
}
.news_bt {
	border-bottom:1px solid #DDD;
	margin-bottom:15px;
	padding-bottom:15px;
}
.news_bt h2 {
	font-size:18px;
	font-weight:normal;
}
.news_bt h4 {
	color:#999;
	line-height:28px;
	font-weight:normal;
}
.page1 {
	border-top:1px solid #DDD;
	margin-top:15px;
	padding-top:15px;
}

.gsjj {
	width:1200px;
	overflow:hidden;
}
.gsjj h2 {
	font-size:30px;
	color:#52B548;
}
.gsjj h3 {
	color:#4B4B4B;
	font-size:18px;
	padding:10px 0;
}
.gsjj .ulwz p {
	line-height:180%;
}
.gsjjzt{
	width:1200px;
	margin:auto;
	}
.gsjjzt .ulwz p {
	line-height:180%;
	margin-bottom:20px;
}













.ryzz .left {
	width:810px;
}
.ryzz .right {
	width:390px;
	height:568px;
	overflow:hidden;
}
.ryzz ul img {
	width:100%;
	height:100%;
	transition:all 0.6s;
}
.ryzz .left li {
	width:400px;
	margin-right:5px;
	float:left;
	overflow:hidden;
	height:283px;
}
.ryzz ul img:hover {
	transform:scale(1.05);
}

.product_nav {
	width:1200px;
	overflow:hidden;
}
.product_nav ul {
	width:1300px;
	padding:15px 1px;
}
.product_nav ul li {
	width:190px;
	padding:10px;
	float:left;
	text-align:center;
	margin-right:11px;
}
.product_nav ul li img {
	width:100%;
}
.product_nav ul li a {
	font-size:15px;
}
.product_nav ul li:hover {
	box-shadow:0px 1px 6px 0px rgba(0,0,0,0.2)
}
.product_list {
	width:1200px;
	overflow:hidden;
}
.product_list ul {
	width:1300px;
}
.product_list ul li {
	width:288px;
	float:left;
	text-align:center;
	margin-right:15px;
	margin-bottom:10px;
}
.product_list ul li img{
	width:100%;
	}

.product_list ul li a {
	font-size:14px;
}


.product_list6 {
	width:1200px;
	overflow:hidden;
}
.product_list6 ul {
	width:1300px;
}
.product_list6 ul li{
	width:189px;
	float:left;
	margin-right:13px;
	margin-bottom:20px;
	text-align:center;
	position:relative;
	overflow:hidden;
	} 
.product_list6 ul li .plistimg{
	width:100%;
	}	
.product_list6 ul li .cp_ss{
	position:absolute;
	top:62px;
	left:62px;
	opacity:0;
	transition:all 0.6s;
	}	
.product_list6 ul li:hover 	.cp_ss{
	opacity:1;
	}
.pr_show_l {
	width:600px;
	float:left;
	border:1px solid #ddd;
}
.pr_show_l  img{
	width:100%;
	display:block;
	}
.pr_show_r {
	width:550px;
	float:right;
}
.pr_show_r h2 {
	font-size:24px;
	padding:20px 0px;
	font-weight:normal;
}
.pr_show_r p {
	line-height:28px;
}
.pr_show_r h4 {
	background:#fff;
	color:#333;
	width:180px;
	margin-top:20px;
	font-size:16px;
	line-height:50px;
	border-radius:2px;
	border:1px solid #333;
	font-weight:normal;
	padding-left:20px;
}
.pr_show_r h4 img {
	height:20px;
	display:inline-block;
	vertical-align:middle;
}
.pr_show_bt {
	border:1px solid #DDD;
	height:56px;
	margin-top:30px;
}
.pr_show_bt h2 {
	width:160px;
	border-top:3px solid #111;
	border-right:1px solid #DDD;
	height:56px;
	line-height:56px;
	text-align:center;
	font-size:16px;
	color:#111;
	font-weight:normal;
}
.pr_showxq {
	padding-top:20px;
}
.pr_showxq img {
	max-width:1200px;
	margin:10px auto;
	display:block;
}
.pr_showxq p {
	line-height:35px
}
.contact_bt{
	width:1200px;
	margin:auto;
	padding-bottom:40px;
	overflow:hidden;
	}
.contact_bt h2{
	text-align:center;
	font-size:24px;
	padding:60px 0 20px 0;
	color: rgb(51, 51, 51);
	}
.contact_bt h4{
	text-align:center;
	font-size:14px;
	color:#666;
	font-weight:normal;
	padding-bottom:40px;
	}	
.contact_bt ul{
	width:960px;
	margin:auto;
	}	
.contact_bt ul li{
	width:200px;
	float:left;
	height:220px;
	padding:0 18px 10px 18px;
	margin:0 20px;
	border:1px solid #ddd;
	text-align:center;
	}	

.contact_bt ul li img{
	display:block;
	margin:0 auto 20px;
	border-bottom:1px solid #ddd;
	}	
.nr p{
	color:#555;
	line-height:28px;
	}	
.banner_n img{
	width:100%;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	