.login[data-v-49fd237c] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    background-image: url('login-background-DY3V4bfi.jpg');
    background-size: cover;
    background-position: center
}

.title[data-v-49fd237c] {
    margin: 0 auto 30px;
    text-align: center;
    color: #fff
}

.login-form[data-v-49fd237c] {
    border-radius: 6px;
    width: 400px;
    padding: 25px 25px 5px;
    background-color: #ffffff80
}

.login-form .el-input[data-v-49fd237c],.login-form .el-input input[data-v-49fd237c] {
    height: 40px
}

.login-form .input-icon[data-v-49fd237c] {
    height: 39px;
    width: 14px;
    margin-left: 0
}

.login-code[data-v-49fd237c] {
    width: 33%;
    height: 40px;
    float: right
}

.login-code img[data-v-49fd237c] {
    cursor: pointer;
    vertical-align: middle
}

.el-login-footer[data-v-49fd237c] {
    height: 40px;
    line-height: 40px;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 1px
}

.login-code-img[data-v-49fd237c] {
    height: 40px;
    padding-left: 12px
}
