.loginPage[data-v-4d528fe0] {
    overflow: auto;
    width: 100%;
    height: 100%;
    position: fixed;
    background-image: linear-gradient(135deg, #313497, #262c37)
}

.loginPage>div[data-v-4d528fe0] {
    width: 420px;
    margin: 140px auto 0
}

.loginPage>div p[data-v-4d528fe0] {
    position: relative;
    height: 60px
}

.loginPage>div p img[data-v-4d528fe0] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: 80px
}

.loginPage>div .login-container[data-v-4d528fe0] {
    margin-top: 40px;
    width: 420px;
    border-radius: 8px;
    background: #fff
}

.loginPage>div .login-container div:first-child span[data-v-4d528fe0] {
    display: inline-block;
    line-height: 70px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #9b9ba3;
    width: 208px;
    border-bottom: 1px solid #c9c9d1;
    cursor: pointer
}

.loginPage>div .login-container .isSmsLogin[data-v-4d528fe0] {
    width: 100% !important
}

.loginPage .login[data-v-4d528fe0] {
    padding: 30px 60px 20px
}

.loginPage .login>div[data-v-4d528fe0]:not(:last-child) {
    margin-bottom: 25px
}

.loginPage .login>div .verifiCode[data-v-4d528fe0] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2px
}

.loginPage .login .hand-login[data-v-4d528fe0] {
    width: 300px;
    line-height: 36px;
    background: #3493ff;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    cursor: pointer
}

.loginPage .login .hand-register[data-v-4d528fe0] {
    text-align: center
}

.loginPage .login .hand-register span[data-v-4d528fe0] {
    color: #19b4f5;
    cursor: pointer
}

.loginPage .login .commonInput[data-v-4d528fe0] {
    width: 300px
}

.loginPage .register[data-v-4d528fe0] {
    padding: 30px 60px 20px
}

.msgCodeBox[data-v-4d528fe0] {
    position: relative
}

.msgCodeBox .msgbtn[data-v-4d528fe0] {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    background: #3493ff;
    border-radius: 4px;
    height: 36px;
    padding: 0 4px;
    line-height: 36px;
    vertical-align: middle;
    cursor: pointer
}

.register-style[data-v-4d528fe0] {
    display: block;
    line-height: 70px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer
}

.pwd_box[data-v-4d528fe0] {
    position: relative
}

.pwd_box .see_pwd[data-v-4d528fe0] {
    position: absolute;
    right: 10px;
    top: 8px;
    cursor: pointer
}

.pwd_box .see_pwd img[data-v-4d528fe0] {
    width: 20px
}