:root {
  --jmi-cheng: #ff7600;
  --jmi-hei: #18191d;
  --jmi-gang: #292b31;
  --jmi-qian: #f2f4f5;
  --jmi-hui: #687078;
  --jmi-xian: #d4dade;
  --jmi-lan: #24bfd5;
  --jmi-fen: #ef6993;
  --jmi-huang: #ffd148;
  --jmi-lv: #42c96a;
  --jmi-bai: #fff;
}

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

.jmi-toubu { position: sticky; top: 0; z-index: 40; color: #fff; background: var(--jmi-hei); border-bottom: 1px solid #3c3e44; }
.jmi-daohang { min-height: 72px; display: flex; align-items: center; gap: 30px; }
.jmi-pinpai { display: inline-flex; align-items: center; gap: 11px; flex: 0 0 auto; font-size: 16px; font-weight: 800; }
.jmi-pinpai img { width: 39px; height: 39px; border-radius: 7px; }
.jmi-daohang-lianjie { margin-left: auto; display: flex; gap: 25px; color: #b1b5bb; font-size: 12px; font-weight: 700; }
.jmi-daohang-lianjie a { padding: 27px 0; }
.jmi-daohang-lianjie a:hover { color: var(--jmi-cheng); }
.jmi-daohang-anniu { min-height: 40px; padding: 0 16px; display: inline-flex; align-items: center; justify-content: center; gap: 7px; color: var(--jmi-hei); background: var(--jmi-huang); font-size: 12px; font-weight: 800; }

.jmi-yingxiong { position: relative; min-height: 700px; overflow: hidden; color: #fff; background: var(--jmi-hei); }
.jmi-yingxiong::before { content: "MIC"; position: absolute; left: 2%; bottom: -46px; color: #202126; font-size: 230px; line-height: 1; font-weight: 900; }
.jmi-yingxiong-buju { position: relative; z-index: 2; min-height: 700px; padding: 72px 0 82px; display: grid; grid-template-columns: .88fr 1.12fr; gap: 72px; align-items: center; }
.jmi-yingxiong-kicker { margin-bottom: 25px; display: flex; align-items: center; gap: 9px; color: #a6abb1; font-size: 9px; font-weight: 800; }
.jmi-yingxiong-kicker i { width: 8px; height: 8px; border-radius: 50%; background: var(--jmi-cheng); box-shadow: 0 0 0 5px rgba(255,118,0,.18); }
.jmi-yingxiong h1 { margin: 0; font-size: 59px; line-height: 1.14; font-weight: 800; letter-spacing: 0; }
.jmi-yingxiong h1 em { color: var(--jmi-cheng); font-style: normal; }
.jmi-yingxiong-wenan > p { max-width: 490px; margin: 25px 0 0; color: #afb4ba; font-size: 15px; line-height: 1.9; }
.jmi-yingxiong-anniu { margin-top: 32px; display: flex; gap: 12px; }
.jmi-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;  }
.jmi-yingxiong-anniu a:hover { transform: translateY(-3px); }
.jmi-zhuanniu { color: #fff; background: var(--jmi-cheng); box-shadow: 6px 6px 0 var(--jmi-lan); }
.jmi-cianniu { border: 1px solid #5f636a; }
.jmi-yingxiong-zhuangtai { margin-top: 31px; display: flex; gap: 18px; color: #777e87; font-size: 9px; }
.jmi-yingxiong-zhuangtai b { color: var(--jmi-huang); }

.jmi-guangbo { position: relative; height: 500px; }
.jmi-guangbo-wutai { position: absolute; left: 30px; right: 28px; top: 20px; bottom: 32px; overflow: hidden; color: var(--jmi-hei); background: var(--jmi-cheng); border: 5px solid #fff; box-shadow: 14px 14px 0 var(--jmi-lan); }
.jmi-guangbo-ding { height: 49px; padding: 0 16px; display: flex; align-items: center; justify-content: space-between; color: #fff; border-bottom: 2px solid #fff; font-size: 8px; font-weight: 800; }
.jmi-guangbo-ding b { padding: 5px 8px; color: var(--jmi-hei); background: var(--jmi-huang); font-size: 7px; }
.jmi-guangbo-maike { position: absolute; z-index: 3; left: 32px; top: 83px; width: 205px; height: 255px; display: flex; flex-direction: column; align-items: center; justify-content: center; color: #fff; background: var(--jmi-hei); }
.jmi-guangbo-maike i { font-size: 112px; line-height: 1; }
.jmi-guangbo-maike span { margin-top: 13px; text-align: center; font-size: 10px; line-height: 1.3; font-weight: 900; }
.jmi-shengbo { position: absolute; left: 260px; right: 28px; top: 94px; height: 120px; display: flex; align-items: center; justify-content: space-between; gap: 5px; }
.jmi-shengbo i { width: 12px; height: 35px; background: #fff; }
.jmi-shengbo i:nth-child(2), .jmi-shengbo i:nth-child(9) { height: 68px; background: var(--jmi-huang); }
.jmi-shengbo i:nth-child(3), .jmi-shengbo i:nth-child(8) { height: 95px; background: var(--jmi-lan); }
.jmi-shengbo i:nth-child(4), .jmi-shengbo i:nth-child(7) { height: 55px; background: var(--jmi-fen); }
.jmi-shengbo i:nth-child(5) { height: 108px; background: #fff; }
.jmi-shengbo i:nth-child(6) { height: 82px; background: var(--jmi-hei); }
.jmi-guangbo-jiaose { position: absolute; z-index: 4; left: 183px; top: 55px; width: 79px; padding: 7px; background: #fff; border: 2px solid var(--jmi-hei); }
.jmi-guangbo-jiaose img { width: 61px; height: 61px; border-radius: 5px; }
.jmi-guangbo-jiaose span { display: block; margin-top: 5px; font-size: 7px; font-weight: 800; text-align: center; }
.jmi-guangbo-jiemu { position: absolute; left: 260px; right: 28px; bottom: 55px; min-height: 92px; padding: 14px; display: grid; grid-template-columns: 1fr auto; align-items: center; color: #fff; background: var(--jmi-hei); }
.jmi-guangbo-jiemu span, .jmi-guangbo-jiemu b, .jmi-guangbo-jiemu em { display: block; }
.jmi-guangbo-jiemu span { color: var(--jmi-cheng); font-size: 7px; }
.jmi-guangbo-jiemu b { margin-top: 7px; font-size: 12px; }
.jmi-guangbo-jiemu em { margin-top: 5px; color: #8d9299; font-size: 7px; font-style: normal; }
.jmi-guangbo-jiemu > i { width: 36px; height: 36px; display: grid; place-items: center; border-radius: 50%; color: var(--jmi-hei); background: var(--jmi-huang); }
.jmi-guangbo-yulan { position: absolute; z-index: 5; left: 58px; bottom: 11px; width: 120px; height: 151px; padding: 7px; background: #fff; border: 2px solid var(--jmi-hei); }
.jmi-guangbo-yulan img { width: 100%; height: 116px; object-fit: cover; object-position: top; }
.jmi-guangbo-yulan span { display: block; margin-top: 5px; font-size: 6px; font-weight: 800; }
.jmi-guangbo-pinlv { position: absolute; z-index: 5; right: 0; top: 0; width: 110px; padding: 12px; color: var(--jmi-hei); background: var(--jmi-huang); border: 3px solid #fff; box-shadow: 6px 6px 0 var(--jmi-fen); }
.jmi-guangbo-pinlv span { font-size: 8px; font-weight: 800; }
.jmi-guangbo-pinlv b { display: block; margin-top: 4px; font-size: 28px; }
.jmi-guangbo-pinlv i { display: block; height: 4px; margin-top: 7px; background: var(--jmi-lv); }
.jmi-guangbo-pinlv em { display: block; margin-top: 5px; font-size: 6px; font-style: normal; }

.jmi-zhanshi, .jmi-youshi, .jmi-liucheng, .jmi-wenti, .jmi-pingjia { padding: 104px 0; }
.jmi-biaoti { margin-bottom: 44px; display: grid; grid-template-columns: 110px 1fr; gap: 28px; }
.jmi-biaoti > span { padding-top: 10px; color: var(--jmi-cheng); border-top: 3px solid var(--jmi-cheng); font-size: 9px; font-weight: 800; }
.jmi-biaoti > div { display: flex; align-items: end; justify-content: space-between; gap: 40px; }
.jmi-dabiaoti { font-size: 43px; line-height: 1.25; font-weight: 800; }
.jmi-biaoti p { max-width: 390px; margin: 0; color: var(--jmi-hui); font-size: 13px; line-height: 1.8; }

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

.jmi-youshi { color: #fff; background: var(--jmi-hei); }
.jmi-biaoti-bai p { color: #9ca2a9; }
.jmi-youshi-liebiao { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid #44474d; border-left: 1px solid #44474d; }
.jmi-youshi-liebiao article { position: relative; min-height: 190px; padding: 25px; display: grid; grid-template-columns: 42px 1fr; gap: 13px; border-right: 1px solid #44474d; border-bottom: 1px solid #44474d; }
.jmi-youshi-liebiao article > i { color: var(--jmi-cheng); font-size: 25px; }
.jmi-youshi-liebiao article span { font-size: 15px; font-weight: 800; }
.jmi-youshi-liebiao article p { margin: 10px 0 0; color: #9ba1a8; font-size: 11px; line-height: 1.75; }
.jmi-youshi-liebiao article > b { position: absolute; right: 16px; top: 14px; color: #656b72; font-size: 8px; }

.jmi-liucheng { background: var(--jmi-cheng); }
.jmi-liucheng-pinlv { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.jmi-liucheng-pinlv article { min-height: 230px; padding: 25px; color: #fff; background: var(--jmi-hei); }
.jmi-liucheng-pinlv article > span { color: var(--jmi-cheng); font-size: 8px; font-weight: 800; }
.jmi-liucheng-pinlv article > i { display: block; margin-top: 30px; color: var(--jmi-huang); font-size: 29px; }
.jmi-liucheng-pinlv article > b { display: block; margin-top: 23px; font-size: 15px; }
.jmi-liucheng-pinlv article > p { margin: 9px 0 0; color: #a3a9b0; font-size: 11px; line-height: 1.7; }

.jmi-wenti { background: #fff; }
.jmi-wenti-buju { display: grid; grid-template-columns: .68fr 1.32fr; gap: 78px; }
.jmi-wenti-yinru { position: relative; min-height: 465px; padding: 37px; color: #fff; background: var(--jmi-lan); }
.jmi-wenti-yinru > span { display: block; margin-bottom: 18px; color: #d6f7fb; font-size: 9px; font-weight: 800; }
.jmi-wenti-yinru > p { max-width: 330px; color: #daf4f8; font-size: 12px; line-height: 1.8; }
.jmi-wenti-yinru > i { position: absolute; right: 24px; bottom: 20px; color: #fff; font-size: 105px; }
.jmi-wenti-liebiao { border-top: 1px solid #bcc3c7; }
.jmi-wenti-liebiao details { border-bottom: 1px solid #bcc3c7; }
.jmi-wenti-liebiao summary { min-height: 75px; display: grid; grid-template-columns: 38px 1fr auto; gap: 8px; align-items: center; cursor: pointer; list-style: none; }
.jmi-wenti-liebiao summary::-webkit-details-marker { display: none; }
.jmi-wenti-liebiao summary b { color: var(--jmi-cheng); font-size: 9px; }
.jmi-wenti-liebiao summary span { font-size: 13px; font-weight: 800; }
.jmi-wenti-liebiao summary i { font-size: 18px;  }
.jmi-wenti-liebiao details[open] summary i { transform: rotate(45deg); }
.jmi-wenti-liebiao details p { margin: -4px 28px 24px 46px; color: var(--jmi-hui); font-size: 12px; line-height: 1.8; }
.jmi-wenti-liebiao details a { color: var(--jmi-cheng); font-weight: 800; }

.jmi-pingjia { background: var(--jmi-qian); }
.jmi-pingjia-pubu { columns: 3; column-gap: 16px; }
.jmi-pingjia-pubu article { break-inside: avoid; margin: 0 0 16px; padding: 24px; border: 1px solid #c5ccd0; background: #fff; }
.jmi-pingjia-pubu article:nth-child(2), .jmi-pingjia-pubu article:nth-child(5) { padding-bottom: 37px; }
.jmi-pingjia-zhuangtai { display: flex; align-items: center; gap: 7px; color: #8c9399; font-size: 8px; font-weight: 800; }
.jmi-pingjia-zhuangtai i { width: 7px; height: 7px; border-radius: 50%; background: var(--jmi-lv); }
.jmi-pingjia-pubu article > p { margin: 18px 0 27px; font-size: 13px; line-height: 1.9; }
.jmi-pingjia-pubu footer { display: flex; align-items: center; gap: 10px; }
.jmi-pingjia-pubu footer > i { width: 34px; height: 34px; display: grid; place-items: center; color: #fff; background: var(--jmi-hei); font-size: 11px; font-style: normal; font-weight: 800; }
.jmi-pingjia-pubu footer b, .jmi-pingjia-pubu footer time { display: block; }
.jmi-pingjia-pubu footer b { font-size: 11px; }
.jmi-pingjia-pubu footer time { margin-top: 3px; color: #8c9398; font-size: 9px; }

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

@media (max-width: 960px) {
  .jmi-daohang-lianjie { display: none; }
  .jmi-daohang-anniu { margin-left: auto; }
  .jmi-yingxiong-buju { grid-template-columns: 1fr; gap: 52px; }
  .jmi-yingxiong-wenan { max-width: 700px; }
  .jmi-guangbo { width: min(680px, 100%); }
  .jmi-biaoti > div { display: block; }
  .jmi-biaoti p { margin-top: 17px; }
  .jmi-zhanshi-huakuai { grid-template-columns: repeat(4, 230px); overflow-x: auto; padding-bottom: 17px; scroll-snap-type: x mandatory; }
  .jmi-zhanshi-huakuai figure { scroll-snap-align: start; }
  .jmi-youshi-liebiao { grid-template-columns: 1fr 1fr; }
  .jmi-wenti-buju { grid-template-columns: 1fr; gap: 46px; }
  .jmi-dibu-neirong { grid-template-columns: auto 1fr; }
  .jmi-dibu nav { grid-column: 1 / -1; }
}

@media (max-width: 640px) {
  .jmi-kuang { width: min(100% - 32px, 1180px); }
  .jmi-daohang { min-height: 64px; }
  .jmi-daohang-anniu { width: 40px; padding: 0; }
  .jmi-daohang-anniu span { display: none; }
  .jmi-yingxiong::before { font-size: 120px; }
  .jmi-yingxiong-buju { min-height: auto; padding: 52px 0 68px; gap: 42px; }
  .jmi-yingxiong h1 { font-size: 39px; }
  .jmi-yingxiong-wenan > p { font-size: 14px; }
  .jmi-yingxiong-anniu { flex-direction: column; }
  .jmi-yingxiong-anniu a { width: 100%; }
  .jmi-yingxiong-zhuangtai { gap: 8px; font-size: 8px; }
  .jmi-guangbo { height: 430px; }
  .jmi-guangbo-wutai { left: 0; right: 5px; }
  .jmi-guangbo-maike { left: 16px; width: 145px; height: 215px; }
  .jmi-guangbo-maike i { font-size: 80px; }
  .jmi-shengbo { left: 178px; right: 14px; }
  .jmi-shengbo i { width: 7px; }
  .jmi-guangbo-jiaose { left: 125px; }
  .jmi-guangbo-jiemu { left: 178px; right: 14px; }
  .jmi-guangbo-yulan { left: 20px; width: 105px; }
  .jmi-guangbo-pinlv { right: -2px; }
  .jmi-zhanshi, .jmi-youshi, .jmi-liucheng, .jmi-wenti, .jmi-pingjia { padding: 72px 0; }
  .jmi-biaoti { margin-bottom: 32px; grid-template-columns: 1fr; gap: 13px; }
  .jmi-biaoti > span { width: max-content; }
  .jmi-dabiaoti { font-size: 30px; }
  .jmi-zhanshi-huakuai { margin-right: -16px; grid-template-columns: repeat(4, 214px); }
  .jmi-zhanshi-huakuai figure > div { height: 330px; }
  .jmi-youshi-liebiao, .jmi-liucheng-pinlv { grid-template-columns: 1fr; }
  .jmi-liucheng-pinlv article { min-height: 190px; }
  .jmi-wenti-yinru { min-height: 330px; }
  .jmi-pingjia-pubu { columns: 1; }
  .jmi-dibu-neirong { display: flex; flex-wrap: wrap; }
  .jmi-dibu-neirong > p { display: none; }
  .jmi-dibu nav { width: 100%; flex-wrap: wrap; }
  .jmi-dibu small { width: 100%; }
}
