﻿@charset "utf-8";
/* Time:2025/9/20 3:17:15 */
/* SitePage1_Style_css */
[class*=MainSearch],[class*=Maxwidth] { width:100%; max-width:1580px!important; }
h1,h1.Headline { font-size:22pt; line-height:65px; color:#DD0000; font-weight:bold; }
h2,h2.Subtitle { font-size:14pt; line-height:36px; color:#DD0000; font-weight:bold; }
#TOP_Menu { width:98%;background:#333; }
#MenuNav { width:1280px;color:#FFF; }


/* === 自适应 Adaption Boilerplate ============================= */
@media only screen and (max-width:1280px) {
}
@media only screen and (max-width:800px) {
[class*=ItemGroup] div.Item-list {}
}