@charset "utf-8";
/*-------定义公共样式--------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, select, input, textarea, p, blockquote, table, th, td, hr, button {
	margin: 0;
	padding: 0;
}
body, select, input, textarea {
	color: #434343;
	font-size: 62.5%;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	word-wrap: break-word;
	word-break: break-all;
}
address, caption, cite, code, dfn, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul, li {
	list-style: none;
}
img, input {
	border: 0 none;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: inherit;
	margin: 0 auto;
}
/*去掉链接虚线，针对Firfox*/
a:focus {
	outline-style: none;
}
/*去掉链接虚线，针对IE*/
a, area {
	color: #464646;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #C10000;
	text-decoration: underline;
}
/*html5*/
main, article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {
	display: block;
}
/*--------主体框架---------*/
#header, main, footer {
	width: 100%;
	height: auto !important;
	overflow: hidden;
	margin: 0px auto;
}
.wrapper {
	width: 1200px;
	height: auto !important;
	overflow: hidden;
	margin: 0 auto;
}

/*header样式*/
#header .top {
	width: 100%;
	height: 32px;
	background: #50b214;
}
#header .top .tel {
	width: 1200px;
	margin: 0 auto;
}
#header .top .tel p {
	float: right;
	color: #fff;
	font-family: Arial;
	font-size: 18px;
	line-height: 32px;
	width: 190px;
	background: url(../images/phone.jpg) no-repeat left;
	padding-left: 30px;
}
#header .nav {
	width: 1200px;
	height: auto !important;
	overflow: hidden;
	margin: 0 auto;
}
#header .nav .logo {
	height: 68px;
	padding: 20px 0px 20px 0px;
	float: left;
	display:inline;
	margin-left: 20px;
}
#header .nav .logo a {
	padding-left: 0px;
}

#menu{
	width:720px;
	height:auto !important;
	float: right;
}
#menu ul {
	height: 35px;
	padding: 50px 0px 20px 0px;
}
#menu ul li {
	float:left;
	display:inline;
	width: 65px;
	margin: 0px 10px 0px 5px;
	text-align: center;
}
#menu ul li a {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	border-bottom: 1px solid #fff;
	height:22px;
	color: #989898;
}
#menu ul li a:hover, #menu ul li a.acted {
	color:#50b214;
	text-decoration: none;
	border-bottom: 1px solid #50b214;
}

/*第一部分*/
main .main-part1 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 25px;
	overflow: hidden;
}
main .main-part1 ul {
	width: 100%;
	margin: 0 auto;
	height: auto !important;
	overflow: hidden;
}
main .main-part1 ul li {
	float: left;
	display: inline;
	width: 392px;
	height: auto !important;
	overflow: hidden;
}
main .main-part1 ul li h1 {
	font-size: 20px;
	width:354px;
	color: #00881a;
	line-height: 45px;
	font-weight:normal;
	margin:0 auto;
}
main .main-part1 ul li h1 span {
	font-size: 12px;
	color: #D0CCCC;
	float: right;
	display:inline;
}
main .main-part1 ul li h1 span a {
	color: #cccccc;
	font-weight: normal;
}
main .main-part1 ul li h1 span a:hover {
	color: #999999;
}
main .main-part1 ul li .tit_top {
	width: 354px;
	height:161px;
	margin:0 auto;
}
main .main-part1 ul li .text {
	min-height:106px;
	height: auto !important;
	height:106px;
	overflow:visible;
	width:344px;
	margin:0 auto;
	padding:10px 5px 0;
	background:url(../images/txt_bg.jpg) repeat-x;
}
main .main-part1 ul li .text p {
	padding: 0 5px;
	height: 70px;
	overflow:hidden;
	font-size: 1.2em;
	line-height: 23px;
	color: #fff;
	text-indent: 2em;
}
main .main-part1 ul li .more {
	font-size:1.2em;
	padding-left:5px;
	display:block;
	font-weight:bold;line-height:30px; color:#fff;

}

/*第二部分产品中心*/



main .part2-product {
	width: 100%;
	height: auto;
	background: url(../images/bj.jpg) no-repeat center;
	margin-top: 70px;
}
main .part2-product .content {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.line {
	width: 451px;
	margin: 0 auto;
}
main .part2-product .content .line img {
	position: absolute;
	top: -25px;
	left: 575px;
}
.line p {
	text-align: center;
	color: #8b8b8b;
	font-size: 18px;
	font-family: Arial;
	padding-top: 50px;
}
.line a {
	font-size: 30px;
	color: #018f1c;
	text-align: center;
}
main .part2-product .content .solar {
	padding: 70px 0px 150px 0px;
	width: 1200px;
	overflow: hidden;
}
main .part2-product .content .solar img {
	border: 2px solid #8ab439;
}
main .part2-product .content .solar h1 {
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
}
main .part2-product .content .solar p {
	color: #929292;
	font-size: 12px;
	line-height: 24px;
	height: 95px;
	overflow: hidden;
}
main .part2-product .content .solar a.detail {
	font-size: 12px;
	color: #fff;
	background: #018f1c;
	width: 88px;
	height: 26px;
	display: block;
	margin-top: 21px;
	line-height: 26px;
	text-align: center;
}
main .part2-product .content .solar dl.product1 {
	width:600px;
	float: left;
	display:inline;
}
main .part2-product .content .solar dl.product2 {
	float: left;
}
main .part2-product .content .solar dl dt {
	width: 238px;
	float: left;
}
main .part2-product .content .solar dl dd {
	float: left;
	margin-left: 25px;
	width: 310px;
	height: 182px;
}
/*第三部分工程案例*/
main .part3-case {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
main .part3-case .line img {
	position: absolute;
	top: -25px;
	left: 575px;
}
.case {
	margin: 50px 0px 95px 45px;
}
.case ul {
	height:498px;
}
.case ul li {
	width: 260px;
	height: 228px;
	background: #00881a;
	text-align: center;
	margin-right: 25px;
	margin-bottom:20px;
	float:left;
	display:inline;
}
.case ul li:hover{
	box-shadow: 0 0 10px #000;
}
.case ul li a:hover {
	text-decoration:none;
}
.case ul li img {
	margin-top: 8px;
}
.case ul li p {
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 38px;
}
/*第四部分新闻*/
.part4-news {
	width: 100%;
	height: auto !important;
	height: 660px; /*假定最低高度660px*/
	min-height: 660px;
	overflow: visible;
	background: url(../images/bj.jpg) no-repeat top center;
}
.part4-news .news {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	position: relative;
}
.part4-news .news .line img {
	position: absolute;
	top: -25px;
	left: 575px;
}
.part4-news .news .butt {
	padding: 85px 0px 35px 35px;
}
.part4-news .news .butt .hit {
	background: url(../images/hydt-bj.jpg);
}
.part4-news .news .butt ul li {
	color: #fff;
	font-size: 18px;
	display: inline-block;
	width: 121px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url(../images/qyzi-bj.jpg);
	margin-right: 5px;
}
.part4-news .news .butt a.company {
	background: url(../images/hydt-bj.jpg);
}
.part4-news .news .butt a.industry {
	margin-left: 8px;
	background: url(../images/qyzi-bj.jpg);
}
.part4-news .news .butt ul {
	float: left;
}
.part4-news .news .butt ul li {
	cursor: pointer;
}
.part4-news .news .butt .panes {
	float: left;
	margin-top: 40px;
}
.part4-news .news .butt .panes .pane {
	display: none;
}
.pane .news-content {
	float: left;
	width: 351px;
	margin-right: 25px;
}
.pane .news-content h1 {
	width: 351px;
	font-size: 16px;
	border-bottom: 1px solid #eaebe9;
	line-height: 45px;
	font-family: "微软雅黑";
	color: #222222;
}
.pane .news-content p.title {
	width: 347px;
	height: 80px;
	overflow: hidden;
	font-size: 12px;
	color: #979797;
	line-height: 25px;
}
.pane .news-content p.date {
	font-size: 12px;
	border-bottom: 1px solid #eaebe9;
	padding-left:20px;
	line-height:30px;
/*	line-height: 35px;
*/	background: url(../images/date.jpg) no-repeat 0 8px;
}
.pane .news-content>a.news-more {
	font-size: 12px;
	color: #00881a;
	width: 112px;
	height: 28px;
	display: block;
	background: url(../images/aa.jpg) no-repeat;
	text-align: center;
	line-height: 28px;
	margin-top: 15px;
}
/*底部样式*/
#footer {
	width: 100%;
	height: 90px;
	background: #01660c;
}
#footer .foot {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
#footer .foot p {
	padding-left: 35px;
}
#footer .foot p.nav {
	font-size: 12px;
	color: #acacac;
	padding-top: 25px;
}
#footer .foot p.copyright {
	font-size: 12px;
	color: #e3e2e2;
	padding-top: 15px
}
#footer .foot .scan {
	position: absolute;
	top: -45px;
	right: 35px;
	width: 109px;
	height: 130px;
}
#footer .foot .scan span {
	font-size: 14px;
	color: #fff;
	font-family: "微软雅黑";
	margin-left: 4px;
}
#footer .foot a {
	color: #acacac;
}
