.yybb-controls{display:flex;align-items:center;color:#1764ce;border:1px solid #b0b0ae;height:40px;padding:0 5px;border-radius:40px;position:absolute;left:50%;transform:translateX(-50%)}.yybb-controls .txt{width:4em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yybb-controls.disable{color:#adadad}.yybb-controls.disable #yybb-switch{background-image:url(/images/yybb_switch_0.png)}.yybb-controls.disable #yybb-play{background-image:url(/images/yybb_play_0.png)}.yybb-controls.disable #yybb-stop{background-image:url(/images/yybb_stop_0.png)}#yybb-switch{width:30px;height:30px;border-radius:50%;margin-right:5px;cursor:pointer;background-image:url(/images/yybb_switch.png);background-size:100% 100%}#yybb-play{width:25px;height:25px;border-radius:50%;margin-left:5px;cursor:pointer;background-image:url(/images/yybb_play.png);background-size:100% 100%}#yybb-stop{width:25px;height:25px;margin-left:5px;border-radius:50%;cursor:pointer;background-image:url(/images/yybb_stop.png);background-size:100% 100%}@media screen and (max-width:992px){.yybb-controls{position:relative;width:175px}}