#list{
	margin:16px auto 70px;
	background:#fff;
	color:#404040;
	overflow:hidden;
	zoom:1;
}
#list .m-lst-l{
	float:left;
	width:885px;
}
#list .m-lst-r{
	float:left;
	margin-left:20px;
	width:295px;
}
#list h3{
	line-height:32px;
	border-bottom:1px solid #eeeeee;
	oveflow:hidden;
	zoom:1
}
#list h3 .nav-tit{
	font-size:16px;
	font-weight:bold;
	line-height:32px;
	display:inline-block;
	color:#79c145;
	margin-bottom:-1px;
	border-bottom:1px solid #79c145;
	padding:0px 5px 0px 4px;
}
#list h3 .more{
	font-size:12px;
	line-height:36px;
	color:#d8d8d8;
	padding:0px 5px 0px 4px;
	float:right;
}
#list .m-lst{
	overflow:hidden;
}
#list .m-lst li {
    height: 138px;
    position: relative;
    border-bottom: 1px dashed #cccfd5;
    overflow:hidden;
}
/* #list li span{
	font-size:14px;
	line-height:1;
	color:#999999;
	display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    cursor: default;
} */
#list  .m-stitle {
    color: #404040;
    font-size:24px;
    width: 100%;
    display:block;
    line-height:75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
#list  .m-short {
    width: 100%;
    font-size:14px;
    color:#404040;
    line-height:30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
#list  .m-date {
    width: 100%;
    font-size:12px;
    color:#d8d8d8;
    line-height:32px;
    text-align:right;
}
a.down, a.down:hover {
    color: #fff;
     text-decoration: none;
}
#laypage{
	float:right;
	margin-top:80px;; 
}
.m-lst-r ul{
	margin-top:10px;
}
.m-lst-r ul li  a{
	font-size:14px;
	color:#404040;
	width:100%;
	display:block;
	line-height:28px;
}
.m-lst-r ul li a span{
	color:#d8d8d8;
	margin-right:5px;
}
.more{
	display:none;
}
.m-lst-r .img-link {
	display:none;
	height:156px;
	width:100%;
	margin:18px auto 0px;
}
.m-lst-r .img-link img{
	width:100%;
	height:100%;
}
