.empty { display: flex; flex-direction: column; justify-content: center; align-items: center; } .empty .nullImg { margin-top: 250rpx; width: 364rpx; height: 280rpx; } .empty .message { margin-top: 30rpx; font-size: 32rpx; font-weight: bold; color: #FFB513; }