.padding-element,.play-controller{height:1rem;background-color:#fff;box-shadow:0 -.01rem .05rem #eee;z-index:999}.play-controller{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center}.play-controller .controller-left{display:flex;align-items:center}.play-controller .controller-left img{max-height:1rem;padding:.1rem;border-radius:50%;animation:circle 30s linear infinite;animation-play-state:paused}.play-controller .controller-left>div{max-width:4.84rem}.play-controller .controller-left .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.play-controller .controller-left .desc{color:#888;font-size:.24rem;line-height:.4rem}.play-controller .controller-right svg{width:.58rem;height:.58rem;margin:0 .25rem 0 0}@keyframes circle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes circle-reset{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{margin:0;padding:0;box-sizing:border-box}.icon{width:.5rem;height:.5rem;overflow:hidden}
