Ebikes for Hills

A collection page of Himiway Bike

category
Products
13
Active ads
0
Depth
Published
2025/07/21

About

/* 容器主包装与基础重置 */ #himiwaycollection { max-width: 960px; margin: 4px auto; padding: 4px 36px; background-color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; font-size: 16px; line-height: 1.8; color: #334155; box-sizing: border-box; border-radius: 16px; box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.04), 0 0 1px 1px rgba(0, 0, 0, 0.02); } #himiwaycollection * { box-sizing: border-box; } /* 主标题 (H2) 样式 - 现代硬朗风格 */ #himiwaycollection h2 { font-size: 28px; font-weight: 800; line-height: 1.35; color: #0f172a; letter-spacing: -0.02em; margin-top: 36px; margin-bottom: 20px; position: relative; padding-bottom: 12px; } /* 顶部第一个主标题特大突出 */ #himiwaycollection > h2:first-of-type { font-size: 36px; margin-top: 0; color: #0f172a; letter-spacing: -0.03em; } #himiwaycollection h2::after { content: ""; position: absolute; bottom: 0; left: 0; width: 48px; height: 3px; background: linear-gradient(90deg, #e58a2b, #f59e0b); border-radius: 2px; } /* 副标题/特性小标题 (H4) 样式 */ #himiwaycollection h4 { font-size: 19px; font-weight: 700; color: #1e293b; margin-top: 32px; margin-bottom: 14px; padding-left: 14px; border-left: 4px solid #e58a2b; letter-spacing: -0.01em; } /* 段落排版 */ #himiwaycollection p { margin-top: 0; margin-bottom: 18px; color: #475569; font-size: 16px; } /* 分割线 */ #himiwaycollection hr { border: none; height: 1px; background: linear-gradient(90deg, rgba(226, 232, 240, 0) 0%, #e2e8f0 50%, rgba(226, 232, 240, 0) 100%); margin: 44px 0; } /* 列表项 (UL / LI) 美化 */ #himiwaycollection ul { list-style: none; padding-left: 0; margin: 16px 0 24px 0; } #himiwaycollection ul li { position: relative; padding-left: 28px; margin-bottom: 12px; color: #334155; font-size: 15.5px; line-height: 1.65; } #himiwaycollection ul li::before { content: "✓"; position: absolute; left: 0; top: 0px; display: inline-flex; align-items: center; justify-content: center; width: 18px; height: 18px; background-color: #fef3c7; color: #d97706; font-size: 11