/* 文章列表 */
.ec-fan-banner-wrap, .nb-wrap {
	width: 100%;
	height: 400px;
}
.ec-fan-menu { margin: 40px 0; }
.ec-fan-menu ul { text-align: center; }
.ec-fan-menu ul li {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	font-size: 14px;
	margin: 0 3px;
}
.ec-fan-menu ul li, .ec-fan-menu ul li a {
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	overflow: hidden;
}
.ec-fan-menu ul li a {
	display: block;
	background: #E6E6E6;
	color: #666;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.ec-fan-menu ul li a:hover {
	background: #D5D5D5;
	text-decoration: none;
}
.ec-fan-menu ul li.cur a {
	background: #DA1318;
	color: #FFF;
}
.ec-fan-wrap {
	width: 985px; overflow:hidden;
	margin: 0 auto 50px auto
}
.ec-fan-img-wrap .ec-fan-img-item{ width:1005px}
.ec-fan-img-wrap .ec-fan-img-item li {
	float: left;
	margin: 0 20px 25px 0
}
.ec-fan-img-wrap li .ec-fan-img-box { width:315px; }
.ec-fan-img-wrap li .ec-fan-img-box .img {
	display: block;
	position: relative;
	width: 315px;
	height: 210px;
	margin-bottom: 10px;
	overflow: hidden
}
.ec-fan-img-wrap li .ec-fan-img-box .time, .ec-fan-wrap .life-it li dl dt a .time {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 88px;
	height: 42px;
	background: url(images/bg.png) no-repeat right;
	z-index: 9;
	color: #FFF
}
.ec-fan-img-wrap li .ec-fan-img-box .time p, .ec-fan-wrap .life-it li dl dt a .time {
	font-size: 24px;
	line-height: 42px;
}
.ec-fan-img-wrap li .ec-fan-img-box .img img, .ec-fan-wrap .life-it li dl dt a img {
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.ec-fan-img-wrap li .ec-fan-img-box .img:hover img, .ec-fan-img-wrap li:hover .ec-fan-img-box .img img, .ec-fan-wrap .life-it li.hover dl dt a img {
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	moz-transform: scale(1.05);
	-webkittransform: scale(1.05);
	transform: scale(1.05)
}
.ec-fan-img-wrap li .ec-fan-img-box .ec-fan-text {
	background: #F0F0F0;
	padding: 14px;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.ec-fan-img-wrap li:hover .ec-fan-img-box .ec-fan-text { background: #E2E2E2; }
.ec-fan-img-wrap li .ec-fan-img-box .ec-fan-text p, .ec-fan-wrap .life-it li dl .ec-fan-text p {
	line-height: 200%;
	text-align: left;
	color: #808080
}
.ec-fan-img-wrap li .ec-fan-img-box .ec-fan-text p.title, .ec-fan-wrap .life-it li dl .ec-fan-text p.title {
	font-size: 15px;
	font-weight: bold;
	color: #222;
	height: 30px;
	overflow: hidden;
	background: none;
	margin-bottom: 4px;
}
.ec-fan-img-wrap li .ec-fan-img-box .ec-fan-text p.info, .ec-fan-wrap .life-it li dl .ec-fan-text p.info {
	height: 50px;
	overflow: hidden;
}
.ec-fan-img-wrap .num {
	height: 50px;
	display: inline-block;
	_display: inline;
	_zoom: 1;
	overflow: hidden;
	width: 100%;
	text-align: center;
	padding-top: 15px;
}
.ec-fan-img-wrap .num li {
	width: 14px;
	height: 14px;
	border: 2px solid #AAA;
	background: #FFF;
	border-radius: 50%;
	overflow: hidden;
	text-indent: -999em;
	display: inline-block;
	margin: 0 6px;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	cursor: pointer;
}
.ec-fan-img-wrap .num li.on {
	background: #DA1318;
	border-color: #DA1318;
	cursor: default;
}
.ec-fan-wrap .ec-fan-text li { margin-bottom: 12px; }
.ec-fan-wrap .ec-fan-text dl {
	position: relative;
	padding-left: 120px;
	height: 120px;
	overflow: hidden;
	background: #F0F0F0
}
.ec-fan-wrap .ec-fan-text dl dt {
	float: left;
	position: absolute;
	width: 120px;
	height: 120px;
	left: 0;
	top: 0;

	background: #B8B8B8;
	color: #FFF;
	font-family: Arial;
	font-size: 14px
}
.ec-fan-wrap .ec-fan-text dl dt em {
	font-size: 52px;
	display: block;
	width: 56px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	margin: 28px auto 8px
}
.ec-fan-wrap .ec-fan-text dl dt p {
	width: 53px;
	margin: 0 auto
}
.ec-fan-wrap .ec-fan-text dl dt p span, .ec-fan-wrap .ec-fan-text dl dt p {
	display: block;
	line-height: 20px;
	height: 20px;
	overflow: hidden
}
.ec-fan-wrap .ec-fan-text dl dt p span { width: 80px; }
.ec-fan-wrap .ec-fan-text dl dd {
	padding: 20px;
	width: 600px
}
.ec-fan-wrap .ec-fan-text dl dd h5 {
	font-size: 16px;
	font-weight: normal;
	color: #222;
	margin-bottom: 10px;
}
.ec-fan-wrap .ec-fan-text dl dd p {
	color: #808080;
	line-height: 200%
}
.ec-fan-wrap .ec-fan-text dl dd.more-info {
	float: right;
	padding: 0;
}
.ec-fan-wrap .ec-fan-text dl dd.more-info a, .ec-fan-wrap .ec-fan-text dl dd.more-info {
	width: 140px;
	height: 120px;
	overflow: hidden;
	display: block;
	line-height: 120px;
}
.ec-fan-wrap .ec-fan-text dl dd.more-info a {
	text-indent: 25px;
	width: 139px;
	border-left: 1px dashed #C5C5C5;
	background: url(images/arrow_icon.gif) no-repeat 88px 37px;
	color: #808080
}
.ec-fan-wrap .ec-fan-text dl dd, .ec-fan-wrap .ec-fan-text dl dd.more-info, .ec-fan-wrap .ec-fan-text dl dt, .ec-fan-wrap .ec-fan-text dl dd h5, .ec-fan-wrap .ec-fan-text dl dd p, .ec-fan-wrap .ec-fan-text dl, .ec-fan-wrap .ec-fan-text dl dd.more-info a, .ec-fan-wrap .life-it li dl .ec-fan-text p.more-info a, .ec-fan-wrap .life-it li dl .ec-fan-text p a, .ec-fan-wrap .life-it li dl .ec-fan-text p, .ec-fan-wrap .life-it li dl .ec-fan-text p.title, .ec-fan-wrap .life-it li dl {
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.ec-fan-wrap .ec-fan-text .hover dl { background: #555; }
.ec-fan-wrap .ec-fan-text .hover dl dt { background: #C71116 }
.ec-fan-wrap .ec-fan-text .hover dl dd h5 a, .ec-fan-wrap .ec-fan-text .hover dl dd p { color: #FFF }
.ec-fan-wrap .ec-fan-text .hover dl dd.more-info a {
	background-color: #333;
	color: #FFF;
	text-indent: 32px;
	background-position: -84px 37px;
	border-color: #000;
}
.ec-fan-wrap .life-it li { margin-bottom: 15px; }
.ec-fan-wrap .life-it li dl {
	overflow: hidden;
	background: #F0F0F0;
	position: relative;
	padding-left: 310px;
	height: 165px;
}
.ec-fan-wrap .life-it li.hover dl { background: #555; }
.ec-fan-wrap .life-it li dl dt {
	position: absolute;
	left: 0;
	top: 0
}
.ec-fan-wrap .life-it li dl dt a {
	display: block;
	width: 285px;
	height: 165px;
	overflow: hidden;
	position: relative;
}
.ec-fan-wrap .life-it li dl dd { padding: 20px 20px 20px 0 }
.ec-fan-wrap .life-it li dl .ec-fan-text p.title {
	font-size: 16px;
	margin-bottom: 12px;
}
.ec-fan-wrap .life-it li dl .ec-fan-text p.more-info { margin-top: 8px; }
.ec-fan-wrap .life-it li dl .ec-fan-text p.more-info a { color: #808080 }
.ec-fan-wrap .life-it li.hover dl .ec-fan-text p.more-info a, .ec-fan-wrap .life-it li.hover dl .ec-fan-text p a, .ec-fan-wrap .life-it li.hover dl .ec-fan-text p, .ec-fan-wrap .life-it li dl .ec-fan-text p.title { color: #FFF }
.ec-fan-wrap .life-it li.hover dl .ec-fan-text p.more-info a { margin-left: 5px; }