	@charset "utf-8";
body {
	background: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Microsoft Yahei";
}

ol,
ul,
p {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Microsoft Yahei;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img,
input {
	border: 0px;
}

ul li {
	list-style: none;
}

ul,
p {
	padding: 0px;
	margin: 0px;
}

em,
i {
	font-style: normal;
}


/*
.left{ float:left;}
.right{ float:right;}
 */

.h30 {
	height: 30px;
}

.h50 {
	height: 50px;
}

.clear {
	clear: both;
}


/* header */

#header {
	width: 100%;
	overflow: hidden;
	background: #fff;
}

.top2 {
	width: 100%;
	height: 40px;
	background: #009a44;
}
.top2 p{
	width: 1200px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	margin: 0 auto;
}
.top2 p a{
	color: #fff;
}
.top2 p span{
	float: right;
}
.top {
	width: 1200px;
	height: 90px;
	margin: 0 auto;
}

.top img {
	padding-top: 10px;
}

.top .top-nav {
	width: 800px;
	height: 80px;
	text-align: right;
	float: right;
	padding-top: 15px;
}

.top .top-nav a {
	font-size: 17px;
	color: #000;
	padding: 10px 15px;
	line-height: 80px;
	
}
.top .top-nav a:hover{
	background:#009a44;
	color: #fff;
}

#about-box{
	width:100%;
	overflow: hidden;
	background: url(../img/bg1.jpg) bottom center no-repeat #036c1e;
	margin: 0 auto;
	padding-bottom: 80px;
}
.about-cont{
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	padding-top: 80px;
}
.video11{
	float: left;
	margin-right: 15px;
	width: 450px;
	height: 310px;
}
.about-r{
	float: right;
	width: 710px;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}
.about-r h2{
	font-size: 36px;
	color: #fff;
	padding: 20px 0px;
}
.about-r ul{
	width: 710px;
	height: 110px;
	padding-top: 20px;
}
.about-r ul a{
	float: left;
}
.about-r ul a img{
	margin: 10px 1px;
}
.shebei{
	width: 1200px;
	margin: 0 auto;
}
.shebei h2{
	color: #fff;
	font-weight: initial;
	font-size: 28px;
	line-height: 50px;
	padding-left: 10px;
}
.shebei h2 span{
	font-size: 16px;
	color: #fff;
}
.shebei h2>a{
	width: 70px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border-radius: 15px;
	display: block;
	float: right;
	text-align: center;
	font-size: 14px;
}
.shebei ul li{
	width: 280px;
	height: 260px;
	margin: 10px;
	float: left;
	border: solid 2px #fff;
	box-sizing: border-box;
	position: relative;
}
.shebei ul li img{
	width: 100%;
	height: 220px;
	border: 0;
}
.shebei ul li p{
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #fff;
	font-size: 16px;
	text-align: center;
	color: #000;
	position: absolute;
	left: 0;
	bottom: 0;
}
.shebei ul li:hover p{
	background: #ddd;
}

/* 产品 */

#pro{
	width: 100%;
	height: 1000px;
}
#pro h2{
	font-size: 36px;
	color: #000;
	text-align: center;
	padding-top: 50px;
}
#pro h3{
	font-size: 16px;
	color: #999;
	text-align: center;
	font-weight: normal;
	line-height: 40px;
}
.home-lei{
	width: 1200px;
	height: 30px;
	margin: 30px auto;
	text-align: center;
}
.home-lei a{
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	margin: 0px 5px;
	display: block;
	border-radius: 20px;
	background: #666;
	float: left;
	padding: 0px 24px;
	text-align: center;
	box-shadow: 0px 0px 10px #ccc;
	border: solid 1px #fff;
}
.home-lei a:hover{
	background: #cc0000;
	color: #fff;
	font-weight: bold;
}

#pro-box1{
	width: 1200px;
	height: 500px;
	margin: 50px auto;
}
#pro-box1 li{
		width: 380px;
		height: 310px;
		background: #fff;
		margin: 10px;
		float: left;
		list-style: none;
		overflow: hidden;
		position: relative;
		z-index: 0;
		border-bottom: solid 3px #919191;
		
}
#pro-box1 li img{
		width: 380px;
		height: 260px;
		padding: 0;
		margin: 0;
}
#pro-box1 li p a{
	 position: absolute;
		width: 100%;
		line-height:50px;
		font-size: 18px;
		height: 50px;
		text-align: center;
		font-size: 16px;
		color: #333;
		bottom: 0;
}
#pro-box1 li p a:hover{
	background: #029125;
	color: #fff !important;
	
	
}



#home-case{
	background: #f0f0f0;
	width: 100%;
	overflow: hidden;
	padding: 50px 0px;
}
#home-case h2{
	font-size: 30px;
	font-weight: initial;
	color: #000;
	width: 1200px;
	margin: 0 auto;
}
#home-case h2 span{
	font-weight: initial;
	font-size: 16px;
}
#home-case h2>a{
	width: 70px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border-radius: 15px;
	display: block;
	float: right;
	text-align: center;
	font-size: 14px;
}


#home-news{
	width: 1200px;
	height: 800px;
	margin: 0 auto;
}
#home-news h2{
	font-size: 36px;
	color: #333;
	line-height: 40px;
	text-align: center;
	padding-top: 50px;
}
#home-news h3{
	font-size: 16px;
	color: #999;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 30px;
}
.news-lei{
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}
.news-lei:after{
	content: "";
	width: 100%;
	height: 30px;
	border-bottom: solid 1px #ddd;
	display: block;
}
.news-lei>p{
	width: 500px;
	margin: 0 auto;
}
.news-lei a{
	height: 35px;
	background: #fff;
	border: solid 1px #ddd;
	border-radius: 20px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	display: block;
	width: 120px;
	float: left;
	margin: 10px;
}
.news-lei a:hover{
	background: #009a44;
	color: #fff;
}

#home-news ul{
	width: 1200px;
	height: 440px;
    display: table;
    margin-top: 50px;
}
#home-news ul li{
	width: 325px;
	height: 200px;
	margin: 10px 15px 30px 10px;
	float: left;
	background: #ffc74e;
	padding: 20px;
	position: relative;
}
#home-news ul li img{
	width: 365px;
	height: 180px;
}
#home-news ul li h4{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	line-height: 30px;
	padding-top: 80px;
}
#home-news ul li p{
	font-size: 14px;
	line-height: 25px;
}
#home-news ul li:hover .news-time{
	background: #333;
	
}
#home-news ul li .news-time{
	background: #22c469;
	width: 80px;
	height: 80px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	position: absolute;
	top: -20px;
	left: 20px;
}
#home-news ul li .news-time span{
	font-size: 18px;
	color: #fff;
	display: block;
}



/* footer */

#footer {
	width: 100%;
	height: 350px;
	text-align: center;
	background: #3b3b3b;
	margin-top: 30px;
	padding-top: 50px;
}
#footer ul{
	width: 1200px;
	margin: 0 auto;
}
#footer ul li{
	float: left;
	padding-left: 30px;
	text-align: left;
}
.b-contact{
	width: 280px;
	border-right: solid 1px #686868;
	text-align: left;
	font-size: 16px;
	color: #eee;
	line-height: 30px;
}
.b-contact>a{
	width: 90px;
	height: 35px;
	background: url(../img/zixun.png) 15px center no-repeat #009a44;
	font-size: 16px;
	color: #fff;
	display: block;
	text-align: left;
	padding-left: 40px;
	line-height: 35px;
	border-radius: 20px;
	margin-top: 10px;
}
.b-contact b{
	color: #009a44;
	font-size:30px;
	line-height: 60px;
	text-align: left;
	display: block;
}
.b-contact p a{ color: #fff;}
.b-pro{
	width: 280px;
	border-right: solid 1px #686868;
}
.b-pro a{
	font-size: 16px;
	color: #fff;
	width: 140px;
	line-height: 30px;
	float: left;
}
.b-nav{
	width: 180px;
	border-right: solid 1px #686868;
}
.b-nav a{
	font-size: 16px;
	color: #fff;
	width: 90px;
	line-height: 30px;
	float: left;
}
.b-wx{
	width: 270px;
}
.b-wx span{
	float: left;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin:5px;
	line-height: 40px;
}
.b-wx span img{
	width: 120px;
	height: 120px;
	display: block;
	margin: 0 auto;
}
#footer ul li strong{
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	text-align: left;
	display: table;
}

#copy {
	width: 100%;
	height: 50px;
	background: #009a44;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	text-align: center;
}

#copy a {
	color: #fff;
	font-size: 16px;
	color: #fff;
	margin-right: 30px;
}

/*内页样式*/

#main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	font-size: 16px;
	line-height: 35px;
}

.ny_left {
	width: 270px;
	height: auto;
	float: left;
}

.ny_right {
	width: 930px;
	height: auto;
	float: left;
}

.bass {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #666;
	border-bottom: solid 1px #ccc;
	width: 930px;
	margin-bottom: 30px;
}

.bass a {
	color: #009a44;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.bass100 {
	height: 60px;
	border-bottom: solid 1px #ccc;
	width: 100%;
	margin-bottom: 30px;
}

.bass100 p {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
	line-height: 60px;
	font-size: 16px;
	color: #666;
}

.bass100 p a {
	color: #066eca;
	text-decoration: none;
	font-size: 18px;
}

.nr16 {
	width: 930px;
	height: auto;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.nr20 {
	width: 930px;
	height: auto;
	font-size: 20px;
	line-height: 40px;
	color: #000;
}

.pc_tt {
	background: #009a44;
	color: #fff;
	width: 210px;
	height: 50px;
	font-size: 20px;
	padding-left: 30px;
	line-height: 50px;
}

.left_cplei {
	width: 240px;
	height: auto;
	border: solid 1px #ccc;
	margin-bottom: 20px;
	padding: 5px 0px;
	box-sizing: border-box;
}

.left_cplei li {
	width: 215px;
	height: 40px;
	background: #ddd;
	margin: 5px auto;
	text-align: left;
	line-height: 40px;
	font-size: 18px;
}

.left_cplei li a {
	padding-left: 20px;
	color: #333;
}

.left_cplei li a:hover {
	color: #cc0000;
}

.left_cplei p {
	width: 220px;
	height: 35px;
	margin: 5px auto;
	border-bottom: dashed 1px #ccc;
}

.left_cplei p a {
	color: #000;
	text-decoration: none;
	width: 228px;
	height: 35px;
	font-size: 16px;
	color: #000;
	line-height: 35px;
	display: block;
	padding-left: 10px;
}

.left_cplei p a:hover {
	color: #ff0000;
}

.lx_nr {
	width: 240px;
	height: auto;
	border: solid 1px #ccc;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	padding: 15px;
	box-sizing: border-box;
}

.nyba {
	width: 100%;
	height: 300px;
	background: url(../img/nyba.jpg) top center no-repeat #333;
}

.ny_news2 {
	width: 900px;
	height: 50px;
	border-bottom: solid 1px #ddd;
}

.ny_news2 .ny_news_tt {
	font-size: 18px;
	color: #333;
	line-height: 50px;
	width: 800px;
	float: left;
}

.ny_news2 .ny_news_tt a {
	color: #333;
}

.ny_news2 .ny_news_tt a:hover {
	color: #ff0000;
}

.ny_news2 .ny_news_time {
	font-size: 14px;
	color: #999;
	line-height: 50px;
	width: 100px;
	float: left;
}

.links {
	width: 1070px;
	height: 60px;
	margin: 0 auto;
}

.links span {
	float: left;
	margin: 0 10px;
}

.links span a {
	font-size: 16px;
	line-height: 60px;
	color: #666;
}

.links span a:hover {
	color: #ff0000;
}


/*首页新闻*/

.ny_news a {
	width: 880px;
	height: 120px;
	padding: 10px;
	margin: 0px auto 20px auto;
	border: solid 1px #ddd;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	-webkit-transition: 0.4s;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	display: block;
}

.nyxw_left {
	width: 200px;
	height: 120px;
	float: left;
}

.nyxw_left img {
	width: 180px;
	height: 100px;
	padding: 5px;
	border: solid 1px #ddd;
}

.nyxw_right {
	width: 680px;
	height: 120px;
	float: left;
}

.ny_news a h2 {
	width: 680px;
	height: 30px;
	color: #00af35;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
}

.ny_news a p {
	font-weight: normal;
	font-family: "Microsoft Yahei";
	color: #666;
}

.ny_news a:hover {
	color: #666;
	transform: scaleX(1.1) scaleY(1.1);
	-webkit-box-shadow: 0 2px 20px rgba(102, 102, 102, .55);
	-moz-box-shadow: 0 2px 20px rgba(102, 102, 102, .55);
	box-shadow: 0 2px 20px rgba(102, 102, 102, .55);
}

.news36 {
	color: #5f5f5f;
	font-size: 36px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}

.news16 {
	color: #909090;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.ibox7 {
	width: 1200px;
	height: 270px;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
}

.ibox7 #LeftArr1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 270px;
	cursor: pointer;
	background: url(images/left1.jpg) left center no-repeat;
}

.ibox7 #RightArr1 {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 600px;
	height: 270px;
	cursor: pointer;
	background: url(images/right1.jpg) right center no-repeat;
}

.ihonor {
	height: 270px;
	margin: 0px auto;
	overflow: hidden;
}


/*ͼЧ*/

.cppic {
	width: 380px;
	height: 320px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic dl {}

.cppic dl dt {
	width: 378px;
	height: 280px;
	border: solid 1px #ddd;
	display: block;
	overflow: hidden;
}

.cppic dl dt img {
	width: 378px;
	height: 280px;
	ition: 0.4s;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	-o-transition: -o-transform 0.4s ease-out;
	-ms-transition: -ms-transform 0.4s ease-out;
}

.cppic dl dd {
	text-align: center;
	width: 380px;
	height: 40px;
	line-height: 40px;
	background: #EEE;
	color: #333;
	font-size: 16px;
}

.cppic a:hover dl dd {
	background: #e07d7d;
	width: 380px;
	height: 40px;
	color: #FFF;
}

.cppic a:hover dl dt img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.cppic2 {
	width: 150px;
	height: 100px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic2 dl {}

.cppic2 dl dt {
	width: 150px;
	height: 100px;
	border: solid 2px #eee;
}

.cppic2 dl dt img {
	width: 150px;
	height: 100px;
	border: 0;
}

.cppic3 {
	width: 280px;
	height: 250px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic3 dl {}

.cppic3 dl dt {
	width: 278px;
	height: 210px;
	border: solid 1px #ddd;
}

.cppic3 dl dt img {
	width: 278px;
	height: 210px;
	border: 0;
}

.cppic3 dl dd {
	text-align: center;
	width: 280px;
	height: 40px;
	line-height: 40px;
	background: #d7d7d7;
	color: #000;
	display: block;
}

.cppic3 a:hover dl dd {
	background: #fff;
	width: 280px;
	height: 40px;
	color: #000;
}

.nypic {
	width: 280px;
	height: 350px;
	margin: 10px 9px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.nypic dl {}

.nypic dl dt {
	width: 278px;
	height: 228px;
	border: solid 1px #ddd;
}

.nypic dl dt img {
	width: 278px;
	height: 228px;
	border: 0;
}

.nypic dl dd {
	text-align: center;
	width: 280px;
	height: 70px;
	background: #ebebeb;
	color: #000;
}

.nypic dl dd h3 {
	text-align: center;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #ebebeb;
	color: #000;
}

.nypic dl dd p {
	text-align: center;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #ebebeb;
	color: #000;
	margin: 0;
	padding: 0;
}

.nypic dl dd p span {
	font-family: Impact;
	color: #eb4c00;
	font-size: 22px;
}

.nypic a:hover dl dd {
	background: #cd5310;
	width: 280px;
	height: 70px;
	color: #fff;
}

.news3 li {
	width: 900px;
	height: 180px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	margin: 10px;
	border: solid 1px #ddd;
	overflow: hidden;
	background: #999;
}

.news_l {
	width: 220px;
	height: 180px;
	float: left;
}

.news_l img {
	width: 200px;
	height: 160px;
	margin: 10px;
}

.news_r {
	width: 660px;
	height: 180px;
	float: left;
	color: #fff;
}

.news_tt {
	font-size: 18px;
	color: #fff;
}

.news_tt a {
	color: #fff;
	line-height: 40px;
	text-decoration: none;
}

.news_tt a:hover {
	color: #ff0000;
}

.news_nr {
	font-size: 16px;
	color: #fff;
	line-height: 27px;
}

.news_time {
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	color: #999;
	font: italic;
}

.ny_title3 {
	width: 1200px;
	height: 40px;
	background: #666;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
	line-height: 40px;
	padding-left: 10px;
	box-sizing: border-box;
}

.ny_love3 {
	width: 1198px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.ny_love {
	width: 898px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.ny_title4 {
	width: 890px;
	height: 40px;
	background: #666;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
	line-height: 40px;
	padding-left: 10px;
}

.ny_love4 {
	width: 898px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.page22 {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	color: #fff;
}

.page22 li {
	width: 400px;
	height: 40px;
	float: left;
	text-align: center;
	color: #fff;
}
.page22 li a{
	color: #fff;
}
.page11 {
	line-height: 40px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.page11 i {
	color: #999;
	font-size: 14px;
	font-weight: normal;