*{box-sizing:border-box}body{margin:0;background:#f5f7f8;color:#222;font-family:-apple-system,BlinkMacSystemFont,"Microsoft YaHei",Arial,sans-serif;font-size:14px}a{color:#222;text-decoration:none}a:hover{color:#19b955}.container{width:100%;max-width:1380px;margin:0 auto;padding:0 22px}.head-wrapper{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #e8ecef;box-shadow:0 2px 12px rgba(0,0,0,.04)}.header-main{height:72px;display:flex;align-items:center;gap:22px}.logo{font-size:26px;font-weight:800;color:#16ad4d;white-space:nowrap}.logo:before{content:"";display:inline-block;width:9px;height:24px;margin-right:8px;border-radius:8px;background:#20c560;vertical-align:-4px}.nav{display:flex;gap:2px;white-space:nowrap}.nav a{padding:8px 11px;border-radius:6px;font-size:16px}.nav a:hover,.nav a:first-child{background:#eaf8ef;color:#13a84a}.search{margin-left:auto;display:flex;width:min(360px,30vw);height:40px;border:1px solid #dfe7e2;border-radius:22px;overflow:hidden;background:#f8faf9}.search input{flex:1;border:0;outline:0;background:transparent;padding:0 15px}.search button{border:0;background:#20c560;color:#fff;padding:0 18px;font-weight:700}.header-tools{display:flex;gap:10px;font-size:13px}.header-tools a{color:#69736d}.notice-bar{display:flex;gap:12px;align-items:center;margin:24px 0;padding:14px 18px;border-radius:8px;background:#fff;border:1px solid #e8ecef}.notice-bar span{padding:4px 10px;border-radius:20px;background:#20c560;color:#fff;font-weight:700}.notice-bar p{margin:0;color:#66706a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.module,.type-panel,.filter-panel,.detail-box,.player-panel{margin:0 0 24px;padding:20px;background:#fff;border:1px solid #e8ecef;border-radius:8px}.module-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;border-bottom:1px solid #edf1ef;padding-bottom:12px}.module-heading h2,.type-panel h2,.player-panel h2{margin:0;font-size:22px}.module-heading h2:before,.type-panel h2:before,.player-panel h2:before{content:"";display:inline-block;width:5px;height:20px;margin-right:9px;border-radius:5px;background:#20c560;vertical-align:-3px}.module-heading>a{font-size:13px;color:#7b8580}.vod-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px 16px}.vod-grid.compact{grid-template-columns:repeat(8,minmax(0,1fr))}.vod-card{min-width:0}.cover{position:relative;display:block;overflow:hidden;border-radius:7px;background:#e6ebe8;aspect-ratio:2/3}.cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}.vod-card:hover img{transform:scale(1.04)}.cover span{position:absolute;right:0;bottom:0;left:0;padding:22px 8px 6px;color:#fff;font-size:12px;text-align:right;background:linear-gradient(transparent,rgba(0,0,0,.72))}.vod-card h3{margin:8px 0 3px;font-size:15px;line-height:1.4;height:42px;overflow:hidden}.vod-card p{margin:0;color:#8a938e;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.type-panel div{display:flex;flex-wrap:wrap;gap:10px}.type-panel a,.filter-row a,.detail-tags a,.detail-tags span{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 14px;border-radius:18px;background:#f0f5f2;color:#53615a}.type-panel em{font-style:normal;color:#19b955}.filter-panel h1{margin:0 0 12px;font-size:26px}.filter-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:10px 0;border-top:1px solid #edf1ef}.filter-row strong{min-width:58px}.filter-row .active,.filter-row a:hover{background:#20c560;color:#fff}.filter-count{margin:8px 0 0;color:#69736d}.filter-count em{color:#19b955;font-style:normal;font-weight:800}.detail-box{display:grid;grid-template-columns:240px minmax(0,1fr);gap:26px}.detail-poster img{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:8px}.detail-info h1{margin:0 0 10px;font-size:30px}.detail-desc{color:#69736d}.detail-tags{display:flex;gap:9px;flex-wrap:wrap;margin:14px 0 18px}.play-button{display:inline-flex;align-items:center;height:44px;padding:0 34px;border-radius:24px;background:#20c560;color:#fff!important;font-size:16px;font-weight:800}.info-list{margin-top:18px}.info-list p{display:flex;gap:6px;margin:8px 0;color:#5f6964;line-height:1.8}.info-list strong{color:#222;white-space:nowrap}.player-panel video{display:block;width:100%;aspect-ratio:16/9;background:#000;border-radius:8px}.footer{margin-top:30px;padding:24px 0;text-align:center;color:#7b8580;background:#fff;border-top:1px solid #e8ecef}.map-links{margin-bottom:8px}.map-links a{margin:0 7px;color:#53615a}@media(max-width:1100px){.vod-grid,.vod-grid.compact{grid-template-columns:repeat(5,minmax(0,1fr))}.header-tools{display:none}.search{width:260px}.nav a{font-size:14px;padding:8px}}@media(max-width:760px){.container{padding:0 12px}.header-main{height:auto;min-height:64px;flex-wrap:wrap;gap:8px;padding:10px 12px}.nav{order:3;width:100%;overflow:auto}.search{width:auto;flex:1}.vod-grid,.vod-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px}.module,.type-panel,.filter-panel,.detail-box,.player-panel{padding:14px;margin-bottom:16px}.detail-box{grid-template-columns:1fr}.detail-poster{max-width:210px;margin:0 auto}.detail-info h1{font-size:24px}.notice-bar{margin:14px 0}.notice-bar p{white-space:normal}.vod-card h3{font-size:13px;height:38px}}