@charset "utf-8";
/* CSS Document */

.banner {
	height: 350px;
	background-position: center center;
	background-repeat: no-repeat;
}
.ads {
	height: 85px;
	line-height: 85px;
	background: #f2f2f2;
	border-bottom: 1px dashed #eee;
}
.ads .left {
	width: 300px;
	height: 85px;
	line-height: 85px;
	font-size: 16px;
}
.ads .left a {
	font-size: 16px;
}
.ads .right {
	width: 262px;
	height: 85px;
	line-height: 85px;
	position: relative;
}
.ads .right .txt {
	display: block;
	position: absolute;
	top: 21.5px;
	left: 0px;
	width: 245px;
	border: 1px solid #ccc;
	color: #ccc;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	background: #fff;
}
.ads .right .but {
	display: block;
	width: 25px;
	height: 25px;
	background: url(../img/but.png) center no-repeat;
	border: 0px;
	position: absolute;
	right: 15px;
	cursor: pointer;
	top: 31px;
}
.main {
	background: #f4f4f4;
	padding: 30px 0px;
}
.guide {
	border-bottom: 1px dashed #dcdcdc;
	height: 40px;
	line-height: 40px;
}
.guide span {
	border-left: 8px solid #ccc;
	padding-left: 10px;
}
.guide a {
	font-size: 16px;
}
.subnav {
	margin: 20px 0px;
}
.subnav li {
}
.subnav li a {
	display: block;
	float: left;
	height: 60px;
	line-height: 60px;
	background: #f0f0f0;
	text-align: center;
	width: 295.5px;
	font-size: 16px;
	margin-right: 2px;
}
.subnav li a.active {
	background: #239a00;
	color: #fff;
}
.maincont {
	background: #fff;
	width: 1160px;
	padding: 30px 15px;
	margin-top: 60px;
}
.about {
	background: url(../img/bg_about.png) left top no-repeat #f5f5f5;
	min-height:360px;
}
.about .left {
	width: 119px;
}
.about .right {
	width: 840px;
	padding: 46px 30px;
	overflow: hidden;
}
.about .right p {
	font-size: 18px;
	line-height: 36px;
	/*text-indent: 30px;*/
	margin-bottom: 5px;
}
.news {
	margin: 20px 0px;
}
.news .left {
	width: 240px;
}
.news .left h2 {
	display: block;
	background: #239a00;
	text-align: center;
	height: 70px;
	line-height: 70px;
	color: #fff;
	font-size: 24px;
	border-top: 6px solid #ffe100;
}
.news .left ul li {
	display: block;
	height: 50px;
	line-height: 50px;
	background: url(../img/icon1.png) 200px center no-repeat #ccc;
	margin-bottom: 1px;
}
.news .left ul li a {
	font-size: 16px;
	color: #333;
	width: 170px;
	padding-left: 70px;
	display: block;
}
.news .left ul li a:hover {
	color: #ffe100;
}
.news .left dl {
	padding: 20px 0px;
}
.news .left dl dd {
	display: block;
	padding-left: 30px;
	width: 210px;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	background: url(../img/proli.png) 10px center no-repeat;
	border-bottom: 1px dashed #dcdcdc;
}
.news .right {
	width: 900px;
}
.news .newlist .block {
	border: 1px solid #ccc;
	width: 858px;
	padding: 20px;
	background: #fff;
	overflow: hidden;
	margin-bottom: 30px;
	float: left;
}
.news .newlist .block a p {
	font-weight: bold;
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}
.news .newlist .block a dd {
	line-height: 24px;
	margin-top: 10px;
}
.news .newlist .block:hover {
	border: 1px solid #239a00;
}
.news .newlist .block:hover a p {
	color: #239a00
}
.news .newlist .block:hover a dd {
	color: #666;
}
.news .left .commend {
	background: #fff;
	padding: 20px 10px;
	overflow: hidden;
	width: 220px;
	border-bottom: 1px dashed #ccc;
}
.news .left .commend dt a {
	display: block;
	line-height: 24px;
	font-size: 14px;
}
.news .left .commend dd {
	background: none;
	padding-left: 0px;
	border: 0px;
	height: auto;
	line-height: 24px;
	margin-top: 5px;
	color: #999;
}
.news .newsview {
	background: #fff;
	padding: 40px 40px;
	width: 820px !important;
	overflow: hidden;
}
.news .newsview p.title {
	display: block;
	font-size: 22px;
	color: #000;
	text-align: center;
}
.news .newsview p.author {
	display: block;
	text-align: center;
	line-height: 50px;
}
.news .newsview p.author span {
	color: #ccc;
	padding: 0px 20px;
	font-size: 12px;
	line-height: 50px;
}
.news .newsview .desc {
	border: 1px solid #ccc;
	width: 778px;
	padding: 20px;
	overflow: hidden;
}
.news .newsview .desc p {
	line-height: 26px;
	font-size: 14px;
	color: #999;
}
.news .newsview .desc p span {
	font-size: 14px;
}
.news .newsview .w100 {
	padding: 30px 0px;
	line-height: 28px;
	font-size: 15px;
}
.news .newsview .w100 p {
	line-height: 28px;
	font-size: 15px;
}
.news .related {
	background: #fff;
	padding: 40px 40px;
	width: 820px !important;
	overflow: hidden;
	margin-top: 20px;
}
.news .related h2 {
	font-size: 28px;
	height: 55px;
	line-height: 55px;
	color: #4b4a4a;
}
.news .related ul li {
	display: block;
	border-top: 1px dashed #ccc;
	height: 45px;
	line-height: 45px;
}
.news .related ul li a {
	float: left;
	width: 80%;
	font-size: 16px;
}
.news .related ul li span {
	float: right;
	text-align: right;
	width: 15%;
	font-size: 12px;
	color: #999;
}
.news .viewall {
	padding: 20px 0px;
	overflow: hidden;
}
.news .viewall p {
	display: block;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dashed #ccc;
}
.news .viewall p em {
	width: 80px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	height: 32px;
	line-height: 32px;
	background: #a2a2a2;
	display: inline-block;
	margin-right: 20px;
}
/*产品样式*/
.products ul {
	display: block;
	overflow: hidden;
}
.products ul li {
	display: block;
	float: left;
	width: 286px;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	height: 378px;
}
.products ul li:nth-child(3n) {
	margin-right: 0px;
}
.products ul li img {
	width: 286px;
	height: 200px;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
	-ms-transition: .5s all;
	z-index: 1;
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
}
.products ul li:hover img {
	-webkit-transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);
}
.products ul li span.fade {
	display: none;
}
.products ul li:hover span.fade {
	display: block;
	background: url(../img/plus_ico.png) center no-repeat rgba(35,154,0,0.5);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 286px;
	height: 196px;
}
.products ul li .w100 {
	height: 182px;
	width: 266px;
	padding: 10px;
	overflow: hidden;
	position: absolute;
	top: 196px;
	left: 0px;
	z-index: 2;
	background: #fff;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
.products ul li .w100 p {
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	margin: 15px 0px;
}
.products ul li .w100 .at1 {
	display: block;
	border: 1px solid #999;
	width: 120px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #999;
	margin: 0px 62.5px;
}
.products ul li .w100 .at2 {
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	margin-top: 25px;
	font-size: 16px;
	color: #2f7ec9;
}
.products ul li:hover .w100 {
	background: rgba(35,154,0,1);
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
.products ul li:hover .w100 p {
	color: #fff;
}
.products ul li:hover .w100 .at1 {
	border-color: #fff;
	color: #fff;
}
.products ul li:hover .w100 .at2 {
	color: #fff;
}
.products .view {
	background: #fff;
	padding: 40px 40px;
	width: 820px !important;
	overflow: hidden;
}
.products .view .left {
	width: 400px;
}
.products .view .left img {
	width: 100%;
	height: auto;
}
.products .view .right {
	width: 360px;
}
.products .view .right p {
	line-height: 30px;
}
.products .view .right p.tits {
	font-size: 22px;
	color: #000;
	margin-bottom: 20px;
}
.products .view .right p.tel {
	margin-top: 30px;
}
.products .view .right p.tel img {
	float: left;
	width: 149px;
	height: 51px;
}
.products .view .right p.tel span {
	font-weight: bold;
	color: #239a00;
	font-size: 24px;
	text-align: right;
	float: right;
	height: 51px;
	line-height: 68px;
}
.products .view .w100, .products .view .w100 p {
	line-height: 30px;
}
.procom {
	margin-top: 20px;
}
.procom h2 {
	display: block;
	height: 50px;
	line-height: 50px;
	background: url(../img/proli.png) left center no-repeat;
	padding-left: 20px;
	border-bottom: 2px solid #ccc;
	font-size: 22px;
}
.procom dl {
	display: block;
	float: left;
	width: 286px;
	margin-right: 21px;
	margin-top: 20px;
	position: relative;
	height: 200px;
}
.procom dl img {
	width: 286px;
	height: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.procom dl:nth-child(3n) {
	margin-right: 0px;
}
.procom dl span {
	width: 286px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 20px;
	z-index: 99;
	background: rgba(0,0,0,0.5);
	color: #fff;
}
.procom dl:hover span {
	color: #ffe100;
}
