<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* å¯Œæ–‡æœ¬å…¨å±€æ&nbsp;·å¼*/

html body .p-Color{
    color: #fff!important;
}
html body .div-PcLeft-MoCenter{
    text-align: left;
}

html body .fontSize12{
    font-size: 12px!important;
}
html body .fontSize14{
    font-size: 14px!important;
}
html body .fontSize16{
    font-size: 16px!important;
}
html body .fontSize18{
    font-size: 18px!important;
}
html body .fontSize20{
    font-size: 18px!important;
}
@media screen and (max-width: 768px) {
    html body .div-PcLeft-MoCenter {
        text-align: center;
        width: 100%;
    }
}


</pre></body></html>