.tf-scroll-data {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 3.75rem;
    font-size: .75rem;
    line-height: 1.25rem
}

.tf-scroll-data-report {
    width: 8.125rem;
    border-left: 1px solid #cbb98f;
    padding-left: .75rem
}

.tf-scroll-data .am-wingblank.am-wingblank-lg {
    -ms-flex: 1 1;
    flex: 1 1;
    margin: 0 auto !important;
    border-radius: .1875rem;
    padding: .3125rem 0
}

.tf-scroll-data .tf-scroll-item {
    padding: 3px 3px 0 .9375rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.tf-scroll-data .tf-scroll-item-head {
    width: 2.8125rem;
    height: 2.8125rem;
    border-radius: 50%
}

.tf-scroll-data .tf-scroll-item-head img {
    width: 100%
}

.tf-scroll-data .tf-scroll-item-content {
    padding-left: .375rem
}

@charset "utf-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body, html {
    width: 100%;
    min-height: 100%
}

body {
    margin: 0;
    font-size: 100%;
    font-family: Microsoft YaHei, "微软雅黑", Helvetica, STHeiti, Droid Sans Fallback;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 1.25rem
}

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

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

ol, ul {
    list-style: none
}

article, aside, audio, body, dd, div, dl, footer, form, h1, h2, h3, h4, h5, h6, header, iframe, input, label, li, menu, nav, ol, p, section, select, td, textarea, th, time, ul, video {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a {
    text-decoration: none
}

a, input, select, textarea {
    outline: none
}

html {
    background-color: #fff;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    font-family: PingFangSC-Regular, sans-serif
}

.container {
    background: #fff;
    position: relative;
    min-width: 20rem;
    max-width: 30rem;
    margin: 0 auto;
    color: #333
}

.container, .wrapper {
    width: 100%;
    min-height: 100%
}

img {
    width: 100%;
    vertical-align: top
}

.clear {
    _zoom: 1;
    clear: both
}

.clear:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.left {
    float: left
}

.right {
    float: right
}

.auto {
    overflow: hidden
}

.li-left li {
    display: block;
    float: left
}

.li-right li {
    display: block;
    float: right
}

.hide {
    display: none
}

#root, .rlt {
    position: relative
}

#root {
    background: #fff;
    width: 100%;
    min-height: 100%;
    min-width: 20rem;
    max-width: 30rem;
    margin: 0 auto;
    color: #333
}

.wnl_history_btn {
    bottom: 3.75rem !important;
    z-index: 100 !important
}

.footer {
    background-color: #d24b32
}

.footer span {
    color: #abadb7
}

.footer a {
    color: #9ba9dc
}

@-webkit-keyframes btnAnimate {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes btnAnimate {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.ignore-lds-wrap {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1
}

.ignore-lds-ring {
    display: inline-block;
    width: 64px;
    height: 64px
}

.ignore-lds-ring:after {
    content: " ";
    display: block;
    width: 46px;
    height: 46px;
    margin: 6px;
    border-radius: 50%;
    border-color: #108ee9 transparent;
    border-style: solid;
    border-width: 2px;
    -webkit-animation: lds-ring 1.2s linear infinite;
    animation: lds-ring 1.2s linear infinite
}

@-webkit-keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}