.bjy-player-slider{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-weight:bold;color:#fff;float:left;position:relative;-webkit-tap-highlight-color:transparent;}.bjy-player-slider > .bjy-duration,.bjy-player-slider > .bjy-current-time{display:inline-block;width:70px;position:absolute;top:50%;font-size:14px;line-height:20px;height:20px;margin-top:-10px}.bjy-player-slider > .bjy-current-time{left:0}.bjy-player-slider > .bjy-duration{right:0}.bjy-player-slider > .bjy-slider{height:100%;margin:0;padding:0 70px;position:relative;vertical-align:middle;display:block;}.bjy-player-slider > .bjy-slider .wrapper{position:absolute;top:0;bottom:0;left:70px;right:70px}.bjy-player-slider > .bjy-slider .bjy-slider-track{height:2px;width:100%;margin:-1px auto;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#fff;position:absolute;top:50%;}.bjy-player-slider > .bjy-slider .bjy-slider-track .bjy-slider-selection{position:absolute;top:0;left:0;height:100%;-webkit-border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;background-color:#4a9afc}.bjy-player-slider > .bjy-slider .bjy-slider-track .bjy-slider-min,.bjy-player-slider > .bjy-slider .bjy-slider-track .bjy-slider-max{position:absolute;top:0;height:100%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#ccc;}.bjy-player-slider > .bjy-slider .bjy-slider-track .bjy-slider-min:before,.bjy-player-slider > .bjy-slider .bjy-slider-track .bjy-slider-max:before{content:' ';position:absolute;width:0;right:0;top:-5px;height:10px;border:1px solid #ccc;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:#fff}.bjy-player-slider > .bjy-slider .bjy-slider-track .bjy-slider-max{right:0;}.bjy-player-slider > .bjy-slider .bjy-slider-track .bjy-slider-max:before{left:0}.bjy-player-slider > .bjy-slider .bjy-slider-handle{height:100%;width:100%;margin:0 auto;position:relative;cursor:pointer;}.bjy-player-slider > .bjy-slider .bjy-slider-handle .bjy-handle-tooltip{display:none}.bjy-player-slider > .bjy-slider .bjy-slider-handle.dragging .bjy-handle-tooltip{display:inline-block;position:absolute;top:-22px;margin-left:-34px;padding:5px 10px;color:#fff;text-align:left;text-decoration:none;background-color:rgba(70,76,91,0.9);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 6px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 6px rgba(0,0,0,0.2);box-shadow:0 1px 6px rgba(0,0,0,0.2);white-space:nowrap;}.bjy-player-slider > .bjy-slider .bjy-slider-handle.dragging .bjy-handle-tooltip:before{content:' ';position:absolute;bottom:-5px;left:34px;border-style:solid;border-width:5px 5px 0 5px;border-color:rgba(70,76,91,0.9) transparent transparent transparent}.bjy-player-slider > .bjy-slider .bjy-slider-handle .bjy-handle-button{position:absolute;display:inline-block;height:100%;top:0;width:12px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.bjy-player-slider > .bjy-slider .bjy-slider-handle .bjy-handle-button > .bjy-handle-icon{width:12px;height:12px;position:absolute;top:50%;margin-top:-6px;margin-left:-6px;display:inline-block;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background-color:#fff;border:2px solid #4a9afc;-webkit-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;transform-origin:center;-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear;}.bjy-player-slider > .bjy-slider .bjy-slider-handle .bjy-handle-button > .bjy-handle-icon:hover{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5);cursor:pointer}