<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 .container {
    width: 80% !important;
    max-width: 1400px !important;
}
html body.useOldFixed .silde-header-tt {
    float: none !important;
    margin-top: 0;
    height: auto !important;
    max-width:1400px;
    margin:0 auto;
}

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 .header-bom-list li &gt; a:hover,
html body.useOldFixed .header-bom-list li &gt; a.active {
    border: 0;
}

html body.useOldFixed .header-bom-list li &gt; a {
    min-height: auto !important;
    line-height: 40px !important;
    padding: 0 !important;
}

html body.useOldFixed.silde-header-intro {
    float: none !important;
}

html body.useOldFixed #header {
    position: relative;
}
html body.useOldFixed .header {
    padding-top: 355px;
    /* background-position: center 355px; */
    background: none;
}

html body.useOldFixed .silde-header {
    position: absolute !important;
    top: 0 !important;
    height: 355px !important;
}

html body.useOldFixed .header-box {
    width: 80% !important;
    max-width: 1400px !important;
    background: url('../images/bg_01.jpg') no-repeat center;
}

html body.useOldFixed .bm_box,
html body.useOldFixed .main {
    width: 80% !important;
    max-width: 1400px !important;
    margin: 0 auto;
}

html body.useOldFixed .bmfw_r ul li a {
    display: block;
}

html body.useOldFixed #container &gt; div.bm_box &gt; div.bmfw &gt; div.bmfw_r &gt; ul &gt; li:nth-child(1) &gt; a &gt; p {
    float: none !important;
    width: 100%;
}

html body.useOldFixed .pic_list ul {
    display: flex;
    flex-wrap: wrap;
}

html body.useOldFixed .pic_list li {
    float: none !important;
    height: 266px;
}
html body.useOldFixed .epide-list img {
    width: 100% !important;
    height: 100% !important;
}

html body.useOldFixed .pic_list li p {
    background-size: 100% 100%;
}

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

html body.useOldFixed .list li {
    display: flex;
}

html body.useOldFixed .list li &gt; span {
    width: auto !important;
    position: relative !important;
    margin: 0 10px 0 auto !important;
}
html body.useOldFixed .list li a {
    width: calc(100% - 250px) !important;
}

html body.useOldFixed .footer-top .container:not(.skipAutoFix) {
    overflow: unset;
}
</pre></body></html>