    /* 全局基础 */
    body { margin: 0; padding: 0; background-color: #141414; color: #e5e5e5; font-family: "Microsoft YaHei", sans-serif; line-height: 1.6; }
    a { text-decoration: none; color: inherit; }
    ul { list-style: none; padding: 0; margin: 0; }
    input, button { outline: none; }
    .zv7ag7gp { font-size: 20px; border-left: 5px solid #e50914; padding-left: 10px; margin: 20px 0; }
    .fat5pa1i { color: #888; font-size: 13px; font-style: italic; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
    .sys-header-layout1 { display: flex; justify-content: space-between; align-items: center; padding: 15px 5%; background: #2f2f2f; box-shadow: 0 2px 8px rgba(0,0,0,0.2); }
    .sys-header-layout1 .logo { font-size: 26px; font-weight: 900; color: #e50914; }
    .sys-header-layout1 .nav-links { display: flex; gap: 25px; }
    .sys-header-layout1 .nav-links a:hover { color: #e50914; }
    .sys-header-layout1 .search-box input { padding: 8px 12px; border: 1px solid #555; background: #141414; color: #e5e5e5; border-radius: 4px 0 0 4px; }
    .sys-header-layout1 .search-box button { padding: 9px 15px; border: none; background: #e50914; color: #fff; cursor: pointer; border-radius: 0 4px 4px 0; }
    .xmxha9su { text-align: center; padding: 20px 0; background: #2f2f2f; }
    .xmxha9su .rexudbv3 { font-size: 28px; font-weight: bold; color: #e50914; margin-bottom: 15px; }
    .xmxha9su .jjvzgn96 input { width: 60%; padding: 10px; border-radius: 20px; border: 2px solid #e50914; background: #141414; color: #e5e5e5; margin-bottom: 15px; }
    .xmxha9su .poprv1zo { display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; }
    .xmxha9su .poprv1zo a { padding: 5px 15px; background: rgba(0,0,0,0.1); border-radius: 15px; }
    .jo36tmnh, .re5ooeds { padding: 20px 5%; }
    .byf8bl58 { display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 20px; }
    .xfckxqbq { display: block; background: #2f2f2f; border-radius: 8px; overflow: hidden; transition: transform 0.2s; }
    .xfckxqbq:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0,0,0,0.3); }
    .c23h8h47 { width: 100%; height: 260px; object-fit: cover; }
    .c67ssgje { padding: 12px; }
    .c67ssgje h3 { margin: 0 0 5px 0; font-size: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
    .c67ssgje .f4a9jjz9 { font-size: 12px; color: #e50914; margin: 0 0 8px 0; }
    .sys-index-flex { display: flex; gap: 30px; padding: 20px 5%; }
    .main-col { flex: 7; } .side-col { flex: 3; background: #2f2f2f; padding: 20px; border-radius: 8px; }
    .vod-row { display: flex; gap: 15px; margin-bottom: 15px; background: #2f2f2f; padding: 10px; border-radius: 6px; }
    .c23h8h47-sm { width: 120px; height: 160px; object-fit: cover; border-radius: 4px; }
    .vod-info-row h3 { margin-top: 0; }
    .rank-list li { padding: 10px 0; border-bottom: 1px dashed #555; }
    .rank-list span { display: inline-block; width: 20px; height: 20px; background: #666; color:#fff; text-align:center; line-height:20px; border-radius:3px; margin-right:10px; }
    .rank-list .top3 { background: #e50914; }
    .re5ooeds-row { padding: 20px 5%; }
    .vod-item-row { display: flex; gap: 20px; background: #2f2f2f; padding: 15px; border-radius: 8px; margin-bottom: 15px; }
    .vod-item-row img { width: 140px; height: 200px; object-fit: cover; border-radius: 5px; }
    .play-btn-sm { display: inline-block; background: #e50914; color: #fff; padding: 8px 15px; border-radius: 4px; margin-top: 10px; }
    .h0z4dv2r { padding: 0 0 40px 0; }
    .hh15z2wy { width: 100%; background: #000; display: flex; justify-content: center; }
    .vc2wt86n { width: 100%; max-width: 1200px; max-height: 600px; aspect-ratio: 16/9; background: #000; }
    .w5yi0l6q { max-width: 1200px; margin: 20px auto; padding: 0 20px; }
    .fzwc578p { font-size: 24px; margin-bottom: 10px; }
    .f4a9jjz9-sm { background: #e50914; color: #fff; font-size: 12px; padding: 2px 6px; border-radius: 3px; vertical-align: middle; }
    .nfrh181g { color: #888; font-size: 14px; margin-bottom: 20px; }
    .hi4a5q47 { background: #2f2f2f; padding: 20px; border-radius: 8px; border-left: 4px solid #e50914; }
    .sys-play-split { display: flex; gap: 20px; padding: 20px 5%; max-width: 1400px; margin: 0 auto; }
    .play-left { flex: 7; } .play-right { flex: 3; background: #2f2f2f; padding: 20px; border-radius: 8px; }
    .player-wrapper-box { width: 100%; background: #000; border-radius: 8px; overflow: hidden; margin-bottom: 20px; }
    .playlist li a { display: block; padding: 10px; background: rgba(255,255,255,0.05); margin-bottom: 8px; border-radius: 4px; }
    .playlist li a:hover, .playlist li a.active { background: #e50914; color: #fff; }
    .aizxs8w7 { text-align: center; padding: 40px 5%; background: #2f2f2f; margin-top: 40px; border-top: 2px solid #e50914; }
    .u4rmelmh { margin-bottom: 15px; }
    .u4rmelmh a { margin: 0 10px; color: #888; }
    .cyehmtzw { font-size: 12px; color: #666; margin-top: 10px; }
