﻿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: #1d1d1d
}

.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: inline-block;
	width: 60%;
	padding: 0.8rem 0;
	height: 1.8rem;
	line-height: 1.8rem;
	border: 0;
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	-webkit-appearance: none
}

.img-box .btn-zd {
	float: right;
	display: inline-block;
	width: 34.9%;
	height: 3.4rem;
	color: #943f1d;
	font-size: 1.9rem;
	font-weight: bold;
	text-align: center;
	line-height: 3.4rem;
	border: 0.05rem solid #9a8010;
	background: -webkit-linear-gradient(#fee800, #dfa505);
	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: 2.3rem auto 1.7rem;
	width: 90%;
	height: 46rem;
	background: #efefef
}

.analysis-box .title {
	position: absolute;
	left: -0.55rem;
	top: 0.75rem;
	text-align: center;
	background: #343434;
	width: 13.8rem;
	height: 3.75rem;
	color: #fff;
	font-size: 1.65rem;
	font-weight: bold;
	line-height: 3.75rem
}

.analysis-box .how ul {
	padding-top: 5.7rem;
	padding-left: 2.7rem
}

.analysis-box .how ul li {
	font-size: 1.2rem;
	color: #333;
	line-height: 2.4rem
}

.analysis-box .how ul li .name {
	font-size: 1.3rem;
	font-weight: bold
}

.analysis-box .map {
	display: block;
	margin: 1.5rem auto 2rem;
	width: 76%;
	height: 15.3rem;
	background: url(../img/map.png) center no-repeat;
	background-size: contain
}

.analysis-box .analysis .topic {
	margin-left: 29%;
	font-size: 1.8rem;
	font-weight: bold;
	color: #333
}

.analysis-box .analysis .analysis-list ul {
	margin-top: 1.2rem
}

.analysis-box .analysis .analysis-list ul li {
	margin-left: 17%;
	font-size: 1.5rem;
	color: #333;
	line-height: 2.35rem
}

.analysis-box .analysis .analysis-list ul li i {
	display: inline-block;
	margin-right: 0.7rem;
	width: 0.95rem;
	height: 0.95rem;
	background: url(../img/icon.png) center no-repeat;
	background-size: contain
}

.copyright {
	padding-bottom: 1.8rem;
	color: #b2afaf;
	text-align: center;
	font-size: 1rem;
	line-height: 1.5rem
}

.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: #191919;
	border: 0.15rem solid #f9dc02;
	top: 50%;
	left: 50%;
	margin-left: -37%;
	margin-top: -9rem;
	width: 74%;
	height: 13.6rem
}

.receive-report .title {
	text-align: center;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 4rem
}

.receive-report form input {
	display: block;
	text-align: center;
	margin: 0 auto 0.8rem;
	padding: 0.8rem 0 0.8rem 0;
	width: 58%;
	font-size: 1.4rem;
	font-weight: bold;
	height: 1.2rem;
	line-height: 1.8rem;
	border: 0
}

.receive-report .sure {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 58%;
	height: 2.8rem;
	line-height: 2.8rem;
	font-size: 1.55rem;
	font-weight: bold;
	color: #a1051d;
	border: 0.05rem solid #9a8010;
	background: -webkit-linear-gradient(#fee700, #dfa604);
	background: -o-linear-gradient(#fee700, #dfa604);
	background: -moz-linear-gradient(#fee700, #dfa604);
	background: linear-gradient(#fee700, #dfa604)
}

.receive-report p {
	text-align: center;
	font-size: 1.25rem;
	color: #fff;
	line-height: 2.5rem
}

.receive-report .closed-btn {
	position: absolute;
	top: -1.3rem;
	right: 0rem;
	width: 1rem;
	height: 1rem;
	background: url(../img/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: 2.5rem;
}

/*  */
.xyPage {
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	z-index: 1000;
}

.xyMain {
	opacity: 1 !important;
	width: 22.69rem;
	height: 14.35rem;
	padding: 1.68rem 0 0.87rem;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1001;
	background-color: #fff;
}

.xyTop {
	width: 16.60rem;
	height: 11.62rem;
	padding: 0 2.64rem;
	margin: 0 auto;
	border-bottom: 1px dashed #9e9e9e;
}

.xyTitle {
	width: 100%;
	height: 1.05rem;
	line-height: 1.05rem;
	font-size: 1.2rem;
	text-align: center;
	color: #7938a0;
}

.xyTxt {
	width: 100%;
	height: 1.14rem;
	line-height: 1.14rem;
	font-size: 1rem;
	margin: 0.81rem 0 0.66rem;
	text-align: center;
	color: #000;
}

.xyContent {
	text-indent: 1.44rem;
	line-height: 1.30rem;
	font-size: 0.98rem;
	color: #000;
}

.xyBtn {
	display: block;
	width: 7.76rem;
	height: 2.10rem;
	line-height: 2.1rem;
	text-align: center;
	background-color: #fadd21;
	font-size: 0.88rem;
	margin: 0.6rem auto 0;
	border: none;
	border-radius: 50px;
	cursor: pointer;
}

.xyAlert {
	float: left;
	width: 100%;
	text-align: center;
	height: 2.48rem;
	margin-top: 0.12rem;
	font-size: 1rem;
	color: #fff;
}

.xyAlert input {
	width: 1.58rem;
	height: 1.58rem;
	vertical-align: middle;
	cursor: pointer;
	margin-bottom: 0.09rem;
}

.xyAlert {
	display: inline-block;
	line-height: 2.48rem;
	height: 2.48rem;
}

.showXy {
	text-decoration: underline;
	cursor: pointer;
}

.dn {
	display: none;
}

.userCover {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    z-index: 1000;
}

.userAgree {
    position: absolute;
    background-color: #fff;
    width: 80%;
    max-width: 500px;
    border-radius: 5px;
    top: 10%;
    left: 50%;
    padding: 20px;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -o-transform: translate(-50%);
    font-size: 14px;
    text-align: center;
    max-height: 80%;
    overflow: auto;
}

.userAgreeTitle {
    font-size: 16px;
    font-weight: bold;
}

.userAgreeCont {
    text-align: left;
    color: #666666;
    padding: 15px;
}

.userAgreeLine {
    text-indent: 30px;
    margin: 15px 0px;
}

.userAgreeButton {
    border: 0px;
    outline: 0;
    background-color: #ff6d2a;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
    width: 70%;
    cursor: pointer;
}

.userAgreeFork {
    background-image: url('https://premiumfs.eastmoney.com/fss-api/getFile?fileid=52ee519d41294e2796607f81aeb24c01');
    position: absolute;
    width: 20px;
    height: 20px;
    background-size: 100%;
    right: 15px;
    top: 15px;
    cursor: pointer;
}