@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}


/*解决IE6下滚动抖动的问题*/
#xfplay_info,
#xfplay_info_hover,
#code,
#code_hover,
#download_phone,
#download_phone_hover,
#download_phone2,
#download_phone2_hover,
#gotop {
	width: 36px;
	height: 48px;
	background: url(../../img/suspension/icon.png) no-repeat;
	position: fixed;
	right: 50px;
	cursor: pointer;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

/*微信二维码样式*/
#code {
	background-position: -276px -258px;
	bottom: 80px;
	_margin-bottom: 80px;
}


/*下载移动端样式 bottom: 40px;
	_margin-bottom: 40px; */

#download_phone {
	background: url(../../img/suspension/download-phone.png) no-repeat;
	background-position: -276px -258px;
	top:820px; right:70px;
	
}
#download_phone2 {
	background: url(../../img/suspension/download-phone.png) no-repeat;
	background-position: -276px -258px;
	/*top:820px;*/ right:70px; top:700px;

}

/*资讯二维码样式*/
#xfplay_info{
	bottom: 80px;
	_margin-bottom: 80px;
	background: url(../../img/suspension/xfplay-info.png) no-repeat;
	background-position: -276px -258px;
}

/*微信二维码悬浮样式*/
#code_hover {
	background-position: -316px -258px;
	bottom: 80px;
	_margin-bottom: 80px;
}


/*下载移动端悬浮样式 	bottom: 40px;
	_margin-bottom: 40px; */

#download_phone_hover {
	background: url(../../img/suspension/download-phone.png) no-repeat;
    background-position: -316px -258px;
	top:820px; right:70px;
}
#download_phone2_hover {
	background: url(../../img/suspension/download-phone.png) no-repeat;
	background-position: -316px -258px;
	top:700px; right:70px;
}
/*资讯二维码悬浮样式*/
#xfplay_info_hover {
	bottom: 80px;
	_margin-bottom: 80px;
	background: url(../../img/suspension/xfplay-info.png) no-repeat;
	background-position: -316px -258px;
}

#gotop {
	background-position: -276px -310px;
	bottom: 40px;
	_margin-bottom: 47px;
}

#code_img {
	width: 270px;
	height: 355px;
	background: url(../../img/suspension/icon.png) -4px -3px no-repeat;
	position: fixed;
	right: 90px;
	bottom: 67px;
	cursor: pointer;
	display: none;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 67px;
	z-index: 5;
}

/*下载移动端悬浮样式*/
#download_phone_img {
	width: 270px;
	height: 355px;
	background: url(../../img/suspension/download-phone.png) -4px -3px no-repeat;
	position: fixed;
	right: 100px;
	bottom: 20px;
	cursor: pointer;
	display: none;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 50px;
	z-index: 5;
}
#download_phone2_img {
	width: 270px;
	height: 355px;
	background: url(../../img/suspension/download-phone.png) -4px -3px no-repeat;
	position: fixed;
	right: 100px;
	bottom: 130px;
	cursor: pointer;
	display: none;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 50px;
	z-index: 5;
}
/*微信二维码悬浮样式*/
#xfplay_info_img {
	width: 270px;
	height: 355px;
	background: url(../../img/suspension/xfplay-info.png) -4px -3px no-repeat;
	position: fixed;
	right: 90px;
	bottom: 37px;
	cursor: pointer;
	display: none;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 37px;
	z-index: 5;
}


/*浮窗二维码*/
.wei-erwei{ position:fixed; top:655px; right:25px;}
.wei-erwei2{ position:fixed; top:535px; right:25px;}

/*浮窗招聘*/
#join-us-new{ position: fixed; top:480px; left: 10px;}