:root {
  --ehl-lv: #079c8f;
  --ehl-shen: #063f3b;
  --ehl-hei: #14201e;
  --ehl-bai: #ffffff;
  --ehl-qian: #f2f6f1;
  --ehl-huang: #f6dd57;
  --ehl-hong: #ff7167;
  --ehl-hui: #6b7673;
  --ehl-xian: #cbd6d2;
}

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

.ehl-toubu { position: sticky; top: 0; z-index: 40; color: #eaf4f1; background: var(--ehl-shen); border-bottom: 1px solid rgba(255,255,255,.13); }
.ehl-daohang { min-height: 72px; display: flex; align-items: center; gap: 32px; }
.ehl-pinpai { display: inline-flex; align-items: center; gap: 11px; flex: 0 0 auto; font-size: 16px; font-weight: 800; }
.ehl-pinpai img { width: 38px; height: 38px; border-radius: 6px; }
.ehl-daohang-lianjie { margin-left: auto; display: flex; align-items: center; gap: 26px; color: #bad0cb; font-size: 12px; font-weight: 700; }
.ehl-daohang-lianjie a { padding: 27px 0; }
.ehl-daohang-lianjie a:hover { color: var(--ehl-huang); }
.ehl-daohang-anniu { min-height: 40px; padding: 0 16px; display: inline-flex; align-items: center; justify-content: center; gap: 7px; color: var(--ehl-hei); background: var(--ehl-huang); font-size: 12px; font-weight: 800; }

.ehl-yingxiong { position: relative; min-height: 690px; overflow: hidden; color: #fff; background: var(--ehl-shen); }
.ehl-yingxiong::after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 9px; background: repeating-linear-gradient(90deg, var(--ehl-huang) 0 90px, var(--ehl-hong) 90px 180px, var(--ehl-lv) 180px 270px); }
.ehl-yingxiong-bianhao { position: absolute; left: 20px; top: 50%; transform: translateY(-50%) rotate(-90deg); color: rgba(255,255,255,.35); font-size: 10px; font-weight: 800; }
.ehl-yingxiong-buju { min-height: 690px; padding: 70px 0 80px; display: grid; grid-template-columns: .92fr 1.08fr; align-items: center; gap: 78px; }
.ehl-yingxiong-wenan { position: relative; z-index: 2; }
.ehl-yingxiong-xuhao { margin-bottom: 25px; display: flex; align-items: center; gap: 12px; color: #b8d4cf; font-size: 10px; font-weight: 800; }
.ehl-yingxiong-xuhao span { width: 34px; height: 34px; display: grid; place-items: center; color: var(--ehl-hei); background: var(--ehl-huang); font-size: 11px; }
.ehl-yingxiong-xuhao i { width: 36px; height: 1px; background: #6f9c95; }
.ehl-yingxiong h1 { margin: 0; font-size: 62px; line-height: 1.15; font-weight: 800; letter-spacing: 0; }
.ehl-yingxiong h1 em { color: var(--ehl-huang); font-style: normal; }
.ehl-yingxiong-wenan > p { max-width: 490px; margin: 25px 0 0; color: #bad0cb; font-size: 15px; line-height: 1.9; }
.ehl-yingxiong-anniu { margin-top: 32px; display: flex; gap: 12px; }
.ehl-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;  }
.ehl-yingxiong-anniu a:hover { transform: translateY(-3px); }
.ehl-zhuxiazai { color: var(--ehl-shen); background: var(--ehl-huang); box-shadow: 6px 6px 0 var(--ehl-lv); }
.ehl-cixiazai { border: 1px solid #779b95; }
.ehl-yingxiong-tishi { margin-top: 31px; display: flex; align-items: center; gap: 9px; color: #92b2ac; font-size: 11px; }
.ehl-yingxiong-tishi i { color: var(--ehl-huang); }

.ehl-fenjingtai { position: relative; height: 470px; display: grid; grid-template-columns: 1fr .72fr 1.08fr; grid-template-rows: 1fr .72fr 1fr; gap: 8px; transform: rotate(-2deg); }
.ehl-fenjing { position: relative; overflow: hidden; border: 3px solid #fff; background: #fff; color: var(--ehl-hei); }
.ehl-fenjing-a { grid-row: 1 / 3; padding: 24px; color: #fff; background: var(--ehl-lv); }
.ehl-fenjing-a span { font-size: 9px; font-weight: 800; }
.ehl-fenjing-a b { display: block; margin-top: 9px; font-size: 76px; line-height: .9; }
.ehl-fenjing-a i { position: absolute; right: 16px; bottom: 16px; font-size: 28px; }
.ehl-fenjing-b { grid-column: 2 / 4; }
.ehl-fenjing-b img { width: 100%; height: 100%; object-fit: cover; object-position: center 22%; filter: saturate(.7) contrast(1.06); }
.ehl-fenjing-c { padding: 14px; display: flex; flex-direction: column; justify-content: space-between; background: var(--ehl-huang); }
.ehl-fenjing-c img { width: 42px; height: 42px; border-radius: 5px; }
.ehl-fenjing-c span { font-size: 13px; line-height: 1.25; font-weight: 900; }
.ehl-fenjing-d { padding: 16px; display: flex; flex-direction: column; justify-content: center; background: var(--ehl-hong); }
.ehl-fenjing-d span { font-size: 40px; line-height: 1; font-weight: 900; }
.ehl-fenjing-d b { margin-top: 5px; font-size: 10px; }
.ehl-fenjing-e { grid-column: 1 / 3; padding: 18px; display: flex; align-items: flex-end; justify-content: space-between; color: #fff; background: #151b1a; }
.ehl-fenjing-e i { color: var(--ehl-huang); font-size: 34px; }
.ehl-fenjing-e span { text-align: right; font-size: 13px; line-height: 1.25; font-weight: 900; }
.ehl-fenjing-f img { width: 100%; height: 100%; object-fit: cover; object-position: top; filter: grayscale(.15) contrast(1.05); }
.ehl-fenjing-shuqian { position: absolute; right: -20px; top: 46%; padding: 10px 12px; transform: rotate(6deg); display: flex; align-items: center; gap: 7px; color: var(--ehl-hei); background: #fff; box-shadow: 5px 5px 0 var(--ehl-huang); font-size: 10px; font-weight: 800; }
.ehl-fenjing-shuqian i { color: var(--ehl-hong); }

.ehl-zhanshi, .ehl-youshi, .ehl-liucheng, .ehl-wenti, .ehl-pingjia { padding: 104px 0; }
.ehl-biaoti { margin-bottom: 46px; display: grid; grid-template-columns: 52px 1fr 350px; gap: 22px; align-items: end; }
.ehl-biaoti > span { width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid var(--ehl-hei); font-size: 11px; font-weight: 800; }
.ehl-biaoti > div > b { display: block; margin-bottom: 10px; color: var(--ehl-lv); font-size: 11px; }
.ehl-dabiaoti { font-size: 43px; line-height: 1.25; font-weight: 800; }
.ehl-biaoti > p { margin: 0; color: var(--ehl-hui); font-size: 13px; line-height: 1.85; }
.ehl-biaoti-zhong { text-align: center; grid-template-columns: 1fr; justify-items: center; }
.ehl-biaoti-zhong > p { max-width: 500px; }

.ehl-zhanshi { background: var(--ehl-qian); }
.ehl-tupian-huakuai { display: grid; grid-template-columns: repeat(4, 1fr); gap: 17px; }
.ehl-tupian-huakuai figure { margin: 0; }
.ehl-tupian-bao { height: 370px; padding: 10px; overflow: hidden; border: 1px solid var(--ehl-xian); background: #fff; }
.ehl-tupian-bao img { width: 100%; height: 100%; object-fit: cover; object-position: top; }
.ehl-tupian-huakuai figcaption { padding: 15px 3px; display: flex; justify-content: space-between; border-bottom: 2px solid var(--ehl-hei); }
.ehl-tupian-huakuai figcaption span { font-size: 13px; font-weight: 800; }
.ehl-tupian-huakuai figcaption b { color: var(--ehl-lv); font-size: 11px; }

.ehl-youshi { background: #fff; }
.ehl-youshi-liebiao { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.ehl-youshi-liebiao article { position: relative; min-height: 210px; padding: 25px; display: grid; grid-template-columns: 46px 1fr; gap: 17px; border: 1px solid var(--ehl-xian); }
.ehl-youshi-liebiao article:nth-child(2), .ehl-youshi-liebiao article:nth-child(4), .ehl-youshi-liebiao article:nth-child(6) { background: #f5f8f7; }
.ehl-youshi-tu { width: 46px; height: 46px; display: grid; place-items: center; color: #fff; background: var(--ehl-lv); font-size: 22px; }
.ehl-youshi-liebiao article div:nth-child(2) { padding-top: 5px; }
.ehl-youshi-liebiao article span { font-size: 17px; font-weight: 800; }
.ehl-youshi-liebiao article p { margin: 12px 0 0; color: var(--ehl-hui); font-size: 12px; line-height: 1.8; }
.ehl-youshi-liebiao article > b { position: absolute; right: 17px; bottom: 13px; color: #c7d1ce; font-size: 34px; }

.ehl-liucheng { color: #fff; background: var(--ehl-lv); }
.ehl-liucheng .ehl-biaoti > span { border-color: #fff; }
.ehl-liucheng .ehl-biaoti > div > b, .ehl-liucheng .ehl-biaoti > p { color: #c8e7e2; }
.ehl-liucheng-zhexian { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.ehl-liucheng-zhexian::before { content: ""; position: absolute; left: 9%; right: 9%; top: 32px; height: 2px; background: var(--ehl-huang); transform: rotate(-2deg); }
.ehl-liucheng-zhexian article { position: relative; min-height: 238px; padding: 74px 22px 24px; border: 1px solid rgba(255,255,255,.45); background: rgba(0,63,59,.28); }
.ehl-liucheng-zhexian article:nth-child(even) { transform: translateY(22px); }
.ehl-liucheng-zhexian article > i { position: absolute; top: 11px; left: 20px; width: 44px; height: 44px; display: grid; place-items: center; color: var(--ehl-shen); background: var(--ehl-huang); font-size: 22px; }
.ehl-liucheng-zhexian article b { display: block; color: #a8d6cf; font-size: 9px; }
.ehl-liucheng-zhexian article span { display: block; margin-top: 16px; font-size: 20px; font-weight: 800; }
.ehl-liucheng-zhexian article p { margin: 12px 0 0; color: #c8e7e2; font-size: 12px; line-height: 1.75; }

.ehl-wenti { background: var(--ehl-huang); }
.ehl-wenti-dingbu { margin-bottom: 42px; display: flex; align-items: end; justify-content: space-between; }
.ehl-wenti-dingbu > div > span { display: block; margin-bottom: 14px; color: #625718; font-size: 10px; font-weight: 800; }
.ehl-wenti-dingbu > i { font-size: 62px; }
.ehl-wenti-wangge { display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid rgba(20,32,30,.5); border-left: 1px solid rgba(20,32,30,.5); }
.ehl-wenti-wangge details { border-right: 1px solid rgba(20,32,30,.5); border-bottom: 1px solid rgba(20,32,30,.5); background: rgba(255,255,255,.25); }
.ehl-wenti-wangge summary { min-height: 78px; padding: 0 20px; display: grid; grid-template-columns: 34px 1fr auto; gap: 10px; align-items: center; cursor: pointer; list-style: none; font-size: 14px; font-weight: 800; }
.ehl-wenti-wangge summary::-webkit-details-marker { display: none; }
.ehl-wenti-wangge summary b { font-size: 10px; }
.ehl-wenti-wangge summary i { font-size: 18px;  }
.ehl-wenti-wangge details[open] summary i { transform: rotate(45deg); }
.ehl-wenti-wangge details p { margin: -4px 25px 25px 64px; color: #4e521f; font-size: 12px; line-height: 1.8; }
.ehl-wenti-wangge details a { color: var(--ehl-shen); font-weight: 800; }

.ehl-pingjia { background: #fff; }
.ehl-pingjia-pubu { columns: 3; column-gap: 17px; }
.ehl-pingjia-pubu article { break-inside: avoid; margin: 0 0 17px; padding: 25px; border: 1px solid var(--ehl-xian); border-top: 5px solid var(--ehl-lv); background: #f7faf8; }
.ehl-pingjia-pubu article:nth-child(3n + 2) { border-top-color: var(--ehl-huang); }
.ehl-pingjia-pubu article:nth-child(3n) { border-top-color: var(--ehl-hong); }
.ehl-pingjia-pubu article > i { color: var(--ehl-lv); font-size: 24px; }
.ehl-pingjia-pubu article > p { margin: 14px 0 27px; font-size: 13px; line-height: 1.9; }
.ehl-pingjia-pubu footer { display: flex; align-items: center; gap: 10px; }
.ehl-pingjia-pubu footer > span { width: 34px; height: 34px; display: grid; place-items: center; color: #fff; background: var(--ehl-shen); font-size: 11px; font-weight: 800; }
.ehl-pingjia-pubu footer b, .ehl-pingjia-pubu time { display: block; }
.ehl-pingjia-pubu footer b { font-size: 11px; }
.ehl-pingjia-pubu time { margin-top: 3px; color: #89938f; font-size: 9px; }

.ehl-dibu { padding: 54px 0; color: #d7e6e2; background: var(--ehl-shen); }
.ehl-dibu-neirong { display: grid; grid-template-columns: auto 1fr auto; gap: 34px; align-items: center; }
.ehl-dibu-kouhao { color: #86aaa3; font-size: 11px; }
.ehl-dibu nav { display: flex; gap: 20px; font-size: 11px; }
.ehl-dibu small { grid-column: 1 / -1; padding-top: 22px; border-top: 1px solid #315f59; color: #70978f; font-size: 9px; }

@media (max-width: 960px) {
  .ehl-daohang-lianjie { display: none; }
  .ehl-daohang-anniu { margin-left: auto; }
  .ehl-yingxiong-buju { grid-template-columns: 1fr; gap: 52px; }
  .ehl-yingxiong-wenan { max-width: 700px; }
  .ehl-fenjingtai { width: min(680px, 100%); }
  .ehl-biaoti { grid-template-columns: 50px 1fr; }
  .ehl-biaoti > p { grid-column: 2; }
  .ehl-biaoti-zhong { grid-template-columns: 1fr; }
  .ehl-biaoti-zhong > p { grid-column: auto; }
  .ehl-tupian-huakuai { grid-template-columns: repeat(4, 230px); overflow-x: auto; padding-bottom: 17px; scroll-snap-type: x mandatory; }
  .ehl-tupian-huakuai figure { scroll-snap-align: start; }
  .ehl-youshi-liebiao { grid-template-columns: 1fr 1fr; }
  .ehl-liucheng-zhexian { grid-template-columns: 1fr 1fr; }
  .ehl-liucheng-zhexian::before { display: none; }
  .ehl-liucheng-zhexian article:nth-child(even) { transform: none; }
  .ehl-dibu-neirong { grid-template-columns: auto 1fr; }
  .ehl-dibu nav { grid-column: 1 / -1; }
}

@media (max-width: 640px) {
  .ehl-kuang { width: min(100% - 32px, 1180px); }
  .ehl-daohang { min-height: 64px; }
  .ehl-daohang-anniu { width: 40px; padding: 0; }
  .ehl-daohang-anniu span { display: none; }
  .ehl-yingxiong-bianhao { display: none; }
  .ehl-yingxiong-buju { min-height: auto; padding: 52px 0 68px; gap: 45px; }
  .ehl-yingxiong h1 { font-size: 39px; }
  .ehl-yingxiong-wenan > p { font-size: 14px; }
  .ehl-yingxiong-anniu { flex-direction: column; }
  .ehl-yingxiong-anniu a { width: 100%; }
  .ehl-fenjingtai { height: 370px; grid-template-columns: .85fr .7fr 1fr; }
  .ehl-fenjing { border-width: 2px; }
  .ehl-fenjing-a { padding: 14px; }
  .ehl-fenjing-a b { font-size: 54px; }
  .ehl-fenjing-c { padding: 9px; }
  .ehl-fenjing-c img { width: 33px; height: 33px; }
  .ehl-fenjing-c span, .ehl-fenjing-e span { font-size: 9px; }
  .ehl-fenjing-d { padding: 9px; }
  .ehl-fenjing-d span { font-size: 28px; }
  .ehl-fenjing-shuqian { right: 0; }
  .ehl-zhanshi, .ehl-youshi, .ehl-liucheng, .ehl-wenti, .ehl-pingjia { padding: 72px 0; }
  .ehl-biaoti { margin-bottom: 32px; grid-template-columns: 42px 1fr; gap: 12px; }
  .ehl-biaoti > span { width: 38px; height: 38px; }
  .ehl-biaoti > p { grid-column: 1 / -1; }
  .ehl-dabiaoti { font-size: 30px; }
  .ehl-tupian-huakuai { margin-right: -16px; grid-template-columns: repeat(4, 214px); }
  .ehl-tupian-bao { height: 330px; }
  .ehl-youshi-liebiao { grid-template-columns: 1fr; }
  .ehl-liucheng-zhexian { grid-template-columns: 1fr; }
  .ehl-liucheng-zhexian article { min-height: 190px; }
  .ehl-wenti-dingbu > i { display: none; }
  .ehl-wenti-wangge { grid-template-columns: 1fr; }
  .ehl-pingjia-pubu { columns: 1; }
  .ehl-dibu-neirong { display: flex; flex-wrap: wrap; }
  .ehl-dibu-kouhao { display: none; }
  .ehl-dibu nav { width: 100%; flex-wrap: wrap; }
  .ehl-dibu small { width: 100%; }
}
