@charset "UTF-8";
.red { color: #f93e54; }

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

.blue { color: #00aaee; }

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

.gray { color: #b9bcc7; }

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

.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: #f93e54; 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 #f93e54; }

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: #f2f3f5; }

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.2rem; margin-left: auto; margin-right: auto; }

header, .bnav, .footer, .alert, .overly, .page2 .operate, .page3 .operate, .page4 .ft { width: 7.2rem; position: fixed; left: 50%; margin-left: -3.6rem; z-index: 999; }

.bnav, .page3 .box2 .con, .cf { *zoom: 1; }

.bnav:before, .page3 .box2 .con:before, .bnav:after, .page3 .box2 .con:after, .cf:before, .cf:after { content: ""; display: table; }

.bnav:after, .page3 .box2 .con:after, .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: #f93e54; }

.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: #f93e54 1px solid; text-align: center; background-color: #f93e54; 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: #f93e54; border-color: #f93e54; }

.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: #f93e54; }

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

input[type=submit] { background-color: #f93e54; 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.2rem; 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: #f93e54; }

.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: #f93e54; }

.tabBox .bd { width: 100%; }

header { top: 0; height: .98rem; background-color: #f93e54; font-size: .32rem; }

header h3 { text-align: center; width: 100%; line-height: .98rem; color: #fff; font-size: .3rem; }

header .back { position: absolute; z-index: 10; top: .23rem; width: .5rem; height: .5rem; display: block; line-height: .5rem; background: url(images/back.png) center center no-repeat; background-size: .5rem .5rem; }

header .back { left: .2rem; }

.bnav { bottom: 0; height: .98rem; background-color: #f93e54; font-size: .32rem; }

.bnav a { color: #333; }

.bnav li { width: 25%; float: left; text-align: center; height: 100%; padding-top: 0.1rem; font-weight: normal; font-size: 0.24rem; }

.bnav li img { width: 0.4rem; height: 0.4rem; margin-left: auto; margin-right: auto; display: block; }

.footer { bottom: 0; height: .98rem; background-color: #f93e54; font-size: .32rem; border-top: #eee 1px solid; }

.footer li { width: 20%; float: left; text-align: center; height: 100%; font-size: 0.24rem; }

.footer li a { display: block; width: 100%; height: 100%; background: url("images/ft1.png") center 0.05rem no-repeat; background-size: .5rem .5rem; padding-top: .5rem; }

.footer li.on a { color: #f93e54; }

.footer.ft2 li { width: 50%; }

.footer.ft3 li { width: 33.33%; }

.footer.ft4 li { width: 25%; }

.footer li:nth-child(1) a { background-image: url(images/ft1.png); }

.footer li:nth-child(1).on a { background-image: url(images/ft1-on.png); }

.footer li:nth-child(2) a { background-image: url(images/ft2.png); }

.footer li:nth-child(2).on a { background-image: url(images/ft2-on.png); }

.footer li:nth-child(3) a { background-image: url(images/ft3.png); }

.footer li:nth-child(3).on a { background-image: url(images/ft3-on.png); }

.footer li:nth-child(4) a { background-image: url(images/ft4.png); }

.footer li:nth-child(4).on a { background-image: url(images/ft4-on.png); }

.footer li:nth-child(5) a { background-image: url(images/ft5.png); }

.footer li:nth-child(5).on a { background-image: url(images/ft5-on.png); }

.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: .8rem; 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: 5rem; height: 2.5rem; margin-left: -2.5rem; margin-top: -1.25rem; border-radius: .2rem; }

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

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

.alert-msg .operate a { display: block; margin: 0 auto; line-height: .8rem; color: #f93e54; font-size: .36rem; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.page1 { padding: .2rem; }

.page1 .item { background-color: #fff; border-radius: .1rem; overflow: hidden; -webkit-box-shadow: 0 0 .15rem 0 #ccc; box-shadow: 0 0 .15rem 0 #ccc; margin-bottom: .2rem; }

.page1 .ad { width: 100%; height: 2.66rem; }

.page1 .ad img { display: block; }

.page1 .con { padding: .2rem; border-bottom: #eee 1px solid; }

.page1 .con h3 { font-size: .3rem; line-height: .36rem; color: #000; text-align: justify; margin-bottom: .2rem; }

.page1 .con p { font-size: .24rem; line-height: .36rem; color: #999999; }

.page1 .con .time { background: url("images/time.png") left center no-repeat; background-size: .29rem .29rem; padding-left: .4rem; margin-top: .2rem; }

.page1 .btm { height: 1.1rem; padding: .2rem; line-height: .7rem; color: #999999; }

.page1 .btm .btn { float: right; width: 1.5rem; display: inline-block; line-height: .7rem; height: .7rem; border: none; font-size: .26rem; }

.page1 .btm .btn-green { background-color: #25cd84; }

.page2 { padding-bottom: 1.15rem; }

.page2 .box1, .page2 .box2 { width: 100%; background-color: #fff; }

.page2 .box1 { margin-bottom: .2rem; padding: 0 .4rem .3rem .4rem; }

.page2 .box1 .addr, .page2 .box1 .time { font-size: .26rem; line-height: .36rem; color: #999999; }

.page2 h1 { font-size: .32rem; line-height: .36rem; text-align: justify; padding: .3rem 0; text-align: justify; }

.page2 .box2 h3 { line-height: .6rem; padding: 0 .4rem; color: #f93e54; font-size: .28rem; border-bottom: #eee 1px solid; }

.page2 .box2 .list { padding: 0 .4rem .3rem .4rem; }

.page2 .box2 li { line-height: .7rem; font-size: .26rem; }

.page2 .box2 input[type=text] { background-color: #f9f9f9; border: #dbdbdb 1px solid; display: block; padding: 0 .2rem; height: .7rem; }

.page2 .operate { bottom: 0; height: 1.15rem; overflow: hidden; }

.page2 .operate .btn { display: block; border-radius: 0; line-height: 1.15rem; font-size: .36rem; }

.page3 { padding-bottom: 1.15rem; }

.page3 .box1 { background-color: #fff; margin-bottom: .2rem; }

.page3 .box1 h1 { font-size: .32rem; line-height: .36rem; text-align: justify; padding: .2rem .4rem; }

.page3 .box1 li { position: relative; line-height: .8rem; padding-right: .3rem; padding-left: .9rem; border-top: #eee 1px solid; font-size: .24rem; color: #999999; }

.page3 .box1 img { position: absolute; width: .36rem; height: .36rem; left: .4rem; top: 50%; margin-top: -.18rem; }

.page3 .box1 .tag { display: inline-block; height: .5rem; line-height: .5rem; border: none; }

.page3 .box2, .page3 .box3, .page3 .box4 { background-color: #fff; margin-bottom: .2rem; font-size: .28rem; }

.page3 .box2 .title, .page3 .box3 .title, .page3 .box4 .title { padding: 0 .4rem; line-height: .8rem; border-bottom: #eee 1px solid; color: #000; }

.page3 .box2 .title { color: #999; }

.page3 .box2 .blue { color: #0ea7ff; }

.page3 .box2 .con { padding: .1rem .3rem; }

.page3 .box2 span { height: .5rem; line-height: .5rem; width: .5rem; border-radius: 100%; text-align: center; background-color: #eaeaea; display: block; float: left; margin: .05rem .1rem; font-size: .24rem; }

.page3 .box3 .con { padding: .2rem .4rem; }

.page3 .box3 .con img { display: block; margin: .1rem 0; }

.page3 .box4 .item { position: relative; padding: .3rem .4rem .3rem 2.8rem; border-bottom: #eee 1px solid; min-height: 2.2rem; }

.page3 .box4 .item p { margin-top: .1rem; color: #999; font-size: .24rem; }

.page3 .box4 .item .icon { width: .36rem; height: .36rem; position: relative; top: .1rem; }

.page3 .box4 .item span { margin-right: .2rem; }

.page3 .box4 .img { width: 2.2rem; height: 1.6rem; position: absolute; left: .4rem; top: .3rem; overflow: hidden; }

.page3 .box4 .img img { display: block; width: 100%; height: 100%; }

.page3 .box4 h3, .page3 .box4 h3 a { font-size: .3rem; line-height: .36rem; color: #000; text-align: justify; }

.page3 .operate { bottom: 0; height: 1.15rem; overflow: hidden; }

.page3 .operate .btn { display: block; border-radius: 0; line-height: 1.15rem; font-size: .36rem; }

.page4 .box { position: relative; background: url("images/bg4.jpg") center top no-repeat; background-size: 100% 100%; height: 9.94rem; text-align: center; padding-top: 3.3rem; }

.page4 .box h1 { font-size: .5rem; color: #dbb788; margin-bottom: .5rem; }

.page4 .box .name { line-height: .6rem; font-size: .24rem; color: #333333; margin-bottom: .5rem; }

.page4 .box .name span { font-size: .4rem; padding-bottom: .2rem; display: inline-block; border-bottom: #000 1px solid; padding: 0 .3rem .1rem .3rem; }

.page4 .box p { font-size: .24rem; text-align: center; }

.page4 .box .number { position: absolute; top: 7.8rem; left: 0; text-align: center; width: 100%; }

.page4 .ft { bottom: 0; height: 1.64rem; z-index: 999; background-color: #fff; overflow: hidden; }

.page4 .ft img { display: block; }
