@font-face {
  font-family: 'iconfont';  /* project id 596636 */
  src: url('//at.alicdn.com/t/font_596636_iiwxjp11phiod2t9.eot');
  src: url('//at.alicdn.com/t/font_596636_iiwxjp11phiod2t9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_596636_iiwxjp11phiod2t9.woff') format('woff'),
  url('//at.alicdn.com/t/font_596636_iiwxjp11phiod2t9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_596636_iiwxjp11phiod2t9.svg#iconfont') format('svg');
}
.wdlf_iconfont{
	font-family:  'iconfont';
	font-style: normal;
	font-size: 16px;
	color: #F06522;
	font-size: 24px;
}
.wdlf_border_bottom{
	border-bottom: 1px dotted #ddd!important;
}
.news_list{
	margin-top: 0;
}
.main1_3_ny p{
	font-size: 14px;
	height: 49px;
	color: #252525;
}
.main1_3_ny p span{
  display: inline-block;
	height: 49px;
	line-height: 49px;
	font-size: 15px;
}
/*轮播*/
#banner {
	position: relative;
	width: 300px;
	height: 240px;
	overflow: hidden;
}

#banner_list img {
	width: 278px;
	height: 219px;
	padding: 10px;
}

#banner_bg {
	position: absolute;
	bottom: 0;
	background-color: #252525;
	height: 30px;
	filter: Alpha(Opacity=30);
	opacity: 0.7;
	z-index: 1000;
	cursor: pointer;
	width: 300px;
}

#banner_info {
	position: absolute;
	bottom: 3px;
	left: 10px;
	height: 22px;
	color: #fff;
	z-index: 1001;
	cursor: pointer
}

#banner_text {
	position: absolute;
	width: 120px;
	z-index: 1002;
	right: 3px;
	bottom: 3px;
}

#banner ul {
	position: absolute;
	list-style-type: none;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	z-index: 1002;
	margin: 0;
	padding: 0;
	bottom: 3px;
	right: 0;
}

#banner ul li {
	padding: 0px 8px;
	float: left;
	display: block;
	color: #FFF;
	background: #6f4f67;
	cursor: pointer;
	border: 1px solid #252525;
}

#banner ul li.on {
	background-color: #252525;
}

#banner_list a {
	position: absolute;
}
.tem_banner img:hover{
	opacity: 1!important;
}
