﻿@charset "utf-8";
/* Time:2025/7/2 8:11:34 */
/* SeeTitle_KeyStyle */
[id*=SeeTitle] { width:100%; min-height:165px; padding:0; }
[id*=SeeTitle]:before,[id*=SeeTitle]:after {  width:78px;left:50%;transform:translateX(-50%); }
[id*=SeeTitle]:before { height:123px;border:2px solid #CCC;background-color:transparent!important; }
[id*=SeeTitle]:after { width:30px;height:4px;top:120px;background-color:#AA0000!important; }

[id*=SeeTitle] h1.SeeTitle { position:absolute;top:55px;left:0;z-index:1; }
[id*=SeeTitle] h1.SeeTitle { font-size:22pt;font-weight:bold;color:#DD0000; }
[id*=SeeTitle] .Urltext { height:130px; font-size:88pt;font-weight:bold;line-height:118px;color:#F5F5F5!important; }
[id*=SeeTitle] .Spantext { font-size:18px;line-height:25px; }

@media only screen and (max-width:800px) {
[id*=SeeTitle]:before,[id*=SeeTitle] .Urltext { height:125px!important;line-height:125px!important; }
[id*=SeeTitle] .Urltext { position:relative!important;font-size:60pt!important; }
[id*=SeeTitle]:before { width:15%!important; }
[id*=SeeTitle]:after { width:6%!important; }
}

/* SitePage1_Style_css */
[class*=Maxwidth] { width:100%; max-width:1580px!important; }

h1,h1.Heading { font-size:22pt; line-height:65px; color:#DD0000; }
h2,h2.Headline { font-size:18pt; line-height:36px; color:#DD0000; }
h3,h3.Subtitle { font-size:12pt; line-height:30px; }

.IMG_List_3 .list { width:calc(98%/3); }
.IMG_List_3 .list + .list { margin-left:1%; }


/* === 自适应 Adaption Boilerplate ============================= */
@media only screen and (max-width:1580px) {
}
@media only screen and (max-width:800px) {
[class*=ItemGroup] div.Item-list {}
}