.newscss{
	font-size: 0.16rem;
	padding: 10px 2%;
}
.newscss .nlname{
	text-align: center;
	line-height: 0.4rem;
	font-size: 0.23rem;
	font-weight: bold;
	color: #434343;
}
.newscss .nslist{
	
}
.newscss .nslist a{
	display: block;
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
	border-radius: 3px;
	color: #282828;
}
.newscss .nslist .nsdate{
	
}
.newscss .nslist .nsline{
height: 1px;
    background-color: #00479d;
    width: 36px;
    margin-top: 3px;
}
.newscss .nslist .nsbt{
	line-height: 0.36rem;
	margin-top: 5px;
}
/****/
.newscss .nsxq{
	
}
.newscss .xqbt{
	text-align: center;
	line-height: 0.23rem;
	padding: 10px 0px;
	font-size: 0.23rem;
	color: #282828;
}
.newscss .xqrq{
	text-align: center;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.newscss .xqnr{
	
}
.newscss .xqnr p{
	margin: 0px;
	padding: 0px;
	margin: 5px 0px;
	text-indent: 0.24rem;
	line-height: 0.3rem;
}
.newscss .xqnr img{
	display: block;
	width: 100%;
}