body,html {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow: hidden;
    -webkit-overflow-scrolling: touch
}

body {
    -webkit-text-size-adjust: 100%!important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

#app {
    font-family: PingFang SC,Noto Sans CJK,Source Han Sans,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 7.5rem;
    height: 100%;
    margin: 0 auto;
    overflow: hidden
}

a,a:active,a:focus,a:hover,a:link,a:visited {
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    background: none;
    text-decoration: none;
    -moz-outline-style: none
}

.effects-frame-before {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0 0 .5rem .5rem;
    background: transparent url(../img/music-bg.a2bf8e78.jpg) no-repeat 50%;
    background-size: cover;
    box-sizing: border-box;
    z-index: -1
}

.mobLink-wrapper {
    display: none
}

.text-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.ellipsis-row2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.page-box {
    margin: 0 auto
}

.open-app[data-v-254a8caa] {
    width: 4.82rem;
    height: .8rem;
    line-height: .8rem;
    border-radius: .4rem;
    font-size: .32rem;
    font-weight: 500;
    color: #fe4a3b;
    text-align: center;
    border: .02rem solid #fe4a3b;
    margin: .64rem 0 0 .86rem
}

.content-list[data-v-62031ee6] {
    width: 100%;
    padding: 0 .48rem;
    box-sizing: border-box;
    display: flex;
    flex-flow: column
}

.album-list-title[data-v-62031ee6] {
    font-size: .4rem;
    font-weight: 500;
    color: #000;
    line-height: .56rem;
    margin-top: .64rem
}

.list-item[data-v-62031ee6] {
    position: relative;
    width: 100%;
    height: 1.44rem;
    flex: 1;
    display: flex;
    margin-top: .52rem
}

.column-list-item[data-v-62031ee6] {
    margin-top: .28rem;
    height: auto
}

.first-item[data-v-62031ee6] {
    margin-top: .52rem
}

.column-list-item .list-item-pic[data-v-62031ee6] {
    border: .5px solid #e0e0e0
}

.column-list-item .list-item-container[data-v-62031ee6] {
    padding-bottom: .42rem;
    border-bottom: .5px solid #e0e0e0
}

.list-item .top-left-plugin[data-v-62031ee6] {
    position: absolute;
    top: 0;
    left: 0;
    width: 9.067vw;
    height: 4.8vw;
    line-height: 4.8vw;
    padding-left: 1.333vw;
    font-size: 3.2vw;
    color: #fff;
    background-image: linear-gradient(90deg,#475ceb,#688eff);
    border-bottom-right-radius: 4vw;
    border-top-left-radius: .12rem;
    z-index: 1
}

.list-item-pic[data-v-62031ee6] {
    width: 1.44rem;
    height: 1.44rem;
    background: #d8d8d8;
    border-radius: .12rem
}

.list-item-container[data-v-62031ee6] {
    flex: 1;
    width: 0;
    margin-left: .28rem
}

.container-name[data-v-62031ee6] {
    font-size: .3rem;
    color: #000;
    line-height: .42rem;
    margin-right: .1rem
}

.container-desc[data-v-62031ee6],.container-name[data-v-62031ee6] {
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.container-desc[data-v-62031ee6] {
    font-size: .24rem;
    color: #9999a6;
    line-height: .34rem;
    margin-top: .04rem
}

.container-control[data-v-62031ee6] {
    margin-top: .18rem;
    display: flex;
    font-size: .24rem;
    height: .34rem;
    color: #9999a6;
    align-items: center
}

.control-anthology[data-v-62031ee6] {
    margin-left: .52rem
}

.control-icon[data-v-62031ee6] {
    width: .2rem;
    height: .2rem;
    margin-right: .08rem
}

.invalid-wrap[data-v-0bb5e702] {
    padding: 1.82rem 0 .85rem;
    height: 4.94rem;
    background: #f2f2f2;
    box-sizing: border-box
}

.invalid-img[data-v-0bb5e702] {
    display: block;
    margin: 0 auto .1rem;
    width: 2.3rem;
    height: 1.8rem
}

.invalid-text[data-v-0bb5e702] {
    display: block;
    font-size: .26rem;
    line-height: .37rem;
    text-align: center;
    font-weight: 400;
    color: #a6a6ad
}

.general-box[data-v-9a3bcfb6] {
    width: 100%;
    height: 100%;
    overflow: auto;
    position: relative;
    -webkit-overflow-scrolling: touch
}

.yunting-header-top[data-v-9a3bcfb6] {
    position: fixed;
    width: 100%;
    height: 1.12rem;
    top: 0;
    left: 0;
    z-index: 9;
    background: rgba(0,0,0,.6);
    display: flex;
    justify-content: center;
    align-items: center
}

.yunting-logo[data-v-9a3bcfb6] {
    width: .6rem;
    height: .6rem;
    border-radius: .06rem
}

.yunting-name[data-v-9a3bcfb6] {
    font-size: .4rem;
    font-weight: 600;
    line-height: .56rem;
    color: #fff;
    margin-left: .3rem
}

.yunting-open-app[data-v-9a3bcfb6] {
    width: 1.44rem;
    line-height: .56rem;
    border-radius: .3rem;
    font-size: .28rem;
    font-weight: 500;
    color: #fff;
    text-align: center;
    margin-left: 1.34rem;
    background: linear-gradient(270deg,#ff9a8c,#fe4a3b)
}

.copyright[data-v-9a3bcfb6] {
    width: 100%;
    height: 1.5rem;
    font-size: .24rem;
    font-weight: 400;
    color: #9999a6;
    line-height: .4rem;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: .6rem 0
}

.copyright img[data-v-9a3bcfb6] {
    width: 6.7rem;
    height: 1.5rem
}

.padi[data-v-9a3bcfb6] {
    padding-bottom: 1rem
}

.dialog-view[data-v-468da41b] {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0,0,0,.5);
    display: flex;
    justify-content: center;
    align-items: center
}

.dialog-tips2[data-v-468da41b] {
    height: 6.34rem
}

.dialog-tips2[data-v-468da41b],.dialog-tips4[data-v-468da41b] {
    width: 5.42rem;
    background: #fff;
    border-radius: .12rem;
    display: flex;
    flex-flow: column;
    align-items: center;
    position: relative
}

.dialog-tips4[data-v-468da41b] {
    overflow: hidden
}

.dialog-top-photo[data-v-468da41b] {
    width: 5.42rem;
    height: 2.8rem
}

.dialog-top-photo4[data-v-468da41b] {
    width: 5.42rem
}

.dialog-close-img[data-v-468da41b] {
    width: .6rem;
    height: .6rem;
    position: absolute;
    top: 0;
    right: 0
}

.dialog-close-img2[data-v-468da41b] {
    width: .6rem;
    height: .6rem;
    position: absolute;
    top: -.8rem;
    right: 0
}

.dialog-tips[data-v-468da41b] {
    width: 5.42rem;
    height: 6.78rem;
    background: #fff;
    border-radius: .12rem;
    display: flex;
    flex-flow: column;
    align-items: center;
    position: relative
}

.dialog-album-photo[data-v-468da41b] {
    width: 2.22rem;
    height: 2.22rem;
    background: #d8d8d8;
    border-radius: .08rem;
    margin-top: 1rem
}

.dialog-album-avatar[data-v-468da41b] {
    width: 1.94rem;
    height: 1.94rem;
    background: #d8d8d8;
    border-radius: 50%;
    margin-top: 1rem;
    border: .01rem solid #fa626c
}

.dialog-album-name[data-v-468da41b] {
    width: 4.3rem;
    margin-top: .6rem;
    text-align: center
}

.hidden[data-v-468da41b] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.dialog-album-name[data-v-468da41b],.dialog-album-type[data-v-468da41b] {
    font-size: .32rem;
    font-weight: 500;
    color: #000;
    line-height: .48rem;
    font-family: PingFang SC,Noto Sans CJK,Source Han Sans,sans-serif
}

.dialog-album-button[data-v-468da41b] {
    width: 3.2rem;
    border-radius: .4rem;
    margin-top: .6rem
}

.dialog-album-button4[data-v-468da41b],.dialog-album-button[data-v-468da41b] {
    line-height: .8rem;
    font-size: .32rem;
    color: #fff;
    font-weight: 500;
    text-align: center;
    background: linear-gradient(270deg,#ff9a8c,#fe4a3b)
}

.dialog-album-button4[data-v-468da41b] {
    width: 90%;
    margin: 0 auto;
    border-radius: .1rem;
    margin-top: .6rem;
    margin-bottom: .6rem;
    font-family: PingFang SC,Noto Sans CJK,Source Han Sans,sans-serif
}
