.login-body {
    width: 100%;
    background: url(../img/bg.png) center top no-repeat;
}

.layui-table-view .layui-table {
    width: 100%;
}

.tupian {
    display: inline-block;
    width: auto;
    height: 100%;
}

.layui-upload-img {
    width: 92px;
    height: 92px;
    margin: 0 10px 10px 0;
}

.layui-form-label {
    width: 100px;
}

.layui-input-block {
    margin-left: 130px;
}

.layui-input {
    line-height: 38px;
}
