:root {
  --sl-zi: #8d59e8;
  --sl-qing: #24c8ba;
  --sl-huang: #e9ef62;
  --sl-fen: #f59ec8;
  --sl-hei: #202128;
  --sl-bai: #fbfbff;
  --sl-qianzi: #eee7ff;
  --sl-hui: #74747c;
  --sl-xian: #dbdae2;
}
* { box-sizing: border-box; }
html {  }
body { margin: 0; color: var(--sl-hei); background: var(--sl-bai); 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; }
.sl-kuang { width: min(1180px, calc(100% - 48px)); margin: 0 auto; }

.sl-toubu { position: sticky; z-index: 80; top: 0; border-bottom: 1px solid rgba(32,33,40,.12); background: rgba(251,251,255,.95); backdrop-filter: blur(14px); }.sl-daohang { min-height: 72px; display: flex; align-items: center; gap: 30px; }.sl-pinpai { display: inline-flex; align-items: center; gap: 10px; flex: 0 0 auto; font-size: 16px; font-weight: 900; }.sl-pinpai img { width: 42px; height: 42px; border-radius: 8px; object-fit: cover; }.sl-daohang-lianjie { display: flex; justify-content: center; gap: 25px; flex: 1; color: #63636d; font-size: 14px; }.sl-daohang-lianjie a:hover { color: var(--sl-zi); }.sl-toubu-anniu { min-height: 42px; padding: 0 18px; display: inline-flex; align-items: center; gap: 8px; border: 2px solid var(--sl-hei); border-radius: 4px; background: var(--sl-huang); font-size: 14px; font-weight: 900; box-shadow: 3px 3px 0 var(--sl-hei); }

.sl-yingxiong { position: relative; overflow: hidden; min-height: 700px; background: #f8f6ff; }.sl-yingxiong::before { content: ""; position: absolute; inset: 0; opacity: .12; background-image: linear-gradient(30deg,#8d59e8 1px,transparent 1px),linear-gradient(150deg,#24c8ba 1px,transparent 1px); background-size: 42px 42px; }.sl-yingxiong-buju { position: relative; z-index: 2; min-height: 700px; display: grid; grid-template-columns: minmax(0,.9fr) minmax(540px,1.1fr); align-items: center; gap: 55px; padding-top: 58px; padding-bottom: 66px; }.sl-yingxiong-qianyan { margin-bottom: 24px; display: flex; align-items: center; gap: 9px; color: var(--sl-zi); font-size: 9px; font-weight: 900; }.sl-yingxiong-qianyan > i { font-size: 18px; }.sl-yingxiong-qianyan b { width: 27px; height: 27px; display: grid; place-items: center; color: var(--sl-hei); background: var(--sl-huang); clip-path: polygon(50% 0,100% 25%,84% 82%,50% 100%,16% 82%,0 25%); font-size: 14px; }.sl-yingxiong h1 { margin: 0 0 24px; font-size: clamp(47px,5.1vw,70px); line-height: 1.09; letter-spacing: 0; }.sl-yingxiong h1 em { color: var(--sl-zi); font-style: normal; }.sl-yingxiong-wenan > p { max-width: 520px; color: var(--sl-hui); font-size: 16px; line-height: 1.9; }.sl-yingxiong-anniu { margin-top: 31px; display: flex; gap: 12px; }.sl-yingxiong-anniu a { min-height: 55px; padding: 0 23px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; border: 2px solid var(--sl-hei); border-radius: 4px; font-size: 15px; font-weight: 900;  }.sl-yingxiong-anniu a:hover { transform: translate(-2px,-2px); box-shadow: 5px 5px 0 var(--sl-hei); }.sl-zhuanniu { color: #fff; border-color: var(--sl-zi) !important; background: var(--sl-zi); box-shadow: 4px 4px 0 var(--sl-qing); }.sl-cianniu { background: #fff; }.sl-yingxiong-shuju { margin-top: 30px; display: flex; gap: 24px; color: #83828a; font-size: 10px; }.sl-yingxiong-shuju span { display: flex; align-items: baseline; gap: 5px; }.sl-yingxiong-shuju b { color: var(--sl-zi); font-size: 18px; }

.sl-jingti { position: relative; justify-self: center; width: 540px; height: 530px; }.sl-jingti::before { content: ""; position: absolute; top: 55px; right: 30px; bottom: 53px; left: 28px; border: 2px solid var(--sl-hei); clip-path: polygon(50% 0,94% 23%,86% 73%,50% 100%,14% 73%,6% 23%); background: rgba(255,255,255,.78); box-shadow: inset 0 0 0 12px rgba(141,89,232,.05); }.sl-jingmian { position: absolute; z-index: 2; display: grid; place-items: center; border: 1px solid rgba(32,33,40,.45); font-size: 7px; font-weight: 900; }.sl-jingmian span { opacity: .55; }.sl-jingmian-yi { top: 55px; left: 90px; width: 180px; height: 180px; color: #fff; background: var(--sl-zi); clip-path: polygon(100% 0,100% 100%,0 60%); }.sl-jingmian-er { top: 55px; right: 33px; width: 237px; height: 180px; background: var(--sl-qing); clip-path: polygon(0 0,100% 67%,0 100%); }.sl-jingmian-san { bottom: 54px; left: 97px; width: 175px; height: 292px; background: var(--sl-qianzi); clip-path: polygon(100% 0,100% 100%,0 52%); }.sl-jingmian-si { right: 72px; bottom: 54px; width: 200px; height: 292px; background: var(--sl-huang); clip-path: polygon(0 0,100% 48%,0 100%); font-size: 48px; }.sl-jingxin { position: absolute; z-index: 8; top: 180px; left: 50%; width: 148px; height: 148px; padding: 8px; border: 3px solid var(--sl-hei); background: #fff; clip-path: polygon(50% 0,92% 23%,92% 77%,50% 100%,8% 77%,8% 23%); transform: translateX(-50%); }.sl-jingxin img { width: 100%; height: 100%; object-fit: cover; clip-path: polygon(50% 0,92% 23%,92% 77%,50% 100%,8% 77%,8% 23%); }.sl-jingxin b { position: absolute; right: 14px; bottom: 16px; padding: 3px 5px; color: #fff; background: var(--sl-hei); font-size: 6px; }.sl-guancha { position: absolute; z-index: 9; top: 220px; right: 12px; width: 126px; height: 218px; padding: 6px; border: 2px solid var(--sl-hei); background: #fff; box-shadow: 6px 6px 0 var(--sl-fen); transform: rotate(4deg); }.sl-guancha > div { height: 24px; display: flex; justify-content: space-between; align-items: center; color: #888792; font-size: 6px; font-weight: 900; }.sl-guancha > div i { color: var(--sl-qing); }.sl-guancha img { width: 100%; height: calc(100% - 24px); object-fit: cover; object-position: top center; }.sl-jingti-biaoqian { position: absolute; z-index: 10; min-width: 150px; padding: 10px 12px; display: grid; grid-template-columns: 25px 1fr; align-items: center; gap: 8px; border: 2px solid var(--sl-hei); background: #fff; font-size: 9px; font-weight: 900; }.sl-jingti-biaoqian b { color: var(--sl-zi); }.sl-jingti-biaoqian-yi { top: 99px; left: 4px; }.sl-jingti-biaoqian-er { bottom: 75px; left: 11px; background: var(--sl-qing); transform: rotate(-3deg); }.sl-jingti-xian { position: absolute; z-index: 6; height: 2px; background: var(--sl-hei); }.sl-jingti-xianyi { top: 133px; left: 153px; width: 65px; }.sl-jingti-xianer { bottom: 112px; left: 158px; width: 55px; transform: rotate(15deg); }.sl-jingti-dibu { position: absolute; right: 61px; bottom: 13px; left: 61px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 10px; color: #7d7c85; font-size: 7px; font-weight: 900; }.sl-jingti-dibu i { height: 1px; background: #8e8d95; }

.sl-biaoti { margin-bottom: 45px; display: flex; align-items: flex-end; justify-content: space-between; gap: 35px; }.sl-biaoti > div > span,.sl-wenti-yinru > span { display: block; margin-bottom: 11px; color: var(--sl-zi); font-size: 10px; font-weight: 900; }.sl-dabiaoti { font-size: clamp(29px,3vw,41px); line-height: 1.25; font-weight: 900; }.sl-biaoti > p { max-width: 410px; color: var(--sl-hui); font-size: 14px; line-height: 1.75; text-align: right; }.sl-zhanshi,.sl-youshi,.sl-liucheng,.sl-wenti,.sl-pingjia { padding: 100px 0; }

.sl-zhanshi { overflow: hidden; background: #fff; }.sl-zhanshi-huakuai { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 15px; }.sl-zhanshi-huakuai figure { min-width: 0; padding: 8px; border: 2px solid var(--sl-hei); background: #f5f1ff; box-shadow: 5px 5px 0 var(--sl-qianzi); }.sl-zhanshi-huakuai figure:nth-child(2n) { box-shadow: 5px 5px 0 #c8f3ed; }.sl-zhanshi-huakuai figure > div { overflow: hidden; aspect-ratio: 3 / 4; background: #ddd; }.sl-zhanshi-huakuai img { width: 100%; height: 100%; object-fit: cover; object-position: top center;  }.sl-zhanshi-huakuai figure:hover img { transform: scale(1.025); }.sl-zhanshi-huakuai figcaption { min-height: 61px; display: grid; grid-template-columns: auto 1fr 20px; align-items: center; gap: 9px; }.sl-zhanshi-huakuai figcaption b { color: var(--sl-zi); font-size: 7px; }.sl-zhanshi-huakuai figcaption span { font-size: 14px; font-weight: 900; }.sl-zhanshi-huakuai figcaption i { color: var(--sl-qing); font-size: 18px; }

.sl-youshi { color: #fff; background: var(--sl-hei); }.sl-biaoti-bai > div > span { color: var(--sl-huang); }.sl-biaoti-bai > p { color: #96969e; }.sl-youshi-wangge { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 13px; }.sl-youshi-wangge article { min-height: 210px; padding: 25px; border: 1px solid #53545c; background: #292a31; clip-path: polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,18px 100%,0 calc(100% - 18px)); }.sl-youshi-wangge article > b { float: right; color: var(--sl-huang); font-size: 9px; }.sl-youshi-wangge article > i { margin: 18px 0 28px; display: block; color: var(--sl-qing); font-size: 29px; }.sl-youshi-wangge article:nth-child(3n+1) > i { color: var(--sl-fen); }.sl-youshi-wangge article > span { display: block; margin-bottom: 8px; font-size: 16px; font-weight: 900; }.sl-youshi-wangge article > p { color: #a5a4ac; font-size: 13px; line-height: 1.7; }

.sl-liucheng { background: var(--sl-huang); }.sl-liucheng-xian { position: relative; display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 12px; }.sl-liucheng-xian::before { content: ""; position: absolute; top: 40px; right: 10%; left: 10%; height: 3px; background: var(--sl-hei); transform: skewY(-3deg); }.sl-liucheng-xian article { position: relative; z-index: 2; min-height: 210px; padding: 0 22px 22px; }.sl-liucheng-xian article:nth-child(even) { padding-top: 28px; }.sl-liucheng-xian article > b { width: 69px; height: 69px; margin-bottom: 31px; display: grid; place-items: center; color: #fff; background: var(--sl-zi); clip-path: polygon(50% 0,100% 25%,84% 82%,50% 100%,16% 82%,0 25%); font-size: 9px; }.sl-liucheng-xian article:nth-child(even) > b { background: var(--sl-qing); }.sl-liucheng-xian article > i { margin-bottom: 17px; display: block; font-size: 27px; }.sl-liucheng-xian article > span { display: block; margin-bottom: 8px; font-size: 16px; font-weight: 900; }.sl-liucheng-xian article > p { color: #686b35; font-size: 13px; line-height: 1.7; }

.sl-wenti { background: var(--sl-bai); }.sl-wenti-buju { display: grid; grid-template-columns: 320px minmax(0,1fr); gap: 70px; }.sl-wenti-yinru > p { margin-top: 20px; color: var(--sl-hui); font-size: 14px; line-height: 1.8; }.sl-wenti-yinru > i { margin-top: 31px; display: block; color: var(--sl-zi); font-size: 58px; }.sl-wenti-liebiao { border-top: 2px solid var(--sl-hei); }.sl-wenti-liebiao details { border-bottom: 1px solid var(--sl-xian); }.sl-wenti-liebiao summary { min-height: 74px; display: grid; grid-template-columns: 43px 1fr 27px; align-items: center; cursor: pointer; list-style: none; }.sl-wenti-liebiao summary::-webkit-details-marker { display: none; }.sl-wenti-liebiao summary b { color: var(--sl-zi); font-size: 9px; }.sl-wenti-liebiao summary span { font-size: 15px; font-weight: 900; }.sl-wenti-liebiao summary i { color: var(--sl-qing); font-size: 21px;  }.sl-wenti-liebiao details[open] summary i { transform: rotate(45deg); }.sl-wenti-liebiao details > p { padding: 0 28px 23px 43px; color: var(--sl-hui); font-size: 13px; line-height: 1.8; }.sl-wenti-liebiao details > p a { color: var(--sl-zi); font-weight: 900; }

.sl-pingjia { background: var(--sl-qianzi); }.sl-pingjia-pubu { columns: 3; column-gap: 17px; }.sl-pingjia-pubu article { width: 100%; margin: 0 0 17px; padding: 24px; display: inline-block; break-inside: avoid; border: 2px solid var(--sl-hei); background: #fff; box-shadow: 5px 5px 0 var(--sl-qing); }.sl-pingjia-pubu article:nth-child(2),.sl-pingjia-pubu article:nth-child(5) { padding-bottom: 39px; box-shadow-color: var(--sl-fen); }.sl-pingjia-pubu article > b { color: var(--sl-zi); font-size: 9px; }.sl-pingjia-pubu article > p { margin: 17px 0 24px; font-size: 14px; line-height: 1.85; }.sl-pingjia-pubu footer { display: flex; align-items: center; gap: 10px; }.sl-pingjia-pubu footer > i { width: 35px; height: 35px; display: grid; place-items: center; clip-path: polygon(50% 0,93% 25%,85% 80%,50% 100%,15% 80%,7% 25%); color: #fff; background: var(--sl-zi); font-size: 11px; font-style: normal; font-weight: 900; }.sl-pingjia-pubu footer span,.sl-pingjia-pubu footer time { display: block; }.sl-pingjia-pubu footer span { margin-bottom: 3px; font-size: 12px; font-weight: 900; }.sl-pingjia-pubu footer time { color: #898891; font-size: 9px; }

.sl-dibu { padding: 55px 0; color: #fff; background: var(--sl-hei); }.sl-dibu-neirong { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 25px 45px; }.sl-dibu-neirong > p { color: #8e8f96; font-size: 12px; }.sl-dibu nav { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 20px; color: #b6b6bd; font-size: 12px; }.sl-dibu nav a:hover { color: var(--sl-qing); }.sl-dibu-neirong > small { grid-column: 1 / -1; padding-top: 21px; border-top: 1px solid #4b4c53; color: #808189; }

@media (max-width: 1050px) { .sl-daohang-lianjie { display: none; }.sl-daohang { justify-content: space-between; }.sl-yingxiong-buju { grid-template-columns: minmax(0,.88fr) minmax(490px,1.12fr); gap: 28px; }.sl-jingti { transform: scale(.91); transform-origin: center right; } }
@media (max-width: 820px) { .sl-kuang { width: min(100% - 34px,680px); }.sl-yingxiong-buju { grid-template-columns: 1fr; gap: 40px; padding-top: 58px; padding-bottom: 72px; }.sl-yingxiong h1 { font-size: 48px; }.sl-yingxiong-wenan > p { max-width: 590px; }.sl-jingti { justify-self: center; width: min(100%,540px); transform: none; }.sl-biaoti { align-items: flex-start; flex-direction: column; gap: 12px; }.sl-biaoti > p { max-width: 550px; text-align: left; }.sl-zhanshi,.sl-youshi,.sl-liucheng,.sl-wenti,.sl-pingjia { padding: 76px 0; }.sl-zhanshi-huakuai { margin-right: -17px; overflow-x: auto; grid-template-columns: repeat(4,minmax(225px,72vw)); padding: 0 17px 18px 0; scroll-snap-type: x mandatory; }.sl-zhanshi-huakuai figure { scroll-snap-align: start; }.sl-wenti-buju { grid-template-columns: 1fr; gap: 42px; }.sl-pingjia-pubu { columns: 2; }.sl-dibu-neirong { grid-template-columns: 1fr auto; }.sl-dibu-neirong > p { display: none; } }
@media (max-width: 560px) { .sl-daohang { min-height: 64px; }.sl-pinpai span { max-width: 155px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }.sl-toubu-anniu { width: 42px; min-height: 42px; padding: 0; justify-content: center; box-shadow: 3px 3px 0 var(--sl-hei); }.sl-toubu-anniu span { display: none; }.sl-yingxiong h1 { font-size: 39px; }.sl-yingxiong-wenan > p { font-size: 15px; }.sl-yingxiong-anniu { flex-direction: column; }.sl-yingxiong-anniu a { width: 100%; }.sl-yingxiong-shuju { justify-content: space-between; gap: 8px; }.sl-jingti { height: 420px; }.sl-jingti::before { top: 45px; bottom: 43px; }.sl-jingmian-yi { top: 45px; left: 17%; width: 33%; height: 145px; }.sl-jingmian-er { top: 45px; right: 6%; width: 44%; height: 145px; }.sl-jingmian-san { bottom: 44px; left: 18%; width: 32%; height: 233px; }.sl-jingmian-si { right: 13%; bottom: 44px; width: 37%; height: 233px; }.sl-jingxin { top: 145px; width: 115px; height: 115px; }.sl-guancha { top: 177px; right: 0; width: 100px; height: 172px; }.sl-jingti-biaoqian { min-width: 124px; }.sl-jingti-biaoqian-yi { top: 78px; }.sl-jingti-biaoqian-er { bottom: 62px; }.sl-jingti-xianyi { top: 111px; left: 128px; width: 49px; }.sl-jingti-xianer { bottom: 99px; left: 134px; width: 38px; }.sl-dabiaoti { font-size: 29px; }.sl-youshi-wangge { grid-template-columns: 1fr; }.sl-liucheng-xian { grid-template-columns: 1fr; }.sl-liucheng-xian::before { top: 0; right: auto; bottom: 0; left: 34px; width: 3px; height: auto; transform: none; }.sl-liucheng-xian article,.sl-liucheng-xian article:nth-child(even) { min-height: 118px; padding: 15px 0 15px 90px; }.sl-liucheng-xian article > b { position: absolute; top: 20px; left: 0; margin: 0; }.sl-liucheng-xian article > i { margin-bottom: 9px; }.sl-wenti-liebiao summary { grid-template-columns: 35px 1fr 24px; }.sl-wenti-liebiao details > p { padding-left: 35px; }.sl-pingjia-pubu { columns: 1; }.sl-dibu-neirong { grid-template-columns: 1fr; }.sl-dibu nav { justify-content: flex-start; } }
@media (max-width: 385px) { .sl-yingxiong h1 { font-size: 35px; }.sl-yingxiong-shuju { display: none; }.sl-jingti { height: 390px; }.sl-jingti-biaoqian { min-width: 110px; padding: 8px; }.sl-guancha { width: 88px; height: 152px; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *,*::before,*::after {  } }
