@charset "utf-8";
/*!
 * Even base CSS
 * Date: 2012-9-23
 * Email: leyewen@163.com
 */




.hide {
	display:none
}
#fkjzVideoPreBox {
	width:220px;
	height:100px;
	background: url(../images/sp_sy.png) no-repeat;
	cursor:pointer;
}

#fkjzVideoBg {
	position:fixed!important;
	_position:absolute;
	_width:expression(document.documentElement.offsetWidth);
	_height:expression(document.documentElement.clientHeight);
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,.6);
	_top:expression(eval(document.documentElement.scrollTop));
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000)\9;
	*filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
	_filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
	z-index:101
}
#fkjzVideoBox {
	width:890px;
	position:fixed!important;
	top:120px;
	left:0;
	right:0;
	margin:auto;
	*margin-left:expression((document.documentElement.clientWidth-this.offsetWidth)/2);
	_position:absolute;
	_bottom:auto
}
#fkjzVideo {
	width:100%
}
#fkjzVideoBox p {
	width:100%;
	text-align:center
}
.fkjzVideoClose {
	width:30px;
	height:31px;
	background: url(../images/close.png) no-repeat;
	background-size:100%;
	position:absolute;
	right:-12px;
	top:-15px;
	z-index:99;
	cursor:pointer
}
