page{background: #fff;} .tit{padding: 25rpx 30rpx;font-size: 26rpx;color: #666;background: #f5f5f5;} .list{padding: 0 30rpx;} .list .li{width: 146rpx;height: 60rpx;background: #F6F6F6;border-radius: 50rpx;font-size: 28rpx;color: #151515;text-align: center;line-height: 60rpx;margin: 30rpx 35rpx 0 0;} .list .li:nth-child(4n){margin-right: 0;} .list .li.active{background: var(--mina);color: #fff;}