@charset "utf-8";
/* CSS Document */
.con:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.con {
	zoom: 1
}
.con {
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
	color: #666666;
	font-size: 14px;
	position: relative;
}
.con_z {
	width: 670px;
	background: #fff;
}
.xianzai {
	font-size: 14px;
	border-bottom: 1px dashed #666666;
	height: 35px;
	line-height: 35px;
	padding-left: 8px;
	vertical-align: middle;
}
.wezi {
	height: 80px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	margin-top: 20px;
	position: relative;
}
.hn {
	color: #0a0001;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 10px;
}
.time3 {
	position: absolute;
	top: 50px;
	right: 10px;
	color: #8e8e8e;
}
.wezi1 {
	height: 80px;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
}
.time1 {
	position: absolute;
	top: 50px;
	right: 10px;
	color: #8e8e8e;
}
.list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.list {
	zoom: 1
}
.list {
	border-bottom: 1px solid #e4e4e4;
	padding: 10px 0px 10px 10px;
	position: relative;
	color: #0a0001;
	font-size: 18px;
}
.list dt {
	float: left;
	width: 214px;
	margin-right: 10px;
}
.list dt img {
	width: 214px;
	height: 178px;
}
.list dd {
	float: right;
	width: 420px;
}
.list dd h1 {
	color: #0a0001;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
}
.list dd p {
	color: #999;
	text-indent: 2em;
	line-height: 160%;
	margin-top: 10px;
	font-size: 12px;
	height: 100px;
	overflow: hidden;
}
.list dd span {
	color: #8e8e8e;
	top: 165px;
	right: 12px;
	position: absolute;
	font-size: 14px;
}
.con_y {
	width: 320px;
	background: #fff;
	float: right;
	padding-bottom: 40px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.redian {
	background:#32a0f5;
	color:#fff;
	text-align: center;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:normal;
	margin-bottom:20px;
}
.huade {
	padding: 0 10px;
	width: 280px;
}
.huade li {
	width: 280px;
	height: 30px;
	padding-left: 25px;
	background: url(../images/disc1.png) no-repeat left center;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.huade li:hover {
	width: 280px;
	height: 30px;
	padding-left: 25px;
	background: url(../images/disc.png) no-repeat left center;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	color: #32a0f5;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.fy {
	clear: both;
	line-height: 35px;
	text-align: center;
	margin-top: 20px;
	padding-bottom:20px;
	color: #669dd2;
	font-size: 14px;
}
.fy div {
	clear: both;
	text-align: center;
	margin: 0 auto;
}
.fy div a.prev {
	font-size: 14px;
	border: 1px solid #eeeeee;
	padding: 6px 10px;
	color: #666666;
	margin-right: 10px;
}
.fy div span.current {
	background: #3599db;
	margin-right: 10px;
	padding: 6px 10px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #3599db;
}
.fy div a {
	font-size: 14px;
	border: 1px solid #eeeeee;
	padding: 6px 10px;
	color: #666666;
	margin-right: 10px;
}
.fy div a.next {
	font-size: 14px;
	border: 1px solid #eeeeee;
	padding: 6px 10px;
	color: #666666;
	margin-right: 10px;
}