.product-detail-style-1 {
  padding: 40px 0;
  background-color: #f9f9f9;
  min-height: 800px;
}

.product-detail-style-2 {
  margin-bottom: 20px;
  color: #666;
  font-size: 0.9rem;
}

.product-detail-style-3 {
  color: #666;
  text-decoration: none;
}

.product-detail-style-4 {
  color: var(--primary-color);
}

.product-detail-style-5 {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  padding: 40px;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}

.product-detail-style-6 {
  flex: 1;
  min-width: 300px;
  display: flex;
  gap: 20px;
}

.product-detail-style-7 {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 80px;
}

.product-detail-style-8 {
  border: none;
  background: transparent;
  cursor: pointer;
  color: #ccc;
  padding: 5px;
}

.product-detail-style-9 {
  width: 80px;
  height: 80px;
  border: 2px solid var(--primary-color);
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  padding: 2px;
}

.product-detail-style-10 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-detail-style-11 {
  width: 80px;
  height: 80px;
  border: 1px solid #ddd;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  padding: 2px;
  transition: border-color 0.3s;
}

.product-detail-style-12 {
  flex: 1;
  border: 1px solid #eee;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  background: #fafafa;
  position: relative;
  cursor: zoom-in;
  min-height: 488px;
}

.product-detail-style-13 {
  width: 100%;
  height: 488px;
  max-height: none;
  object-fit: cover;
  display: block;
}

.product-detail-style-14 {
  flex: 1.2;
  min-width: 350px;
}

.product-detail-style-15 {
  font-size: 2rem;
  color: #1a1a1a;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 1.3;
}

.product-detail-style-16 {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.product-detail-style-17 {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: #555;
  font-size: 1.05rem;
  line-height: 1.6;
}

.product-detail-style-18 {
  color: var(--primary-color);
  margin-top: 4px;
}

.product-detail-style-19 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

.product-detail-style-20 {
  color: #333;
  font-weight: 600;
}

.product-detail-style-21 {
  background: #f5f5f5;
  color: #666;
  padding: 5px 12px;
  border-radius: 4px;
  font-size: 0.9rem;
}

.product-detail-style-22 {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.product-detail-style-23 {
  flex: 1;
  min-width: 200px;
  padding: 15px 30px;
  font-size: 1.1rem;
  font-weight: 600;
  border-radius: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.product-detail-style-24 {
  flex: 1;
  min-width: 200px;
  padding: 15px 30px;
  font-size: 1.1rem;
  font-weight: 600;
  border-radius: 50px;
  background: #fff;
  border: 2px solid var(--primary-color);
  color: var(--primary-color);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.product-detail-style-25 {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  margin-top: 40px;
}

.product-detail-style-26 {
  background: #f5f5f5;
  border-bottom: 1px solid #eaeaea;
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  position: sticky;
  top: 0;
  z-index: 10;
}

.product-detail-style-27 {
  padding: 18px 30px;
  border: none;
  background: transparent;
  font-size: 1rem;
  color: var(--primary-color);
  font-weight: 600;
  cursor: pointer;
  border-bottom: 3px solid var(--primary-color);
  transition: all 0.3s;
  flex-shrink: 0;
}

.product-detail-style-28 {
  padding: 18px 30px;
  border: none;
  background: transparent;
  font-size: 1rem;
  color: #555;
  font-weight: 500;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  transition: all 0.3s;
  flex-shrink: 0;
}

.product-detail-style-29 {
  padding: 40px;
}

.product-detail-style-30 {
  max-width: 900px;
}

.product-detail-style-31 {
  font-size: 1.4rem;
  color: var(--primary-color);
  margin-bottom: 25px;
  border-bottom: 2px solid var(--primary-color);
  padding-bottom: 10px;
  display: inline-block;
}

h2 {
  font-size: 1.4rem;
  color: #000
  margin-bottom: 25px;
  padding-bottom: 10px;
}

h3 {
  font-size: 1.2rem;
  color: #000
  margin-bottom: 25px;
  padding-bottom: 10px;
}


.product-detail-style-32 {
  margin-bottom: 20px;
}

.product-detail-style-33 {
  font-size: 1.1rem;
  color: #333;
  margin-bottom: 8px;
  font-weight: 600;
}

.product-detail-style-34 {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}

.product-detail-style-35 {
  position: relative;
  padding-left: 15px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 5px;
}

.product-detail-style-36 {
  position: absolute;
  left: 0;
  top: 8px;
  width: 6px;
  height: 6px;
  background: var(--primary-color);
  border-radius: 50%;
}

.product-detail-style-37 {
  margin-bottom: 30px;
}

.product-detail-style-38 {
  background: rgba(126, 168, 47, 0.08);
  border-left: 4px solid var(--primary-color);
  padding: 20px;
  border-radius: 4px;
}

.product-detail-style-39 {
  font-size: 1.05rem;
  color: var(--primary-color);
  margin: 0 0 10px 0;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
}

.product-detail-style-40 {
  margin: 0;
  color: #555;
  line-height: 1.6;
}

.product-detail-style-41 {
  display: block;
}

.product-detail-style-41 table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 85%;
}
.product-detail-style-41 td,
.product-detail-style-41 th {
  border: 1px solid #d1d5db;
  padding: 12px 16px;
  vertical-align: top;
}

.product-detail-style-41 td:first-child {
  background-color: #f9fafb;
  font-weight: 500;
  color: #1f2937;
  width: 28%;
}

.product-detail-style-41 td:last-child {
  background-color: #ffffff;
  color: #374151;
}

.product-detail-style-42 {
  display: none;
}
.product-detail-style-42 table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 85%;
}
/* 表格单元格样式：统一边框、内边距 */
.product-detail-style-42 td,
.product-detail-style-42 th {
  border: 1px solid #d1d5db;
  /* 中灰色边框，清晰但不刺眼 */
  padding: 12px 16px;
  /* 内边距提升阅读体验 */
  vertical-align: top;
  /* 顶部对齐，保持内容整齐 */
}

/* 为第一列添加轻微背景色，突出属性名称 */
.product-detail-style-42 td:first-child {
  background-color: #f9fafb;
  font-weight: 500;
  color: #1f2937;
  width: 28%;
  /* 固定属性列宽度，更均衡 */
}

/* 第二列保持正常白色背景，宽度自适应 */
.product-detail-style-42 td:last-child {
  background-color: #ffffff;
  color: #374151;
}

.product-detail-style-43 {
  background-color: #f4f8ec;
  border-radius: 8px;
  padding: 60px 40px;
  margin-top: 60px;
  text-align: center;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
}

.product-detail-style-44 {
  position: absolute;
  right: -5%;
  top: -20%;
  width: 250px;
  height: 250px;
  opacity: 0.04;
  pointer-events: none;
  transform: rotate(15deg);
}

.product-detail-style-45 {
  position: relative;
  z-index: 1;
  max-width: 800px;
  margin: 0 auto;
}

.product-detail-style-46 {
  font-size: 2.2rem;
  color: #1a1a1a;
  margin-bottom: 25px;
  font-weight: 700;
}

.product-detail-style-47 {
  font-size: 1.15rem;
  color: #555;
  line-height: 1.7;
  margin-bottom: 20px;
}

.product-detail-style-48 {
  font-size: 1.15rem;
  color: #333;
  line-height: 1.7;
  margin-bottom: 40px;
  font-weight: 500;
}

.product-detail-style-49 {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.product-detail-style-50 {
  padding: 16px 40px;
  font-size: 1.15rem;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  box-shadow: 0 10px 20px rgba(126, 168, 47, 0.3);
  transition: all 0.3s ease;
}

.product-detail-style-51 {
  padding: 16px 40px;
  font-size: 1.15rem;
  border-radius: 50px;
  background: #fff;
  border: 2px solid var(--primary-color);
  color: var(--primary-color);
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

.product-detail-style-52 {
  position: absolute;
  top: 20px;
  right: 40px;
  color: white;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

/* 只作用于带有 "bordered-table" 类的表格 */
.bordered-table {
  width: 100%;
  border-collapse: collapse;
  /* 合并边框，形成单一线条 */
  font-family: inherit;
  background-color: #fff;
}

/* 所有单元格共用边框 + 内边距 */
.bordered-table td,
.bordered-table th {
  border: 1px solid #d0d7de;
  /* 浅灰色实线边框 */
  padding: 10px 16px;
  /* 舒适的内边距 */
  text-align: left;
  /* 文字左对齐 */
  vertical-align: top;
  /* 与原始 valign="top" 保持一致 */
}

/* 可选：表头背景色（若无表头可忽略，不影响现有结构） */
.bordered-table th {
  background-color: #f6f8fa;
  font-weight: 600;
}

/* 保持原有 width 属性不受影响，只加边框和间距 */
.bordered-table td[width] {
  width: auto;
  /* 可保留原 width 效果，不加这行也正常 */
}

@media (max-width: 768px) {
  .product-detail-style-5 {
    padding: 20px;
    gap: 24px;
  }

  .product-detail-style-6 {
    min-width: 0;
    width: 100%;
    flex-direction: column;
    gap: 14px;
  }

  .product-detail-style-12 {
    order: 1;
    width: 100%;
    min-height: 240px;
  }

  .product-detail-style-13 {
    object-fit: cover;
  }

  .product-detail-style-7 {
    order: 2;
    width: 100%;
    flex-direction: row;
    gap: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 4px;
  }

  .product-detail-style-8 {
    width: 34px;
    height: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
  }

  .product-detail-style-8 svg {
    transition: transform 0.2s ease;
  }

  .product-detail-style-8[data-gallery-nav="up"] svg {
    transform: rotate(-90deg);
  }

  .product-detail-style-8[data-gallery-nav="down"] svg {
    transform: rotate(-90deg);
  }

  .product-detail-style-9,
  .product-detail-style-11 {
    width: 64px;
    height: 64px;
    flex: 0 0 auto;
  }

}


.product-detail-style-42 {
  display: none;
  overflow-x: auto;
  /* white-space: nowrap; */
}

.detail-tab-content.is-active {
  display: block;
}

.product-detail-style-42 td,
.product-detail-style-42 th {
  white-space: normal;
  /* 允许内容换行，但保持表格可滚动 */
}
}

/* 可选：表格hover效果增强可读性（优雅一点） */
.product-detail-style-42 tr:hover td:last-child {
  background-color: #fefce8;
  transition: background-color 0.2s ease;
}

.product-detail-style-42 tr:hover td:first-child {
  background-color: #f3f4f6;
}

/* 补充: 确保没有遗漏th, 但原表格只用td, 依然兼容 */
.product-detail-style-42 caption {
  text-align: left;
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 1.1rem;
  color: #2c3e66;
}

/* 简单修饰说明文字（原有<p>区域保持干净） */
.table-note {
  margin-top: 8px;
  font-size: 12px;
  color: #6c757d;
  padding: 4px 0;
}
