.newsinfo{
	width: 760px;
	height: 854px;
	border: 1px solid #EEEEEE;
	margin: 20px 0;
	margin-left: 23px;
}
.newsinfoh p{
	font-size: 14px;
	color: #000000;
	height: 42px;
	line-height: 42px;
	text-indent: 18px;
}
.newsinfoh{
	border-bottom: 1px solid #EEEEEE;
	
}
.newsinfoh span{
	background: url(../img/arrow.png);
	height: 12px;
	width: 7px;
	display: inline-block;
}
.border-hr{
	border-bottom: 1px solid #EEEEEE;
	width: 716px;
	margin: 0 auto;
}
.newsinfot{
	padding: 20px 0;
	margin-bottom: 10px;
}
.newsinfot h4{
	font-size: 24px;
	color: #070002;
	text-align: center;
	line-height: 45px;
}
.newsinfot p{
	color: #070002;
	font-size: 12px;
	text-align: center;
	line-height: 35px;
}
.newsinfom{
	padding: 20px 25px;   
	/*position: relative; */   
}
.newsinfom div{
	height:620px;
	overflow: auto;
}
.newsinfom p{
	font-size: 14px;
	color: #070002;
	line-height: 25px;
	margin: 8px 0;
	text-indent: 30px;
}
.newsinfom ul{
	display: flex;
	font-size: 14px;
	color: #070002;
	line-height: 24px;
	/*position: absolute;
	bottom: 15px;*/
}
.newsinfom ul li{
	margin-right: 15px;
}
.newsinfom ul .active{
	color: #CB0404;
}
.advertise{
	top: -177px;
}
