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

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

.gray { color: #b9bcc7; }

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

.red { color: #e60012; }

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

.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: #000000; 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; 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: #000000; background: #f2f2f2; }

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

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

.alert, .overly, .page2 .operate, .page3 .operate, .page6 .operate, .page11 .operate, .page13 .operate { width: 7.5rem; position: fixed; left: 50%; margin-left: -3.75rem; z-index: 999; }

.page5 .user-info, .page11 .list, .cf { *zoom: 1; }

.page5 .user-info:before, .page11 .list:before, .page5 .user-info:after, .page11 .list:after, .cf:before, .cf:after { content: ""; display: table; }

.page5 .user-info:after, .page11 .list:after, .cf:after { clear: both; }

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

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

.show { display: block !important; }

.hide { display: none !important; }

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

.bg { background-color: #fff; }

.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: #e60012; border-color: #e60012; }

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

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

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

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

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

.banner .hd ul li { display: inline-block; width: 0.1rem; height: 0.1rem; border-radius: 0.1rem; background: #fff; margin: 0 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; }

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

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

.alert .box-bottom { position: absolute; left: 0; bottom: 0; background-color: #fff; width: 100%; }

.alert .title { width: 100%; border-bottom: #eee 1px solid; line-height: .8rem; font-size: .3rem; padding: 0 .2rem; }

.alert .btn-close { width: .4rem; height: .4rem; background: url("images/close.png") center center no-repeat; display: block; float: right; background-size: .32rem .32rem; }

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

.alert .operate { text-align: center; }

.alert .operate a { display: inline-block; width: 100px; }

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

.alert-msg .box { width: 5.4rem; height: 2.7rem; margin-left: -2.7rem; margin-top: -1.35rem; border-radius: .2rem; padding: 0; padding-bottom: 1rem; }

.alert-msg .btn-close { right: .2rem; top: .2rem; position: absolute; }

.alert-msg .con { font-size: .28rem; text-align: center; line-height: .4rem; padding: .6rem .2rem .4rem .2rem; }

.alert-msg .operate { position: absolute; bottom: 0; height: 1rem; border-top: #eee 1px solid; width: 100%; }

.alert-msg .operate a { display: block; width: 100%; width: 100%; line-height: 1rem; text-align: center; font-size: .28rem; color: #e60012; font-weight: bold; }

.alert-rule .box { width: 5.8rem; height: 8.3rem; margin-left: -2.9rem; top: 50%; margin-top: -4.15rem; border-radius: 0; padding: .3rem; }

.alert-rule .btn-close { right: .2rem; top: .2rem; position: absolute; }

.alert-rule .title { color: #e60012; padding: 0; }

.alert-rule .con { border: #eee 1px solid; padding: .2rem; height: 6.8rem; overflow-x: hidden; overflow-y: scroll; }

.alert-rule .con p { width: 100%; text-align: justify; font-size: .24rem; line-height: .3rem; margin-bottom: .14rem; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.page1 .item { margin-top: .2rem; padding: .3rem .2rem .25rem 1.7rem; position: relative; min-height: 1.9rem; background-color: #fff; }

.page1 .brand { position: absolute; left: .2rem; top: .3rem; width: 1.3rem; height: 1.3rem; }

.page1 h3 { font-size: .32rem; font-weight: bold; color: #000; margin-bottom: .2rem; }

.page1 p { font-size: .26rem; line-height: .4rem; background: url("images/addr.png") left 0.05rem no-repeat; background-size: .32rem .32rem; padding-left: .4rem; }

.page1 .tel { background-image: url(images/tel.png); }

.page2 { padding-bottom: 1.4rem; }

.page2 .box { background-color: #fff; margin-top: .2rem; }

.page2 .input { padding: .2rem; position: relative; }

.page2 .input input[type=text] { font-size: .28rem; height: .7rem; line-height: .7rem; padding-left: 2rem; }

.page2 .input span { position: absolute; left: .4rem; top: .2rem; line-height: .7rem; color: #999; }

.page2 .balance { width: 100%; border-bottom: #eee 1px solid; line-height: 1rem; font-size: .32rem; width: 7.1rem; margin: 0 auto; }

.page2 .hot { width: 7.1rem; margin: 0 auto; line-height: 1rem; font-size: .28rem; }

.page2 .hot span { float: right; color: #999; }

.page2 .recharge { width: 100%; padding: 0 .2rem; }

.page2 .recharge li { line-height: .8rem; border-top: #eee 1px solid; background: url("images/radio.png") right center no-repeat; background-size: .42rem .43rem; cursor: pointer; }

.page2 .recharge li.on { background-image: url(images/radio-on.png); }

.page2 .operate { padding: .3rem; bottom: 0; }

.page2 .operate .btn { display: block; height: .88rem; line-height: .88rem; font-size: .32rem; }

.page3 { padding-bottom: 1.4rem; }

.page3 .info { background-color: #fff; margin-top: .2rem; padding: .8rem 0; }

.page3 .info .icon { width: 1.3rem; height: 1.3rem; display: block; margin: 0 auto .6rem auto; }

.page3 .info h3 { text-align: center; color: #e60012; font-size: .5rem; }

.page3 .link { background-color: #fff; margin-top: .2rem; padding: 0 .2rem; line-height: 1rem; font-size: .28rem; color: #000000; }

.page3 .link a { color: #000000; }

.page3 .link span { float: right; color: #999; }

.page3 .operate { padding: .3rem; bottom: 0; }

.page3 .operate .btn { display: block; height: .88rem; line-height: .88rem; font-size: .32rem; }

.page4 { background-color: #e60012; padding: .2rem; }

.page4 .card { background-color: #feedca; padding: .2rem; }

.page4 .card .item { width: 100%; background-color: #fff; border-radius: .2rem; padding: 0 .2rem; margin-bottom: .2rem; }

.page4 .card .con1 { position: relative; padding: .3rem 1rem .3rem 0; }

.page4 .card .con1 h3 { font-size: .32rem; line-height: .42rem; color: #e60012; font-weight: bold; }

.page4 .card .con1 p { font-size: .24rem; margin-top: .1rem; }

.page4 .card .r { position: absolute; right: .2rem; top: 50%; margin-top: -.5rem; color: #e60012; font-size: .9rem; }

.page4 .card .r small { font-size: .4rem; position: relative; top: -.02rem; }

.page4 .card .con2 { border-top: #eee 1px solid; line-height: .6rem; }

.page4 .card .con2 a { color: #999; font-size: .2rem; }

.page4 .card .con2 span { color: #e60012; font-size: .24rem; float: right; }

.page4 .operate { padding: .15rem 0; }

.page4 .operate a { display: block; height: .88rem; line-height: .88rem; font-size: .32rem; }

.page4 .operate .btn2 { background-color: transparent; color: #e60012; margin-top: .2rem; }

.page4 .rule { margin-top: .2rem; background-color: #feedca; padding: .2rem .2rem 1px .2rem; }

.page4 .rule .title { border-top: #ccc 1px solid; margin-top: .4rem; margin-bottom: .1rem; text-align: center; }

.page4 .rule .title span { position: relative; top: -.2rem; font-size: .32rem; font-weight: bold; background-color: #feedca; padding: 0 .6rem; }

.page4 .rule .con { font-size: .28rem; line-height: .43rem; }

.page4 .rule p { margin-bottom: .24rem; text-align: justify; }

.page5 .user-info { padding: .5rem; background-color: #e60012; line-height: 1.2rem; color: #fff; font-size: .32rem; margin-bottom: .2rem; }

.page5 .user-info .face { width: 1.2rem; height: 1.2rem; border-radius: 100%; display: block; float: left; margin-right: .3rem; }

.page5 .list { width: 100%; background-color: #fff; padding: 0 .2rem; }

.page5 .list li { line-height: 1rem; border-top: #eee 1px solid; font-size: .28rem; }

.page5 .list li a { display: block; width: 100%; height: 100%; background: url("images/arrow-right2.png") right center no-repeat; background-size: .17rem .29rem; padding-right: .3rem; }

.page5 .list li span { float: right; color: #999; }

.page5 .list li .red { color: #e60012; }

.page5 .list li:first-child { border: none; }

.page6 { padding-bottom: 1.4rem; }

.page6 .box { background-color: #fff; margin-top: .2rem; padding: 0 .2rem; }

.page6 .box li { height: 1rem; font-size: .26rem; border-top: #eee 1px solid; overflow: hidden; position: relative; }

.page6 .box li:first-child { border: none; }

.page6 .box span { position: absolute; left: 0; line-height: 1rem; }

.page6 .box input[type=text] { width: 100%; height: 1rem; border: none; text-align: right; }

.page6 .box input[type=text].appDate { background: url("images/arrow-right2.png") right center no-repeat; background-size: .17rem .29rem; padding-right: .3rem; }

.page6 .box .face { width: .65rem; height: .65rem; border-radius: 100%; position: absolute; right: 0; top: 50%; margin-top: -.32rem; }

.page6 .box a { display: block; width: 100%; height: 100%; text-align: right; line-height: 1rem; color: #999; }

.page6 .operate { padding: .3rem; bottom: 0; }

.page6 .operate .btn { display: block; height: .88rem; line-height: .88rem; font-size: .32rem; }

.page7 .item { margin-top: .2rem; padding: .3rem .2rem .25rem 1.95rem; position: relative; min-height: 1.9rem; background-color: #fff; }

.page7 .l { position: absolute; left: .2rem; top: .3rem; width: 1.4rem; height: 1.4rem; border-radius: .1rem; background-color: #e60012; color: #fff; text-align: center; padding-top: .2rem; }

.page7 .l b { font-size: .5rem; font-weight: normal; margin-bottom: .1rem; display: block; text-align: center; }

.page7 .l p { font-size: .22rem; line-height: .4rem; text-align: center; color: #fff; }

.page7 h3 { font-size: .32rem; font-weight: bold; color: #000; line-height: .8rem; }

.page7 p { font-size: .26rem; line-height: .4rem; color: #9f9f9f; }

.page8 .info { padding: .9rem; background-color: #e60012; color: #fff; margin-bottom: .2rem; }

.page8 .info h3 { font-size: .6rem; text-align: center; }

.page8 .info p { text-align: center; margin-top: .1rem; }

.page8 .info .details { background: url("images/help.png") left center no-repeat; background-size: .29rem .29rem; display: inline-block; line-height: .4rem; color: #fff; padding-left: .4rem; right: .45rem; top: .3rem; position: absolute; }

.page8 .list { width: 100%; background-color: #fff; padding: 0 .2rem; }

.page8 .list li { line-height: 1rem; border-top: #eee 1px solid; font-size: .28rem; }

.page8 .list li a { display: block; width: 100%; height: 100%; background: url("images/arrow-right2.png") right center no-repeat; background-size: .17rem .29rem; padding-right: .3rem; }

.page8 .list li span { float: right; color: #999; }

.page8 .list li .red { color: #e60012; }

.page8 .list li:first-child { border: none; }

.page9 .title { line-height: .6rem; width: 100%; padding: 0 .3rem; color: #999; }

.page9 .list { padding: 0 .3rem; background-color: #fff; }

.page9 li { width: 100%; border-top: #eee 1px solid; background-color: #fff; padding: .2rem 0rem .2rem .7rem; position: relative; line-height: .36rem; }

.page9 li b { position: absolute; left: 0; font-size: .34rem; font-weight: normal; color: #9f9f9f; }

.page9 li h3 { font-size: .28rem; }

.page9 li span { float: right; color: #f00; }

.page9 li em { float: right; color: #05af10; }

.page9 li p { color: #999; }

.page9 li:first-child { border: none; }

.page10 .box { background-color: #fff; padding: 0 .2rem; margin-top: .2rem; font-size: .28rem; }

.page10 .box span { float: right; }

.page10 .title { line-height: 1rem; border-bottom: #eee 1px solid; }

.page10 .title span { color: #e60012; }

.page10 .list { padding: .1rem 0; }

.page10 li { line-height: .7rem; }

.page10 li span { color: #999; }

.page11 { padding-bottom: 1.4rem; }

.page11 .list { background-color: #fff; margin-top: .2rem; padding: .2rem .1rem; }

.page11 .list li { float: left; margin: .1rem; width: 2.2rem; height: 1.1rem; border-radius: .1rem; border: #e60012 1px solid; text-align: center; color: #e60012; padding-top: .2rem; cursor: pointer; }

.page11 .list li.on { background-color: #e60012; color: #fff; }

.page11 .list h3 { font-size: .28rem; }

.page11 .list p { font-size: .24rem; }

.page11 .operate { padding: .3rem; bottom: 0; }

.page11 .operate .btn { display: block; height: .88rem; line-height: .88rem; font-size: .32rem; }

.page12 .info { background-color: #fff; margin-top: .2rem; padding: .8rem 0; }

.page12 .info .icon { width: 1.3rem; height: 1.3rem; display: block; margin: 0 auto .6rem auto; }

.page12 .info h3 { text-align: center; font-size: .5rem; }

.page12 .detail { background-color: #fff; margin-top: .2rem; }

.page12 .detail li { padding: 0 .2rem; line-height: 1rem; line-height: 1rem; font-size: .28rem; border-top: #eee 1px solid; }

.page12 .detail li:first-child { border: none; }

.page12 .detail span { float: right; color: #e60012; }

.page12 .operate { padding: .4rem .3rem; bottom: 0; text-align: center; }

.page12 .operate a { display: inline-block; height: .76rem; line-height: .76rem; font-size: .32rem; width: 3rem; background-color: #e60012; }

.page12 .operate .btn1 { background-color: #ff9600; border-color: #ff9600; margin-right: .2rem; }

.page13 { padding-bottom: 1.4rem; }

.page13 .box { background-color: #fff; margin-top: .2rem; padding: 0 .2rem; }

.page13 .box li { height: 1rem; font-size: .26rem; border-top: #eee 1px solid; overflow: hidden; position: relative; }

.page13 .box li:first-child { border: none; }

.page13 .box input[type=text] { width: 100%; height: 1rem; border: none; }

.page13 .box .btn-yzm { position: absolute; right: 0; top: 50%; width: 1.8rem; height: .6rem; line-height: .6rem; border: #e60012 1px solid; color: #e60012; text-align: center; border-radius: .05rem; margin-top: -.3rem; }

.page13 .box .code { position: absolute; width: 1.25rem; top: 50%; margin-top: -.32rem; right: 0; }

.page13 .operate { padding: .3rem; bottom: 0; }

.page13 .operate .btn { display: block; height: .88rem; line-height: .88rem; font-size: .32rem; }

.page13 .agree { padding: .2rem; line-height: .44rem; font-size: .24rem; color: #002b81; }

.page13 .agree a { color: #002b81; }

.page13 .radio { background: url("images/radio.png") left center no-repeat; background-size: .42rem .43rem; cursor: pointer; display: inline-block; padding-left: .5rem; }

.page13 .radio.on { background-image: url(images/radio-on.png); }
