/* 视频 */
.bg-gray{
	background:#f2f2f2; 
}
.aq-left{
	width: 895px;
}
.aq-right{
	width: 285px;
} 
.aq-login{
	display: block;
	background: url(../images/icon/bg-photo.png) no-repeat;
	text-align: center;
	height: 142px;
	padding-top: 20px;
}
.aq-login img{
	width: 106px;
	height: 106px;
}
.aq-login p{
	color: #663d00;
	font-size: 16px;  
}
.vedio-nav{ 
	margin: 20px 0;
	z-index: 5;
	border-bottom: 1px solid #e6e6e6; 
} 
.vedio-nav  ul{ 
	
}
.vedio-nav li{
	display: inline-block;
	margin: 0 8px;
}
.vedio-nav li p,
.vedio-nav li a{
	display: block;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	padding: 0 10px;
} 
.vedio-nav li.on a,
.vedio-nav li p{ 
	background: url(../images/icon/nav.png) left bottom repeat-x;
	position: relative;
	top: 1px;
	z-index: 1;
	color: #f90; 
}
.vedio-nav li a{
	color: #666;
}
.vedio-play{
	background: #fff;
	margin-bottom: 10px;
	padding: 12px;
}
.video-show a{
	display: block;
	position: relative; 
}
.vedio-img{
	width: 340px;
	height: 220px;
	overflow: hidden;
}
.vedio-img img{
	min-width: 340px; 
	max-height: 100%;
}
.play{
	display: block; 
	width: 40px;
	height: 40px;
	background: url(../images/icon/detail.png) left top no-repeat;  
	position: absolute;
	top: 36%;
	left: 50%;
	margin-left: -20px;
	background-position: 0 -400px;
	z-index: 5;
}
.video-show a:hover .play{
	background-position: 0 -443px;
}
.play-number{
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: rgba(0,0,0,.45);
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	padding: 0 10px;
	z-index: 5;
	top: auto;
}
.video-txt{
	height: 130px;
}
.video-txt a{
	display: block;
	color: #1a1a1a;
	font-size: 20px;
	line-height: 40px;
}
.video-txt p{
	color: #666;
	font-size: 14px;
	text-align: justify;
	line-height: 24px;
	width: 510px;
} 
.remark{
	margin-top: 30px;
}
.remark p{
	color: #999;
	font-size: 12px;  
}
.timer i,
.review i,
.comment i{
	display: inline-block;
	width: 12px;
	height: 12px; 
	background: url(../images/icon/community.png) no-repeat;
	vertical-align: middle;
	margin-right: 6px; 
}
.timer span,
.review span,
.comment span{
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
	font-size: 12px;
	color: #666;
}
.timer i{
	background-position: -296px 0;
}
.remark .timer{
	margin-right: 30px;
}
.review i{
	background-position: -296px -15px;
}
.comment i{
	width: 14px;
	background-position: -295px -30px;
}
.like {
	position: relative;
}
.like span {
	display: inline-block;
	color: #f90;
	font-size: 12px;
	line-height: 32px;
	margin-right: 10px;
}
.like b {
	display: inline-block;
	line-height: 32px;
	width: 32px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: #f90; 
	font-weight: normal;
	cursor: pointer;
	color: #f90;
	border: 1px solid #f90;
	background: #fff; 
} 
.like b.hover{
	color: #fff;
	background: #f90;  
}
.like i{
	position: absolute;
	top: -15px;
	right: 0;
	font-style: normal;
	color: #333;
	font-size: 12px;
	display: none;
}
/* 视频 */
.mark{display:none;  position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgb(0, 0, 0); filter: alpha(opacity=30); opacity: 0.3 !important;  z-index: 1000; }
.myiframe { display:none; position: fixed; top: 50%; left: 50%; width: 830px; margin-top: -266px; margin-left: -415px; z-index: 10001; -webkit-box-shadow: 0 18px 30px rgba(0,0,0,0.18); box-shadow: 0 18px 30px rgba(0,0,0,0.18); background: #fff; }
.iframeTop { position: relative; height: 32px; padding: 14px 20px; background-color: #f5f5f5; }
.iframeTop h4 { margin: 0; font-size: 18px; font-weight: 400; line-height: 32px; color: #424242; }
.iframeTop > a { display: block; position: absolute; top: 18px; right: 14px; width: 24px; height: 24px;} 
.iframe { position: relative; max-height: 536px; padding: 0; } 
.video_close i{
	display:block;
	font-size:20px;
	line-height:24px;
	color:#333;
	width:24px;
	height:24px;
	border:1px solid #666;
	text-align:center;
	font-style:normal;  
} 