:root {
  --jm3-cheng: #ff7900;
  --jm3-hei: #24262b;
  --jm3-hui: #697179;
  --jm3-qian: #f2f4f5;
  --jm3-xian: #d2d8dc;
  --jm3-lan: #28b7cc;
  --jm3-fen: #ef7195;
  --jm3-huang: #f7cb45;
  --jm3-zi: #7864b2;
  --jm3-bai: #fff;
}

* { box-sizing: border-box; }
html {  }
body { margin: 0; color: var(--jm3-hei); background: var(--jm3-bai); font-family: "Microsoft YaHei", "PingFang SC", sans-serif; letter-spacing: 0; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
.jm3-kuang { width: min(1180px, calc(100% - 48px)); margin: 0 auto; }

.jm3-toubu { position: sticky; top: 0; z-index: 40; border-bottom: 1px solid var(--jm3-xian); background: rgba(255,255,255,.95); backdrop-filter: blur(14px); }
.jm3-daohang { min-height: 72px; display: flex; align-items: center; gap: 30px; }
.jm3-pinpai { display: inline-flex; align-items: center; gap: 11px; flex: 0 0 auto; font-size: 16px; font-weight: 800; }
.jm3-pinpai img { width: 39px; height: 39px; border-radius: 7px; }
.jm3-daohang-lianjie { margin-left: auto; display: flex; gap: 25px; color: #565d64; font-size: 12px; font-weight: 700; }
.jm3-daohang-lianjie a { padding: 27px 0; }
.jm3-daohang-lianjie a:hover { color: var(--jm3-cheng); }
.jm3-daohang-anniu { min-height: 40px; padding: 0 16px; display: inline-flex; align-items: center; justify-content: center; gap: 7px; color: #fff; background: var(--jm3-cheng); font-size: 12px; font-weight: 800; }

.jm3-yingxiong { position: relative; min-height: 700px; overflow: hidden; background: #f7f8f9; }
.jm3-yingxiong::before { content: "3"; position: absolute; right: 2%; bottom: -85px; color: #eceff1; font-size: 410px; line-height: .8; font-weight: 900; }
.jm3-yingxiong-buju { position: relative; z-index: 2; min-height: 700px; padding: 72px 0 82px; display: grid; grid-template-columns: .88fr 1.12fr; gap: 70px; align-items: center; }
.jm3-yingxiong-kicker { margin-bottom: 25px; display: flex; align-items: center; gap: 11px; color: var(--jm3-hui); font-size: 9px; font-weight: 800; }
.jm3-yingxiong-kicker span { padding: 7px 9px; color: #fff; background: var(--jm3-hei); }
.jm3-yingxiong-kicker i { width: 34px; height: 1px; background: #9da4a9; }
.jm3-yingxiong h1 { margin: 0; font-size: 59px; line-height: 1.14; font-weight: 800; letter-spacing: 0; }
.jm3-yingxiong h1 em { color: var(--jm3-cheng); font-style: normal; }
.jm3-yingxiong-wenan > p { max-width: 490px; margin: 25px 0 0; color: #626a72; font-size: 15px; line-height: 1.9; }
.jm3-yingxiong-anniu { margin-top: 32px; display: flex; gap: 12px; }
.jm3-yingxiong-anniu a { min-height: 54px; padding: 0 22px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; font-size: 14px; font-weight: 800;  }
.jm3-yingxiong-anniu a:hover { transform: translateY(-3px); }
.jm3-zhuanniu { color: #fff; background: var(--jm3-cheng); box-shadow: 6px 6px 0 var(--jm3-hei); }
.jm3-cianniu { border: 1px solid #99a1a7; background: #fff; }
.jm3-yingxiong-shuju { margin-top: 31px; display: flex; gap: 18px; color: #848b91; font-size: 9px; }
.jm3-yingxiong-shuju span { padding-left: 10px; border-left: 2px solid #c8cdd1; }
.jm3-yingxiong-shuju b { color: var(--jm3-cheng); font-size: 14px; }

.jm3-shengjiangzhan { position: relative; height: 510px; }
.jm3-banben { position: absolute; z-index: 4; right: 0; top: 0; width: 156px; height: 132px; padding: 14px; color: #fff; background: var(--jm3-hei); border: 4px solid #fff; box-shadow: 7px 7px 0 var(--jm3-huang); }
.jm3-banben span, .jm3-banben b, .jm3-banben i { display: block; }
.jm3-banben span { color: #8e959d; font-size: 7px; }
.jm3-banben b { margin-top: 4px; color: var(--jm3-cheng); font-size: 48px; line-height: 1; }
.jm3-banben i { margin-top: 8px; color: var(--jm3-huang); font-size: 7px; font-style: normal; }
.jm3-shengjiang-xian { position: absolute; z-index: 2; left: 39px; top: 52px; bottom: 42px; width: 34px; border-left: 3px solid var(--jm3-hei); border-right: 3px solid var(--jm3-hei); }
.jm3-shengjiang-xian > i { position: absolute; left: 50%; top: 0; bottom: 0; width: 2px; transform: translateX(-50%); background: var(--jm3-cheng); }
.jm3-shengjiang-xian > span { position: absolute; left: -30px; color: #888f95; font-size: 7px; font-weight: 800; }
.jm3-shengjiang-xian > span:nth-of-type(1) { top: 9%; }
.jm3-shengjiang-xian > span:nth-of-type(2) { top: 47%; }
.jm3-shengjiang-xian > span:nth-of-type(3) { bottom: 7%; }
.jm3-ceng { position: absolute; height: 92px; padding: 15px 18px; display: grid; grid-template-columns: 34px 1fr auto; gap: 12px; align-items: center; color: #fff; border: 3px solid var(--jm3-hei); box-shadow: 7px 7px 0 rgba(36,38,43,.13); }
.jm3-ceng > b { font-size: 10px; }
.jm3-ceng span, .jm3-ceng em { display: block; }
.jm3-ceng span { font-size: 13px; font-weight: 900; }
.jm3-ceng em { margin-top: 4px; font-size: 8px; font-style: normal; }
.jm3-ceng > i { font-size: 23px; }
.jm3-ceng-san { left: 82px; right: 78px; top: 50px; background: var(--jm3-fen); }
.jm3-ceng-er { left: 82px; right: 138px; top: 193px; background: var(--jm3-lan); }
.jm3-ceng-yi { left: 82px; right: 202px; bottom: 72px; background: var(--jm3-cheng); }
.jm3-shengjiang-cang { position: absolute; z-index: 5; right: 26px; bottom: 25px; width: 178px; height: 285px; padding: 8px; color: #fff; background: var(--jm3-hei); border: 3px solid #fff; box-shadow: 9px 9px 0 var(--jm3-huang); }
.jm3-cang-ding { height: 25px; display: flex; align-items: center; justify-content: space-between; color: #9ba1a8; font-size: 7px; font-weight: 800; }
.jm3-cang-ding span { display: flex; align-items: center; gap: 5px; }
.jm3-cang-ding i { width: 5px; height: 5px; border-radius: 50%; background: #45c86a; }
.jm3-shengjiang-cang > img { width: 100%; height: 207px; object-fit: cover; object-position: top; }
.jm3-cang-dibu { height: 39px; display: flex; align-items: center; gap: 8px; font-size: 8px; }
.jm3-cang-dibu img { width: 27px; height: 27px; border-radius: 4px; }
.jm3-zhanpai { position: absolute; left: 0; bottom: 0; width: 82px; height: 42px; display: flex; align-items: center; gap: 6px; color: var(--jm3-hei); background: var(--jm3-huang); font-size: 7px; font-weight: 900; }
.jm3-zhanpai i { width: 30px; height: 42px; display: grid; place-items: center; color: #fff; background: var(--jm3-hei); }

.jm3-zhanshi, .jm3-youshi, .jm3-liucheng, .jm3-wenti, .jm3-pingjia { padding: 104px 0; }
.jm3-biaoti { margin-bottom: 44px; display: flex; align-items: end; justify-content: space-between; gap: 40px; }
.jm3-biaoti > div > span, .jm3-liucheng-yinru > span { display: block; margin-bottom: 13px; color: var(--jm3-cheng); font-size: 9px; font-weight: 800; }
.jm3-dabiaoti { font-size: 43px; line-height: 1.25; font-weight: 800; }
.jm3-biaoti > p { max-width: 390px; margin: 0; color: var(--jm3-hui); font-size: 13px; line-height: 1.8; }
.jm3-biaoti-zhong { display: block; text-align: center; }
.jm3-biaoti-zhong p { max-width: 520px; margin: 18px auto 0; }

.jm3-zhanshi { background: #fff; }
.jm3-zhanshi-huakuai { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.jm3-zhanshi-huakuai figure { margin: 0; }
.jm3-zhanshi-huakuai figure > div { height: 370px; overflow: hidden; border: 1px solid var(--jm3-xian); background: var(--jm3-qian); }
.jm3-zhanshi-huakuai img { width: 100%; height: 100%; object-fit: cover; object-position: top; }
.jm3-zhanshi-huakuai figcaption { padding: 14px; display: flex; justify-content: space-between; color: #fff; background: var(--jm3-hei); }
.jm3-zhanshi-huakuai figcaption b { font-size: 12px; }
.jm3-zhanshi-huakuai figcaption span { color: var(--jm3-cheng); font-size: 8px; }

.jm3-youshi { background: var(--jm3-qian); }
.jm3-youshi-wangge { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }
.jm3-youshi-wangge article { position: relative; min-height: 210px; padding: 26px; background: #fff; border: 1px solid #cbd1d5; }
.jm3-youshi-wangge article > span { color: #a0a7ac; font-size: 9px; font-weight: 800; }
.jm3-youshi-wangge article > i { position: absolute; right: 22px; top: 20px; color: var(--jm3-cheng); font-size: 25px; }
.jm3-youshi-wangge article > b { display: block; margin-top: 34px; font-size: 16px; }
.jm3-youshi-wangge article > p { margin: 11px 0 0; color: var(--jm3-hui); font-size: 12px; line-height: 1.8; }

.jm3-liucheng { color: #fff; background: var(--jm3-hei); }
.jm3-liucheng-buju { display: grid; grid-template-columns: .68fr 1.32fr; gap: 80px; }
.jm3-liucheng-yinru { position: sticky; top: 110px; }
.jm3-liucheng-yinru > p { max-width: 380px; color: #a5abb0; font-size: 13px; line-height: 1.8; }
.jm3-liucheng-yinru > a { margin-top: 20px; display: inline-flex; align-items: center; gap: 8px; padding-bottom: 5px; border-bottom: 2px solid var(--jm3-cheng); font-size: 11px; font-weight: 800; }
.jm3-liucheng-liebiao article { min-height: 96px; margin-bottom: 12px; padding: 17px 20px; display: grid; grid-template-columns: 42px 48px 1fr; gap: 13px; align-items: center; color: var(--jm3-hei); background: #fff; }
.jm3-liucheng-liebiao article > b { width: 36px; height: 36px; display: grid; place-items: center; color: #fff; background: var(--jm3-cheng); font-size: 9px; }
.jm3-liucheng-liebiao article > i { color: var(--jm3-cheng); font-size: 23px; }
.jm3-liucheng-liebiao span { font-size: 14px; font-weight: 800; }
.jm3-liucheng-liebiao p { margin: 5px 0 0; color: var(--jm3-hui); font-size: 11px; }

.jm3-wenti { background: #fff; }
.jm3-wenti-liebiao { display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid #c5ccd0; border-left: 1px solid #c5ccd0; }
.jm3-wenti-liebiao details { border-right: 1px solid #c5ccd0; border-bottom: 1px solid #c5ccd0; }
.jm3-wenti-liebiao summary { min-height: 77px; padding: 0 18px; display: grid; grid-template-columns: 36px 1fr auto; gap: 8px; align-items: center; cursor: pointer; list-style: none; }
.jm3-wenti-liebiao summary::-webkit-details-marker { display: none; }
.jm3-wenti-liebiao summary b { color: var(--jm3-cheng); font-size: 9px; }
.jm3-wenti-liebiao summary span { font-size: 13px; font-weight: 800; }
.jm3-wenti-liebiao summary i { font-size: 18px;  }
.jm3-wenti-liebiao details[open] summary i { transform: rotate(45deg); }
.jm3-wenti-liebiao details p { margin: -3px 25px 23px 61px; color: var(--jm3-hui); font-size: 12px; line-height: 1.8; }
.jm3-wenti-liebiao details a { color: var(--jm3-cheng); font-weight: 800; }

.jm3-pingjia { color: #fff; background: var(--jm3-cheng); }
.jm3-biaoti-bai > div > span, .jm3-biaoti-bai > p { color: #ffe0c2; }
.jm3-pingjia-pubu { columns: 3; column-gap: 16px; }
.jm3-pingjia-pubu article { break-inside: avoid; margin: 0 0 16px; padding: 24px; color: var(--jm3-hei); background: #fff; }
.jm3-pingjia-pubu article:nth-child(2), .jm3-pingjia-pubu article:nth-child(5) { padding-bottom: 37px; }
.jm3-pingjia-pubu article > span { color: var(--jm3-cheng); font-size: 8px; font-weight: 800; }
.jm3-pingjia-pubu article > p { margin: 18px 0 27px; font-size: 13px; line-height: 1.9; }
.jm3-pingjia-pubu footer { display: flex; align-items: center; gap: 10px; }
.jm3-pingjia-pubu footer > i { width: 34px; height: 34px; display: grid; place-items: center; color: #fff; background: var(--jm3-hei); font-size: 11px; font-style: normal; font-weight: 800; }
.jm3-pingjia-pubu footer b, .jm3-pingjia-pubu footer time { display: block; }
.jm3-pingjia-pubu footer b { font-size: 11px; }
.jm3-pingjia-pubu footer time { margin-top: 3px; color: #8d9499; font-size: 9px; }

.jm3-dibu { padding: 50px 0; color: #e7e7e7; background: var(--jm3-hei); }
.jm3-dibu-neirong { display: grid; grid-template-columns: auto 1fr auto; gap: 34px; align-items: center; }
.jm3-dibu-neirong > p { color: #7c8287; font-size: 11px; }
.jm3-dibu nav { display: flex; gap: 19px; font-size: 11px; }
.jm3-dibu small { grid-column: 1 / -1; padding-top: 20px; border-top: 1px solid #444; color: #6e7479; font-size: 9px; }

@media (max-width: 960px) {
  .jm3-daohang-lianjie { display: none; }
  .jm3-daohang-anniu { margin-left: auto; }
  .jm3-yingxiong-buju { grid-template-columns: 1fr; gap: 52px; }
  .jm3-yingxiong-wenan { max-width: 700px; }
  .jm3-shengjiangzhan { width: min(680px, 100%); }
  .jm3-zhanshi-huakuai { grid-template-columns: repeat(4, 230px); overflow-x: auto; padding-bottom: 17px; scroll-snap-type: x mandatory; }
  .jm3-zhanshi-huakuai figure { scroll-snap-align: start; }
  .jm3-youshi-wangge { grid-template-columns: 1fr 1fr; }
  .jm3-liucheng-buju { grid-template-columns: 1fr; gap: 46px; }
  .jm3-liucheng-yinru { position: static; }
  .jm3-dibu-neirong { grid-template-columns: auto 1fr; }
  .jm3-dibu nav { grid-column: 1 / -1; }
}

@media (max-width: 640px) {
  .jm3-kuang { width: min(100% - 32px, 1180px); }
  .jm3-daohang { min-height: 64px; }
  .jm3-daohang-anniu { width: 40px; padding: 0; }
  .jm3-daohang-anniu span { display: none; }
  .jm3-yingxiong::before { font-size: 260px; }
  .jm3-yingxiong-buju { min-height: auto; padding: 52px 0 68px; gap: 42px; }
  .jm3-yingxiong h1 { font-size: 39px; }
  .jm3-yingxiong-wenan > p { font-size: 14px; }
  .jm3-yingxiong-anniu { flex-direction: column; }
  .jm3-yingxiong-anniu a { width: 100%; }
  .jm3-yingxiong-shuju { gap: 8px; font-size: 8px; }
  .jm3-shengjiangzhan { height: 440px; }
  .jm3-banben { width: 120px; height: 105px; }
  .jm3-banben b { font-size: 35px; }
  .jm3-shengjiang-xian { left: 21px; }
  .jm3-ceng { left: 62px; height: 79px; padding: 10px; }
  .jm3-ceng-san { right: 35px; }
  .jm3-ceng-er { right: 80px; top: 168px; }
  .jm3-ceng-yi { right: 130px; }
  .jm3-shengjiang-cang { right: 5px; width: 142px; height: 235px; }
  .jm3-shengjiang-cang > img { height: 158px; }
  .jm3-zhanshi, .jm3-youshi, .jm3-liucheng, .jm3-wenti, .jm3-pingjia { padding: 72px 0; }
  .jm3-biaoti { margin-bottom: 32px; display: block; }
  .jm3-biaoti > p { margin-top: 18px; }
  .jm3-dabiaoti { font-size: 30px; }
  .jm3-zhanshi-huakuai { margin-right: -16px; grid-template-columns: repeat(4, 214px); }
  .jm3-zhanshi-huakuai figure > div { height: 330px; }
  .jm3-youshi-wangge, .jm3-wenti-liebiao { grid-template-columns: 1fr; }
  .jm3-pingjia-pubu { columns: 1; }
  .jm3-dibu-neirong { display: flex; flex-wrap: wrap; }
  .jm3-dibu-neirong > p { display: none; }
  .jm3-dibu nav { width: 100%; flex-wrap: wrap; }
  .jm3-dibu small { width: 100%; }
}
