.news{
	border-top: 4px solid #d93117;
	font-family: simsun!important;
}
.news>.head{
	background: #fdf4f3;
	height: 122px;
	line-height: 122px;
	text-align: center;
}
.news>.head>h1{
	color: #b73535;
	font-size: 24px;
	font-family: simsun!important;
}
.news>.onshow{
	height: 40px;
	line-height: 40px;
	background: #f3f3f3;
	border: 1px solid #d6d6d6;
	border-left: 0;
	border-right: 0;
	padding: 0 80px;
}
.news>.onshow span{
	font-family: simsun!important;
	font-size: 14px;
	color: #656565;
}
.news>.onshow span>a{
	color: #b73535;
}

.news>.content{
	font-size: 18px;
	padding: 60px 80px;
}
.news>.content p{
	line-height: 30px;
	color: #333333;
	
	font-family: simsun!important;
}
