﻿html, body {
	height: 100%;
}
html, body, form, input, span,  img, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
}
ul, ol {
	list-style: none;
}
body {
	background: #fff;
	font: 12px/1.5 微软雅黑, sans-serif;
	text-align: center;
	height:0 auto;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#moquu_call, #moquu_wxin, #moquu_wshare, #moquu_wmaps {
	z-index: 9999;
	width: 80px;
	height: 80px;
	right: 10px;
	position: fixed;
	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)))
}
#moquu_wxin {
	top: 200px;
right: 20px;
	_margin-top: 360px;
}
#moquu_wxin a {
	background: url(../images/tubiao.png) 0 -0px;
	right: 0;
	float: left;
	width: 80px;
	height: 80px;
	text-indent: -9999px;
}
#moquu_wxin a:hover {
	background: url(../images/tubiao.png) -80px -0px;
}
#moquu_wshare {
	top: 280px;
right: 20px;
	_margin-top: 440px;
}
#moquu_wshare a {
	background: url(../images/tubiao.png) 0 -80px;
	width: 80px;
	height: 80px;
	right: 0;
	float: left;
	text-indent: -9999px;
}
#moquu_wshare a:hover {
	background: url(../images/tubiao.png) -80px -80px;
}
#moquu_wmaps {
	top: 360px;
right: 20px;
	_margin-top: 520px;
}
#moquu_wmaps a {
	background: url(../images/tubiao.png) 0 -160px;
	width: 80px;
	height: 80px;
	right: 0;
	float: left;
	text-indent: -9999px;
}
#moquu_wmaps a:hover {
	background: url(../images/tubiao.png) -80px -160px;
}
#moquu_call{
	top: 440px;
right: 20px;
	_margin-top: 600px;
}
#moquu_call a {
	background: url(../images/tubiao.png) 0 -240px;
	width: 80px;
	height: 80px;
	right: 0;
	float: left;
	text-indent: -9999px;
}
#moquu_call a:hover {
	background: url(../images/tubiao.png) -80px -240px;
}
.moquu_wxin, .moquu_wshare, .moquu_wmaps, .moquu_call {
	position: relative;
	z-index: 2;
}
.moquu_wxin a:hover .moquu_wxinh, .moquu_wshare a:hover .moquu_wshareh, .moquu_call a:hover .moquu_callh, .moquu_wmaps a:hover .moquu_wmapsh {
	display: block;
}

.moquu_wshare .moquu_wshareh {
	position: absolute;
	display: none;
	left: -280px;
	top: -200px;
	width: 275px;
	height: 360px;
	background: url(../images/gzh.jpg) no-repeat;
}
.moquu_wmaps .moquu_wmapsh {
	position: absolute;
	display: none;
	left: -280px;
	top: -200px;
	width: 260px;
	height: 260px;
	background: url(../images/dt.jpg) no-repeat
}
.moquu_call .moquu_callh {
	position: absolute;
	display: none;
	left: -280px;
	top: -200px;
	width: 275px;
	height: 360px;
	background: url(../images/gzh.jpg) no-repeat;
}
