﻿html {
	font-size: 62.5%;
	-webkit-user-select: none
}

body {
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
	-webkit-user-select: none;
	font-family: "Microsoft Yahei"
}

img,
div,
body,
html,
ul,
li,
a {
	-webkit-touch-callout: none
}

html,
body,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	margin: 0;
	padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

* {
	-webkit-tap-highlight-color: transparent
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent;
	text-decoration: none
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	outline: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input::-ms-clear {
	display: none
}

input[type="password"]::-ms-reveal {
	display: none
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.clearfix:after {
	display: block;
	content: "$";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.clearfix {
	*zoom: 1
}

html,
body,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	margin: 0;
	padding: 0;
	color: #333333
}

li {
	list-style: none
}

.text-align {
	text-align: center
}

@media only screen and (min-width:481px) {
	html {
		font-size: 94% !important
	}
}

@media only screen and (min-width:561px) {
	html {
		font-size: 109% !important
	}
}

@media only screen and (min-width:641px) {
	html {
		font-size: 125% !important
	}
}

body {
	background: #b00303
}

.img-box {
	margin: 0 auto;
	position: relative
}

.img-box img {
	display: block;
	width: 100%
}

.img-box p {
	margin: 3rem 0 1.5rem 0;
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff
}

.img-box form {
	width: 90%;
	margin: 0 auto
}

.img-box input {
	display: block;
	margin-bottom: 1.2rem;
	width: 100%;
	padding: 0.8rem 0;
	height: 1.6rem;
	line-height: 1.6rem;
	border: 0;
	text-align: center;
	font-size: 1.4rem;
	-webkit-appearance: none
}

.img-box .btn-zd {
	display: block;
	width: 100%;
	height: 3.8rem;
	color: #c20808;
	font-size: 2.5rem;
	font-weight: bold;
	text-align: center;
	line-height: 3.8rem;
	border: 0.05rem solid #db0606;
	background: -webkit-linear-gradient(#fffe00, #facb00);
	background: -o-linear-gradient(#fee800, #dfa505);
	background: -moz-linear-gradient(#fee800, #dfa505);
	background: linear-gradient(#fee800, #dfa505)
}

.img-box .ok {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 1.25rem;
	height: 3rem;
	line-height: 3rem
}

.img-box .receive {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -35%;
	margin-top: -36%;
	width: 70%;
	height: 84%
}

.analysis-box {
	position: relative;
	margin: 0 auto;
	padding-bottom: 1.8rem;
	background-color: #333;
}

.analysis-box img {
	display: block;
	width: 100%
}

.lock {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	display: none;
	z-index: 9998
}

.receive-report {
	display: none;
	position: fixed;
	z-index: 100000;
	background: #d11a0c;
	border-radius: 1.5rem 1.5rem;
	top: 50%;
	left: 50%;
	margin-left: -42%;
	margin-top: -8rem;
	width: 85%;
	height: 20rem
}

.receive-report .title {
	text-align: center;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 8rem;
	color: #e7d402;
}

.receive-report form input {
	display: block;
	text-align: center;
	margin: -1.5rem auto 1rem;
	padding: 0.8rem 0 0.8rem 0;
	width: 92%;
	font-size: 1.4rem;
	font-weight: bold;
	height: 2rem;
	line-height: 2rem;
	border: 0;
	border-radius: 0.3rem 0.3rem;
}

.receive-report .sure {
	display: block;
	text-align: center;
	margin: 1.5rem auto 0.5rem;
	width: 88%;
	height: 3.6rem;
	line-height: 3.6rem;
	font-size: 2.5rem;
	font-weight: bold;
	color: #ffffff;
	border: 0rem solid #9a8010;
	border-radius: 0.3rem 0.3rem;
	background: -webkit-linear-gradient(to bottom, #fffe00, #ff7002);
	background: -o-linear-gradient(to bottom, #fffc00, #ff7002);
	background: -moz-linear-gradient(to bottom, #fffc00, #ffff7002);
	background: linear-gradient(to bottom, #fffc00, #ff7002)
}

.receive-report p {
	text-align: center;
	font-size: 1.5rem;
	color: #fff;
	line-height: 2.5rem
}

.receive-report .closed-btn {
	position: absolute;
	top: 0.7rem;
	right: 0.7rem;
	width: 1.2rem;
	height: 1.2rem;
	background: url(../images/close.png) no-repeat center;
	background-size: cover;
}

/*# sourceMappingURL=tradingPoint.css.map */
#stockTip {
	text-align: center;
	font-size: 1.25rem;
	color: #fff;
	line-height: 2.5rem;
	height: 0.5rem;
}

.wz {
	width: 100%;
	height: 1.32rem;
}

.va img {
	width: 100%;
	height: 100%;
}