@charset "UTF-8";
html { font-family: "Hiragino Sans GB", "Hiragino Sans GB W3", "微软雅黑", "宋体", Helvetica, Arial, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: none; word-wrap: break-word; }

article, aside, details, figcacption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background: transparent; text-decoration: none; color: #666; -webkit-tap-highlight-color: transparent; }

a:active, a:hover, a:focus { outline: 0; text-decoration: none; color: #f45849; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

mark { background: #ff0; color: #000; }

sub, sup { font-size: 0.75em; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; width: auto; max-width: 100%; width: 100%; -ms-interpolation-mode: bicubic; }

svg:not(:root) { overflow: hidden; }

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; }

ton { 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[type="checkbox"], input[type="radio"] { box-sizing: border-box; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: inherit; }

body { font-size: 0.28rem; }

body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, a, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea { margin: 0; padding: 0; font-weight: normal; font-style: normal; font-family: inherit; box-sizing: border-box; text-align: justify; }

body { color: #666; background: #27a580; }

ul, li, ol { list-style: none; line-height: normal; }

small { font-size: 0.875em; }

i, address, cite, dfn, em, var { font-style: normal; }

.cf { *zoom: 1; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }

.left, .right { float: left; }

.show { display: block !important; }

.hide { display: none !important; }

.h50 { width: 100%; height: 0.98rem; }

input[type=text], input[type=password] { border: #666 1px solid; height: .6rem; border-radius: .1rem; padding: 0 .1rem; }

textarea { height: auto; min-height: 2.4rem; border: #666 1px solid; border-radius: .1rem; padding: .1rem; }

.overly { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.25); position: absolute; left: 0; top: 0; z-index: 99; display: none; }

.alert-xxx { position: absolute; top: 0; width: 80%; left: 10%; background-color: #f1f2f6; z-index: 999; display: none; }
.alert-xxx .alert-close { width: 0.8rem; height: 0.8rem; position: absolute; right: -0.4rem; top: -0.4rem; background: url(../images/close.png) center center no-repeat; background-size: 100% 100%; display: block; z-index: 1000; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.page01 { width: 100%; }
.page01 .banner { width: 100%; position: relative; }
.page01 .btn-report { position: absolute; z-index: 9; right: .4rem; top: .2rem; color: #fff; }
.page01 ul { width: 100%; padding: .4rem .7rem; }
.page01 li { margin-bottom: .34rem; }
.page01 li:nth-child(3) { font-size: .24rem; color: #fff; width: 100%; color: #fff; text-align: center; }
.page01 input[type=text], .page01 input[type=submit] { width: 100%; height: .88rem; line-height: .88rem; border-radius: .1rem; }
.page01 input[type=text] { border: none; padding: 0 .2rem; }
.page01 input[type=submit] { background-color: #f45849; text-align: center; color: #fff; border: none; box-shadow: 0 .07rem .1rem 0 #e42d19; font-size: .32rem; }
.page01 .help { width: 100%; margin-bottom: .8rem; }
.page01 .help h3 { width: 5.6rem; margin-left: .4rem; }
.page01 .help .con { width: 100%; margin-top: .2rem; }
.page01 .help .con img { display: block; margin-bottom: -.2rem; }

.share { display: none; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); position: absolute; z-index: 99; top: 0; left: 0; }
