.music-player[data-v-cfe6c550]{position:relative;width:460px;height:52px;border-radius:62px;background:#fff;border:1px solid #f3f4f9;-webkit-box-shadow:0 6px 24px 4px rgba(7,115,252,.0784313725490196);box-shadow:0 6px 24px 4px rgba(7,115,252,.0784313725490196);padding:6px 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.music-player[data-v-cfe6c550],.music-player__pause[data-v-cfe6c550],.music-player__play[data-v-cfe6c550]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.music-player__pause[data-v-cfe6c550],.music-player__play[data-v-cfe6c550]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;cursor:pointer}.music-player__play[data-v-cfe6c550]{background-image:url(../img/icon_pl.8893cef6.svg);background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}.music-player__play[data-v-cfe6c550]:hover{background-image:url(../img/icon_pl_hover.51c56c49.svg);background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}.music-player__pause[data-v-cfe6c550]{background-image:url(../img/icon_st.d9e0941f.svg);background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}.music-player__pause[data-v-cfe6c550]:hover{background-image:url(../img/icon_st_hover.ea759979.svg);background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}.music-player__process[data-v-cfe6c550]{position:relative;width:240px;height:4px;margin-left:16px;border-radius:4px;background:rgba(7,115,252,.2);z-index:99;cursor:pointer}.music-player__process-after[data-v-cfe6c550]{position:absolute;width:0;height:100%;background:#0773fc;opacity:1;z-index:100;border-radius:4px}.music-player__process-dot[data-v-cfe6c550]{position:absolute;left:0;bottom:50%;margin-bottom:-7px;width:14px;height:14px;background:#0773fc;border-radius:100%;z-index:1000}.music-player__time[data-v-cfe6c550]{color:#505a71;margin-left:12px;font-size:14px}.music-player__volume[data-v-cfe6c550]{margin-left:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:80px;cursor:pointer}.music-player__volume:hover .music-player__volume-controller[data-v-cfe6c550]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.music-player__volume-icon[data-v-cfe6c550]{width:24px;height:24px;cursor:pointer;background-image:url(../img/icon_yl.c00ebc75.svg);background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}.music-player__volume-icon.mute[data-v-cfe6c550]{background-image:url(../img/icon_jy.436ec480.svg);background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}.music-player__volume-icon.mute[data-v-cfe6c550]:hover{background-image:url(../img/icon_jy_hover.25c1a72c.svg);background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}.music-player__volume-icon[data-v-cfe6c550]:hover{background-image:url(../img/icon_yl_hover.f159014c.svg);background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}.music-player__volume-controller[data-v-cfe6c550]{display:none;position:absolute;right:5px;top:-152px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:144px;border-radius:23px;background:#fff;-webkit-box-shadow:0 6px 24px 4px rgba(7,115,252,.0784313725490196);box-shadow:0 6px 24px 4px rgba(7,115,252,.0784313725490196)}.music-player__volume-process[data-v-cfe6c550]{position:relative;width:4px;height:120px;border-radius:2px;background:#c5c8ce;cursor:pointer}.music-player__volume-process-after[data-v-cfe6c550]{position:absolute;bottom:0;width:100%;height:0%;background:#0773fc;opacity:1;z-index:100;border-radius:4px}.music-player__volume-process-dot[data-v-cfe6c550]{position:absolute;bottom:0;left:50%;margin-left:-7px;width:14px;height:14px;background:#0773fc;border-radius:100%;z-index:1000}.player[data-v-01c013a6]{width:800px;position:relative;overflow:hidden}.player:hover .controller[data-v-01c013a6]{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.controller[data-v-01c013a6]{width:100%;position:absolute;bottom:0;left:0;height:120px;padding:20px 17px;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(rgba(0,0,0,.26)),color-stop(rgba(0,0,0,.45)),to(rgba(0,0,0,.45)));background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.26),rgba(0,0,0,.45),rgba(0,0,0,.45));opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .3s ease;transition:all .3s ease}.controller__wrapper[data-v-01c013a6]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.controller__pause[data-v-01c013a6],.controller__play[data-v-01c013a6],.controller__wrapper[data-v-01c013a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px}.controller__pause[data-v-01c013a6],.controller__play[data-v-01c013a6]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;cursor:pointer}.controller__play[data-v-01c013a6]{background-image:url(../img/play.7e224805.svg)}.controller__pause[data-v-01c013a6],.controller__play[data-v-01c013a6]{background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}.controller__pause[data-v-01c013a6]{background-image:url(../img/pause.4234063c.svg)}.controller__process[data-v-01c013a6]{position:relative;width:562px;height:4px;border-radius:2px;background:hsla(0,0%,100%,.6);cursor:pointer}.controller__process-after[data-v-01c013a6]{position:absolute;bottom:0;width:10%;height:100%;background:#fff;opacity:1;z-index:100;border-radius:4px}.controller__process-dot[data-v-01c013a6]{position:absolute;bottom:0;top:50%;margin-top:-7px;width:14px;height:14px;background:#fff;border-radius:100%;z-index:1000}.controller__time[data-v-01c013a6]{color:#fff;font-size:14px}.controller__volume[data-v-01c013a6]{margin-left:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:80px;cursor:pointer}.controller__volume:hover .controller__volume-controller[data-v-01c013a6]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.controller__volume-icon[data-v-01c013a6]{width:24px;height:24px;cursor:pointer;background-image:url(../img/icon_yl.2f2977fc.svg);background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}.controller__volume-icon.mute[data-v-01c013a6]{background-image:url(../img/icon_jy.800e5e53.svg);background-repeat:no-repeat;background-position:0 0;background-size:100% 100%}.controller__volume-controller[data-v-01c013a6]{display:none;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.controller__volume-process[data-v-01c013a6]{position:absolute;top:-150px;left:50%;margin-left:-14px;width:4px;height:120px;border-radius:2px;background:hsla(0,0%,100%,.6);cursor:pointer}.controller__volume-process-after[data-v-01c013a6]{position:absolute;bottom:0;width:100%;height:0%;background:#fff;opacity:1;z-index:100;border-radius:4px}.controller__volume-process-dot[data-v-01c013a6]{position:absolute;bottom:0;left:50%;margin-left:-7px;width:14px;height:14px;background:#fff;border-radius:100%;z-index:1000}.dplayer-controller{display:none}.loading-three-colomns-container[data-v-28de2ae6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.loading-three-colomns-container .column[data-v-28de2ae6]{width:6px;border-radius:3px;-webkit-animation:stretch-28de2ae6 .7s ease-in-out infinite;animation:stretch-28de2ae6 .7s ease-in-out infinite}.loading-three-colomns-container .column[data-v-28de2ae6]:first-child{background-color:#0773fc;-webkit-animation-delay:.1s;animation-delay:.1s}.loading-three-colomns-container .column[data-v-28de2ae6]:nth-child(2){background-color:#388efc;-webkit-animation-delay:.2s;animation-delay:.2s;margin:0 25%}.loading-three-colomns-container .column[data-v-28de2ae6]:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s;background-color:#98c3fa}@-webkit-keyframes stretch-28de2ae6{0%{height:58.3%}50%{height:58.3%}75%{height:100%}to{height:58.3%}}@keyframes stretch-28de2ae6{0%{height:58.3%}50%{height:58.3%}75%{height:100%}to{height:58.3%}}