body,html{height:100%}body{-webkit-overflow-scrolling:touch}.mescroll{width:100%;height:100%;overflow-y:auto}.mescroll-hardware{-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden;-webkit-perspective:1000}.mescroll-downwarp{position:relative;width:100%;height:0;overflow:hidden;text-align:center}.mescroll-downwarp-reset{-webkit-transition:height .3s;transition:height .3s}.mescroll-downwarp .downwarp-content{position:absolute;left:0;bottom:0;width:100%;min-height:30px;padding:10px 0}.mescroll-upwarp{min-height:30px;padding:15px 0;text-align:center;visibility:hidden}.mescroll-downwarp .downwarp-tip,.mescroll-upwarp .upwarp-nodata,.mescroll-upwarp .upwarp-tip{display:inline-block;font-size:12px;color:grey;vertical-align:middle}.mescroll-downwarp .downwarp-tip,.mescroll-upwarp .upwarp-tip{margin-left:8px}.mescroll-downwarp .downwarp-progress,.mescroll-upwarp .upwarp-progress{display:inline-block;width:16px;height:16px;border-radius:50%;border:1px solid grey;border-bottom-color:transparent;vertical-align:middle}.mescroll-rotate{-webkit-animation:mescrollRotate .6s linear infinite;animation:mescrollRotate .6s linear infinite}@-webkit-keyframes mescrollRotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes mescrollRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mescroll-empty{width:100%;padding-top:20px;text-align:center}.mescroll-empty .empty-icon{width:45%}.mescroll-empty .empty-tip{margin-top:6px;font-size:14px;color:grey}.mescroll-empty .empty-btn{max-width:50%;margin:20px auto;padding:10px;border:1px solid #65aadd;border-radius:6px;background-color:#fff;color:#65aadd}.mescroll-empty .empty-btn:active{opacity:.75}.mescroll-totop{z-index:9990;position:fixed;right:10px;bottom:30px;width:36px;height:36px;border-radius:50%;opacity:0}.mescroll-fade-in,.mescroll-lazy-in{-webkit-animation:mescrollFadeIn .5s linear forwards;animation:mescrollFadeIn .5s linear forwards}@-webkit-keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}.mescroll-fade-out{pointer-events:none;-webkit-animation:mescrollFadeOut .5s linear forwards;animation:mescrollFadeOut .5s linear forwards}@-webkit-keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}@keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}.mescroll-bar::-webkit-scrollbar-track{background-color:transparent}.mescroll-bar::-webkit-scrollbar{width:6px}.mescroll-bar::-webkit-scrollbar-thumb{border-radius:6px;background-color:#ccc}.mescroll-bar::-webkit-scrollbar-thumb:hover{background-color:#aaa}.radioDetail[data-v-4ebcf428]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.radioDetail .head[data-v-4ebcf428]{width:100%;height:64px;position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px;padding-top:24px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;background:#304d5d;z-index:10}.radioDetail .detailContent[data-v-4ebcf428]{background-image:url(../img/musicBackground.1691564222448.png);background-size:100% 100%;padding-bottom:20px;padding-top:64px}.radioDetail .detailContent .musicBox[data-v-4ebcf428]{width:45vw;margin:15px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.radioDetail .detailContent .musicBox img[data-v-4ebcf428]{width:100%;height:45vw;border-radius:50%}.radioDetail .detailContent .musicBox p[data-v-4ebcf428]{width:90%;position:absolute;left:50%;top:50%;color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.radioDetail .detailContent .controlAudio .progressBox[data-v-4ebcf428]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.radioDetail .detailContent .controlAudio .progressBox .proLength[data-v-4ebcf428]{width:calc(100% - 90px);margin:0 10px}.radioDetail .detailContent .controlAudio .progressBox span[data-v-4ebcf428]{width:30px;color:#fff;font-weight:300;font-size:12px}.radioDetail .detailContent .controlAudio .switchMusic[data-v-4ebcf428]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}.radioDetail .detailContent .controlAudio .switchMusic span[data-v-4ebcf428]{font-size:30px;color:#fff;margin:0 5px}.radioDetail .broadcastList[data-v-4ebcf428]{padding:16px;-webkit-box-flex:1;-ms-flex:1;flex:1;height:0}.radioDetail .broadcastList .singleList[data-v-4ebcf428]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0;border-radius:5px}.radioDetail .broadcastList .singleList[data-v-4ebcf428]:not(:last-child){border-bottom:1px solid #efefef}.radioDetail .broadcastList .singleList[data-v-4ebcf428]:active{background:#eee}.radioDetail .broadcastList .singleList img[data-v-4ebcf428]{width:60px;height:60px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.radioDetail .broadcastList .singleList .broadcastCenter[data-v-4ebcf428]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 20px}.radioDetail .broadcastList .singleList .broadcastCenter h3[data-v-4ebcf428]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.radioDetail .broadcastList .singleList[data-v-4ebcf428] .playstyle>.iconfont{font-size:25px}.colorA0[data-v-4ebcf428]{color:#a09da0}