*{
	padding: 0px;
	margin: 0px;
}
a{
	text-decoration: none;
}
 ul,li{
	list-style: none;
}
body{
	font:normal 14px/20px "microsoft yahei";
}
.banner{
	width: 100%;
	height: 420px;
	min-width: 1100px;
	background: url(/govweb/xhtml/zhuanti/2017gzb/images/banner.jpg)  top center no-repeat;
}
.content{
	width: 1100px;
	padding: 0px 40px;
	height: auto;
	/*background: #f0cf0f;*/
	margin: 0px auto;
	padding-top: 20px;
}
.con{
	width: 1000px;
	margin: 0 auto;
}
.local{
	background: url(/govweb/xhtml/zhuanti/2017gzb/images/df.jpg) center top no-repeat #fff;
	padding-top: 1px;
}

.department{
	background: url(/govweb/xhtml/zhuanti/2017gzb/images/bm.jpg) center top no-repeat #fff;
	padding-top: 1px;
}
.title{
	position: relative;
	width: 998px;
	height: 58px;
	border: 1px solid #a6a6a6;
	background: #f3f3f3;
	margin: 100px auto 30px;
	text-align: center;
}
.title span{
	color: #504f4f;
	font-size: 24px;
	line-height: 58px;
}
.title .hand{
	position: absolute;
	top: 4px;
	width: 60px;
	height: 48px;
	background: url(/govweb/xhtml/zhuanti/2017gzb/images/hand.png);
}
.department ul{
	overflow: hidden;
}
.department li{
	float: left;
	width: 152px;
	height: 76px;
	margin: 16px;
	background: #51a9f0;
	text-align: center;
	line-height: 76px;
}
.department .thang{
	height: 56px;
	padding: 10px;
	line-height: 28px;
}
.department li a{
	color: #fff;
}

.xgzt{
	width: 1000px;
	margin: 0 auto 50px;
}
.xgtitle{
	position: relative;
	border-bottom: 1px solid #575757;
	margin-bottom: 20px;
	padding-left: 60px;
}
.xgtitle::after{
	content: "";
	position: absolute;
	top: 16px;
	left: 26px;
	border: 12px solid transparent;
	border-left: 22px solid #0168b3;
}
.xgtitle span{
	font:bold 24px/60px "microsoft yahei";
	color: #535353;
}
ul.list {
	padding-left:25px;
	width: 1002px;
	height:1200px;
	background: url(/govweb/xhtml/zhuanti/2017gzb/images/bm01.jpg) repeat-y ;
}
ul.list li {
	float: left;
	width: 175px;
	height: 60px;
	line-height: 60px;
	margin: 20px 20px 20px 0px;
	background-color: #5daff1;
	text-align: center;
}
ul.list li a {
	font-size: 18px;
	color: #fff;
	font-family: 微软雅黑;
}







