.tabbar{display:flex;justify-content:space-around;align-items:center;position:fixed;left:0;bottom:0;right:0;height:50px;background-color:#f0f0f0;font-size:12px}.tabbar-item{height:40px}.tabbar-item-icon{height:28px}.tabbar-item img{height:28px;width:28px}.tabbar-item-text{height:12px}