    /* 全局基础 */
    body { margin: 0; padding: 0; background-color: #ffffff; color: #333333; 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; }
    .hzpvtk45 { font-size: 20px; border-left: 5px solid #00be06; padding-left: 10px; margin: 20px 0; }
    .lt4nktuk { 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: #f8f9fa; box-shadow: 0 2px 8px rgba(0,0,0,0.2); }
    .sys-header-layout1 .logo { font-size: 26px; font-weight: 900; color: #00be06; }
    .sys-header-layout1 .nav-links { display: flex; gap: 25px; }
    .sys-header-layout1 .nav-links a:hover { color: #00be06; }
    .sys-header-layout1 .search-box input { padding: 8px 12px; border: 1px solid #555; background: #ffffff; color: #333333; border-radius: 4px 0 0 4px; }
    .sys-header-layout1 .search-box button { padding: 9px 15px; border: none; background: #00be06; color: #fff; cursor: pointer; border-radius: 0 4px 4px 0; }
    .rbz8n41y { text-align: center; padding: 20px 0; background: #f8f9fa; }
    .rbz8n41y .m9c9q73k { font-size: 28px; font-weight: bold; color: #00be06; margin-bottom: 15px; }
    .rbz8n41y .c919179s input { width: 60%; padding: 10px; border-radius: 20px; border: 2px solid #00be06; background: #ffffff; color: #333333; margin-bottom: 15px; }
    .rbz8n41y .velejc4r { display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; }
    .rbz8n41y .velejc4r a { padding: 5px 15px; background: rgba(0,0,0,0.1); border-radius: 15px; }
    .sys-index-grid, .sys-list-wrap { padding: 20px 5%; }
    .grid-container { display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 20px; }
    .vod-card { display: block; background: #f8f9fa; border-radius: 8px; overflow: hidden; transition: transform 0.2s; }
    .vod-card:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0,0,0,0.3); }
    .vod-cover { width: 100%; height: 260px; object-fit: cover; }
    .vod-meta { padding: 12px; }
    .vod-meta h3 { margin: 0 0 5px 0; font-size: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
    .vod-meta .tag { font-size: 12px; color: #00be06; margin: 0 0 8px 0; }
    .wa7so5rm { display: flex; gap: 30px; padding: 20px 5%; }
    .hzwci4w0 { flex: 7; } .cko1cynu { flex: 3; background: #f8f9fa; padding: 20px; border-radius: 8px; }
    .orsl9xu7 { display: flex; gap: 15px; margin-bottom: 15px; background: #f8f9fa; padding: 10px; border-radius: 6px; }
    .xbe131lm { width: 120px; height: 160px; object-fit: cover; border-radius: 4px; }
    .cfx2owu6 h3 { margin-top: 0; }
    .msn0c6p5 li { padding: 10px 0; border-bottom: 1px dashed #555; }
    .msn0c6p5 span { display: inline-block; width: 20px; height: 20px; background: #666; color:#fff; text-align:center; line-height:20px; border-radius:3px; margin-right:10px; }
    .msn0c6p5 .g7ar1qla { background: #00be06; }
    .gvyg5nqk { padding: 20px 5%; }
    .uxu6m0bl { display: flex; gap: 20px; background: #f8f9fa; padding: 15px; border-radius: 8px; margin-bottom: 15px; }
    .uxu6m0bl img { width: 140px; height: 200px; object-fit: cover; border-radius: 5px; }
    .s6vlzdpy { display: inline-block; background: #00be06; color: #fff; padding: 8px 15px; border-radius: 4px; margin-top: 10px; }
    .zkjoeb6h { padding: 0 0 40px 0; }
    .aihk065v { width: 100%; background: #000; display: flex; justify-content: center; }
    .ve9e42o8 { width: 100%; max-width: 1200px; max-height: 600px; aspect-ratio: 16/9; background: #000; }
    .qf05kq4d { max-width: 1200px; margin: 20px auto; padding: 0 20px; }
    .a90eyabx { font-size: 24px; margin-bottom: 10px; }
    .t19mf9ff { background: #00be06; color: #fff; font-size: 12px; padding: 2px 6px; border-radius: 3px; vertical-align: middle; }
    .h7w7qjyo { color: #888; font-size: 14px; margin-bottom: 20px; }
    .j7ppw2xd { background: #f8f9fa; padding: 20px; border-radius: 8px; border-left: 4px solid #00be06; }
    .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: #f8f9fa; 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: #00be06; color: #fff; }
    .w9r4dgze { text-align: center; padding: 40px 5%; background: #f8f9fa; margin-top: 40px; border-top: 2px solid #00be06; }
    .n74wmxp1 { margin-bottom: 15px; }
    .n74wmxp1 a { margin: 0 10px; color: #888; }
    .g8iejtme { font-size: 12px; color: #666; margin-top: 10px; }
