﻿@charset "utf-8";
/* CSS Document */
/* Time:2025/1/11 9:27:04 */
/* Designer:七彩建站魔方™ */


/* Header - Logo / MenuNav */
#Header { height:150px; background-image:linear-gradient(to bottom, #000, 50px, rgba(0,0,0,0)); }
#Language,#Hotline,#TOP_Menu menu { color:#F5F5F5; }
#Header_Btn { top:45px; }

#Header,#TOP_Menu,#MenuMore,#Language div,.KeysSearch { position:fixed!important; position:absolute; }

#TOP_Logo #Logo { width:320px; height:120px; margin-top:15px; }
#TOP_Logo #Logo img { max-width:100%; max-height:120px; }

#TOP_Menu { top:0; margin-top:62px; }
#TOP_Menu menu { width:880px; padding-left:400px; }


/* 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; }
#Left_Menu ul { border-top:1px solid #DDD; }



/* === 自适应 Adaption Boilerplate ============================== */
@media only screen and (min-width:1024px) {
  #Header.fixed #TOP_Menu menu:after,#Header.fixed #TOP_Search { width:0; height:0; display:none; }
  #Header.fixed,#Header.fixed #TOP_Logo,#Header.fixed #TOP_Logo #Logo { height:50px!important; top:0; margin-top:0!important; border-bottom:0; }
  #Header.fixed #TOP_Logo #Logo 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; }
  #Header.fixed:before,#Header.fixed #TOP_Logo:before { height:5px; }
}

@media only screen and (max-width:1280px) {
}

@media only screen and (max-width:1080px) {
#TOP_Menu #MenuNav { width:750px; padding-left:300px; }
}

@media only screen and (max-width:800px) {
}

