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

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

html body.useOldFixed .header .header-top {
    margin-bottom: 0;
}
html body.useOldFixed .header .em-old,
html body.useOldFixed .com-header .header-size li,
html body.useOldFixed .com-header .header-login &gt; a {
    margin-top: 0;
}
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 .footer-options {
    /* display: block; */
    /* bottom: 100%; */
    bottom: auto;
    top: auto;
}
html body.useOldFixed .special-list .special-box {
    padding: 0 !important;
}

html body.useOldFixed .special-box &gt; h3,
html body.useOldFixed .special-box &gt; .special-time {
    padding: 0 20px !important;
}

html body.useOldFixed .enter-more {
    box-sizing: border-box;
    padding-top: 0;
}

html body.useOldFixed .header .header-tt:not(.skipAutoFix) {
    margin-top: 20px;
}

html body.useOldFixed .header-search .input-placeholder {
    line-height: 72px !important;
    min-height: 72px !important;
    padding: 0 !important;
}

html body.useOldFixed .header-search .input-box {
    padding-left: 30px;
    padding-right: 30px;
}

html body.useOldFixed .introduction-l {
    flex-shrink: 0;
}

html body.useOldFixed  .box-con {
    margin-left: 1px;
    width: 100%;
}

html body.useOldFixed .box-list:not(.skipAutoFix) {
     clear: none !important;
}

html body.useOldFixed .m-pagination-jump {
    width: 140px;
}

html body.useOldFixed .m-pagination-group &gt; input {
    width: 80px;
}
</pre></body></html>