/* 横风动漫 hfdm2026 - 追番台历放送表 */
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: "PingFang SC", "Microsoft YaHei", "Segoe UI", sans-serif; background: #fbf7ee; color: #262a35; line-height: 1.6; overflow-x: hidden; }
a { text-decoration: none; color: inherit; }
ul, ol { list-style: none; }
img { display: block; }
.xn3c { width: 1200px; max-width: 94%; margin: 0 auto; }
.ds2w { font-size: 15px; color: #6d7180; line-height: 1.8; }

/* 入场 */
.fd-in { opacity: 0; transform: translateY(26px); transition: opacity .6s ease, transform .6s ease; }
.fd-on { opacity: 1; transform: translateY(0); }

/* 头部 */
.hw6t { position: fixed; top: 0; left: 0; right: 0; z-index: 90; background: rgba(251,247,238,.94); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); border-bottom: 1px solid rgba(232,80,58,.14); transition: box-shadow .3s; }
.hw6t.on { box-shadow: 0 12px 28px -16px rgba(90,60,20,.35); }
.hw-i { display: flex; align-items: center; gap: 30px; height: 74px; }
.go7d img { height: 46px; width: auto; }
.nv2p { display: flex; gap: 6px; }
.nv2p a { font-size: 15.5px; font-weight: 600; color: #565b68; padding: 8px 16px; border-radius: 999px; transition: color .22s, background .22s; }
.nv2p a:hover { color: #e8503a; background: rgba(232,80,58,.08); }
.hw-act { margin-left: auto; display: flex; align-items: center; gap: 12px; }
.bt9q { display: inline-block; padding: 11px 24px; border-radius: 999px; font-size: 15px; font-weight: 800; color: #fff; background: linear-gradient(135deg, #f0604a, #dd3f28); box-shadow: 0 8px 18px -8px rgba(221,63,40,.6); transition: transform .18s, box-shadow .18s; }
.bt9q:hover { transform: translateY(-2px); box-shadow: 0 12px 22px -8px rgba(221,63,40,.65); }
.bg3v { display: none; width: 42px; height: 42px; border: none; border-radius: 12px; background: rgba(232,80,58,.1); color: #e8503a; font-size: 22px; cursor: pointer; }
.mm5k { display: none; }

/* Hero 台历 */
.zq7m { position: relative; overflow: hidden; padding: 168px 0 110px; background:
    radial-gradient(720px 420px at 88% 8%, rgba(242,181,58,.22), transparent 62%),
    radial-gradient(560px 380px at -6% 96%, rgba(232,80,58,.1), transparent 60%),
    repeating-linear-gradient(0deg, rgba(38,42,53,.035) 0 1px, transparent 1px 56px),
    repeating-linear-gradient(90deg, rgba(38,42,53,.035) 0 1px, transparent 1px 56px),
    linear-gradient(180deg, #fbf7ee 0%, #f7f1e2 100%); }
.zq-r { display: flex; align-items: center; gap: 56px; position: relative; z-index: 2; }
.tg6d { flex: 1.05; }
.bd4k { display: inline-flex; align-items: center; gap: 9px; padding: 8px 18px; border-radius: 999px; background: rgba(255,253,248,.9); border: 1px solid rgba(232,80,58,.25); font-size: 13.5px; font-weight: 700; color: #c9402c; }
.dt-dot { width: 9px; height: 9px; border-radius: 50%; background: #e8503a; box-shadow: 0 0 0 4px rgba(232,80,58,.18); animation: dtp 1.8s ease-in-out infinite; }
@keyframes dtp { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.35); } }
.zq7m h1 { margin-top: 20px; font-size: 52px; line-height: 1.22; font-weight: 900; letter-spacing: 1px; color: #262a35; }
.zq7m h1 em { display: inline-block; margin-top: 10px; padding: 4px 26px 6px; border-radius: 18px; font-style: normal; color: #fff; background: linear-gradient(120deg, #f0604a, #dd3f28 62%, #c93420); box-shadow: 0 14px 26px -14px rgba(221,63,40,.65); transform: rotate(-1.2deg); }
.ds2w.le3d { margin-top: 20px; max-width: 560px; font-size: 16px; }
.bw3s { margin-top: 30px; display: flex; gap: 16px; }
.go4y { display: inline-flex; align-items: center; gap: 9px; padding: 15px 34px; border-radius: 999px; font-size: 16.5px; font-weight: 800; color: #fff; background: linear-gradient(135deg, #f0604a, #dd3f28); box-shadow: 0 14px 26px -12px rgba(221,63,40,.6); transition: transform .18s, box-shadow .18s; }
.go4y:hover { transform: translateY(-2px); box-shadow: 0 18px 30px -12px rgba(221,63,40,.68); }
.sk5z { display: inline-flex; align-items: center; gap: 7px; padding: 15px 28px; border-radius: 999px; font-size: 15.5px; font-weight: 700; color: #8a5a12; background: #fffdf8; border: 1.5px solid rgba(201,141,26,.45); transition: border-color .2s, color .2s, transform .18s; }
.sk5z:hover { border-color: #c98d1a; color: #a26f0e; transform: translateY(-2px); }
.ps6a { margin-top: 30px; display: flex; flex-wrap: wrap; gap: 10px 22px; }
.ps6a li { display: inline-flex; align-items: center; gap: 8px; font-size: 14px; font-weight: 700; color: #565b68; }
.ps6a i { color: #e8503a; font-size: 17px; }

/* 右侧台历+手机 */
.pk9f { flex: .98; position: relative; display: flex; justify-content: center; padding: 22px 0 10px; }
.pk-glow { position: absolute; left: 50%; top: 52%; transform: translate(-50%,-50%); width: 480px; height: 420px; border-radius: 50%; background: radial-gradient(closest-side, rgba(242,181,58,.32), transparent 70%); filter: blur(8px); pointer-events: none; }
.tl4w { position: relative; z-index: 3; align-self: flex-start; margin-top: 40px; width: 250px; background: #fffdf8; border-radius: 22px; padding: 52px 24px 24px; box-shadow: 0 26px 46px -22px rgba(90,60,20,.4), 0 4px 0 rgba(201,141,26,.25); transform: rotate(-3deg); }
.tl-hd { position: absolute; left: 0; right: 0; top: 0; padding: 10px 0; border-radius: 22px 22px 0 0; text-align: center; font-size: 14.5px; font-weight: 800; letter-spacing: 2px; color: #fff; background: linear-gradient(135deg, #f0604a, #dd3f28); }
.tl-rg { position: absolute; top: -13px; width: 18px; height: 26px; border-radius: 10px; border: 4px solid #3a3f4d; background: transparent; z-index: 4; }
.tl-rg.rg-a { left: 54px; }
.tl-rg.rg-b { right: 54px; }
.tl-dt { text-align: center; font-size: 74px; font-weight: 900; line-height: 1.05; color: #262a35; letter-spacing: -2px; }
.tl-wk { text-align: center; font-size: 15px; font-weight: 800; color: #c9402c; margin-top: 2px; }
.tl-gd { margin-top: 14px; display: grid; grid-template-columns: repeat(7, 1fr); gap: 5px; }
.tl-gd span { height: 30px; display: flex; align-items: center; justify-content: center; border-radius: 9px; font-size: 12.5px; font-weight: 700; color: #8a8f9c; background: #f5eedd; }
.tl-gd span.tl-on { color: #fff; background: linear-gradient(135deg, #f0604a, #dd3f28); box-shadow: 0 6px 12px -6px rgba(221,63,40,.65); }
.tl-nt { margin-top: 16px; display: flex; align-items: center; gap: 8px; padding: 11px 14px; border-radius: 13px; background: linear-gradient(135deg, #f6c14f, #eda92c); color: #5f4405; font-size: 13px; font-weight: 800; box-shadow: 0 10px 18px -10px rgba(201,141,26,.6); transform: rotate(1.4deg); }
.tl-nt i { font-size: 15px; }
.mb7c { position: relative; z-index: 2; margin: -34px 0 0 58px; width: 264px; border-radius: 28px; background: #fffdf8; padding: 10px; box-shadow: 0 30px 52px -24px rgba(90,60,20,.45); transform: rotate(3.4deg); }
.mb-top { position: absolute; left: 50%; top: 5px; transform: translateX(-50%); width: 86px; height: 16px; border-radius: 999px; background: #efe6d2; z-index: 3; }
.mb7c img { width: 100%; height: 500px; object-fit: cover; object-position: top; border-radius: 20px; }
.np8c { position: absolute; z-index: 5; top: 56px; right: 6px; padding: 12px 10px; border-radius: 50%; background: linear-gradient(135deg, #f0604a, #c93420); color: #fff; font-size: 13.5px; font-weight: 900; line-height: 1.25; width: 62px; height: 62px; display: flex; align-items: center; justify-content: center; text-align: center; box-shadow: 0 14px 24px -10px rgba(201,52,32,.7); animation: npx 3.2s ease-in-out infinite; }
@keyframes npx { 0%, 100% { transform: translateY(0) rotate(6deg); } 50% { transform: translateY(-12px) rotate(6deg); } }
.jt2d { position: absolute; z-index: 5; bottom: 66px; left: -12px; display: inline-flex; align-items: center; gap: 8px; padding: 11px 18px; border-radius: 999px; background: #fffdf8; border: 1.5px dashed rgba(201,141,26,.6); color: #a26f0e; font-size: 13.5px; font-weight: 800; box-shadow: 0 12px 22px -12px rgba(90,60,20,.4); animation: jtx 4.6s ease-in-out infinite; }
.jt2d i { color: #e8a41c; font-size: 16px; }
@keyframes jtx { 0%, 100% { transform: translateY(0) rotate(-3deg); } 50% { transform: translateY(-9px) rotate(-3deg); } }

/* 模块标题 */
.se4k { display: flex; flex-direction: column; align-items: center; gap: 6px; text-align: center; font-size: 32px; font-weight: 900; letter-spacing: 2px; color: #262a35; }
.se-n { display: inline-flex; align-items: center; gap: 8px; font-size: 13.5px; font-weight: 800; letter-spacing: 3px; color: #c9402c; }
.se-n::before, .se-n::after { content: ""; width: 22px; height: 3px; border-radius: 3px; background: rgba(232,80,58,.35); }

/* 展示 行式时间表 */
.bg8n { padding: 96px 0; background: #fbf7ee; }
.yd7n { padding: 96px 0; background: linear-gradient(180deg, #f7f1e2, #fbf7ee); }
.sh3m { margin-top: 44px; display: flex; flex-direction: column; gap: 20px; }
.rw9d { display: flex; align-items: stretch; gap: 26px; padding: 18px 26px 18px 0; background: #fffdf8; border: 1px solid rgba(38,42,53,.06); border-radius: 24px; box-shadow: 0 16px 30px -22px rgba(90,60,20,.4); overflow: hidden; transition: transform .25s, box-shadow .25s; }
.rw9d:hover { transform: translateY(-4px); box-shadow: 0 24px 40px -22px rgba(90,60,20,.5); }
.wk3f { flex: none; width: 74px; display: flex; align-items: center; justify-content: center; border-radius: 18px 0 0 18px; margin: -18px 0 -18px 0; font-size: 15.5px; font-weight: 900; letter-spacing: 2px; writing-mode: vertical-lr; color: #fff; }
.wk-r { background: linear-gradient(180deg, #f0604a, #dd3f28); }
.wk-g { background: linear-gradient(180deg, #47b078, #2f9160); }
.wk-y { background: linear-gradient(180deg, #f2b53a, #dd9a1c); }
.wk-b { background: linear-gradient(180deg, #5585cc, #3c6ab0); }
.rw-w { flex: none; width: 218px; height: 148px; border-radius: 14px; overflow: hidden; border: 1px solid rgba(38,42,53,.08); }
.rw-w img { width: 100%; height: 100%; object-fit: cover; object-position: top; }
.rw-k { flex: 1; align-self: center; }
.rw-t { font-size: 19px; font-weight: 900; color: #262a35; margin-bottom: 8px; }

/* 优势 */
.cd4x { margin-top: 44px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.it8g { position: relative; padding: 30px 26px 28px; background: #fffdf8; border: 1px solid rgba(38,42,53,.06); border-radius: 24px; box-shadow: 0 16px 30px -24px rgba(90,60,20,.4); transition: transform .25s, box-shadow .25s; }
.it8g:hover { transform: translateY(-5px); box-shadow: 0 24px 42px -24px rgba(90,60,20,.5); }
.ic2v { display: inline-flex; align-items: center; justify-content: center; width: 54px; height: 54px; border-radius: 18px; font-size: 25px; color: #fff; margin-bottom: 16px; }
.v-r { background: linear-gradient(135deg, #f0604a, #dd3f28); }
.v-g { background: linear-gradient(135deg, #47b078, #2f9160); }
.v-y { background: linear-gradient(135deg, #f2b53a, #dd9a1c); }
.v-b { background: linear-gradient(135deg, #5585cc, #3c6ab0); }
.tt5v { font-size: 17.5px; font-weight: 900; color: #262a35; margin-bottom: 9px; }
.lk3v { color: #c9402c; font-weight: 800; border-bottom: 1.5px dashed rgba(201,64,44,.5); transition: color .2s; }
.lk3v:hover { color: #a5301e; }

/* 流程 轨道站牌 */
.lc6p { margin-top: 52px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 26px; position: relative; padding-top: 46px; }
.lc6p::before { content: ""; position: absolute; top: 27px; left: 6%; right: 6%; height: 0; border-top: 2.5px dashed rgba(232,80,58,.35); }
.st9b { position: relative; text-align: center; }
.sp5h { position: relative; z-index: 2; display: inline-flex; align-items: center; justify-content: center; width: 56px; height: 56px; border-radius: 50%; background: #fffdf8; border: 2.5px solid #e8503a; color: #e8503a; font-size: 23px; box-shadow: 0 12px 22px -12px rgba(221,63,40,.55); transition: background .25s, color .25s, transform .25s; }
.st9b:hover .sp5h { background: linear-gradient(135deg, #f0604a, #dd3f28); color: #fff; transform: translateY(-4px); }
.st-t { margin-top: 16px; font-size: 17px; font-weight: 900; color: #262a35; }
.st9b .ds2w { margin-top: 7px; font-size: 14px; }

/* 资讯 行式 */
.zf3t { margin-top: 44px; display: flex; flex-direction: column; gap: 18px; max-width: 920px; margin-left: auto; margin-right: auto; }
.nq4m { display: flex; gap: 22px; padding: 22px 26px; background: #fffdf8; border: 1px solid rgba(38,42,53,.06); border-radius: 22px; box-shadow: 0 14px 28px -24px rgba(90,60,20,.4); transition: transform .25s, box-shadow .25s; }
.nq4m:hover { transform: translateX(6px); box-shadow: 0 20px 34px -22px rgba(90,60,20,.5); }
.dt7k { flex: none; width: 84px; align-self: stretch; border-radius: 16px; background: linear-gradient(160deg, #f6c14f, #eda92c); color: #5f4405; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 2px; }
.dt7k b { font-size: 20px; font-weight: 900; letter-spacing: .5px; }
.dt7k i { font-style: normal; font-size: 12.5px; font-weight: 700; opacity: .8; }
.dt7k.dt-r { background: linear-gradient(160deg, #f0604a, #dd3f28); color: #fff; }
.nq-t { font-size: 18px; font-weight: 900; color: #262a35; margin-bottom: 8px; }
.nq-c { margin-top: 10px; font-size: 12.5px; color: #a3a7b3; }

/* FAQ */
.fq8v { margin-top: 44px; max-width: 880px; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; gap: 14px; }
.hd2w { background: #fffdf8; border: 1.5px solid rgba(38,42,53,.07); border-radius: 20px; overflow: hidden; transition: border-color .25s; }
.hd2w.on { border-color: rgba(232,80,58,.55); box-shadow: 0 14px 26px -20px rgba(221,63,40,.5); }
.sw6y { width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 19px 24px; border: none; background: transparent; cursor: pointer; font-size: 16.5px; font-weight: 800; color: #262a35; text-align: left; }
.tg7b { position: relative; flex: none; width: 30px; height: 30px; border-radius: 50%; background: rgba(232,80,58,.12); border: 1px solid rgba(232,80,58,.5); }
.tg7b::before, .tg7b::after { content: ""; position: absolute; left: 50%; top: 50%; background: #e8503a; border-radius: 2px; transition: transform .28s; }
.tg7b::before { width: 12px; height: 2.5px; transform: translate(-50%,-50%); }
.tg7b::after { width: 2.5px; height: 12px; transform: translate(-50%,-50%); }
.hd2w.on .tg7b::after { transform: translate(-50%,-50%) scaleY(0); }
.bd5c { max-height: 0; overflow: hidden; transition: max-height .32s ease; }
.bd5c p { padding: 0 24px 20px; font-size: 14.5px; color: #6d7180; line-height: 1.85; }

/* 评价 */
.pj9n { padding: 96px 0; background: linear-gradient(180deg, #f7f1e2, #fbf7ee); }
.cd3a { margin-top: 44px; columns: 2; column-gap: 22px; }
.av7f { break-inside: avoid; display: flex; gap: 15px; padding: 22px 24px; background: #fffdf8; border: 1px solid rgba(38,42,53,.06); border-radius: 22px; box-shadow: 0 14px 28px -24px rgba(90,60,20,.4); margin-bottom: 22px; }
.tk4m { flex: none; width: 46px; height: 46px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 17px; font-weight: 900; color: #fff; background: linear-gradient(140deg, #f0604a, #c93420); }
.av7f:nth-child(2n) .tk4m { background: linear-gradient(140deg, #f2b53a, #d3931d); color: #5f4405; }
.av7f:nth-child(3n) .tk4m { background: linear-gradient(140deg, #5585cc, #3c6ab0); }
.tx-j { font-size: 14px; color: #565b68; line-height: 1.8; }
.tx-h { margin-top: 10px; font-size: 12px; color: #a3a7b3; }

/* CTA */
.ct5z { position: relative; overflow: hidden; padding: 100px 0; background:
    radial-gradient(680px 380px at 50% 118%, rgba(242,181,58,.4), transparent 62%),
    linear-gradient(180deg, #e8503a, #c93420); }
.ct-y { position: relative; z-index: 2; text-align: center; }
.ct-x { font-size: 14px; font-weight: 900; letter-spacing: 6px; color: rgba(255,255,255,.75); }
.ct-v { margin-top: 12px; font-size: 42px; font-weight: 900; line-height: 1.3; color: #fff; }
.ct-v em { display: inline-block; margin-top: 8px; padding: 2px 24px 4px; border-radius: 16px; font-style: normal; background: rgba(255,253,248,.16); border: 1.5px solid rgba(255,255,255,.45); }
.bt1x { display: inline-flex; align-items: center; gap: 9px; margin-top: 34px; padding: 17px 46px; border-radius: 999px; font-size: 18px; font-weight: 900; color: #c93420; background: #fffdf8; box-shadow: 0 18px 34px -14px rgba(60,10,4,.55); transition: transform .18s, box-shadow .18s; }
.bt1x:hover { transform: translateY(-3px); box-shadow: 0 24px 40px -14px rgba(60,10,4,.6); }
.ct-z { margin-top: 18px; font-size: 13.5px; color: rgba(255,255,255,.8); letter-spacing: 1px; }

/* 页脚 */
.fw8m { padding: 34px 0; background: #262a35; }
.fw-i { display: flex; align-items: center; justify-content: space-between; gap: 12px; flex-wrap: wrap; }
.fw-i p { font-size: 13px; color: #9aa0ad; }

/* 移动端 */
@media (max-width: 768px) {
    .nv2p { display: none; }
    .bt9q { display: none; }
    .bg3v { display: flex; align-items: center; justify-content: center; }
    .mm5k { display: none; flex-direction: column; gap: 4px; padding: 10px 4% 16px; background: rgba(251,247,238,.98); border-bottom: 1px solid rgba(232,80,58,.14); }
    .mm5k.opn { display: flex; }
    .mm5k a { padding: 13px 14px; border-radius: 12px; font-size: 15px; font-weight: 700; color: #3a3f4d; }
    .mm5k a:hover { background: rgba(232,80,58,.08); }
    .mm5k a:last-child { margin-top: 8px; text-align: center; background: linear-gradient(135deg, #f0604a, #dd3f28); color: #fff; font-weight: 800; width: 100%; padding: 14px; }
    .zq7m { padding: 130px 0 80px; }
    .zq-r { flex-direction: column-reverse; gap: 44px; }
    .zq7m h1 { font-size: 36px; }
    .zq7m h1 em { padding: 3px 18px 5px; border-radius: 14px; }
    .bw3s { flex-direction: column; align-items: stretch; }
    .go4y, .sk5z { justify-content: center; width: 100%; }
    .pk9f { width: 100%; padding-bottom: 0; }
    .tl4w { width: 208px; padding: 44px 18px 18px; }
    .tl-dt { font-size: 58px; }
    .mb7c { width: 216px; margin-left: 46px; }
    .mb7c img { height: 400px; }
    .np8c { top: 34px; right: -4px; width: 54px; height: 54px; font-size: 12px; }
    .jt2d { bottom: 30px; left: -6px; font-size: 12.5px; padding: 9px 14px; }
    .se4k { font-size: 26px; }
    .rw9d { flex-wrap: wrap; gap: 16px; padding: 18px; }
    .wk3f { width: 100%; height: 44px; margin: -18px -18px 0; border-radius: 22px 22px 0 0; writing-mode: horizontal-tb; }
    .rw-w { width: 100%; height: 200px; }
    .cd4x { grid-template-columns: 1fr; }
    .lc6p { grid-template-columns: repeat(2, 1fr); gap: 30px 18px; }
    .lc6p::before { display: none; }
    .nq4m { flex-direction: column; gap: 14px; }
    .dt7k { width: 100%; flex-direction: row; gap: 8px; padding: 10px 0; }
    .cd3a { columns: 1; }
    .ct-v { font-size: 30px; }
    .bt1x { width: 100%; justify-content: center; }
}
html{scroll-behavior:smooth}
