﻿@charset "utf-8";
/* Time:2024/10/8 17:15:15 */
/* SitePage1_Style_css */
#HOT_Body,#Body_Right { margin-top:0!important;padding-top:0!important; }
div[class*=prev],div[class*=next] { background-color:transparent!important; }
[class*=Maxwidth] { width:100%; max-width:1580px!important; }

#TOP_Menu menu div:hover ul a,#TOP_Menu menu div ul.Open a { color:#FBC200; }
h1,h1.Headline { font-size:22pt; line-height:65px; color:#FBC200; }
h2,h2.Subtitle { font-size:14pt; line-height:36px; color:#FBC200; }
h1 strong,h2 strong { color:#333; }

[id$=DirTitle] *:before,[id$=DirTitle] *:after,#AuthorMore span,
[class^=IMG_List] .list *:before,[class^=IMG_List] .list *:after
{ display:none; }
dir#Share_DirTitle { padding-top:88px; }
dir#Share_DirTitle cite { text-align:left;font-size:36pt;line-height:65px;font-family:Arial Bold; }
dir#Share_DirTitle cite a { padding:0;border-bottom:0;font-weight:bold;color:#333; }

ul[class=Scrolltext] { font-size:16pt; }
ul[class=Scrolltext] img { max-height:25px!important;padding:8px; }

.IMG_List_2 .list { width:calc(99%/2); }
.IMG_List_3 .list { width:calc(98%/3); }
.IMG_List_4 .list { width:calc(97%/4); }
[class^=IMG_List]:not(.IMG_List_5,.IMG_List_6) .list + .list { margin-left:1%; }
[class^=IMG_List] label.Title p.Author { color:#DDD; left:0; bottom:0; }
[class^=IMG_List] label.Title.Author { padding-top:8px; }

[class^=IMG_List] div.imgsty img { width:auto!important;height:100%!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important; }
[class^=IMG_List] div.imgsty:hover img { transform:translate(-50%,-50%) scale(1.2)!important; }


/* === 自适应 Adaption Boilerplate ============================== */
@media only screen and (max-width:1280px) {
}
@media only screen and (max-width:800px) {
#HOT_Body { padding-top:150px!important; }
div.list { width:99%!important;min-width:99%!important;margin:.5%!important; }
div[class*=Frame_StyleCss] { padding:15px 0!important;background-repeat:no-repeat!important;background-size:12% auto!important; }
}