/*能够将监听导航栏放在底部(直接将下面样式写入CSS中,导航栏要应用样式nav-pills)*/<br>spa
1 .nav-pills.affix {<br> 2 bottom : 100px;<br> 3 }