/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
/* vars */
/* functions */
/* blocks */
html {
	background: #333;
}
/* video start */
.video {
	width: 980px;
	margin: 20px auto 0;
}
.video .title .r, .playIcon {
	-moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	float: right;
	border: 1px solid #2a2a2a;
	background: #333;
}
.video .title .r:hover {
	cursor: pointer;
}
.video .title .r .sina {
	background: url(../images/detail/sina.png) center no-repeat;
}
.video .title .r .tx {
	background: url(../images/detail/tx.png) center no-repeat;
}
.video .title .r .qzone {
	background: url(../images/detail/qzone.png) center no-repeat;
}
.video .title .r .ren {
	background: url(../images/detail/ren.png) center no-repeat;
}
.video .title .r .btns {
	display: none;
	float: right;
	opacity: 0;
	overflow: hidden;
	width: 0;
	max-height: 33px;
}
.video .title .r a, .playIcon span {
	float: left;
	display: block;
	width: 14px;
	height: 14px;
	padding: 9px;
	border-left: 1px solid #393939;
	border-right: 1px solid #2a2a2a;
	cursor: pointer;
}
.playIcon {
	border:none;
	box-shadow: none;
}
.playIcon span {
	margin:0 3px;
	border: 1px solid #2a2a2a;
	box-shadow: 0 1px 1px #303030;
}
.video .title .r .btn {
	border-left: 1px solid #393939;
	float: right;
	padding: 9px 25px 9px 9px;
	display: block;
	line-height: 1;
	font-size: 14px;
	color: #FFF;
	background: url(../images/detail/share.png) 40px 50% no-repeat;
}
.video h2 {
	font-size: 20px;
	color: #848484;
	padding-bottom: 25px;
}
.video h2 .vIco {
	margin: 0 10px -1px 0;
}
.video iframe {
	width: 980px;
	height: 550px;
}
.playIcon {
	margin-right: 10px;
}
.playIcon .playYouku {
	background:url("../images/playYouku.png") center no-repeat;
}
.playIcon .playTudou {
	background:url("../images/playTudou.png") center no-repeat;
}
.playIcon .playKu6 {
	background:url("../images/playKu6.png") center no-repeat;
}
/* video end */
/* video list start */
.videoList {
	width: 980px;
	margin: 0 auto;
}
.videoList .header {
	background: #2e2e2e;
	/*min-width: 980px;*/
  font-size: 18px;
	line-height: 48px;
	color: #828282;
}
.videoList .header .headIco {
	width: 3px;
	height: 18px;
	background: #ababab;
	display: inline-block;
	margin: 0 7px -3px 0;
}
.videoList .header .more {
	float: right;
	text-shadow: none;
	color: #3595a1;
}
.videoList .list {
	background: #252525;
	padding: 15px 0;/*min-width: 980px;*/
}
.videoList .list li {
	position: relative;
	float: left;
	font-size: 14px;
	line-height: 1.2;
	width: 156px;
	margin-right: 6px;
	border: 1px solid #3f3f3f;
}
.videoList .list li a {
	text-shadow: none;
}
.videoList .list li.last {
	margin-right: 0;
}
.videoList .list li p {
	background: rgba(0, 0, 0, 0.7);
	color: #FFF;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px 8px;
}
.videoList .list li .time {
	position: absolute;
	bottom: 5px;
	right: 8px;
	color: #FFF;
}
.videoList .wrap {
	width: 980px;
	margin: 0 auto;
}
/* video list end */
/* section foot start */
.sft {
	background: #f0f0f0;
	padding-top: 20px;/*min-width: 980px;*/
}
.sft .nav {
	border-top: 1px solid #FFF;
	padding: 40px 0;
}
.sft .nav .wrap {
	margin-left: 0;
}
/* editor start */
.editor {
	width: 980px;
	margin: 0 auto;
}
/* replyBox start */
.replyBox {
	margin-top: 20px;
}
/* replyBox end */
/* editor end */
/* comments start */
.comments {
	margin: 5px auto 0;
	width: 980px;
	border-top: 1px solid #e0e0e0;
}
/* comments end */
/* section foot 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 */
