.news_list_wrap {
	width: 787px;
	padding: 32px 32px 70px 32px;
	margin-bottom: 100px;
	background: #fff;
}

.news_list_wrap .about-title{
	border-bottom: 1px solid #ededed;
	padding-bottom: 20px;
}
.news_list_wrap .about-title h1{
	font-size: 24px;
	font-weight: 300;
	display: inline-block;
}
.news_list_wrap .about-title span{
	margin-left: 10px;
	color: #707070;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
}

.news_list_wrap .news_list_name {
	font-size: 24px;
	color: #232323;
	font-weight: 400;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 30px;
}

.news_list_wrap .news_list_name span {
	font-size: 20px;
	padding-left: 20px;
	color: #707070;
	vertical-align: bottom;
}

.news_list_wrap li {
	float: left;
	width: 100%;
	padding: 30px 0;
	border-bottom: 1px solid #dfdfdf;
}

.news_list_wrap li h4 {
	font-size: 18px;
	color: #232323;
	margin-bottom: 20px;
	font-weight: 400;
}

.news_list_wrap li p {
	font-size: 14px;
	color: #707070;
	line-height: 25px;
	margin-bottom:10px;
	
}

.news_name {
	text-align: center;
	font-size: 25px;
	color: #000;
	font-weight: 400;
}

.news_timer {
	text-align: center;
	border-bottom: 1px solid #dfdfdf;
}

.news_timer span {
	display: inline-block;
	color: #707070;
	margin: 20px 10px;
}

.news_main {
	margin-top: 35px;
}

.news_main p {
	margin-bottom: 25px;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}

.news_main img {
	display: block;
	margin: 0 auto 25px;
	max-width: 100%;
}

.footer_abtn span {
	display: inline-block;
	font-size: 14px;
	color: #707070;
	margin-right: 40px;
}


.footer-top .fl p a{color:#707070!important;}
.news_list_wrap li a:hover h4{
	text-decoration: underline;
	text-decoration-color: #333;
}
.news_list_img_wrap p{

}
.news_list_img_wrap .news_list_imgtext,
.news_list_img_wrap .news_list_timer,
.news_list_img_wrap .news_list_title
{
	width: 600px;
}
.news_list_img_wrap .news_list_img{
	float: right;
	width: 150px;
	height: auto;
}

.news_list_wrap li>div{
	height: 150px;
	overflow: hidden;
}
.news_list_timer{
	margin-bottom: 10px;
}
.news_list_wrap li h4 { margin-bottom: 10px;}

.empty{
	text-align: center;
	padding: 40px;
}
.empty img{
	width: 309px;
}
