347.css 12 KB

12345
  1. .aplayer{background:#fff;border-radius:2px;box-shadow:0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.1);font-family:Arial,Helvetica,sans-serif;line-height:normal;margin:5px;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.aplayer *{box-sizing:content-box}.aplayer svg{height:100%;width:100%}.aplayer svg circle,.aplayer svg path{fill:#fff}.aplayer.aplayer-withlist .aplayer-info{border-bottom:1px solid #e9e9e9}.aplayer.aplayer-withlist .aplayer-list{display:block}.aplayer.aplayer-withlist .aplayer-icon-order,.aplayer.aplayer-withlist .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon.aplayer-icon-menu{display:inline}.aplayer.aplayer-withlrc .aplayer-pic{height:90px;width:90px}.aplayer.aplayer-withlrc .aplayer-info{height:90px;margin-left:90px;padding:10px 7px 0}.aplayer.aplayer-withlrc .aplayer-lrc{display:block}.aplayer.aplayer-narrow{width:66px}.aplayer.aplayer-narrow .aplayer-info,.aplayer.aplayer-narrow .aplayer-list{display:none}.aplayer.aplayer-narrow .aplayer-body,.aplayer.aplayer-narrow .aplayer-pic{height:66px;width:66px}.aplayer.aplayer-fixed{bottom:0;box-shadow:none;left:0;margin:0;max-width:400px;overflow:visible;position:fixed;right:0;z-index:99}.aplayer.aplayer-fixed .aplayer-list{border:1px solid #eee;border-bottom:none;margin-bottom:65px}.aplayer.aplayer-fixed .aplayer-body{background:#fff;bottom:0;left:0;margin:0;max-width:400px;padding-right:18px;position:fixed;right:0;transition:all .3s ease;z-index:99}.aplayer.aplayer-fixed .aplayer-lrc{bottom:0;display:block;left:0;margin:0;pointer-events:none;position:fixed;right:0;text-shadow:-1px -1px 0 #fff;z-index:98}.aplayer.aplayer-fixed .aplayer-lrc:after,.aplayer.aplayer-fixed .aplayer-lrc:before{display:none}.aplayer.aplayer-fixed .aplayer-info{border-bottom:none;border-top:1px solid #e9e9e9;transform:scaleX(1);transform-origin:0 0;transition:all .3s ease}.aplayer.aplayer-fixed .aplayer-info .aplayer-music{width:calc(100% - 105px)}.aplayer.aplayer-fixed .aplayer-miniswitcher{display:block}.aplayer.aplayer-fixed.aplayer-narrow .aplayer-info{display:block;transform:scaleX(0)}.aplayer.aplayer-fixed.aplayer-narrow .aplayer-body{width:66px!important}.aplayer.aplayer-fixed.aplayer-narrow .aplayer-miniswitcher .aplayer-icon{transform:rotateY(0)}.aplayer.aplayer-fixed .aplayer-icon-back,.aplayer.aplayer-fixed .aplayer-icon-forward,.aplayer.aplayer-fixed .aplayer-icon-lrc,.aplayer.aplayer-fixed .aplayer-icon-play{display:inline-block}.aplayer.aplayer-fixed .aplayer-icon-back,.aplayer.aplayer-fixed .aplayer-icon-forward,.aplayer.aplayer-fixed .aplayer-icon-menu,.aplayer.aplayer-fixed .aplayer-icon-play{bottom:27px;height:20px;position:absolute;width:20px}.aplayer.aplayer-fixed .aplayer-icon-back{right:75px}.aplayer.aplayer-fixed .aplayer-icon-play{right:50px}.aplayer.aplayer-fixed .aplayer-icon-forward{right:25px}.aplayer.aplayer-fixed .aplayer-icon-menu{right:0}.aplayer.aplayer-arrow .aplayer-icon-loop,.aplayer.aplayer-arrow .aplayer-icon-order,.aplayer.aplayer-mobile .aplayer-icon-volume-down{display:none}.aplayer.aplayer-loading .aplayer-info .aplayer-controller .aplayer-loading-icon{display:block}.aplayer.aplayer-loading .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-played .aplayer-thumb{transform:scale(1)}.aplayer .aplayer-body{position:relative}.aplayer .aplayer-icon{background-color:transparent;border:none;cursor:pointer;display:inline-block;font-size:12px;height:15px;margin:0;opacity:.8;outline:none;padding:0;vertical-align:middle;width:15px}.aplayer .aplayer-icon path{transition:all .2s ease-in-out}.aplayer .aplayer-icon-back,.aplayer .aplayer-icon-forward,.aplayer .aplayer-icon-lrc,.aplayer .aplayer-icon-order,.aplayer .aplayer-icon-play{display:none}.aplayer .aplayer-icon-lrc-inactivity svg{opacity:.4}.aplayer .aplayer-icon-forward{transform:rotate(180deg)}.aplayer .aplayer-lrc-content{display:none}.aplayer .aplayer-pic{background-position:50%;background-size:cover;cursor:pointer;float:left;height:66px;position:relative;transition:all .3s ease;width:66px}.aplayer .aplayer-pic:hover .aplayer-button{opacity:1}.aplayer .aplayer-pic .aplayer-button{background:rgba(0,0,0,.2);border-radius:50%;box-shadow:0 1px 1px rgba(0,0,0,.2);opacity:.8;position:absolute;text-shadow:0 1px 1px rgba(0,0,0,.2);transition:all .1s ease}.aplayer .aplayer-pic .aplayer-button path{fill:#fff}.aplayer .aplayer-pic .aplayer-hide{display:none}.aplayer .aplayer-pic .aplayer-play{border:2px solid #fff;bottom:50%;height:26px;margin:0 -15px -15px 0;right:50%;width:26px}.aplayer .aplayer-pic .aplayer-play svg{height:20px;left:4px;position:absolute;top:3px;width:20px}.aplayer .aplayer-pic .aplayer-pause{border:2px solid #fff;bottom:4px;height:16px;right:4px;width:16px}.aplayer .aplayer-pic .aplayer-pause svg{height:12px;left:2px;position:absolute;top:2px;width:12px}.aplayer .aplayer-info{box-sizing:border-box;height:66px;margin-left:66px;padding:14px 7px 0 10px}.aplayer .aplayer-info .aplayer-music{cursor:default;height:20px;margin:0 0 13px 5px;overflow:hidden;padding-bottom:2px;text-overflow:ellipsis;-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:nowrap}.aplayer .aplayer-info .aplayer-music .aplayer-title{font-size:14px}.aplayer .aplayer-info .aplayer-music .aplayer-author{color:#666;font-size:12px}.aplayer .aplayer-info .aplayer-controller{display:flex;position:relative}.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap{cursor:pointer!important;flex:1;margin:0 0 0 5px;padding:4px 0}.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap:hover .aplayer-bar .aplayer-played .aplayer-thumb{transform:scale(1)}.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar{background:#cdcdcd;height:2px;position:relative;width:100%}.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-loaded{background:#aaa;bottom:0;height:2px;left:0;position:absolute;top:0;transition:all .5s ease}.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-played{bottom:0;height:2px;left:0;position:absolute;top:0}.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-played .aplayer-thumb{border-radius:50%;cursor:pointer;height:10px;margin-right:-10px;margin-top:-4px;position:absolute;right:5px;top:0;transform:scale(0);transition:all .3s ease-in-out;width:10px}.aplayer .aplayer-info .aplayer-controller .aplayer-time{bottom:4px;color:#999;font-size:11px;height:17px;padding-left:7px;position:relative;right:0}.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-time-inner{vertical-align:middle}.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon{cursor:pointer;transition:all .2s ease}.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon path{fill:#666}.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon.aplayer-icon-loop{margin-right:2px}.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon:hover path{fill:#000}.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon.aplayer-icon-menu,.aplayer .aplayer-info .aplayer-controller .aplayer-time.aplayer-time-narrow .aplayer-icon-menu,.aplayer .aplayer-info .aplayer-controller .aplayer-time.aplayer-time-narrow .aplayer-icon-mode{display:none}.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap{cursor:pointer!important;display:inline-block;margin-left:3px;position:relative}.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap:hover .aplayer-volume-bar-wrap{height:40px}.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap .aplayer-volume-bar-wrap{bottom:15px;height:0;overflow:hidden;position:absolute;right:-3px;transition:all .2s ease-in-out;width:25px;z-index:99}.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap .aplayer-volume-bar-wrap.aplayer-volume-bar-wrap-active{height:40px}.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap .aplayer-volume-bar-wrap .aplayer-volume-bar{background:#aaa;border-radius:2.5px;bottom:0;height:35px;overflow:hidden;position:absolute;right:10px;width:5px}.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap .aplayer-volume-bar-wrap .aplayer-volume-bar .aplayer-volume{bottom:0;position:absolute;right:0;transition:all .1s ease;width:5px}.aplayer .aplayer-info .aplayer-controller .aplayer-loading-icon{display:none}.aplayer .aplayer-info .aplayer-controller .aplayer-loading-icon svg{animation:rotate 1s linear infinite;position:absolute}.aplayer .aplayer-lrc{display:none;height:30px;margin:-10px 0 7px;overflow:hidden;position:relative;text-align:center}.aplayer .aplayer-lrc:before{background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=0);height:10%;top:0}.aplayer .aplayer-lrc:after,.aplayer .aplayer-lrc:before{content:" ";display:block;overflow:hidden;position:absolute;width:100%;z-index:1}.aplayer .aplayer-lrc:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8));bottom:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ccffffff",GradientType=0);height:33%}.aplayer .aplayer-lrc p{color:#666;font-size:12px;height:16px!important;line-height:16px!important;margin:0!important;opacity:.4;overflow:hidden;padding:0!important;transition:all .5s ease-out}.aplayer .aplayer-lrc p.aplayer-lrc-current{height:auto!important;min-height:16px;opacity:1;overflow:visible}.aplayer .aplayer-lrc.aplayer-lrc-hide{display:none}.aplayer .aplayer-lrc .aplayer-lrc-contents{cursor:default;transition:all .5s ease-out;-webkit-user-select:text;-moz-user-select:text;user-select:text;width:100%}.aplayer .aplayer-list{display:none;list-style-type:none;margin:0;overflow:auto;overflow:hidden;overflow-y:auto;padding:0;transition:all .5s ease;will-change:height}.aplayer .aplayer-list::-webkit-scrollbar{width:5px}.aplayer .aplayer-list::-webkit-scrollbar-thumb{background-color:#eee;border-radius:3px}.aplayer .aplayer-list::-webkit-scrollbar-thumb:hover{background-color:#ccc}.aplayer .aplayer-list li{border-top:1px solid #e9e9e9;cursor:pointer;font-size:12px;height:32px;line-height:32px;margin:0;overflow:hidden;padding:0 15px;position:relative;transition:all .2s ease}.aplayer .aplayer-list li:first-child{border-top:none}.aplayer .aplayer-list li:hover{background:#efefef}.aplayer .aplayer-list li.aplayer-list-light{background:#e9e9e9}.aplayer .aplayer-list li.aplayer-list-light .aplayer-list-cur{display:inline-block}.aplayer .aplayer-list li .aplayer-list-cur{cursor:pointer;display:none;height:22px;left:0;position:absolute;top:5px;width:3px}.aplayer .aplayer-list li .aplayer-list-index{color:#666;cursor:pointer;margin-right:12px}.aplayer .aplayer-list li .aplayer-list-author{color:#666;cursor:pointer;float:right}.aplayer .aplayer-notice{background-color:#f4f4f5;border-radius:4px;color:#fff;color:#909399;font-size:12px;left:50%;opacity:0;overflow:hidden;padding:5px 10px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease-in-out}.aplayer .aplayer-miniswitcher{background:#e6e6e6;border-radius:0 2px 2px 0;bottom:0;display:none;height:100%;position:absolute;right:0;top:0;width:18px}.aplayer .aplayer-miniswitcher .aplayer-icon{height:100%;transform:rotateY(180deg);transition:all .3s ease;width:100%}.aplayer .aplayer-miniswitcher .aplayer-icon path{fill:#666}.aplayer .aplayer-miniswitcher .aplayer-icon:hover path{fill:#000}@keyframes aplayer-roll{0%{left:0}to{left:-100%}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
  2. /*# sourceMappingURL=APlayer.min.css.map*/
  3. /*# sourceMappingURL=347.css.map*/