﻿@charset "utf-8";
/* CSS Document */
/* Time:2022/6/30 17:43:06 */
/* Designer: */


/* 网页主体 */
#HOT_Body { padding-top:110px; }
#Header,#TOP_Logo { height:110px; }

#Header { background:#FFF; box-shadow:0 0 20px 0 #555; }
#Header,#TOP_Menu,#MenuMore,#Language div,.KeysSearch { position:fixed!important; position:absolute; }

#Body_Main #Body_Left { background:url(../images/bkm.png) no-repeat Right 18px; padding-right:.6%; }
#Body_Main #Body_Left dir { margin-top:50px; }
#Body_Right { margin-top:60px; }


/* 标识与导航栏 */
#TOP_Logo #Logo { width:320px; height:110px; }
#TOP_Logo #Logo img { max-width:320px; max-height:110px; width:expression(this.width>320 && this.width > this.height ? 320:auto); height:expression(this.height>110 ? auto:110); }

#TOP_Menu { top:0; }
#TOP_Menu menu { width:880px; padding-left:400px; padding-right:0; }

#TOP_Menu menu div { height:110px; }
#TOP_Menu menu div ul { height:38px; padding:60px 0 5px; }
#TOP_Menu menu div ul:after { width:100%; height:0; top:0; left:0; background:#F8F8F8; z-index:-1; }
#TOP_Menu menu div:hover ul:after,#TOP_Menu menu div ul.Open:after { height:100%; }

#TOP_Menu menu div:hover ul span,#TOP_Menu menu div ul.Open span { display:block;position:absolute;top:38px; }
#TOP_Menu menu div ul.Open a,#TOP_Menu menu div:hover ul a { font-size:12pt; font-weight:bold; }

#TOP_Menu menu div.Nav_Box:hover { height:260px; }
#TOP_Menu menu div.Nav_Box dl { margin-top:110px; }


/* 全站标题 */
#HOT_Body dir span { display:none; }
#HOT_Body dir cite,#AuthorMore,#AuthorMore p { text-align:center; }

#HOT_Body dir cite:after,#HOT_Body dir cite:before { top:48px; }
#HOT_Body dir cite a { padding:6px 3%; background:none!important; border-bottom:5px solid #CCC; }

#HOT_Body #Body_Left dir { height:78px; background:#CCC; border:0; }
#HOT_Body #Body_Left dir cite { width:95%; height:100%; padding:0 2.5%; }
#HOT_Body #Body_Left dir span { display:block; }

#Left_Menu ul { border-top:1px solid #DDD; padding:18px 2.5%; text-align:center; }



/* 网页底部 */
footer { background:#202830; }
footer,#FooterDiv a { color:#BBB; }
#Bott_Menu menu { background:#1A2128; }


/* Header.fixed */
@media only screen and (min-width:1024px) {

#Header.fixed #TOP_Menu menu:after,#Header.fixed #TOP_Search,#Header.fixed #Language { 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 #TOP_Menu menu div span { top:0; margin-top:0!important; }
#Header.fixed #TOP_Menu menu div ul { height:35px; padding-top:15px; padding-bottom:0; }

}

/* ==|== Adaption Boilerplate ====================================================== */
@media only screen and (max-width:768px) {

}

