#home{width:100%;height:calc(100% - 60px);display:flex;justify-content:flex-start;align-items:center}#home .nuwa-facebooklist-left{width:64px;height:100%;font-size:11px;background-color:#384150;display:flex;flex-direction:column;text-align:center;flex:0 0 auto}#home .nuwa-facebooklist-left .route-item{height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7a869c;cursor:pointer}#home .nuwa-facebooklist-left .route-item .svg-icon{margin-bottom:4px}#home .nuwa-facebooklist-left .route-item.is-active{color:#fff}#home .nuwa-facebooklist-left .route-item.is-active .svg-icon{filter:drop-shadow(#fff 80px 0);transform:translateX(-80px);overflow:hidden}#home .router-container{width:calc(100% - 64px);height:100%;flex:1 1 auto;overflow:auto;position:relative}