<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html body.useOldFixed .silde-header {
    /* display: none; */
    height: auto !important;
}

html body.useOldFixed #container {
    width: auto !important;
    max-width: none !important;
}

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

html body.useOldFixed [role='logobox'] {
    max-height: 80px;
    width: auto !important;
}
html body.useOldFixed .silde-header-tt {
    float: none !important;
    margin-top: 0;
}
html body.useOldFixed.silde-header-intro {
    float: none !important;
}
html body.useOldFixed .l.header-size,
html body.useOldFixed .header-login,
html body.useOldFixed .slide-search {
    display: none;
}
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 .com-header .header-bom-list li &gt; a {
    min-height: auto;
    line-height: 40px;
    padding: 0;
}

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 .pageheader {
    height: 391px !important;
}

html body.useOldFixed #header {
    background-position: center 301px;
}

html body.useOldFixed .newsbrief .list-group {
    height: auto;
}

html body.useOldFixed .newsbrief .list-group-item:not(.skipAutoFix) {
    min-height: 50px !important;
    line-height: 50px !important;
}

html body.useOldFixed .sszb,
html body.useOldFixed .zxzz {
    background-size: 100% 100%;
}

html body.useOldFixed .zxzz {
    margin-top: 40px;
}


body.useOldFixed .footer-options {
    bottom: auto;
    top: auto;
}</pre></body></html>