@charset "UTF-8";
html, body {
	font-family: "Helvetica Neue",Helvetica,Tahoma,Arial,"Microsoft Yahei","Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif;
	font-size: 14px;
	line-height: 1.6;
	color: #76838f;
	background: #f5f5f5;
}
.cbox {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
/* 当前位置 */
#map{
	height:50px;
	background:#fff;
	margin-bottom:10px;
}
#map .center{
	width:1200px;
	margin:0 auto;
	line-height:50px;
	color:#666;
}
#map a{
	color: #999;
    font-size: 14px;
}
#map a:hover{
	text-decoration:underline;
}
#map ol li{
	display:inline-block;
}
#map ol li.item:before{
	padding: 0 6px;
    color: #999;
    content: "/\00a0";
}
/* 祥情 */
#show{
	width:1200px;
	margin:0 auto;
	background:#000;
	margin-bottom:40px;
	position:relative;
	height:600px;
}
#show .left{
	float:left;
	width:840px;
}
#show .left video{
	outline:none;
}
#show .left .title{
	height:43px;
	background:#24242c;
}
#show .left .title h2{
	display:block;
	line-height:43px;
	padding:0 10px;
	overflow:hidden;
	color:#fff;
	font-size:16px;
	width:560px;
	float:left;
	overflow:hidden;
}
#show .left .title .date{
	display:block;
	width:170px;
	float:left;
	line-height:43px;
	color:#ccc;
	text-align:center;
}
#show .right{
	width:360px;
	float:right;
	height:600px;
	background:#1f1f1f;
	overflow:hidden;
}
#show .right .title{
	color:#fff;
	font-size:16px;
	line-height:36px;
	margin:0 16px;
	border-bottom:1px solid #24242c;

}
#show .right ul.list{
	padding:10px 7px 10px 10px;
	height:100%;
	overflow:auto;
}
#show .right ul.list li{
	height:80px;
	display:block;
	overflow:hidden;
	padding:5px 8px;
	cursor:pointer;
}
#show .right ul.list li:hover{
	background:#3d3d3d;
}
#show .right .list .imgbox{
	width:115px;
	float:left;
}
#show .right .list .imgbox img{
	width:100%;
}
#show .right .list .text{
	width:192px;
	float:left;
	padding-left:15px;
}
#show .right .list .text h2{
	color:#fff;
	line-height:18px;
	padding-bottom: 10px;
}
#show .right .list .text span{
	color:#ccc;
}
#show .min{
	position:absolute;
	display:block;
	width:14px;
	height:60px;
	right:346px;
	top:50%;
	background:#404040;
	border-radius:0 4px 4px 0;
	color:#8c8d92;
	line-height:60px;
	margin-top:-25px;
}
#show .min:hover{
	background:#505056;
	color:#ff4d1d;
}


/* 视频介绍 */
#desc{
	width:880px;
	border:1px solid #eee;
	margin-bottom:50px;
	float:left;
	background:#fff;
}
#desc .title{
	line-height:36px;
	font-size:16px;
	padding:0 10px;
	border-bottom:1px solid #eee;
}
#desc .content{
	padding:12px;
	overflow:hidden;
}
/* 推荐视频 */
#rec{
	width:290px;
	float:right;
	border:1px solid #eee;
	margin-bottom:50px;
	background:#fff;
}
#rec .title{
	line-height:36px;
	font-size:16px;
	padding:0 10px;
	border-bottom:1px solid #eee;
}
#rec ul{
	padding:5px;
}
#rec ul li{
	display:block;
	width:130px;
	float:left;
	padding:5px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
}
#rec ul li:hover .iconfont{
	display:block;
}
#rec ul li img{
	width:100%;
}
#rec ul li h2{
	height:18px;
	line-height:18px;
	overflow:hidden;
}
#rec ul li .iconfont{
	position:absolute;
	top:50%;
	left:50%;
	color:#fff;
	font-size:36px;
	margin:-18px 0 0 -18px;
	opacity:0.85;
	filter:alpha(opacity=85);
	display:none;
}


/* ---分享 */
.share{
	width:80px;
	float:right;
	text-align:center;
	float:right;
	position:relative;
	cursor:pointer;
	line-height:43px;
	color:#ccc;
}
.share .share_text{
	font-size:13px;
	line-height:24px;
}
.share .share_text i{
	font-size:13px;
}
.share_icon{
	width:270px;
	padding:0 10px;
	height:70px;
	border:1px solid #eee;
	box-shadow:0 0 20px #e5e5e6;
	position:absolute;
	right:0px;
	top:50px;
	display:none;
	background:#fff;
}
.share_icon a{
	display:block;
	width:16.6%;
	float:left;
	height:70px;
	text-align:center;
}
.share_icon i{
	font-size:38px;
	line-height:70px;
}
.share_icon .weixin i{
	color:#46d42f;
}
.share_icon .xina i{
	color:#f44336;
}
.share_icon .qq i{
	color:#2992fc;
}
.share_icon .qqkj i{
	color:#ffce01;
	font-size:32px;
}
.share_icon .dbw i{
	color:#fff;
	background:#43c332;
	font-size:18px;
	display:block;
	width:33px;
	height:33px;
	line-height:33px;
	border-radius:18px;
	margin:18px 0 0 5px;
}
.share_icon .bdtb i{
	color:#fff;
	background:#3986fb;
	font-size:18px;
	display:block;
	width:33px;
	height:33px;
	line-height:33px;
	border-radius:18px;
	margin:18px 0 0 5px;
}
.share_icon .icon_top{
	position:relative;
	top:-80px;
	right:0px;
	color:#fff;
	padding:15px 20px 0px 240px;
}

