#news{
	padding-top: 50px;
	padding-bottom: 50px;
}

.news_list .item{
	margin-bottom:60px;
}


.news_list .date{
	margin-bottom:30px;
}

.news_list .news_title{
	font-size:20px;
	margin-bottom:10px;
	font-weight:700;
	
}



.more a{
	font-size:16px;
	font-weight:500;
    padding-right: 30px;
}

.more a img{
	width:20px;
	margin-left:10px;
	top:5px;
}