@charset "utf-8"; /* Time:2025/10/14 8:52:49 */ /* SitePage1_Style_css */ [class*=Maxwidth] { width:100%; max-width:1500px!important; } #TOP_Logo #Logo img { max-width:280px; max-height:100px; } #Header.fixed { background-color:rgba(0,0,0,.6)!important; } #Header.fixed #TOP_Logo #Logo img { max-width:150px;filter:brightness(0) invert(1); } #Header.fixed #MenuNav div ul { color:#FFF; } h1,h1.Heading { font-size:22pt; line-height:65px; color:#F08519; } h2,h2.Headline { font-size:18pt; line-height:36px; color:#F08519; } h3,h3.Subtitle { font-size:12pt; line-height:30px; } [class^=IMG_List] div ul.Zfloat { height:58px; background:rgba(0,0,0,.6); color:#FFF; } .IMG_Scroll li dl:before { width:0;height:12px;background-color:#F08519;left:50%;bottom:0; } .IMG_Scroll li:hover dl:before { width:100%; left:0; } /* === 自适应 Adaption Boilerplate ============================= */ @media only screen and (max-width:1500px) { } @media only screen and (max-width:800px) { #Header.fixed #TOP_Logo #Logo img { filter:brightness(1) invert(0); } [class*=ItemGroup] div.Item-list {} }