@charset "utf-8";

.list_banner {
	width: 100%;
	height: 370px;
	background: #025600;
	text-align: center;
}

.list_banner img {
	width: 1200px;
	height: 370px;
	display: block;
	margin: 0 auto
}

.lm_main {
	width: 1200px;
	margin: 15px auto;
	height: auto;
	overflow: hidden
}

.list-box {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff
}

.left-nav {
	width: 230px;
	height: 892px;
	min-height: 771px;
	border: 1px solid #e4e4e4;
	background: #fff
}

.left-nav .nav-top {
	width: 230px;
	height: 56px;
	background: url(../images/nav-top.png) no-repeat;
	z-index: 2
}

.left-nav .nav-top h3 {
	font-weight: normal;
	color: #fff;
	font-size: 20px;
	line-height: 45px;
	text-align: center
}

.left-nav .nav-mid {
	width: 230px;
	min-height: 106px
}

.left-nav .nav-mid ul {
	width: 230px;
	height: auto
}

.left-nav .nav-mid ul li {
	width: 230px;
	height: 50px
}

.left-nav .nav-mid ul .nav-mid-first {
	height: 50px
}

.left-nav .nav-mid ul li a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #535353;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #ddd
}

.left-nav .nav-mid ul .nav-mid-first a {
	height: 50px;
	line-height: 50px
}

.left-nav .nav-mid ul li a:hover {
	color: #115b0f;
	background: #d3ebd2
}

.left-nav .nav-mid ul li .current {
	color: #115b0f
}

.left-nav .nav-bottom {
	width: 230px
}

.left-nav .nav-bottom ul li {
	margin: 0 auto;
	width: 200px;
	height: 46px;
	border: 1px solid #e4e4e4;
	border-radius: 7px;
	margin-top: 13px;
	text-align: center;
	line-height: 46px;
	font-size: 14px
}

.left-nav .nav-bottom ul li:hover {
	background-color: #339933
}

.left-nav .nav-bottom ul li a {
	display: block;
	width: 200px;
	height: 46px;
	color: #666
}

.left-nav .nav-bottom ul li a:hover {
	color: #fff
}

.nav-bottom-list1 {
	background: url(../images/list-left1.png) no-repeat 25px center
}

.nav-bottom-list2 {
	background: url(../images/list-left2.png) no-repeat 25px center
}

.nav-bottom-list3 {
	background: url(../images/list-left3.png) no-repeat 25px center
}

.right-list {
	width: 915px;
	min-height: 892px;
	border: 1px solid #e4e4e4;
	background: #ffffff;
	padding: 0 20px
}

.right-list .right-list-tit {
	width: 100%;
	height: 49px;
	background: url(../images/list-right-tit.png) bottom repeat-x
}

.right-list .right-list-tit h3 {
	width: 140px;
	text-align: center;
	height: 47px;
	font-weight: normal;
	font-size: 20px;
	line-height: 47px;
	color: #115b0f;
	border-bottom: #115b0f 3px solid
}

.right-list .local {
	margin-top: 20px;
	color: #565656;
	font-size: 14px
}

.right-list .local a {
	color: #565656;
	font-size: 14px
}

.right-list .local a:hover {
	color: #3b93d9
}

.lby-list {
	padding: 30px 20px 30px 20px;
	min-height: 500px
}

.lby-list li {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	padding: 0
}

.lby-list .list-m-bot {
	margin-bottom: 35px
}

.lby-list li a {
	float: left;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	padding-left: 15px;
	background: url(../images/list_icog.png) no-repeat left center
}

.lby-list li a:hover {
	color: #115b0f
}

.lby-list li span {
	float: right;
	line-height: 36px;
	color: #666;
	font-size: 14px
}

.content-list {
	width: 1160px;
	margin: 0 auto;
	background: #ffffff;
	border: 1px solid #e4e4e4;
	padding: 0 20px
}

.content-list-tit {
	height: 64px;
	background: url(../images/list-right-tit.png) bottom repeat-x
}

.content-list-tit h3 {
	line-height: 62px;
	height: 62px;
	font-weight: normal;
	font-size: 20px;
	color: #155e13;
	border-bottom: #155e13 3px solid;
	padding: 0 15px
}

.content-list-tit .local {
	color: #6A6A6A;
	margin-top: 30px;
	font-size: 14px
}

.content-list-tit .local a {
	color: #6A6A6A;
	font-size: 15px
}

.content {
	width: 90%;
	padding: 30px 5%;
	margin: 0 auto
}

.content-title {
	width: 100%;
	height: 76px;
	margin-bottom: 20px
}

.content-title h3 {
	display: block;
	float: left;
	color: #333;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	width: 100%
}

.content-title i {
	display: block;
	float: left;
	color: #ff6600;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	border-bottom: 1px dashed #D5D5D5;
	font-style: normal;
	position: relative
}

.content-content {
	width: 100%;
	min-height: 500px;
	padding: 20px 0;
	margin-bottom: 15px
}

.content-content p {
	line-height: 36px !important;
	text-indent: 2em;
	margin-bottom: 5px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 16px !important;
	color: #666;
	margin-top: 5px;
}

.close {
	overflow: hidden;
	height: 20px;
	text-align: center
}

.close a {
	color: #666;
	font-size: 15px
}

.sxt {
	width: 100%;
	padding: 10px 10px;
	margin-top: 15px;
	border-top: 5px solid #f8f8f6;
	font-size: 15px;
	color: #000
}

.sxt p {
	display: block;
	width: 100%;
	height: 28px;
	line-height: 28px
}

.sxt p a {
	font-size: 15px;
	color: #000
}

.wz_fj p {
	line-height: 36px;
	color: #0d8100;
	font-size: 16px;
	background: url("../images/ico_fj2.png") left center no-repeat;
	padding: 0 0 0 20px
}

.wz_fj a {
	line-height: 36px;
	font-size: 16px
}

.sjfx {
	position: absolute;
	right: 10px;
	top: 10px
}

.pic-list {
	width: 960px;
	overflow: hidden;
	height: auto;
	margin: 20px auto
}

.pic-list ul {
	width: 1000px;
	margin: 0 auto;
	padding: 0
}

.pic-list li {
	width: 280px;
	margin-right: 34px;
	float: left;
	margin-bottom: 0
}

.pic-list li img {
	width: 275px;
	height: 190px;
	border: #efefef 1px solid;
	padding: 5px
}

.pic-list li img:hover {
	border: #ccc 1px solid;
	padding: 5px
}

.pic-list li a:hover {
	color: #000
}

.pic-list li span {
	text-align: center;
	width: 100%;
	line-height: 40px;
	color: #666;
	display: block
}

.list-fy {
	text-align: center;
	margin: 0 auto 10px auto;
	line-height: 40px;
	min-height: 40px;
	padding: 10px 0
}

