*{box-sizing:border-box;margin:0;padding:0}
:root{--bg:#fff;--surf:#fff;--bd:#e5e5e5;--bd2:#f5f5f5;--tx:#1a1a1a;--tx-2:#5a5a5a;--tx-3:#999;--primary:#f59e0b;--primary-2:#d97706;--accent:#10b981;--r:12px}
html{-webkit-text-size-adjust:100%}
body{font-family:-apple-system,"PingFang SC","Microsoft YaHei","Helvetica Neue",Arial,sans-serif;background:#fff;color:#1a1a1a;min-height:100vh;line-height:1.55;font-size:14px;padding-bottom:56px}
a{color:#1a1a1a;text-decoration:none}a:active{color:#f59e0b}
img{max-width:100%}button{font:inherit}

.x714096_topbar{position:sticky;top:0;z-index:50;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.15)}
.x714096_topbar_inner{max-width:1280px;margin:0 auto;padding:.55rem .8rem;display:flex;align-items:center;gap:.6rem}
.x714096_logo{flex:1;color:#fff;font-weight:700;font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.x714096_menu_btn{background:rgba(255,255,255,.18);border:0;color:#fff;font-size:1.25rem;padding:.35rem .55rem;cursor:pointer;border-radius:6px;line-height:1}
.x714096_nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;color:#1a1a1a;max-height:65vh;overflow:auto;box-shadow:0 6px 14px rgba(0,0,0,.12)}
.x714096_nav.open{display:block}
.x714096_nav a{display:block;padding:.7rem 1rem;border-bottom:1px solid #e5e5e5;color:#5a5a5a;font-size:.92rem}
.x714096_nav a.cur{color:#f59e0b;font-weight:600}
.x714096_search{display:flex;gap:.3rem;flex:0 0 auto}
.x714096_search input{background:rgba(255,255,255,.92);border:0;color:#1a1a1a;padding:.4rem .7rem;border-radius:999px;outline:none;font-size:.85rem;width:130px}
.x714096_search button{background:rgba(255,255,255,.2);border:0;color:#fff;padding:.4rem .8rem;border-radius:999px;cursor:pointer;font-size:.82rem}
.x714096_main{max-width:1280px;margin:.7rem auto;padding:0 .6rem}
.x714096_crumb{font-size:.78rem;color:#999;margin-bottom:.7rem;white-space:nowrap;overflow-x:auto;scrollbar-width:none}
.x714096_crumb::-webkit-scrollbar{display:none}
.x714096_crumb a{color:#999}.x714096_crumb_sep{margin:0 .35rem;color:#999;opacity:.6}.x714096_crumb strong{color:#1a1a1a;font-weight:600}
h1.x714096_page{color:#1a1a1a;font-size:1.1rem;margin-bottom:.7rem;line-height:1.4;display:flex;align-items:center}h1.x714096_page::before{content:'';display:inline-block;width:5px;height:1.1rem;background:#f59e0b;margin-right:.6rem;border-radius:2px}

.x714096_hero{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);color:#fff;border-radius:12px;padding:1.2rem 1rem;margin-bottom:1rem;text-align:center}
.x714096_hero_h1{color:#fff;font-size:1.3rem;margin-bottom:.4rem;font-weight:700;letter-spacing:.02em}
.x714096_hero_lead{color:rgba(255,255,255,.85);font-size:.85rem;margin-bottom:.8rem}
.x714096_hero_chips{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:center}
.x714096_hero_chips a{background:rgba(255,255,255,.18);color:#fff;font-size:.78rem;padding:.3rem .8rem;border-radius:999px}
.x714096_hero_chips a:active{background:rgba(255,255,255,.3)}

.x714096_list_head{margin-bottom:.9rem}.x714096_list_lead{color:#999;font-size:.82rem;margin-top:.25rem}
.x714096_block{margin-bottom:1.4rem;background:#fff;border-radius:12px;padding:.85rem;border:1px solid #e5e5e5}
.x714096_block_head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.55rem}
.x714096_block_head h2{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#1a1a1a}
.x714096_block_dot{width:4px;height:18px;background:#f59e0b;border-radius:2px}
.x714096_more{font-size:.78rem;color:#d97706}
.x714096_fresh{border-color:#10b981}.x714096_fresh .x714096_block_dot{background:#10b981}
.x714096_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}
.x714096_card{background:#fff;border-radius:12px;overflow:hidden;display:block;border:1px solid #f5f5f5;transition:.15s;color:#1a1a1a}
.x714096_card:active{transform:scale(.98);border-color:#f59e0b}
.x714096_card .x714096_pic{aspect-ratio:2/3;position:relative;background:#f5f5f5;overflow:hidden}
.x714096_card .x714096_pic img{width:100%;height:100%;object-fit:cover;display:block}
.x714096_badge{position:absolute;left:6px;top:6px;background:#10b981;color:#fff;font-size:.66rem;padding:1px 6px;border-radius:999px;line-height:1.4;font-weight:500}
.x714096_score{position:absolute;right:6px;top:6px;background:rgba(0,0,0,.78);color:#f59e0b;font-size:.7rem;padding:1px 7px;border-radius:999px;font-weight:600}
.x714096_card .x714096_info{padding:.45rem .55rem .6rem}
.x714096_card .x714096_name{font-size:.85rem;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;font-weight:500}
.x714096_card .x714096_meta{font-size:.7rem;color:#999;margin-top:.2rem}
.x714096_card .x714096_meta time{color:#d97706}
.x714096_pagi{margin:1.2rem 0;display:flex;justify-content:center;gap:.3rem;flex-wrap:wrap}
.x714096_pagi a,.x714096_pagi span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:34px;padding:0 .55rem;background:#fff;border:1px solid #e5e5e5;border-radius:999px;color:#5a5a5a;font-size:.82rem}
.x714096_pagi .cur{background:#f59e0b;border-color:#f59e0b;color:#fff}
.x714096_detail{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1rem;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center;gap:.9rem}
.x714096_detail_pic{width:140px;aspect-ratio:2/3;border-radius:12px;overflow:hidden;flex-shrink:0;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.18)}
.x714096_detail_pic img{width:100%;height:100%;object-fit:cover;display:block}
.x714096_detail_body{width:100%}
.x714096_detail_body h1{font-size:1.18rem;color:#1a1a1a;text-align:center;margin-bottom:.5rem;line-height:1.35}
.x714096_score_big{display:inline-block;background:#10b981;color:#fff;font-size:.78rem;padding:1px 10px;border-radius:999px;margin-left:.3rem;font-weight:600}
.x714096_detail_meta{display:grid;grid-template-columns:1fr 1fr;gap:.35rem .6rem;font-size:.82rem;color:#5a5a5a;list-style:none}
.x714096_detail_meta li{line-height:1.55}
.x714096_detail_meta li b{color:#999;font-weight:normal;margin-right:.3rem}
.x714096_detail_desc{margin-top:.7rem;color:#5a5a5a;font-size:.85rem;line-height:1.7;background:#f5f5f5;padding:.6rem .8rem;border-radius:6px}
.x714096_play_src{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:.85rem;margin-bottom:.8rem}
.x714096_play_src h3{font-size:.92rem;color:#1a1a1a;margin-bottom:.55rem;display:flex;align-items:center;gap:.4rem;font-weight:600}
.x714096_src_dot{width:6px;height:6px;border-radius:50%;background:#f59e0b}
.x714096_eps{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem}
.x714096_eps a{display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:1px solid #e5e5e5;padding:.45rem .3rem;border-radius:6px;font-size:.78rem;color:#5a5a5a;min-height:36px;text-align:center;line-height:1.2}
.x714096_eps a.cur{background:#f59e0b;border-color:#f59e0b;color:#fff}
.x714096_play_head{margin-bottom:.55rem}.x714096_play_ep{font-size:.85rem;color:#999;font-weight:normal;margin-left:.3rem}
.x714096_video_wrap{position:relative;aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden;margin-bottom:.8rem;box-shadow:0 4px 12px rgba(0,0,0,.25)}
.x714096_video_wrap iframe,.x714096_video_wrap video{position:absolute;inset:0;width:100%;height:100%;border:0}
.x714096_video_empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#888}
.x714096_back{margin:1rem 0;font-size:.85rem}.x714096_back a{color:#d97706}
.x714096_recommend h2{font-size:1rem;color:#1a1a1a;margin:1.2rem 0 .65rem;border-left:4px solid #f59e0b;padding-left:.6rem}
.x714096_empty-tip{text-align:center;color:#999;padding:2rem 1rem;background:#fff;border-radius:12px;font-size:.85rem;border:1px solid #e5e5e5}
.x714096_404{padding:4rem 1rem}
.x714096_404_code{font-size:4.5rem;color:#f59e0b;font-weight:700;line-height:1;margin-bottom:.5rem}
.x714096_404_title{font-size:1.05rem;color:#5a5a5a;font-weight:normal;margin-bottom:1rem}
.x714096_foot{background:#1a1a1a;color:#aaa;padding:1.4rem .8rem;font-size:.78rem;margin-top:2rem}
.x714096_foot_inner{max-width:1280px;margin:0 auto}
.x714096_foot_links{margin-bottom:.7rem;line-height:1.95}
.x714096_foot_links span{color:#f59e0b;margin-right:.6rem;font-weight:600}
.x714096_foot_links a{color:#aaa;margin-right:.85rem;display:inline-block}
.x714096_foot_facet{line-height:1.95;margin-bottom:.7rem;padding-top:.4rem;border-top:1px solid rgba(255,255,255,.08)}
.x714096_foot_facet span{color:#10b981;margin-right:.5rem}
.x714096_foot_facet a{color:#aaa;margin-right:.6rem;font-size:.78rem;display:inline-block}
.x714096_foot_copy{text-align:center;color:rgba(255,255,255,.3);border-top:1px solid rgba(255,255,255,.08);padding-top:.7rem;margin-top:.7rem;line-height:1.7}
.x714096_tabbar{position:fixed;bottom:0;left:0;right:0;height:56px;background:#fff;border-top:1px solid #e5e5e5;display:flex;z-index:60;padding-bottom:env(safe-area-inset-bottom,0)}
.x714096_tabbar a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;font-size:.7rem;gap:.15rem}
.x714096_tabbar a .ic{font-size:1.2rem;line-height:1}
.x714096_tabbar a.cur{color:#f59e0b}
@media(min-width:768px){
  body{font-size:15px;padding-bottom:0}
  .x714096_topbar_inner{padding:.85rem 1.3rem;gap:1.3rem}
  .x714096_logo{flex:0 0 auto;font-size:1.18rem}
  .x714096_menu_btn{display:none}
  .x714096_nav{display:flex;position:static;background:none;color:#fff;padding:0;flex:1;gap:1rem;flex-wrap:wrap;max-height:none;overflow:visible;box-shadow:none}
  .x714096_nav a{display:inline;border:0;padding:.3rem .55rem;color:rgba(255,255,255,.88);font-size:.93rem;border-radius:999px}
  .x714096_nav a.cur{background:rgba(255,255,255,.2);color:#fff}
  .x714096_search{flex:0 0 auto}.x714096_search input{width:200px}
  .x714096_main{margin:1.3rem auto;padding:0 1.1rem}
  .x714096_crumb{font-size:.83rem;margin-bottom:1rem;white-space:normal;overflow:visible}
  .x714096_grid{grid-template-columns:repeat(4,1fr);gap:.85rem}
  .x714096_card .x714096_info{padding:.6rem .7rem .8rem}
  .x714096_card .x714096_name{font-size:.92rem}
  .x714096_eps{grid-template-columns:repeat(8,1fr)}
  .x714096_eps a{padding:.45rem .65rem;font-size:.85rem}
  .x714096_detail{flex-direction:row;align-items:flex-start;padding:1.6rem;gap:1.6rem}
  .x714096_detail_pic{width:200px}
  .x714096_detail_body{flex:1;min-width:240px}
  .x714096_detail_body h1{font-size:1.55rem;text-align:left}
  .x714096_detail_meta{font-size:.92rem}
  .x714096_detail_desc{font-size:.92rem;max-height:160px;overflow:auto}
  .x714096_recommend h2{font-size:1.15rem}
  .x714096_foot{padding:2.2rem 1.2rem 1.6rem;font-size:.85rem}
  .x714096_tabbar{display:none}
}
@media(min-width:1024px){.x714096_grid{grid-template-columns:repeat(5,1fr)}.x714096_eps{grid-template-columns:repeat(10,1fr)}}