.user[data-v-4800daa1] {
    z-index: 11;
    min-height: 100%;
  
    flex-direction: column;
    justify-content: space-between
}

.user .welcome-text[data-v-4800daa1] {
    margin-top: .24rem;
    padding: 0 .48rem;
    color: #000;
    font-size: .56rem;
    font-weight: 900;
    line-height: .56rem
}

.user .welcome-text h2[data-v-4800daa1] {
    margin-bottom: .24rem
}

.user .user-con[data-v-4800daa1] {
    min-height: 0;
    flex: 1;
    margin-top: .48rem;
    padding: .4rem;
    border-radius: .4rem .4rem 0rem 0rem;
    background: #0c0c0c
}

.user .user-con .login-tabbar[data-v-4800daa1] {
    display: flex;
    margin-bottom: .32rem;
    font-size: .32rem;
    line-height: .32rem
}

.user .user-con .login-tabbar div[data-v-4800daa1] {
    flex: 0 0 50%;
    padding-bottom: .16rem;
    text-align: center;
    text-transform: capitalize
}

.user .user-con .login-tabbar .act[data-v-4800daa1] {
    position: relative
}

.user .user-con .login-tabbar .act[data-v-4800daa1]:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: .6rem;
    height: .04rem;
    background: #00ff00;
    transform: translate(-50%);
    border-radius: .3rem
}

.user .boxs .item[data-v-4800daa1] {
    margin-bottom: .32rem
}

.user .boxs .save-forgot[data-v-4800daa1] {
    margin-top: .28rem;
    display: flex;
    justify-content: space-between
}

.user .boxs .save-forgot .forgot[data-v-4800daa1] {
    color: #00ff00;
    font-weight: 400;
    font-size: .28rem;
    line-height: 1em
}

.user[data-v-4800daa1] .van-checkbox__label {
    color: #fff
}

.user .title[data-v-4800daa1] {
    margin-bottom: .2rem;
    font-size: .28rem;
    font-weight: 400;
    color: #fff;
    line-height: 1em
}

.btn[data-v-4800daa1] {
    border-radius: .24rem
}

.inp-con[data-v-4800daa1] {
    padding: 0 .32rem
}

.bot[data-v-4800daa1] {
    margin-top: .6rem;
    padding-bottom: .4rem
}

.bot .btn[data-v-4800daa1] {
    margin-top: .2rem
}

.bot p[data-v-4800daa1] {
    margin-top: .3rem;
    font-size: .28rem;
    font-weight: 400;
    color: #fff;
    line-height: .42rem;
    text-align: center
}

.bot p span[data-v-4800daa1] {
    font-size: .28rem;
    font-weight: 400;
    color: #00ff00
}

.bot .app-down[data-v-4800daa1] {
    margin-top: 1rem;
    width: 100%;
    height: 1rem;
    border-radius: .2rem;
    background: #181818;
    color: #fff;
    font-size: .32rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1em;
    display: flex;
    align-items: center;
    justify-content: center
}

.bg[data-v-4800daa1] {
    background: url(/img/bg-DKQpf6AL.png) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-size: 100% auto
}