

/*临时广告*/
.float_mask{
position: fixed;
z-index: 19999;
display:none;
width: 100%;
right: 0; bottom: 0;height: 95px;_bottom: auto;_width: 100%;_position: absolute;
_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.float_layer{position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background: #071828;filter: alpha(opacity=80);opacity: 0.80;}
.float_content{ position: relative;z-index: 2;width:100%;height: 100%;margin:-25px auto 20px;padding-left:70px;}
.float_bg ,.float_close{ float: left;}
.float_bg{position: relative;width: 950px;height: 150px;margin-top:-15px; margin-left:120px;}
.float_slogan {position: absolute; background:url("/images/foot_ad.png")0 0 no-repeat;}
.float_slogan{left: 0;bottom: 10px;width: 950px;height: 150px;cursor: pointer;}
.float_close{width:50px;margin-top:50px; margin-left:-50px;}
.float_close a {display: block;width: 53px; height: 52px; margin-left: 0; background: url("/images/close.png") 0 0 no-repeat;-webkit-transition: all 400ms;}
.yright1-img{
	cursor: pointer;
    transition: all 0.6s;
}

.yright1-img:hover{
	transform: scale(1.8);
	width:
}