<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* Time:2024/4/11 14:55:21 */
/* SitePage1_Style_css */
[class*=Maxwidth] { width:100%; max-width:1580px!important; }

h1,h1.Heading { font-size:22pt; line-height:65px; color:#1D2088; }
h2,h2.Headline { font-size:18pt; line-height:36px; color:#1D2088; }
h3,h3.Subtitle { font-size:12pt; line-height:30px; }


/* === 自适应 Adaption Boilerplate ============================= */
@media only screen and (max-width:1580px) {
}
@media only screen and (max-width:800px) {
[class*=ItemGroup] div.Item-list {}
}</pre></body></html>