<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clear{clear: both;}
.f1{float: left;}
.f2{float: right;}
.flexs{display: flex;}
*{padding: 0px;margin: 0px;list-style: none;}
html {
    -webkit-text-size-adjust: none;
}
p,div,span,ul{
    font-family: "Microsoft YaHei" !important;
}
a{
    outline-style: none;
} 
</pre></body></html>