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

.page1, .page2, .page3, .page4, .page5, .page6, .page7, .page8, .page9, .page10, .page11, .page12, .page13, .wrap { width: 7.5rem; margin-left: auto; margin-right: auto; }

.footer1, .download-bar, .page13 .page13-footer { width: 7.5rem; position: fixed; left: 50%; margin-left: -3.75rem; 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 { border: #333 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: #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; }

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; padding: 0 .7rem; }

.banner .hd { opacity: 0; 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; }

.banner .prev, .banner .next { height: .7rem; width: .7rem; position: absolute; top: 50%; margin-top: -.35rem; background: url("images/l.png") center center no-repeat; background-size: .36rem .64rem; }

.banner .prev { left: 0; }

.banner .prev.white { background-image: url(images/l2.png); }

.banner .next { right: 0; background-image: url(images/r.png); }

.banner .next.white { background-image: url(images/r2.png); }

.footer1 { bottom: 0; padding: 0rem .5rem .3rem .5rem; opacity: .22; font-size: .18rem; line-height: .35rem; opacity: .22rem; color: #fff; }

.footer1 a { color: #fff; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.download-bar { top: 0; height: 1.12rem; padding: .1rem .3rem .1rem 1.5rem; color: #fff; }

.download-bar .logo { position: absolute; width: .9rem; height: .9rem; left: .3rem; top: .1rem; overflow: hidden; }

.download-bar .logo img { display: block; }

.download-bar h3 { font-size: .29rem; }

.download-bar p { font-size: .18rem; margin: .05rem 0; }

.download-bar .btn-down { position: absolute; right: .3rem; top: 50%; display: block; width: 1.7rem; height: .7rem; margin-top: -.35rem; }

.download-bar .btn-down img { display: block; }

.download-bar .btn-down:hover { opacity: .8; }

.download-bar .star { width: .27rem; height: .27rem; display: inline-block; background: url("images/star.png") left top no-repeat; background-size: 100% 100%; margin-right: -1px; }

.h112 { width: 100%; height: 1.12rem; }

.ad img { display: block; }

.page1 { background-color: #0f070c; position: relative; }

.page1 .download-bar { background-color: #41115c; }

.page1 .ad, .page1 .ad img { display: block; }

.page1 .footer1 { padding-bottom: 0rem; padding-bottom: .3rem; position: absolute; bottom: 0; }

.page2 { background-color: #000000; position: relative; }

.page2 .download-bar { background: url("images/bar-tianlong.png") left top no-repeat; background-size: 100% 100%; }

.page2 .download-bar .btn-down { width: 2rem; height: .62rem; margin-top: -.31rem; }

.page3 { background-color: #0f070c; position: relative; }

.page3 .download-bar { background-color: #3d0000; }

.page3 .download-bar .btn-down { width: 1.96rem; height: .64rem; margin-top: -.32rem; }

.page3 .ad { display: block; }

.page3 .footer1 { padding-bottom: 0rem; padding-bottom: .3rem; position: absolute; bottom: 0; }

.page4 { background-color: #d7eaf7; height: 22.63rem; position: relative; }

.page4 .download-bar { height: 1.3rem; background-color: #891a20; padding-top: .3rem; padding-left: 1.6rem; }

.page4 .download-bar h3 { font-size: .35rem; }

.page4 .download-bar p { font-size: .24rem; }

.page4 .download-bar .logo { width: 1.1rem; height: 1.1rem; }

.page4 .download-bar .btn-down { width: 2.1rem; height: .78rem; margin-top: -.32rem; }

.page4 .h112 { height: 1.3rem; }

.page4 .footer1 { opacity: 1; padding-bottom: .6rem; position: absolute; bottom: 0; color: #940000; }

.page4 .footer1 a { color: #940000; }

.page5 { position: relative; }

.page5 .download-bar { height: 1.1rem; background-color: #aee1f0; padding-top: .1rem; padding-left: 1.6rem; }

.page5 .download-bar h3 { font-size: .3rem; }

.page5 .download-bar p { font-size: .2rem; }

.page5 .download-bar .logo { width: 1.2rem; height: 1.2rem; }

.page5 .download-bar .btn-down { width: 2.1rem; height: .78rem; margin-top: -.42rem; }

.page5 .star-box .star { background-image: url(images/star2.png); }

.page6 { background-color: #d7eaf7; position: relative; }

.page6 .download-bar { height: 1.3rem; background-color: #141414; padding-top: .3rem; padding-left: 1.6rem; }

.page6 .download-bar h3 { font-size: .35rem; }

.page6 .download-bar p { font-size: .24rem; }

.page6 .download-bar .logo { width: 1.1rem; height: 1.1rem; }

.page6 .download-bar .btn-down { width: 2.1rem; height: .78rem; margin-top: -.32rem; }

.page6 .h112 { height: 1.3rem; }

.page7 { background-color: #efd789; position: relative; }

.page7 .download-bar { height: 1.3rem; background-color: #141414; padding-top: .1rem; padding-left: 1.6rem; }

.page7 .download-bar h3 { font-size: .35rem; margin-bottom: .1rem; }

.page7 .download-bar p { font-size: .24rem; color: #b9b9b9; }

.page7 .download-bar .logo { width: 1.1rem; height: 1.1rem; }

.page7 .download-bar .btn-down { width: 2.2rem; height: .7rem; margin-top: -.45rem; }

.page7 .h112 { height: 1.3rem; }

.page7 .banner { position: absolute; bottom: 1.2rem; }

.page8 { background-color: #ffefbb; }

.page8 .download-bar { height: 1.3rem; background-color: #5b0808; padding-top: .3rem; padding-left: 1.6rem; }

.page8 .download-bar h3 { font-size: .36rem; }

.page8 .download-bar p { font-size: .24rem; color: #b9b9b9; }

.page8 .download-bar .logo { width: 1.1rem; height: 1.1rem; }

.page8 .download-bar .btn-down { width: 2.1rem; height: .78rem; margin-top: -.39rem; }

.page8 .h112 { height: 1.3rem; }

.page9 { background-color: #d7eaf7; }

.page9 .download-bar { height: 1.1rem; background: url("images/bg-menghuanzhuxian.png") left top no-repeat; background-size: 100% 100%; -webkit-box-shadow: 0 .05rem .1rem 0 #333; box-shadow: 0 .05rem .1rem 0 #333; padding-top: .2rem; padding-left: 1.6rem; }

.page9 .download-bar h3 { font-size: .35rem; }

.page9 .download-bar p { font-size: .24rem; }

.page9 .download-bar .logo { width: 1.2rem; height: 1.2rem; }

.page9 .download-bar .btn-down { width: 2.1rem; height: .78rem; margin-top: -.39rem; }

.page10 { background-color: #d7eaf7; }

.page10 .download-bar { height: 1.1rem; background-color: #5bc2ce; padding-top: .2rem; padding-left: 1.6rem; }

.page10 .download-bar h3 { font-size: .35rem; }

.page10 .download-bar p { font-size: .24rem; }

.page10 .download-bar .logo { width: 1.2rem; height: 1.2rem; }

.page10 .download-bar .btn-down { width: 2.1rem; height: .78rem; margin-top: -.39rem; }

.page11 { background-color: #efd789; position: relative; }

.page11 .download-bar { height: 1.3rem; background-color: #141414; padding-top: .3rem; padding-left: 1.6rem; }

.page11 .download-bar h3 { font-size: .35rem; margin-bottom: .1rem; }

.page11 .download-bar p { font-size: .24rem; color: #b9b9b9; }

.page11 .download-bar .logo { width: 1.1rem; height: 1.1rem; }

.page11 .download-bar .btn-down { width: 2.2rem; height: .7rem; margin-top: -.45rem; }

.page11 .h112 { height: 1.3rem; }

.page11 .banner { position: absolute; bottom: .8rem; padding: 0 1rem; }

.page12 { background-color: #2c110c; }

.page12 .download-bar { height: 1.1rem; background-color: rgba(0, 0, 0, 0.5); padding-top: .3rem; padding-left: 1.6rem; }

.page12 .download-bar h3 { font-size: .28rem; }

.page12 .download-bar p { font-size: .24rem; }

.page12 .download-bar .logo { width: 1.2rem; height: 1.2rem; }

.page12 .download-bar .btn-down { width: 2rem; height: .72rem; margin-top: -.36rem; }

.page13 { padding-bottom: .5rem; background-color: #f9645e; background: url("images/bg-beike.jpg") left top repeat #f9645e; background-size: .5rem .5rem; }

.page13 .page13-footer { bottom: 0; background-color: #fc9a00; line-height: .5rem; text-align: center; color: #480817; font-size: .2rem; }
