:root {
  --jmc-shen: #16233c;
  --jmc-qing: #43bdd2;
  --jmc-hong: #f06d57;
  --jmc-huang: #f6c94d;
  --jmc-bai: #ffffff;
  --jmc-qian: #f3f7f7;
  --jmc-hui: #68727d;
  --jmc-xian: #d6e0e2;
}

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

.jmc-toubu { position: sticky; z-index: 50; top: 0; border-bottom: 1px solid rgba(22,35,60,.13); background: rgba(255,255,255,.94); backdrop-filter: blur(14px); }
.jmc-daohang { min-height: 72px; display: flex; align-items: center; gap: 32px; }
.jmc-pinpai { display: inline-grid; grid-template-columns: 40px auto; grid-template-rows: 20px 14px; align-items: center; column-gap: 10px; flex: 0 0 auto; }
.jmc-pinpai img { grid-row: 1 / 3; width: 40px; height: 40px; border-radius: 50%; object-fit: cover; box-shadow: 0 0 0 2px var(--jmc-shen); }
.jmc-pinpai span { align-self: end; font-size: 16px; font-weight: 900; }
.jmc-pinpai small { align-self: start; color: var(--jmc-hui); font-size: 8px; font-weight: 800; }
.jmc-daohang-lianjie { display: flex; justify-content: center; gap: 25px; flex: 1; color: #55616d; font-size: 14px; }
.jmc-daohang-lianjie a {  }
.jmc-daohang-lianjie a:hover { color: var(--jmc-hong); }
.jmc-daohang-anniu { min-height: 42px; padding: 0 18px; display: inline-flex; align-items: center; gap: 8px; border-radius: 7px; color: #fff; background: var(--jmc-shen); font-size: 14px; font-weight: 800; }

.jmc-yingxiong { position: relative; overflow: hidden; min-height: 690px; background-color: #edf7f8; background-image: linear-gradient(rgba(67,189,210,.13) 1px, transparent 1px); background-size: 100% 34px; }
.jmc-yingxiong::before { content: ""; position: absolute; top: 0; right: 0; width: 43%; height: 100%; background: var(--jmc-qing); opacity: .16; }
.jmc-yingxiong-zhuangshi { position: absolute; z-index: 2; bottom: 18px; left: 22px; color: rgba(22,35,60,.45); font-size: 9px; font-weight: 900; writing-mode: vertical-rl; }
.jmc-yingxiong-buju { position: relative; z-index: 3; min-height: 690px; display: grid; grid-template-columns: minmax(0,.92fr) minmax(520px,1.08fr); align-items: center; gap: 54px; padding-top: 55px; padding-bottom: 58px; }
.jmc-yingxiong-shangbiao { margin-bottom: 22px; display: flex; align-items: center; gap: 10px; color: var(--jmc-shen); font-size: 10px; font-weight: 900; }
.jmc-yingxiong-shangbiao span { padding: 7px 10px; border-radius: 4px; color: #fff; background: var(--jmc-hong); }
.jmc-yingxiong-shangbiao i { width: 33px; height: 2px; background: var(--jmc-qing); }
.jmc-yingxiong-shangbiao b { color: var(--jmc-hui); }
.jmc-yingxiong h1 { margin: 0 0 23px; font-size: clamp(48px,5.2vw,72px); line-height: 1.09; letter-spacing: 0; }
.jmc-yingxiong h1 em { position: relative; display: inline-block; color: var(--jmc-hong); font-style: normal; }
.jmc-yingxiong h1 em::after { content: ""; position: absolute; right: 0; bottom: -8px; left: 0; height: 5px; border-radius: 4px; background: var(--jmc-qing); }
.jmc-yingxiong-wenan > p { max-width: 510px; color: #58646e; font-size: 16px; line-height: 1.9; }
.jmc-yingxiong-anniu { margin-top: 32px; display: flex; gap: 12px; }
.jmc-yingxiong-anniu a { min-height: 54px; padding: 0 23px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; border: 2px solid var(--jmc-shen); border-radius: 7px; font-size: 15px; font-weight: 900;  }
.jmc-yingxiong-anniu a:hover { transform: translateY(-3px); }
.jmc-zhuanniu { color: #fff; background: var(--jmc-hong); box-shadow: 0 7px 0 rgba(22,35,60,.15); }
.jmc-cianniu { background: rgba(255,255,255,.8); }
.jmc-yingxiong-tag { margin-top: 29px; display: flex; flex-wrap: wrap; gap: 12px; }
.jmc-yingxiong-tag span { padding: 7px 10px; display: inline-flex; align-items: center; gap: 6px; border: 1px solid rgba(22,35,60,.15); border-radius: 4px; color: #596772; background: rgba(255,255,255,.55); font-size: 11px; font-weight: 700; }
.jmc-yingxiong-tag i { color: var(--jmc-qing); }

.jmc-fangyingji { position: relative; height: 490px; border: 2px solid rgba(255,255,255,.58); border-radius: 8px; background: rgba(255,255,255,.78); box-shadow: 0 28px 65px rgba(22,35,60,.16), inset 0 0 0 1px rgba(22,35,60,.08); backdrop-filter: blur(14px); }
.jmc-fangyingji-dingbu { position: absolute; top: 23px; right: 27px; left: 27px; padding-bottom: 12px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--jmc-xian); font-size: 9px; font-weight: 900; }
.jmc-fangyingji-dingbu b { padding: 4px 7px; border-radius: 3px; color: #fff; background: var(--jmc-hong); }
.jmc-zhuanpan { position: absolute; top: 90px; left: 38px; width: 245px; height: 245px; border: 1px solid rgba(22,35,60,.18); border-radius: 50%; background: #e6f3f4; box-shadow: inset 0 0 0 17px rgba(67,189,210,.1), inset 0 0 0 18px rgba(22,35,60,.08); }
.jmc-zhuanpan::before, .jmc-zhuanpan::after { content: ""; position: absolute; border-radius: 50%; }
.jmc-zhuanpan::before { inset: 35px; border: 1px dashed rgba(22,35,60,.32); }
.jmc-zhuanpan::after { inset: 70px; background: var(--jmc-shen); }
.jmc-zhuanpan-ke { position: absolute; z-index: 3; top: 50%; left: 50%; width: 9px; height: 9px; margin: -4px; border-radius: 50%; background: var(--jmc-hong); }
.jmc-zhuanpan-keyi { transform: translateY(-103px); }.jmc-zhuanpan-keer { transform: translateX(103px); }.jmc-zhuanpan-kesan { transform: translateY(103px); }.jmc-zhuanpan-kesi { transform: translateX(-103px); }
.jmc-zhuanpan-nei { position: absolute; z-index: 4; inset: 78px; border: 4px solid #fff; border-radius: 50%; overflow: hidden; }
.jmc-zhuanpan-nei img { width: 100%; height: 100%; object-fit: cover; }
.jmc-zhuanpan-nei span { position: absolute; right: 4px; bottom: 2px; width: 22px; height: 22px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: var(--jmc-hong); font-size: 8px; font-weight: 900; }
.jmc-zhuanpan-wenzi { position: absolute; bottom: 33px; left: 50%; z-index: 4; width: 140px; text-align: center; transform: translateX(-50%); }
.jmc-zhuanpan-wenzi b, .jmc-zhuanpan-wenzi small { display: block; }.jmc-zhuanpan-wenzi b { font-size: 14px; }.jmc-zhuanpan-wenzi small { margin-top: 3px; color: var(--jmc-hui); font-size: 7px; font-weight: 800; }
.jmc-yulanping { position: absolute; top: 91px; right: 36px; width: 190px; height: 247px; padding: 10px; border-radius: 7px; background: var(--jmc-shen); box-shadow: 0 13px 30px rgba(22,35,60,.2); }
.jmc-yulanping img { width: 100%; height: 100%; border-radius: 4px; object-fit: cover; object-position: top center; opacity: .9; }
.jmc-yulanping > span { position: absolute; top: 18px; left: 18px; padding: 5px 7px; border-radius: 3px; color: #fff; background: rgba(22,35,60,.82); font-size: 8px; font-weight: 800; }
.jmc-yulanping > span i { width: 5px; height: 5px; display: inline-block; border-radius: 50%; background: var(--jmc-hong); }
.jmc-kongzhi { position: absolute; right: 47px; bottom: 91px; display: flex; align-items: center; gap: 11px; }
.jmc-kongzhi span { width: 32px; height: 32px; display: grid; place-items: center; border: 1px solid var(--jmc-xian); border-radius: 50%; color: var(--jmc-shen); background: #fff; }
.jmc-kongzhi span:nth-child(2) { width: 47px; height: 47px; color: #fff; background: var(--jmc-hong); border-color: var(--jmc-hong); font-size: 20px; }
.jmc-jindu { position: absolute; right: 34px; bottom: 46px; left: 34px; display: grid; grid-template-columns: 35px 1fr 35px; align-items: center; gap: 10px; color: var(--jmc-hui); font-size: 8px; font-weight: 800; }
.jmc-jindu div { position: relative; height: 4px; border-radius: 4px; background: #d8e3e5; }
.jmc-jindu div::before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; width: 38%; border-radius: 4px; background: var(--jmc-qing); }
.jmc-jindu i { position: absolute; top: 50%; left: 38%; width: 10px; height: 10px; border: 3px solid #fff; border-radius: 50%; background: var(--jmc-hong); transform: translate(-50%,-50%); box-shadow: 0 1px 4px rgba(22,35,60,.25); }
.jmc-pindao { position: absolute; top: 353px; left: 43px; display: grid; grid-template-columns: repeat(2,75px); gap: 7px; }
.jmc-pindao span { padding: 6px; border: 1px solid var(--jmc-xian); border-radius: 3px; color: var(--jmc-hui); background: #fff; font-size: 7px; font-weight: 900; text-align: center; }
.jmc-pindao span:first-child { color: #fff; background: var(--jmc-qing); border-color: var(--jmc-qing); }

.jmc-biaoti { margin-bottom: 45px; display: grid; grid-template-columns: 105px minmax(0,1fr) 370px; align-items: end; gap: 25px; }
.jmc-biaoti > span, .jmc-liucheng-yinru > span { color: var(--jmc-hong); font-size: 10px; font-weight: 900; }
.jmc-dabiaoti { font-size: clamp(29px,3vw,42px); line-height: 1.23; font-weight: 900; }
.jmc-biaoti > p { color: var(--jmc-hui); font-size: 14px; line-height: 1.75; text-align: right; }
.jmc-zhanshi, .jmc-youshi, .jmc-liucheng, .jmc-wenti, .jmc-pingjia { padding: 100px 0; }

.jmc-zhanshi-huakuai { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 18px; }
.jmc-zhanshi-huakuai figure { min-width: 0; padding: 10px; border-radius: 7px; background: var(--jmc-qian); }
.jmc-zhanshi-huakuai figure > div { overflow: hidden; aspect-ratio: 3 / 4; border-radius: 5px; background: #dae5e6; }
.jmc-zhanshi-huakuai img { width: 100%; height: 100%; object-fit: cover; object-position: top center;  }
.jmc-zhanshi-huakuai figure:hover img { transform: scale(1.025); }
.jmc-zhanshi-huakuai figcaption { padding: 14px 3px 5px; display: flex; align-items: center; justify-content: space-between; }
.jmc-zhanshi-huakuai figcaption b { font-size: 14px; }.jmc-zhanshi-huakuai figcaption span { color: var(--jmc-hui); font-size: 8px; font-weight: 900; }

.jmc-youshi { background: var(--jmc-qian); }
.jmc-youshi-wangge { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
.jmc-youshi-wangge article { min-height: 155px; padding: 24px; display: grid; grid-template-columns: 58px 1fr; gap: 20px; align-items: start; border: 1px solid var(--jmc-xian); border-radius: 7px; background: #fff;  }
.jmc-youshi-wangge article:hover { transform: translateY(-3px); border-color: var(--jmc-qing); }
.jmc-youshi-wangge article > i { width: 58px; height: 58px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: var(--jmc-qing); font-size: 25px; }
.jmc-youshi-wangge article:nth-child(3n+2) > i { background: var(--jmc-hong); }.jmc-youshi-wangge article:nth-child(3n) > i { color: var(--jmc-shen); background: var(--jmc-huang); }
.jmc-youshi-wangge article span { display: block; margin-bottom: 9px; color: #91a0a8; font-size: 8px; font-weight: 900; }
.jmc-youshi-wangge article b { display: block; margin-bottom: 9px; font-size: 18px; }.jmc-youshi-wangge article p { color: var(--jmc-hui); font-size: 13px; line-height: 1.7; }

.jmc-liucheng { color: #fff; background: var(--jmc-shen); }
.jmc-liucheng-buju { display: grid; grid-template-columns: 300px minmax(0,1fr); gap: 75px; }
.jmc-liucheng-yinru > span { color: var(--jmc-qing); }.jmc-liucheng-yinru .jmc-dabiaoti { margin-top: 13px; }.jmc-liucheng-yinru > p { margin-top: 19px; color: #aeb8c7; font-size: 14px; line-height: 1.8; }.jmc-liucheng-yinru > a { margin-top: 24px; min-height: 45px; padding: 0 17px; display: inline-flex; align-items: center; gap: 8px; border-radius: 6px; color: var(--jmc-shen); background: var(--jmc-huang); font-size: 13px; font-weight: 900; }
.jmc-liucheng-guidao { position: relative; display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 12px; }
.jmc-liucheng-guidao::before { content: ""; position: absolute; top: 27px; right: 9%; left: 9%; height: 3px; background: repeating-linear-gradient(90deg,var(--jmc-qing) 0 9px,transparent 9px 16px); }
.jmc-liucheng-guidao article { position: relative; z-index: 2; }
.jmc-liucheng-guidao article > b { width: 55px; height: 55px; margin: 0 auto -13px; display: grid; place-items: center; border: 4px solid var(--jmc-shen); border-radius: 50%; color: var(--jmc-shen); background: var(--jmc-qing); font-size: 11px; }
.jmc-liucheng-guidao article > div { min-height: 185px; padding: 33px 14px 18px; border: 1px solid #40506a; border-radius: 7px; text-align: center; }.jmc-liucheng-guidao article i { display: block; margin-bottom: 16px; color: var(--jmc-huang); font-size: 26px; }.jmc-liucheng-guidao article span { display: block; margin-bottom: 8px; font-size: 15px; font-weight: 900; }.jmc-liucheng-guidao article p { color: #9ba8ba; font-size: 12px; line-height: 1.65; }

.jmc-wenti-liebiao { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px 22px; }
.jmc-wenti-liebiao details { border-bottom: 1px solid var(--jmc-xian); }
.jmc-wenti-liebiao summary { min-height: 70px; display: grid; grid-template-columns: 34px minmax(0,1fr) 26px; gap: 6px; align-items: center; cursor: pointer; list-style: none; }
.jmc-wenti-liebiao summary::-webkit-details-marker { display: none; }.jmc-wenti-liebiao summary span { color: var(--jmc-hong); font-size: 9px; font-weight: 900; }.jmc-wenti-liebiao summary b { font-size: 14px; }.jmc-wenti-liebiao summary i { font-size: 21px;  }.jmc-wenti-liebiao details[open] summary i { transform: rotate(45deg); }
.jmc-wenti-liebiao details > p { padding: 0 26px 22px 40px; color: var(--jmc-hui); font-size: 13px; line-height: 1.78; }.jmc-wenti-liebiao details > p a { color: var(--jmc-qing); font-weight: 900; }

.jmc-pingjia { background: #f7f9fa; }
.jmc-pingjia-pubu { columns: 3; column-gap: 18px; }
.jmc-pingjia-pubu article { width: 100%; margin: 0 0 18px; padding: 24px; display: inline-block; break-inside: avoid; border: 1px solid var(--jmc-xian); border-radius: 7px; background: #fff; }
.jmc-pingjia-pubu article:nth-child(2), .jmc-pingjia-pubu article:nth-child(5) { padding-bottom: 39px; }
.jmc-pingjia-biaoqian { width: max-content; padding: 5px 7px; border-radius: 3px; color: #fff; background: var(--jmc-qing); font-size: 8px; font-weight: 900; }.jmc-pingjia-pubu article:nth-child(3n+2) .jmc-pingjia-biaoqian { background: var(--jmc-hong); }.jmc-pingjia-pubu article:nth-child(3n) .jmc-pingjia-biaoqian { color: var(--jmc-shen); background: var(--jmc-huang); }
.jmc-pingjia-pubu article > p { margin: 19px 0 25px; font-size: 15px; line-height: 1.86; }.jmc-pingjia-pubu footer { display: flex; align-items: center; gap: 10px; }.jmc-pingjia-pubu footer > i { width: 35px; height: 35px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: var(--jmc-shen); font-size: 11px; font-style: normal; font-weight: 900; }.jmc-pingjia-pubu footer b, .jmc-pingjia-pubu footer time { display: block; }.jmc-pingjia-pubu footer b { margin-bottom: 3px; font-size: 12px; }.jmc-pingjia-pubu footer time { color: #92a0aa; font-size: 9px; }

.jmc-dibu { padding: 55px 0; color: #fff; background: var(--jmc-shen); }
.jmc-dibu-neirong { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 25px 45px; }.jmc-dibu-neirong > p { color: #8592a6; font-size: 12px; }.jmc-dibu nav { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 20px; color: #aeb8c7; font-size: 12px; }.jmc-dibu nav a:hover { color: var(--jmc-qing); }.jmc-dibu-neirong > small { grid-column: 1 / -1; padding-top: 21px; border-top: 1px solid #3a4962; color: #718097; }

@media (max-width: 1040px) {
  .jmc-daohang-lianjie { display: none; }.jmc-daohang { justify-content: space-between; }
  .jmc-yingxiong-buju { grid-template-columns: minmax(0,.88fr) minmax(470px,1.12fr); gap: 26px; }.jmc-fangyingji { transform: scale(.92); transform-origin: center right; }
  .jmc-biaoti { grid-template-columns: 85px minmax(0,1fr) 320px; }
  .jmc-liucheng-buju { grid-template-columns: 260px minmax(0,1fr); gap: 40px; }
}

@media (max-width: 820px) {
  .jmc-kuang { width: min(100% - 34px,680px); }
  .jmc-yingxiong-buju { grid-template-columns: 1fr; gap: 43px; padding-top: 58px; padding-bottom: 65px; }.jmc-yingxiong h1 { font-size: 49px; }.jmc-yingxiong-wenan > p { max-width: 590px; }.jmc-fangyingji { justify-self: center; width: min(100%,560px); transform: none; }
  .jmc-biaoti { grid-template-columns: 1fr; gap: 10px; }.jmc-biaoti > p { max-width: 550px; text-align: left; }
  .jmc-zhanshi, .jmc-youshi, .jmc-liucheng, .jmc-wenti, .jmc-pingjia { padding: 76px 0; }
  .jmc-zhanshi-huakuai { margin-right: -17px; overflow-x: auto; grid-template-columns: repeat(4,minmax(225px,72vw)); padding-right: 17px; padding-bottom: 16px; scroll-snap-type: x mandatory; }.jmc-zhanshi-huakuai figure { scroll-snap-align: start; }
  .jmc-liucheng-buju { grid-template-columns: 1fr; gap: 45px; }.jmc-liucheng-yinru > p { max-width: 480px; }
  .jmc-wenti-liebiao { grid-template-columns: 1fr; }
  .jmc-pingjia-pubu { columns: 2; }
  .jmc-dibu-neirong { grid-template-columns: 1fr auto; }.jmc-dibu-neirong > p { display: none; }
}

@media (max-width: 560px) {
  .jmc-daohang { min-height: 64px; }.jmc-pinpai small { display: none; }.jmc-pinpai { grid-template-rows: 40px; }.jmc-pinpai img { grid-row: 1; }.jmc-daohang-anniu { width: 42px; min-height: 42px; padding: 0; justify-content: center; }.jmc-daohang-anniu span { display: none; }
  .jmc-yingxiong h1 { font-size: 40px; }.jmc-yingxiong-wenan > p { font-size: 15px; }.jmc-yingxiong-anniu { flex-direction: column; }.jmc-yingxiong-anniu a { width: 100%; }
  .jmc-fangyingji { height: 418px; }.jmc-zhuanpan { top: 88px; left: 20px; width: 190px; height: 190px; }.jmc-zhuanpan::after { inset: 56px; }.jmc-zhuanpan::before { inset: 28px; }.jmc-zhuanpan-nei { inset: 61px; }.jmc-zhuanpan-keyi { transform: translateY(-78px); }.jmc-zhuanpan-keer { transform: translateX(78px); }.jmc-zhuanpan-kesan { transform: translateY(78px); }.jmc-zhuanpan-kesi { transform: translateX(-78px); }.jmc-zhuanpan-wenzi { bottom: 22px; }
  .jmc-yulanping { top: 89px; right: 20px; width: 128px; height: 191px; }.jmc-kongzhi { right: 22px; bottom: 77px; }.jmc-kongzhi span { width: 27px; height: 27px; }.jmc-kongzhi span:nth-child(2) { width: 39px; height: 39px; }.jmc-pindao { top: 293px; left: 22px; grid-template-columns: repeat(2,68px); }.jmc-jindu { right: 21px; bottom: 31px; left: 21px; }
  .jmc-dabiaoti { font-size: 29px; }.jmc-youshi-wangge { grid-template-columns: 1fr; }.jmc-youshi-wangge article { min-height: 145px; padding: 21px; }
  .jmc-liucheng-guidao { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px 10px; }.jmc-liucheng-guidao::before { display: none; }.jmc-liucheng-guidao article > div { min-height: 170px; }
  .jmc-wenti-liebiao summary b { font-size: 13px; }.jmc-wenti-liebiao details > p { padding-left: 40px; padding-right: 3px; }
  .jmc-pingjia-pubu { columns: 1; }.jmc-dibu-neirong { grid-template-columns: 1fr; }.jmc-dibu nav { justify-content: flex-start; }
}

@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *,*::before,*::after {  } }
