a:link {color: #222325}
a:visited {color:  #222325}
a:hover {color:  #16894d}
a:active {color:  #222325}

.bantitle li a:link {color: #ffffff}
.bantitle li a:visited {color:  #ffffff}
.bantitle li a:hover {color:  #16894d}
.bantitle li a:active {color:  #ffffff}

.main_tleft li a:link {color: #16894d}
.main_tleft li a:visited {color:  #16894d}
.main_tleft li a:hover {color:  #16894d}
.main_tleft li a:active {color:  #16894d}

.main_tright li a:link {color: #697077}
.main_tright li a:visited {color:  #697077}
.main_tright li a:hover {color:  #16894d}
.main_tright li a:active {color:  #697077}

html,body{
	background: #b9d8a9;
}
.top{
	width: 100%;
	min-width: 1150px;
	height: 350px;
	overflow: hidden;
	position: relative;
	-moz-box-shadow: 0 4px 5px #888888; /* 老的 Firefox */
	box-shadow: 0 4px 5px #888888;
}
.top_pic{
	width: 100%;
	min-width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.top_pic li{
	width: 1920px;
	height: 350px;
/*	background: url(../images/toppic.jpg);
	background-repeat: no-repeat;
	background-size: cover;*/
}
.top_pic li img{
	width: 100%;
	height: 350px;
}

.main01{
	width: 1150px;
	height: 415px;
	background: #fefefe;
	margin: 0 auto;
}
.main01>div{
	float: left;
}
.banner{
	width: 640px;
	height: 372px;
	margin-top: 23px;
	margin-left: 20px;
	position: relative;
	overflow: hidden;
}
.banimg{
	width: 640px;
	height: 372px;
	position: absolute;
}
.banimg li{
	float: left;
	width: 640px;
	height: 372px;
}
.banimg li img{
	width: 100%;
	height: 100%;
}
.ban{
	width: 640px;
	height: 46px;
	background: url(../images/banlibg.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 326px;
	right: 0;
}
.bantitle{
	width: 540px;
	height: 46px;
}
.bantitle li{
	width: 100%;
	height: 46px;
	color: #ffffff;
	text-align: left;
	text-indent: 30px;
	font-size: 20px;
	line-height: 46px;
}
.banli{
	width: 100px;
	height: 7px;
	position: absolute;
	top: 23px;
	right: 0;
}
.banli li{
	width: 7px;
	height: 7px;
	background: #ffffff;
	margin-right: 5px;
    margin-left: 5px;
	float: left;
	cursor: pointer;
	background: url(../images/banli.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.banli li:hover{
	background: url(../images/banlion.png)!important;
}
.banlion{
	background: url(../images/banlion.png) !important;
}
.gzdt{/*工作动态*/
	width: 435px;
	height: 372px;
	margin-top: 23px;
	margin-left: 40px;
}
.main_title{
	width: 100%;
	height: 47px;
	border-bottom: solid 1px #d0d0d0;
	position: relative;
}
.main_title div li{
	height: 47px;
}
.main_tleft{
	height: 47px;
	position: absolute;
	left: 0;
}
.main_tleft li{
	color: #16894d;
	*margin-left: -15px;
	font-size: 21px;
	line-height: 47px;
	font-weight: bold;
	border-bottom: solid 1px #16894d;
}
.main_tright{
	height: 47px;
	font-size: 13px;
	color: #697077;
	position: absolute;
	right: 0;
}
.main_tright li{
	line-height: 60px;
}
.main_art{
	margin-top: 20px;
}
.main_art li{
	width: 100%;
	height: 35px;
	*margin-left: -15px;
	line-height: 35px;
	color: #222325;
	position: relative;
	background: url(../images/libg.png);
	background-position: 0 13px;
	background-repeat: no-repeat;
	text-indent: 15px;
}
.main_art li span{
	display: inline-block;
}
.span_01{
	*margin-left: 320px;
}
.span_02{
	*margin-left: 240px;
}
.main_art li span:first-child{
	position: absolute;
	left: 0;
}
.main_art li span:last-child{
	position: absolute;
	right: 0;
	color: #6a7077;
}
.main02{
	width: 1150px;
	height: 360px;
	background: #fefefe;
	margin: 0 auto;
	margin-bottom:20px; 
}
.main02>div{
	width: 356px;
	height: 345px;
	margin-left: 20px;
	float: left;
}

.bottom{/*底部*/
	width: 100%;
	min-width: 1150px;
	height: 105px;
	background: #34b381;
	overflow: hidden;
}
.bottom .w1150 li a:link {color: #ffffff}
.bottom .w1150 li a:visited {color:  #ffffff}
.bottom .w1150 li a:hover {color:  #d80000}
.bottom .w1150 li a:active {color:  #ffffff}
.w1150{
	width: 1150px;
	height: 100%;
	margin: 0 auto;
}
.w1150 li{
	width: 100%;
	height: 30px;
	font-size: 13px;
	color: #ffffff;
	line-height: 35px;
	text-align: center;
}
.w1150 li:first-child{
	margin-top: 25px;
}
.w1150 li span{
	padding-left: 5px;
	padding-right: 5px;
}