* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    box-sizing: border-box;
    color: #333
}

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust: none
}

form, img, table, td {
    border: 0
}

ul, ol, li {
    list-style-type: none
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

@media screen and (max-device-width: 320px) {
    body {
        -webkit-text-size-adjust: none
    }
}

@media screen and (max-device-width: 480px) {
    body {
        -webkit-text-size-adjust: none
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    body {
        -webkit-text-size-adjust: none
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        -webkit-text-size-adjust: none
    }
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

html, body {
    height: 100%
}

em, i {
    font-style: normal
}

body {
    background: #f2f2f2
}

.lf {
    float: left
}

.rt {
    float: right
}

.clear {
    clear: both
}

.overflow {
    overflow: hidden
}

.txtoverflow {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap
}

body .main_box {
    max-width: 640px;
    margin: 0 auto
}

.container {
    width: 100%
}

.container .content {
    width: 94%;
    margin: 0 auto
}

.html-body-overflow {
    position: absolute;
    overflow: hidden;
    width: 100%
}

.icon {
    display: inline-block;
    vertical-align: middle
}

#top_box span.lf i {
    background: url("img/market-return-icon.png") no-repeat;
    background-size: 11px;
    width: 11px;
    height: 19px;
    margin-right: 5px;
    margin-bottom: 2px
}

#top_box i.rt {
    background: url("img/market-fold-icon.png") no-repeat;
    background-size: 20px;
    width: 20px;
    height: 17px;
    margin: 16px 10px 0 0
}

#top_box {
    background: #f8f8f8;
    height: 50px;
    border-bottom: 1px solid #e5e5e5
}

#top_box span {
    font-size: 16px;
    color: #3a5b92;
    margin: 15px 0 0 10px
}

#top_box b {
    font-size: 18px;
    margin-left: -20px;
    margin-top: 12px;
    display: inline-block
}

#top_box {
    text-align: center
}

form {
    margin-top: 15px
}

html {
    font-size: 20px
}

@media screen and (min-width: 400px) {
    html {
        font-size: 21.33px !important
    }
}

@media screen and (min-width: 414px) {
    html {
        font-size: 22.08px !important
    }
}

html {
    font-size: 20px
}

@media only screen and (min-width: 400px) {
    html {
        font-size: 21.33px !important
    }
}

@media only screen and (min-width: 414px) {
    html {
        font-size: 22.08px !important
    }
}

@media only screen and (min-width: 480px) {
    html {
        font-size: 25.6px !important
    }
}

.foot-bar-fix {
    height: 48px;
    clear: both
}

.foot-bar {
    width: 100%;
    height: 48px;
    overflow: hidden;
    background: #f8f8f8;
    border-top: #b2b2b2 1px solid;
    position: fixed;
    z-index: 9;
    left: 0;
    bottom: 0
}

.foot-bar li {
    width: 25%;
    height: 48px;
    float: left;
    text-align: center;
    font-size: 11px
}

.foot-bar span {
    display: block;
    padding-top: 32px
}

.foot-bar em {
    font-style: normal;
    font-size: 10px;
    position: relative;
    z-index: 10;
    display: block;
    width: 5px;
    height: 5px;
    left: 50%;
    margin: -38px 0 0 8px;
    background: red;
    border: 1px solid #f43531;
    border-radius: 5px
}

.foot-bar .icon-home {
    background: url('img/icon-home.png') no-repeat center 5px;
    background-size: 24px 24px
}

.foot-bar .icon-home-on {
    background: url('img/icon-home-on.png') no-repeat center 5px;
    background-size: 24px 24px
}

.foot-bar .icon-channel {
    background: url('img/icon-channel.png') no-repeat center 5px;
    background-size: 24px 24px
}

.foot-bar .icon-channel-on {
    background: url('img/icon-channel-on.png') no-repeat center 5px;
    background-size: 24px 24px
}

.foot-bar .icon-my {
    background: url('img/icon-my.png') no-repeat center 5px;
    background-size: 24px 24px
}

.foot-bar .icon-my-on {
    background: url('img/icon-my-on.png') no-repeat center 5px;
    background-size: 24px 24px
}

.foot-bar .icon-more {
    background: url('img/icon-more.png') no-repeat center 5px;
    background-size: 24px 24px
}

.foot-bar .icon-more-on {
    background: url('img/icon-more-on.png') no-repeat center 5px;
    background-size: 24px 24px
}

.foot-bar .icon-home span, .foot-bar .icon-channel span, .foot-bar .icon-my span, .foot-bar .icon-more span {
    color: #7a7e83
}

.foot-bar .icon-home-on span, .foot-bar .icon-channel-on span, .foot-bar .icon-my-on span, .foot-bar .icon-more-on span {
    color: #3a5b92
}

.footer-fixed {
    position: absolute;
    top: 10px;
    right: 30px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
}

.footer-badge {
    display: inline-block;
    box-sizing: border-box;
    min-width: 16px;
    padding: 0 3px;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    font-family: -apple-system-font, Helvetica Neue, Arial, sans-serif;
    line-height: 1.2;
    text-align: center;
    background-color: #ee0a24;
    border: 1px solid #fff;
    border-radius: 999px;
}