:root {
    --age-hei: #111315;
    --age-mohui: #202327;
    --age-bai: #ffffff;
    --age-wubai: #f3f5f4;
    --age-hui: #687078;
    --age-xian: rgba(17, 19, 21, .12);
    --age-lv: #b9ef3d;
    --age-qing: #42d6ce;
    --age-hong: #ff5a48;
    --age-yin: #dfe3e2;
}

* { box-sizing: border-box; }
html {  }
body { margin: 0; overflow-x: hidden; color: var(--age-hei); background: var(--age-bai); font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif; line-height: 1.65; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
p { margin: 0; }
.age-kuandu { width: min(1200px, calc(100% - 52px)); margin: 0 auto; }

.age-toubu { position: sticky; top: 0; z-index: 50; color: var(--age-bai); background: rgba(17,19,21,.91); border-bottom: 1px solid rgba(255,255,255,.1); backdrop-filter: blur(20px); }
.age-toubuneirong { min-height: 76px; display: flex; align-items: center; gap: 36px; }
.age-pinpai { display: flex; align-items: center; gap: 11px; flex: 0 0 auto; font-weight: 900; }
.age-pinpai img { width: 42px; height: 42px; object-fit: cover; border-radius: 5px; }
.age-pinpai span { font-size: 17px; }
.age-daohang { display: flex; justify-content: center; gap: 30px; flex: 1; }
.age-daohang a { position: relative; color: #b7bdc1; font-size: 13px; font-weight: 700; white-space: nowrap; }
.age-daohang a:hover, .age-daohang .age-dangqian { color: var(--age-bai); }
.age-daohang .age-dangqian::after { content: ""; position: absolute; left: 0; right: 0; bottom: -13px; height: 2px; background: var(--age-lv); }
.age-toubuxiazai { min-height: 42px; display: flex; align-items: center; gap: 9px; padding: 0 17px; color: var(--age-hei); background: var(--age-lv); border-radius: 3px; font-size: 13px; font-weight: 900; }
.age-toubuxiazai i { font-size: 18px; }

.age-yingxiong { position: relative; overflow: hidden; color: var(--age-bai); background: var(--age-hei); }
.age-yingxiong::before { content: ""; position: absolute; left: 0; top: 0; width: 42%; height: 3px; background: var(--age-lv); }
.age-yingxiongbuji { min-height: 690px; display: grid; grid-template-columns: .86fr 1.14fr; align-items: center; gap: 62px; padding-top: 58px; padding-bottom: 72px; }
.age-yingxiongwenan { position: relative; z-index: 2; }
.age-kantiao { display: flex; align-items: center; gap: 9px; color: #9ca3a7; font-size: 10px; font-weight: 800; letter-spacing: 2px; }
.age-kantiao span { width: 8px; height: 8px; border-radius: 50%; background: var(--age-lv); box-shadow: 0 0 0 5px rgba(185,239,61,.12); }
h1 { margin: 25px 0 21px; font-size: clamp(45px, 4.7vw, 68px); line-height: 1.14; letter-spacing: 0; }
h1 span { position: relative; display: inline-block; color: var(--age-lv); }
h1 span::after { content: ""; position: absolute; left: 2px; right: 2px; bottom: 4px; height: 7px; background: rgba(185,239,61,.2); }
.age-yingxiongwenan > p { max-width: 540px; color: #aeb4b8; font-size: 16px; line-height: 1.9; }
.age-yingxionganniu { display: flex; gap: 12px; margin-top: 31px; }
.age-zhuxiazai, .age-cichakan { min-height: 54px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; padding: 0 23px; border-radius: 4px; font-size: 14px; font-weight: 900;  }
.age-zhuxiazai { color: var(--age-hei); background: var(--age-lv); }
.age-cichakan { border: 1px solid rgba(255,255,255,.18); color: var(--age-bai); background: rgba(255,255,255,.04); }
.age-zhuxiazai:hover, .age-cichakan:hover { transform: translateY(-3px); }
.age-zhuxiazai i, .age-cichakan i { font-size: 19px; }
.age-bofangzhuangtai { display: flex; gap: 25px; margin-top: 35px; padding-top: 25px; border-top: 1px solid rgba(255,255,255,.1); }
.age-bofangzhuangtai > div { display: flex; align-items: center; gap: 10px; }
.age-bofangzhuangtai i { color: var(--age-qing); font-size: 23px; }
.age-bofangzhuangtai span { display: flex; flex-direction: column; color: #7f878c; font-size: 10px; }
.age-bofangzhuangtai b { color: #dfe2e4; font-size: 12px; }

.age-kongzhitai { position: relative; z-index: 2; min-height: 488px; padding: 12px; border: 1px solid rgba(255,255,255,.18); border-radius: 9px; background: linear-gradient(145deg, rgba(255,255,255,.13), rgba(255,255,255,.025)); box-shadow: 0 45px 100px rgba(0,0,0,.48); transform: perspective(1200px) rotateY(-4deg) rotateX(2deg); }
.age-kongzhitai::after { content: ""; position: absolute; z-index: -1; left: -35px; right: 25px; bottom: -38px; height: 70px; border-radius: 50%; background: rgba(66,214,206,.14); filter: blur(35px); }
.age-kongzhaitidingbu { height: 42px; display: flex; align-items: center; justify-content: space-between; padding: 0 10px; color: #858d92; font-size: 8px; letter-spacing: 1.5px; }
.age-chuangkoujian { display: flex; gap: 5px; }
.age-chuangkoujian i { width: 7px; height: 7px; border-radius: 50%; background: #62686c; }
.age-chuangkoujian i:first-child { background: var(--age-hong); }
.age-chuangkoujian i:nth-child(2) { background: #ffc84a; }
.age-chuangkoujian i:last-child { background: var(--age-lv); }
.age-kongzhutaineirong { height: 382px; display: grid; grid-template-columns: 56px 1fr; overflow: hidden; border-radius: 5px; background: #f4f6f5; }
.age-cebianlan { display: flex; flex-direction: column; align-items: center; gap: 20px; padding: 15px 0; color: #7b8387; background: #1c1f22; }
.age-cebianlan img { width: 30px; height: 30px; margin-bottom: 8px; border-radius: 4px; }
.age-cebianlan i { width: 31px; height: 31px; display: grid; place-items: center; border-radius: 3px; font-size: 15px; }
.age-cebianlan i:first-of-type { color: var(--age-hei); background: var(--age-lv); }
.age-zhupingmu { min-width: 0; padding: 20px; color: var(--age-hei); }
.age-zhupingmutou { display: flex; align-items: center; justify-content: space-between; margin-bottom: 16px; }
.age-zhupingmutou > div { display: flex; flex-direction: column; }
.age-zhupingmutou span { color: #8a9195; font-size: 7px; letter-spacing: 1.5px; }
.age-zhupingmutou b { font-size: 15px; }
.age-zhupingmutou > i { width: 31px; height: 31px; display: grid; place-items: center; border: 1px solid #dfe2e2; border-radius: 3px; }
.age-jingxuanping { position: relative; height: 227px; overflow: hidden; border-radius: 5px; background: #202326; }
.age-jingxuanping img { width: 100%; height: 100%; object-fit: cover; object-position: left top; opacity: .82; }
.age-jingxuanping::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(13,15,17,.88), rgba(13,15,17,.08)); }
.age-jingxuanping > div { position: absolute; z-index: 2; left: 19px; bottom: 20px; display: flex; flex-direction: column; align-items: flex-start; color: #fff; }
.age-jingxuanping span { padding: 3px 7px; color: var(--age-hei); background: var(--age-lv); font-size: 7px; font-weight: 900; }
.age-jingxuanping b { margin-top: 8px; font-size: 15px; }
.age-jingxuanping small { color: #b8bec1; font-size: 8px; }
.age-kuaijierukou { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin-top: 11px; }
.age-kuaijierukou div { height: 45px; display: flex; align-items: center; gap: 7px; padding: 0 10px; border: 1px solid #e0e3e2; border-radius: 4px; background: #fff; font-size: 8px; font-weight: 800; }
.age-kuaijierukou i { color: var(--age-hong); font-size: 14px; }
.age-kongzhutaidibu { height: 36px; display: flex; align-items: center; gap: 8px; padding: 0 11px; color: #747c81; font-size: 7px; letter-spacing: 1px; }
.age-kongzhutaidibu b { width: 6px; height: 6px; border-radius: 50%; background: var(--age-lv); }
.age-kongzhutaidibu small { margin-left: auto; }
.age-xuanfubiaoqian { position: absolute; display: flex; align-items: center; gap: 10px; min-width: 160px; padding: 12px 14px; color: var(--age-hei); border-radius: 4px; background: var(--age-bai); box-shadow: 0 18px 45px rgba(0,0,0,.25); }
.age-xuanfubiaoqian > i { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 3px; color: var(--age-hei); background: var(--age-lv); font-size: 18px; }
.age-xuanfubiaoqian span { color: #858b8e; font-size: 8px; line-height: 1.45; }
.age-xuanfubiaoqian b { color: var(--age-hei); font-size: 10px; }
.age-xuanfubiaoqianyi { top: 95px; right: -42px; }
.age-xuanfubiaoqianer { left: -38px; bottom: 46px; }
.age-xuanfubiaoqianer > i { color: #fff; background: var(--age-hong); }
.age-gundongzi { min-height: 52px; display: flex; align-items: center; justify-content: center; gap: 32px; overflow: hidden; color: #6f777c; border-top: 1px solid rgba(255,255,255,.08); background: #17191b; font-size: 9px; font-weight: 800; letter-spacing: 2px; white-space: nowrap; }
.age-gundongzi i { width: 5px; height: 5px; border-radius: 50%; background: var(--age-lv); }

.age-mokuai { padding: 108px 0; }
.age-biaoti > span, .age-biaoti > div > span { color: var(--age-hong); font-size: 10px; font-weight: 900; letter-spacing: 2px; }
.age-biaoti > div, .age-biaoti > div > div { margin-top: 7px; font-size: 32px; line-height: 1.4; font-weight: 900; }
.age-biaoti > p { margin-top: 12px; color: var(--age-hui); font-size: 14px; }
.age-biaotijuzhong { max-width: 670px; margin: 0 auto 52px; text-align: center; }
.age-biaotihengpai { display: grid; grid-template-columns: 1fr .75fr; align-items: end; gap: 70px; margin-bottom: 50px; }
.age-biaotihengpai > p { padding-bottom: 5px; }

.age-jiemian { background: var(--age-wubai); }
.age-jietuliebiao { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.age-jietuxiang { position: relative; margin: 0; padding-top: 16px; }
.age-jietuxiang::before { content: ""; position: absolute; top: 0; left: 18px; right: 18px; height: 5px; border-radius: 4px 4px 0 0; background: var(--age-yin); }
.age-jietuxianger::before { background: var(--age-lv); }
.age-jietuxiangsan::before { background: var(--age-hong); }
.age-jietuxiangsi::before { background: var(--age-qing); }
.age-jietuxiang > div { height: 450px; overflow: hidden; border-radius: 4px; background: #dfe2e1; box-shadow: 0 18px 46px rgba(21,24,26,.1); }
.age-jietuxiang img { width: 100%; height: 100%; object-fit: cover; object-position: top;  }
.age-jietuxiang:hover img { transform: scale(1.025); }
.age-jietuxiang figcaption { display: grid; grid-template-columns: 30px 1fr; margin-top: 17px; }
.age-jietuxiang figcaption span { grid-row: 1 / 3; color: #a1a6a9; font-size: 10px; font-weight: 900; }
.age-jietuxiang figcaption b { font-size: 14px; }
.age-jietuxiang figcaption small { color: var(--age-hui); font-size: 10px; }

.age-youshi { background: #fff; }
.age-youshiliebiao { display: grid; grid-template-columns: repeat(3, 1fr); gap: 48px 42px; }
.age-youshixiang { position: relative; min-height: 205px; padding: 27px 0 21px; border-top: 2px solid var(--age-hei); border-bottom: 1px solid var(--age-xian); }
.age-youshixiang > span { position: absolute; top: 10px; right: 0; color: #a7acaf; font-size: 9px; font-weight: 900; }
.age-youshixiang > i { width: 44px; height: 44px; display: grid; place-items: center; margin-bottom: 20px; color: var(--age-hei); background: var(--age-lv); border-radius: 3px; font-size: 22px; }
.age-youshixiang:nth-child(3n+2) > i { color: #fff; background: var(--age-hong); }
.age-youshixiang:nth-child(3n) > i { background: var(--age-qing); }
.age-youshixiang > b { display: block; font-size: 17px; }
.age-youshixiang > p { max-width: 310px; margin-top: 8px; color: var(--age-hui); font-size: 13px; }
.age-youshixiang > em { position: absolute; right: 0; bottom: 18px; color: #c4c8ca; font-size: 8px; font-style: normal; letter-spacing: 1px; }

.age-liucheng { color: #fff; background: var(--age-mohui); }
.age-liuchengbuju { display: grid; grid-template-columns: .8fr 1.2fr; gap: 100px; align-items: center; }
.age-biaotizuodui > span { color: var(--age-lv); }
.age-biaotizuodui > p { color: #9ba2a6; }
.age-liuchengwenan > a { min-height: 50px; width: max-content; display: flex; align-items: center; gap: 9px; margin-top: 28px; padding: 0 20px; color: var(--age-hei); background: var(--age-lv); border-radius: 3px; font-size: 13px; font-weight: 900; }
.age-shijianzhou { position: relative; padding: 18px 0; }
.age-shijianzhou::before { content: ""; position: absolute; top: 0; bottom: 0; left: 50%; width: 1px; background: linear-gradient(var(--age-lv), var(--age-qing), var(--age-hong)); }
.age-buzhou { position: relative; width: 50%; min-height: 134px; }
.age-buzhou::after { content: ""; position: absolute; top: 31px; width: 9px; height: 9px; border: 5px solid var(--age-mohui); border-radius: 50%; background: var(--age-lv); }
.age-buzhouzuo { padding-right: 36px; text-align: right; }
.age-buzhouzuo::after { right: -10px; }
.age-buzhouyou { margin-left: 50%; padding-left: 36px; }
.age-buzhouyou::after { left: -9px; background: var(--age-qing); }
.age-buzhou > span { color: #697075; font-size: 8px; font-weight: 900; letter-spacing: 1px; }
.age-buzhou > div { margin-top: 6px; }
.age-buzhou i { color: var(--age-lv); font-size: 20px; }
.age-buzhouyou i { color: var(--age-qing); }
.age-buzhou b { display: block; margin-top: 2px; font-size: 15px; }
.age-buzhou p { color: #92999d; font-size: 11px; }

.age-wenti { background: var(--age-wubai); }
.age-wentiliebiao { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; align-items: start; }
.age-wentixiang { border: 1px solid var(--age-xian); border-radius: 3px; background: #fff; }
.age-wentixiang summary { min-height: 68px; display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 0 20px; list-style: none; cursor: pointer; font-size: 13px; font-weight: 800; }
.age-wentixiang summary::-webkit-details-marker { display: none; }
.age-wentixiang summary span { display: flex; align-items: center; gap: 13px; }
.age-wentixiang summary b { color: #a7adaf; font-size: 9px; }
.age-wentixiang summary i { width: 28px; height: 28px; display: grid; place-items: center; flex: 0 0 auto; color: var(--age-hei); background: var(--age-lv); border-radius: 2px;  }
.age-wentixiang[open] summary i { transform: rotate(180deg); }
.age-wentixiang > p { padding: 0 20px 20px 44px; color: var(--age-hui); font-size: 12px; line-height: 1.85; }

.age-pingjia { color: #fff; background: #111315; }
.age-pingjiabiaoti > p { color: #92999d; }
.age-pingjialiebiao { columns: 3; column-gap: 16px; }
.age-pingjiaka { position: relative; break-inside: avoid; margin-bottom: 16px; padding: 26px; overflow: hidden; border: 1px solid rgba(255,255,255,.1); border-radius: 4px; background: #1b1e21; }
.age-pingjiaka::before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 3px; background: var(--age-lv); }
.age-pingjiaka:nth-child(3n+2)::before { background: var(--age-hong); }
.age-pingjiaka:nth-child(3n)::before { background: var(--age-qing); }
.age-pingjiakagao { padding-top: 36px; padding-bottom: 36px; }
.age-pingjiaka > i { color: var(--age-lv); font-size: 24px; }
.age-pingjiaka > p { margin: 13px 0 25px; color: #c3c8ca; font-size: 13px; line-height: 1.9; }
.age-pingjiaka footer { display: flex; align-items: center; gap: 11px; padding-top: 18px; border-top: 1px solid rgba(255,255,255,.08); }
.age-pingjiaka footer > span { width: 36px; height: 36px; display: grid; place-items: center; border-radius: 50%; color: var(--age-hei); background: var(--age-lv); font-size: 11px; font-weight: 900; }
.age-pingjiaka footer div { display: flex; flex-direction: column; }
.age-pingjiaka footer b { font-size: 11px; }
.age-pingjiaka time { color: #747c80; font-size: 9px; }

.age-xiazai { padding: 64px 0; color: var(--age-hei); background: var(--age-lv); }
.age-xiazaibuju { display: grid; grid-template-columns: 76px 1fr auto; align-items: center; gap: 28px; }
.age-xiazaifuhao { width: 66px; height: 66px; display: grid; place-items: center; border-radius: 50%; color: var(--age-lv); background: var(--age-hei); font-size: 23px; }
.age-xiazaibuju > div:nth-child(2) > span { font-size: 9px; font-weight: 900; letter-spacing: 2px; }
.age-xiazaibuju > div:nth-child(2) > div { margin-top: 3px; font-size: 28px; font-weight: 900; }
.age-xiazaibuju p { color: #566d1d; font-size: 12px; }
.age-xiazaibuju > a { min-height: 52px; display: flex; align-items: center; gap: 15px; padding: 0 21px; color: #fff; background: var(--age-hei); border-radius: 3px; font-size: 13px; font-weight: 900; }

.age-dibu { color: #8f979b; background: #090a0b; }
.age-dibuneirong { min-height: 132px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 38px; }
.age-dibupinpai { color: #fff; }
.age-dibuneirong nav { display: flex; gap: 23px; font-size: 11px; }
.age-dibuneirong nav a:hover { color: #fff; }
.age-dibuneirong > div { display: flex; flex-direction: column; align-items: flex-end; font-size: 10px; }
.age-dibuneirong small { color: #4e5559; }

@media (max-width: 980px) {
    .age-daohang { justify-content: flex-start; gap: 20px; overflow-x: auto; scrollbar-width: none; }
    .age-daohang::-webkit-scrollbar { display: none; }
    .age-yingxiongbuji { grid-template-columns: .9fr 1.1fr; gap: 25px; }
    .age-kongzhitai { transform: none; }
    .age-xuanfubiaoqian { display: none; }
    .age-jietuxiang > div { height: 380px; }
    .age-liuchengbuju { gap: 45px; }
}

@media (max-width: 760px) {
    .age-kuandu { width: min(100% - 32px, 620px); }
    .age-toubu { position: relative; }
    .age-toubuneirong { min-height: 68px; flex-wrap: wrap; gap: 12px; padding: 12px 0; }
    .age-pinpai img { width: 38px; height: 38px; }
    .age-pinpai span { font-size: 15px; }
    .age-toubuxiazai { margin-left: auto; min-height: 38px; padding: 0 13px; }
    .age-daohang { order: 3; width: 100%; flex-basis: 100%; padding: 3px 0; }
    .age-daohang a { font-size: 11px; }
    .age-daohang .age-dangqian::after { bottom: -5px; }
    .age-yingxiongbuji { min-height: auto; grid-template-columns: 1fr; padding-top: 66px; padding-bottom: 76px; }
    h1 { font-size: 42px; }
    .age-yingxiongwenan > p { font-size: 14px; }
    .age-yingxionganniu { flex-direction: column; }
    .age-zhuxiazai, .age-cichakan { width: 100%; }
    .age-bofangzhuangtai { justify-content: space-between; gap: 10px; }
    .age-kongzhitai { min-height: 410px; margin-top: 30px; padding: 8px; }
    .age-kongzhutaineirong { height: 321px; grid-template-columns: 45px 1fr; }
    .age-cebianlan { gap: 14px; }
    .age-cebianlan i { width: 27px; height: 27px; }
    .age-zhupingmu { padding: 13px; }
    .age-jingxuanping { height: 186px; }
    .age-kuaijierukou div { padding: 0 6px; }
    .age-gundongzi { justify-content: flex-start; padding-left: 20px; }
    .age-mokuai { padding: 78px 0; }
    .age-biaoti > div, .age-biaoti > div > div { font-size: 26px; }
    .age-biaotihengpai { grid-template-columns: 1fr; gap: 10px; margin-bottom: 38px; }
    .age-jiemian .age-kuandu { width: 100%; }
    .age-jiemian .age-biaoti { width: calc(100% - 32px); margin-left: auto; margin-right: auto; }
    .age-jietuliebiao { display: flex; gap: 13px; overflow-x: auto; padding: 0 16px 22px; scroll-snap-type: x mandatory; scrollbar-width: none; }
    .age-jietuliebiao::-webkit-scrollbar { display: none; }
    .age-jietuxiang { width: min(76vw, 290px); flex: 0 0 auto; scroll-snap-align: start; }
    .age-jietuxiang > div { height: 470px; }
    .age-youshiliebiao { grid-template-columns: 1fr; gap: 22px; }
    .age-youshixiang { min-height: 185px; }
    .age-liuchengbuju { grid-template-columns: 1fr; }
    .age-liuchengwenan > a { width: 100%; justify-content: center; }
    .age-wentiliebiao { grid-template-columns: 1fr; }
    .age-wentixiang summary { min-height: 64px; padding: 0 16px; }
    .age-wentixiang > p { padding: 0 16px 18px; }
    .age-pingjialiebiao { columns: 1; }
    .age-pingjiakagao { padding-top: 26px; padding-bottom: 26px; }
    .age-xiazaibuju { grid-template-columns: 1fr; text-align: center; }
    .age-xiazaifuhao { margin: 0 auto; }
    .age-xiazaibuju > div:nth-child(2) > div { font-size: 24px; }
    .age-xiazaibuju > a { width: 100%; justify-content: center; }
    .age-dibuneirong { grid-template-columns: 1fr; gap: 21px; padding: 30px 0; }
    .age-dibuneirong nav { flex-wrap: wrap; }
    .age-dibuneirong > div { align-items: flex-start; }
}

@media (max-width: 390px) {
    .age-toubuxiazai span { display: none; }
    .age-toubuxiazai { width: 38px; justify-content: center; padding: 0; }
    h1 { font-size: 37px; }
    .age-bofangzhuangtai span { font-size: 9px; }
    .age-kuaijierukou span { display: none; }
    .age-kuaijierukou div { justify-content: center; }
}
