body{margin:0;background:#111;color:#ddd;font:14px/1.7 Arial,"Microsoft YaHei",sans-serif;transition:background .25s,color .25s}
a{color:#f2c66d;text-decoration:none}
a:hover{color:#ffde96}
.zz-wrap{max-width:1200px;margin:0 auto;padding:0 12px}
.zz-header{background:#191919;border-bottom:1px solid #2b2b2b}
.zz-hotline{padding:8px 0;font-size:13px;white-space:nowrap;overflow:auto}
.zz-hotline a{margin-right:12px}
.zz-hotline-list{display:inline-flex;align-items:center}
.zz-topbar{display:flex;gap:12px;align-items:center;padding:10px 0}
.zz-logo{display:flex;align-items:center;white-space:nowrap}
.zz-logo img{display:block;max-height:34px;max-width:200px;object-fit:contain}
.zz-search{display:flex;flex:1}
.zz-search input{flex:1;height:38px;background:#0d0d0d;border:1px solid #303030;color:#eee;padding:0 10px}
.zz-search button{height:38px;padding:0 16px;border:1px solid #303030;background:#f2c66d;color:#111}
.zz-nav-scroll{overflow-x:auto;overflow-y:hidden;padding:8px 0 2px}
.zz-nav-main{display:flex;gap:6px;position:relative;width:max-content}
.zz-nav-link,.zz-chips a{display:block;padding:4px 10px;border-radius:3px;background:#202020;color:#ddd;white-space:nowrap}
.zz-chips{display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}
.zz-chips a{flex:none}
.zz-nav-link.active{background:#f2c66d;color:#111}
.zz-nav-subline{display:none;gap:6px;overflow:auto;padding:6px 0 10px;border-top:1px solid #2a2a2a}
.zz-nav-subline.active{display:flex}
.zz-subgroup{display:none;gap:6px;flex-wrap:wrap}
.zz-subgroup.active{display:flex}
.zz-subgroup a{display:block;padding:4px 10px;border-radius:3px;background:#202020;color:#ddd;white-space:nowrap}
.zz-main{padding:16px 12px 24px}
.zz-card{background:#1a1a1a;border:1px solid #2a2a2a;margin-bottom:14px;padding:12px}
.zz-card h2{margin:0 0 10px;font-size:20px;color:#f1f1f1;display:flex;justify-content:space-between}
.zz-card h3{margin:0}
.zz-update a{margin-right:12px}
.zz-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.zz-list li{background:#121212;border:1px solid #2a2a2a;padding:10px}
.zz-item{display:flex;gap:10px}
.zz-thumb{width:120px;flex:none}
.zz-thumb img{width:100%;height:160px;object-fit:cover;display:block;background:#1b1b1b}
.zz-meta{flex:1;min-width:0}
.zz-list p{margin:0 0 6px;display:flex;justify-content:space-between}
.zz-list em{font-style:normal;color:#b9b9b9}
.zz-list h3{margin:0 0 4px;font-size:16px}
.zz-list span{color:#9a9a9a;font-size:13px}
.zz-meta h3,.zz-meta p,.zz-meta span{overflow:hidden}
.zz-meta h3 a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.zz-meta p strong,.zz-meta p em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.zz-meta span{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  line-clamp:2;
  overflow:hidden;
  text-overflow:ellipsis;
  word-break:break-all;
}
.zz-detail{display:grid;grid-template-columns:280px 1fr;gap:14px;align-items:start}
.zz-pic{width:280px;height:390px;background:#131313}
.zz-pic img{width:100%;height:100%;object-fit:cover;display:block}
.zz-info h1{margin:0 0 8px;font-size:28px;color:#fff}
.zz-playbtn{display:inline-block;background:#f2c66d;color:#111;padding:8px 16px;border-radius:3px}
.zz-from{margin:8px 0;color:#fff}
.zz-episodes{list-style:none;margin:0 0 10px;padding:0;display:flex;flex-wrap:wrap;gap:8px}
.zz-episodes a{display:block;padding:6px 10px;background:#222;border:1px solid #333;color:#ddd}
.zz-episodes .on a{background:#f2c66d;color:#111}
.zz-player{width:100%;background:#000;min-height:260px;overflow:hidden}
.zz-player iframe,.zz-player video{background:#000;border:0}
.m1938{
  position:relative;
  width:100%;
  background:#000;
  aspect-ratio:16/9;
  min-height:240px;
  overflow:hidden;
}
.m1938 iframe,.m1938 video{
  position:absolute;
  inset:0;
  width:100%!important;
  height:100%!important;
  background:#000;
  border:0;
}
.m1938 #playleft,.m1938 .MacPlayer,.m1938 .MacPlayerIframe,.m1938 .embed-responsive{
  width:100%!important;
  height:100%!important;
}
.zz-player-actions{display:flex;gap:10px;margin-top:10px;flex-wrap:wrap}
.zz-play-op{display:inline-flex;align-items:center;justify-content:center;min-width:86px;height:34px;padding:0 14px;border:1px solid #3a3a3a;background:#1f1f1f;color:#f2c66d;border-radius:4px}
.zz-play-op:hover{background:#f2c66d;color:#111}
.zz-paging ul{list-style:none;margin:8px 0 16px;padding:0;display:flex;gap:8px;flex-wrap:wrap}
.zz-paging a,.zz-paging span{display:block;padding:6px 10px;background:#1a1a1a;border:1px solid #2a2a2a}
.zz-paging .on{background:#f2c66d;color:#111;border-color:#f2c66d}
.zz-footer{padding:20px 0;border-top:1px solid #2b2b2b;background:#191919;text-align:center;color:#aaa}
.zz-float{position:fixed;right:18px;bottom:26px;display:flex;flex-direction:column;gap:8px;z-index:999}
.zz-float-btn{width:40px;height:40px;border:1px solid #3a3a3a;background:#1b1b1b;cursor:pointer;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:20px 20px}
.zz-icon-skin{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23f2c66d' d='M12 3a9 9 0 1 0 9 9c0-1.66-1.34-3-3-3h-2a2 2 0 0 1-2-2V5a2 2 0 0 0-2-2m-6.5 9A7.5 7.5 0 0 1 12 4.5V7a3.5 3.5 0 0 0 3.5 3.5h2.33A1.17 1.17 0 0 1 19 11.67A7.5 7.5 0 1 1 5.5 12'/%3E%3C/svg%3E")}
.zz-icon-top{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23f2c66d' d='M11 20h2V8l5.5 5.5 1.42-1.42L12 4.17l-7.92 7.91L5.5 13.5 11 8z'/%3E%3C/svg%3E")}
.theme-black{background:#111;color:#ddd}
.theme-sky{background:#0c2238;color:#d8ebff}
.theme-sky .zz-header,.theme-sky .zz-footer,.theme-sky .zz-card{background:#13324f;border-color:#255175}
.theme-sky .zz-nav-link,.theme-sky .zz-chips a,.theme-sky .zz-episodes a,.theme-sky .zz-subgroup a{background:#1f4e77}
.theme-color{background:linear-gradient(120deg,#241634,#143334);color:#f4eaff}
.theme-color .zz-header,.theme-color .zz-footer,.theme-color .zz-card{background:#281e3f;border-color:#51407c}
.theme-color .zz-nav-link,.theme-color .zz-chips a,.theme-color .zz-episodes a,.theme-color .zz-subgroup a{background:#4c3f76}
.theme-green{background:#0f2a22;color:#dbffef}
.theme-green .zz-header,.theme-green .zz-footer,.theme-green .zz-card{background:#154035;border-color:#2d6f5d}
.theme-green .zz-nav-link,.theme-green .zz-chips a,.theme-green .zz-episodes a,.theme-green .zz-subgroup a{background:#266b58}
.theme-purple{background:#1d1733;color:#ede5ff}
.theme-purple .zz-header,.theme-purple .zz-footer,.theme-purple .zz-card{background:#2a2150;border-color:#4e4392}
.theme-purple .zz-nav-link,.theme-purple .zz-chips a,.theme-purple .zz-episodes a,.theme-purple .zz-subgroup a{background:#4b4291}
.theme-sunset{background:#321d19;color:#ffe9df}
.theme-sunset .zz-header,.theme-sunset .zz-footer,.theme-sunset .zz-card{background:#4a2b24;border-color:#875042}
.theme-sunset .zz-nav-link,.theme-sunset .zz-chips a,.theme-sunset .zz-episodes a,.theme-sunset .zz-subgroup a{background:#754234}
.theme-coffee{background:#201a16;color:#f7ecde}
.theme-coffee .zz-header,.theme-coffee .zz-footer,.theme-coffee .zz-card{background:#30261f;border-color:#5c493b}
.theme-coffee .zz-nav-link,.theme-coffee .zz-chips a,.theme-coffee .zz-episodes a,.theme-coffee .zz-subgroup a{background:#4b3a2e}
@media (max-width:900px){.zz-list{grid-template-columns:repeat(2,minmax(0,1fr))}.zz-detail{grid-template-columns:1fr}.zz-pic{width:100%;height:420px}.zz-player{min-height:220px}.m1938{min-height:200px}}
@media (max-width:560px){
  .zz-main{padding:10px 8px 16px}
  .zz-card{padding:8px}
  .zz-card h2{font-size:18px}
  .zz-logo img{max-height:30px;max-width:150px}
  .zz-hotline{font-size:12px;padding:6px 0}
  .zz-topbar{padding:6px 0;gap:6px}
  .zz-search input{height:32px}
  .zz-search button{height:32px;padding:0 10px}
  .zz-nav-scroll{overflow:visible;padding:6px 0 4px}
  .zz-nav-main{width:100%;flex-wrap:wrap;gap:4px}
  .zz-nav-link{padding:4px 8px;font-size:12px}
  .zz-nav-subline{padding:4px 0 8px;gap:4px}
  .zz-subgroup a{padding:4px 8px;font-size:12px}
  .zz-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
  .zz-list li{padding:6px}
  .zz-item{display:block}
  .zz-thumb{width:100%;margin:0 0 6px}
  .zz-thumb img{height:118px}
  .zz-meta p{margin:0 0 4px;font-size:11px}
  .zz-meta h3{font-size:12px;line-height:1.35;max-height:32px;overflow:hidden}
  .zz-meta span{display:none}
  .zz-player-actions{gap:6px}
  .zz-play-op{min-width:74px;height:30px;padding:0 10px;font-size:12px}
  .zz-paging ul{gap:4px}
  .zz-paging a,.zz-paging span{padding:4px 6px;font-size:12px}
}
