﻿@charset "utf-8";
/* CSS Document */
/* Time:2025/9/1 11:03:58 */
/* Designer:七彩建站魔方™ */


/* Header - Logo / MenuNav */
#Header,#TOP_Menu,#MenuMore,#Language div,.KeysSearch { position:fixed!important;position:absolute; }
#Header:before,#Header:after { width:100%;height:35px;background-color:rgba(0,0,0,.6); }
#Header:before { height:128px;background-color:rgba(0,0,0,.6); }
#Header { height:165px; color:#F5F5F5; }

#SiteLogo { background:rgba(255,255,255,1);left:50%;transform:translateX(-50%);text-align:center; }
#SiteLogo { width:130px!important;height:130px!important;border-radius:50%;padding:17.5px; }
#SiteLogo:hover { background:#FFF!important; box-shadow:0 0 35px #FFF; }
#SiteLogo img { max-width:130px; max-height:130px; }

#TOP_Menu { margin-top:60px;top:0;left:50%;transform:translateX(-50%); }

#MenuNav.MenuStyle4 div:nth-child(2) { margin-right:18%; }
#MenuNav.MenuStyle4 div:nth-child(3) { margin-left:18%; }

#MenuNav.MenuStyle7 div { max-width:calc(70% / 8)!important; }
#MenuNav.MenuStyle5 div:nth-child(3),#MenuNav.MenuStyle6 div:nth-child(3),#MenuNav.MenuStyle7 div:nth-child(4),
#MenuNav.MenuStyle8 div:nth-child(4),#MenuNav.MenuStyle9 div:nth-child(5),#MenuNav.MenuStyle10 div:nth-child(5)
{ margin-right:15%; }
#MenuNav.MenuStyle5 div:nth-child(4),#MenuNav.MenuStyle6 div + div:nth-child(4),#MenuNav.MenuStyle7 div:nth-child(5),
#MenuNav.MenuStyle8 div:nth-child(5),#MenuNav.MenuStyle9 div:nth-child(6),#MenuNav.MenuStyle10 div:nth-child(6)
{ margin-left:15%; }

/* Main frame */
#Body_Left:before { width:5px;height:500px;top:0;right:-5px;border-radius:50%;box-shadow:0 0 15px 0 #555; }
#Body_Right,#HOT_Body #Body_Left dir { margin-top:25px; }

/* === 自适应 Adaption Boilerplate ============================== */
@media only screen and (min-width:1024px) {
  #Header.fixed { background-image:none;background-color:rgba(0,0,0,.6); }
  #Header.fixed #MenuNav:after,#Header.fixed #TOP_Search { width:0; height:0; display:none; }
  #Header.fixed,#Header.fixed #TOP_Logo,#Header.fixed:before,#Header.fixed:after { height:50px!important;top:0;margin-top:0!important; }
  #Header.fixed #SiteLogo { height:50px!important;top:0;margin-top:0!important;border-radius:0;padding:0 25px; }
  #Header.fixed #SiteLogo img { max-height:50px!important; height:expression(this.height>50 ? auto:50); }
  #Header.fixed #TOP_Menu,#Header.fixed #Hotline { top:7px!important; margin-top:0!important; }
}

@media only screen and (max-width:800px) {
}

