.resourceBox { padding-bottom: calc(140rpx + env(safe-area-inset-bottom)) !important; } .firstClassify { padding: 26rpx 0rpx 24rpx; width: 100%; margin: 0 auto 30rpx; left: 0; right: 0; overflow: hidden; 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; }