@charset "utf-8";


/*切换图*/
.banner {
	width:100%;
	mix-width:1200px;
	height:500px;
	overflow:hidden;
	position:relative;
	clear:both;
	margin:0 auto;
}
.banner img {
	width:auto;
	height:500px;
	text-align:center;
	margin:0 auto;
}


/*--关于我们--*/
.about_block {
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	background:url(../images/title-1.png) no-repeat 0 0;
	clear:both;
	color:#4c4948;
}
.about_block .title {
	width:1200px;
	height:auto;
	background:url(../images/title-1.png) no-repeat -359px 0 #fff;
	margin:100px auto;
	padding-top:30px;
	position:relative;
}
.about_block .title h1 {
	font-size:50px;
	color:#6fba2c;
	line-height:50px;
	margin:0;
	padding:0;
	font-weight:normal;
}
.about_block .content {
	width:1200px;
	height:auto;
	position:relative;
	margin:0 auto;
}
.about_block .content h3 {
	font-size:30px;
	color:#727171;
	text-align:center;
}
.about_block .content p {
	line-height:2.5em;
	font-size:16px;
	color:#727171;
}

/*--产品展示--*/
.products_block {
	width:1200px;
	height:auto;
	margin:40px auto;
	position:relative;
	clear:both;
}

.products_block .left {
	width:253px;
	height:auto;
	float:left;
	position:relative;
	background:url(../images/navigation-bg.png) repeat-y;
	margin-bottom:40px;
	padding:60px 0;	
}
.products_block .left .navigation {
	margin:0;
	padding:0;
}
.products_block .left .navigation a {
	display:block;
	width:100%;
	height:50px;
	float:left;
	text-align:center;
	font-size:21px;
	color:#898989;
	line-height:50px;
}
.products_block .left .navigation a:hover, .products_block .left .navigation a.click {
	background:url(../images/navigation-hover.png) no-repeat left top;
	color:#fff;
}
.products_block .right {
	width:857px;
	height:auto;
	float:left;
	position:relative;
	margin-bottom:40px;
	padding:60px 0 60px 90px;
}
.products_block .right h3 {
	color:#898989;
	font-size:22px;
	line-height:30px;
	text-align:center;
	padding-bottom:30px;
}
.products_block .right p {
	color:#898989;
	font-size:16px;
	line-height:30px;
	margin-top:15px;
}

.products_block2 {
	width:100%;
	height:650px;
	margin:40px auto;
	position:relative;
	clear:both;
	background:#898989;
	padding:50px 0 0;
}
.products_block2 .cp {
	width:1200px;
	height:100%;
	margin:0 auto;
	mix-height:650px;
}
.products_block2 .cp .cp1 {
	width:364px;
	height:312px;
	float:left;
	padding:0 18px;
}
.products_block2 .cp .img {
	width:364px;
	height:242px;
}
.products_block2 .cp a {
	font-size:14px;
	color:#fff;
	line-height:45px;
}


/*--新闻--*/
.news_block {
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:40px auto;
	position:relative;
	clear:both;
	background:url(../images/navigation-bg2.png) repeat-y;
}
.news_block .left {
	width:253px;
	height:auto;
	float:left;
	position:relative;
	background:url(../images/navigation-bg.png) repeat-y #f8f8f8;
	margin-bottom:40px;
	padding:60px 0;	
}
.news_block .left a {
	display:block;
	width:100%;
	height:50px;
	float:left;
	text-align:center;
	font-size:21px;
	color:#898989;
	line-height:50px;
}
.news_block .left a:hover, .news_block .left a.click {
	background:url(../images/navigation-hover.png) no-repeat left top;
	color:#fff;
}
.news_block .right {
	width:857px;
	height:auto;
	float:left;
	position:relative;
	margin-bottom:40px;
	padding:60px 30px 60px;
	background:#f8f8f8;
}
.news_block .right .articles {
	width:100%;
	height:135px;
	position:relative;
	border-bottom:1px solid #b5b6b6;
	padding:50px 0;
	overflow:hidden;
}
.news_block .right .articles:hover {
	background:#fff;
	border-bottom:1px solid #fff;
}
.news_block .right .articles .articlesimg {
	width:222px;
	height:135px;
	float:left;
	padding-left:20px;
}
.news_block .right .articles .articlestext {
	width:565px;
	height:135px;
	float:left;
	overflow:hidden;
	padding:0 20px 0 30px;
}
.news_block .right .articles .articlestext h3,.news_block .right .articles .articlestext h3 a {
	color:#221815;
	font-size:23px;
	line-height:36px;
	font-weight:100;
}
.news_block .right .articles .articlestext span {
	font-size:14px;
	color:#727171;
}
.news_block .right .articles .articlestext p {
	font-size:16px;
	color:#727171;
	line-height:26px;
	padding-top:10px;
}
.news_block .right .page {
	width:100%;
	height:50px;
	overflow:hidden;
	position:relative;
	margin-top:50px;
	line-height:50px;
	text-align:right;
	color:#727171;
}
.news_block .right .page a, .news_block .right .page span {
	display:block;
	float:left;
	font-size:16px;
	text-align:center;
	padding:10px 20px;
	color:#6fba2c;
	border:1px solid #6fba2c;
	margin-right:20px;
	line-height:16px;
}
.news_block .right .page a:hover, .news_block .right .page span:hover {
	color:#fff;
	background:#6fba2c;
}

.news_block .right .viwe h3 {
	color:#221815;
	font-size:23px;
	line-height:30px;
	text-align:center;
}
.news_block .right .viwe h6 {
	color:#898989;
	font-size:14px;
	line-height:36px;
	text-align:center;
	font-weight:normal;
}
.news_block .right .viwe p {
	color:#898989;
	font-size:16px;
	line-height:30px;
	margin-top:15px;
}
.news_block .right .return {
	margin:50px auto 0;
	font-size:16px;
	text-align:center;
}
.news_block .right .return a {
	font-size:16px;
	text-align:center;
	padding:10px 50px;
	color:#6fba2c;
	border:1px solid #6fba2c
}
.news_block .right .return a:hover {
	color:#fff;
	background:#6fba2c;
}