﻿@charset "utf-8";
/* CSS Document */
/* Time:2024/8/2 18:43:40 */
/* Designer:七彩建站魔方™ */


/* Header - Logo / MenuNav */
#Language,#Hotline,#TOP_Menu menu { color:#F5F5F5; }
#Header { height:125px; background-color:rgba(0,0,0,.6); }
#Header_Btn { top:55px; }

#Header:before { width:100%;top:0;left:0;height:35px;background-color:rgba(0,0,0,.6); }
#Header,#TOP_Menu,#MenuMore,#Language div,.KeysSearch { position:fixed!important; position:absolute; }

#TOP_Logo #Logo { width:320px; height:110px; margin-top:5px; }
#TOP_Logo #Logo img { max-width:100%; max-height:110px; }

#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; }
  #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:800px) {
}

