body{
	min-width: 1000px;
}
/*头部*/
.header{
	background: url("imagesbanner-bg.jpg") no-repeat center;
	height: 214px;
}

.con{
	width: 1000px;
	margin: 0 auto;
}

.return{
	position: relative;
	left: 10px;
	top: 10px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
}

/*nav*/
.nav{
	overflow: hidden;
	height: 45px;
	background-color: #d5240d;
}

.nav-return{
	display: block;
	width: 77px;
	height: 27px;
	line-height: 27px;
	margin-top: 8px;
	font-size: 15px;
	font-weight: bold;
	color: white;
	border-right: 1px solid #ac1805; 
}

.weizhi{
	height: 50px;
}

.weizhi p{
	padding-left: 20px;
	background: url("imagesicon.png") no-repeat 0 17px;
	font-size: 12px;
	color: #666666;
	line-height: 50px;
}

.weizhi p a{
	color: #666;
}

/*强基础惠民生*/
.qjc-head{
	height: 40px;
	background-color: #eeeeee;
}

.qjc-head p{
	width: 170px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: white;
	background-color: #ed4848;
	line-height: 40px;
	text-align: center;
}

.qjc-hms{
	background-color: #f9f9f9;
}

.qjc-ul ul{
	overflow: hidden;
	height: 175px;
	*height: 190px;
	width: 950px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #c9c9c9;
	margin: 0 auto;
}

.qjc-ul ul li{
	overflow: hidden;
	padding-left: 10px;
	width: 940px;
	line-height: 36px;
	background: url("imagesdian.jpg") no-repeat 0px 16px;
	font-size: 14px;
	color: black;
}

.qjc-ul ul li a{
	float: left;
	max-width: 480px;
	color: black;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.qjc-ul ul li a:hover{
	color: #d5240d;
}

.qjc-ul ul li span{
	float: right;
	color: #999999;
}

.fenye{
	height: 25px;
	width: 415px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 15px;
}

.fenye a{
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	margin-left: 5px;
	font-size: 12px;
	color: white;
	background-color: #c9c9c9;
	font-family: "宋体";
	text-align: center;
	line-height: 22px;
}

.fenye a:hover{
	background-color: #bc1e09;
}

.fenye .sp{
	width: 45px;
}

.fenye .cur{
	background-color: #bc1e09;
}

.foot{
	height: 125px;
	background-color: #bc1e09;
	overflow: hidden;
	margin-bottom: 20px;
}

.foot p{
	font-size: 12px;
	color: #fdd7d1;
	text-align: center;
	margin-top: 15px;
}

.foot p span{
	display: inline-block;
	width: 15px;
}