<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { background: #fff; }
a { text-decoration: none; }
.music_top { position: relative; background: rgba(14, 16, 18, 0.8); padding: 34px 16px 19px 25px }
    .music_top .music_top_bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; }
    .music_top .music_top_title { font-size: 23px; font-weight: 600; color: #FFFFFF; letter-spacing: 1px; }
.music_top_info { display: flex; align-items: center; justify-content: space-between; }
    .music_top_info .music_top_text { font-size: 11px; font-weight: 300; color: #FFFFFF; }
    .music_top_info .music_top_btn { width: 76px; height: 30px; background: #745DFF; border-radius: 15px; font-size: 12px; color: #FFFFFF; text-align: center; line-height: 30px; }
.music_list { position: relative; padding: 20px 12px; box-shadow: 0px -6px 10px 0px rgba(0,0,0,0.16); border-radius: 12px 12px 0px 0px; margin-top: -9px; background: #fff; }
.video_list_more { margin-top: 16px; margin-bottom: 20px; display: block; height: 44px; font-size: 13px; color: #999999; line-height: 44px; background: #F6F6F6; border-radius: 3px; text-align: center; }

.music-sort-bg { position: absolute; display: flex; justify-content: center; align-items: center; width: 15px; height: 15px; background: #000000; border-radius: 3px 0px 10px 0px; opacity: 0.37; color: red; z-index: 100 }
.music-sort-num { height: 9px; font-size: 9px; color: #FFFFFF; line-height: 9px; }





* { margin: 0; padding: 0; }
a { text-decoration: none; }
.container { padding: 0 12px; }

.music_bg_box { width: 111px; height: 111px; position: relative; margin-right: 16px; }

.music_list_bg { width: 111px; height: 111px; border-radius: 8px; object-fit: cover; }

.music_list { height: 111px; /* background: #E4F2EF; */ border-radius: 8px; margin-top: 20px; display: flex; align-items: center; }
    .music_list.soar_color { background: #E4F2EF; }
    .music_list.hot_color { background: #F2E4E4; }
    .music_list.new_color { background: #E4EBF2; }
    .music_list.popular_color { background: #FFF4EC; }
.video_icon { width: 28px; height: 28px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.list_title { font-size: 17px; font-weight: 500; color: #333333; letter-spacing: 1px; }

.list_text { font-size: 11px; color: #333333; margin-top: 5px; }






* { margin: 0; padding: 0; }

a { text-decoration: none; }

.ring_head { display: flex; align-items: center; overflow-y: auto; white-space: nowrap; height: 49px; padding-left: 12px; }

.ring_tab { font-size: 13px; color: #666666; margin-right: 21px; }

    .ring_tab.active { font-size: 16px; font-weight: 600; color: #333333; }

.soar_box { height: 168px; padding: 0 30px 0 26px; display: flex; justify-content: space-between; }

/* 飙升榜头部背景颜色 */
.soar_color { background: #62C3AC; }

/* 热歌榜头部背景颜色 */
.hot_color { background: #E97F74; }

/* 新歌榜头部背景颜色 */
.new_color { background: #6D9DF0; }

/* 流行榜头部背景颜色 */
.popular_color { background: #FF9950; }
.soar_title { font-size: 44px; font-weight: 600; color: #FFFFFF; margin-top: 30px; }

.soar_num { font-size: 11px; color: #FFFFFF; line-height: 15px; margin-top: 15px; }

.soar_right { width: 83px; height: 89px; position: relative; margin-top: 30px; }

.disc_icon { width: 83px; height: 89px; }

.head_bg { width: 89px; height: 89px; position: absolute; left: -40px; top: 0; box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.34); border-radius: 6px; object-fit: cover; }

.transmit_box { background: #FFFFFF; border-radius: 12px 12px 0px 0px; margin-top: -25px; padding-top: 22px; }

.transmit_head { padding: 0 23px; display: flex; align-items: center; }

.transmit_icon { width: 27px; height: 27px; }

.transmit_text { font-size: 15px; color: #333333; margin-left: 12px; }

.song_list { padding: 30px 20px; }

.song_item { display: flex; align-items: center; margin-top: 15px; }

    .song_item:first-child { margin-top: 0; }

.song_right { flex: 1; display: flex; align-items: center; }

.soar_title_span { font-size: 25px; font-weight: 600; color: #FFFFFF; letter-spacing: 1px; }

.song_bg { width: 50px; height: 50px; border-radius: 8px; margin-right: 10px; margin-left: 19px; }

.song_icon { width: 24px; height: 24px; }

.song_name { font-size: 14px; font-weight: 300; color: #333333; }

.songer_name { font-size: 11px; font-weight: 300; color: #666666; margin-top: 6px; }

.song_num { display: flex; flex-direction: column; align-items: center; width: 26px; position: relative; }

.song_text { font-size: 17px; font-weight: 600; color: #333333; padding: 6px 0; }

    .song_text.active { font-size: 30px; font-weight: 600; color: #F2615E; padding: 0; }

.song_line { width: 7px; height: 1px; background: #909090; position: absolute; bottom: 0; }</pre></body></html>