.tab-bar{position:fixed;left:0;bottom:0;z-index:100;width:100%;box-sizing:border-box;height:calc(13.33333vw + env(safe-area-inset-bottom))}.tab-bar .van-tabbar{background:#25252c;box-sizing:border-box;display:grid;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif;grid-template-columns:repeat(3,1fr);height:100%;padding-bottom:env(safe-area-inset-bottom);z-index:0}.tab-bar .van-tabbar:after{display:none}.tab-bar .van-tabbar .van-tabbar-item{display:flex;flex-direction:column;align-items:center;justify-content:center;height:13.333333vw;background:transparent!important;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tab-bar .van-tabbar .van-tabbar-item--active{background:transparent}.tab-bar .van-tabbar .van-tabbar-item__icon{position:relative;margin-bottom:1.066667vw}.tab-bar .van-tabbar .van-tabbar-item__icon img{margin-left:auto;margin-right:auto;display:block;width:6.4vw;height:6.4vw;overflow:hidden}.tab-bar .van-tabbar .van-tabbar-item__text{display:block;width:100%;height:2.933333vw;text-align:center;font-size:2.933333vw;line-height:2.933333vw;color:#969699;font-weight:400}.tab-bar .van-tabbar .van-tabbar-item__text span{display:inline-block;line-height:inherit;white-space:nowrap}.tab-bar .van-tabbar .van-tabbar-item__text span.active{color:#e3e3e5}.tab-bar .van-tabbar .van-tabbar-item__text span.vip.active{color:#ffad7e}@media(min-aspect-ratio:16/15)and (orientation:landscape){.tab-bar{height:calc(3.74813vw + env(safe-area-inset-bottom))}.tab-bar .van-tabbar .van-tabbar-item{height:3.748126vw}.tab-bar .van-tabbar .van-tabbar-item__icon{margin-bottom:.29985vw}.tab-bar .van-tabbar .van-tabbar-item__icon img{width:3.598201vw;height:3.598201vw}.tab-bar .van-tabbar .van-tabbar-item__text{height:1.649175vw;font-size:1.649175vw;line-height:1.649175vw}}
