page{padding-bottom:100rpx}.tarbar-module{width:100%;position:fixed;bottom:50rpx;left:0;bottom:120rpx}.tarbar-module .tarbar{background:white;width:100%;display:grid;grid-template-columns:repeat(5, 110rpx);justify-content:space-between;padding:10rpx 0rpx;box-shadow:rgba(17,12,46,0.15) 0 48px 100px 0;font-size:26rpx}.tarbar-module .tarbar .tarbar-item{display:flex;flex-direction:column;align-items:center}.tarbar-module .tarbar .tarbar-item .icon{width:40rpx;height:40rpx;margin-bottom:10rpx}.tarbar-module .tarbar .tarbar-item .active-icon{width:80rpx;height:80rpx;margin-top:-30rpx}.tarbar-module .tarbar .tarbar-item .tarbar-text{color:#919090}.tarbar-module .tarbar .tarbar-item .active-text{color:black}