﻿/* 繁花漫画app fhmhgw.cn 暗夜墨蓝琥珀风（fanhuamhs同包反相：白底杏橙→深墨蓝+琥珀金） */
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: "PingFang SC", "Microsoft YaHei", sans-serif; background: #0F1A2E; color: #E8E6F0; line-height: 1.7; }
a { text-decoration: none; color: inherit; }
img { display: block; max-width: 100%; }
.hc2m { width: 1200px; margin: 0 auto; }

/* 头部 */
.hk7m { position: sticky; top: 0; z-index: 50; background: #131F36; border-bottom: 1px solid #1E2D48; }
.hk7m .hc2m { display: flex; align-items: center; height: 66px; gap: 34px; }
.hl8d { display: flex; align-items: center; gap: 10px; }
.hi3s { width: 38px; height: 38px; border-radius: 10px; box-shadow: 0 4px 10px rgba(212, 160, 86, .25); }
.ht7n { font-size: 21px; font-weight: 800; color: #D4A056; letter-spacing: 1px; }
.hn9b { display: flex; gap: 26px; margin-left: auto; }
.hn9b a { font-size: 15px; color: #8A90A8; padding: 6px 2px; border-bottom: 1px solid transparent; }
.hn9b a:hover { color: #D4A056; border-color: #D4A056; }
.hr4a { background: linear-gradient(135deg, #E8B86A, #C08838); color: #0F1A2E; font-size: 15px; font-weight: 700; padding: 10px 24px; border-radius: 22px; box-shadow: 0 6px 16px rgba(212, 160, 86, .3); }

/* Hero */
.hb7v { position: relative; background: #0F1A2E; overflow: hidden; }
.hb7v::before { content: ""; position: absolute; inset: 0; background: radial-gradient(820px 400px at 14% 10%, rgba(212, 160, 86, .12), transparent 60%), radial-gradient(700px 360px at 86% 90%, rgba(46, 70, 110, .3), transparent 58%); pointer-events: none; }
.hb7v::after { content: ""; position: absolute; inset: 0; background-image: radial-gradient(rgba(212, 160, 86, .04) 1px, transparent 1px); background-size: 30px 30px; pointer-events: none; }
.hh2c{ position: relative; max-width:1200px; margin: 0 auto; padding:84px 20px 92px; display: flex; align-items: center; gap: 70px; }
.hl9p { flex: 1; }
.hv6b { display: inline-block; border: 1px solid rgba(212, 160, 86, .5); color: #D4A056; font-size: 13px; font-weight: 600; padding: 5px 18px; border-radius: 18px; background: #131F36; letter-spacing: 2px; }
.hp5m { font-size: 44px; font-weight: 900; line-height: 1.28; margin: 20px 0 16px; color: #E8E6F0; }
.hs4q { font-size: 17px; color: #8A90A8; margin-bottom: 22px; }
.hf7d { list-style: none; display: flex; flex-wrap: wrap; gap: 10px 26px; margin-bottom: 30px; }
.hf7d li { font-size: 15px; color: #B8BAD0; padding-left: 24px; position: relative; }
.hf7d li::before { content: ""; position: absolute; left: 0; top: 7px; width: 11px; height: 11px; border-radius: 50%; background: radial-gradient(circle at 32% 28%, #E8B86A, #C08838); }
.hw3c { display: flex; gap: 16px; }
.hm8z { display: inline-block; background: linear-gradient(135deg, #E8B86A, #C08838); color: #0F1A2E; font-size: 18px; font-weight: 800; padding: 15px 46px; border-radius: 30px; box-shadow: 0 10px 24px rgba(212, 160, 86, .35); }
.ho6x { display: inline-block; border: 1px solid #2A3A58; color: #8A90A8; font-size: 16px; padding: 14px 32px; border-radius: 30px; background: #131F36; }
.ho6x:hover { border-color: #D4A056; color: #D4A056; }

/* Hero 右侧 阅读器预览卡 */
.hk1w { position: relative; width: 420px; flex-shrink: 0; }
.hk2e { position: relative; height: 460px; }
.hk3p { position: absolute; top: 0; left: 0; right: 0; height: 4px; border-radius: 4px; background: #1E2D48; overflow: hidden; z-index: 10; }
.hk3p::after { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 65%; border-radius: 4px; background: linear-gradient(90deg, #E8B86A, #C08838); }
.hk4l { position: absolute; left: 30px; top: 22px; width: 260px; border-radius: 14px; overflow: hidden; border: 1px solid #1E2D48; box-shadow: 0 24px 50px rgba(0, 0, 0, .4); z-index: 5; }
.hk5i { width: 100%; height: 400px; object-fit: cover; }
.hk6r { position: absolute; left: -15px; top: 80px; width: 110px; border-radius: 10px; overflow: hidden; border: 1px solid #1E2D48; box-shadow: 0 16px 32px rgba(0, 0, 0, .35); z-index: 3; transform: rotate(-5deg); }
.hk8s { position: absolute; right: -15px; top: 120px; width: 110px; border-radius: 10px; overflow: hidden; border: 1px solid #1E2D48; box-shadow: 0 16px 32px rgba(0, 0, 0, .35); z-index: 3; transform: rotate(5deg); }
.hk7i { width: 100%; height: 190px; object-fit: cover; }
.hk9t { position: absolute; bottom: 0; left: 30px; width: 260px; display: flex; align-items: center; gap: 8px; background: linear-gradient(135deg, #E8B86A, #C08838); color: #0F1A2E; font-size: 13px; font-weight: 700; padding: 8px 16px; border-radius: 20px; z-index: 8; box-shadow: 0 8px 18px rgba(212, 160, 86, .35); }
.hk0a { width: 8px; height: 8px; border-radius: 50%; background: #0F1A2E; flex-shrink: 0; }
.hk1b { letter-spacing: 1px; }

/* 通用模块标题 */
.hm1x { text-align: center; margin-bottom: 44px; }
.hp8y { display: inline-block; background: linear-gradient(135deg, #E8B86A, #C08838); color: #0F1A2E; font-size: 13px; font-weight: 700; padding: 4px 18px; border-radius: 14px; letter-spacing: 2px; }
.ht3z { display: block; font-style: normal; font-size: 32px; font-weight: 900; letter-spacing: 6px; margin-top: 14px; color: #E8E6F0; }

/* 产品介绍 */
.hc9y { background: #131F36; padding: 80px 0; border-top: 1px solid #1E2D48; border-bottom: 1px solid #1E2D48; }
.hx7b { width: 860px; margin: 0 auto 44px; text-align: center; font-size: 16px; color: #8A90A8; }
.hr5h { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.hf2p { background: #1A2A44; border: 1px solid #1E2D48; border-radius: 12px; overflow: hidden; }
.hf2p img { width: 100%; height: 380px; object-fit: cover; }
.hf2p figcaption { text-align: center; font-size: 14px; color: #8A90A8; padding: 12px 8px; }

/* 优势亮点 */
.hy6d { padding: 80px 0; }
.hg2d { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.hc7h { position: relative; background: #1A2A44; border: 1px solid #1E2D48; border-radius: 14px; padding: 28px 26px 24px; overflow: hidden; }
.hc7h::after { content: ""; position: absolute; right: -28px; top: -28px; width: 100px; height: 100px; border-radius: 50%; background: radial-gradient(circle, rgba(212, 160, 86, .16), transparent 66%); }
.hc7h:hover { border-color: rgba(212, 160, 86, .4); transform: translateY(-4px); transition: all .25s; }
.hn9m { display: inline-block; font-size: 14px; font-weight: 900; color: #D4A056; letter-spacing: 2px; }
.hb3q { display: block; font-size: 19px; font-weight: 800; margin: 10px 0 8px; color: #E8E6F0; }
.hx8v { font-size: 14px; color: #8A90A8; }

/* 通用CTA */
.hb1w { display: table; margin: 40px auto 0; background: linear-gradient(135deg, #E8B86A, #C08838); color: #0F1A2E; font-size: 17px; font-weight: 800; padding: 14px 44px; border-radius: 28px; box-shadow: 0 10px 22px rgba(212, 160, 86, .28); }
.ha9r { display: inline-block; vertical-align: middle; margin-left: 10px; border-left: 7px solid #0F1A2E; border-top: 5px solid transparent; border-bottom: 5px solid transparent; }

/* 使用流程 */
.hw9u { background: #131F36; padding: 80px 0; border-top: 1px solid #1E2D48; border-bottom: 1px solid #1E2D48; }
.hg8g { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
.hs5k { position: relative; text-align: center; padding: 30px 20px; background: #1A2A44; border: 1px solid #1E2D48; border-radius: 14px; }
.hs5k::before { content: ""; position: absolute; top: 50%; right: -25px; width: 22px; border-top: 1px solid rgba(212, 160, 86, .4); }
.hs5k:last-child::before { display: none; }
.hn2v { display: inline-flex; align-items: center; justify-content: center; width: 44px; height: 44px; border-radius: 50%; background: #1A2A44; border: 1px solid #D4A056; color: #D4A056; font-size: 19px; font-weight: 900; }
.hp8m { display: block; font-size: 18px; font-weight: 800; margin: 14px 0 8px; color: #E8E6F0; }
.ho7b { font-size: 14px; color: #8A90A8; }

/* 产品资讯 */
.hz2m { padding: 80px 0; }
.hg7h { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; }
.hc5m { background: #1A2A44; border: 1px solid #1E2D48; border-radius: 14px; padding: 26px 28px; }
.hc5m:hover { border-color: rgba(212, 160, 86, .4); }
.hd6b { display: inline-block; font-size: 12px; color: #D4A056; border: 1px solid rgba(212, 160, 86, .4); padding: 3px 12px; border-radius: 12px; margin-bottom: 12px; }
.he4f { display: block; font-style: normal; font-size: 18px; font-weight: 800; color: #E8E6F0; margin-bottom: 10px; }
.hf9x { font-size: 14px; color: #8A90A8; margin-bottom: 14px; }
.hk8k { font-size: 14px; color: #D4A056; font-weight: 700; }
.hk8k::after { content: ""; display: inline-block; margin-left: 8px; border-left: 6px solid #D4A056; border-top: 4px solid transparent; border-bottom: 4px solid transparent; }

/* 常见问题 */
.hq8t { background: #131F36; padding: 80px 0; border-top: 1px solid #1E2D48; border-bottom: 1px solid #1E2D48; }
.hl3n { width: 900px; margin: 0 auto; }
.he9u { background: #1A2A44; border: 1px solid #1E2D48; border-radius: 12px; margin-bottom: 14px; overflow: hidden; }
.hq5m { position: relative; padding: 18px 54px 18px 22px; font-size: 16px; font-weight: 700; color: #E8E6F0; cursor: pointer; }
.hq5m::after { content: ""; position: absolute; right: 22px; top: 26px; width: 9px; height: 9px; border-right: 2px solid #D4A056; border-bottom: 2px solid #D4A056; transform: rotate(45deg); transition: transform .25s; }
.he9u.on .hq5m::after { transform: rotate(225deg); top: 30px; }
.ha6x { max-height: 0; overflow: hidden; transition: max-height .3s ease; }
.ha6x p { padding: 0 22px 20px; font-size: 14px; color: #8A90A8; }

/* 用户评价 */
.hv8k { padding: 80px 0; }
.hc3b { columns: 3; column-gap: 22px; }
.hv9c { break-inside: avoid; background: #1A2A44; border: 1px solid #1E2D48; border-radius: 14px; padding: 24px 26px; margin-bottom: 22px; }
.hh5k { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; }
.ha8m { display: inline-flex; align-items: center; justify-content: center; width: 42px; height: 42px; border-radius: 50%; background: linear-gradient(135deg, #E8B86A, #C08838); color: #0F1A2E; font-size: 16px; font-weight: 800; flex-shrink: 0; }
.hi1p { display: flex; flex-direction: column; }
.hn7g { font-size: 15px; font-weight: 700; color: #E8E6F0; }
.ht2z { font-style: normal; font-size: 12px; color: #5A6078; }
.hj3b { font-size: 14px; color: #B8BAD0; }

/* 页脚 */
.ht8b { background: #0A1424; border-top: 1px solid #1E2D48; padding: 46px 0 30px; }
.ht8b .ht7n { color: #E8B86A; }
.hd4a { display: flex; align-items: center; gap: 30px; padding-bottom: 24px; border-bottom: 1px solid #152040; }
.hb5c { display: flex; gap: 22px; margin-left: auto; }
.hb5c a { font-size: 14px; color: #8A90A8; }
.hb5c a:hover { color: #E8B86A; }
.hg5k { background: linear-gradient(135deg, #E8B86A, #C08838); color: #0F1A2E; font-size: 14px; font-weight: 700; padding: 9px 22px; border-radius: 20px; }
.hp8v { text-align: center; font-size: 13px; color: #5A6078; padding-top: 22px; }

/* 移动端 */
@media (max-width: 768px) {
  .hc2m { width: 100%; padding: 0 16px; }
  .hn9b { display: none; }
  .hr4a { margin-left: auto; padding: 8px 18px; }
  .hh2c { width: 100%; flex-direction: column; padding: 46px 0 56px; gap: 40px; }
  .hl9p { width: 100%; }
  .hp5m { font-size: 30px; }
  .hs4q { font-size: 15px; }
  .hw3c { flex-direction: column; }
  .hm8z { width: 100%; text-align: center; padding: 15px 0; }
  .ho6x { width: 100%; text-align: center; padding: 13px 0; }
  .hk1w { width: 100%; }
  .hk2e { height: 380px; }
  .hr5h { display: flex; overflow-x: auto; gap: 14px; padding-bottom: 10px; }
  .hf2p { min-width: 62%; }
  .hf2p img { height: 300px; }
  .hg2d { grid-template-columns: 1fr; }
  .hg8g { grid-template-columns: 1fr 1fr; gap: 14px; }
  .hs5k::before { display: none; }
  .hg7h { grid-template-columns: 1fr; }
  .hl3n { width: 100%; }
  .hc3b { columns: 1; }
  .hd4a { flex-wrap: wrap; }
  .hb5c { flex-wrap: wrap; margin-left: 0; gap: 14px; }
  .hg5k { margin-left: auto; }
}
