.nav-ctn{width:100px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.nav-ctn *{box-sizing:border-box}.nav-ctn .footer-menu{display:flex;justify-content:center;height:40px}.nav-ctn .footer-menu i{cursor:pointer}.bottom-handle{position:absolute;width:100%;left:0;bottom:0}.bottom-handle-recycle{display:flex;justify-content:center;padding-bottom:10px;border-bottom:1px solid #666}.bottom-handle-recycle i{font-size:24px;padding-right:8px}.bottom-handle-recycle div{cursor:pointer;display:flex;justify-content:center;align-items:center}.bottom-handle-version{width:100%;padding:8px 15px;display:flex;justify-content:space-around;align-content:center;font-size:14px}.bottom-handle-divider{width:90%;border-radius:8px;background-color:#fff;height:10px;margin:0 auto}.bottom-handle-function{display:flex;justify-content:space-around;padding:10px;font-size:14px}.bottom-handle-function .line{width:1px;height:12px;background-color:#fff;margin-top:3px}.link-color{color:#859fbd}.organize{width:100%;height:100%;display:flex}.organize *{box-sizing:border-box}.left-nav-new-btn-ctn{width:100%;display:flex;justify-content:center}.left-nav-new-btn{width:160px;height:45px;margin:15px 0}.left-nav-item{width:100%;height:50px;line-height:50px;text-align:center;color:#fff;cursor:pointer}.itemAct{background-color:#2556b3}.organize-content{width:100%;padding:15px}