<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 .main {
    width: 80% !important;
    max-width: 1400px !important;
}

html body.useOldFixed [role='logobox'] {
    max-height: 80px;
    width: auto !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 .l.header-size,
html body.useOldFixed .header-login,
html body.useOldFixed .slide-search {
    display: none;
}

html body.useOldFixed .header-list li a {
    width: 200px;
}

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 .com-header .header-bom-list li &gt; a {
    min-height: auto;
    line-height: 40px;
    padding: 0;
}

html body.useOldFixed .tr1 .title {
    background-position: left center;
}
html body.useOldFixed .tr1 .title .more {
    line-height: 50px !important;
}

html body.useOldFixed .swiper-wrapper {
    overflow: unset !important;
}

html body.useOldFixed .swiper-pagination-bullet {
    min-height: auto !important;
}

html body.useOldFixed .w452 {
    background-size: 100% 100%;
    padding-left: 350px;
    box-sizing: border-box;
}

html body.useOldFixed .nav1 li {
    width: 150px;
}

html body.useOldFixed .datalist {
    width: 100%;
}

html body.useOldFixed .w518 {
    background-size: 100% 100%;
    padding-left: 300px;
    box-sizing: border-box;
}
html body.useOldFixed .news .tL1 a,
html body.useOldFixed .nav4 li a,
html body.useOldFixed .w780 .cont4 li a {
    width: calc(100% - 200px);
}

html body.useOldFixed .w780 .title3 .nav3 li {
    width: 220px;
    padding-top: 0;
    margin-top: -2px;
}

html body.useOldFixed .w780 .title3 {
    background-size: 100% 100%;
}

html body.useOldFixed .footer-options {
    /* display: block; */
    /* bottom: 100%; */
    bottom: auto;
    top: auto;
}

html body.useOldFixed .container:not(.skipAutoFix) {
    overflow: unset !important;
}
</pre></body></html>