page { background-color: #f2f2f2; } .block{ width: 650rpx; height: 260rpx; background-color: #fff; border-radius: 20rpx; margin-top: 40rpx; margin-left: 50rpx; display: flex; justify-content:center; align-items:center; } .img1{ width: 163rpx; height:110rpx; margin-right: 50rpx; } .img2{ width: 152rpx; height:132rpx; margin-right: 50rpx; } .img3{ width: 156rpx; height:138rpx; margin-right: 50rpx; }