<title>jQuery侧边栏插件Simpler Sidebar演示-右侧_sucaihuo</title>
* { margin: 0; padding: 0;}
.txt { line-height: 50px; text-align: center;}
.txt .btn { margin: 100px 0 20px;}
.txt .btn span { display: inline-block; width: 100px; height: 50px; color: #fff; background-color: #f50; cursor: pointer;}
.sidebar-wrapper { position: relative; height: 100%; overflow: auto;}
#sucaihuo { background-color: #b71c1c;}
#sucaihuo .nav { margin-top: 50px; line-height: 40px; list-style-type: none;}
#sucaihuo .nav a { display: block; padding: 0 20px; color: #fff; text-decoration: none;}
#sucaihuo .nav a:hover { background-color: #e62828;}
[data-simplersidebar='active'] { box-shadow: -3px 0 3px 0 rgba(0, 0, 0, 0.5);}
<h1>jQuery侧边栏插件Simpler Sidebar演示-右侧</h1>