@charset "utf-8";
/* CSS Document */
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;/*background: transparent;*/
}
body {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0 auto;
	padding: 0 0;
	background-color: #e1fbec;
}
/* HTML5 display-role reset for older browsers */
article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	color: #4a4a4a;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	font-weight: 500;
	vertical-align: bottom;
}
td {
	font-weight: normal;
	vertical-align: top;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1.3em 0;
	padding: 0;
}
hr1 {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px dotted #ccc;
	margin: 1em 0;
	padding: 0;
}
/* Form Elements */
input, select {
	vertical-align: middle;
}
input[type="radio"] {
	vertical-align: text-bottom;
}
input[type="checkbox"] {
	vertical-align: bottom;
}
.ie6 input {
	vertical-align: text-bottom;
}
select, input, textarea {
	font: 99% sans-serif;
}
a:hover, a:active {
	outline: none;
}
small {
	font-size: 85%;
}
th {
	font-weight: 500;
}
td, td img {
	vertical-align: top;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* standardize any monospaced elements */
pre, code, kbd, samp {
	font-family: monospace, sans-serif;
}
/* hand cursor on clickable elements */
.clickable, input[type=button], input[type=submit], button {
	cursor: pointer;
}
/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {
	margin: 0;
}
/* make buttons play nice in IE */
button {
	width: auto;
	overflow: visible;
}
a, img a, img, a img {
	border: 0;
	outline: 0;
	text-decoration: none;
}
a:hover {
	color: #00529c;
	text-decoration: underline;
}
/* begin -------------------------------------------------------------*/

header {
	width: 100%;
	background: url(../img/logobg.png) repeat-x;
}
.logo {
	height: 41px;
	width: 1000px;
	margin: 0 auto;
	background: url(../img/logobg.png) repeat-x;
}
#logo {
	float: left;
	height: 41px;
	margin: 0 0;
	padding: 0 0;
}
#text {
	float: right;
	font-size: 14px;
	line-height: 41px;
}
.menu {
	width: 100%;
	height: 144px;
	background: url(../img/menubg.png) repeat;
}
#menu {
	width: 1000px;
	height: 144px;
	margin: 0 auto;
	position: relative;
}
#menu ul {
	margin-left: 5px;
}
#menu ul li {
	float: left;
	margin: 26px 35px;
	width: 95px;
	height: 95px;
	overflow: hidden;background: url(../img/menu2.png) no-repeat; text-align:center;
}
#menu ul li a {
	display: block;
	width: 60px;
	color:#FFF; font-size:16px; font-weight:bold; margin-left:18px; margin-top:22px;
}
#menu ul li a:hover{ color:#eaff00; text-decoration:none;}
#content {
	width: 1000px;
	margin: 0 auto;
}
.box1 {
	width: 998px;
	float: left;
	border-left: 1px solid #187701;
	border-right: 1px solid #187701;
	background-image: url(../img/box1_bg.png);
	height: 437px;
}
.box1-left {
	float: left;
	width: 790px;
}
.box1-title {
	color: #197601;
	font-size: 40px;
	font-family: "微软雅黑", "新宋体", "宋体";
	margin: 40px;
	margin-left: 350px;
}
.box1-content {
	margin: 20px;
	margin-top: 0px;
	text-indent: 24px;
}
.box1-list ul li {
	background-image: url(../img/box1_list_bg.png);
	float: right;
	width: 152px;
	height: 102px;
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	text-align-last: center;
	padding-top: 50px;
	margin: 20px;
	margin-top: 0px;
	line-height: 26px;
}
.box1-list2 {
	float: left;
}
.box1-list2 ul li {
	background-image: url(../img/box1_list_bg.png);
	width: 152px;
	height: 102px;
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	text-align-last: center;
	padding-top: 50px;
	margin: 20px;
	margin-top: 57px;
	line-height: 26px;
}
.box3 {
	width: 998px;
	float: left;
	border-left: 1px solid #187701;
	border-right: 1px solid #187701;
	background-color: #f4f4f4;
}
.box3-title {
	background-image: url(../img/box3_title_bg.png);
	width: 645px;
	height: 75px;
	color: #197601;
	font-size: 40px;
	font-family: "微软雅黑", "新宋体", "宋体";
	text-align: center;
	margin-left: 200px;
	line-height: 60px;
	margin-top: 10px;
	float: left;
}
.box3-content {
	padding: 5px 20px;
	width: 958px;
	float: left;
	text-indent: 24px;
}
.box3-img {
	margin-left: 20px;
	float: left;
}
.box3-list {
	width: 545px;
	float: left;
	margin-left: 15px;
}
.box3-list ul {
}
.box3-list ul li {
	padding-left: 40px;
	color: #009342;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
	height: 58px;
}
.box3-list ul li.list1 {
	background-image: url(../img/box3_list_1.png);
	height: 50px;
	padding-top: 8px;
}
.box3-list ul li.list2 {
	background-image: url(../img/box3_list_2.png);
	height: 40px;
	padding-top: 18px;
}
.box3-list ul li.list3 {
	background-image: url(../img/box3_list_3.png);
	height: 50px;
	padding-top: 8px;
}
.box3-list ul li.list4 {
	background-image: url(../img/box3_list_4.png);
	height: 50px;
	padding-top: 8px;
}
.box3-list ul li.list5 {
	background-image: url(../img/box3_list_5.png);
	height: 40px;
	padding-top: 18px;
}
.box3-list ul li.list6 {
	background-image: url(../img/box3_list_6.png);
	height: 40px;
	padding-top: 18px;
}
.box3-list ul li.list7 {
	background-image: url(../img/box3_list_7.png);
	height: 40px;
	padding-top: 18px;
}
.box4 {
	width: 998px;
	float: left;
	border-left: 1px solid #187701;
	border-right: 1px solid #187701;
	background-color: #fff
}
.box4-title {
	background-image: url(../img/box4_title_bg.png);
	width: 797px;
	height: 75px;
	color: #197601;
	font-size: 40px;
	font-family: "微软雅黑", "新宋体", "宋体";
	text-align: center;
	margin-left: 100px;
	line-height: 40px;
	margin-top: 30px;
	float: left;
}
.box4-content {
	width: 958px;
	float: left;
	padding: 20px;
	padding-top: 0;
}
.box5 {
	width: 998px;
	float: left;
	border-left: 1px solid #187701;
	border-right: 1px solid #187701;
	background-color: #f4f4f4;
}
.box5-left {
	width: 660px;
	float: left;
}
.box5-title {
	background-image: url(../img/box5_title_bg.png);
	width: 622px;
	height: 67px;
	color: #197601;
	font-size: 40px;
	font-family: "微软雅黑", "新宋体", "宋体";
	text-align: center;
	margin-left: 50px;
	line-height: 40px;
	margin-top: 30px;
	float: left;
	background-repeat: no-repeat;
}
.box5-content {
	width: 640px;
	float: left;
	text-indent: 24px;
	padding: 20px;
	padding-top: 0;
}
.box5-right {
	float: left;
	width: 320px;
}
.box5-img {
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}
.box6 {
	width: 998px;
	float: left;
	border-left: 1px solid #187701;
	border-right: 1px solid #187701;
	background-color: #fff;
	padding-bottom: 20px;
}
.news-1 {
	width: 310px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.news-1-title {
	font-size: 16px;
	font-weight: bold;
	color: #187701;
	background-repeat: no-repeat;
	height: 42px;
	line-height: 42px;
	font-family: "微软雅黑", "新宋体", "宋体";
}
.news-1-title-bg1 {
	background-image: url(../img/news-1.png);
}
.news-1-title-bg2 {
	background-image: url(../img/news-2.png);
}
.news-1-title-bg3 {
	background-image: url(../img/news-3.png);
}
bottom {
	background-image: url(../img/bottom_bg.png);
	width: 998px;
	clear: both;
	border-left: 1px solid #187701;
	border-right: 1px solid #187701;
	border-bottom: 1px solid #187701;
	margin: 0 auto;
	display: block;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 151px;
}
.contact {
	margin: 5px 20px;
	width: 430px;
	float: left;
}
.contact-title {
	font-size: 14px;
	font-weight: bold;
	color: #187701;
	font-family: "微软雅黑", "新宋体", "宋体";
}
.contact-content-img, contact-content-text {
	float: left;
	margin-right: 20px;
}
.contact-content-text {
	font-weight: bold;
}
.about {
	margin: 5px 20px;
	width: 480px;
	float: left;
}
.about-title {
	font-size: 14px;
	font-weight: bold;
	color: #187701;
	font-family: "微软雅黑", "新宋体", "宋体";
}
.about-content-img, about-content-text {
	float: left;
	margin-right: 20px;
}
.about-content-text {
}
.news {
	width: 998px;
	float: left;
	border-left: 1px solid #187701;
	border-right: 1px solid #187701;
	background: #FFF;
	min-height: 437px;
}
.news_title {
	color: #197601;
	font-size:30px;
	font-family: "微软雅黑", "新宋体", "宋体";
	padding: 20px;
	text-align: center;
	float: left;
	clear: both;width: 958px; padding-top:40px;
}
.news_content {
	font-size: 14px;
	line-height: 28px;
	float: left;
	clear: both;
	text-indent: 28px;
	padding: 20px;
}
.news_content p{
	margin-bottom: 20px;
}

.news_content a{color: #197601; font-weight:bold;}
.news_content table tr td{ border:1px solid #000000; text-indent:0; padding:5px;}