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