/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
/* vars */
/* functions */
/* blocks */
html {
	background: #333;
}
/* ad start */
.adv {
	width: 980px;
	margin: 20px auto 0;
}
/* ad end */
/* wall start */
.wall {
	margin: 20px auto 0;
	width: 980px;
}
.wall > div {
	float: left;
	position: relative;
	width: 25%;
}
.wall .more {
	display: none;
}
.wall .more a {
	position: relative;
	display: block;
}
.wall .more a div {
	position: absolute;
	text-shadow: none;
	left: 50%;
	top: 50%;
	margin: -39px 0 0 -60px;
}
.wall .more a div b {
	color: #FFF;
	font-size: 30px;
	font-weight: normal;
}
.wall .more a div p {
	color: #a2a2a2;
	font-size: 22px;
}
.wall img {
	display: block;
	width: 100%;
}
.wall .playIco {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 25px;
	width: 25px;
}
.wall .large .playIco {
	top: 50%;
	left: 50%;
	margin: -28px 0 0 -28px;
	width: auto;
	height: auto;
}
.wall .overlay {
	font-size: 14px;
	border: 1px solid #1db0c2;
	left: 0;
	top: 0;
	position: absolute;
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	opacity: 0;
	-moz-transition: opacity 0.5s ease 0s;
	-webkit-transition: opacity 0.5s ease 0s;
	-o-transition: opacity 0.5s ease 0s;
	transition: opacity 0.5s ease 0s;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wall .overlay div {
	line-height: 1.2;
	color: #FFF;
	position: absolute;
	left: 11.76470588235294%;
	top: 10.714285714285714%;
	width: 82.35294117647058%;
}
.wall .overlay .time {
	color: #A2A2A2;
}
.wall .overlay a {
	text-shadow: none;
	color: #FFF;
	position: absolute;
	width: 82.35294117647058%;
	left: 11.76470588235294%;
	bottom: 10.714285714285714%;
	text-align: center;
	height: 35px;
	line-height: 35px;
	background: rgba(29, 176, 194, 0.6);
}
.wall .overlay a:active {
	background: #29aebe;
}
.wall > div:hover .overlay {
	opacity: 1;
}
.wall > div:hover .playIco {
	display: none;
}
/* wall end */
/* more start */
#more {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}
#more a {
	color: #8c8c8c;
	display: block;
	line-height: 55px;
	font-size: 18px;
	background: #3f3f3f;
	text-shadow: none;
}
#more a:active {
	background: #565656;
}
/* more end */
/*  footer begin */
.footer .l span {
	display: block;
	line-height: 30px;
	color: #6d6d6d;
	font-size: 14px;
}
.footer .l a {
	width: 140px;
	height: 50px;
	margin: 5px 5px 10px;
}
/* footer end */
