[data-v-0f1433f0],
a[data-v-0f1433f0],
body[data-v-0f1433f0],
h1[data-v-0f1433f0],
h2[data-v-0f1433f0],
h3[data-v-0f1433f0],
h4[data-v-0f1433f0],
h5[data-v-0f1433f0],
html[data-v-0f1433f0],
li[data-v-0f1433f0],
p[data-v-0f1433f0],
ul[data-v-0f1433f0] {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
    color: #333;
    box-sizing: border-box;
    font-family: Helvetica
}

#app[data-v-0f1433f0],
body[data-v-0f1433f0],
html[data-v-0f1433f0] {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.container[data-v-0f1433f0] {
    width: 8.055556rem;
    margin: 0 auto
}

.fl[data-v-0f1433f0] {
    float: left
}

.fr[data-v-0f1433f0] {
    float: right
}

.bold[data-v-0f1433f0] {
    font-weight: 700
}

.bottom[data-v-0f1433f0] {
    background-color: #111;
    padding: .368056rem .833333rem .375rem
}

.bottom .bt-main .top[data-v-0f1433f0] {
    height: .375rem
}

.bottom .bt-main .top .logo[data-v-0f1433f0],
.bottom .bt-main .top[data-v-0f1433f0] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.bottom .bt-main .top .logo img[data-v-0f1433f0] {
    width: .833333rem;
    margin-right: .166667rem
}

.bottom .bt-main .top .logo .logo-name p[data-v-0f1433f0] {
    color: #fff;
    font-size: .083333rem
}

.bottom .bt-main .top .logo .logo-name p[data-v-0f1433f0]:last-child {
    margin-top: .076389rem
}

.bottom .bt-main .top .jump[data-v-0f1433f0] {
    height: .375rem;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.bottom .bt-main .top .jump a[data-v-0f1433f0] {
    color: #fff;
    font-size: .111111rem;
    font-weight: 700;
    text-decoration-line: underline
}

.bottom .bt-main .top .jump a[data-v-0f1433f0]:last-child {
    margin-left: .131944rem
}

.bottom .bt-main .top .img-list[data-v-0f1433f0] {
    height: .375rem;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.bottom .bt-main .top .img-list img[data-v-0f1433f0] {
    width: .277778rem;
    height: .277778rem;
    margin-right: .111111rem;
    cursor: pointer
}

.bottom .bt-main .top .img-list img[data-v-0f1433f0]:last-child {
    margin: 0
}

.bottom .bt-main .bot[data-v-0f1433f0] {
    margin-top: .298611rem
}

.bottom .bt-main .bot .common[data-v-0f1433f0],
.bottom .bt-main .bot[data-v-0f1433f0] {
    display: flex;
    align-items: center;
    height: .305556rem
}

.bottom .bt-main .bot .common[data-v-0f1433f0]:last-child {
    /*margin-left: .798611rem;*/
}

.bottom .bt-main .bot .common .logo[data-v-0f1433f0] {
    width: .305556rem;
    height: .305556rem
}

.bottom .bt-main .bot .common span[data-v-0f1433f0] {
    color: #fff;
    font-size: .111111rem;
    font-weight: 600;
    margin: 0 .409722rem 0 .138889rem
}

.bottom .bt-main .bot .common .google_play[data-v-0f1433f0] {
    width: .951389rem;
    height: .277778rem;
    cursor: pointer
}

*,
a,
body,
h1,
h2,
h3,
h4,
h5,
html,
li,
p,
ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
    color: #333;
    box-sizing: border-box;
    font-family: Helvetica
}

#app,
body,
html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.container {
    width: 8.055556rem;
    margin: 0 auto
}

.fl {
    float: left
}

.fr {
    float: right
}

.bold {
    font-weight: 700
}

.float-blk {
    box-sizing: border-box;
    width: 100%;
    height: 1.388889rem;
    background-color: #111;
    padding: .208333rem .833333rem;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100
}

.float-blk .float-text {
    font-size: .104167rem;
    line-height: .166667rem;
    color: #fff;
    flex: 1
}

.float-blk .btn-list {
    display: flex;
    margin-top: .138889rem
}

.float-blk .btn {
    height: .305556rem;
    line-height: .305556rem;
    border-radius: .694444rem;
    background: #fff;
    font-size: .111111rem;
    text-align: center;
    color: #1c58f5;
    font-weight: 700;
    padding: 0 .277778rem;
    margin-right: .131944rem;
    cursor: pointer
}

.float-blk .btn:nth-child(2) {
    background: #1c58f5;
    color: #fff
}

.float-blk a {
    color: #1c58f5
}

.cookie-modal {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    z-index: 9999
}

.modal-content {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: .208333rem;
    z-index: 10000;
    max-height: 80%;
    overflow-y: auto;
    width: 4.513889rem
}

.modal-content .img {
    position: absolute;
    top: .111111rem;
    right: .111111rem;
    cursor: pointer;
    width: .166667rem;
    height: .166667rem
}

.modal-content .title {
    font-size: .125rem;
    font-weight: 400;
    margin: .069444rem 0
}

.modal-content .info {
    font-size: .111111rem;
    line-height: .180556rem;
    color: #000;
    margin-bottom: .138889rem
}

.modal-content .cell {
    border-radius: .034722rem;
    padding: .083333rem .104167rem;
    cursor: pointer;
    transition: background-color .2s ease-out .3s, color .2s ease-out 0s;
    background-color: #f2f2f2;
    display: flex;
    font-size: .097222rem;
    justify-content: space-between;
    margin-bottom: .034722rem
}

.modal-content .cell .left {
    position: relative;
    display: flex;
    align-items: center;
    font-size: .111111rem;
    color: #000;
    text-transform: capitalize
}

.modal-content .cell .left:before {
    width: .048611rem;
    height: .048611rem;
    border-right: .006944rem solid #4a6e78;
    border-bottom: .006944rem solid #4a6e78;
    content: " ";
    transform: rotate(-45deg);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-right: .069444rem
}

.modal-content .cell-info {
    padding: .034722rem .138889rem .069444rem .138889rem;
    font-size: .097222rem;
    line-height: .138889rem
}

.modal-content .right {
    display: flex;
    justify-content: flex-end
}

.modal-content .status {
    margin: .013889rem .069444rem 0 0
}

.modal-content .switch {
    display: inline-block;
    position: relative;
    min-height: .006944rem;
    padding-left: .263889rem;
    font-size: .097222rem
}

.modal-content .label {
    border-radius: .236111rem;
    font-size: 0;
    background-color: #e3e1e8;
    height: .138889rem;
    width: .263889rem;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s
}

.modal-content .label:before {
    border-radius: 50%;
    background-color: #fff;
    bottom: .013889rem;
    content: "";
    height: .104167rem;
    left: .020833rem;
    position: absolute;
    transition: .4s;
    width: .104167rem
}

.modal-content .label-red {
    background: #1c58f5;
    height: .138889rem;
    width: .263889rem;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
    border-radius: .236111rem;
    font-size: 0
}

.modal-content .label-red:before {
    transform: translateX(.125rem);
    background-color: #fff;
    bottom: .013889rem;
    content: "";
    height: .104167rem;
    left: .020833rem;
    position: absolute;
    transition: .4s;
    width: .104167rem;
    border-radius: 50%
}

.modal-content .modal-button {
    display: flex;
    justify-content: flex-end;
    margin-top: .138889rem
}

.modal-content .modal-button .button {
    background: #1c58f5;
    cursor: pointer;
    font-size: .111111rem;
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: .006944rem solid transparent;
    padding: .083333rem;
    color: #fff
}