
.title-box[data-v-6cf879f6] {
    position: absolute;
    left: calc(50vw - 1000px);
    top: 0;
    height: 44px;
    width: 2000px;
    background-image: url(../img/image_pc_login_title_bg.98876c59.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 20px;
}
.title[data-v-6cf879f6] {
    font-size: 20px;
    line-height: 20px;
    color: white;
    margin: 0 12px;
}


.login-bg[data-v-66b12720] {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url(../img/image_pc_login_bg.c5670cfc.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-width: 800px;
    min-height: 700px;
}
.login-box[data-v-66b12720] {
    position: relative;
    width: 620px;
    padding: 30px 50px 40px 50px;
    border: solid 0.5px rgba(0, 234, 255, 0.3);
    box-shadow: inset 0px 0px 15px 0px #2469ff;
}
.login-box-bottom-left[data-v-66b12720],
.login-box-bottom-right[data-v-66b12720],
.login-box-top-right[data-v-66b12720],
.login-box-top-left[data-v-66b12720] {
    position: absolute;
    width: 24px;
    height: 16px;
}
.login-box-top-left[data-v-66b12720] {
    left: 0px;
    top: 0px;
    border-left: solid 1px rgb(0, 234, 255);
    border-top: solid 1px rgb(0, 234, 255);
}
.login-box-top-right[data-v-66b12720] {
    right: 0px;
    top: 0px;
    border-right: solid 1px rgb(0, 234, 255);
    border-top: solid 1px rgb(0, 234, 255);
}
.login-box-bottom-left[data-v-66b12720] {
    left: 0px;
    bottom: 0px;
    border-left: solid 1px rgb(0, 234, 255);
    border-bottom: solid 1px rgb(0, 234, 255);
}
.login-box-bottom-right[data-v-66b12720] {
    right: 0px;
    bottom: 0px;
    border-right: solid 1px rgb(0, 234, 255);
    border-bottom: solid 1px rgb(0, 234, 255);
}
.login-type[data-v-66b12720] {
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    color: #2469ff;
    margin: 0 20px;
    border-bottom: solid 3px transparent;
}
.login-type[data-v-66b12720]:active {
    opacity: 0.8;
}
.login-type-selected[data-v-66b12720] {
    border-bottom: solid 3px rgb(84, 221, 255);
    color: white;
}
.input-box[data-v-66b12720] {
    height: 56px;
    box-sizing: border-box;
    border: solid 1px rgb(84, 221, 255);
    border-radius: 5px;
    padding-left: 18px;
}
.input-item[data-v-66b12720] {
    height: 100%;
    margin-left: 10px;
    background-color: transparent;
    border: none;
    color: white;
    font-size: 16px;
    flex: 1;
}
.input-item[data-v-66b12720]::-webkit-input-placeholder {
    color: white;
}
.un-remember-pwd[data-v-66b12720] {
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    border: solid 1px rgb(0, 234, 255);
    /* border-radius: 3px; */
}
.remember-pwd[data-v-66b12720] {
    width: 18px;
    height: 18px;
}
.un-remember-pwd[data-v-66b12720]:active,
.remember-pwd[data-v-66b12720]:active {
    opacity: 0.8;
}
.remember-pwd-txt[data-v-66b12720] {
    margin-left: 8px;
    font-size: 16px;
    color: white;
}
.login[data-v-66b12720] {
    color: white;
    background-color: rgb(1, 128, 254);
    height: 55px;
    line-height: 55px;
    font-size: 22px;
    text-align: center;
    margin-top: 50px;
    border-radius: 5px;
}
.login[data-v-66b12720]:active {
    opacity: 0.8;
}
.sms-code-btn[data-v-66b12720] {
    background-color: rgb(0, 234, 255) !important;
    height: 100%;
}

