.newsMain {
	height: auto;
	overflow: hidden;
	background: #F8F8F8;
}

.newsDetail {
	margin:1.0rem auto 0;
	background: #fff;
	padding: 0 0.25rem 0.8rem;
	height: auto;
	overflow: hidden;
}

.newsDetail h3 {
	font-size: 0.3rem;
	font-weight: bold;
	color: #000;
	line-height: 0.5rem;
	padding: 0.6rem 0 0.18rem 0;
	text-align:center;
}

.newsTips {
	font-size:0.2rem;
	color: #999;
	text-align: justify;
	line-height: 0.3rem;
	padding-bottom: 0.36rem;
	vertical-align: middle;
	font-family:PingFang SC,Microsoft YaHei,STHeiti,SimHei,Helvetica Neue,Arial,Verdana;
	display:block;
	text-align:center;
}
.newsText{font-size:0.2rem;}
.newsText p{font-size:0.3rem!important;line-height:0.4rem!important;}