:root{--van-tabbar-height:13.33333vw;--van-tabbar-z-index:1;--van-tabbar-background-color:var(--van-background-color-light)}.van-tabbar{z-index:var(--van-tabbar-z-index);display:flex;box-sizing:content-box;width:100%;height:var(--van-tabbar-height);background:var(--van-tabbar-background-color)}.van-tabbar--fixed{position:fixed;bottom:0;left:0}:root{--van-tabbar-item-font-size:var(--van-font-size-sm);--van-tabbar-item-text-color:var(--van-gray-7);--van-tabbar-item-active-color:var(--van-primary-color);--van-tabbar-item-active-background-color:var(--van-background-color-light);--van-tabbar-item-line-height:1;--van-tabbar-item-icon-size:5.86667vw;--van-tabbar-item-icon-margin-bottom:var(--van-padding-base)}.van-tabbar-item{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;color:var(--van-tabbar-item-text-color);font-size:var(--van-tabbar-item-font-size);line-height:var(--van-tabbar-item-line-height);cursor:pointer}.van-tabbar-item__icon{margin-bottom:var(--van-tabbar-item-icon-margin-bottom);font-size:var(--van-tabbar-item-icon-size)}.van-tabbar-item__icon .van-icon{display:block}.van-tabbar-item__icon .van-badge{margin-top:var(--van-padding-base)}.van-tabbar-item__icon img{display:block;height:5.33333vw}.van-tabbar-item--active{color:var(--van-tabbar-item-active-color);background-color:var(--van-tabbar-item-active-background-color)}.van-tabbar-item[data-v-3aacd2e9]{background:none}.van-hairline--top-bottom[data-v-3aacd2e9]:after{border:0}.van-tabbar[data-v-3aacd2e9]{height:16vw;background:var(--ColorGary);border-radius:5.33333vw 5.33333vw 0 0}.van-tabbar-item--active[data-v-3aacd2e9]{color:var(--ffColor)}.van-tabbar-item[data-v-3aacd2e9]{color:var(--77Color);font-size:3.73333vw}.van-tabbar-item__icon img[data-v-3aacd2e9]{width:5.33333vw;height:5.33333vw;margin-bottom:1.86667vw}