page{ background: #ffffff; } swiper { height: 1000px; } .toptabs{ border-bottom: 1px solid #EDEFF0; position: fixed; top: 0; z-index: 999999; width: 100%; background: #ffffff; } .wux-tabs__tab { font-size:32rpx!important; color: #8393A0!important; } .wux-tabs__tab--current { color:#333333!important; font-weight: bold; font-size: 40rpx!important; } .wux-tabs__tab-bar{ background: #ffffff!important; } .cur-tab{ background: #e3eaff; border: 1px solid #b0c7ff; color: #3C6CFC; } .swiper-item-con{ padding-top: 88rpx; }