/* CSS Document */
.ban{
	width:100%;
	padding:10px 0;
}
.ban img{
	width:100%;
	display:block;
	margin:0 auto;
}
.title{
	height:36px;
	line-height:36px;
	width:100%;
	background:#BD0F19;
}
.title span{
	display:block;
	float:left;
	font-size:1.6em;
	padding-left:4%;
	color:#FFF;
}
.title a{
	display:block;
	padding-right:3%;
	color:#FFF;
	font-size:1.3em;
	float:right;
}
.about_nr{
	padding:8px 2%;
	line-height:1.7em;
	font-size:1.5em;
	color:#555;
	text-indent:3em;
}
.list_cp{
	width:100%;
}
.list_cp ul{
	float:left;
	width:100%;
}
.list_cp ul li{
	float:left;
	margin:8px 2%;
	width:46%;
}
.list_cp ul li a{
	display:block;
}
.list_cp ul li a img{
	display:block;
	border:#BD0F19 solid 1px;
	width:100%;
}
.news{
	width:100%;
	margin-top:5px;
}
.list_news{
	width:100%;
}
.list_news ul{
	width:100%;
}
.list_news ul li{
	width:100%;
	background:url(../img/li_icon.jpg) no-repeat 10px center;
	background-size:12px;
	border-bottom:#BD0F19 dashed 1px;
	height:34px;
	line-height:34px;
}
.list_news ul li a{
	font-size:1.5em;
	color:#666;
	padding-left:28px;
}
.dmhj{
	margin-top:10px;
	width:100%;
}
.list_dmhj{
	width:100%;
}
.list_dmhj ul{
	float:left;
	width:100%;
}
.list_dmhj ul li{
	float:left;
	width:30%;
	margin:8px 1% 8px 2%;
}
.list_dmhj ul li a{
	display:block;
}
.list_dmhj ul li a img{
	display:block;
	width:100%;
}