.bjy-active-list[data-can-show-video-dialog='1']{padding-bottom:50px}.bjy-active-list .bjy-active-item{margin-top:2px;color:$color-text-content;-webkit-box-shadow:0 0 0 1px $color-grey-20;-moz-box-shadow:0 0 0 1px $color-grey-20;box-shadow:0 0 0 1px $color-grey-20;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.bjy-active-list .bjy-active-item + .bjy-active-item{margin-top:3px}.bjy-active-list .bjy-active-item.user-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:52px;padding:0 12px;font-size:14px}.bjy-active-list .bjy-active-item.user-item .bjy-avatar{width:36px;height:36px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;margin-right:8px}.bjy-active-list .bjy-active-item.user-item .bjy-name{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;line-height:36px}.bjy-active-list .bjy-active-item.user-item .bjy-icon{display:inline-block;width:24px;height:24px;background:url("img/sprite.png");background-image:-webkit-image-set(url("img/sprite@2x.png") 2x);cursor:pointer}.bjy-active-list .bjy-active-item.user-item .bjy-icon :hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.bjy-active-list .bjy-active-item.user-item .bjy-icon :active{-webkit-filter:brightness(.9);filter:brightness(.9)}.bjy-active-list .bjy-active-item.user-item .bjy-icon.video-on{background-position:0 0}.bjy-active-list .bjy-active-item.user-item .bjy-icon.video-off{background-position:0 -24px}.bjy-active-list .bjy-active-item.user-item .bjy-icon.audio-on{background-position:-24px 0}.bjy-active-list .bjy-active-item.user-item .bjy-icon.audio-off{background-position:-24px -24px}.bjy-active-list .bjy-active-item.user-item .bjy-icon.close{background-position:-48px 0}.bjy-active-list .bjy-active-item.bjy-hidden{display:none}.bjy-active-list .bjy-active-item .bjy-player-theme-default[data-assist='1'][data-video-on='0'] .bjy-player-status{opacity:0}.bjy-active-list .bjy-active-item .bjy-player-theme-default[data-assist='1'] .bjy-footer .bjy-bandwidth-layer{right:-10px}.bjy-active-list .bjy-show-video-list-btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;right:0;bottom:10px;height:36px;background:#1e5eff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:14px;color:#fff;line-height:20px;cursor:pointer}.bjy-active-list .bjy-show-video-list-btn:hover{background:#2e9fff}.bjy-active-list .bjy-show-video-list-btn:active{background:#1485e5}.bjy-active-list .bjy-show-video-list-btn.bjy-hidden{display:none}.bjy-active-list .bjy-active-list-dialog{width:936px;max-width:100%;height:344px;max-height:100%;position:fixed;left:-webkit-calc(((100% - 936px) / 2));left:-moz-calc(((100% - 936px) / 2));left:calc(((100% - 936px) / 2));top:-webkit-calc(((100% - 344px) / 2));top:-moz-calc(((100% - 344px) / 2));top:calc(((100% - 344px) / 2));margin:auto;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,0.3);box-shadow:0 2px 5px 0 rgba(0,0,0,0.3);background:$color-dialog-bg;opacity:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;z-index:3}.bjy-active-list .bjy-active-list-dialog >.bjy-dialog-header{height:30px;line-height:30px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-top-left-radius:2px;-moz-border-radius-topleft:2px;border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-topright:2px;border-top-right-radius:2px;cursor:move}.bjy-active-list .bjy-active-list-dialog >.bjy-dialog-body{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;height:314px;padding-left:10px;padding-bottom:10px;overflow-y:auto}.bjy-active-list .bjy-active-list-dialog >.bjy-dialog-body .bjy-dialog-active-item{width:168px;height:126px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:16px;margin-top:16px}.bjy-active-list .bjy-active-list-dialog >.bjy-dialog-body .bjy-dialog-active-item[data-ratio='1']{height:95px}.bjy-active-list .bjy-active-list-dialog >.bjy-dialog-body .bjy-dialog-active-item.bjy-hidden{display:none}.bjy-active-list .bjy-active-list-dialog >.bjy-dialog-body .bjy-dialog-active-item .bjy-player-theme-default .bjy-footer .bjy-footer-name{max-width:40%}.bjy-active-list .bjy-dialog-layer{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);z-index:2}.bjy-active-list :first-child{margin-top:0}