.new_mar_b{
	margin-bottom: 1.875rem;
}

.banner_lit{
	width: 100%;
	height: 22.5rem;
	background: url(../img/laogu_vidio_list/img_banner_lit.jpg) no-repeat center;
}


.news_list{
	width: 75rem;
	min-height: 20rem;
	margin: 0 auto;
	padding-top: 2.5rem;
}

.news_list li{
	width: 75rem;
	height: 8.75rem;
	background: #fff;
}

li.newli_hover:hover{
	box-shadow: 0 0 1.25rem rgba(0,0,0,0.05);
}

.img_news_list{
	width: 12.5rem;
	height: 8.75rem;
}
.text_news_list{
	width: 56.875rem;
	height: 7rem;
	padding: 1.75rem 3.125rem 0 2.5rem;
}
.t_text_news_list{
	width: 38.75rem;
	height: 2.25rem;
	color: #666;
	font-size: 1.5rem;
}
.num_text_news_list{
	width: 18.125rem;
	height: 1.875rem;
	padding-top: 0.375rem;
	color: #666;
	font-size: 1rem;
}
.view_num{
	width: 10.625rem;
	height: 100%;
	text-align: right;
}
.date_num{
	width: 7.5rem;
	height: 100%;
	text-align: right;
}
.name_num{
	color: #999;
}
.con_num{
	width: 56.875rem;
	height: 3.125rem;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #ccc;
}

li.newli_nomal{
	width: 75rem;
	height: 8.75rem;
	background: #eee;
}