@charset "gb2312";
/* CSS Document */
.zwgk {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
/*信息公开目录*/
.coumm01 {
	width: 1200px;
	height: auto;
	background: #ffffff;
	margin-top: 20px;
	overflow: hidden;
}
.title {
	width: 194px;
	height: 190px;
	background: url(imagezwgk_pic01.jpg) no-repeat;
	float: left;
}
.title h3 {
	width: 152px;
	background: url(imagezjxq_pic02.jpg) no-repeat left;
	padding-left: 20px;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	top: 26px;
	left: 23px;
}
.coumm01 ul {
	width: 966px;
	height: 150px;
	overflow: hidden;
	float: left;
	margin: 25px 0 0 20px;
	display: inline;
}
.coumm01 ul li {
	width: 230px;
	height: 60px;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
}
.coumm01 ul li a {
	display: block;
	width: 230px;
	height: 60px;
	background: #f5f5f5;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #333333;
}
.coumm01 ul li a:hover {
	background: #e5e5e5;
}
/*信息公开专栏*/
.coumm02 {
	width: 1200px;
	height: auto;
	background: #ffffff;
	margin-top: 20px;
	overflow: hidden;
}
.title01 {
	width: 194px;
    height: 370px;
    background: url(imagezwgk_pic02.jpg) no-repeat;
    float: left;
    background-size: 194px 370px;
}
.title01 h3 {
	width: 152px;
	background: url(imagezjxq_pic02.jpg) no-repeat left;
	padding-left: 20px;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	top: 26px;
	left: 23px;
}
.coumm02 ul {
	width: 966px;
	height: 370px;
	overflow: hidden;
	float: left;
	margin: 20px 0 0 20px;
	display: inline;
}
.coumm02 ul li {
	width: 180px;
	height: 60px;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
}
.coumm02 ul li a {
	display: block;
	width: 180px;
	height: 60px;
	background: #faecb4;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #333333;
}
.coumm02 ul li a:hover {
	background: #efc105;
	color: #ffffff;
}
/*重点领域专栏*/
.coumm03 {
	width: 1200px;
	height: auto;
	background: #ffffff;
	margin-top: 20px;
	overflow: hidden;
}
.title02 {
	width: 194px;
	height: 190px;
	background: url(imagezwgk_pic03.jpg) no-repeat;
	float: left;
}
.title02 h3 {
	width: 152px;
	background: url(imagezjxq_pic02.jpg) no-repeat left;
	padding-left: 20px;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	top: 26px;
	left: 23px;
}
.coumm03 ul {
	width: 966px;
	height: 150px;
	overflow: hidden;
	float: left;
	margin: 20px 0 0 20px;
	display: inline;
}
.coumm03 ul li {
	width: 180px;
	height: 60px;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
}
.coumm03 ul li a {
	display: block;
	width: 180px;
	height: 60px;
	background: #c1e7d3;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #333333;
}
.coumm03 ul li a:hover {
	background: #32b16c;
	color: #ffffff;
}
