<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.useOldFixed .news .news-left,
body.useOldFixed .news .news-right {
    width: 100% !important;
}

body.useOldFixed  .news {
    height: auto;
}

body.useOldFixed .news-top {
    height: 60px !important;
}

body.useOldFixed .news-more {
    line-height: 24px !important;
    min-height: auto !important;
}

body.useOldFixed .news-name {
    width: calc(100% - 220px);
}
</pre></body></html>