﻿@charset "utf-8";
/* CSS Document */
/* Time:2025/9/1 10:01:18 */
/* Designer:七彩建站魔方™ */


/* Header - Logo / MenuNav */
#Header,#TOP_Menu,#MenuMore,#Language div,.KeysSearch { position:fixed!important;position:absolute; }
#Header:before { width:100%;height:100%;background-image:linear-gradient(to bottom, #000, 50px, rgba(0,0,0,0)); }
#Header:after { width:100%;height:35px;background-color:rgba(0,0,0,.6); }
#Header { height:120px; color:#F5F5F5; }

#SiteLogo { width:320px; height:120px; }
#SiteLogo img { max-width:100%; 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 { 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:before,#Header.fixed:after { height:50px!important;top:0;margin-top:0!important; }
  #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:7px!important; margin-top:0!important; }
}

@media only screen and (max-width:800px) {
}

