*{
	font-size:14px;
}
.video-box{
	width:800px;
	height:500px;
}

.video-box p{
	width:785px;
	height:50px;
	line-height: 50px;
	background: #f0f0f0;
	font-size:18px;
	padding-left:15px;
}

.video-box .player{
	width:800px;
	height:450px;
	background:black;
}

.label-box-parent{
	width:800px;
	height:72px;
}

.label-box-parent .share{
	float:right;
	display:block;
	margin:17px 0 23px 0;
	
}
.label-box-parent .share span{
	float:left;
	line-height: 18px;
	color:#999;
	font-size: 14px;
}

.label-box-parent .share img{
	width:18px;
	height:18px;
	vertical-align:middle;
	float:left;
}


.label-box-parent .label-box{
	width:800px;
	float:left;
	margin:17px 0 23px 0;
}

.label-box-parent .label-box i{
	display:block;
	float:left;
	background: url(http://img.tv189.cn/2015-09-08/100263784.jpg) no-repeat;
    width: 90px;
    height: 31px;
    line-height: 31px;
    padding-left: 5px;
    color:#999;
}

.label-box-parent .label-box a{
	float:left;
	line-height: 31px;
	margin-left:10px;
	color:#999;
}

.video-desc{
	width:100%;
	overflow: hidden;
	margin-top:30px;
}

.video-desc{
	color:#666;
}
.video-desc .title{
	line-height: 49px;
	color:#bf0000;
	font-size:18px;
}