${content}$
STHeitiSC-Light, simsun, \\5b8b\4f53, WenQuanYi Zen Hei, WenQuanYi Micro Hei, "sans-serif" !important; /* -webkit-font-smoothing: antialiased !important; */ font-size: 18px !important; height: 100% !important; } .sidebar { font-size: 15px !important; position: fixed; bottom: 0; left: 0; z-index: 1000; display: block; background-color: #324057; background-color: #f5f5f5; border-right: 1px solid #eee; width: 300px; float: left; height: 100%; overflow: hidden; overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */ -webkit-box-shadow: #ccc 0 0 10px; box-shadow: #ccc 0 0 10px; box-sizing: border-box; } .main { margin-left: 0; height: 100%; } /*菜单显示按钮*/ .sidebar > .closeMenu > span { opacity: 0; position: absolute; right: 0px; top: 50%; font-size: 25px; color: #bfcbd9; border-radius: 100%; width: 50px; height: 50px; text-align: center; line-height: 50px; margin-top: -25px; padding-top: 3px; padding-left: 9px; transform-origin: 20px 20px; cursor: pointer; transition: all 0.1s; } .sidebar > .closeMenu > span { opacity: 0; position: absolute; right: 0px; top: 50%; font-size: 25px; color: #bfcbd9; border-radius: 100%; width: 50px; height: 50px; text-align: center; line-height: 50px; margin-top: -25px; padding-top: 3px; padding-left: 9px; transform-origin: 20px 20px; cursor: pointer; transition: all 0.1s; } .sidebar > .closeMenu > span:last-child { display: none; } /* Sidebar navigation */ .nav-sidebar { margin-right: 30px; padding: 20px 0; background-color: #f5f5f5; cursor: pointer; } .nav-sidebar > li > a { color: #337ab7; } .menuItem:hover > a { background-color: #eee; } .nav .active > a, .nav-sidebar .active:hover > a { background-color: #428bca; color: #fff; } .lightli { color: red; } .index { /* position: relative; */ /* top: 45%; */ /* text-align: center; */ /* font-size: 38px; */ /* color: #ccc; */ padding: 10px; }
${content}$