.tab-bar{position:fixed;left:0;right:0;bottom:0;z-index:99;background:#fff;height:50px;border-top:1px solid #eee}.tab-bar ul{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tab-bar ul li{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;margin-bottom:4px}.tab-bar ul li.router-link-active,.tab-bar ul li.router-link-active h4{color:#2970ff}.tab-bar ul li .icon{font-size:21px}.tab-bar ul li .icon.aufontAll:hover{color:#2970ff}.tab-bar ul li h4{font-size:12px;color:#000;line-height:1;margin-bottom:0}