﻿@charset "utf-8";
/* Time:2025/2/13 15:05:05 */
/* Site_Title_Stylecss */
[id$=SeeTitle] { width:100%; padding:0; }
[id$=SeeTitle] h1,[id$=SeeTitle] dt.Urltext { font-size:38px;font-weight:bold; }
[id$=SeeTitle] h1:before { width:35px;height:2px;bottom:0;background-color:#28A03A; }
[id$=SeeTitle] h1 { position:absolute;color:#28A03A!important;text-shadow:#FFF 1px 1px 0; }
[id$=SeeTitle] dt.Urltext { height:72px;font-size:36pt;line-height:39px;color:#F5F5F5!important; }
[id$=DirTitle] a { border-bottom:5px solid #28A03A;border-radius:0;font-weight:bold;color:#28A03A; }
[id$=DirTitle] cite:after { width:5px;height:5px;background-color:#28A03A;top:auto;bottom:3px; }
[id$=DirTitle]:hover cite:after { width:15%;transition:all .5s ease; }

/* SitePage1_Style_css */
[class*=Maxwidth] { width:100%; max-width:1500px!important; }
#Header,#Header.fixed { box-shadow:0 0 0px #FFF; }
#Hotline { top:auto!important;bottom:0!important; }

h1,h1.Heading { font-size:38px;line-height:1.5; }
h2,h2.Headline { font-size:28px;line-height:1.5; }
h3,h3.Subtitle { font-size:22px;line-height:1.5; }
[class=Heading],h1.AuthorTitle,h1 strong,h2 strong { color:#28A03A; }

.IMG_List_4 .list,.IMG_List_4 .zoom { width:calc(98%/4); float:left; }
.IMG_List_4 .list + .list { margin-left:calc(2%/3); margin-top:1%; }

/* === Adaption Style_css ============================= */
@media only screen and (max-width:1500px) {
}
@media only screen and (max-width:800px) {
#Body_Frame,#Body_Main,div.MainKEditor { padding:0 3%!important; }
#Header.fixed #Logo img { filter:brightness(1) invert(0); }
}