.bottom-tab{width:100%;height:auto;display:flex;position:fixed;bottom:0;overflow:hidden;background-color:#fff;padding-top:6px;border-top:1px solid #f5f5f5;z-index:1000}.bottom-tab .bottom-tab-item{flex-grow:1;height:50px}.bottom-tab .bottom-tab-item .item-image{height:24px;width:24px;margin:0 auto}.bottom-tab .bottom-tab-item .item-image img{height:100%;width:100%}.bottom-tab .bottom-tab-item .item-text{height:24px;text-align:center;font-size:6px;line-height:24px;margin-top:1px}.item-text-default{color:#8a8a8a}.item-text-action{color:#1296db}