.page[data-v-14ed489f] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 40px;
    padding-top: 192px;
    background: #f3f6fa;
    position: relative
}

.page[data-v-14ed489f]:after {
    content: "";
    width: 1920px;
    height: 640px;
    background: url(/images/bg-Ci4MX-IN.jpg) no-repeat center;
    background-size: 100% 100%;
    background-position: center;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1;
    transform: translate(-50%)
}

.container[data-v-14ed489f] {
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 580px
}

.container .img-box[data-v-14ed489f] {
    width: 600px;
    height: 100%
}

.container .img-box .img[data-v-14ed489f] {
    width: 100%;
    height: 100%
}

.box[data-v-14ed489f] {
    width: 585px;
    /* min-height: 562px; */
    display: flex;
    justify-content: center;
    padding: 30px;
    z-index: 2;
    border-radius: 10px;
    box-shadow: 4px 8px 30px #96b4eb4d;
    background-color: #fff
}

.box .title[data-v-14ed489f] {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 15px
}

.box .form[data-v-14ed489f] {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.box .form .el-form-item[data-v-14ed489f] {
    width: 370px
}

.box .form .el-input[data-v-14ed489f] {
    height: 40px
}

.box .form[data-v-14ed489f] .el-input__inner {
    padding-left: 0
}

.box .register_box[data-v-14ed489f] {
    display: flex;
    flex-direction: column;
    padding-left: 90px;
    box-sizing: border-box
}

.box .register_box .remind_box[data-v-14ed489f] {
    font-size: 14px;
    color: #999;
    margin-bottom: 15px
}

.box .register_box .remind_box p[data-v-14ed489f] {
    line-height: 20px
}

.box .register_box .btn-register[data-v-14ed489f] {
    width: 275px
}

.box .code-box[data-v-14ed489f] {
    height: 38px;
    flex-grow: 0;
    border-radius: 4px;
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: -10px
}

.box .btn[data-v-14ed489f] {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: 700;
    margin-top: 15px
}

.box .btn-register[data-v-14ed489f] {
    width: 100%;
    height: 40px;
    font-size: 14px;
    border-radius: 4px;
    background-image: linear-gradient(to right, #ff9a48, #fe9c4d);
    display: flex;
    align-items: center;
    justify-content: center
}

.box .login-box[data-v-14ed489f] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    font-size: 16px
}

.box .login-box span[data-v-14ed489f] {
    color: #999
}

.box .login-box .login[data-v-14ed489f] {
    font-size: 16px;
    color: #488ded;
    font-weight: 600
}

[data-v-14ed489f] .el-dialog {
    border-radius: 10px
}

.agreement_mind[data-v-14ed489f] {
    padding: 0 20px
}

.agreement_mind p[data-v-14ed489f] {
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 20px
}