﻿@charset "utf-8";
/* CSS Document */
/* Time:2025/4/26 17:34:21 */
/* Designer:七彩建站魔方™ */


/* 网页主体样式设置 */
#Header { width:640px; }
#Language,#Language div { width:auto; top:38px; right:8px; left:auto; margin-left:0; }
#Header,#TOP_Menu,#Language div,.KeysSearch { position:fixed!important; position:absolute; }

/* 全屏分辨率设置 */
#TOP_Logo,#MenuGroup div.MenuGroup,#MenuMore div.Nav,#MenuMore ol.Nav,div.AE_Banner,
#Menu_Grouping,#Body_Frame,#Body_Main,#Body_Pages,#Body_Right
{ width:100%; max-width:1920px; }

#Body_Main { width:auto; padding-left:320px; padding-top:18px; }
#Body_Main #Body_Right { width:95%; margin:0 auto; float:none; }
#Body_Main #Body_Left { width:320px; height:100%; position:absolute; top:0; left:0; border-right:1px solid #EEE; }
#Body_Left.fixed #Left_Menu { top:110px; }


/*网站导航栏样式设置*/
#TOP_Logo { height:100px; padding:0; }
#TOP_Logo #Logo,#TOP_Menu { width:250px; left:100px; background-color:rgba(255,255,255,.6); text-align:center; }
#TOP_Logo #Logo img { max-width:100%; max-height:80px; width:expression(this.width > 250 && this.width > this.height ? 250:auto); height:expression(this.height > 80 ? auto:80); }

#TOP_Menu #MenuNav { width:100%; float:left; display:block; }
#MenuNav div,#MenuNav div ul { width:100%; }



/* ==|== Adaption Boilerplate ====================================================== */
@media only screen and (max-width:768px) {
#HOT_Body { padding-top:90px; background:#FFF; }
#Body_Main { padding-left:0; }
}

