﻿@charset "utf-8";
/* CSS Document */
/* Time:2025/2/24 6:47:50 */
/* Designer:七彩建站魔方™ */


/* 网页主体样式设置 */
#Header { background:#F5F5F5; }
#HOT_Body { padding-left:220px; }

#Header,#TOP_Menu { width:220px!important; height:100%; top:0; left:0; }
#Header,#TOP_Menu,#TOP_Logo,#Language div,.KeysSearch { position:fixed!important; position:absolute; }
#Hotline,#Language,#Language div { width:210px; top:auto; bottom:12px; left:0; text-align:center; }

#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,#TOP_Logo #Logo { width:220px; height:125px; text-align:center; top:0; left:0; margin:0; }
#TOP_Logo #Logo img { max-width:220px; max-height:100px; width:expression(this.width > 220 && this.width > this.height ? 220:auto); height:expression(this.height > 100 ? auto:100); }


/*网站导航栏样式设置*/
#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%; }


/* 网页左侧样式设置 */
#Left_Menu { width:100%; margin:0; }
#Left_Menu ul { text-align:center; }
#Left_Contact { width:95%; margin:15px 2.5%; }


/* ==|== Adaption Boilerplate ====================================================== */
@media only screen and (max-width:768px) {
#HOT_Body { padding-left:0; }
}

