
.content{
	padding-bottom:0px;
}
.new-wrap{
	padding-bottom:250px;
}
.new-title{
	height:130px;
	width:90%;
	text-align: center;
	margin:0 auto;
	line-height:110px;
	font-size: 22px;
	color:#333;
	border-bottom:1px dashed #aaa;
	position: relative;
}
.new-title p{
	line-height:0px;
	font-size: 14px;
	color:#aaa;
}
.new-title p span{
	padding-left:10px;
}
.new-content ul{
	text-align: center;
	font-size:16px;
	color:#333;
}

.new-content{
	width:90%;
	margin:0 auto;
}
.new-content ul{
	border-bottom:1px dashed #aaa;
	padding-bottom:80px;
	margin-bottom:30px;
}
/*.new-content ul li{
	margin-top:40px;
}
.new-content li p{
	text-align:left;
	text-indent:32px;
	line-height: 30px;
}
.new-content li span{
	display: block;
}*/
.page>p{
	margin:0 auto;
	width:90%;
	line-height:30px;
	font-size: 16px;
}

.page>p a:hover{
	color:#0D8CCC;
}
.page>p span{
	font-weight:bold;
	color:#333;
}