.baidu_right li.refresh{
	float:right;
	width: 14px;
	height: 14px;
	padding-top:3px;
}
.icon_refresh{
	width: 14px;
	height: 14px;
	display: inline-block;	
}
.icon_refresh img{
	width: 100%;
	height: auto;
	display: block;
	cursor: pointer;	
	}	
.icon_refresh img:hover{
	animation:rotate .4s infinite;	
}
.hot_vedio{
	padding: 10px 0;
}
.hot_vedio li {
    height: 55px;
    padding: 7.5px 0;
    color: #666;
}
.hot_vedio li em {
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin: 4px 10px 0px 0;
    font-size: 20px;
	font-weight: bold;
    color: #fff;
}
.hot_vedio li a {
    text-decoration: none;
    cursor: pointer;
    line-height:22px !important;
    color: #333;
    display: block;
}
.hot_vedio li a:hover{
	color:#f00;
}
.hot_vedio li a span.yuedu{
	display: inline-block;
    padding-left: 40px !important;
    color: #999;
	background: url("//icons.mydrivers.com/icon/yuedu.png") no-repeat 20px 5px;
}
.hot_vedio li a:hover span.yuedu{
	background: url("//icons.mydrivers.com/icon/yuedu_cur.png") no-repeat 20px 5px;
	color:#f00;
}
.main_right_div {
    padding: 0px 20px;    
}
.righttitle li.refresh{
	float:right;
	color:#999;
	font-size:12px;
	font-weight:100;	
}
.righttitle li.refresh a{
	cursor: pointer;
}
.icon_refresh{
	vertical-align: middle;
	margin-right:5px;
	margin-bottom: 2px;
}
.righttitle li.refresh a:hover i.icon_refresh{
	animation:rotate .4s infinite;	
}
.hot_pluninfo{
	padding:24px 0;
}
/*shipin瀵湱鐛ュ鈧慨锟�*/
.vedio_float {
    width: 1090px;
    height: 800px;
    background:#000;
    padding: 0 30px 20px 30px;
	position: fixed;
	top:50%;
	left:50%;
	margin-left:-550px;
	margin-top:-380px;
	z-index: 210;
}
.vedio_float a.close3{
	position: absolute;
    top: 20px;
    right: 20px;	
    height: 20px;
    width: 20px;
    display: inline-block;
    background: url("//icons.mydrivers.com/vedio_float/close3.png") no-repeat center center;
	z-index: 211;
}
.vedio_float a:hover.close3{
	background: url("//icons.mydrivers.com/vedio_float/close3_cur.png") no-repeat center center;
}
a:hover.volume{
	background: url("//icons.mydrivers.com/vedio_float/volume_cur.png") no-repeat center center;
}
.vedio_float .vmain{
	height:720px;
	text-align: center;
}
.vmain img{
	height:720px;
	width: auto;
}
.v_progress{
	margin-top:17px;
	height: 4px;
	border-radius: 2px;
	background: #666;	 
    font-size: 0px;
    line-height: 0px;  
}
.v_progress span{
	display: inline-block;
	background:#fb942e;
	height: 4px;
	border-radius: 2px;
	position: relative;
	cursor: pointer;
}
.v_progress span i{
	width:10px;
	height: 10px;
	border-radius: 10px;
	border: 4px solid #fb942e;
	display:inline-block;
	background: #000;
	position: absolute;
	top:-6px;
	right:0;
}
.v_progress span:hover i{
	transform:scale(1.2);
}
.v_pro_nub{
	height:auto;
	overflow: hidden;
}
.v_pro_nub li{
	height:30px;
	line-height: 30px;
	color:#fff;
	}	
.v_pro_nub li.v_pro_left{
	float:left;	
	width:45%;
	text-align:left;
	}
.v_pro_nub li.v_pro_right{
	float:right;	
	text-align:right;
	width:45%;
	}
.play_settings{
	padding-top:8px;
	height: 18px;
}
.play_settings span{
	display: inline-block;
	width:33.1%;
}
.play_settings span a{
	display: inline-block;
	width:30px;	
	height: 18px;	
}
.volume{
	background: url("//icons.mydrivers.com/vedio_float/volume.png") no-repeat left center;
}
a:hover.volume{
	background: url("//icons.mydrivers.com/vedio_float/volume_cur.png") no-repeat left center;
}
.jingyin{
	background: url("//icons.mydrivers.com/vedio_float/jingyin.png") no-repeat left center;
}
a:hover.jingyin{
	background: url("//icons.mydrivers.com/vedio_float/jingyin_cur.png") no-repeat left center;
}

.delay{
	background: url("//icons.mydrivers.com/vedio_float/delay.png") no-repeat center center;
}
a:hover.delay{
	background: url("//icons.mydrivers.com/vedio_float/delay_cur.png") no-repeat center center;
}
.broadcas{
	background: url("//icons.mydrivers.com/vedio_float/broadcas.png") no-repeat center center;
}
a:hover.broadcas{
	background: url("//icons.mydrivers.com/vedio_float/broadcas_cur.png") no-repeat center center;
}

.qping{
	background: url("//icons.mydrivers.com/vedio_float/qping.png") no-repeat right center;
}
a:hover.qping{
	background: url("//icons.mydrivers.com/vedio_float/qping_cur.png") no-repeat right center;
}
.exitqping{
	background: url("//icons.mydrivers.com/vedio_float/exitqping.png") no-repeat right center;
}
a:hover.exitqping{
	background: url("//icons.mydrivers.com/vedio_float/exitqping_cur.png") no-repeat right center;
}
.vedio_pinlun_float {
    width: 800px;
    height: 400px;
    background: #f9f9f9;
    border-radius: 10px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -400px;
    z-index: 10000;
    padding: 0;
}
.vedio_pinlun_float a.close4{
	position: absolute;
    top: -40px;
    right: 0px;	
    height: 32px;
    width: 32px;
    display: inline-block;
    background: url("//icons.mydrivers.com/vedio_float/close4.png") no-repeat center center;
	z-index: 211;
}
.vedio_pinlun_float a:hover.close4{
	 background: url("//icons.mydrivers.com/vedio_float/close4_cur.png") no-repeat center center;
}
#hot_pinlun .ytie {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    overflow: hidden;
	padding-top:5px;
	
}
#hot_pinlun .ytie a {
    color: #999;
	 padding-left: 15px;
	 background: url("//icons.mydrivers.com/icon/yuanwen.png") no-repeat 0 1px;
}
#hot_pinlun .ytie a:hover {
    color: #f00;
	 background: url("//icons.mydrivers.com/icon/yuanwen_cur.png") no-repeat 0 1px;
}

@keyframes rotate{
0%{transform:rotate(0deg);}
50%{transform:rotate(360deg);}
51%{transform:rotate(0deg);}
100%{transform:rotate(360deg);}	
}
p.newsinfo_vedio {
    height: auto!important;
	background: none!important;
}