<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html body.useOldFixed #container {
    width: auto !important;
    max-width: none !important;
}

html body.useOldFixed .silde-header,
html body.useOldFixed #header {
    height: 355px !important;
}

html body.useOldFixed #container .layout {
    width: 80% !important;
    max-width: 1400px !important;
}

html body.useOldFixed .silde-header-tt {
    max-width: 1400px !important;
    margin: 0 auto;
    float: none !important;
}
html body.useOldFixed #header .header-bom-list {
    min-height: auto;
    margin: 0 auto;
    float: none !important;
    display: flex;
    justify-content: center;
    max-width: 1400px;
}

html body.useOldFixed .header-bom-list li &gt; a:hover,
html body.useOldFixed .header-bom-list li &gt; a.active {
    border: 0;
}

html body.useOldFixed .l.header-size,
html body.useOldFixed .header-login,
html body.useOldFixed .slide-search {
    display: none;
}

html body.useOldFixed .area-lable {
    width: 100px !important;
}
html body.useOldFixed .divshow {
    width: 80px !important;
    position: absolute;
}

html body.useOldFixed .layui-form-item-base {
    height: 100px !important;
    overflow: hidden !important;
}

html body.useOldFixed .layui-table th {
    width: auto !important;
}

html body.useOldFixed .layui-input-block {
    margin-left: 220px;
}

html body.useOldFixed .layui-table-view .layui-table {
    width: 2000px !important;
}
html body.useOldFixed .laytable-cell-1-0-0 {
    width: 180px;
}

html body.useOldFixed .laytable-cell-1-0-1 {
    width: 400px;
}

html body.useOldFixed .laytable-cell-1-0-2 {
    width: 400px;
}

html body.useOldFixed .laytable-cell-1-0-3 {
    width: 360px;
}

html body.useOldFixed .laytable-cell-1-0-4,
html body.useOldFixed .laytable-cell-1-0-5,
html body.useOldFixed .laytable-cell-1-0-6,
html body.useOldFixed .laytable-cell-1-0-8,
html body.useOldFixed .laytable-cell-1-0-9,
html body.useOldFixed .laytable-cell-1-0-10 {
    width: 200px;
}

html body.useOldFixed .laytable-cell-1-0-7 {
    width: 160px;
}

html body.useOldFixed .layui-table-grid-down {
    width: 50px;
}

html body.useOldFixed .layui-table-grid-down .layui-icon {
    min-height: auto;
    line-height: normal;
    margin: -12px 0 0 -14px;
}

html body.useOldFixed:not(.ariaiframe) &gt; *:not([isaria]):not(.skipAutoFix) {
    width: auto !important;
}

html body.useOldFixed .layui-table-tips-c:not(.skipAutoFix) {
    min-height: auto !important;
    line-height: 20px !important;
    font-size: 16px !important;
}

html body.useOldFixed .layui-table-page .layui-laypage input {
    width: 80px !important;
}
</pre></body></html>