
.login-wrap[data-v-927f030c] {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url(../static/img/login-bg.d6bb53c6.jpg);
    background-size: 100%;
}
.ms-title[data-v-927f030c] {
    width: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-bottom: 1px solid #ddd;
}
.ms-login[data-v-927f030c] {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 350px;
    margin: -190px 0 0 -175px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.3);
    overflow: hidden;
}
.ms-content[data-v-927f030c] {
    padding: 30px 30px;
}
.login-btn[data-v-927f030c] {
    text-align: center;
}
.login-btn button[data-v-927f030c] {
    width: 100%;
    height: 36px;
    margin-bottom: 10px;
}
.login-tips[data-v-927f030c] {
    font-size: 12px;
    line-height: 30px;
    color: #fff;
}
.preicon[data-v-927f030c] {
    background-color: #f5f7fa;
    color: #909399;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    padding: 0 20px;
    width: 1px;
    white-space: nowrap;
}

