﻿@charset "utf-8";
/* CSS Document */
/* Time:2025/9/1 14:05:56 */
/* Designer:七彩建站魔方™ */


/* Header - Logo / MenuNav */
#Header,#TOP_Menu,#MenuMore,#Language div,.KeysSearch { position:fixed!important;position:absolute; }
#Header { background-color:rgba(255,255,255,1);box-shadow:0 0 15px #555; }
#Header,#TOP_Logo { height:120px; }

#SiteLogo { width:320px; height:120px; }
#SiteLogo img { max-width:320px; max-height:120px; }

#TOP_Menu { margin-top:60px;top:0;left:50%;transform:translateX(-50%); }
#MenuNav { width:100%;padding-left:32%; }

/* 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 #MenuNav:after,#Header.fixed #TOP_Search { width:0; height:0; display:none; }
  #Header.fixed,#Header.fixed #TOP_Logo,#Header.fixed #SiteLogo { height:50px!important; top:0; margin-top:0!important; }
  #Header.fixed #SiteLogo img { max-height:50px!important; height:expression(this.height>50 ? auto:50); }
  #Header.fixed #TOP_Menu,#Header.fixed #Hotline { top:6px!important; margin-top:0!important; }
  #Header.fixed:before,#Header.fixed #TOP_Logo:before { height:5px; }
}

@media only screen and (max-width:800px) {
}

