.toptabs { /* border-bottom: 1px solid #EDEFF0; */ position: fixed; top: 0; z-index: 999999; width: 100%; background: #fff; } .wux-tabs__tab { font-size: 32rpx !important; color: #8393a0 !important; } .wux-tabs__tab--current { color: #333 !important; font-weight: bold; font-size: 40rpx !important; } .wux-tabs__tab-bar { background: #fff !important; } .swiper-item-con { padding-top: 106rpx; }