@charset "utf-8";

article,
aside,
blockquote,
body,
br,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

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

b,
strong {
    font-weight: 400
}

dfn,
em,
i {
    font-style: normal;
    font-size: inherit
}

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

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

[hidden],
template {
    display: none
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

a {
    background-color: transparent;
    color: #333;
    text-decoration: none
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

hr,
img,
legend {
    border: 0 none
}

img {
    width: 100%;
    height: auto;
    vertical-align: middle
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

button {
    overflow: visible;
    border: none
}

button,
select {
    text-transform: none
}

img,
input,
textarea {
    vertical-align: middle
}

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

button,
input,
select,
textarea {
    outline: 0;
    font-family: Tahoma, Arial, sans-serif
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    box-sizing: content-box;
    -webkit-appearance: textfield
}

table,
td,
tr {
    text-align: center;
    text-valign: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    empty-cells: hide
}

dd,
dl,
li {
    list-style: none
}

* {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

*,
:after,
:before {
    box-sizing: inherit
}

html {
    font-size: 50px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body,
html {
    font-family: Helvetica Neue, Helvetica, Hiragino Sans GB, \\5FAE\8F6F\96C5\9ED1, Arial, sans-serif;
}

body {
    margin: 0 auto;
    color: #333;
    background: #fff;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: '\0020';
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
    clear: both;
    overflow: hidden;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.position_r {
    position: relative;
}

.position_f {
    position: fixed;
}

.position_a {
    position: absolute;
}

.cl_0 {
    color: #000;
}

.cl_3 {
    color: #333;
}

.cl_6 {
    color: #666;
}

.cl_9 {
    color: #999;
}

.t_48 {
    font-size: 0.48rem;
}

.t_50 {
    font-size: 0.50rem;
}

.t_52 {
    font-size: 0.52rem;
}

.t_54 {
    font-size: 0.54rem;
}

.t_56 {
    font-size: 0.56rem;
}

.t_58 {
    font-size: 0.58rem;
}

.t_60 {
    font-size: 0.60rem;
}

.t_62 {
    font-size: 0.62rem;
}

.t_64 {
    font-size: 0.64rem;
}

.plr8 {
    padding: 0 0.8rem;
}

.mlr8 {
    margin: 0 0.8rem;
}

.pt2 {
    padding-top: 0.2rem;
}

.pt9 {
    padding-top: 0.9rem;
}

.pb9 {
    padding-bottom: 0.9rem;
}

.mb5 {
    margin-bottom: 0.5rem;
}

.mb1 {
    margin-bottom: 1rem;
}

.mt1 {
    margin-top: 0.1rem;
}

.mt2 {
    margin-top: 0.2em;
}

.mt3 {
    margin-top: 0.3rem;
}

.mt4 {
    margin-top: 0.4rem;
}

.mt5 {
    margin-top: 0.5rem;
}

.whitebox {
    background: #fff;
}

.graybox {
    background: #f8f8f8;
}

img {
    width: 100%;
}

.over-hidden {
    overflow: hidden;
}

@media screen and (min-width:320px) {
    html {
        font-size: 21.33px
    }

    body {
        font-size: 9pt
    }
}

@media screen and (min-width:360px) {
    html {
        font-size: 24px
    }

    body {
        font-size: 9pt
    }
}

@media screen and (min-width:375px) {
    html {
        font-size: 25px
    }

    body {
        font-size: 9pt
    }
}

@media screen and (min-width:384px) {
    html {
        font-size: 1.6pc
    }

    body {
        font-size: 14px
    }
}

@media screen and (min-width:400px) {
    html {
        font-size: 26.67px
    }

    body {
        font-size: 14px
    }
}

@media screen and (min-width:414px) {
    html {
        font-size: 27.6px
    }

    body {
        font-size: 14px
    }
}

@media screen and (min-width:424px) {
    html {
        font-size: 28.27px
    }

    body {
        font-size: 14px
    }
}

@media screen and (min-width:480px) {
    html {
        font-size: 2pc
    }

    body {
        font-size: .96pc
    }
}

@media screen and (min-width:540px) {
    html {
        font-size: 36px
    }

    body {
        font-size: 1.08pc
    }
}

@media screen and (min-width:720px) {
    html {
        font-size: 3pc
    }

    body {
        font-size: .24in
    }
}

@media screen and (min-width:750px) {
    html {
        font-size: 50px
    }

    body {
        font-size: 24px
    }
}

.Main {
    padding-top: 2rem;
}

.plr30 {
    padding: 0 0.6rem;
}

.ptb30 {
    padding: 0.6rem 0;
}

.p30 {
    padding: 0.6rem;
}

.mt20 {
    margin-top: 0.4rem;
}

.mb20 {
    margin-bottom: 0.4rem;
}

.pb60 {
    padding-bottom: 1.2rem;
}

.navbox {
    position: fixed;
    z-index: 99;
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    padding: 0 0.6rem;
    box-sizing: border-box;
    left: 0;
    top: 0;
    background: #fff;
}

.navbox .wlogo {
    float: left;
    display: inline-block;
    width: 3.56rem;
    margin-right: 0.2rem;
    ;
}

.navbox .slg {
    float: left;
    color: #666666;
    font-size: 0.52rem;
    line-height: 2.4rem;
}

.navbox .toapp {
    float: right;
    display: inline-block;
    width: 2.2rem;
    height: 1rem;
    line-height: 1rem;
    border-radius: 1rem;
    margin-top: 0.5rem;
    text-align: center;
    background: #498DFC;
    color: #fff;
    font-size: 0.48rem;
}

.footer {
    color: #999;
    font-size: 0.48rem;
    text-align: center;
    line-height: 1.8;
    padding: 0.6rem 0;
}

/* 角标 */
.act_tab {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/corner.png);
    background-size: 100% 100%;
    text-align: center;
}

.act_tab .act_tab_r {
    font-size: 12px;
    line-height: 14px;
    color: #fff;
}

.act_tab img {
    width: 100% !important;
    height: 100% !important;
}