:root {
    --age-hei: #131519;
    --age-lan: #2546d8;
    --age-hong: #ff5b49;
    --age-huang: #ffd84a;
    --age-qing: #48d6ca;
    --age-bai: #ffffff;
    --age-qian: #f4f4f0;
    --age-hui: #697078;
    --age-xian: rgba(19, 21, 25, .14);
}

* { box-sizing: border-box; }
html {  }
body { margin: 0; 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(1180px, calc(100% - 48px)); margin: 0 auto; }

.age-toubu { position: sticky; top: 0; z-index: 40; background: rgba(255,255,255,.92); border-bottom: 2px solid var(--age-hei); backdrop-filter: blur(18px); }
.age-toububuju { min-height: 76px; display: flex; align-items: center; gap: 38px; }
.age-pinpai { display: flex; align-items: center; gap: 11px; flex: 0 0 auto; font-weight: 900; }
.age-pinpai img { width: 42px; height: 42px; border-radius: 5px; object-fit: cover; }
.age-pinpai span { font-size: 16px; }
.age-daohang { display: flex; align-items: center; justify-content: center; gap: 28px; flex: 1; }
.age-daohang a { position: relative; color: #51575e; font-size: 13px; font-weight: 700; white-space: nowrap; }
.age-daohang a:hover, .age-daohang .age-xuanzhong { color: var(--age-lan); }
.age-daohang .age-xuanzhong::before { content: ""; position: absolute; left: 50%; top: -15px; width: 6px; height: 6px; border-radius: 50%; background: var(--age-hong); transform: translateX(-50%); }
.age-toubuanniu { min-height: 42px; display: flex; align-items: center; gap: 8px; padding: 0 17px; color: #fff; background: var(--age-lan); border-radius: 5px; font-size: 13px; font-weight: 900; }

.age-yingxiong { position: relative; overflow: hidden; background: #f7f7f3; }
.age-yingxiong::before { content: ""; position: absolute; top: 0; right: 0; width: 42%; height: 100%; background: var(--age-huang); }
.age-yingxiongbuju { position: relative; z-index: 2; min-height: 690px; display: grid; grid-template-columns: minmax(420px, .86fr) minmax(0, 1.14fr); align-items: center; gap: 74px; padding-top: 54px; padding-bottom: 64px; }
.age-qikanhao { display: flex; align-items: center; gap: 12px; color: var(--age-hui); font-size: 10px; letter-spacing: 1px; }
.age-qikanhao span { padding: 5px 8px; color: #fff; background: var(--age-lan); font-weight: 900; }
.age-qikanhao i { width: 42px; height: 1px; background: var(--age-hei); }
.age-qikanhao b { font-size: 11px; }
h1 { margin: 24px 0 20px; font-size: clamp(46px, 5vw, 70px); line-height: 1.14; letter-spacing: 0; }
h1 span { display: block; width: max-content; margin-top: 8px; padding: 0 9px 3px; color: #fff; background: var(--age-hong); transform: rotate(-1deg); }
.age-yingxiongwenan > p { max-width: 555px; color: var(--age-hui); font-size: 16px; line-height: 1.9; }
.age-yingxionganniu { display: flex; gap: 12px; margin-top: 31px; }
.age-zhuanniu, .age-cianniu { min-height: 54px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; padding: 0 23px; border-radius: 5px; font-size: 14px; font-weight: 900;  }
.age-zhuanniu { color: #fff; background: var(--age-lan); box-shadow: 7px 7px 0 var(--age-hei); }
.age-cianniu { border: 2px solid var(--age-hei); background: #fff; }
.age-zhuanniu:hover, .age-cianniu:hover { transform: translateY(-3px); }
.age-yingxiongbiaoqian { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 35px; }
.age-yingxiongbiaoqian span { padding: 5px 9px; border: 1px solid var(--age-xian); border-radius: 20px; color: #666d73; background: #fff; font-size: 10px; }

.age-pintieshijue { position: relative; width: min(100%, 510px); min-width: 0; min-height: 440px; display: grid; grid-template-columns: minmax(0, 300px) 150px; grid-template-rows: 125px 125px 130px; justify-content: center; gap: 14px; margin: 0 auto; padding: 18px 0; }
.age-pintieshijue::before { content: "AGE / 2026"; position: absolute; z-index: -1; right: -26px; top: -38px; color: rgba(19,21,25,.11); font-size: 70px; line-height: 1; font-weight: 900; white-space: nowrap; }
.age-zhupintu { position: relative; grid-row: 1 / 4; width: 100%; max-width: 300px; min-width: 0; overflow: hidden; border: 7px solid #fff; border-radius: 6px; background: #ddd; box-shadow: 10px 11px 0 var(--age-hei), 0 28px 58px rgba(31,35,42,.16); }
.age-zhupintu img { width: 100%; height: 100%; object-fit: cover; object-position: top left; }
.age-zhupintu::after { content: ""; position: absolute; inset: 36% 0 0; background: linear-gradient(transparent, rgba(13,15,18,.92)); }
.age-tupianbiaoti { position: absolute; z-index: 2; left: 24px; right: 24px; bottom: 24px; display: flex; flex-direction: column; align-items: flex-start; color: #fff; }
.age-tupianbiaoti span { padding: 4px 8px; color: var(--age-hei); background: var(--age-huang); font-size: 8px; font-weight: 900; letter-spacing: 1px; }
.age-tupianbiaoti b { margin-top: 10px; font-size: 20px; }
.age-tupianbiaoti small { color: #d1d5d7; font-size: 9px; }
.age-pintiezhuangshi { position: absolute; z-index: 3; top: 18px; left: 18px; display: flex; align-items: center; gap: 8px; padding: 7px 11px; color: #fff; background: var(--age-hong); border-radius: 20px; box-shadow: 0 8px 24px rgba(0,0,0,.2); }
.age-pintiezhuangshi i { width: 24px; height: 24px; display: grid; place-items: center; border-radius: 50%; color: var(--age-hong); background: #fff; }
.age-pintiezhuangshi span { font-size: 9px; font-weight: 900; }
.age-pintieceka { position: relative; min-width: 0; display: flex; flex-direction: column; padding: 17px; border: 3px solid var(--age-hei); border-radius: 5px; box-shadow: 6px 6px 0 var(--age-hei); }
.age-pintieceka > span { font-size: 7px; font-weight: 900; letter-spacing: 1px; }
.age-pintieceka > i { margin: 9px 0 auto; font-size: 26px; }
.age-pintieceka > b { font-size: 12px; }
.age-pintieceka > p { font-size: 8px; }
.age-pintieceka > em { position: absolute; top: 15px; right: 13px; font-size: 7px; font-style: normal; font-weight: 900; }
.age-pintiecekalan { color: #fff; background: var(--age-lan); }
.age-pintiecekalan p { color: rgba(255,255,255,.72); }
.age-pintiecekahong { color: #fff; background: var(--age-hong); }
.age-pintiecekahong p { color: rgba(255,255,255,.75); }
.age-pintiexiaotu { min-width: 0; display: grid; grid-template-columns: 58px 1fr; align-items: center; gap: 10px; padding: 9px; overflow: hidden; border: 3px solid var(--age-hei); border-radius: 5px; background: #fff; box-shadow: 6px 6px 0 var(--age-hei); }
.age-pintiexiaotu img { width: 58px; height: 100%; object-fit: cover; object-position: top; border-radius: 3px; }
.age-pintiexiaotu > div { min-width: 0; }
.age-pintiexiaotu span { display: block; color: var(--age-lan); font-size: 7px; font-weight: 900; letter-spacing: 1px; }
.age-pintiexiaotu b { display: block; margin-top: 5px; font-size: 10px; line-height: 1.4; }
.age-baokandi { border-top: 2px solid var(--age-hei); border-bottom: 2px solid var(--age-hei); background: #fff; }
.age-baokandi > div { min-height: 48px; display: flex; align-items: center; justify-content: space-between; font-size: 9px; letter-spacing: 1px; }
.age-baokandi span { color: var(--age-hui); }

.age-mokuai { padding: 105px 0; }
.age-biaoti { margin-bottom: 50px; }
.age-biaotizuo { display: grid; grid-template-columns: 76px 1fr; max-width: 790px; }
.age-biaotijuzhong { max-width: 740px; margin-left: auto; margin-right: auto; text-align: center; }
.age-biaotijuzhong .age-biaotixuhao { margin: 0 auto 14px; }
.age-biaotiheng { display: grid; grid-template-columns: 76px 1fr .7fr; align-items: end; gap: 20px; }
.age-biaotixuhao { width: 55px; height: 55px; display: grid; place-items: center; color: #fff; background: var(--age-hong); border-radius: 50%; font-size: 13px; font-weight: 900; }
.age-biaotineirong > span { color: var(--age-lan); font-size: 9px; font-weight: 900; letter-spacing: 2px; }
.age-biaotineirong > div { margin-top: 6px; font-size: 32px; line-height: 1.4; font-weight: 900; }
.age-biaotineirong > p, .age-biaotiheng > p { margin-top: 10px; color: var(--age-hui); font-size: 13px; }

.age-zhanshi { background: #fff; }
.age-zhanshiliebiao { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 17px; align-items: start; }
.age-zhanshixiang { margin: 0; }
.age-zhanshixiang:nth-child(even) { margin-top: 45px; }
.age-zhanshixiang > div { height: 430px; overflow: hidden; border: 3px solid var(--age-hei); border-radius: 5px; background: #eee; box-shadow: 8px 8px 0 var(--age-huang); }
.age-zhanshixianger > div { box-shadow: 8px 8px 0 var(--age-qing); }
.age-zhanshixiangsan > div { box-shadow: 8px 8px 0 var(--age-hong); }
.age-zhanshixiangsi > div { box-shadow: 8px 8px 0 var(--age-lan); }
.age-zhanshixiang img { width: 100%; height: 100%; object-fit: cover; object-position: top;  }
.age-zhanshixiang:hover img { transform: scale(1.03); }
.age-zhanshixiang figcaption { display: grid; grid-template-columns: 34px 1fr; margin-top: 19px; }
.age-zhanshixiang figcaption > span { grid-row: 1 / 3; color: var(--age-hong); font-size: 20px; font-weight: 900; }
.age-zhanshixiang figcaption b { font-size: 14px; }
.age-zhanshixiang figcaption small { color: var(--age-hui); font-size: 10px; }

.age-liangdian { color: #fff; background: var(--age-lan); }
.age-biaotibai .age-biaotixuhao { color: var(--age-hei); background: var(--age-huang); }
.age-biaotibai .age-biaotineirong > span { color: var(--age-huang); }
.age-biaotibai .age-biaotineirong > p { color: rgba(255,255,255,.7); }
.age-liangdianliebiao { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.age-liangdianxiang { position: relative; min-height: 205px; display: grid; grid-template-columns: 48px 1fr; gap: 15px; padding: 26px 23px; border: 1px solid rgba(255,255,255,.28); border-radius: 5px; background: rgba(255,255,255,.08); }
.age-liangdianxiang > span { position: absolute; top: 13px; right: 16px; color: rgba(255,255,255,.44); font-size: 10px; font-weight: 900; }
.age-liangdianxiang > i { width: 45px; height: 45px; display: grid; place-items: center; color: var(--age-hei); background: var(--age-huang); border-radius: 50%; font-size: 21px; }
.age-liangdianxiang:nth-child(3n+2) > i { background: var(--age-qing); }
.age-liangdianxiang:nth-child(3n) > i { color: #fff; background: var(--age-hong); }
.age-liangdianxiang b { display: block; padding-top: 8px; font-size: 16px; }
.age-liangdianxiang p { margin-top: 9px; color: rgba(255,255,255,.69); font-size: 12px; line-height: 1.85; }

.age-liucheng { overflow: hidden; background: var(--age-qian); }
.age-luxian { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; padding: 38px 0 0; }
.age-luxianxian { position: absolute; left: 10%; right: 10%; top: 87px; height: 4px; border-top: 2px dashed var(--age-hei); }
.age-luxianxiang { position: relative; z-index: 2; min-height: 235px; padding: 22px 19px; border: 2px solid var(--age-hei); border-radius: 5px; background: #fff; box-shadow: 7px 7px 0 var(--age-hei); }
.age-luxianxianger { margin-top: 40px; }
.age-luxianxiangsan { margin-top: 80px; }
.age-luxianxiangsi { margin-top: 120px; }
.age-luxianxiang > span { color: var(--age-hui); font-size: 8px; font-weight: 900; letter-spacing: 1px; }
.age-luxianxiang > i { width: 48px; height: 48px; display: grid; place-items: center; margin: 12px 0 17px; border-radius: 50%; color: #fff; background: var(--age-lan); font-size: 22px; }
.age-luxianxianger > i { color: var(--age-hei); background: var(--age-huang); }
.age-luxianxiangsan > i { background: var(--age-hong); }
.age-luxianxiangsi > i { color: var(--age-hei); background: var(--age-qing); }
.age-luxianxiang b { display: block; font-size: 16px; }
.age-luxianxiang p { margin-top: 7px; color: var(--age-hui); font-size: 11px; }

.age-wenda { background: #fff; }
.age-wendaliebiao { border-top: 2px solid var(--age-hei); }
.age-wendaxiang { border-bottom: 1px solid var(--age-xian); }
.age-wendaxiang summary { min-height: 76px; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 0 4px; list-style: none; cursor: pointer; font-size: 15px; font-weight: 900; }
.age-wendaxiang summary::-webkit-details-marker { display: none; }
.age-wendaxiang summary i { width: 34px; height: 34px; display: grid; place-items: center; flex: 0 0 auto; color: #fff; background: var(--age-lan); border-radius: 50%; font-size: 19px;  }
.age-wendaxiang[open] summary i { color: var(--age-hei); background: var(--age-huang); transform: rotate(45deg); }
.age-wendaxiang > p { max-width: 850px; padding: 0 55px 23px 4px; color: var(--age-hui); font-size: 13px; line-height: 1.9; }

.age-pingjia { background: var(--age-huang); }
.age-pingjia .age-biaotixuhao { color: var(--age-hei); background: #fff; }
.age-pingjialiebiao { columns: 3; column-gap: 17px; }
.age-pingjiaka { break-inside: avoid; margin-bottom: 17px; padding: 24px; border: 2px solid var(--age-hei); border-radius: 5px; background: #fff; box-shadow: 6px 6px 0 var(--age-hei); }
.age-pingjiakagao { padding-top: 35px; padding-bottom: 35px; }
.age-pingjiading { display: flex; align-items: center; justify-content: space-between; color: #9da2a6; font-size: 9px; font-weight: 900; }
.age-pingjiading i { color: var(--age-hong); font-size: 19px; }
.age-pingjiaka > p { margin: 16px 0 24px; color: #3f454b; font-size: 13px; line-height: 1.9; }
.age-pingjiaka footer { display: flex; align-items: center; gap: 11px; padding-top: 17px; border-top: 1px solid var(--age-xian); }
.age-pingjiaka footer > span { width: 37px; height: 37px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: var(--age-lan); 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: #989da1; font-size: 9px; }

.age-xiazai { padding: 70px 0; color: #fff; background: var(--age-hong); }
.age-xiazaibuju { display: grid; grid-template-columns: 72px 1fr auto; align-items: center; gap: 25px; }
.age-xiazaixuhao { width: 60px; height: 60px; display: grid; place-items: center; border: 2px solid #fff; border-radius: 50%; font-weight: 900; }
.age-xiazaiwenan > span { color: var(--age-huang); font-size: 9px; font-weight: 900; letter-spacing: 2px; }
.age-xiazaiwenan > div { margin-top: 3px; font-size: 28px; font-weight: 900; }
.age-xiazaiwenan > p { color: rgba(255,255,255,.78); font-size: 12px; }
.age-xiazaibuju > a { min-height: 53px; display: flex; align-items: center; gap: 9px; padding: 0 22px; color: var(--age-hei); background: var(--age-huang); border: 2px solid var(--age-hei); border-radius: 5px; box-shadow: 5px 5px 0 var(--age-hei); font-size: 13px; font-weight: 900; }

.age-dibu { color: #959ca1; background: var(--age-hei); }
.age-dibushang { min-height: 105px; display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.age-dibupinpai { color: #fff; }
.age-dibushang nav { display: flex; flex-wrap: wrap; gap: 24px; font-size: 11px; }
.age-dibushang nav a:hover { color: #fff; }
.age-dibuxia { min-height: 55px; display: flex; align-items: center; justify-content: space-between; border-top: 1px solid rgba(255,255,255,.1); color: #646b70; font-size: 10px; }

@media (max-width: 980px) {
    .age-toububuju { gap: 22px; }
    .age-daohang { justify-content: flex-start; gap: 20px; overflow-x: auto; scrollbar-width: none; }
    .age-daohang::-webkit-scrollbar { display: none; }
    .age-yingxiongbuju { grid-template-columns: minmax(370px, .9fr) minmax(0, 1.1fr); gap: 36px; }
    .age-pintieshijue { width: min(100%, 440px); grid-template-columns: minmax(0, 260px) 124px; grid-template-rows: 118px 118px 125px; min-height: 405px; }
    .age-zhupintu { max-width: 260px; }
    .age-pintieceka { padding: 13px; }
    .age-pintieceka > em { display: none; }
    .age-zhanshixiang > div { height: 360px; }
}

@media (max-width: 760px) {
    .age-kuandu { width: min(100% - 32px, 620px); }
    .age-toubu { position: relative; }
    .age-toububuju { min-height: 68px; flex-wrap: wrap; gap: 12px; padding: 12px 0; }
    .age-pinpai img { width: 38px; height: 38px; }
    .age-pinpai span { font-size: 14px; }
    .age-toubuanniu { min-height: 38px; margin-left: auto; padding: 0 13px; }
    .age-daohang { order: 3; width: 100%; flex-basis: 100%; padding: 3px 0; }
    .age-daohang a { font-size: 11px; }
    .age-daohang .age-xuanzhong::before { display: none; }
    .age-yingxiong::before { width: 28%; height: 100%; }
    .age-yingxiongbuju { min-height: auto; grid-template-columns: 1fr; padding-top: 66px; padding-bottom: 75px; }
    h1 { font-size: 42px; }
    .age-yingxiongwenan > p { font-size: 14px; }
    .age-yingxionganniu { flex-direction: column; }
    .age-zhuanniu, .age-cianniu { width: 100%; }
    .age-pintieshijue { width: min(100%, 390px); min-height: 390px; grid-template-columns: minmax(0, 235px) 112px; grid-template-rows: 112px 112px 118px; margin-top: 28px; padding: 0; }
    .age-zhupintu { max-width: 235px; }
    .age-pintieshijue::before { right: 0; top: -28px; font-size: 45px; }
    .age-zhupintu { border-width: 6px; box-shadow: 8px 9px 0 var(--age-hei), 0 25px 55px rgba(31,35,42,.17); }
    .age-tupianbiaoti { left: 15px; right: 15px; bottom: 17px; }
    .age-tupianbiaoti b { font-size: 15px; }
    .age-pintieceka { border-width: 2px; box-shadow: 4px 4px 0 var(--age-hei); }
    .age-pintieceka > i { font-size: 22px; }
    .age-pintiexiaotu { grid-template-columns: 43px 1fr; gap: 7px; border-width: 2px; box-shadow: 4px 4px 0 var(--age-hei); }
    .age-pintiexiaotu img { width: 43px; }
    .age-baokandi small { display: none; }
    .age-mokuai { padding: 78px 0; }
    .age-biaotizuo, .age-biaotiheng { grid-template-columns: 1fr; gap: 13px; }
    .age-biaotixuhao { width: 45px; height: 45px; }
    .age-biaotineirong > div { font-size: 26px; }
    .age-zhanshi .age-kuandu { width: 100%; }
    .age-zhanshi .age-biaoti { width: calc(100% - 32px); margin-left: auto; margin-right: auto; }
    .age-zhanshiliebiao { display: flex; gap: 16px; overflow-x: auto; padding: 0 16px 25px; scroll-snap-type: x mandatory; scrollbar-width: none; }
    .age-zhanshiliebiao::-webkit-scrollbar { display: none; }
    .age-zhanshixiang, .age-zhanshixiang:nth-child(even) { width: min(76vw, 290px); flex: 0 0 auto; margin-top: 0; scroll-snap-align: start; }
    .age-zhanshixiang > div { height: 460px; }
    .age-liangdianliebiao { grid-template-columns: 1fr; }
    .age-liangdianxiang { min-height: 175px; }
    .age-luxian { grid-template-columns: 1fr; gap: 18px; padding-left: 28px; }
    .age-luxianxian { left: 10px; right: auto; top: 0; bottom: 0; width: 2px; height: auto; border-top: 0; border-left: 2px dashed var(--age-hei); }
    .age-luxianxiang, .age-luxianxianger, .age-luxianxiangsan, .age-luxianxiangsi { min-height: 200px; margin-top: 0; }
    .age-wendaxiang summary { min-height: 70px; font-size: 13px; }
    .age-pingjialiebiao { columns: 1; }
    .age-pingjiakagao { padding-top: 24px; padding-bottom: 24px; }
    .age-xiazaibuju { grid-template-columns: 1fr; text-align: center; }
    .age-xiazaixuhao { margin: 0 auto; }
    .age-xiazaiwenan > div { font-size: 24px; }
    .age-xiazaibuju > a { width: 100%; justify-content: center; }
    .age-dibushang { padding: 28px 0; flex-direction: column; align-items: flex-start; }
    .age-dibuxia { min-height: 75px; flex-direction: column; align-items: flex-start; justify-content: center; gap: 3px; }
}

@media (max-width: 390px) {
    .age-toubuanniu span { display: none; }
    .age-toubuanniu { width: 38px; justify-content: center; padding: 0; }
    h1 { font-size: 37px; }
    .age-pintieshijue { width: min(100%, 350px); grid-template-columns: minmax(0, 210px) 100px; gap: 9px; }
    .age-zhupintu { max-width: 210px; }
    .age-pintieceka > b { font-size: 10px; }
    .age-pintieceka > p { display: none; }
}
