﻿.video_section{
	width:820px;
	float:left;
	_display:inline;
	margin-left:20px;	
	position:relative;
	overflow:hidden;
}
/*vs_classic 经典视频*/
.vs_classic .classic_play{
	width:574px;	
	height:365px;
	float:left;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.vs_classic .classic_play img{
	width:574px;	
	height:365px;	
}
.vs_classic .classic_play .ico{
	width:60px;
	height:51px;
	background:url("../images/vs_classic_ico.png") no-repeat left top;	
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}
.vs_classic .classic_play .play_btn{
	width:574px;
	height:365px;
	position:absolute;
	left:0;
	top:0;
	z-index:5;
	background:url("../images/vs_classic_play.png") no-repeat center center;
}
.vs_classic .classic_list{
	width:244px;
	float:right;	
}
.vs_classic .classic_list a{
	display:inline-block;
	width:121px;
	height:121px;
	position:relative;
	overflow:hidden;
	float:left;
	margin:0 1px 1px 0;	
}
.vs_classic .classic_list img{
	width:121px;
	height:121px;
	filter: grayscale(100%);
      -webkit-filter: grayscale(100%); 
      -moz-filter: grayscale(100%); 
      -ms-filter: grayscale(100%); 
      -o-filter: grayscale(100%);     
}
.vs_classic .classic_list a:hover img{
	filter: grayscale(0%);
      -webkit-filter: grayscale(0%); 
      -moz-filter: grayscale(0%); 
      -ms-filter: grayscale(0%); 
      -o-filter: grayscale(0%);     	
}
.vs_classic .classic_list em{
	display:inline-block;
	width:121px;
	height:121px;
	background:url("../images/classic_btn.png") no-repeat 90px 90px;	
	position:absolute;
	left:0;
	top:0;
}
.vs_classic .classic_list a:hover em{
	background:url("../images/classic_btnh.png") no-repeat center center;		
}
.vs_classic .classic_list span{
	display:none;
	height:26px;
	line-height:26px;
	padding-left:15px;
	width:106px;
	z-index:10;
	left:0;
	top:95px;
	width:121px;
	background:url("../images/white85.png");
	color:#666;	
	position:absolute;
}
.vs_classic .classic_list a:hover span{
	display:inline-block;	
}
/*vs_classic 经典视频*/

/*vs_original 原创视频*/
.vs_original{
		
}
.vs_original .original_big{
	height:230px;	
}
.vs_original .original_big a{
	display:inline-block;
	width:409px;
	height:230px;
	float:left;
	margin-right:1px;
	position:relative;
	overflow:hidden;
}
.vs_original .original_big img{
	width:409px;
	height:230px;	
}
.vs_original .original_big span{
	display:inline-block;		
	height:29px;
	line-height:29px;
	width:409px;
	position:absolute;
	left:0;
	top:201px;
	z-index:10;
	background:url("../images/white85.png");
}
.vs_original .original_big em{
	float:left;
	color:#737373;
	margin:0 20px 0 15px;
}
.vs_original .original_list{
	width:835px;	
}
.vs_original .original_list a{
	float:left;
	display:inline-block;
	width:152px;	
	height:202px;
	margin:16px 12px 0 0;
	border:1px solid #b6b6b6;
	position:relative;
	overflow:hidden;
}
.vs_original .original_list img{
	width:152px;	
	height:202px;	
}
.vs_original .original_list em{
	display:inline-block;
	width:152px;	
	height:202px;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	background:url("../images/classic_btnh.png") no-repeat 120px 170px;
}
/*vs_original 原创视频*/

.aside{
	float:right;
	_display:inline;
	width:208px;
	margin-right:10px;
	
}
.aside .as_ad1{	
	display:inline-block;
	height:182px;
	overflow:hidden;	
}
.aside .as_ad2{
	margin-top:8px;
	display:inline-block;
	height:131px;
	overflow:hidden;	
}
.aside .as_ad3{
	margin-top:8px;
	display:inline-block;
	height:233px;
	overflow:hidden;	
}

.bottom_ad{
	display:block;
	width:1060px;
	height:71px;
	margin:10px auto 0 auto;	
}