.cardbox { display: flex; } .cardbox .card { width: 300rpx; } .cardbox .card image { width: 300rpx; height: 100rpx; }