.el-form--label-top .el-form-item__label {
    padding: 0
}

.login-form .el-form-item {
    margin-bottom: 12px
}

.index[data-v-5ff4eedb] {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: #f7f7f7;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

.index .ivu-row-flex[data-v-5ff4eedb] {
    height: 100%
}

.ivu-row-flex-middle[data-v-5ff4eedb] {
    -ms-flex-align: center;
    align-items: center
}

.ivu-row-flex-center[data-v-5ff4eedb] {
    -ms-flex-pack: center;
    justify-content: center
}

.ivu-row-flex[data-v-5ff4eedb] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.login-body[data-v-5ff4eedb] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
}

.login-left[data-v-5ff4eedb] {
    width: 347px;
    height: 510px;
    background-color: #fff
}

.login-pic[data-v-5ff4eedb] {
    border-radius: 0
}

.login-container[data-v-5ff4eedb] {
    width: 420px;
    height: 510px;
    background-color: #fff
}

@media (max-width: 768px) {
    .login-container[data-v-5ff4eedb] {
        width: 100%;
        height: 100vh
    }
}

.head[data-v-5ff4eedb] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    height: 80px
}

.head img[data-v-5ff4eedb] {
    height: 60px;
    margin: 40px 70px 0 0
}

.head .title[data-v-5ff4eedb] {
    font-size: 28px;
    color: #262424;
    font-weight: 700;
    padding: 50px 0 20px
}

.head .tips[data-v-5ff4eedb] {
    font-size: 17px;
    color: #999;
    text-align: right
}

.login-form[data-v-5ff4eedb] {
    width: 70%;
    margin: 50px auto
}

.captcha[data-v-5ff4eedb] {
    display: flex;
    align-items: flex-start
}
