.order_top { display: flex; align-items: center; justify-content: space-around; background-color: #FFFFFF; margin-bottom: 30rpx; } .swiper_tab_list { color: #888888; } .uni_tab_bar .active { color: #000000; margin-top: 17rpx; background-color: #FFFFFF; } .active .swiper_tab_line { border-bottom: 4rpx solid #697BFF; width: 100rpx; margin: auto; margin-top: 17rpx; }