﻿@charset "utf-8";
/* Time:2025/1/2 18:31:46 */
/* SitePage1_Style_css */
[class*=Maxwidth] { width:100%; max-width:1500px!important; }
#Header,#Header.fixed { box-shadow:0 0 0px #FFF; }

h1,h1.Heading { font-size:24pt; line-height:1.5; }
h2,h2.Headline { font-size:20pt; line-height:1.5; }
h3,h3.Subtitle { font-size:16pt; line-height:1.5; }
[class=Heading],h1 strong,h2 strong,h3 strong { color:#333333; }
div.prev,div.next { background-color:rgba(0,0,0,0)!important; }

#Home_Frame { margin-top:-30px; }
h1,.Headline { font-size:36px; font-weight:bold!important; }
h3,.Subtitle { font-size:22px; }
h2 { font-size:32px; }

[class*="Maxwidth"] .MainDesigner { width:100%; }
div.ItemGroup { max-width:1280px; margin:0 auto; }
div.ItemGroup dt.Title { color:#333; }

/* === Adaption Boilerplate ============================================== */
@media only screen and (max-width:1280px) {
}

@media only screen and (max-width:800px) {
h3,.Subtitle { font-size:16px; }
h1,.Headline { font-size:26px; }
div.ItemGroup div.Item-list { min-width:100%!important; max-width:100%!important; }
#SlidesBox,#SlidesBox ul.IMGBox,#TOP_Banner #IMGBox { max-height:180px!important; }

#TOP_Menu.open,#TOP_Menu.open menu { background-color:rgba(255,224,0,.6); }
#TOP_Menu menu div:hover ul,#TOP_Menu menu div ul.Open { background-color:transparent; }
#TOP_Menu menu div { height:55px!important; border-radius:0; }
#TOP_Menu menu div ul { min-width:50%!important; width:50%!important; margin-left:25%!important; border-bottom:2px solid #333!important; border-radius:0; }
#TOP_Menu menu div ul a,#TOP_Menu menu div ul:hover a { color:#333; }

#FooterDiv  { padding-top:30px!important; }
#FooterDiv ol.Frame-Footer  { padding-top:135px!important; }
#FooterDiv dl.D-RCode { max-height:135px; position:absolute!important; top:0; }
#FooterDiv dl.D-Two:nth-child(2),.F-hotline span,.F-link  { display:none; }
#FooterDiv dl.D-Two { text-align:center!important; }
#FooterDiv dl.D-Two p.F-hotline { height:65px; font-size:36px; line-height:45px!important; }
#FooterDiv dl.D-Tabel,dl.D-RCode { min-width:100%!important; width:100%!important; }
}