* { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, sans-serif; } body { padding: 60px 40px; max-width: 1700px; margin: 0 auto; background: #ffffff; } /* 整体大布局:左视频 + 右侧双卡容器 */ .main-wrap { display: grid; grid-template-columns: 340px 1fr; gap: 90px; align-items: start; } /* 右侧双卡片横向均分容器,1:1平分宽度 */ .product-row { display: grid; grid-template-columns: repeat(2, 1fr); gap: 32px; } /* 左侧YouTube Shorts竖视频 */ .video-box { width: 100%; } .video-box iframe { width: 100%; aspect-ratio: 9 / 16; border-radius: 10px; box-shadow: 0 4px 22px rgba(0,0,0,0.07); border: none; display: block; } /* 商品卡片强制统一尺寸,两张卡片完全一致 */ .product-card { background: #fff; border-radius: 12px; box-shadow: 0 4px 22px rgba(0,0,0,0.07); padding: 24px; /* 关键:固定最小高度,两张卡片等高 */ min-height: 560px; display: flex; flex-direction: column; } .product-img { width: 100%; border-radius: 6px; margin-bottom: 28px; display: block; /* 图片统一高度,避免图片高度差异 */ height: 300px; object-fit: contain; } .product-title { font-size: 20px; font-weight: 500; color: #111111; line-height: 1.35; margin-bottom: 18px; /* 标题区域固定高度,统一占位 */ min-height: 55px; } .price-text { font-size: 28px; font-weight: 700; color: #e60000; margin-bottom: 30px; } .buy-button { display: block; width: 100%; background-color: #0058f0; color: #fff; text-align: center; padding: 18px 0; border-radius: 8px; text-decoration: none; font-size: 17px; font-weight: 600; transition: background 0.2s ease; /* 按钮自动贴底,填充剩余空白 */ margin-top: auto; } .buy-button:hover { background-color: #0046c7; } /* 移动端响应式:上下堆叠,卡片单列 */ @media (max-width: 1200px) { .main-wrap { grid-template-columns: 1fr; gap: 60px; justify-items: center; } .video-box { max-width: 360px; } .product-row { grid-template-columns: 1fr; max-width: 420px; width: 100%; } .product-card { min-height: auto; } .product-img { height: auto; } } Man City 22/23 Home Jersey £38.55 Buy Now Manchester City 2022-2023 Home - Haaland 9 I Heim ManCity £38.99 Buy Now