﻿.list-main {
	width: 905px;
	min-height: 600px;
	padding-bottom: 16px;
	background: #f7f7f7;
	border-left: 1px solid #acbbc7;
	border-right: 1px solid #acbbc7;
	border-bottom: 2px solid #757575;
}
/*----新闻列表 start----*/
.list-article {
	width: 884px;
	padding-left: 25px;
	padding-top: 14px;
	overflow:hidden;
	font-size: 14px;
}
.list-article li {
	height: 38px;
	line-height: 38px;
	background:url(/Template/Pc/xnhkxyeducn/images/dot04.jpg) repeat-x bottom;
	overflow: hidden;
}
.list-article a {
	float: left;
	width: 760px;
	padding-left: 14px;
	color: #485159;
	background: url(../images/dot05.gif) no-repeat 6px 18px;
}
.list-article a:hover {
	color:  #a22b24;
	background-position: 6px -2px;
}
.time {
	float: right;
	width: 90px;
	padding-right: 10px;
	text-align: right;
}
.list-span{
	float: right;
	margin-right: 12px;
}
.no-download::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 1);
}
#icon{
	display: none !important;
}
/*----新闻列表 end----*/
