.Shutter_div_center{
	width: 85%;
	margin:0 auto; 
	margin-top: 105px;
	overflow: hidden;
}
.Shutter_div_center>.postion{
	padding: 30px 0 50px 0;
	border-bottom:1px solid #e8aa91;
}
.Shutter_div_center>.postion>span{
	border: 2px #bb8e78 solid;
	padding: 0 2px;
	border-radius: 5px;
	color: #bb8e78;
	font-size: 15px;
	float: left;
}
.Shutter_div_center>.postion>p{
	float: left;
	line-height: 20px;
	margin-left: 10px;
}
.news{
	background: url("../img/listNews.png")no-repeat;
	height: 40px;
	width: 128px;
	text-align: center;
	line-height: 37px;
	color: #fff;
	font-size: 25px;
	margin: 40px 0 15px 0;
}
.list_center{
	border-top: #c5292e 3px solid;
	padding: 10px 0 0 0;
}
.list_center>ul>li{
	font-size: 18px;
	list-style:inside;
	margin:18px 0; 
}
.list_center>ul>li>a>span{
	float: right;
}
.list_center>ul>li:nth-child(6n){
	padding-bottom:40px; 
	border-bottom: 1px dashed #cebdae;
}
.list_center>ul>li:nth-child(6n+1){
	padding-top:40px; 
}