:root{--site-primary: #108cfd;--site-primary-dark: #066bed;--site-soft: #eaf4ff;--site-text: #252a31;--site-muted: #727b86;--site-text-dark: #333333;--site-text-gray: #666666;--site-text-light: #999999;--site-bg: #f5faff;--site-light: #f5faff;--site-card: #fff;--site-border: #eeeeee;--site-success: #00b42a;--site-warning: #ff9600;--site-error: #f53f3f;--site-info: #86909c;--icon-arrow-right: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill='%23666'%20d='m6%203%205%205-5%205-1.2-1.2L8.6%208%204.8%204.2z'/%3e%3c/svg%3e");--icon-home: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='none'%20stroke='%23666'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M3%2010.6%2012%203l9%207.6'/%3e%3cpath%20fill='none'%20stroke='%23666'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M5.5%209.8V20h13V9.8'/%3e%3cpath%20fill='none'%20stroke='%23666'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%20d='M9.5%2020v-6h5v6'/%3e%3c/svg%3e");--icon-back-top: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='%23108cfd'%20d='m12%205-6.5%206.5%201.4%201.4L11%208.8V20h2V8.8l4.1%204.1%201.4-1.4z'/%3e%3c/svg%3e");--icon-rank-arrow: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill='%23fff'%20d='M5.8%203%2011%208l-5.2%205-1-1.2L8.7%208%204.8%204.2z'/%3e%3c/svg%3e")}#leizhen_comments{margin-top:-13px;--pl-primary: #108cfd;--pl-primary-hover: #066bed;--pl-title-size: 20px;--pl-title-line-height: 44px;--pl-title-weight: 700;--pl-title-color: #333;--pl-title-bar-width: 5px;--pl-title-bar-height: 20px;--pl-title-bar-radius: 0px;--pl-title-bar-color: var(--pl-primary);--pl-title-bar-gap: 12px;--pl-font-size: 14px;--pl-radius: 4px;--pl-gap: 12px}*{box-sizing:border-box}html{min-width:320px;background:var(--site-light);color:var(--site-text);font-family:Microsoft YaHei,PingFang SC,Hiragino Sans GB,sans-serif;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;background:var(--site-light)}a{background-color:transparent;color:inherit;text-decoration:none}.site-page{min-height:100vh;color:var(--site-text)}.site-container{width:min(1280px,100% - 40px);margin:0 auto}.site-section{padding:20px 0 0}.wrap-card.list-page__breadcrumb{padding-top:0;padding-bottom:0}.wrap-card{background:#fff;padding:20px}.content-split{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px}.content-split__main,.content-split__aside{min-width:0}button,input{font-family:inherit;overflow:visible}img{border-style:none;max-width:100%}.js-tab .bd .bd-li:not(.is-active){display:none!important}html,body{min-width:1280px}.site-container{width:1280px;min-width:1280px}.site-back-top{position:fixed;right:max(20px,(100vw - 1280px) / 2 - 78px);bottom:72px;z-index:60;width:54px;height:54px;border:1px solid #dce3df;background-color:#fffffff5;color:var(--site-primary);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease,border-color .18s ease,color .18s ease}.site-back-top:before{content:"";position:absolute;inset:8px;background-color:currentColor;-webkit-mask:var(--icon-back-top) center/38px 38px no-repeat;mask:var(--icon-back-top) center/38px 38px no-repeat}.site-back-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.site-back-top:hover{border-color:var(--site-primary);color:var(--site-primary-dark)}.site-footer{margin-top:20px;background:#45484e;color:#d8dde0}.site-footer__inner{padding:22px 0;text-align:center;font-size:13px;line-height:1.65}.site-footer__links{display:flex;justify-content:center;gap:18px;margin-bottom:12px}.site-footer a:hover,.site-footer .is-highlight{color:var(--site-primary)}.site-footer p{margin:3px 0}.site-header{background:var(--site-primary)}.site-header__inner{height:84px;display:flex;align-items:center;gap:34px}.site-header__logo{flex:0 0 270px;display:flex;align-items:center}.site-header__logo img{width:auto;height:56px;display:block}.site-header__nav{flex:1;display:flex;justify-content:center;gap:18px}.site-header__nav-link{min-width:86px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-size:16px;transition:background-color .18s ease,color .18s ease}.site-header__nav-link:hover,.site-header__nav-link.is-active{background:#fff;color:var(--site-primary)}.site-header__search{flex:0 0 320px;display:flex;height:40px;overflow:hidden;border-radius:5px;background:#fff}.site-header__search input{min-width:0;flex:1;border:0;padding:0 12px;outline:none;font-size:14px}.site-header__search button{width:56px;border:0;background:#f7f7f7 url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='%23108cfd'%20d='M10.8%2018a7.2%207.2%200%201%201%205.1-2.1L20%2020l-2%202-4.1-4.1a7%207%200%200%201-3.1.1m0-3a4.2%204.2%200%201%200%200-8.4%204.2%204.2%200%200%200%200%208.4'/%3e%3c/svg%3e") center/26px 26px no-repeat;cursor:pointer}.side-news{margin:0;padding:16px 0 0;list-style:none}.side-news li{min-width:0;display:flex;gap:12px;padding:12px 0;border-bottom:1px dashed var(--site-border)}.side-news li:first-child{padding-top:0}.side-news li:last-child{padding-bottom:0;border-bottom:0}.side-news__cover{width:104px;flex:0 0 auto;aspect-ratio:3/2;overflow:hidden;background:var(--site-bg)}.side-news__cover img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .22s cubic-bezier(.22,1,.36,1)}.side-news li:hover .side-news__cover img{transform:scale(1.04)}.side-news__body{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:6px}.side-news__title{overflow:hidden;display:-webkit-box;color:var(--site-text-dark);font-size:14px;font-weight:600;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.side-news__title:hover{color:var(--site-primary)}.side-news time{padding-left:20px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='%23aaa'%20d='M21.37%205.58a1.2%201.2%200%200%200-1.2-1.2H4.5a1.2%201.2%200%200%200-1.2%201.2v13.17a1.2%201.2%200%200%200%201.2%201.2h15.67a1.2%201.2%200%200%200%201.2-1.2zm-1.2-3a3%203%200%200%201%203%203v13.17a3%203%200%200%201-3%203H4.5a3%203%200%200%201-3-3V5.58a3%203%200%200%201%203-3z'/%3e%3cpath%20fill='%23aaa'%20d='M3.3%208h18.07v1.8H3.3zM8.6.6a.9.9%200%200%201%20.9.9v3.47a.9.9%200%200%201-1.8%200V1.5a.9.9%200%200%201%20.9-.9m7.5%200a.9.9%200%200%201%20.9.9v3.47a.9.9%200%201%201-1.8%200V1.5a.9.9%200%200%201%20.9-.9'/%3e%3c/svg%3e") left center/14px 14px no-repeat;color:var(--site-text-light);font-size:12px;line-height:18px}.breadcrumb{height:46px;display:flex;align-items:center;gap:10px;color:var(--site-text-gray);font-size:14px}.breadcrumb__home{display:inline-flex;align-items:center;gap:5px;transition:color .18s ease}.breadcrumb__home:before{content:"";flex:0 0 auto;width:15px;height:15px;background-color:currentColor;-webkit-mask:var(--icon-home) center/15px 15px no-repeat;mask:var(--icon-home) center/15px 15px no-repeat}.breadcrumb__separator{color:#c7cbd1;font-size:12px}.breadcrumb a:hover{color:var(--site-primary)}.guess-like__list{padding-top:16px;display:flex;flex-direction:column;gap:18px}.guess-like__item{position:relative;display:block;aspect-ratio:2/1;overflow:hidden;background:#ddd}.guess-like__item:after{content:"";position:absolute;left:0;right:0;bottom:0;height:60%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.9))}.guess-like__item img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .22s ease}.guess-like__item span{position:absolute;left:14px;right:14px;bottom:12px;z-index:1;color:#fff;font-size:15px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guess-like__item:hover img{transform:scale(1.04)}.intro-content__body{padding-top:18px;color:var(--site-text-gray);font-size:15px;line-height:1.9;overflow-wrap:anywhere;word-break:break-all}.intro-content__feedback{height:28px;padding:0 12px;border:1px solid var(--site-primary);border-radius:14px;background:#fff;color:var(--site-primary);cursor:pointer;font-size:13px;line-height:26px}.intro-content__feedback:hover{background:var(--site-primary);color:#fff}.intro-content__body h3{position:relative;margin:18px 0 12px;padding:7px 12px;color:var(--site-text-dark);border-radius:4px;background:#fafafa;border:1px solid #eef0f2;font-size:16px;font-weight:600;line-height:26px}.intro-content__body h2{position:relative;margin:0 0 16px;padding:10px 14px;color:var(--site-primary);background-color:var(--site-bg);font-size:18px;font-weight:600;line-height:26px}.intro-content__body p{margin:0 0 14px}.intro-content__body a{color:var(--site-primary)}.intro-content__body a:hover{text-decoration:underline}.intro-content__body img{max-width:80%;max-height:500px;display:block;margin:0 auto}.intro-content__body table{width:100%;margin-top:18px;border-collapse:collapse;border:1px solid var(--site-border);background:#fff}.intro-content__body th,.intro-content__body td{padding:12px 16px;border:1px solid var(--site-border);font-size:14px;line-height:22px;text-align:left}.intro-content__body th{width:140px;color:var(--site-text-dark);background:#f7f8fa;font-weight:600}.intro-content__body td{color:var(--site-text-gray)}.intro-content__table-img{width:180px;max-width:100%;max-height:120px;margin:0}.module-title{position:relative;display:flex;align-items:center;margin-top:-6px;padding:0 0 14px}.module-title:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--site-border)}.module-title__main{display:flex;align-items:center;gap:12px}.module-title__main--empty{min-width:0}.module-title__mark{width:5px;height:20px;background:var(--site-primary)}.module-title h2{margin:0;color:var(--site-text-dark);font-size:20px;line-height:30px;font-weight:600}.module-title__tabs{margin-left:52px}.module-title__side{margin-left:auto;display:flex;align-items:center;min-height:30px;gap:16px}.module-title__more{display:inline-flex;align-items:center;gap:2px;color:var(--site-text-gray);font-size:14px;transition:color .18s ease}.module-title__more:hover{color:var(--site-primary)}.module-title__more:after{content:"";flex:0 0 auto;width:14px;height:14px;background-color:currentColor;-webkit-mask:var(--icon-arrow-right) center/14px 14px no-repeat;mask:var(--icon-arrow-right) center/14px 14px no-repeat}.module-title__meta,.game-main__count{color:var(--site-text-light);font-size:14px}.game-main__count b{margin:0 2px;color:#f04444;font-weight:600}.sidebar-recommend__list{padding-top:16px}.sidebar-recommend__item{min-width:0;display:flex;gap:12px;padding:12px 0;border-bottom:1px dashed #e8e8e8}.sidebar-recommend__item:first-child{padding-top:0}.sidebar-recommend__item:last-child{padding-bottom:0;border-bottom:0}.sidebar-recommend__cover{width:76px;height:76px;flex:0 0 auto;display:block}.sidebar-recommend__cover img{width:100%;height:100%;display:block;border-radius:14px;-o-object-fit:cover;object-fit:cover;transition:transform .18s ease}.sidebar-recommend__cover:hover img,.sidebar-recommend__item:hover .sidebar-recommend__cover img{transform:translateY(-2px)}.sidebar-recommend__body{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:7px}.sidebar-recommend__title{max-width:100%;color:var(--site-text-dark);font-size:16px;font-weight:600;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-recommend__title:hover{color:var(--site-primary)}.sidebar-recommend__meta,.sidebar-recommend__summary{margin:0;max-width:100%;color:var(--site-text-light);font-size:13px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-recommend__meta b{color:var(--site-text-light);font-weight:600}.article-header{padding:6px 20px 16px;text-align:center}.article-header h1{margin:0 auto;max-width:760px;color:var(--site-text-dark);font-size:28px;font-weight:700;line-height:40px}.article-header__meta{margin-top:14px;display:flex;align-items:center;justify-content:center;color:var(--site-text-light);font-size:13px;line-height:20px}.article-header__meta time{position:relative;margin-left:18px;padding-left:19px}.article-header__meta time:before{content:"";position:absolute;top:50%;left:0;width:1px;height:14px;background:#ddd;transform:translateY(-50%)}.related-articles{margin:0;padding:18px 0 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;list-style:none}.related-articles li{min-width:0}.related-articles__cover{display:block;aspect-ratio:3/2;overflow:hidden;background:var(--site-bg)}.related-articles__cover img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .22s cubic-bezier(.22,1,.36,1)}.related-articles li:hover .related-articles__cover img{transform:scale(1.04)}.related-articles__title{margin:12px 0 0;overflow:hidden;display:-webkit-box;color:var(--site-text-dark);font-size:15px;font-weight:400;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.related-articles__title a:hover{color:var(--site-primary)}.article-category{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.article-category a{min-width:0;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid var(--site-border);border-radius:4px;color:var(--site-text-gray);background:var(--site-card);font-size:14px;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.article-category a:hover,.article-category a.is-active{border-color:var(--site-primary);color:var(--site-card);background:var(--site-primary)}.article-grid{margin:0;padding:18px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 20px;list-style:none}.article-card{min-width:0;height:100%;display:flex;flex-direction:column}.article-card__cover{display:block;aspect-ratio:3/2;overflow:hidden;background:var(--site-bg)}.article-card__cover img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .22s cubic-bezier(.22,1,.36,1)}.article-card:hover .article-card__cover img{transform:scale(1.04)}.article-card__title{margin:12px 0 0;min-height:44px;overflow:hidden;display:-webkit-box;color:var(--site-text-dark);font-size:16px;font-weight:700;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-card__title a:hover{color:var(--site-primary)}.article-card__summary{margin:10px 0 0;min-height:63px;overflow:hidden;display:-webkit-box;color:var(--site-text-gray);font-size:13px;line-height:21px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.article-card__time{margin-top:12px;padding-left:22px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='%23aaa'%20d='M21.37%205.58a1.2%201.2%200%200%200-1.2-1.2H4.5a1.2%201.2%200%200%200-1.2%201.2v13.17a1.2%201.2%200%200%200%201.2%201.2h15.67a1.2%201.2%200%200%200%201.2-1.2zm-1.2-3a3%203%200%200%201%203%203v13.17a3%203%200%200%201-3%203H4.5a3%203%200%200%201-3-3V5.58a3%203%200%200%201%203-3z'/%3e%3cpath%20fill='%23aaa'%20d='M3.3%208h18.07v1.8H3.3zM8.6.6a.9.9%200%200%201%20.9.9v3.47a.9.9%200%200%201-1.8%200V1.5a.9.9%200%200%201%20.9-.9m7.5%200a.9.9%200%200%201%20.9.9v3.47a.9.9%200%201%201-1.8%200V1.5a.9.9%200%200%201%20.9-.9'/%3e%3c/svg%3e") left center/16px 16px no-repeat;color:var(--site-text-light);font-size:12px;line-height:18px}.article-page{display:flex;flex-direction:column;gap:20px}.article-page__breadcrumb{padding-top:0;padding-bottom:0}.article-sidebar,.article-page .content-split__main{display:flex;flex-direction:column;gap:20px}.loading-point i{width:5px;height:5px;border-radius:50%;background:var(--site-primary);animation:article-list-loading .9s infinite ease-in-out both}@keyframes article-list-loading{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.category-links__grid{padding-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-links__grid a{min-width:0;padding:8px 10px;border:1px solid var(--site-border);color:var(--site-text-dark);background:#fff;font-size:15px;line-height:18px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.category-links__grid a:hover,.category-links__grid a.is-active{border-color:var(--site-primary);color:#fff;background:var(--site-primary)}.popularity-rank__list{padding-top:12px}.popularity-rank__item{min-width:0;display:flex;align-items:center;gap:9px;padding:12px 0;border-bottom:1px dashed #e9e9e9;transition:background-color .18s ease}.popularity-rank__item:last-child{border-bottom:0}.popularity-rank__item:hover{background:var(--site-light)}.popularity-rank__num{flex:0 0 22px;width:22px;height:22px;border-radius:4px;color:#fff;background:#c3c8d0;font-size:13px;font-weight:700;line-height:22px;text-align:center}.popularity-rank__num--1{background:#ff2d2d}.popularity-rank__num--2{background:#ff7a00}.popularity-rank__num--3{background:#ffc400}.popularity-rank__cover{width:68px;height:68px;flex:0 0 auto;display:block;margin-right:4px}.popularity-rank__cover img{width:100%;height:100%;display:block;border-radius:12px;-o-object-fit:cover;object-fit:cover;transition:transform .18s ease}.popularity-rank__cover:hover img,.popularity-rank__item:hover .popularity-rank__cover img{transform:translateY(-2px)}.popularity-rank__body{min-width:0;flex:1 1 auto;align-self:stretch;display:flex;flex-direction:column;justify-content:space-evenly}.popularity-rank__title{display:block;max-width:100%;color:var(--site-text-dark);font-size:15px;font-weight:600;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popularity-rank__title:hover,.popularity-rank__item:hover .popularity-rank__title{color:var(--site-primary)}.popularity-rank__body p{margin:5px 0 0;color:var(--site-text-light);font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-hero{padding:18px 26px}.detail-hero__title{margin:0 0 14px;color:var(--site-text-dark);font-size:24px;font-weight:700;line-height:32px}.detail-hero__title .snapshot{font-weight:400;font-size:15px;color:var(--site-text-light);margin-left:8px}.detail-hero__content{display:flex;gap:20px}.detail-hero__cover{width:150px;height:150px;flex:0 0 auto}.detail-hero__cover img{width:100%;height:100%;display:block;border-radius:24px;-o-object-fit:cover;object-fit:cover}.detail-hero__main{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between}.detail-hero__meta{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 10px}.detail-hero__meta li{min-width:0;color:var(--site-text-light);font-size:14px;line-height:22px;white-space:nowrap;display:flex;align-items:center}.detail-hero__meta li>i{flex:none;font-style:normal}.detail-hero__meta li>i:last-child:not(.detail-hero__badge):not(.detail-hero__mini-btn){color:var(--site-text-gray)}.detail-hero__meta li>span{flex:0 1 auto;overflow:hidden;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--site-text-gray);font-weight:400}.detail-hero__meta .c2{grid-column:span 2}.detail-hero__meta .c3{grid-column:span 3}.detail-hero__category{color:var(--site-primary);font-weight:400}.detail-hero__category:hover{text-decoration:underline}.detail-hero__badge{display:inline-flex;align-items:center;vertical-align:top;min-height:22px;padding:0 10px 0 28px;border-radius:4px;color:#fff;background-color:#4db7e5;background-repeat:no-repeat;background-position:9px 50%;background-size:14px 14px;font-size:12px;font-weight:600;line-height:22px}.detail-hero__badge--network{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='%23fff'%20d='m12%2020.1-3.2-3.2c1.8-1.6%204.6-1.6%206.4%200zm-5.4-5.4-2.2-2.2c4.2-3.8%2010.9-3.8%2015.2%200l-2.2%202.2c-3-2.6-7.8-2.6-10.8%200m-4.1-4.2L.3%208.3c6.5-5.7%2016.9-5.7%2023.4%200l-2.2%202.2C16.2%206%207.8%206%202.5%2010.5'/%3e%3c/svg%3e")}.detail-hero__mini-btn{border:0;display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:22px;padding:0 10px;border-radius:11px;color:var(--site-text-gray);background:#f1f1f1;font-size:12px;font-weight:400;cursor:pointer}.detail-hero__mini-btn:hover{color:#fff;background:var(--site-primary)}.detail-hero__downloads{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.detail-hero__download{height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:0;border-radius:5px;color:#fff;cursor:pointer;transition:filter .18s ease}.detail-hero__download:hover{filter:brightness(.96)}.detail-hero__download span{position:relative;display:inline-flex;align-items:center;min-height:24px;padding-left:28px;font-size:16px;font-weight:700;line-height:24px}.detail-hero__download span:before{content:"";position:absolute;left:0;top:50%;width:24px;height:24px;background-repeat:no-repeat;background-position:center;background-size:24px 24px;transform:translateY(-50%)}.detail-hero__download i{margin-top:1px;font-style:normal;opacity:.88;font-size:11px;line-height:1}.detail-hero__download--android{background:#05b967}.detail-hero__download--android span:before{background-image:url(../images/download-android.svg)}.detail-hero__download--wp{background:#33c1ff}.detail-hero__download--wp span:before{background-image:url(../images/download-wp.svg)}.detail-hero__download--ios{background:#2d9bea}.detail-hero__download--ios span{padding-left:21px}.detail-hero__download--ios span:before{background-size:18px;background-position:left 2px;background-image:url(../images/download-ios.svg)}.detail-hero__download--order{background:#ff9500}.detail-hero__download--order span:before{background-size:22px;background-image:url(../images/download-order.svg)}.game-detail-dialog{width:460px;max-width:calc(100vw - 40px);padding:20px 24px 24px;border:0;border-radius:12px;box-shadow:0 12px 36px #0000002e}.game-detail-dialog::backdrop{background:#0000008c}.game-detail-dialog .dialog-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--site-border)}.game-detail-dialog .dialog-title{margin:0;color:var(--site-text-dark);font-size:22px;font-weight:700;line-height:30px}.game-detail-dialog .dialog-close,.game-detail-dialog .dialog-cancel,.game-detail-dialog .dialog-btn{border:0;background-color:#f6f6f6;cursor:pointer}.game-detail-dialog .dialog-head button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='%23777'%20d='M6.4%205%2019%2017.6%2017.6%2019%205%206.4zm11.2%200L19%206.4%206.4%2019%205%2017.6z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:20px 20px;font-size:0;transition:background-color .18s ease}.game-detail-dialog .dialog-head button:hover{background-color:#ececec}.game-detail-dialog .dialog-cont{margin:16px 0}.game-detail-dialog .dialog-scroll{max-height:310px;overflow-y:auto;color:var(--site-text-gray);font-size:14px;line-height:1.7}.game-detail-dialog .dialog-scroll p{margin:0 0 8px}.game-detail-dialog .dialog-scroll strong{display:block;margin:10px 0 4px;color:var(--site-text-dark)}.game-detail-dialog form{display:flex;flex-direction:column;gap:12px}.game-detail-dialog .form-item{position:relative;display:flex;flex-direction:column;gap:5px}.game-detail-dialog .form-label{color:var(--site-text-dark);font-size:14px;line-height:22px}.game-detail-dialog input[type=email],.game-detail-dialog textarea{width:100%;box-sizing:border-box;border:1px solid var(--site-border);border-radius:4px;padding:8px 12px;color:var(--site-text-gray);font-size:14px;line-height:22px;outline:none}.game-detail-dialog textarea{resize:vertical}.game-detail-dialog input:focus,.game-detail-dialog textarea:focus{border-color:var(--site-primary)}.game-detail-dialog .check-group{display:flex;flex-wrap:wrap;gap:8px 16px;color:var(--site-text-gray);font-size:14px;line-height:22px}.game-detail-dialog .check-group label{display:inline-flex;align-items:center;gap:5px}.game-detail-dialog .check-group input[type=checkbox]{accent-color:var(--site-primary)}.game-detail-dialog .yz-msg{position:absolute;right:0;top:0;color:#e74c3c;font-size:12px;line-height:22px}.game-detail-dialog .yz-msg.right{color:#24a35a;font-size:14px}.game-detail-dialog .dialog-btns{display:flex;gap:12px}.game-detail-dialog .dialog-btns button{flex:1;height:42px;border-radius:8px;cursor:pointer;font-size:15px}.game-detail-dialog .dialog-btns .dialog-cancel{border:1px solid var(--site-border);background:#fff;color:var(--site-text-gray)}.game-detail-dialog .dialog-submit{border:1px solid var(--site-primary);background:var(--site-primary);color:#fff}.game-detail-dialog .dialog-submit:hover{background:var(--site-primary-dark)}.game-detail-dialog .tips{margin:12px 0 0;color:var(--site-text-light);font-size:12px;line-height:20px;text-align:center}.game-info__grid{padding-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.game-info__row{min-width:0;display:grid;grid-template-columns:82px minmax(0,1fr);align-items:flex-start;gap:8px;padding:9px 14px;background:#f7f7f7;font-size:14px;line-height:20px}.game-info__name{color:var(--site-text-dark);font-weight:600}.game-info__value{min-width:0;color:var(--site-text-gray);text-align:right;white-space:normal;overflow:visible;word-break:break-all}.game-info__link{color:var(--site-primary)}.game-info__link:hover{text-decoration:underline}.game-screenshot{margin-top:18px;overflow:hidden}.game-screenshot__list{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px}.game-screenshot__list::-webkit-scrollbar{height:8px}.game-screenshot__list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:99px}.game-screenshot__list::-webkit-scrollbar-thumb{background:#d6dee8;border-radius:99px}.game-screenshot__list::-webkit-scrollbar-thumb:hover{background:#b9c7d8}.game-screenshot.heng .game-screenshot__item{height:220px}.game-screenshot.shu .game-screenshot__item{height:350px}.game-screenshot__item{flex:0 0 auto;width:auto}.game-screenshot__item img{width:auto;height:100%;display:block;border-radius:4px;-o-object-fit:cover;object-fit:cover;background:#eef2f5}.related-game-grid__list{padding-top:20px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px 24px}.related-game-grid__item{min-width:0;display:flex;flex-direction:column;align-items:center;gap:12px}.related-game-grid__cover{width:96px;height:96px;display:block}.related-game-grid__cover img{width:100%;height:100%;display:block;border-radius:18px;-o-object-fit:cover;object-fit:cover;transition:transform .18s ease}.related-game-grid__title{max-width:100%;color:var(--site-text-dark);font-size:15px;line-height:20px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.related-game-grid__item:hover .related-game-grid__cover img{transform:translateY(-2px)}.related-game-grid__title:hover,.related-game-grid__item:hover .related-game-grid__title{color:var(--site-primary)}.special-note{border-radius:6px;background-color:var(--site-bg);padding:0 16px}.special-note .note-tit{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;border-bottom:1px dashed rgb(227.8,227.8,227.8);color:var(--site-primary);font-weight:700;font-size:16px;line-height:48px}.special-note .note-list{padding:8px 0}.special-note .note-list p{margin:0;color:var(--site-text-gray);font-size:14px;line-height:28px}.special-note .note-list p a{color:#4e6ef1}.special-note .note-list p a:hover{text-decoration:underline}.comment-box,.comment-box li{list-style:none}.comment-box,.comment-box li,p{padding:0;margin:0}.comment-box{display:flex;flex-direction:column;row-gap:12px;margin-top:16px}.comment-box .user-info{overflow:hidden;font-size:15px;line-height:34px;display:flex;align-items:center}.comment-box .user-info .user-cover{width:22px;height:22px;border-radius:50%;overflow:hidden;margin-right:10px}.comment-box .user-info .user-cover img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.comment-box .user-info .user-name{color:#333;margin-right:4px}.comment-box .user-info .user-lv,.comment-box .user-info .user-tag{font-size:11px;color:#fff;line-height:16px;padding:0 4px;margin-left:4px;border-radius:2px}.comment-box .user-info .user-lv{background-color:#fdadab}.comment-box .user-info .user-tag{background-color:#8bb3e7}.comment-box .comment-info{margin-left:32px}.comment-box .comment-info p{font-size:15px;color:#666;line-height:1.6}.comment-box .comment-info .comment-interaction{margin-top:8px;font-size:12px;color:#aaa;line-height:1.5;display:flex;-moz-column-gap:8px;column-gap:8px}.detail-page{display:flex;flex-direction:column;gap:20px}.detail-page__breadcrumb{padding-top:0;padding-bottom:0}.detail-sidebar,.detail-page .content-split__main{display:flex;flex-direction:column;gap:20px}.paging{display:flex;justify-content:center;gap:8px;padding:28px 0 8px}.paging a{min-width:36px;height:36px;line-height:36px;padding:0 14px;border-radius:4px;background-color:var(--site-bg);color:var(--site-text-dark);font-size:14px;text-align:center}.paging a:hover,.paging a:active,.paging a.active{background-color:var(--site-primary);color:#fff}.paging a.disabled{color:var(--site-text-light);pointer-events:none}.gx-table{width:100%;border-collapse:collapse;table-layout:fixed;color:var(--site-text-dark);font-size:14px}.gx-table th,.gx-table td{width:208px;height:48px;padding:0 16px;text-align:center;vertical-align:middle}.gx-table th:nth-child(2),.gx-table td:nth-child(2){width:408px}.gx-table th{height:46px;background:var(--site-primary);color:#fff;font-weight:400;font-size:16px}.gx-table th:first-child{border-radius:6px 0 0 6px}.gx-table th:last-child{border-radius:0 6px 6px 0}.gx-table th:not(:last-child){border-right:2px solid var(--site-card)}.gx-table thead:after{content:"";display:table-row;height:2px}.gx-table td{border-bottom:1px solid var(--site-border)}.gx-table tbody tr td{transition:background-color .18s ease}.gx-table tbody tr:hover td{background-color:var(--site-soft)}.gx-table tbody tr:hover td:first-child{border-radius:4px 0 0 4px}.gx-table tbody tr:hover td:last-child{border-radius:0 4px 4px 0}.gx-table__link{display:block;width:100%;overflow:hidden;color:var(--site-text-dark);line-height:20px;text-overflow:ellipsis;white-space:nowrap;transition:color .18s ease}.gx-table__link:hover{color:var(--site-primary)}.gx-table td.gx-table__empty{height:120px;color:var(--site-text-light);text-align:center}.game-filter{min-width:0}.game-filter__group{padding-top:8px;display:flex;flex-wrap:wrap;gap:10px}.game-filter__group+.game-filter__group{margin-top:8px}.game-filter h3{width:100%;margin-bottom:6px;color:var(--site-text-dark);font-size:16px}.game-filter button{padding:7px 14px;border:1px solid var(--site-border);font-size:14px;border-radius:999px;background:#fff;color:#555;cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.game-filter button:hover,.game-filter button.is-active{border-color:var(--site-primary);background:var(--site-light);color:var(--site-primary)}.game-main{min-width:0}.game-main__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 18px;padding-top:20px}.game-row{min-width:0;display:flex;gap:16px;padding:16px;border:1px solid var(--site-border);background:#fff;transition:border-color .18s ease,background-color .18s ease}.game-row:hover{border-color:var(--site-primary);background:var(--site-light)}.game-row__cover{width:90px;height:90px;flex:0 0 auto;display:block}.game-row__cover img{width:100%;height:100%;display:block;border-radius:22px;-o-object-fit:cover;object-fit:cover;transition:transform .18s ease}.game-row__cover:hover img,.game-row:hover .game-row__cover img{transform:translateY(-2px)}.game-row__body{min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.game-row__title{max-width:100%;color:var(--site-text-dark);font-size:16px;font-weight:600;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-row__title:hover{color:var(--site-primary)}.game-row__body>span,.game-row__meta{color:var(--site-text-light);font-size:12px;font-style:normal;line-height:18px}.game-row__date{margin-top:7px;line-height:18px}.game-row__switch{position:relative;margin-top:8px;min-height:26px;display:flex;align-items:flex-start}.game-row__action{position:absolute;left:0;top:0;display:inline-flex;min-width:58px;justify-content:center;visibility:hidden;padding:6px 22px;border:1px solid var(--site-primary);color:#fff;background:var(--site-primary);font-size:12px;line-height:1;white-space:nowrap}.game-row:hover .game-row__meta{visibility:hidden}.game-row:hover .game-row__action{visibility:visible}#loading{min-height:42px;display:flex;align-items:center;justify-content:center;gap:8px;padding-top:18px;color:var(--site-text-light);font-size:14px;line-height:20px}.loading-point{display:inline-flex;align-items:center;gap:4px}.loading-point i{width:5px;height:5px;border-radius:50%;background:var(--site-primary);animation:game-list-loading .9s infinite ease-in-out both}.loading-point i:nth-child(2){animation-delay:.12s}.loading-point i:nth-child(3){animation-delay:.24s}@keyframes game-list-loading{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.heji-collection-grid__list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;padding-top:18px}.heji-collection-grid__item{min-width:0;display:block}.heji-collection-grid__cover{display:block;aspect-ratio:2/1;overflow:hidden;background:#eef1f5}.heji-collection-grid__cover img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease}.heji-collection-grid__title{display:block;margin-top:10px;color:var(--site-text-dark);font-size:15px;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .18s ease}.heji-collection-grid__item:hover .heji-collection-grid__cover img{transform:scale(1.05)}.heji-collection-grid__item:hover .heji-collection-grid__title{color:var(--site-primary)}.heji-detail-hero{display:grid;grid-template-columns:530px minmax(0,1fr);gap:32px;align-items:stretch}.heji-detail-hero__cover{min-width:0;aspect-ratio:2/1;background:#eef1f5}.heji-detail-hero__cover img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.heji-detail-hero__content{min-width:0;display:flex;flex-direction:column}.heji-detail-hero__heading{min-width:0;display:flex;align-items:center;gap:16px}.heji-detail-hero__heading h1{min-width:0;flex:1 1 auto;margin:0;color:var(--site-text-dark);font-size:26px;font-weight:700;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.heji-detail-hero__content p{margin:14px 0 0;color:var(--site-text-gray);font-size:15px;line-height:28px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.heji-detail-hero__tags{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;color:var(--site-text-gray);font-size:14px}.heji-detail-hero__tags a{max-width:180px;padding:4px 12px;border:1px solid #b7d7f2;border-radius:14px;color:#3489c8;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.heji-detail-hero__tags a:hover{border-color:var(--site-primary);color:var(--site-primary)}.heji-detail-hero__meta{margin-top:auto;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--site-text-light);font-size:13px;line-height:20px}.heji-detail-hero__meta em{display:inline-block;margin:0 5px;color:#ff2d2d;font-size:18px;font-weight:700;font-style:normal}.heji-software-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.heji-software-card{min-width:0;padding:18px 16px;border:1px solid var(--site-border);background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.heji-software-card:hover{border-color:var(--site-primary);box-shadow:0 8px 22px #0000000d}.heji-software-card__title{display:block;max-width:100%;color:var(--site-text-dark);font-size:17px;font-weight:700;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.heji-software-card__title:hover,.heji-software-card:hover .heji-software-card__title{color:var(--site-primary)}.heji-software-card__content{min-width:0;display:grid;grid-template-columns:82px minmax(0,1fr) 54px;gap:12px;align-items:center;margin-top:16px}.heji-software-card__cover{width:82px;height:82px;display:block}.heji-software-card__cover img{width:100%;height:100%;display:block;border-radius:14px;-o-object-fit:cover;object-fit:cover}.heji-software-card__info{min-width:0;display:flex;flex-direction:column;gap:8px}.heji-software-card__info p{min-width:0;display:flex;align-items:center;gap:8px;margin:0;color:var(--site-text-light);font-size:13px;line-height:18px;white-space:nowrap}.heji-software-card__info p:first-child span:nth-child(n+2):before{content:"/";margin-right:8px;color:#d0d0d0}.heji-software-card__platform-wrap{display:inline-flex;align-items:center;gap:8px}.heji-software-card__platform{flex:0 0 auto;width:20px;height:20px;display:inline-block;background-color:currentColor;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px 20px;mask-size:20px 20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.heji-software-card__platform--android{color:#62c35b;-webkit-mask-size:20px 20px;mask-image:url(../images/download-android.svg);-webkit-mask-image:url(../images/download-android.svg)}.heji-software-card__platform--ios{color:#2f9dea;-webkit-mask-size:16px 16px;mask-image:url(../images/download-ios.svg);-webkit-mask-image:url(../images/download-ios.svg)}.heji-software-card__version{display:block}.heji-software-card .wf1{min-width:0;max-width:100%;display:block;overflow:hidden;text-overflow:ellipsis}.heji-software-card__action{justify-self:end;min-width:48px;padding:7px 12px;border-radius:15px;color:#fff;background:var(--site-primary);font-size:13px;line-height:1;text-align:center;white-space:nowrap}.heji-software-card__action:hover{background:var(--site-primary-dark)}.heji-detail-page{display:flex;flex-direction:column;gap:20px}.heji-detail-page__breadcrumb{padding-top:0;padding-bottom:0}.heji-detail-page main{display:flex;flex-direction:column;gap:20px}.collection-mosaic{padding-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(6,88px);gap:24px}.collection-mosaic a{position:relative;min-width:0;display:flex;align-items:flex-end;padding:22px;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.46) 100%),linear-gradient(135deg,#d9d9d9,#cfcfcf);color:#fff;font-size:20px;font-weight:600;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.collection-mosaic a:before{content:"";position:absolute;inset:0;opacity:.22;background-image:radial-gradient(circle at 20px 20px,rgba(255,255,255,.75) 0 2px,transparent 3px),linear-gradient(135deg,rgba(255,255,255,.28),transparent 38%);background-size:36px 36px,100% 100%}.collection-mosaic a:nth-child(1){grid-column:1/span 2;grid-row:1/span 4}.collection-mosaic a:nth-child(2){grid-column:3;grid-row:1/span 2}.collection-mosaic a:nth-child(3){grid-column:4;grid-row:1/span 2}.collection-mosaic a:nth-child(4){grid-column:3;grid-row:3/span 4}.collection-mosaic a:nth-child(5){grid-column:4;grid-row:3/span 2}.collection-mosaic a:nth-child(6){grid-column:1;grid-row:5/span 2}.collection-mosaic a:nth-child(7){grid-column:2;grid-row:5/span 2}.collection-mosaic a:nth-child(8){grid-column:4;grid-row:5/span 2}.collection-mosaic a:nth-child(4n+1){background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.46) 100%),linear-gradient(135deg,#cfd7df,#bfc9d2)}.collection-mosaic a:nth-child(4n+2){background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.46) 100%),linear-gradient(135deg,#d6d9cf,#c7ccbd)}.collection-mosaic a:nth-child(4n+3){background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.46) 100%),linear-gradient(135deg,#d8d2cf,#c9c0bc)}.collection-mosaic a:nth-child(4n){background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.46) 100%),linear-gradient(135deg,#d2d6dc,#c1c7d0)}.collection-mosaic a:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000001f}.collection-mosaic a span{position:relative;z-index:1;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .18s ease}.collection-mosaic a span:hover{color:var(--site-primary)}.collections__tabs{display:flex;gap:30px}.collections__tabs .hd-li{position:relative;height:30px;border:0;background:transparent;color:var(--site-text-dark);font-size:16px;line-height:30px;cursor:pointer}.collections__tabs .is-active{color:var(--site-primary)}.collections__tabs .is-active:after{content:"";position:absolute;left:0;right:0;bottom:-14px;height:3px;background:var(--site-primary);z-index:1}.heji-recommend-list__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding-top:18px}.heji-recommend-list__card{min-width:0;padding:18px;border:1px solid var(--site-border);transition:border-color .18s ease,box-shadow .18s ease}.heji-recommend-list__card:hover{border-color:var(--site-primary);box-shadow:0 8px 22px #0000000f}.heji-recommend-list__title{display:block;max-width:100%;color:var(--site-text-dark);font-size:20px;font-weight:700;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.heji-recommend-list__title:hover{color:var(--site-primary)}.heji-recommend-list__cover{display:block;margin-top:12px;aspect-ratio:2/1;overflow:hidden;background:#eef1f5}.heji-recommend-list__cover img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease}.heji-recommend-list__cover:hover img,.heji-recommend-list__card:hover .heji-recommend-list__cover img{transform:scale(1.04)}.heji-recommend-list__card p{margin:12px 0 0;color:var(--site-text-gray);font-size:14px;line-height:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.heji-recommend-list__apps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}.heji-recommend-list__apps a{display:block;min-width:0}.heji-recommend-list__apps img{aspect-ratio:1;width:100%;height:auto;display:block;border-radius:14px;-o-object-fit:cover;object-fit:cover;transition:transform .18s ease}.heji-recommend-list__apps span{display:block;max-width:100%;margin-top:7px;color:var(--site-text-gray);font-size:12px;line-height:18px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .18s ease}.heji-recommend-list__apps a:hover img{transform:translateY(-2px)}.heji-recommend-list__apps a:hover span{color:var(--site-primary)}.heji-index-page{display:flex;flex-direction:column;gap:20px}.heji-index-page__breadcrumb{padding-top:0;padding-bottom:0}.heji-index-page main{display:flex;flex-direction:column;gap:20px}.heji-collection-card{min-width:0;padding:18px;border:1px solid var(--site-border);background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.heji-collection-card:hover{border-color:var(--site-primary);box-shadow:0 8px 22px #0000000d}.heji-collection-card__header{display:flex;align-items:center;gap:12px}.heji-collection-card__title{min-width:0;flex:1;color:#222;font-size:20px;font-weight:700;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .18s ease}.heji-collection-card:hover .heji-collection-card__title,.heji-collection-card__title:hover{color:var(--site-primary)}.heji-collection-card__count{flex:0 0 auto;height:26px;padding:0 14px;display:inline-flex;align-items:center;border:1px solid #dce6ff;border-radius:13px;color:#6d86ff;background:#f8fbff;font-size:12px}.heji-collection-card__body{min-width:0;display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;margin-top:14px}.heji-collection-card__cover{display:block;aspect-ratio:2/1;overflow:hidden;background:#eef1f5}.heji-collection-card__cover img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease}.heji-collection-card:hover .heji-collection-card__cover img{transform:scale(1.04)}.heji-collection-card__content{min-width:0;display:flex;flex-direction:column}.heji-collection-card__content p{margin:0;color:#555;font-size:14px;line-height:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.heji-collection-card__games{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-top:auto}.heji-collection-card__game,.heji-collection-card__more{flex:0 0 auto;width:58px;height:58px;display:block;overflow:hidden;border-radius:12px;transition:transform .18s ease}.heji-collection-card__game:hover{transform:translateY(-2px)}.heji-collection-card__game img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.heji-collection-card__more{display:inline-flex;align-items:center;justify-content:center;background-color:#c8c8c8;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='%23fff'%20d='M10.5%203h3v7.5H21v3h-7.5V21h-3v-7.5H3v-3h7.5z'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:34px 34px;transition:background-color .18s ease}.heji-collection-card__more:hover{background-color:var(--site-primary)}.heji-list-page{display:flex;flex-direction:column;gap:20px}.heji-list-page__breadcrumb{padding-top:0;padding-bottom:0}.heji-list-page__main{display:flex;flex-direction:column;gap:20px}.heji-list-page__categories{display:flex;justify-content:center;gap:14px}.heji-list-page__category{height:42px;padding:0 30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--site-border);border-radius:21px;background:#fff;color:#555;font-size:16px;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.heji-list-page__category:hover,.heji-list-page__category.is-active{border-color:var(--site-primary);background:var(--site-primary);color:#fff}.heji-list-page__collections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.rank-detail-hero{position:relative;overflow:hidden;padding:20px;background:#586279;color:#fff}.rank-detail-hero__body{position:relative;z-index:1;display:grid;grid-template-columns:315px minmax(0,1fr);gap:20px}.rank-detail-hero__cover{aspect-ratio:2/1;background:#ffffff1f}.rank-detail-hero__cover img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.rank-detail-hero__content{min-width:0;display:flex;flex-direction:column}.rank-detail-hero__content h1{margin:0 0 12px;color:#fff;font-size:24px;line-height:34px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-detail-hero__content p{margin:0;color:#fff;font-size:14px;font-weight:400;line-height:26px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.rank-detail-hero__time{margin-top:auto;color:#ffffffad;font-size:12px;line-height:18px;text-align:right}.rank-detail-hero__time strong{color:#ffffffc7;font-weight:400}.rank-detail-hero__tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;color:#fff;font-size:14px}.rank-detail-hero__tags a{max-width:180px;padding:4px 14px;border:1px solid rgba(255,255,255,.55);border-radius:16px;color:var(--site-soft);line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-detail-hero__tags a:hover{border-color:var(--site-primary);background:var(--site-primary);color:#fff}.rank-detail-list{display:flex;flex-direction:column;gap:20px}.rank-detail-list__item{min-width:0;display:grid;grid-template-columns:48px 76px minmax(0,1fr) 90px 190px 72px;gap:16px;align-items:center;padding:16px;border:1px solid var(--site-border);transition:border-color .18s ease,background-color .18s ease}.rank-detail-list__item:hover{border-color:var(--site-primary);background:var(--site-light)}.rank-detail-list__badge{position:relative;width:44px;height:54px;display:flex;align-items:center;justify-content:center;align-self:start;margin:0;padding-bottom:13px;border-radius:0;color:#fff;background:#b8bdc6;font-size:13px;font-weight:700;line-height:20px;text-align:center;clip-path:polygon(0 0,100% 0,100% 100%,50% 78%,0 100%)}.rank-detail-list__badge:before{content:"";position:absolute;left:0;top:0;width:50%;height:100%;background:#ffffff2e}.rank-detail-list__badge--1{background:#ff2d2d}.rank-detail-list__badge--2{background:#ff7a00}.rank-detail-list__badge--3{background:#ffc400}.rank-detail-list__cover{width:76px;height:76px;display:block}.rank-detail-list__cover img{width:100%;height:100%;display:block;border-radius:14px;-o-object-fit:cover;object-fit:cover}.rank-detail-list__info{min-width:0;height:76px;display:flex;flex-direction:column;justify-content:space-evenly}.rank-detail-list__name{display:block;max-width:100%;color:var(--site-text-dark);font-size:17px;font-weight:700;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-detail-list__name:hover,.rank-detail-list__item:hover .rank-detail-list__name{color:var(--site-primary)}.rank-detail-list__info p{margin:0;color:var(--site-text-light);font-size:13px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-detail-list__meta,.rank-detail-list__vendor{min-width:0;color:var(--site-text-gray);font-size:13px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-detail-list__action{justify-self:end;min-width:58px;padding:7px 16px;border:1px solid var(--site-primary);border-radius:16px;color:var(--site-primary);font-size:13px;line-height:1;text-align:center;white-space:nowrap}.rank-detail-list__action:hover{background:var(--site-primary);color:#fff}.rank-text-recommend__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;padding-top:10px}.rank-text-recommend__list a{min-width:0;display:flex;align-items:center;gap:7px;padding:9px 0;border-bottom:1px dashed #eeeeee;color:var(--site-text-gray);font-size:13px;line-height:18px}.rank-text-recommend__list a:hover{color:var(--site-primary)}.rank-text-recommend__list span{flex:0 0 auto;width:18px;color:var(--site-text-light);font-size:12px;font-style:normal;text-align:center}.rank-text-recommend__list a:nth-child(1) span{color:#ff2d2d}.rank-text-recommend__list a:nth-child(2) span{color:#ff7a00}.rank-text-recommend__list a:nth-child(3) span{color:#ffc400}.rank-text-recommend__list em{min-width:0;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-detail-page{display:flex;flex-direction:column;gap:20px}.rank-detail-page__breadcrumb{padding-top:0;padding-bottom:0}.rank-detail-page .content-split__main,.rank-detail-page__aside{display:flex;flex-direction:column;gap:20px}.rank-soft-card{min-width:0}.rank-soft-card__title{position:relative;display:flex;align-items:center;padding:0 0 14px}.rank-soft-card__title:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--site-border)}.rank-soft-card__heading{min-width:0;display:flex;align-items:center;gap:12px}.rank-soft-card__mark{flex:0 0 auto;width:4px;height:20px;background:var(--site-primary)}.rank-soft-card__heading h2{margin:0;color:var(--site-text-dark);font-size:20px;font-weight:600;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-soft-card__count{flex:0 0 auto;padding:4px 12px;border:1px solid #dbe7ff;border-radius:999px;color:#4d7cf5;background:#f8fbff;font-size:12px;line-height:1}.rank-soft-card__more{margin-left:auto;display:inline-flex;align-items:center;gap:2px;color:var(--site-text-gray);font-size:14px}.rank-soft-card__more:hover{color:var(--site-primary)}.rank-soft-card__more:after{content:"";flex:0 0 auto;width:14px;height:14px;background-color:currentColor;-webkit-mask:var(--icon-arrow-right) center/14px 14px no-repeat;mask:var(--icon-arrow-right) center/14px 14px no-repeat}.rank-soft-card__body{position:relative;padding-top:20px}.rank-soft-card__scroller{overflow-x:auto;overflow-y:hidden;cursor:grab;scrollbar-width:none}.rank-soft-card__scroller::-webkit-scrollbar{display:none}.rank-soft-card__scroller.is-dragging{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rank-soft-card__track{display:flex;gap:16px;width:100%;min-width:100%}.rank-soft-card--static .rank-soft-card__scroller{overflow:visible;cursor:default}.rank-soft-card--static .rank-soft-card__track{width:100%}.rank-soft-card__item{position:relative;flex:0 0 calc((100% - 64px)/5);min-width:0;display:flex;flex-direction:column;align-items:center}.rank-soft-card__rank{position:absolute;left:8px;top:0;z-index:1;min-width:22px;height:22px;padding:0 6px;border-radius:10px 0;color:#fff;background:#b7bfd5;font-size:14px;font-weight:700;line-height:22px;text-align:center}.rank-soft-card__rank--1{background:#ff2d2d}.rank-soft-card__rank--2{background:#ff7a00}.rank-soft-card__rank--3{background:#ffc400}.rank-soft-card__cover{width:88px;height:88px;display:block;overflow:hidden;border-radius:20px}.rank-soft-card__cover img{width:100%;height:100%;display:block;border-radius:20px;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease}.rank-soft-card__cover:hover img,.rank-soft-card__item:hover .rank-soft-card__cover img{transform:scale(1.08)}.rank-soft-card__name{max-width:100%;margin-top:12px;color:var(--site-text-dark);font-size:15px;line-height:20px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-soft-card__name:hover,.rank-soft-card__item:hover .rank-soft-card__name{color:var(--site-primary)}.rank-soft-card__arrow{position:absolute;top:58px;z-index:2;width:28px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:4px;background-color:#00000038;cursor:pointer;opacity:0;transition:opacity .18s ease,background-color .18s ease}.rank-soft-card:hover .rank-soft-card__arrow{opacity:1}.rank-soft-card__arrow:hover{background-color:#0000005c}.rank-soft-card__arrow:before{content:"";width:18px;height:18px;background-color:#fff;-webkit-mask:var(--icon-rank-arrow) center/18px 18px no-repeat;mask:var(--icon-rank-arrow) center/18px 18px no-repeat}.rank-soft-card__arrow--prev{left:0}.rank-soft-card__arrow--prev:before{transform:scaleX(-1)}.rank-soft-card__arrow--next{right:0}.rank-app-chart{min-width:0;padding-bottom:6px}.rank-app-chart__title{position:relative;display:flex;align-items:center;padding:0 0 14px}.rank-app-chart__title:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--site-border)}.rank-app-chart__heading{min-width:0;display:flex;align-items:center;gap:8px}.rank-app-chart__heading h2{margin:0;color:var(--site-text-dark);font-size:20px;font-weight:700;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-app-chart__decor{flex:0 0 auto;width:18px;height:24px;opacity:.8;background-image:radial-gradient(ellipse at center,#6f7b72 0 36%,transparent 38%),radial-gradient(ellipse at center,#6f7b72 0 36%,transparent 38%),radial-gradient(ellipse at center,#6f7b72 0 36%,transparent 38%);background-repeat:no-repeat;background-size:7px 10px,7px 10px,7px 10px;background-position:7px 2px,4px 8px,2px 15px}.rank-app-chart__decor--left{transform:rotate(-18deg)}.rank-app-chart__decor--right{transform:scaleX(-1) rotate(-18deg)}.rank-app-chart__more{margin-left:auto;display:inline-flex;align-items:center;gap:2px;color:var(--site-text-gray);font-size:14px;white-space:nowrap}.rank-app-chart__more:hover{color:var(--site-primary)}.rank-app-chart__more:after{content:"";flex:0 0 auto;width:14px;height:14px;background-color:currentColor;-webkit-mask:var(--icon-arrow-right) center/14px 14px no-repeat;mask:var(--icon-arrow-right) center/14px 14px no-repeat}.rank-app-chart__list{display:flex;flex-direction:column}.rank-app-chart__item{min-width:0;display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px dashed #e9e9e9;transition:background-color .18s ease}.rank-app-chart__item:hover{background:var(--site-light)}.rank-app-chart__item:hover .rank-app-chart__name{color:var(--site-primary)}.rank-app-chart__rank{flex:0 0 24px;width:24px;color:var(--site-text-light);font-size:15px;font-weight:700;line-height:24px;text-align:center}.rank-app-chart__rank--1{color:#ff2d2d}.rank-app-chart__rank--2{color:#ff7a00}.rank-app-chart__rank--3{color:#ffc400}.rank-app-chart__cover{width:70px;height:70px;flex:0 0 auto;display:block}.rank-app-chart__cover img{width:100%;height:100%;display:block;border-radius:12px;-o-object-fit:cover;object-fit:cover}.rank-app-chart__body{min-width:0;flex:1 1 auto}.rank-app-chart__name{display:block;max-width:100%;color:var(--site-text-dark);font-size:16px;font-weight:700;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-app-chart__body p{margin:7px 0 0;color:var(--site-text-light);font-size:13px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-app-chart__action{flex:0 0 auto;min-width:54px;padding:6px 13px;border:1px solid var(--site-primary);border-radius:16px;color:var(--site-primary);font-size:13px;line-height:1;text-align:center;white-space:nowrap;transition:background-color .18s ease,color .18s ease}.rank-app-chart__action:hover{background:var(--site-primary);color:#fff}.rank-color-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.rank-color-grid__item{position:relative;height:96px;display:flex;align-items:center;justify-content:center;padding:0 18px;overflow:hidden}.rank-color-grid__item h2{position:relative;z-index:1;margin:0;max-width:100%;color:var(--site-text-dark);font-size:17px;font-weight:700;line-height:24px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .18s ease}.rank-color-grid__mask{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:#0000007a;opacity:0;transition:opacity .2s ease}.rank-color-grid__mask span{padding:7px 18px;border:1px solid var(--site-primary);border-radius:16px;color:#fff;background:var(--site-primary);font-size:13px;line-height:1;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.rank-color-grid__item:hover .rank-color-grid__mask{opacity:1}.rank-color-grid__mask span:hover{border-color:var(--site-primary);background:var(--site-primary-dark);color:#fff}.rank-cover-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.rank-cover-grid__item{position:relative;display:block;aspect-ratio:2/1;overflow:hidden;background:#eef1f5}.rank-cover-grid__item img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .22s ease}.rank-cover-grid__mask{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:14px;background:#00000080;opacity:0;transition:opacity .2s ease}.rank-cover-grid__mask h2{margin:0;max-width:100%;color:#fff;font-size:16px;font-weight:700;line-height:22px;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.rank-cover-grid__mask span{padding:6px 16px;border:1px solid var(--site-primary);border-radius:16px;color:#fff;background:var(--site-primary);font-size:13px;line-height:1;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.rank-cover-grid__item:hover img{transform:scale(1.05)}.rank-cover-grid__item:hover .rank-cover-grid__mask{opacity:1}.rank-cover-grid__mask span:hover{border-color:var(--site-primary);background:var(--site-primary-dark);color:#fff}.rank-list-page__charts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.rank-list-page__more{display:flex;justify-content:center}.rank-list-page__more-link{width:240px;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:2px;border-radius:4px;background:var(--site-primary);color:#fff;font-size:15px;transition:background-color .18s ease}.rank-list-page__more-link:hover{background:var(--site-primary-dark)}.rank-list-page__more-link:after{content:"";flex:0 0 auto;width:16px;height:16px;background-color:currentColor;-webkit-mask:var(--icon-arrow-right) center/16px 16px no-repeat;mask:var(--icon-arrow-right) center/16px 16px no-repeat}.rank-list-page{display:flex;flex-direction:column;gap:20px}.rank-list-page__breadcrumb{padding-top:0;padding-bottom:0}.rank-list-page__main{display:flex;flex-direction:column;gap:20px}.rank-list-page__scroll{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.search-aside-hot{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px;padding-top:18px}.search-aside-hot a{--hot-color: var(--site-primary);min-width:0;height:31px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--hot-color);border-radius:4px;color:var(--hot-color);font-size:14px;line-height:29px;white-space:nowrap;transition:background-color .18s ease,color .18s ease}.search-aside-hot a:nth-child(2){--hot-color: #11b8af}.search-aside-hot a:nth-child(3){--hot-color: var(--site-success)}.search-aside-hot a:nth-child(4){--hot-color: #794ae8}.search-aside-hot a:nth-child(5){--hot-color: #008c7a}.search-aside-hot a:nth-child(6){--hot-color: var(--site-error)}.search-aside-hot a:nth-child(7){--hot-color: rgb(197, 162, 7)}.search-aside-hot a:nth-child(8){--hot-color: var(--site-primary-dark)}.search-aside-hot a:nth-child(9){--hot-color: var(--site-warning)}.search-aside-hot a:hover{background-color:var(--hot-color);color:#fff}.search-jg{display:flex;margin-bottom:20px}.search-jg span{flex:none;font-size:16px;line-height:32px;margin-right:4px;color:var(--site-text-gray)}.search-jg .search-tj-ul{display:flex;flex-wrap:wrap;gap:8px 16px}.search-jg .search-tj-ul a{line-height:30px;padding:0 12px;border-radius:4px;font-size:15px;color:var(--site-success);border:1px solid var(--site-success)}.search-jg .search-tj-ul a:hover{color:#fff;background-color:var(--site-success)}.search-list{padding-top:2px}.search-list article{padding:14px 0 16px;border-bottom:1px dashed #dddddd}.search-list .content{display:grid;grid-template-columns:88px minmax(0,1fr) 100px;gap:18px;align-items:center;margin-top:12px}.search-list .cover{width:88px;height:88px;display:block;overflow:hidden;border-radius:18px}.search-list .cover img{width:100%;height:100%;display:block;border-radius:18px;-o-object-fit:cover;object-fit:cover;transition:transform .18s ease}.search-list .cover:hover img{transform:scale(1.08)}.search-list .info{min-width:0;min-height:88px;display:flex;flex-direction:column;justify-content:space-evenly}.search-list .title{max-width:100%;display:block;overflow:hidden;color:var(--site-text-dark);font-size:20px;font-weight:700;line-height:28px;text-overflow:ellipsis;white-space:nowrap}.search-list .title:hover{color:var(--site-primary)}.search-list .title em{color:var(--site-error);font-style:normal}.search-list .title strong{margin-left:5px;color:var(--site-error);font-weight:700}.search-list .meta{display:flex;flex-wrap:wrap;gap:10px 28px;color:var(--site-text-light);font-size:13px;line-height:22px}.search-list .meta b{font-weight:600}.search-list p{padding:0;margin:0;display:-webkit-box;overflow:hidden;color:var(--site-text-dark);font-size:14px;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-list .action{justify-self:end;width:100px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--site-primary);border-radius:4px;color:var(--site-primary);font-size:14px;line-height:30px;transition:background-color .18s ease,color .18s ease}.search-list article:hover .action,.search-list .action:hover{background-color:var(--site-primary);color:#fff}.search-tip h2{margin:0 0 20px;font-size:14px;line-height:32px;color:var(--site-text-gray);font-weight:400}.search-tip h2 em{font-size:16px;font-style:normal;margin:0 2px;color:var(--site-error)}.search-tj{display:flex;margin-bottom:20px}.search-tj span{flex:none;font-size:14px;color:var(--site-text-gray);line-height:32px;margin-right:4px}.search-tj .search-tj-ul{display:flex;flex-wrap:wrap;gap:8px 16px}.search-tj .search-tj-ul a{line-height:30px;padding:0 12px;border-radius:400px;font-size:14px;color:var(--site-text-gray);border:1px solid var(--site-border)}.search-tj .search-tj-ul a:hover{background-color:var(--site-primary);border-color:var(--site-primary);color:#fff}.list-page{display:flex;flex-direction:column;gap:20px}.list-page__breadcrumb{padding-top:0;padding-bottom:0}.sidebar-column{display:flex;flex-direction:column;gap:20px}.friend-links__body{padding-top:18px;display:flex;flex-wrap:wrap;gap:14px 34px}.friend-links__body a{color:#555;font-size:14px}.friend-links__body a:hover{color:var(--site-primary)}.icon-grid__body{padding-top:20px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:22px 22px}.icon-grid__item{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:20px 10px;border:1px solid var(--site-border);background:#fff;transition:border-color .18s ease,background-color .18s ease}.icon-grid__item:hover{border-color:var(--site-primary);background:var(--site-light)}.icon-grid__cover{width:100px;height:100px;display:block;perspective:600px}.icon-grid__cover img{width:100%;height:100%;display:block;border-radius:22px;-o-object-fit:cover;object-fit:cover;transition:transform .42s ease;transform-style:preserve-3d}.icon-grid__cover:hover img,.icon-grid__item:hover .icon-grid__cover img{transform:rotateY(180deg)}.icon-grid__title{max-width:calc(100% - 18px);color:var(--site-text-dark);font-size:16px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-grid__title:hover{color:var(--site-primary)}.home-article-feature{min-width:0;height:484px;display:flex;flex-direction:column;background-color:#fafafa}.home-article-feature time,.home-article-feature h3,.home-article-feature p{margin-inline:20px}.home-article-feature__cover{display:block;aspect-ratio:3/2;overflow:hidden;background:var(--site-bg)}.home-article-feature__cover img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .22s cubic-bezier(.22,1,.36,1)}.home-article-feature:hover .home-article-feature__cover img{transform:scale(1.035)}.home-article-feature h3{margin-block:12px;overflow:hidden;display:-webkit-box;color:var(--site-text-dark);font-size:19px;font-weight:700;line-height:28px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-article-feature h3 a:hover{color:var(--site-primary)}.home-article-feature p{margin-block:0;overflow:hidden;display:-webkit-box;color:var(--site-text-gray);font-size:14px;line-height:23px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-article-feature time{padding-top:16px;padding-left:22px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='%23aaa'%20d='M21.37%205.58a1.2%201.2%200%200%200-1.2-1.2H4.5a1.2%201.2%200%200%200-1.2%201.2v13.17a1.2%201.2%200%200%200%201.2%201.2h15.67a1.2%201.2%200%200%200%201.2-1.2zm-1.2-3a3%203%200%200%201%203%203v13.17a3%203%200%200%201-3%203H4.5a3%203%200%200%201-3-3V5.58a3%203%200%200%201%203-3z'/%3e%3cpath%20fill='%23aaa'%20d='M3.3%208h18.07v1.8H3.3zM8.6.6a.9.9%200%200%201%20.9.9v3.47a.9.9%200%200%201-1.8%200V1.5a.9.9%200%200%201%20.9-.9m7.5%200a.9.9%200%200%201%20.9.9v3.47a.9.9%200%201%201-1.8%200V1.5a.9.9%200%200%201%20.9-.9'/%3e%3c/svg%3e") left 17px/16px 16px no-repeat;color:var(--site-text-light);font-size:12px;line-height:18px}.home-article-news{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);align-content:start;gap:16px 20px;list-style:none}.home-article-news li{display:flex;align-items:stretch;gap:14px;overflow:hidden}.home-article-news__cover{flex:none;height:84px;aspect-ratio:3/2;overflow:hidden;background:var(--site-bg)}.home-article-news__cover img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .22s cubic-bezier(.22,1,.36,1)}.home-article-news li:hover .home-article-news__cover img{transform:scale(1.04)}.home-article-news__body{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:6px}.home-article-news__title{overflow:hidden;display:-webkit-box;color:var(--site-text-dark);font-size:15px;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-article-news__title:hover{color:var(--site-primary)}.home-article-news time{padding-left:22px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='%23aaa'%20d='M21.37%205.58a1.2%201.2%200%200%200-1.2-1.2H4.5a1.2%201.2%200%200%200-1.2%201.2v13.17a1.2%201.2%200%200%200%201.2%201.2h15.67a1.2%201.2%200%200%200%201.2-1.2zm-1.2-3a3%203%200%200%201%203%203v13.17a3%203%200%200%201-3%203H4.5a3%203%200%200%201-3-3V5.58a3%203%200%200%201%203-3z'/%3e%3cpath%20fill='%23aaa'%20d='M3.3%208h18.07v1.8H3.3zM8.6.6a.9.9%200%200%201%20.9.9v3.47a.9.9%200%200%201-1.8%200V1.5a.9.9%200%200%201%20.9-.9m7.5%200a.9.9%200%200%201%20.9.9v3.47a.9.9%200%201%201-1.8%200V1.5a.9.9%200%200%201%20.9-.9'/%3e%3c/svg%3e") left center/16px 16px no-repeat;color:var(--site-text-light);font-size:12px;line-height:18px}.home-hero{display:grid;grid-template-columns:minmax(0,1fr) 494px;gap:20px}.home-hero__slider{--hero-content-left: 36px;position:relative;min-width:0;height:336px;border-radius:2px;overflow:hidden}.home-hero__slide{position:relative;display:block;height:100%}.home-hero__slide img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.home-hero__slide:after{content:"";position:absolute;left:0;right:0;bottom:0;height:46%;background:linear-gradient(180deg,#0000,#000000b8);pointer-events:none}.home-hero__slide strong{position:absolute;left:var(--hero-content-left);bottom:42px;z-index:2;max-width:calc(100% - var(--hero-content-left) * 2);color:#fff;font-size:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 10px rgba(0,0,0,.22)}.home-hero__slider>.swiper-pagination,.home-hero__slider.swiper-container-horizontal>.swiper-pagination-bullets{position:absolute;left:var(--hero-content-left);right:auto;bottom:20px;z-index:3;width:auto;line-height:1;text-align:left}.home-hero__slider .swiper-pagination-bullet{width:12px;height:6px;margin:0 4px 0 0;border-radius:999px;background:#ffffffc7;opacity:1}.home-hero__slider .swiper-pagination-bullet-active{width:28px;background:var(--site-primary)}.home-hero__side{display:grid;grid-template-columns:repeat(2,237px);grid-auto-rows:158px;gap:20px}.home-hero__side-item{position:relative;min-width:0;width:237px;height:158px;display:block;overflow:hidden;border-radius:2px;background:#ddd;transition:transform .18s ease}.home-hero__side-item:hover{transform:translateY(-2px)}.home-hero__side-item img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.home-hero__side-item:after{content:"";position:absolute;left:0;right:0;bottom:0;height:64px;background:linear-gradient(180deg,#0000,#000000b8)}.home-hero__side-item span{position:absolute;left:10px;right:10px;bottom:12px;z-index:1;min-width:0;color:#fff;font-size:15px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 4px rgba(0,0,0,.42)}.rank-list__tabs{display:flex;gap:36px}.rank-list__tab{position:relative;height:30px;border:0;background:transparent;color:var(--site-text-dark);font-size:20px;line-height:30px;font-weight:600;cursor:pointer}.rank-list__tab.is-active{color:var(--site-primary)}.rank-list__tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-14px;height:3px;background:var(--site-primary);z-index:1}.rank-list__grid{padding-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 20px}.rank-card{position:relative;min-width:0;display:flex;gap:16px;padding:18px 16px 18px 20px;border:1px solid var(--site-border);background:#fff;overflow:hidden}.rank-card:hover{border-color:var(--site-primary)}.rank-card__rank{position:absolute;left:0;top:0;z-index:2;width:46px;height:36px;padding:2px 0 0 7px;color:#fff;font-size:15px;font-style:italic;font-weight:700;line-height:18px;background:#b7bfd5;clip-path:polygon(0 0,100% 0,0 100%)}.rank-card__rank--1{background:#ff2d2d}.rank-card__rank--2{background:#ff7a00}.rank-card__rank--3{background:#ffc400}.rank-card__cover{width:100px;height:100px;flex:0 0 auto;display:block}.rank-card__cover img{width:100%;height:100%;display:block;border-radius:22px;-o-object-fit:cover;object-fit:cover}.rank-card__body{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:11px}.rank-card__title{max-width:100%;color:var(--site-text-dark);font-size:16px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-card__title:hover{color:var(--site-primary)}.rank-card__body span{color:var(--site-text-light);font-size:14px}.rank-card__action{padding:6px 20px;border:1px solid var(--site-primary);color:var(--site-primary);font-size:14px;line-height:1;transition:background-color .18s ease,color .18s ease}.rank-card:hover .rank-card__action{background:var(--site-primary);color:#fff}.top-charts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.top-chart{min-width:0;padding:16px 20px 0;background:#fff}.top-chart__title{position:relative;margin:0 0 10px;padding:15px 20px;color:#fff;font-size:20px;font-weight:700;line-height:24px;overflow:hidden}.top-chart__title:before{content:"";position:absolute;inset:0;opacity:.28;background-image:radial-gradient(circle at 8px 8px,rgba(255,255,255,.55) 0 2px,transparent 2.5px),radial-gradient(circle at 22px 20px,rgba(255,255,255,.32) 0 1.5px,transparent 2px);background-size:28px 24px}.top-chart__title--blue{background:linear-gradient(135deg,#0978b2,#11a7c8)}.top-chart__title--green{background:linear-gradient(135deg,#0aa765,#35c48a)}.top-chart__title--orange{background:linear-gradient(135deg,#ef7a18,#f6b23c)}.top-chart__list{display:flex;flex-direction:column}.top-chart__item{min-width:0;display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px dashed #e9e9e9;transition:background-color .18s ease}.top-chart__item:hover{background:var(--site-light)}.top-chart__item:hover .top-chart__name{color:var(--site-primary)}.top-chart__rank{flex:0 0 28px;width:28px;height:28px;border-radius:8px 8px 8px 2px;color:#fff;background:#b8c0cc;font-size:16px;font-weight:700;line-height:28px;text-align:center;box-shadow:inset 0 -2px #0000001f}.top-chart__rank--1{background:#ff2d2d}.top-chart__rank--2{background:#ff7a00}.top-chart__rank--3{background:#ffc400}.top-chart__cover{width:74px;height:74px;flex:0 0 auto;display:block}.top-chart__cover img{width:100%;height:100%;display:block;border-radius:12px;-o-object-fit:cover;object-fit:cover;transition:transform .18s ease}.top-chart__cover:hover img,.top-chart__item:hover .top-chart__cover img{transform:translateY(-2px)}.top-chart__body{min-width:0;flex:1 1 auto}.top-chart__name{display:block;max-width:100%;color:var(--site-text-dark);font-size:16px;font-weight:700;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-chart__body p{margin:8px 0 0;color:var(--site-text-light);font-size:13px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-chart__action{flex:0 0 auto;min-width:56px;padding:6px 14px;border:1px solid var(--site-primary);border-radius:16px;color:var(--site-primary);font-size:13px;line-height:1;text-align:center;white-space:nowrap;transition:background-color .18s ease,color .18s ease}.top-chart__action:hover{background:var(--site-primary);color:#fff}.home-page{display:flex;flex-direction:column;gap:20px}.home-articles{padding-top:20px;display:grid;grid-template-columns:420px 1fr;gap:24px}
