.layui-form-item>label {
    color: #749dc4 !important;
}
.layui-form-label {
    width: 120px !important;
}
.layui-input-block {
    margin-left: 150px !important;
}
.w-300{
    width: 300px !important;
}
.layui-form-item>label>span {
    color: red;
    width: 10px;
    font-size: 12px;
    margin-right: 5px;
}
.notice_font {
    font-size: 14px !important;
    color: #9e9e9e !important;
    position: absolute;
    left: 310px;
    height: 38px;
    line-height: 38px;
    top: 0;
    width: 600px;
}
.layui-form-select dl dd.layui-this {
    background-color: #3e83bc !important;
}
.content {
    padding: 0 !important;
    width: 1200px;
    margin: 0 auto;
    overflow: unset;
}