<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 #container .main-content {
    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 .header-con &gt; .header-gh {
    background-position-x: center !important;
    text-align: center;
}

html body.useOldFixed .header-con &gt; h1 {
    background-position: center;
}

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

html body.useOldFixed .media-list .media-item {
    height: 340px !important;
}

html body.useOldFixed .content-title {
    height: 80px;
    background-size: auto 100%;
}

html body.useOldFixed .footer-options {
    bottom: auto;
    top: auto;
}

html body.useOldFixed .footer-images {
    display: flex;
    justify-content: center;
    align-items: center;
}
</pre></body></html>