@charset "UTF-8";

:root {
  color-scheme: light;
  --h98: #20242b;
  --n87: #69717d;
  --a60: #f5f7fa;
  --u38: #ffffff;
  --j87: #e7ebf0;
  --n74: #08bfd0;
  --f91: #4375e6;
  --h94: #2659c7;
  --v65: linear-gradient(100deg, #4d72df 0%, #13cbd2 100%);
  --b76: 0 12px 36px rgba(29, 50, 84, 0.08);
  --m17: 2px;
  --x61: cubic-bezier(0.23, 1, 0.32, 1);
  --f82: 1320px;
}

html[data-theme="dark"] {
  color-scheme: dark;
  --h98: #edf1f7;
  --n87: #a6aebb;
  --a60: #151a22;
  --u38: #10151c;
  --j87: #28303b;
  --f91: #6e92f0;
  --h94: #8ba8f4;
  --b76: 0 16px 40px rgba(0, 0, 0, 0.28);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: var(--u38);
  color: var(--h98);
  font-family: "Noto Sans SC", "Microsoft YaHei", "PingFang SC", system-ui, -apple-system, sans-serif;
  font-size: 16px;
  line-height: 1.62;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
body::selection { background: rgba(8, 191, 208, 0.24); }
a { color: inherit; text-decoration: none; }
a:hover { color: var(--h94); }
img { display: block; max-width: 100%; }
button, input { font: inherit; }
button { color: inherit; }
.x9n4r6 { width: min(calc(100% - 40px), var(--f82)); margin-inline: auto; }

._bjxn6 { height: 34px; background: var(--a60); border-bottom: 1px solid var(--j87); color: var(--n87); font-size: 13px; }
._yb7f2 { height: 100%; display: flex; align-items: center; gap: 14px; overflow: hidden; }
.i4y2z8 { flex: 0 0 auto; }
._57882 { color: #aab1bc; }
.f1i3g7 { min-width: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.j7o3o9 { display: grid; grid-template-columns: 300px minmax(320px, 560px) 1fr; align-items: center; gap: 28px; min-height: 114px; }
.qr-list { display: inline-flex; align-items: center; gap: 10px; width: fit-content; color: #2e8ada; font-size: clamp(28px, 3vw, 42px); font-weight: 900; letter-spacing: -0.05em; line-height: 1; }
.e2d9q7 { width: 38px; height: 38px; border-radius: 50% 50% 50% 14%; background: var(--v65); transform: rotate(-8deg); position: relative; box-shadow: 0 7px 18px rgba(45, 125, 214, 0.25); }
.e2d9q7::after { content: ""; position: absolute; inset: 10px; border: 4px solid #fff; border-left-color: transparent; border-radius: 50%; }
._cbgke { white-space: nowrap; }

.r2w9y4 { display: grid; grid-template-columns: 1fr 58px; background: var(--a60); border: 1px solid transparent; border-radius: 999px; overflow: hidden; transition: border-color 180ms var(--x61), box-shadow 180ms var(--x61); }
.r2w9y4:focus-within { border-color: rgba(8, 191, 208, 0.6); box-shadow: 0 0 0 4px rgba(8, 191, 208, 0.1); }
.r2w9y4 input { width: 100%; border: 0; outline: 0; padding: 13px 20px; color: var(--h98); background: transparent; }
.r2w9y4 button { border: 0; background: var(--v65); color: #fff; cursor: pointer; font-size: 22px; transition: transform 160ms var(--x61), filter 160ms var(--x61); }
.r2w9y4 button:hover { filter: brightness(1.05); }
.r2w9y4 button:active { transform: scale(0.96); }
._qedk7 { display: flex; justify-content: flex-end; gap: 10px; }
._b24h6 { width: 40px; height: 40px; border: 1px solid var(--j87); border-radius: 50%; background: var(--a60); display: grid; place-items: center; cursor: pointer; transition: transform 160ms var(--x61), color 160ms var(--x61), border-color 160ms var(--x61); }
._b24h6:hover { color: var(--f91); border-color: var(--f91); }
._b24h6:active { transform: scale(0.94); }

._sulu1 { position: sticky; top: 0; z-index: 20; background: var(--v65); box-shadow: 0 6px 20px rgba(27, 96, 177, 0.16); }
.p7w9d1 { display: flex; align-items: stretch; min-height: 54px; }
._sulu1 a { display: grid; place-items: center; flex: 1 1 auto; min-width: 92px; padding: 0 14px; color: rgba(255, 255, 255, 0.92); font-size: 16px; font-weight: 700; white-space: nowrap; position: relative; transition: background 180ms var(--x61), color 180ms var(--x61); }
._sulu1 a:hover, ._sulu1 a[aria-current="page"] { color: #fff; background: rgba(23, 62, 142, 0.2); }
._sulu1 a[aria-current="page"]::after { content: ""; position: absolute; left: 24%; right: 24%; bottom: 0; height: 3px; background: #fff; }
._59fow { display: none; }
.b5y6m8 { padding-block: 24px 56px; }

.dk-pill { display: grid; grid-template-columns: minmax(300px, 0.9fr) minmax(420px, 1.3fr) minmax(250px, 0.68fr); align-items: start; gap: 24px; }
._9w3ww, ._ufsfo, .jm-foot, .t5x1u4, ._r42u5 { background: var(--u38); }
.wd-list { position: relative; min-height: 330px; overflow: hidden; background: #2b2f37; box-shadow: var(--b76); }
.wd-list img { width: 100%; height: 330px; object-fit: cover; object-position: center 23%; filter: saturate(0.94) contrast(1.02); transition: transform 420ms var(--x61); }
.wd-list:hover img { transform: scale(1.025); }
.wd-list::before { content: ""; position: absolute; inset: 0; z-index: 1; background: linear-gradient(180deg, rgba(8, 18, 27, 0.03) 28%, rgba(8, 18, 27, 0.88) 100%); }
._435ms { position: absolute; z-index: 2; left: 24px; right: 24px; bottom: 22px; color: #fff; }
.o3r3x2 { display: inline-block; margin-bottom: 8px; color: #a9f8ff; font-size: 13px; font-weight: 800; letter-spacing: 0.14em; }
.wd-list h1 { margin: 0; font-size: clamp(23px, 2.15vw, 32px); line-height: 1.28; letter-spacing: -0.02em; }
.wd-list p { margin: 8px 0 0; color: rgba(255, 255, 255, 0.78); font-size: 14px; }

._y2qo4 { display: flex; align-items: end; justify-content: space-between; gap: 16px; min-height: 54px; border-bottom: 1px solid var(--j87); }
._y2qo4 h2, ._y2qo4 h3 { margin: 0; padding-bottom: 10px; font-size: 20px; line-height: 1.2; position: relative; }
._y2qo4 h2::after, ._y2qo4 h3::after { content: ""; position: absolute; left: 0; bottom: -1px; width: 58px; height: 3px; background: var(--v65); }
._y2qo4 a { padding-bottom: 10px; color: var(--n87); font-size: 13px; }
.xz-pan { margin-top: 20px; }
._tktmr { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; padding-top: 18px; }
.g7j2j6 { min-width: 0; }
._bkvbx { aspect-ratio: 1.55; overflow: hidden; background: var(--a60); }
._bkvbx img { width: 100%; height: 100%; object-fit: cover; object-position: center 24%; transition: transform 300ms var(--x61); }
.g7j2j6:hover img { transform: scale(1.035); }
.g7j2j6 h3 { margin: 8px 0 0; font-size: 14px; font-weight: 500; line-height: 1.55; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.rp-card { padding: 0 2px; }
.y7n3m7 { padding: 0 0 18px; margin-bottom: 14px; border-bottom: 1px dashed var(--j87); }
.y7n3m7:last-child { margin-bottom: 0; border-bottom: 0; }
.pn-slot { display: block; margin-bottom: 9px; font-size: 19px; font-weight: 800; line-height: 1.45; }
.y7n3m7 ul { list-style: none; padding: 0; margin: 0; }
.y7n3m7 li { position: relative; padding: 5px 0 5px 14px; color: #444b55; line-height: 1.45; }
html[data-theme="dark"] .y7n3m7 li { color: #c7ced8; }
.y7n3m7 li::before { content: ""; position: absolute; left: 1px; top: 15px; width: 4px; height: 4px; border-radius: 50%; background: #b9c0ca; }

.right-rail { display: grid; gap: 20px; }
._ufsfo { border: 1px solid var(--j87); padding: 18px; box-shadow: 0 8px 28px rgba(32, 50, 73, 0.04); }
.q8a4r3 { counter-reset: rank; list-style: none; padding: 14px 0 0; margin: 0; }
.q8a4r3 li { counter-increment: rank; display: grid; grid-template-columns: 28px 1fr; gap: 10px; padding: 9px 0; border-bottom: 1px dashed var(--j87); font-size: 14px; line-height: 1.45; }
.q8a4r3 li:last-child { border-bottom: 0; }
.q8a4r3 li::before { content: counter(rank); width: 23px; height: 23px; display: grid; place-items: center; background: #dfe4ea; color: #657080; font-weight: 800; font-size: 12px; }
.q8a4r3 li:nth-child(1)::before { background: #ff4b30; color: #fff; }
.q8a4r3 li:nth-child(2)::before { background: #f5a623; color: #fff; }
.q8a4r3 li:nth-child(3)::before { background: #10b7bb; color: #fff; }
.s9y8n9 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 4px; padding-top: 16px; }
.s9y8n9 a { aspect-ratio: 1; display: grid; place-items: center; text-align: center; padding: 8px 4px; color: #fff; font-size: 13px; line-height: 1.25; transition: transform 160ms var(--x61), filter 160ms var(--x61); }
.s9y8n9 a:nth-child(1) { background: #7779e3; }
.s9y8n9 a:nth-child(2) { background: #379ed8; }
.s9y8n9 a:nth-child(3) { background: #11b7a7; }
.s9y8n9 a:nth-child(4) { background: #e5b64c; }
.s9y8n9 a:nth-child(5) { background: #83b735; }
.s9y8n9 a:nth-child(6) { background: #ee7a55; }
.s9y8n9 a:hover { color: #fff; filter: brightness(1.05); transform: translateY(-2px); }
.vw-grid { margin-top: 20px; padding: 16px 18px; background: linear-gradient(135deg, rgba(67,117,230,.08), rgba(8,191,208,.08)); color: var(--n87); font-size: 13px; border-left: 3px solid var(--n74); }

.k5b1v3 { margin-top: 44px; }
.qr-cell { display: grid; grid-template-columns: minmax(300px, 0.95fr) minmax(420px, 1.2fr) minmax(230px, 0.65fr); gap: 24px; padding-top: 20px; }
.hp-box { height: 270px; overflow: hidden; background: var(--a60); }
.hp-box img { width: 100%; height: 100%; object-fit: cover; object-position: center 24%; transition: transform 360ms var(--x61); }
._m4m7j:hover img { transform: scale(1.025); }
._m4m7j h3 { margin: 13px 0 6px; font-size: 19px; line-height: 1.42; }
._m4m7j p { margin: 0; color: var(--n87); font-size: 14px; }
.r5o5e5 { display: grid; gap: 15px; }
._1kgn3 { display: grid; grid-template-columns: 150px 1fr; gap: 15px; padding-bottom: 15px; border-bottom: 1px solid var(--j87); }
._1kgn3:last-child { border-bottom: 0; }
._1kgn3 img { width: 150px; height: 94px; object-fit: cover; object-position: center 22%; }
._1kgn3 h3 { margin: 0 0 7px; font-size: 16px; line-height: 1.42; }
._1kgn3 p { margin: 0; color: var(--n87); font-size: 13px; line-height: 1.5; }
._5tus6 { list-style: none; padding: 0; margin: 0; }
._5tus6 li { border-bottom: 1px dashed var(--j87); }
._5tus6 a { display: block; padding: 10px 0 10px 13px; position: relative; font-size: 14px; line-height: 1.48; }
._5tus6 a::before { content: ""; position: absolute; left: 0; top: 19px; width: 5px; height: 5px; background: var(--n74); }

.s9i3c7 { margin: 0 0 24px; padding: 22px 24px; background: linear-gradient(105deg, rgba(67,117,230,.1), rgba(8,191,208,.08)); border-left: 4px solid var(--n74); }
.s9i3c7 h1 { margin: 0; font-size: 28px; line-height: 1.3; }
.s9i3c7 p { margin: 7px 0 0; color: var(--n87); }
.e5f4c8 { display: grid; grid-template-columns: minmax(0, 1fr) 285px; gap: 28px; }
.t5x1u4 { border-top: 2px solid var(--h98); }
.gk-row { display: grid; grid-template-columns: 245px 1fr; gap: 22px; padding: 22px 0; border-bottom: 1px solid var(--j87); }
._vtzsb { height: 160px; overflow: hidden; background: var(--a60); }
._vtzsb img { width: 100%; height: 100%; object-fit: cover; object-position: center 25%; transition: transform 300ms var(--x61); }
.gk-row:hover img { transform: scale(1.03); }
.b2b4r3 { display: flex; gap: 10px; color: var(--n87); font-size: 12px; }
.gk-row h2 { margin: 5px 0 8px; font-size: 21px; line-height: 1.4; }
.gk-row p { margin: 0; color: var(--n87); font-size: 14px; }
.f4a4k2 { margin-top: 12px; color: var(--h94); font-size: 12px; }
._3vytg { padding: 18px; border: 1px solid var(--j87); background: var(--a60); }
._3vytg h3 { margin: 0 0 8px; font-size: 17px; }
._3vytg p { margin: 0; color: var(--n87); font-size: 13px; }
.hp-cell { margin-bottom: 24px; }
.sl-list { display: grid; grid-template-columns: 1fr auto; border: 1px solid var(--j87); }
.sl-list input { border: 0; outline: 0; padding: 14px 16px; background: var(--u38); color: var(--h98); }
.sl-list button { border: 0; padding: 0 24px; color: #fff; background: var(--v65); cursor: pointer; }
._0h49w { margin-top: 12px; color: var(--n87); font-size: 14px; }
.j7z1x1 { padding: 64px 20px; text-align: center; color: var(--n87); border: 1px dashed var(--j87); }

._28qo4 { display: grid; grid-template-columns: minmax(0, 900px) 300px; justify-content: center; gap: 34px; }
._r42u5 { min-width: 0; }
.y8t5l4 { color: var(--n87); font-size: 13px; margin-bottom: 16px; }
.cy-box { padding-bottom: 20px; border-bottom: 1px solid var(--j87); }
.rp-mark { color: var(--n74); font-weight: 800; font-size: 13px; letter-spacing: .08em; }
.cy-box h1 { margin: 9px 0 12px; font-size: clamp(30px, 4vw, 46px); line-height: 1.23; letter-spacing: -0.035em; }
.sl-foot { margin: 0 0 14px; color: var(--n87); font-size: 18px; }
.gk-unit { display: flex; flex-wrap: wrap; gap: 8px 16px; color: var(--n87); font-size: 13px; }
.gk-unit a { color: var(--h94); }
._awti2 { margin: 28px 0 12px; }
._awti2 img { width: 100%; max-height: 640px; object-fit: cover; object-position: center 20%; }
._awti2 figcaption { padding: 9px 0; color: var(--n87); font-size: 12px; border-bottom: 1px solid var(--j87); }
._awti2 figcaption a { color: var(--h94); }
.hp-item { max-width: 790px; margin-inline: auto; padding-top: 12px; }
.hp-item p { margin: 0 0 22px; font-family: "Noto Serif SC", "Songti SC", serif; font-size: 18px; line-height: 1.95; }
.l3x7a5 { margin: 26px 0; padding: 20px 24px; background: var(--a60); border-left: 4px solid var(--f91); }
.l3x7a5 h2 { margin: 0 0 10px; font-size: 18px; }
.l3x7a5 ul { margin: 0; padding-left: 20px; }
.l3x7a5 li { margin: 6px 0; }
._zsna4 { margin-top: 32px; padding: 22px; border: 1px solid var(--j87); }
._zsna4 h2 { margin: 0 0 10px; font-size: 19px; }
._zsna4 ul { margin: 0; padding-left: 20px; }
._zsna4 a { color: var(--h94); text-decoration: underline; text-underline-offset: 3px; }
.b9x3k3 { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 22px; }
.b9x3k3 a { padding: 4px 10px; background: var(--a60); color: var(--n87); font-size: 12px; }
.t3i1o3 { list-style: none; padding: 0; margin: 14px 0 0; }
.t3i1o3 li { padding: 10px 0; border-bottom: 1px dashed var(--j87); font-size: 14px; }

._9n2d6 { margin-top: 32px; padding: 34px 0 44px; background: #171c24; color: #9ca6b4; font-size: 13px; }
.x1a3p5 { display: grid; grid-template-columns: 1fr auto; gap: 24px; align-items: end; }
._9n2d6 strong { display: block; margin-bottom: 6px; color: #fff; font-size: 18px; }
._9n2d6 p { margin: 4px 0; }
._9n2d6 a { color: #cbd2dc; }
._9n2d6 a:hover { color: #fff; }
.gk-flow { position: fixed; right: 22px; bottom: 22px; width: 42px; height: 42px; border: 0; border-radius: 50%; display: grid; place-items: center; color: #fff; background: var(--v65); box-shadow: var(--b76); cursor: pointer; opacity: 0; pointer-events: none; transform: translateY(8px); transition: opacity 180ms var(--x61), transform 180ms var(--x61); }
.back-top._jortj { opacity: 1; pointer-events: auto; transform: translateY(0); }
.gk-flow:active { transform: scale(0.95); }

@media (max-width: 1120px) {
  :root { --f82: 980px; }
  .j7o3o9 { grid-template-columns: 250px 1fr auto; }
  .dk-pill { grid-template-columns: minmax(300px, .9fr) minmax(420px, 1.2fr); }
  .right-rail { grid-column: 1 / -1; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .qr-cell { grid-template-columns: minmax(300px, .9fr) minmax(420px, 1.2fr); }
  .qr-cell > ._5tus6 { grid-column: 1 / -1; columns: 2; column-gap: 28px; }
  ._28qo4 { grid-template-columns: minmax(0, 1fr) 260px; }
}
@media (max-width: 820px) {
  .x9n4r6 { width: min(calc(100% - 28px), var(--f82)); }
  ._57882 { display: none; }
  .j7o3o9 { min-height: 94px; grid-template-columns: 1fr auto; gap: 16px; }
  .qr-list { font-size: 30px; }
  .e2d9q7 { width: 32px; height: 32px; }
  .r2w9y4 { grid-column: 1 / -1; grid-row: 2; margin-bottom: 18px; }
  ._qedk7 { grid-column: 2; grid-row: 1; }
  ._59fow { display: grid; }
  .p7w9d1 { overflow-x: auto; scrollbar-width: none; }
  .p7w9d1::-webkit-scrollbar { display: none; }
  ._sulu1 a { flex: 0 0 auto; min-width: 98px; }
  .dk-pill, .qr-cell, .e5f4c8, ._28qo4 { grid-template-columns: 1fr; }
  .right-rail { grid-column: auto; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .qr-cell > ._5tus6 { grid-column: auto; columns: 1; }
  .e5f4c8 > aside, ._28qo4 > aside { order: 2; }
  .hp-item { max-width: 100%; }
}
@media (max-width: 560px) {
  body { font-size: 15px; }
  .x9n4r6 { width: min(calc(100% - 22px), var(--f82)); }
  ._bjxn6 { height: 31px; font-size: 12px; }
  .i4y2z8 { display: none; }
  .j7o3o9 { min-height: 80px; }
  .qr-list { font-size: 25px; }
  .e2d9q7 { width: 29px; height: 29px; }
  ._b24h6 { width: 37px; height: 37px; }
  ._qedk7 .bx-foot { display: none; }
  .p7w9d1 { min-height: 48px; }
  ._sulu1 a { min-width: 84px; padding-inline: 11px; font-size: 14px; }
  .b5y6m8 { padding-top: 15px; }
  .wd-list, .wd-list img { min-height: 310px; height: 310px; }
  ._435ms { left: 18px; right: 18px; bottom: 18px; }
  .wd-list h1 { font-size: 24px; }
  ._tktmr { gap: 12px; }
  .g7j2j6 h3 { font-size: 13px; }
  .pn-slot { font-size: 18px; }
  .y7n3m7 li { font-size: 14px; }
  .right-rail { grid-template-columns: 1fr; }
  .k5b1v3 { margin-top: 34px; }
  .hp-box { height: 240px; }
  ._1kgn3 { grid-template-columns: 118px 1fr; gap: 12px; }
  ._1kgn3 img { width: 118px; height: 84px; }
  ._1kgn3 p { display: none; }
  .gk-row { grid-template-columns: 112px 1fr; gap: 13px; padding: 16px 0; }
  ._vtzsb { height: 92px; }
  .gk-row h2 { margin: 3px 0 0; font-size: 16px; }
  .gk-row p, .f4a4k2 { display: none; }
  .s9i3c7 { padding: 18px; }
  .s9i3c7 h1 { font-size: 24px; }
  .cy-box h1 { font-size: 30px; }
  .sl-foot { font-size: 16px; }
  .hp-item p { font-size: 17px; line-height: 1.9; }
  ._awti2 { margin-inline: -11px; }
  ._awti2 figcaption { padding-inline: 11px; }
  .x1a3p5 { grid-template-columns: 1fr; }
  .gk-flow { right: 14px; bottom: 14px; }
}
@media (prefers-reduced-motion: no-preference) {
  .wd-list, .y7n3m7, ._ufsfo, .k5b1v3 { animation: rise-in 420ms var(--x61) both; }
  .y7n3m7:nth-child(2) { animation-delay: 45ms; }
  .y7n3m7:nth-child(3) { animation-delay: 90ms; }
  @keyframes rise-in { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }
}
