  @charset "utf-8";
/*layout*/
.sideBar{float:left; width:20.5%;}
.mainContent{float:right; width:79.5%;}
.mainContent .inBox{padding-left:30px;}
.mainContent .detail{padding-right:0!important; padding-bottom:0!important;}
.mainContent .pageList{margin-bottom:15px;}

.parentName{position:relative; z-index:11; line-height:160%; padding:20px 15px; margin-bottom:10px; font-size:1.25em; color:#fff; text-align:center; background:#025090;}
.parentName font{display:inline-block; vertical-align:top; line-height:1.4em;}

.sideMenu{position:relative; z-index:13; overflow:hidden;}
.sideMenu li{margin-bottom:3px;}
.sideMenu li a{position:relative; display:block; padding:12px 35px 12px 20px; font-size:1em; line-height:1.6em; text-align:left; background-color:#f7f7f7;}
.sideMenu li a:hover{color:#005192; background-color:#dedede;}
.sideMenu li a.aon{color:#fff; background-color:#019cf8;}

.sub-menus-mode{overflow:hidden;}
.sub-menus-mode ul{margin-top:-20px; margin-right:-10px; margin-left:-10px; overflow:hidden;}
.sub-menus-mode ul li{float:left; width:25%;}
.sub-menus-mode ul li a{display:block; margin:20px 10px 0; padding:10px; line-height:1.5em; background-color:#f7f9fa; border-radius:5px;}
.sub-menus-mode ul li a:hover{color:#fff; background-color:#025090;}
.sub-menus-mode ul li a.aon{color:#fff; background-color:#025090;}

.pageList .addline{padding-top:15px; padding-bottom:15px; border-bottom:1px dashed #d6d6d6;}
.pageList.infoList li{padding-top:8px; padding-bottom:8px;}
.pageList.infoList li h4 a:before{top:-3px; width:4px; height:7px; background-color:transparent; border-radius:0; background-image:url(/ncszf/xhtml/images/pages/bullet1.gif);}

.pageLists{}
.pageLists .setModule{}
.pageLists .setModule .common-more{margin-right:20px;}
.pageLists .infoList{padding:15px 20px; border:1px solid #ebebeb;}

@media (max-width: 991px){
.sideBar{float:none; width:100%;}
.mainContent{float:none; width:100%;}
.mainContent .inBox{padding-left:0;}
.mainContent .rel-appendixs{border-top-width:1px; border-top-style:dashed;}

.mobile-sideBar{position:fixed; left:-200px; top:0; bottom:0; z-index:99; background:rgba(0,0,0,0.6); width:200px; transition: all .3s; -webkit-transition:all .3s; box-shadow:0 0 5px rgba(0,0,0,0.4);}
.mobile-sideBar-mark{position:fixed; top:0; bottom:0; left:0; right:0; background-color:rgba(0,0,0,0.3); z-index:10; display:none;}
.mobile-sideBar-over{width:200px; height:100%; overflow-x:hidden;}
.mobile-sideBar-scroll{position:relative; width:220px; height:100%; overflow-x:hidden;}
.mobile-sideBar-icon{position:absolute; left:100%; bottom:0; z-index:13; width:40px; height:40px; background:url(/ncszf/xhtml/images/pages/site-tree-ico.gif) no-repeat center center; background-color:rgba(0,0,0,0.6); border-radius:0 4px 0 0;   cursor: pointer; box-shadow: 0 0 5px rgba(0,0,0,0.5);}
.mobile-sideBar-icon-open{transform: rotate(180deg); border-radius: 0 0 0 4px;}

.parentName{width:170px; padding:12px 15px; text-align:left; margin-bottom:0;}

.sub-menus-mode ul{margin-top:-15px; margin-right:-8px; margin-left:-7px;}
.sub-menus-mode ul li{width:33.33333%;}
.sub-menus-mode ul li a{margin:15px 8px 0 7px;}

}

@media (max-width: 680px){
.sub-menus-mode ul li{width:50%;}	
}

