/* 基础样式重置 */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
padding: 16px;
font-family: 'Noto Sans KR', sans-serif;
line-height: 1.6;
background-color: #f9f9f9;
}
/* 表格容器:增加圆角和阴影提升质感 */
.table-container {
max-width: 800px;
margin: 0 auto;
background: white;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
/* 表格基础样式 */
table {
width: 100%;
border-collapse: collapse;
}
td {
border: 1px solid #f0f0f0;
padding: 14px 16px;
vertical-align: middle;
font-size: 15px;
}
/* 标签列样式(第一、三列) */
td:first-child,
td:nth-child(3) {
background-color: #f8f9fa;
font-weight: 500;
color: #333;
width: 25%;
}
/* 内容列样式(第二、四列) */
td:nth-child(2),
td:nth-child(4) {
color: #555;
width: 25%;
}
/* 移动端优化(768px以下) */
@media (max-width: 768px) {
body {
padding: 12px;
}
.table-container {
border-radius: 6px;
}
/* 重构移动端布局:每行变成独立卡片 */
table, thead, tbody, tr, td {
display: block;
width: 100% !important;
}
tr {
display: flex;
flex-wrap: wrap;
border-bottom: 1px solid #eee;
}
/* 移动端每行拆分为两个双列项 */
td {
border: none;
padding: 12px 14px;
font-size: 14px;
flex: 0 0 100%;
}
/* 标签+内容 组合成一行 */
td:first-child,
td:nth-child(3) {
flex: 0 0 35%;
background-color: #f5f7fa;
border-radius: 4px 0 0 4px;
font-weight: 600;
font-size: 13px;
}
td:nth-child(2),
td:nth-child(4) {
flex: 0 0 65%;
background-color: #fff;
border-radius: 0 4px 4px 0;
border-left: 1px solid #f0f0f0;
}
/* 每行最后一个内容列增加底部间距 */
td:nth-child(4) {
margin-bottom: 8px;
}
/* 移除最后一行的底部边框 */
tr:last-child {
border-bottom: none;
}
/* 优化选中效果 */
td {
transition: background-color 0.2s;
}
td:hover {
background-color: #f0f5ff;
}
}
| 재질 | 알루미늄강철합금 | 제품 구성 | 박스 |
| 출시년월 | 상품상세참조 | 제조자(수입자) | 리스펙트에슬레틱 |
| 제조국 | 상세설명참조 | 상품별 세부 사양 | 상품상세참조 |
| 품질보증기준 | 상품상세참조 | A/S 책임자와 전화번호 | 상품상세참조 |
![13 [타이탄테크] 스키에르그 크로스핏 헬스장 유산소 운동기구](https://www.zlodk.xyz/wp-content/uploads/2025/12/13.png)



상품평
아직 상품평이 없습니다.