/* CSS Document */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0 auto;
	width: 100%;
}
a {
	background: 0 0
}
a:active, a:hover {
	outline: 0
}
h1 {
	margin: .67em 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	color: #000;
	background: #ff0
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre-wrap
}
q {
	quotes: '\201C' '\201D' '\2018' '\2019'
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
button, input, select, textarea {
	margin: 0
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type=search] {
	-webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	text-decoration: none;
	color: #2578bf
}
/*a:focus, a:hover {
	text-decoration: underline;
	color: #00a0e9
}*/
a:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
img {
	vertical-align: middle
}
/*main css*/
.bottom_tools {
	position: fixed;
	z-index: 1070;
	right: 20px;
	bottom: 150px;
}
.bottom_tools>* {
	font: 0/0 a;
	display: block;
	/*margin-top: 5px;*/
	color: transparent;
	border: 0;
	background-color: transparent;
	text-shadow: none
}
.qr_img {
	position: absolute;
	top: -189px;
	left: -183px;
	display: none;
}

#scrollUp {
	background-color: #93D245;
	background-image: url("back_top.png")/*tpa=http://www.wmsd168.com/images/back_top.png*/;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 70% auto;
	/*border-radius: 50%;*/
	/*display: none;*/
	height: 82px;
	width: 82px;
	margin-top:5px;
}
#feedback {
	background-color: #93D245;
	background-image: url("qq_men.png")/*tpa=http://www.wmsd168.com/images/qq_men.png*/;
	background-repeat: no-repeat;
	background-position: center center;
	/*background-size: 75%;*/
	/*border-radius: 50%;*/
	height: 82px;
	width: 82px;
}
#feedback:hover {
	background-image: url("qq_men.png")/*tpa=http://www.wmsd168.com/images/qq_men.png*/;
}
.qr_tool {
  background-color: #93D245;
	/*background-image: url(../images/qq_men.png);*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60% auto;
  border-bottom: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  height:50px;
  line-height: 50px;
  text-align: center;
  width: 82px;
}
.qr_tool:hover {
	width: 82px;
	height: 50px;
	/*background-image: url(../img/right_cart_45.png);*/
}
.page-body {
	padding-top: 10px;
	background: #fff;
	height: 2500px;
}
.page-footer {
	margin-top: 20px;
	padding-top: 10px;
	background: #444;
	height: 200px;
	border-top: 10px solid #333
}
