.login-container[data-v-7fbbadca] {
    padding: 1.33333rem 1.06667rem
}

.loginVersion3-form h4[data-v-7fbbadca] {
    margin-top: .26667rem;
    font-size: .56rem;
    margin-bottom: 1.2rem
}

.loginVersion3-form-container[data-v-7fbbadca] {
    border: .02667rem solid #e0e4e8;
    border-radius: .13333rem;
    overflow: hidden;
    box-shadow: 0 .16rem .42667rem .02667rem rgba(0,0,0,.04)
}

.CInput[data-v-7fbbadca] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 1.06667rem
}

.CInput-container[data-v-7fbbadca],.CInput[data-v-7fbbadca] {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.loginVersion3-form-group[data-v-7fbbadca] {
    background: #fff;
    padding: 0 .32rem
}

.CInput-prefix .icon[data-v-7fbbadca],.CInput-suffix .icon[data-v-7fbbadca] {
    width: .48rem
}

.CInput-prefix .icon[data-v-7fbbadca] {
    margin-right: .26667rem
}

.CInput-container[data-v-7fbbadca] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.CInput-input[data-v-7fbbadca],.CInput-input input[data-v-7fbbadca] {
    height: .96rem;
    font-size: .37333rem
}

.CInput-input[data-v-7fbbadca] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.CInput-input input[data-v-7fbbadca] {
    border: none;
    outline: none;
    width: 100%
}

.CInput-suffix[data-v-7fbbadca] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.CInput-suffix img[data-v-7fbbadca] {
    width: 3.46667rem
}

.loginVersion3-form-group+.loginVersion3-form-group[data-v-7fbbadca] {
    border-top: .02667rem solid #e0e4e8
}

.submitBtn[data-v-7fbbadca] {
    display: block;
    width: 100%;
    height: 1.28rem;
    line-height: 1.28rem;
    text-align: center;
    border-radius: 1.28rem;
    background: #289fff;
    color: #fff;
    font-size: .42667rem;
    position: relative;
    -webkit-transition: .35s ease;
    transition: .35s ease;
    margin-top: 1.06667rem
}

.loginVersion3-form-operation[data-v-7fbbadca] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .37333rem;
    font-weight: 400;
    margin-top: .8rem;
    background-image: -webkit-linear-gradient(#c8c8c8,#c8c8c8);
    background-image: linear-gradient(#c8c8c8,#c8c8c8);
    background-size: .02667rem 100%;
    background-repeat: no-repeat;
    background-position: 50%
}

.loginVersion3-form-operation>span[data-v-7fbbadca] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #0091ff
}

.loginPopup-close[data-v-7fbbadca] {
    position: absolute;
    right: .53333rem;
    top: .48rem
}

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

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

a {
    outline: none
}

a,a:hover {
    text-decoration: none
}

html {
    zoom:1;height: 100%
}

html * {
    outline: 0;
    zoom:1}

html button::-moz-focus-inner {
    border-color: transparent!important
}

body {
    overflow-x: hidden
}

blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

a img,fieldset {
    border: 0
}

address,caption,cite,code,dfn,em,th,var {
    font-style: normal;
    font-weight: 400
}

li {
    list-style: none
}

caption,th {
    text-align: left
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: 400
}

q:after,q:before {
    content: ""
}

button,input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: none
}

em,i {
    font-style: normal
}

img {
    max-width: 100%
}

button {
    outline: none;
    border: none
}

.clearfix:after,.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

#app,.full {
    height: 100%;
    min-height: 100%;
    width: 100%;
    font-size: .37333rem;
    overflow: scroll;
    position: absolute;
    /* 绝对定位 */
    top: 50%;
    /* 向上移动50% */
    left: 50%;
    /* 向左移动50% */
    /* transform: translate(-50%, -50%); */
}

#app {
    position: relative;
    height: 100%;
    overflow: hidden
}

#app,.child-view {
    top: 0;
    left: 0;
    width: 100%
}

.child-view {
    position: absolute;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    bottom: 0;
    right: 0;
    background: #f5f6f7;
    z-index: 10
}

body {
    font-family: Arial;
    line-height: 1
}

body,html {
    width: 100%;
    height: 100%;
    overflow: hidden
}

::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: #f5f5f5
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 .02667rem transparent;
    border-radius: .26667rem;
    background-color: #f5f5f5
}

::-webkit-scrollbar-thumb {
    border-radius: .26667rem;
    box-shadow: inset 0 0 .16rem #2599f8;
    background-color: #555
}

::-webkit-scrollbar {
    display: none!important;
    width: 0!important
}

body,html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -webkit-text-size-adjust: 100%;
    -ms-touch-action: none;
    touch-action: none
}

button,input {
    -webkit-appearance: none;
    border-radius: 0
}

input {
    border: none
}

a,button,input {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.container {
    height: calc(100% - 1.33333rem);
    position: relative;
    overflow: scroll
}

.container.game {
    height: 100%
}

.van-search {
    padding: 0!important
}

#app .van-tabs__nav--card .van-tab {
    color: #59bafc;
    line-height: .74667rem;
    border-right: .02667rem solid #59bafc
}

#app .van-tabs__nav--card .van-tab.van-tab--active {
    color: #fff;
    background-color: #59bafc
}

#app .van-tabs__nav--card {
    border: .02667rem solid #59bafc
}

#app .van-tabs__line {
    background-color: #59bafc
}

#app .van-image {
    width: 100%;
    height: 100%
}

#app .van-image__error,#app .van-image__img,#app .van-image__loading {
    object-fit: contain;
    margin: 0 auto;
    height: 100%
}

.sub-money {
    color: green
}

.add-money {
    color: red
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #ccc
}

input:-moz-placeholder,input::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder {
    color: #ccc
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #ccc
}

@-webkit-keyframes rollRecommend {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes rollRecommend {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.alert_img {
    background: transparent;
    overflow: visible;
    z-index: 9999!important
}

.alert_img .close_btn {
    position: absolute;
    right: 0;
    top: -.26667rem;
    color: #fff
}

.svg-icon[data-v-2fcae5fc] {
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    fill: currentColor;
    overflow: hidden
}

.svg-external-icon[data-v-2fcae5fc] {
    background-color: currentColor;
    -webkit-mask-size: cover!important;
    mask-size: cover!important;
    display: inline-block
}
