.resourceBox{ padding-bottom: 120rpx; } .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; .firstBox { text-align: center; display: inline-block; width: 98rpx; padding: 0rpx 20rpx; font-size: 0; .icon { width: 84rpx; height: 84rpx; } .name { font-weight: bold; font-size: 28rpx; } } }