@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	min-width: 1100px;
	background: #ffffff;
	font-family: "Microsoft Yahei", 宋体, sans-serif
}

ul,
li {
	list-style-type: none;
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal
}

img {
	border: 0
}

img:hover {
	opacity: 0.9
}

a {
	text-decoration: none;
	color: #666666
}

a:hover {
	text-decoration: none;
	color: #025100;
	transition: all 0.6s
}

.fl {
	float: left !important
}

.fr {
	float: right !important
}

.clearboth {
	clear: both;
	border: 0;
	padding: 0;
	margin: 0
}

.w1200 {
	width: 1200px;
	height: auto;
	margin: 0 auto
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.relative {
	position: relative
}

.imghover {
	cursor: pointer;
	transition: all 0.6s
}

.imghover:hover {
	transform: scale(1.2)
}

.i-search {
	width: 255px;
	height: 34px;
	overflow: hidden;
	position: relative;
	margin: 48px 0 0 18px;
	float: right;
	background: #ffffff;
	border-radius: 4px
}

.i-search .search-txt {
	border: #c6c6c6 1px solid;
	width: 194px;
	padding-left: 10px;
	height: 30px;
	line-height: 32px;
	color: #757575;
	background: none;
	outline: none;
}

.i-search .search-btn {
	width: 50px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	border: none;
	background: url(../images/ico_search.png) center no-repeat #025600;
	cursor: pointer;
	position: absolute;
	right: 0;
}

.i-search .search-btn:hover {
	cursor: pointer;
	background: url("../images/ico_search.png") center no-repeat #025100
}

.i-main {
	width: 1200px;
	margin: 30px auto;
	height: auto;
	overflow: hidden
}

.i-part-news {
	margin: 0 auto;
	height: auto;
	overflow: hidden
}

.i-part-news-left {
	width: 310px;
	float: left
}

.i-part-news-center {
	width: 440px;
	float: left;
	margin: 0 0 0 25px
}

.i-part-news-right {
	width: 400px;
	float: right
}

.i_title {
	width: 100%;
	line-height: 40px;
	height: 40px;
	border-bottom: #c5c5c5 1px solid
}

.i_title h1 {
	font-size: 18px;
	line-height: 39px;
	color: #010000;
	zoom: 1;
	margin: 0;
	padding: 0 8px 0 8px;
	display: block;
	float: left;
	border-bottom: #115b0f 3px solid
}

.i_title span {
	font-size: 12px;
	line-height: 40px;
	zoom: 1;
	display: block;
	float: right
}

.i_title span a {
	color: #666666
}

.i_title span a:hover {
	color: #ff3300
}

.i-about {
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding: 20px 0 0 0
}

.i-about img {
	padding: 5px;
	border: #eeeeee 1px solid;
	background: #ffffff;
	width: 96%;
}

.i-about p {
	padding: 0;
	width: 100%;
	font-size: 14px;
	color: #333333;
	line-height: 32px;
	text-align: center;
	display: block
}

.i-about a {
	color: #333333;
	font-size: 14px
}

.i-about a:hover {
	color: #ff3300
}

.i-list2 {
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	width: 100%
}

.i-list2 ul {
	padding: 20px 0 0 0
}

.i-list2 li {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	width: 100%;
	margin: 0 auto;
	color: #888888
}

.i-list2 li a {
	background: url("../images/ico_002.png") left center no-repeat;
	padding: 0 0 0 10px;
	float: left;
	color: #333333
}

.i-list2 li a:hover {
	color: #ff3300
}

.i-list2 li span {
	float: right;
	height: 34px;
	line-height: 34px
}

.i-part-xs {
	margin: 5px auto 0 auto;
	height: auto;
	overflow: hidden
}

.i-part-xs-left {
	width: 310px;
	float: left
}

.i-part-xs-right {
	width: 870px;
	float: right
}

.xsdw-left {
	width: 360px;
	overflow: hidden;
	position: relative;
	padding: 20px 0 0 0;
	height: 178px
}

.xsdw-left .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0
}

.xsdw-left .hd .prev,
.xsdw-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer
}

.xsdw-left .hd .next {
	background-position: 0 -50px
}

.xsdw-left .hd .prevStop {
	background-position: -60px 0
}

.xsdw-left .hd .nextStop {
	background-position: -60px -50px
}

.xsdw-left .bd {
	padding: 0
}

.xsdw-left .tempWrap {
	width: 1080px !important
}

.xsdw-left .bd ul {
	overflow: hidden;
	zoom: 1
}

.xsdw-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center
}

.xsdw-left .bd ul li .pic {
	text-align: center
}

.xsdw-left .bd ul li .pic img {
	width: 245px;
	height: 165px;
	display: block;
	padding: 0;
	border: 1px solid #ccc
}

.xsdw-left .bd ul li .pic a:hover img {
	border-color: #999
}

.xsdw-left .bd ul li .title {
	text-align: center;
	color: #333333;
	font-size: 14px;
	line-height: 40px
}

.xsdw-left .bd ul li .title a {
	color: #333333;
	font-size: 14px;
	line-height: 40px
}

.xsdw-left .bd ul li .title a:hover {
	color: #ff3300
}

.end_link {
	width: 100%;
	background: #e3e3e3;
	height: 52px
}

.end_link_left {
	float: left;
	width: 450px;
	display: none
}

.end_link_left select {
	width: 190px;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 10px;
	color: #555555;
	margin: 12px 15px 0 0;
	border: none
}

.end_link_right {
	float: left;
	width: 100%;
	text-align: left;
	line-height: 52px
}

.end_link_right a {
	color: #333333;
	margin: 0 60px 0 0
}

.end_link_right a:hover {
	color: #ff3300
}

.footer {
	width: 100%;
	background: #025100;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

.copright {
	width: 100%;
	padding: 0;
	text-align: center
}

.copright p {
	color: #ffffff;
	font-size: 12px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: center
}

.endrwm {
	float: right;
	width: 250px;
	display: none
}

.endrwm li {
	width: 80px;
	float: right;
	margin: 0 0 0 20px
}

.endrwm li img {
	width: 80px;
	height: 80px
}

.endrwm li span {
	display: block;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	line-height: 30px
}




.banner {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	background: #025600;
}


.footer {
				padding: 0;
				/* overflow: hidden; */
				color: #FFF;
				line-height: 36px;
			}
			
			.w1200 {
				width: 1200px;
				margin: 0 auto;
			}
			
			.one {
				width: 100%;
				padding: 20px 0;
				height: 153px;
			}
			
			.lef {
				float: left;
				width: 53%;
			}
			
			.lef h2 {
				margin: 0;
				padding: 0;
				padding-bottom: 15px;
				font-size: 20px;
				font-weight: 700;
			}
			
			.lef p {
				width: auto;
				float: left;
				line-height: 32px;
				margin-right: 2%;
			}
			
			.bq {
				width: 100%;
				line-height: 46px;
				height: 46px;
				background: #023d01;
			}
			
			.bq p {
				text-align: center;
				line-height: 46px;
				margin: 0;
			}
			
			.footer_c_1 {
				width: 540px;
				height: 84px;
				margin: 43px auto;
				position: relative;
				font-size: 15px;
				color: #fff;
				float: right;
			}
			
			.jiaGao1 {
				height: 70px;
			}
			
			.jiaGao {
				height: 20px;
			}
			
			.bubbleInfo {
				width: 90px;
				height: 90px;
				float: left;
				position: relative;
				margin: 0;
				padding: 0;
			}
			
			.popup {
				position: absolute;
				filter: alpha(opacity=70);
				/*ie*/
				-moz-opacity: 0.7;
				/*moz , ff*/
				opacity: 0.7;
				/*css3, ff1.5*/
				z-index: 90;
			}
			
			.post {
				width: 43px;
				height: 43px;
				overflow: hidden;
				position: absolute;
				left: 25px;
				z-index: 100;
				text-align: center;
			}
			
			.post .thumb {
				display: block;
				width: 43px;
				margin: 0px auto;
				height: 43px;
				overflow: hidden;
				position: relative;
			}
			
			.post .thumb img.cover {
				position: absolute;
				top: 0;
				left: 0;
			}
			
			.post_text {
				text-align: center;
				top: 55px;
				position: absolute;
				z-index: 100;
				left: 15px;
			}
			
			.li_01 a {
				display: block;
				width: 235px;
				float: left;
				padding: 0px 0px 0px 10px;
				height: 39px;
				line-height: 39px;
				background: url(../images/tag_02.gif) no-repeat left center;
				color: #fff;
				vertical-align: middle;
				text-align: left;
			}
			
			.li_01 a:hover {
				text-decoration: underline;
			}
