@charset "utf-8";



/*视频播放*/
.hw_wrap .main_content ,
.main_content .mc_wrap{background:none;}

 .video_wrap{margin-top:10px;background:#000;}
 .video_wrap .video_box{position:relative;overflow:hidden;}
 .video_wrap .preview_bg{display:none;position:absolute;left:0;top:0;width:100%;height:100%;}
.video_wrap .bot_part{height:40px;background:#111;}
.video_wrap .video-bot{position: relative;min-height: 48px;}

 .preview_box{position:absolute;left:50%;text-align:center;overflow:hidden;}
 .preview_box .tips_t,
 .preview_box .tips_t1,
 .preview_box .tips_f,
 .preview_box .tips_z{height:32px;padding-left:10px;background:url('source/plugin/threed_ckplayer/template/images/ico_detail_item.png') no-repeat 131px -1414px;color:#fff;font:300 32px/32px 'microsoft yahei';}
 .preview_box .tips_t1{background-position:108px -1414px;}
 .preview_box .tips_f{background-position:25px -1494px;} 
 .preview_box .tips_z{background-position:125px -1537px}
 .preview_box .tp_1{margin-top:13px;color:#fff;font:300 14px/16px 'microsoft yahei'}
 .preview_box .tp_2{margin:33px 0 10px 0;color:#fff;font:300 14px/16px 'microsoft yahei'}
 .preview_box .tp_2 i{display:inline-block;position:relative;top:-4px;*top:10px;width:137px;border-top:1px solid #fff;}
 .preview_box .tp_3{padding-top:18px;color:#fff;font-size:14px;}
 .preview_box .tp_4{color:#F9FA0C;font:300 14px/16px 'microsoft yahei'}
 .preview_box .tp_5{text-indent:-20px;color:#fff;font:300 16px/16px 'microsoft yahei';}
 .preview_box .tp_5 i{color:#F9FA0C;padding:0 4px;}
 .preview_box .review{display:inline-block;padding-left:26px;height:40px;line-height:40px;font-size:16px;color:#fff;background:url('source/plugin/threed_ckplayer/template/images/ico_detail_item.png') no-repeat 0 -1452px;}
 .preview_box .review:hover{text-decoration: underline;}
 .video_box .btnBuy2 {
	display: inline-block;
	color: #FFF;
	background: #F60 none repeat scroll 0% 0%;
	line-height: 40px;
	font-size: 20px;
	width: 140px;
	height: 40px;
	border-radius: 3px;
	text-align: center;
	position: relative;
	font-family: "microsoft yahei";
	vertical-align: middle;
    margin:8px 10px 0px 10px;
    text-decoration: none;
}
.video_box .btnBuy2:hover {
    background: #DA5700 none repeat scroll 0% 0%;
}










