#moquu_top , 
#moquu_lineQR , 
#moquu_wechatQR , 
#moquu_payQR , 
#moquu_whatsAppQR , 
#moquu_qqQR {
	z-index: 2;
	width: 50px;
	height: 50px;
	right: 100px;
	position: fixed;
	cursor: pointer;
	z-index: 9999999;
	_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)))
}

#moquu_lineQR {
	top: 300px;
	_margin-top: 360px;
}
#moquu_wechatQR a,
#moquu_lineQR a,
#moquu_payQR a {
	background: url(../../images/09/all/sbtn.jpg) 0 -0px;
	right: 0;
	float: left;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
}

#moquu_lineQR a:hover {
	background: url(../../images/09/all/sbtn.jpg) -50px -0px;
}

#moquu_wechatQR {
	top: 355px;
	_margin-top: 412px;
}

#moquu_wechatQR a {
	background: url(../../images/09/all/sbtn.jpg) 0 -50px;
}

#moquu_wechatQR a:hover {
	background: url(../../images/09/all/sbtn.jpg) -50px -50px;
}

#moquu_payQR {
	top: 410px;
	_margin-top: 412px;
}

#moquu_payQR a {
	background: url(../../images/09/all/sbtn.jpg) 0 -100px;
}

#moquu_payQR a:hover {
	background: url(../../images/09/all/sbtn.jpg) -50px -100px;
}

.moquu_lineQR {
	position: relative;
	z-index: 999;
}

.moquu_lineQR a:hover .moquu_lineQR {
	display: block;
}

.moquu_lineQR .moquu_lineQR {
	position: absolute;
	display: none;
	left: -185px;
	top: -100px;
	width: 180px;
	height: 200px;
	background: url(../../images/09/all/lineQR.jpg) 0 -2px no-repeat;
	background-size: 180px, 200px;
}
