<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* @Author: å¤§å‘ &lt;http://star.x2e.cn&gt;
* @Date:   2019-11-12 18:36:51
* @Last Modified by:   å¤§å‘
* @Last Modified time: 2019-11-12 18:36:51
*/
.cyber-week-container .section:first-child .pro-list-bg{
   border: 10px solid #990033;
}

.footer {
    background: #990033;
}

.cyber-week-container .section:first-child .title strong {
    top: -44px;
}
.cyber-week-container .section:first-child .title strong {
    background: #990033  !important;
    border-radius: 100px  !important;
}

.cyber-week-container .section:not(first-child) .title strong {
    /*position: absolute;
    left: 36%;*/
    width: 100%;
    position: absolute;
    left: 2px;
}</pre></body></html>