<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{margin:0 auto;}
:root { --van-cell-font-size: 1.05rem; --van-font-size-md: 1.2rem }
body { -webkit-text-size-adjust: 100% !important; }
@media screen and (min-width: 320px) {
    html { font-size: 13px; }
}

@media screen and (min-width: 360px) {
    html { font-size: 14px; }
}

@media screen and (min-width: 414px) {
    html { font-size: 15px; }
}

@media screen and (min-width: 480px) {
    html { font-size: 16px; }
}

#b-menu { height: 3.8rem; font-size:1rem}
#b-menu a { display: inline-block; float: left; text-align: center; color: #111;}
#b-menu i { height: 2rem; line-height: 2rem; font-size: 1.9rem; margin: .2rem auto 0 auto; }
#b-menu em { height: 2rem; margin-top:.2rem}
#b-menu em img { height: 2rem; width:2rem}
#b-menu .sel{padding-top:2.2rem}
#b-menu .sel i { font-size: 1.8rem; width: 2.8rem; height: 2.8rem; top: -1.4rem; line-height: 2.8rem; margin-left: -1.5rem; border: .2rem solid #fff }

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