.n_list{
	height: 520px;
	width: 62%;
	margin: 0 2%;
	position: relative;
}
.new_list{
	width: 100%;
	margin-top: 20px;
}
.n_head{
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	text-align: center;
	line-height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.n_head .left{
	width: 16.66%;
	font-size: 16px;
	position: relative;
}
.n_sel{
	color: #991711;
}
.new_li{
	height: 40px;
	line-height: 40px;
	width: 100%;
	font-size: 16px;
}
.new_li img{
	height: 15px;
	width: 15px;
	margin: 12.5px 10px 12.5px 0;
}
.new_li .right{
	color: #888;
}
.s_seld{
	display: none;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 10px;
	height: 5px;
	margin-left: -5px;
}
.n_sel img{
	display: block;
}
.yms{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	
}
#banners img{
	height: 100%;
	width: 100%;
	background-size: contain;
}
