/*头部导航*/ .sp-wrapper-head{background-color:#394d6b;color:#fff;}/*3C3D46*//*#90a7bd*/ .sp-wrapper-head-col:hover{background-color:#334661 !important; color:#f2b866;} .sp-wrapper-head-col:hover .sp-wrapper-head-col-span{color:#f2b866;} .sp-wrapper-head-col:hover .sp-wrapper-head-col-span i{color:#f2b866;} .sp-wrapper-head .sp-wrapper-head-sub a:hover{color:#333;} /*主标题*/ .sp-wrapper-head .sp-wrapper-head-title{ color:#f2b866;} /*左侧菜单上部折叠的开关*/ .sp-leftmenu .sp-leftmenu-switch{background-color:#445673;} .sp-leftmenu .sp-leftmenu-switch i{color:#bbb;} .sp-leftmenu .sp-leftmenu-switch i:hover{color:#fff;} /*左侧*/ .sp-wrapper-left{background-color:#3a4a63;} .sp-leftmenu{background-color:#3a4a63;} .sp-leftmenu ul li .sp-leftmenu-active{background-color:#3a4a63 !important;border-left:none;color:#fb9e1d;border-bottom:none;}/*#fb9e1d*/ .sp-leftmenu ul li .sp-leftmenu-active i{color:#fb9e1d !important;} .sp-leftmenu ul li .sp-leftmenu-active:hover{color:#fb9e1d;} /*一级one 二级two 三级three 四级four 五级five*/ .sp-leftmenu .sp-leftmenu-first>a{background-color:#3a4a63;color:#ccc;border-bottom:none;} .sp-leftmenu .sp-leftmenu-first>a:hover{background-color:#3a4a63;color:#fff;} .sp-leftmenu .sp-leftmenu-second>a{background-color:#40516c;color:#ccc;border-bottom:none;} .sp-leftmenu .sp-leftmenu-second>a:hover{color:#fff;background-color:#40516c;} .sp-leftmenu .sp-leftmenu-third>a{background-color:#445673;color:#ccc;border-bottom:none;} .sp-leftmenu .sp-leftmenu-third>a:hover{background-color:#445673;color:#fff;} .sp-leftmenu .sp-leftmenu-fourth>a{background-color:#495d7c;border-bottom:none;color:#ddd;} .sp-leftmenu .sp-leftmenu-fourth>a:hover{background-color:#495d7c;color:#fff; } .sp-leftmenu .sp-leftmenu-fifth>a{background-color:#4f6384;color:#ddd;} .sp-leftmenu .sp-leftmenu-fifth>a:hover{color:#fff; } .sp-leftmenu .leftmenuClick{color:#f2b866 !important;} /**折叠的情况**/ .sp-leftmenu-fold .sp-leftmenu-first>a:hover .sp-leftmenu-ltitle{position:absolute;display:block !important;width:100px;text-indent:2px;line-height:38px;background-color:#35455e;margin-left:39px;z-index:30;}