@charset "UTF-8";
.blue { color: #00aaee; }

.bg-blue { background-color: #00aaee; }

.gray { color: #b9bcc7; }

.bg-gray { background-color: #b9bcc7; }

.red { color: #fc4444; }

.bg-red { background-color: #fc4444; }

.orange { color: #ff7802; }

.bg-orange { background-color: #ff7802; }

html { font-family: "微软雅黑", "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Helvetica, Arial, sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, footer, header, nav, section { display: block; }

figcaption, figure, main { display: block; }

figure { margin: 1em 40px; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }

pre { font-family: monospace,monospace; font-size: 1em; }

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

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

abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }

b, strong { font-weight: inherit; }

b, strong { font-weight: bolder; }

code, kbd, samp { font-family: monospace,monospace; font-size: 1em; }

dfn { font-style: italic; }

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

small { font-size: 80%; }

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

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

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

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

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

button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; cursor: pointer; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

fieldset { border: 1px solid #f00; }

legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; /* 3 */ white-space: normal; }

progress { display: inline-block; vertical-align: baseline; }

textarea { overflow: auto; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

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

[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }

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

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

details, menu { display: block; }

summary { display: list-item; }

canvas { display: inline-block; }

template { display: none; }

[hidden] { display: none; }

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

body { font-size: 0.24rem; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, audio, canvas, progress, video, 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; -webkit-box-sizing: border-box; box-sizing: border-box; }

body { color: #333; background: #fff; }

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

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

input[type=date] { outline: none; border: none; -webkit-appearance: none; }

html, body { min-height: 100%; }

html { font-size: calc(100vw/6.4); font-size: -webkit-calc(100vw/6.4); -webkit-text-size-adjust: 100%; }

@media screen and (min-width: 751px) { html { font-size: 75px; -webkit-text-size-adjust: 100%; } }

.wrap { width: 6.4rem; margin-left: auto; margin-right: auto; }

.alert, .overly { width: 6.4rem; position: fixed; left: 50%; margin-left: -3.2rem; z-index: 999; }

.cf { *zoom: 1; }

.cf:before, .cf:after { content: ""; display: table; }

.cf:after { clear: both; }

input[type=text], input[type=password], input[type=submit], select, textarea, .page1 .btm input.input { border: #333 1px solid; outline: none; }

input[type=text]:hover, input[type=password]:hover, input[type=submit]:hover, select:hover, textarea:hover, .page1 .btm input.input:hover, input[type=text]:focus, input[type=password]:focus, input[type=submit]:focus, select:focus, textarea:focus, .page1 .btm input.input:focus { border-color: #f00; }

.show { display: block !important; }

.hide { display: none !important; }

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

.bg { background-color: #f6f6f6; }

.btn { line-height: .6rem; padding: 0 .2rem; border-radius: .1rem; border: #f00 1px solid; text-align: center; background-color: #f00; color: #fff; }

.btn:hover { opacity: .8; color: #fff; }

.btn.btn-blue { background-color: #00aaee; border-color: #00aaee; }

.btn.btn-gray { background-color: #b9bcc7; border-color: #b9bcc7; }

.btn.btn-red { background-color: #fc4444; border-color: #fc4444; }

.btn.btn-orange { background-color: #ff7802; border-color: #ff7802; }

.btn.btn-white { background-color: #fff; border-color: #eee; color: #333; }

input[type=text], input[type=password], input[type=submit], select { border: #eee 1px solid; height: .6rem; border-radius: .1rem; width: 100%; }

input[type=text]:focus, input[type=password]:focus, input[type=submit]:focus, select:focus { border-color: #f00; }

input[type=text], input[type=password] { padding: 0 .1rem; }

input[type=submit] { background-color: #f00; text-align: center; width: 100%; }

textarea { height: auto; min-height: 1.2rem; border: #eee 1px solid; border-radius: .1rem; padding: .1rem; width: 100%; }

input[type=text], input[type=password] { -webkit-appearance: none; }

.banner { width: 100%; max-width: 6.4rem; margin: 0 auto; overflow: hidden; position: relative; }

.banner .hd { width: 100%; height: 0.22rem; position: absolute; z-index: 99; bottom: .3rem; text-align: center; }

.banner .hd ul { display: inline-block; height: .15rem; padding: 0.06rem .15rem; border-radius: .15rem; font-size: 0; vertical-align: top; }

.banner .hd ul li { display: inline-block; width: .15rem; height: .15rem; border-radius: .15rem; background: #fff; margin: 0 .1rem; vertical-align: top; overflow: hidden; }

.banner .hd ul .on { background: #f00; }

.banner .bd { position: relative; z-index: 0; }

.banner .bd li img { width: 100%; background: url(images/loading.gif) center center no-repeat; display: block; }

.banner .bd li a { -webkit-tap-highlight-color: transparent; }

.tabBox { font-size: 0.28rem; font-weight: lighter; }

.tabBox .hd { width: 100%; }

.tabBox .hd ul { width: 100%; overflow: hidden; }

.tabBox .hd li { line-height: .6rem; height: .6rem; float: left; text-align: center; width: 33%; }

.tabBox .hd li.on { display: block; }

.tabBox .hd li.on a { color: #f00; }

.tabBox .bd { width: 100%; }

.alert { display: none; top: 0; z-index: 1000; height: 100%; background-color: rgba(0, 0, 0, 0.2); }

.alert .box { position: absolute; left: 50%; top: 50%; border-radius: .1rem; background-color: #fff; -webkit-box-shadow: .05rem .05rem .1rem 0 #cedfef; box-shadow: .05rem .05rem .1rem 0 #cedfef; }

.alert .btn-close { width: .6rem; height: .6rem; background: url("images/close.png") center center no-repeat; position: absolute; right: -.3rem; top: -.3rem; background-size: .32rem .32rem; }

.alert .btn-close:hover { opacity: .8; }

.overly { display: none; top: 0; height: 100%; background-color: rgba(0, 0, 0, 0.5); }

.alert-tips .box { width: 5.9rem; height: 1.4rem; border-radius: .1rem; margin-left: -2.95rem; margin-top: -.7rem; font-size: .36rem; line-height: 1.4rem; text-align: center; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.page1 { height: 100vh; background: url("images/bg.jpg") left top repeat; background-size: .16rem .16rem; position: relative; }

.page1 .logo { position: absolute; width: 1.88rem; height: .26rem; right: 3%; top: 3%; z-index: 99; }

.page1 .upload-box { position: absolute; background-color: #fff; width: 4.9rem; height: 4.9rem; left: 50%; margin-left: -2.45rem; top: 8%; }

.page1 .upload-box > div { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.page1 .upload-box .operate { width: 2.56rem; height: .59rem; position: absolute; left: 50%; margin-left: -1.28rem; top: 3.5rem; overflow: hidden; z-index: 88; }

.page1 .upload-box input[type=file] { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; }

.page1 .upload1 { background: url("images/upload.png") center 1rem no-repeat #fff; background-size: 2.32rem 1.71rem; overflow: hidden; }

.page1 .upload1 > img, .page1 .upload1 .item { display: block; width: 100%; height: 100%; background-size: 100% 100%; }

.page1 .upload2 { background-color: transparent; }

.page1 .upload2 img { display: block; width: 100%; height: 100%; }

.page1 .fixed1, .page1 .fixed2, .page1 .fixed3 { position: absolute; z-index: 66; }

.page1 .fixed1 img, .page1 .fixed2 img, .page1 .fixed3 img { display: block; }

.page1 .fixed1 { width: 100%; left: 0; top: 42%; }

.page1 .fixed2 { width: 100%; left: 0; bottom: 0; }

.page1 .fixed3 { width: 2.02rem; height: .84rem; bottom: 10%; right: 0; }

.page1 .btm { position: absolute; width: 4.9rem; height: 2.87rem; background-color: #eef2f5; left: 50%; margin-left: -2.45rem; bottom: 4%; color: #ec5757; font-size: .28rem; text-align: center; padding-top: .6rem; }

.page1 .btm input.input { display: inline-block; width: 2.6rem; border: none; margin: 0 .1rem; position: relative; z-index: 99; border: #eee 1px solid; height: .6rem; border-radius: .1rem; padding: 0 .1rem; }

.page1 .btm input.input:focus { border-color: #f00; }

.page1 .btm .box2 span { color: #333; font-size: .32rem; font-weight: bold; padding: 0 .2rem; display: inline-block; width: 2.7rem; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; }

.page1 .date { position: absolute; width: 2.99rem; height: 1.09rem; left: 50%; margin-left: -1.5rem; bottom: 7%; }

#J_file_box { display: none; z-index: 5009; position: fixed; top: 0; left: 0; width: 100%; height: 110%; overflow: hidden; background: rgba(0, 0, 0, 0.5); }

.crop-group { display: none; z-index: 15010; position: fixed; width: 100%; height: 50px; top: 15px; color: #666; text-align: center; }

.crop-group input { display: none; }

.crop-group span { display: inline-block; margin-right: 10px; width: 50px; height: 50px; line-height: 50px; border: 2px solid #fff; font-size: 16px; background-color: rgba(255, 255, 255, 0.84); }

.crop-group input:checked + span { color: #fff; background-color: rgba(43, 137, 232, 0.84); }

.btn-group { display: none; z-index: 5010; position: fixed; width: 100%; height: 50px; bottom: 15px; color: #fff; text-align: center; }

.btn-group span { display: inline-block; padding: 4px 20px; background: #2b89e8; border-radius: 5px; }

#J_cancel { margin-right: 30px; background: #ccc; }

.cropper-drag-box.cropper-modal.cropper-move, .cropper-container.cropper-bg { background: #000 !important; }

.cropper-canvas { background: #000; }

.cropper-crop-box { top: 8% !important; }

.btn-group { bottom: auto; top: 75%; }

.btn-group span { min-width: 1.2rem; height: .6rem; line-height: .6rem; font-size: .28rem; }
