.firstClassify { padding: 24rpx 0rpx 20rpx; width: 710rpx; margin: 0 auto 30rpx; left: 0; right: 0; overflow: hidden; border-radius: 10rpx; white-space: nowrap; background-color: white; } .firstClassify .firstBox { text-align: center; display: inline-block; width: 98rpx; padding: 0rpx 20rpx; font-size: 0; } .firstClassify .firstBox .icon { width: 84rpx; height: 84rpx; } .firstClassify .firstBox .name { font-weight: bold; font-size: 28rpx; }