﻿/* 织梦帮（dedesos.com）做最好的织梦整站模板下载网站 */
.wunewslist {
	font-family: Microsoft YaHei;
	overflow: hidden;
	position: relative;
}
.wunewslist .bg {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.wunewslist ul {
	position: relative;
}
.wunewslist li {
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 10px 0;
	height: 60px;
	border-bottom: 1px dotted #cccccc;
}
.wunewslist .time {
	position: absolute;
	background: #cf4557;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	left: 30px;
	font-family: Arial, "宋体", Helvetica, sans-serif, Verdana;
	width: 60px;
	text-align: center;
}
.wunewslist .time .day {
	line-height: 40px;
	font-size: 24px;
	display: block;
	font-size: 30px;
	font-weight: bold;
}
.wunewslist .con {
	margin-left: 130px;
}
.wunewslist a {
	text-decoration: none;
}
.wunewslist .title {
}
.wunewslist .title a {
	font-size: 16px;
	color: #333;
}
.wunewslist .title a:hover {
	color: #d3b167;
}
.wunewslist .memo {
	color: #999;
	font-size: 12px;
	padding-top: 3px;
}
