﻿@charset "utf-8";
/* CSS Document */
/* Time:2025/9/2 12:13:57 */
/* Designer:七彩建站魔方™ */


/* 全屏设置 * Header - Logo / MenuNav */
#Header,#TOP_Menu,#TOP_Logo,#Language div,.KeysSearch { position:fixed!important; position:absolute; }
#Header:before { width:100%; height:100%; background-color:rgba(255,255,255,.5); top:0; left:0; }

#Header,#TOP_Menu { width:220px!important; height:100%; top:0; left:0; }
#Hotline,#Language,#Language div { width:210px; top:auto; bottom:12px; left:0; text-align:center; }
#HOT_Body { padding-left:220px; }

#Body_Main:after { width:1px; height:100%; background:#DDD; content:""; position:absolute; left:250px; z-index:5; }
#Body_Main #Body_Left,#Body_Left.fixed #Left_Menu { width:250px; height:100%; }
#Body_Main #Body_Right { width:calc(100% - 250px); float:left; }


/*网站导航栏样式设置*/
#TOP_Logo,#SiteLogo { width:220px; height:125px; text-align:center; top:0; left:0; margin:0; }
#SiteLogo img { max-width:220px; max-height:100px; }


/*网站导航栏样式设置*/
#TOP_Menu,#MenuNav { width:220px!important; height:auto; }
#MenuNav { margin-top:128px!important; flex-direction:column; }
#MenuNav div { height:38px; width:95%!important; margin:0 2.5%; }


/* === 自适应 Adaption Boilerplate ============================== */
@media only screen and (min-width:1024px) {
}
@media only screen and (max-width:800px) {
}

