.van-switch{position:relative;display:inline-block;box-sizing:content-box;width:2em;font-size:30px;border:1px solid rgba(0,0,0,.1);border-radius:1em;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.van-switch,.van-switch__node{height:1em;background-color:#fff}.van-switch__node{position:absolute;top:0;left:0;width:1em;font-size:inherit;border-radius:100%;box-shadow:0 3px 1px 0 rgba(0,0,0,.05),0 2px 2px 0 rgba(0,0,0,.1),0 3px 3px 0 rgba(0,0,0,.05);-webkit-transition:-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05),-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05)}.van-switch__loading{top:25%;left:25%;width:50%;height:50%;line-height:1}.van-switch--on{background-color:#1989fa}.van-switch--on .van-switch__node{-webkit-transform:translateX(1em);transform:translateX(1em)}.van-switch--on .van-switch__loading{color:#1989fa}.van-switch--disabled{cursor:not-allowed;opacity:.5}.van-switch--loading{cursor:default}.feedbackPopup{position:relative;width:100%;top:0;left:0;z-index:1000000;background:transparent;background-size:contain;font-size:0}.feedbackPopup .block{display:flex;align-items:center;justify-content:center;height:100%}.feedbackPopup .block .feedback{width:403px;background:#fff;border-radius:12px 12px 12px 12px;position:relative;padding:24px 32px 20px 32px}.feedbackPopup .block .feedback .close{cursor:pointer;position:absolute;right:17px;top:18px;z-index:9999;width:24px!important;height:24px!important}.feedbackPopup .block .feedback .popupTitle{font-size:18px;font-family:PingFang SC;font-weight:500;color:#333;text-align:center}.feedbackPopup .block .feedback .title{font-size:12px;font-family:PingFang SC;font-weight:400;color:#6b6a6f;line-height:14px;margin-top:24px}.feedbackPopup .block .feedback .title-flex,.feedbackPopup .block .feedback .types{display:flex;justify-content:space-between}.feedbackPopup .block .feedback .types{flex-wrap:wrap}.feedbackPopup .block .feedback .types .item{width:101px;height:32px;background:#f6f6f6;border-radius:8px 8px 8px 8px;display:flex;font-size:14px;font-family:PingFang SC;font-weight:400;color:#37363b;line-height:16px;justify-content:center;align-items:center;margin-top:12px;cursor:pointer}.feedbackPopup .block .feedback .types .active{background:#0ad192;color:#fff}.feedbackPopup .block .feedback .upload_img{margin-top:24px}.feedbackPopup .block .feedback .upload_img .z-btn{width:88px;height:88px;background:#f8f8f8;border-radius:4px 4px 4px 4px;display:flex;flex-direction:column;justify-content:center;align-items:center}.feedbackPopup .block .feedback .upload_img .z-btn .up-bg{width:32px;height:32px}.feedbackPopup .block .feedback .upload_img .z-btn .txt{margin-top:4px;font-size:12px;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#999}.feedbackPopup .block .feedback .btns{margin-top:40px;display:flex;justify-content:space-between;align-items:center}.feedbackPopup .block .feedback .btns .btn-1{width:147px;height:40px;background:#dbdbdb}.feedbackPopup .block .feedback .btns .btn-1,.feedbackPopup .block .feedback .btns .btn-2{border-radius:38px 38px 38px 38px;font-size:16px;font-family:PingFang SC;font-weight:500;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer}.feedbackPopup .block .feedback .btns .btn-2{width:145px;height:36px;background:#0ad192}.evaluatePopup{position:relative;width:100%;top:0;left:0;z-index:1000000;background:transparent;background-size:contain;font-size:0}.evaluatePopup .block{display:flex;align-items:center;justify-content:center;height:100%}.evaluatePopup .block .evaluate{width:411px;background:#fff;border-radius:12px 12px 12px 12px;position:relative;padding:24px 32px 24px 32px}.evaluatePopup .block .evaluate .close{cursor:pointer;position:absolute;right:17px;top:18px;z-index:9999;width:24px!important;height:24px!important}.evaluatePopup .block .evaluate .popupTitle{font-size:18px;font-family:PingFang SC;font-weight:500;color:#333;text-align:center}.evaluatePopup .block .evaluate .title{font-size:14px;font-family:PingFang SC;font-weight:500;color:#333;line-height:16px;margin-top:24px}.evaluatePopup .block .evaluate .vant-rate{margin-top:14px}.evaluatePopup .block .evaluate .list{margin-top:12px;display:flex;flex-wrap:wrap}.evaluatePopup .block .evaluate .list .item{cursor:pointer;margin-bottom:12px;margin-right:12px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#9899a2;padding:4px 12px;background:#efefef;border-radius:14px 14px 14px 14px}.evaluatePopup .block .evaluate .list .active{background:#0ad192;color:#fff}.evaluatePopup .block .evaluate .btns{margin-top:29px;display:flex;justify-content:space-between;align-items:center}.evaluatePopup .block .evaluate .btns .btn-1{width:169px;background:#efefef;color:#c3c3c7}.evaluatePopup .block .evaluate .btns .btn-1,.evaluatePopup .block .evaluate .btns .btn-2{height:36px;border-radius:38px 38px 38px 38px;font-size:16px;font-family:PingFang SC;font-weight:500;display:flex;justify-content:center;align-items:center;cursor:pointer}.evaluatePopup .block .evaluate .btns .btn-2{width:145px;background:#0ad192;color:#fff}.companionPopup{position:relative;width:100%;top:0;left:0;z-index:1000000;background:transparent;background-size:contain;font-size:0}.companionPopup ::-webkit-scrollbar{width:0;height:0}.companionPopup ::-webkit-scrollbar-thumb{border-radius:0;background:#fff;opacity:.5}.companionPopup ::-webkit-scrollbar-track{border-radius:0}.companionPopup .block{display:flex;align-items:center;justify-content:center;height:100%}.companionPopup .block .companion{width:510px;height:737px;background:#fff;border-radius:12px 12px 12px 12px;position:relative;padding:24px 20px 20px 20px;display:flex;flex-direction:column}.companionPopup .block .companion .close{cursor:pointer;position:absolute;right:20px;top:31px;z-index:9999;width:16px!important;height:16px!important}.companionPopup .block .companion .popupTitle{font-weight:500;font-size:18px;color:#37363b;text-align:center}.companionPopup .block .companion .app-tips{margin-top:18px;width:100%;background:#fcf9f1;border-radius:8px 8px 8px 8px;display:flex;align-items:center;padding:10px 11px}.companionPopup .block .companion .app-tips .u3-banxue-icon{width:20px;height:20px}.companionPopup .block .companion .app-tips .txt{margin-left:4px;font-weight:500;font-size:12px;color:#37363b}.companionPopup .block .companion .block-1{margin-top:12px}.companionPopup .block .companion .block-1 .type{display:inline;font-weight:500;font-size:10px;color:#fff;padding:2px 8px;background:#0ad192;border-radius:4px 4px 4px 4px;position:relative;top:-4px;margin-right:4px}.companionPopup .block .companion .block-1 .title{display:inline;font-weight:500;font-size:17px;color:#37363b}.companionPopup .block .companion .block-2{flex:1;overflow:scroll}.companionPopup .block .companion .block-2 .cover{margin:14px 0 0 0;width:100%;height:149px;border-radius:8px}.companionPopup .block .companion .block-2 .intro{margin-top:16px;margin-bottom:20px;font-weight:400;font-size:14px;color:#000}.companionPopup .block .companion .block-2 .content{width:100%;padding:0 4px;height:128px;overflow:scroll;position:relative}.companionPopup .block .companion .block-2 .content .mark-content{height:100%!important}.companionPopup .block .companion .block-2 .mask{position:absolute;top:-40px;width:100%;z-index:123;height:40px;background:-webkit-linear-gradient(hsla(0,0%,100%,.5),#fff);background-image:linear-gradient(hsla(0,0%,100%,.5),#fff);background-image:-ms-linear-gradient(hsla(0,0%,100%,.5) 0,#fff 100%)}.companionPopup .block .companion .block-2 .showAll{position:relative;width:100%;text-align:center;font-weight:500;font-size:14px;color:#000;margin:3px 0}.companionPopup .block .companion .block-2 .user{margin-top:20px;background:linear-gradient(180deg,#c9ffee,#fff);border-radius:8px 8px 8px 8px;border:1px solid #e5f4f0;padding:11px 10px;position:relative}.companionPopup .block .companion .block-2 .user .top{display:flex;align-items:center;position:relative}.companionPopup .block .companion .block-2 .user .top .av{width:21px;height:21px;margin-right:6px;border-radius:100%}.companionPopup .block .companion .block-2 .user .top .title{font-weight:500;font-size:14px;color:#37363b}.companionPopup .block .companion .block-2 .user .tips-xd{position:absolute;z-index:123123;top:-144px;left:80px;width:382px;padding:6px;background:#fff;border-radius:8px 8px 8px 8px;border:1px solid #eee;font-weight:400;font-size:12px;color:#37363b}.companionPopup .block .companion .block-2 .user .tips-xd .sanjiao{position:absolute;z-index:123;bottom:-7px;left:188px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff}.companionPopup .block .companion .block-2 .user .xd{margin-top:4px;font-weight:400;font-size:14px;color:#37363b;position:relative}.companionPopup .block .companion .block-2 .user .item-isShow{margin-top:4px;display:flex;align-items:center}.companionPopup .block .companion .block-2 .user .item-isShow .item-txt{font-weight:400;font-size:14px;color:#999;margin-right:8px}.companionPopup .block .companion .block-2 .user .suju{margin-top:10px;width:100%;border-radius:8px 8px 8px 8px;display:flex;background-color:#fff}.companionPopup .block .companion .block-2 .user .suju .item{width:33.3%;height:84px;display:flex;justify-content:center;align-items:center;flex-direction:column}.companionPopup .block .companion .block-2 .user .suju .item .num{font-weight:600;font-size:20px;color:#333}.companionPopup .block .companion .block-2 .user .suju .item .num .unit{font-weight:500;font-size:12px;color:#cacaca}.companionPopup .block .companion .block-2 .user .suju .item .txt{margin-top:2px;font-weight:400;font-size:12px;color:#333}.companionPopup .block .companion .block-2 .list-title{margin-top:30px;margin-bottom:18px;display:flex;align-items:center}.companionPopup .block .companion .block-2 .list-title .line{width:3px;height:16px;background:#0ad192;border-radius:2px 2px 2px 2px}.companionPopup .block .companion .block-2 .list-title .title{margin-left:4px;font-weight:500;font-size:16px;color:#333}.companionPopup .block .companion .block-2 .list-title .num{margin-top:2px;font-weight:400;font-size:12px;color:#999;margin-left:4px}.companionPopup .block .companion .block-2 .other-user{border-radius:8px 8px 8px 8px;margin-bottom:28px}.companionPopup .block .companion .block-2 .other-user .top{display:flex;align-items:center}.companionPopup .block .companion .block-2 .other-user .top .av{width:36px;height:36px;margin-right:10px;border-radius:100%}.companionPopup .block .companion .block-2 .other-user .top .title{font-weight:500;font-size:14px;color:#37363b}.companionPopup .block .companion .block-2 .other-user .xd{margin-top:10px;font-weight:400;font-size:14px;color:#37363b}.companionPopup .block .companion .block-2 .other-user .item-isShow{margin-top:4px;display:flex;align-items:center}.companionPopup .block .companion .block-2 .other-user .item-isShow .item-txt{font-weight:400;font-size:14px;color:#999;margin-right:8px}.companionPopup .block .companion .block-2 .other-user .suju{margin-top:10px;width:100%;border-radius:8px 8px 8px 8px;display:flex;background-color:#fbfbfb}.companionPopup .block .companion .block-2 .other-user .suju .item{width:33.3%;height:84px;display:flex;justify-content:center;align-items:center;flex-direction:column}.companionPopup .block .companion .block-2 .other-user .suju .item .num{font-weight:600;font-size:20px;color:#333}.companionPopup .block .companion .block-2 .other-user .suju .item .num .unit{font-weight:500;font-size:12px;color:#cacaca}.companionPopup .block .companion .block-2 .other-user .suju .item .txt{margin-top:2px;font-weight:400;font-size:12px;color:#333}.companionPopup .block .companion .block-2 .other-user .time{margin-top:13px;font-weight:500;font-size:12px;color:#999}.popup-content{width:280px;min-height:146px;background:#fff;border-radius:8px 8px 8px 8px;display:flex;flex-direction:column;overflow:hidden}.popup-content .title{margin-top:16px;text-align:center;font-size:17px;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#37363b}.popup-content .up{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:12px 20px 24px 20px}.popup-content .up .txt{font-size:15px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#9899a2}.popup-content .group{height:48px;display:flex;border-top:1px solid #f6f6f6}.popup-content .group .b-l{color:#0ad192;border-left:1px solid #f6f6f6}.popup-content .group .b-r{color:#9899a2}.popup-content .group .btn{cursor:pointer;width:50%;text-align:center;line-height:48px;font-family:PingFang SC;font-weight:400;font-size:16px}.note-block[data-v-584ec622]{height:100%;overflow:hidden}.note-block .note-bg-2[data-v-584ec622]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@-webkit-keyframes fadeIn-data-v-584ec622{0%{opacity:0;max-height:0}to{padding:16px;opacity:1;max-height:500px}}@keyframes fadeIn-data-v-584ec622{0%{opacity:0;max-height:0}to{padding:16px;opacity:1;max-height:500px}}@-webkit-keyframes fadeOut-data-v-584ec622{0%{opacity:1;max-height:500px}to{padding:0;opacity:0;max-height:0}}@keyframes fadeOut-data-v-584ec622{0%{opacity:1;max-height:500px}to{padding:0;opacity:0;max-height:0}}.note-block .fadeIn[data-v-584ec622]{-webkit-animation:fadeIn-data-v-584ec622 .6s ease forwards;animation:fadeIn-data-v-584ec622 .6s ease forwards}.note-block .fadeOut[data-v-584ec622]{-webkit-animation:fadeOut-data-v-584ec622 .6s ease forwards;animation:fadeOut-data-v-584ec622 .6s ease forwards}.note-block .fadeIned[data-v-584ec622]{padding:16px!important;opacity:1!important;max-height:500px}.note-block .fadeOuted[data-v-584ec622]{max-height:0!important;padding:0!important;opacity:0!important}.note-block .note-list[data-v-584ec622]{width:100%}.note-block .scroll-note[data-v-584ec622]{overflow-x:scroll;display:flex}.note-block .scroll-note[data-v-584ec622]::-webkit-scrollbar{display:none}.note-block .note-list[data-v-584ec622]{padding:16px 0 16px 16px;position:relative}.note-block .note-list .item[data-v-584ec622]{cursor:pointer;margin-right:8px;display:flex;width:151px!important;height:56px;background:linear-gradient(224deg,hsla(0,0%,100%,.56),#fff);border-radius:8px 8px 8px 8px;border:2px solid #fff;position:relative;flex-shrink:0;padding:10px 13px 11px 8px}.note-block .note-list .item .left .note-icon[data-v-584ec622]{width:16px;height:16px}.note-block .note-list .item .right[data-v-584ec622]{margin-left:4px}.note-block .note-list .item .truncate[data-v-584ec622]{font-weight:400;font-size:13px;color:#000}.note-block .note-list .item .time[data-v-584ec622]{position:absolute;right:13px;bottom:6px;font-weight:400;font-size:11px;color:#9899a2}.note-block .note-list .active[data-v-584ec622]{background:linear-gradient(327deg,#d2fbfd,#f0fdfa)}.note-block .note-list:hover .swiper-button-next[data-v-584ec622],.note-block .note-list:hover .swiper-button-prev[data-v-584ec622]{display:block}.note-block .swiper-button-prev[data-v-584ec622]{display:none;top:36px;left:5px}.note-block .swiper-button-prev .icon[data-v-584ec622]{width:36px;height:36px}.note-block .swiper-button-next[data-v-584ec622]{display:none;right:0;top:36px}.note-block .swiper-button-next .icon[data-v-584ec622]{width:36px;height:36px}.note-block .app-note[data-v-584ec622]::-webkit-scrollbar{display:none}.note-block .app-note[data-v-584ec622]{width:100%;height:100%;overflow:scroll;padding:0 16px 0 16px;position:relative;z-index:123}.note-block .app-note .name[data-v-584ec622]{font-size:15px;font-weight:500;color:#37363b}.note-block .app-note .block[data-v-584ec622]{margin-top:15px;display:flex;justify-content:space-between}.note-block .app-note .block .left[data-v-584ec622]{display:flex;align-items:center}.note-block .app-note .block .left .teacher-img[data-v-584ec622]{width:20px;height:20px;border-radius:20px}.note-block .app-note .block .left .teacher-name[data-v-584ec622]{margin-left:4px;font-size:12px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#37363b}.note-block .app-note .block .right .see[data-v-584ec622],.note-block .app-note .block .right[data-v-584ec622]{display:flex}.note-block .app-note .block .right .see .see-icon[data-v-584ec622]{width:15px;height:15px}.note-block .app-note .block .right .see .num[data-v-584ec622]{margin-left:4px;font-size:11px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#9899a2}.note-block .app-note .block .right .like[data-v-584ec622]{cursor:pointer;display:flex}.note-block .app-note .block .right .like .like-icon[data-v-584ec622]{width:15px;height:15px}.note-block .app-note .block .right .like .num[data-v-584ec622]{margin-left:4px;font-size:11px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#9899a2}.note-block .app-note .line[data-v-584ec622]{margin:24px 0;width:100%;height:1px;background:#f6f6f6;border-radius:1px 1px 1px 1px;opacity:1}.note-block .app-note .markdown-body[data-v-584ec622]{padding-bottom:20px;margin-bottom:100px}.note-block .app-note .like-btn[data-v-584ec622]{width:56px;height:56px;background:#fff;box-shadow:0 4px 9px 0 rgba(0,0,0,.16);border-radius:0 0 0 0;opacity:1;display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;right:16px;bottom:50px;border-radius:50%}.note-block .app-note .like-btn .like-icon[data-v-584ec622]{width:22px;height:22px}.note-block .app-note .like-btn .like-num[data-v-584ec622]{margin-top:2px;font-size:10px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#9899a2}.note-block[data-v-53203d26]{height:100%;overflow:hidden}.note-block .note-bg-2[data-v-53203d26]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@-webkit-keyframes fadeIn-data-v-53203d26{0%{opacity:0;max-height:0}to{padding:16px;opacity:1;max-height:500px}}@keyframes fadeIn-data-v-53203d26{0%{opacity:0;max-height:0}to{padding:16px;opacity:1;max-height:500px}}@-webkit-keyframes fadeOut-data-v-53203d26{0%{opacity:1;max-height:500px}to{padding:0;opacity:0;max-height:0}}@keyframes fadeOut-data-v-53203d26{0%{opacity:1;max-height:500px}to{padding:0;opacity:0;max-height:0}}.note-block .fadeIn[data-v-53203d26]{-webkit-animation:fadeIn-data-v-53203d26 .6s ease forwards;animation:fadeIn-data-v-53203d26 .6s ease forwards}.note-block .fadeOut[data-v-53203d26]{-webkit-animation:fadeOut-data-v-53203d26 .6s ease forwards;animation:fadeOut-data-v-53203d26 .6s ease forwards}.note-block .fadeIned[data-v-53203d26]{padding:16px!important;opacity:1!important;max-height:500px}.note-block .fadeOuted[data-v-53203d26]{max-height:0!important;padding:0!important;opacity:0!important}.note-block .note-list[data-v-53203d26]{width:100%}.note-block .note-list:hover .swiper-button-next[data-v-53203d26],.note-block .note-list:hover .swiper-button-prev[data-v-53203d26]{display:block}.note-block .swiper-button-prev[data-v-53203d26]{display:none;top:36px;left:5px}.note-block .swiper-button-prev .icon[data-v-53203d26]{width:36px;height:36px}.note-block .swiper-button-next[data-v-53203d26]{display:none;right:0;top:36px}.note-block .swiper-button-next .icon[data-v-53203d26]{width:36px;height:36px}.note-block .scroll-note[data-v-53203d26]{overflow-x:scroll;display:flex}.note-block .scroll-note[data-v-53203d26]::-webkit-scrollbar{display:none}.note-block .note-list[data-v-53203d26]{overflow:scroll;padding:16px;position:relative;display:flex}.note-block .note-list .item[data-v-53203d26]{cursor:pointer;margin-right:8px;display:flex;width:151px!important;height:56px;background:linear-gradient(224deg,hsla(0,0%,100%,.56),#fff);border-radius:8px 8px 8px 8px;border:2px solid #fff;position:relative;flex-shrink:0;padding:10px 13px 11px 8px}.note-block .note-list .item .left[data-v-53203d26]{position:relative}.note-block .note-list .item .left .note-icon[data-v-53203d26]{position:absolute;width:16px;height:16px}.note-block .note-list .item .left .sort[data-v-53203d26]{width:16px;height:16px;text-align:center;line-height:16px;position:relative;top:.5px;z-index:1;font-family:DIN;font-weight:400;font-size:9px;color:#fff}.note-block .note-list .item .right[data-v-53203d26]{margin-left:4px}.note-block .note-list .item .truncate[data-v-53203d26]{font-weight:400;font-size:13px;color:#000}.note-block .note-list .item .time[data-v-53203d26]{position:absolute;right:13px;bottom:6px;font-weight:400;font-size:11px;color:#9899a2}.note-block .note-list .active[data-v-53203d26]{background:linear-gradient(286deg,#ffe6c1,#fff9eb)}.note-block .app-note[data-v-53203d26]{width:100%;height:100%;overflow:scroll;padding:0 16px 0 16px;position:relative;z-index:123}.note-block .app-note .name[data-v-53203d26]{font-size:15px;font-weight:500;color:#37363b}.note-block .app-note .block[data-v-53203d26]{margin-top:15px;display:flex;justify-content:space-between}.note-block .app-note .block .left[data-v-53203d26]{display:flex;align-items:center}.note-block .app-note .block .left .teacher-img[data-v-53203d26]{width:20px;height:20px;border-radius:20px}.note-block .app-note .block .left .teacher-name[data-v-53203d26]{margin-left:4px;font-size:12px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#37363b}.note-block .app-note .block .right .see[data-v-53203d26],.note-block .app-note .block .right[data-v-53203d26]{display:flex}.note-block .app-note .block .right .see .see-icon[data-v-53203d26]{width:15px;height:15px}.note-block .app-note .block .right .see .num[data-v-53203d26]{margin-left:4px;font-size:11px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#9899a2}.note-block .app-note .block .right .like[data-v-53203d26]{cursor:pointer;display:flex}.note-block .app-note .block .right .like .like-icon[data-v-53203d26]{width:15px;height:15px}.note-block .app-note .block .right .like .num[data-v-53203d26]{margin-left:4px;font-size:11px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#9899a2}.note-block .app-note .line[data-v-53203d26]{margin:24px 0;width:100%;height:1px;background:#f6f6f6;border-radius:1px 1px 1px 1px;opacity:1}.note-block .app-note .markdown-body[data-v-53203d26]{padding-bottom:20px;margin-bottom:100px}.note-block .app-note .like-btn[data-v-53203d26]{width:56px;height:56px;background:#fff;box-shadow:0 4px 9px 0 rgba(0,0,0,.16);border-radius:0 0 0 0;opacity:1;display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;right:16px;bottom:50px;border-radius:50%}.note-block .app-note .like-btn .like-icon[data-v-53203d26]{width:22px;height:22px}.note-block .app-note .like-btn .like-num[data-v-53203d26]{margin-top:2px;font-size:10px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#9899a2}.app-note .content p img{max-width:100%}.app-note table{border-collapse:separate;text-indent:0;border-spacing:2px;border:1px solid #ccc;font-size:14px;max-width:100%}.app-note tr{display:table-row;vertical-align:inherit;border-color:inherit}.app-note td{display:table-cell;vertical-align:inherit}.app-note td,.app-note th{border:1px solid #ccc;line-height:1.5;min-width:30px;min-height:30px;padding:10px 5px;text-align:left}.bullet[data-v-53e1ea99]{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;background:#1f2022}.bullet .bullet-top[data-v-53e1ea99]{display:flex;justify-content:space-between;align-items:center;padding:15px 20px 8px 20px;background:#1f2022}.bullet .bullet-top .left[data-v-53e1ea99]{font-weight:400;font-size:12px;color:#999}.bullet .bullet-top .right[data-v-53e1ea99]{display:flex;align-items:center;cursor:pointer}.bullet .bullet-top .right .txt[data-v-53e1ea99]{margin-right:4px;font-weight:400;font-size:12px;color:#999}.bullet .bullet-top .right .danmu-icon[data-v-53e1ea99]{width:10px;height:10px;cursor:pointer}.bullet .bullet-list[data-v-53e1ea99]{flex:1;overflow:scroll;padding:20px}.bullet .bullet-list .pull-refresh .item-block .item[data-v-53e1ea99]{display:flex;margin-bottom:8px}.bullet .bullet-list .pull-refresh .item-block .item .video-time[data-v-53e1ea99]{min-width:34px;margin-top:4px;font-weight:400;font-size:12px;color:#9899a2;cursor:pointer}.bullet .bullet-list .pull-refresh .item-block .item .right[data-v-53e1ea99]{margin-left:8px;padding:4px 10px;background:#212028;border-radius:10px 10px 10px 10px;border:1px solid #3e3e3e}.bullet .bullet-list .pull-refresh .item-block .item .right .txt-1[data-v-53e1ea99]{word-break:break-all}.bullet .bullet-list .pull-refresh .item-block .item .right .txt-1 .name[data-v-53e1ea99]{font-weight:400;font-size:13px;color:#befae7;word-break:break-all}.bullet .bullet-list .pull-refresh .item-block .item .right .txt-1 .content[data-v-53e1ea99]{font-weight:400;font-size:13px;color:#fff;word-break:break-all}.bullet .bullet-list .pull-refresh .item-block .item .right .txt-2[data-v-53e1ea99]{margin-top:3px;font-weight:400;font-size:10px;color:#999}.bullet .bullet-list .pull-refresh .item-block .item .right .line[data-v-53e1ea99]{margin-top:8px;margin-bottom:10px;border-radius:0 0 0 0;border:1px dashed #3e3e3e}.bullet .bullet-list .pull-refresh .item-block .item .right .txt-3[data-v-53e1ea99]{word-break:break-all}.bullet .bullet-list .pull-refresh .item-block .item .right .txt-3 .back[data-v-53e1ea99]{font-weight:400;font-size:13px;color:#ffba6f;word-break:break-all}.bullet .bullet-list .pull-refresh .item-block .item .right .txt-3 .back-content[data-v-53e1ea99]{word-break:break-all;font-weight:400;font-size:13px;color:#d5d5d7}.bullet .bullet-list .pull-refresh .item-block .item .right-top[data-v-53e1ea99]{background:rgba(255,160,55,.15);border-radius:8px 8px 8px 8px;border:0}.bullet .bullet-list .pull-refresh .item-block .item .right-top .txt-1[data-v-53e1ea99]{word-break:break-all}.bullet .bullet-list .pull-refresh .item-block .item .right-top .txt-1 .content[data-v-53e1ea99],.bullet .bullet-list .pull-refresh .item-block .item .right-top .txt-1 .name[data-v-53e1ea99]{font-weight:400;font-size:13px;color:#f7d0a2;word-break:break-all}.bullet .van-pull-refresh[data-v-53e1ea99]::-webkit-scrollbar-thumb,.bullet .van-pull-refresh[data-v-53e1ea99]::-webkit-scrollbar-track{background:transparent}.bullet .van-pull-refresh[data-v-53e1ea99]:hover::-webkit-scrollbar-thumb{min-height:20px;border-radius:3px;background:#c1c1c1}.bullet .van-pull-refresh[data-v-53e1ea99]:hover::-webkit-scrollbar-track{background:#1f2022}.bullet .van-pull-refresh[data-v-53e1ea99]::-webkit-scrollbar{width:6px}#video[data-v-b8da01ea]{height:100vh;overflow-x:hidden;background-color:#000!important;position:relative;display:flex;flex-direction:column}#video .live-nav[data-v-b8da01ea]{width:100%;height:60px;background:#252525;display:flex;justify-content:space-between;align-items:center;padding:0 32px 0 24px}#video .live-nav .live-nav-left[data-v-b8da01ea]{display:flex;align-items:center}#video .live-nav .live-nav-left .back[data-v-b8da01ea]{display:flex;align-items:center;font-size:16px;font-family:PingFang SC;font-weight:500;color:#aaa;cursor:pointer}#video .live-nav .live-nav-left .back .top-1[data-v-b8da01ea]{width:16px;height:16px;margin-right:8px}#video .live-nav .live-nav-left .course_title[data-v-b8da01ea]{margin-left:32px;font-size:16px;font-family:PingFang SC;font-weight:500;color:#aaa;cursor:pointer;max-width:250px}#video .live-nav .live_nav_top .top-popel[data-v-b8da01ea],#video .live-nav .live_nav_top[data-v-b8da01ea]{display:flex;align-items:center}#video .live-nav .live_nav_top .top-popel .video-people[data-v-b8da01ea]{width:20px;height:20px;flex-shrink:0}#video .live-nav .live_nav_top .top-popel .txt_2[data-v-b8da01ea]{margin-left:8px;font-weight:400;font-size:14px;color:#fff;white-space:nowrap}#video .live-nav .live_nav_top .top-biji[data-v-b8da01ea]{width:80px;height:27px;background:rgba(255,176,45,.1);border-radius:20px 20px 20px 20px;display:flex;align-items:center;justify-content:center;cursor:pointer}#video .live-nav .live_nav_top .top-biji .note-icon[data-v-b8da01ea]{width:22px;height:22px}#video .live-nav .live_nav_top .top-biji .txt[data-v-b8da01ea]{margin-left:4px;font-weight:400;font-size:16px;color:hsla(0,0%,100%,.85)}#video .live-nav .live_nav_top .line[data-v-b8da01ea]{width:1px;height:25px;background:#6d6d73;margin-right:32px}#video .live-nav .live_nav_top .item[data-v-b8da01ea]{margin-right:32px;display:flex;align-items:center;cursor:pointer}#video .live-nav .live_nav_top .item .item-img[data-v-b8da01ea]{width:24px;height:24px}#video .live-nav .live_nav_top .item .txt[data-v-b8da01ea]{margin-left:12px;font-size:16px;font-family:PingFang SC;font-weight:500;color:#9899a2}#video .live-nav .live_nav_top .bit[data-v-b8da01ea]{cursor:pointer;font-size:20px;color:#fff}#video .live-nav .live_nav_top .user .user_name[data-v-b8da01ea]{font-size:16px;font-family:PingFang SC;font-weight:500;color:#aaa;margin-left:5px}#video .live-nav .live_nav_top .user .user_login[data-v-b8da01ea]:hover{cursor:pointer;color:#0ad192}#video .live-nav .live_nav_top .interact[data-v-b8da01ea]{display:flex;align-items:center;position:relative;cursor:pointer}#video .live-nav .live_nav_top .interact .icon-shop[data-v-b8da01ea]{width:21px;height:21px}#video .live-nav .live_nav_top .interact span[data-v-b8da01ea]{font-size:13px;margin-left:5px}#video .live-nav .live_nav_top .user[data-v-b8da01ea]{display:flex;align-items:center;justify-content:center}#video .live-nav .live_nav_top .user span[data-v-b8da01ea]{max-width:80px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;margin-left:11px;font-size:16px;font-family:PingFang SC;font-weight:500;color:#9899a2}#video .live-box[data-v-b8da01ea]{width:100%;height:100%;display:flex;justify-content:center;overflow:hidden;position:absolute;top:0;left:0;background-color:#000;z-index:123}#video[data-v-b8da01ea] .el-menu-item-group__title{padding:0}#video .txt-style[data-v-b8da01ea]{font-weight:400;font-size:18px;color:#fff;font-family:DIN-Medium,DIN}#video[data-v-b8da01ea] .el-submenu__title{padding-left:0!important}#video .course-name[data-v-b8da01ea]{width:100%;line-height:normal}#video .course-name .last-live[data-v-b8da01ea]{padding:2px 3px;position:absolute;top:0;left:0;font-weight:500;font-size:8px;color:#fff;background:linear-gradient(298deg,#ffa357,#fb4f72);border-radius:8px 0 8px 0}#video .course-name .left .name[data-v-b8da01ea]{width:317px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#video .course-name .left .name .num[data-v-b8da01ea]{font-family:DIN-Medium,DIN;font-weight:400;font-size:15px;color:#eaeaea}#video .course-name .left .name .c-name[data-v-b8da01ea]{margin-left:3px;font-weight:400;font-size:15px;color:#eaeaea}#video .course-name img[data-v-b8da01ea]{width:20px;height:16px}#video .course-name .item-bottom[data-v-b8da01ea]{margin-top:9px;display:flex;align-items:center;justify-content:space-between}#video .course-name .item-bottom .noback[data-v-b8da01ea]{width:35px;padding:2px 4px;background:#4f4f4f;border-radius:4px 4px 4px 4px;font-weight:500;font-size:9px;color:#fff;margin-right:8px}#video .course-name .item-bottom .live_teacher[data-v-b8da01ea]{width:20px;height:20px;border-radius:100%;margin-right:8px}#video .course-name .item-bottom .date[data-v-b8da01ea]{margin-top:4px;display:flex;align-items:center}#video .course-name .item-bottom .date .item-icon[data-v-b8da01ea]{margin-right:8px;width:16px;height:16px}#video .course-name .item-bottom .date .line[data-v-b8da01ea]{color:#3e3f3e!important;margin:0 8px}#video .course-name .item-bottom .date .bottom-item:hover .kejian-icon[data-v-b8da01ea]{fill:#fff!important}#video .course-name .item-bottom .date .bottom-item[data-v-b8da01ea]{display:flex;align-items:center;position:relative}#video .course-name .item-bottom .date .bottom-item .kejian-icon[data-v-b8da01ea]{width:18px;height:18px;fill:#b7b7b7}#video .course-name .item-bottom .date .bottom-item .showKejian[data-v-b8da01ea]{position:absolute;top:20px;left:-90px;z-index:12;border-radius:8px 8px 0 0;display:flex;flex-direction:column;align-items:center}#video .course-name .item-bottom .date .bottom-item .showKejian .kejian-top[data-v-b8da01ea]{width:20px;height:8px}#video .course-name .item-bottom .date .bottom-item .showKejian .kejian-bg[data-v-b8da01ea]{padding:10px;background:#f5f7f8;width:229px;max-height:177px;overflow:scroll;border-radius:8px 8px 8px 8px}#video .course-name .item-bottom .date .bottom-item .showKejian .item[data-v-b8da01ea]{margin-bottom:8px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:11px 12px;background:#fff;border-radius:8px 8px 8px 8px}#video .course-name .item-bottom .date .bottom-item .showKejian .item .left[data-v-b8da01ea]{display:flex;align-items:center}#video .course-name .item-bottom .date .bottom-item .showKejian .item .left .file-icon[data-v-b8da01ea]{width:16px;height:18px;margin-right:6px}#video .course-name .item-bottom .date .bottom-item .showKejian .item .left .name[data-v-b8da01ea]{width:134px;font-family:PingFang SC;font-weight:500;font-size:14px;color:#37363b}#video .course-name .item-bottom .date .bottom-item .showKejian .item .file-go[data-v-b8da01ea]{width:14px;height:14px}#video .course-name .item-bottom .date .volume[data-v-b8da01ea]{display:flex;align-items:center}#video .course-name .item-bottom .date .volume .courseDetails-video-volume[data-v-b8da01ea]{width:16px;height:16px;fill:#9899a2}#video .course-name .item-bottom .date .volume .num[data-v-b8da01ea]{margin-left:3px;font-weight:400;color:#999;font-size:14px}#video .course-name:hover .volume .time[data-v-b8da01ea]{color:#0ad192!important}#video .live-main[data-v-b8da01ea]{display:flex;justify-content:flex-end;width:100%;overflow:hidden;flex:1;position:relative;z-index:22}#video .live-main .radio-left[data-v-b8da01ea]{position:relative}#video .live-main .radio-left .flexible[data-v-b8da01ea]{position:absolute;z-index:100000;left:-24px;top:46%;width:24px;height:80px;background:#181818;text-align:center;border-radius:14px 0 0 14px;color:#b3b3b3;cursor:pointer}#video .live-main .radio-left .flexible i[data-v-b8da01ea]{margin-left:6px;font-size:20px}#video .live-main .radio-left .flexible .flexible-txt[data-v-b8da01ea]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}#video .live-main .radio-left .flexible .flexible-txt .txt[data-v-b8da01ea]{position:relative;left:1px;line-height:25px}#video .live-main .radio-left .flexible-white[data-v-b8da01ea]{background:#fff}#video .live-main .radio-left .catalogue[data-v-b8da01ea]{margin-left:24px;margin-top:16px;margin-bottom:16px;font-size:20px;font-family:PingFang SC;font-weight:400;color:#9899a2}#video .live-main .radio-left .courseName[data-v-b8da01ea]{font-size:20px;font-family:PingFang SC;font-weight:400;color:#9899a2;padding:16px 24px}#video .live-main .radio-left .el-menu[data-v-b8da01ea]{border:0;width:425px;background:#181818;height:100%;overflow-y:scroll}#video .live-main .radio-left .el-menu--collapse[data-v-b8da01ea]{width:0;overflow:hidden}#video .live-main .radio-left .el-submenu[data-v-b8da01ea]{padding:0 20px}#video .live-main .radio-left .el-submenu[data-v-b8da01ea] .el-submenu__title{height:auto;line-height:normal;padding:12px 0}#video .live-main .radio-left .el-submenu .el-menu-item[data-v-b8da01ea]{display:flex;justify-content:space-between;align-items:center;height:auto;line-height:normal;padding:14px 12px 14px 14px!important;margin:10px 0;box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.04);border-radius:8px 8px 8px 8px}#video .live-main .radio-left .note[data-v-b8da01ea]{border:0;width:400px;background:#fff;height:100%;overflow:hidden;position:relative}#video .live-main .radio-left .note .close[data-v-b8da01ea]{position:absolute;top:17px;right:18px;z-index:2;width:18px;height:18px;cursor:pointer}#video .live-main .radio-left .note .title[data-v-b8da01ea]{padding:19px 14px 0 14px;font-weight:500;font-size:16px;color:#37363b}#video .live-main .radio-left .note .note-list[data-v-b8da01ea]{width:100%;padding:12px 14px 0 14px;overflow-x:scroll;display:flex;align-items:center;flex-shrink:0}#video .live-main .radio-left .note .note-list .note-active[data-v-b8da01ea]{background:#f0fdfa!important}#video .live-main .radio-left .note .note-list .item[data-v-b8da01ea]{cursor:pointer;margin-right:10px;background:#f9f9f9;border-radius:4px 4px 4px 4px;width:151px;height:56px;padding:10px 10px 11px 8px;display:flex;flex-shrink:0}#video .live-main .radio-left .note .note-list .item .note-list-icon[data-v-b8da01ea]{width:16px;height:16px;flex-shrink:0}#video .live-main .radio-left .note .note-list .item .note-list-content[data-v-b8da01ea]{font-weight:400;font-size:13px;color:#000}#video .live-main .radio-left .note .name[data-v-b8da01ea]{padding:0 14px 0 14px;margin-top:12px;font-weight:500;font-size:16px;color:#37363b}#video .live-main .radio-left .note .block[data-v-b8da01ea]{padding:0 14px 0 14px;margin-top:15px;display:flex;justify-content:space-between}#video .live-main .radio-left .note .block .left[data-v-b8da01ea]{display:flex;align-items:center}#video .live-main .radio-left .note .block .left .teacher-img[data-v-b8da01ea]{width:20px;height:20px;border-radius:20px}#video .live-main .radio-left .note .block .left .teacher-name[data-v-b8da01ea]{margin-left:4px;font-weight:400;font-size:12px;color:#37363b}#video .live-main .radio-left .note .block .right[data-v-b8da01ea]{display:flex;align-items:center}#video .live-main .radio-left .note .block .right .see[data-v-b8da01ea]{display:flex}#video .live-main .radio-left .note .block .right .see .see-icon[data-v-b8da01ea]{width:20px;height:20px}#video .live-main .radio-left .note .block .right .see .num[data-v-b8da01ea]{margin-left:4px;font-weight:400;font-size:14px;color:#9899a2}#video .live-main .radio-left .note .block .right .like[data-v-b8da01ea]{display:flex}#video .live-main .radio-left .note .block .right .like .like-icon[data-v-b8da01ea]{cursor:pointer;width:20px;height:20px}#video .live-main .radio-left .note .block .right .like .num[data-v-b8da01ea]{margin-left:6px;font-weight:400;font-size:14px;color:#9899a2}#video .live-main .radio-left .note .content[data-v-b8da01ea]{padding:0 14px 14px 14px}#video .live-main .radio-left .note .line[data-v-b8da01ea]{margin:15px 14px;width:100%;height:1px;background:#f6f6f6;border-radius:1px 1px 1px 1px;opacity:1}#video .live-main .radio-left .note .like-btn[data-v-b8da01ea]{width:56px;height:56px;background:#fff;box-shadow:0 4px 9px 0 rgba(0,0,0,.16);border-radius:0 0 0 0;opacity:1;display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;right:16px;bottom:50px;border-radius:50%}#video .live-main .radio-left .note .like-btn .like-icon[data-v-b8da01ea]{width:22px;height:22px}#video .live-main .radio-left .note .like-btn .like-num[data-v-b8da01ea]{margin-top:2px;font-size:10px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#9899a2}#video .live-main .radio-left .liveInteraction[data-v-b8da01ea]{border:0;width:400px;background:#181818;height:100%;overflow:hidden;position:relative;z-index:123;display:flex;flex-direction:column}#video .live-main .radio-left .liveInteraction .close[data-v-b8da01ea]{position:absolute;top:17px;right:18px;z-index:2;width:18px;height:18px;cursor:pointer}#video .live-main .radio-left .liveInteraction .top[data-v-b8da01ea]{width:100%;padding:16px 20px 14px 20px;border-bottom:1px solid #282828}#video .live-main .radio-left .liveInteraction .top .title[data-v-b8da01ea]{font-weight:400;font-size:20px;color:#efefef}#video .live-main .radio-left .liveInteraction .top .time[data-v-b8da01ea]{margin-top:2px;font-weight:400;font-size:12px;color:#999}#video .live-main .radio-left .liveInteraction .content[data-v-b8da01ea]{flex:1;overflow:hidden}#video .live-main .radio-left .liveInteraction .content .content-list[data-v-b8da01ea]{height:100%;overflow:scroll;padding:17px 20px;position:relative;scroll-behavior:smooth;-webkit-animation:scrollAnimation 2s infinite;animation:scrollAnimation 2s infinite;-webkit-overflow-scrolling:touch}#video .live-main .radio-left .liveInteraction .content .content-list .item[data-v-b8da01ea]{margin-bottom:8px}#video .live-main .radio-left .liveInteraction .content .content-list .item .item-border[data-v-b8da01ea]{display:inline-block;background:#212028;border-radius:15px 15px 15px 15px;border:1px solid #3e3e3e;padding:4px 10px}#video .live-main .radio-left .liveInteraction .content .content-list .item .tag[data-v-b8da01ea]{padding:2px 5px;background:#0ad192;border-radius:19px 19px 19px 19px;font-weight:500;font-size:10px;color:#fff;margin-right:4px;text-align:center}#video .live-main .radio-left .liveInteraction .content .content-list .item .nick[data-v-b8da01ea]{font-weight:400;font-size:13px;color:#befae7}#video .live-main .radio-left .liveInteraction .content .content-list .item .msg[data-v-b8da01ea]{font-weight:400;font-size:13px;color:#fff}#video .live-main .radio-left .liveInteraction .content .backNowBtn[data-v-b8da01ea]{position:absolute;bottom:8px;left:20px;z-index:123;width:78px;height:24px;background:#fff;border-radius:23px 23px 23px 23px;display:flex;justify-content:center;align-items:center}#video .live-main .radio-left .liveInteraction .content .backNowBtn .txt[data-v-b8da01ea]{font-weight:400;font-size:12px;color:#333}#video .live-main .radio-left .liveInteraction .content .backNowBtn .video-interaction-bottom[data-v-b8da01ea]{margin-left:1px;width:10px;height:10px}#video .live-main .radio-video[data-v-b8da01ea]{width:100%;background-color:#000;position:relative}#video .live-main .b3[data-v-b8da01ea]{color:#b3b3b3}#video .isRadio_end[data-v-b8da01ea]{position:absolute;top:0;right:0;z-index:99999;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;flex-direction:column;justify-content:center;align-items:center}#video .isRadio_end .tips[data-v-b8da01ea]{margin-top:12px;margin-bottom:10px;font-size:16px;color:#ccc;font-weight:500;line-height:22px}#video .isRadio_end .playback-btn-group[data-v-b8da01ea]{margin-top:26px;display:flex;justify-content:center;align-items:center}#video .isRadio_end .playback-btn-group .playback-repeat-btn[data-v-b8da01ea]{background:transparent;border:1px solid #1a9fff;color:#1a9fff;transition:all .5s ease;width:110px;height:40px;line-height:40px;text-align:center;background:#1a9fff;border-radius:6px;font-weight:500;font-size:13px;color:#fff;cursor:pointer}#video .isRadio_end .isRadio_end_txt[data-v-b8da01ea]{color:#fff;font-weight:500;font-size:20px}#video .isRadio_end .isRadio_end_btn[data-v-b8da01ea]{cursor:pointer;margin-top:20px;width:174px;height:46px;background:#0ad192;border-radius:28px 28px 28px 28px;color:#fff;font-weight:500;font-size:20px;letter-spacing:1.5px;line-height:46px;text-align:center}#video .isRadio_end .flex-y[data-v-b8da01ea]{display:flex}#video .isRadio_end .flex-y .icon-1:hover .icon-img-1[data-v-b8da01ea]{background:url(data:image/png;base64,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);background-size:100%;background-repeat:no-repeat}#video .isRadio_end .flex-y .icon-1:hover .txt[data-v-b8da01ea]{color:#0ad192}#video .isRadio_end .flex-y .icon-2:hover .icon-img-2[data-v-b8da01ea]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJQAAADuCAMAAADoW95BAAAAAXNSR0IArs4c6QAAAO1QTFRFAAAAAL+AAL+AAL+AAM+PAMyMC9OQCciJCciSCNaUCM+PB82OB9GQBsyMBtWUBdSSBc+PBdKRCs6OCdGQCdSTCNKSCNGRB9CQB9CTCtOSCdGTCdCQCdCTCNKSCNGRCNGQCNGTCtKSCtKRCdCSCdKSCNGRCtGTCtCSCdKRCdGRCdGQCdGSCdCSCtGRCtGRCtGSCtCSCdKRCdGRCdGSCdCSCdCRCdGRCtCRCNGSCtGRCtGSCdCSCdCRCdGRCdGRCdGSCtCRCdGSCdCSCdCRCdGRCdGSCtGSCtGSCtCRCtCRCtGRCdGSCdGSCdCRCtGS8U9iHAAAAE50Uk5TAAQIDBAUFxwcHyAkJygrLzAzNDc7P0NHR0tTV1dbX2NjZ2tzd3t/g4eLj4+Tl5ubn6Onq6+zs7O3t7u/w8PHx8/X29/f4+Pn6+/v8/f7p8U8IwAAAwVJREFUeNrt221XEkEYxvHZFVEwsjI1K00xU8IKH6jUfEARIWev7/9xeqOCCMoOuztXdf3f75wfx3Nud2d3jFFKKaWUUurfbSLHJgrWGsDvan6MJXIzCf+q8CcAAJfPXFeYO4qAg9kkUd9w06Xjry1HAABbDRMzFXHXutMCC3fXN+eTQpW7qF9Of/1WdwHU8smgtrpLnrtcv4rert4ngqp2V2y6XH+I++1NE6Cu+1Cwa95RU3jY8XPPqOIAFOynkA8FnM0RooAvISEKzTeEKGA3T4hyH6VpooCDAiEKdi3gQwFns4Qol1GaPgpozBOiYo/SbFC4fEuIijdKM0OhvUqIAo4KhCjYjyEfatRRmjEKdjvkQwHNBUIUsJMnRD15o+UFBRwWCFGw5ZAP9eh08IeC3Qr5UMN3tLyihu1oeUYNng6+UQMfw/yjYMsBH+rhdKBA9U8HDlTfdGBB3ZsOPKie6UCEAr4XCFG3mzRcqJvpwIaC3SBEARVGFJYZUVfbhCicM6IglFD/A8oyon4QovYJJ3q7yIfqvOb7h1yfprt1aS/z3XnWcnT36OeLdE8zUSWke8Q6eUn3hGzXA7rH9nqRbtels8K3P1WbpNvJu1ii2/PsmQM0qCEff/lE3Z8DHKjDGbp3Mw/mAAFqZ5Lufd+gOeAZFVUm6F7XPv0RaOaooXPAI2r4HPCGemwO+ELtjPgNVYao1hLd91NRdfTTJlmhGnE+Bs8GZTdifRibCeq4FG/VDFCdD3FXTR+1H//QStqo0edAdqivTqfOUkU1HA+FpIiKNl1PhKSHOikZQ4bqlAPDhqqPdXgtFVTrnTFsqNq4Z23HROUGzIEFY/yizNVI2ygZo2p9cyCR48jjouZ7SdfrQRImUxkTZepDt1Pd6zmHfOq0wNTF7WuVFZNUpS5q022F4kkyc6C3vbuPOZzPCC5u7269MkmWO7u5t180RIWfO0C0XzJcBaUXE0YppZRSSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSiml/vb+ANmeFvtfPuvDAAAAAElFTkSuQmCC);background-size:100%;background-repeat:no-repeat}#video .isRadio_end .flex-y .icon-2:hover .txt[data-v-b8da01ea]{color:#0ad192}#video .isRadio_end .flex-y .isRadio_end_block[data-v-b8da01ea]{display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}#video .isRadio_end .flex-y .isRadio_end_block .icon-img-1[data-v-b8da01ea]{width:74px;height:74px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJQAAACUCAMAAABC4vDmAAAAAXNSR0IArs4c6QAAAQJQTFRFAAAA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////eRL3UwAAAFV0Uk5TAAQIDBAUFxgbHB8gIyQnKCssLzAzNDc4Ozw/QENER0hLT1BTV1tfY2drb3N3e3+Dh4uPk5ebn6Onqquvs7e7v8PHy8/S09fa29/j5+vu7/Lz9/r7/mk6EcAAAAZnSURBVBgZ7cELW9pYAgbgL4czdiuDN1o7Sx0XKqANiBKUdgRFZHG5uCyn8fv/f2VnW0+4CDkJBif7PH1f/PRTPFjvC1mJeHl3T1KVESe7it+dIUZa/MFNITbS1GzExiU1B3HxRlGzERdlejYRE2JIrYG4OKLnAHFxR62DuPhAzwniokHtQSAm3ihq54iLc2pqAzEhhtQaiItjevYRFx1qd4iLA3qOMJFIvfuYzeWyH98lE3h1DWpDgT9ZO8XzRnfMKaNuo1rcsfBqkvSUYWXObhWXGLfOMgKvwqGn3BjRYPS1kMDaJUYMSX05xJrZXEG/JLFO91yJcjawNjmuSjkbWJNrrm5sC6xDmi/Sy2ANHC7h9q7r1Yr9p0r1y03P5RJ1iahJxefc2/P8loUZ1s6R03a5wOAAEStx3qCWTWCJRPZywOfOBaIkBpzXzlnwk6mPOe/mLSKU4wJ9W8JPwu5yTn8P0SkrLqKcPfjKdThLHSI6b8pDLnSdha+jPme4BURI5NpcqGsL+BAlxRk2IvX+SnGRkbMJH8kWZ9iI1pvzIRdxG3vwcaI4rYiIieMOFzqFj90ep7hZRC7T4CIZ+BBNTlHvEL2kM+Iz1/B1ximDt1gDYXc5Zwx/JU5pC6xF9pozxjA4cjlRw5qkHcWJFkyOXE5ksS7S7lPLwcjmxMMG1kbkbvldBQGcceIK65Su3/caGQRyxYkcYkJ06RkkEBOpMT1niIsiPSqFuGjSU0dcvB1Rc1OIixN66ogLq0vNTSIuMvScIzZa1EYW4iJDTwGx0aLWQmwUqLlJREucNk4FVmENqZUQra8kB3msokqtjUgJfnezg/C2qbm/IEqSP6iqQGgdanlESVIb5BFWhdoloiQ50dpDOO+p9RAlySnKEQjDeqD2CyIkOWOYRxhX1P6BCEnOae0huBK1U0RIcp5yBIL6O7UviJDkc8M8ApLUOoiQ5CKtPQQz4JMxIiS5kHIEgrihJhEdySWGeQRwSW0H/qx8vVHbRyCSS93uweiM2u/wlbjh/1wgCMnlVC0Bg8/UjuDrK38oIQBJP8MC/BWoFeFnl09GAmaS/m734OcTNRt+Tqh9gJmkgapZWO4TNRt+bGofYSZpVMFyn6jZ8GNTy8JM0ugGy32iZsOPTS0HM0mjKpYrUDuGnyK1Y5hJmrQkljuhVoCfT9RKMJP0NyzAzym1Q/j5QK0KM0k/riPh64Lae/hJUruCmaSP2x0YNKm9hR/h8kkHZpJLDQow6vKJC38DPlEWjCSXcKsSRpbLJz34u6G2DSPJxVrbCGCXWhP+HGoFGEkuMiggkCK1KvwVqdVgJPmcW5UI5pJaHv52qXVhJPlMaxtB3VP7Ff6sEbUNmEjOGRQQWJLaA0ya1IowkZzhViWCO6HWgEmJWhMmktNa2wjjmpoNkzQ1V8JAcmKQRyhSUduGUZ/aMQwkNfc8gXA+U+vDzKF2CwPJJzfbCOuO2jnMPtCThr8EvxvkEdp7evYRQJ9aHQYtkuo8gfCuqPUQRIWam4S/ZKN/lcIK3ipqZQSRdKk5WBOHmtpAIE1qKoW12FLUGggmQ08da3FFzz4CatOzjzX4jZ42gsrRc2chcqJDTw6BdegpIXIVejoILkOP2kLE0oqe3xDCDT1dgUiJe3oaCGPbpecCkarTo1IIpcqJE0TI5kQF4Yh7etQBInOo6LkXCGnfpWe0hYjsjelx9xFalRODTURic8iJM4Qn2pzobyICm31O3AqsIDniRH8LL7Yz5MQwiZUcupx4OMALHYw5oQ6wojKnqAJe5FhxSgkrczjNEViZuOC0c6zOanBaexMr2upw2hVeQlxzmjrBKqyS4rRrgRcR15xxu4fQdtuccS3wQqLJGaq2gVDeXLqccSXwYlaNs1RFIjBZGXFW1UIUTjln7PwNgfzqjDjLLSMi2THnuM2sgIGVbbqcM8oiMskun3m4PBRYSmTrIz7TSSFC4oILjG/KmQSeSWROrxUXqApE62DAxfpNx85/TKeSye3070e20+xxscEhIicu+BKuI7EO6TuurPUO65K750p6R1gjUbxnaL2ihTXLtRlK68jCK0g7IwY0qu3itYjcl/880uDx31+zFl6VOKh2Hh+5xOO3TvXQwl9BHpb/+Oe3x0dOeXz89q8/Tg8k/lJWKlP4XHFq9XrNqdj5TMrCTz/99P/qvxwObKYCO7i0AAAAAElFTkSuQmCC);background-size:100%;background-repeat:no-repeat}#video .isRadio_end .flex-y .isRadio_end_block .icon-img-2[data-v-b8da01ea]{width:74px;height:74px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJQAAADuCAMAAADoW95BAAAAAXNSR0IArs4c6QAAAMNQTFRFAAAA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wYQtnwAAAEB0Uk5TAAQIDBAUFxwfICQnKCsvMDM0Nzs/Q0dLU1dbX2Nna3N3e3+Dh4uPk5ebn6Onq6+zt7u/w8fP19vf4+fr7/P3++Nu2N0AAAL7SURBVHja7dtpV9pAGMXxSUAWS21rFVsXrFWg4oILIihO7vf/VL5RNkHJZJnb9v7fZ86P4zmPySRjjFJKKaWUUv9uhSKbKDjoA6NWKcESxfWUf1V4BQDA8JPrCps3EXC1kSbqFC8NHX9tIwIA2FaYmqmKcYdOC2yPrx9spYVqTFC3Tn/94WQBdErpoE4mS967XL+P6R5+poJqTVYcuFx/jdkuygSopzkU7IF3VBlvu/3sGVVdgIL9HfKhgLtNQhTwJyREYVAnRAHnJUKU+yjNEgVcVQhRsAcBHwq42yBEuYzS7FFAf4sQFXuU5oPC8AchKt4ozQ2Fx31CFHBTIUTB/gr5UKuO0pxRsO2QDwUMtglRwFmJEPXhjZYXFHBdIUTBNkI+1LvTwR8K9iTkQy3f0fKKWraj5Rm1eDr4Ri18DPOPgm0EfKi304ECNT8dOFBz04EFNTMdeFBT04EIBXQrhKjXTRou1Mt0YEPBHhGigCYjCruMqIc2IQr3jCgIJdT/gLKMqC4h6pJwoj9W+VCj73z/kLtluluXx12+O89Oke4e/b5O9zQTNUO6R6zeV7onZHsY0D22d6t0uy6jPb79qc4a3U7eYIduz3NqDtCglnz85RM1Owc4UNfrdO9m3swBAtTZGt37vkVzwDMqahboXtd+/BFo7qilc8Ajavkc8IZ6bw74Qp2t+A1VjqjhDt33U1Fr9dMmeaH6cT4Gzwdlj2J9GJsL6rYWb9UcUKP9uKtmj7qMf2gla9TqcyA/1KnTqbNMUX3HQyEZoqJj1xMh2aF6NWPIUKNGYNhQ3USH1zJBDRMe88sC1Ul61jYhqrhgDmwb4xdlHlbaRskZ1ZmbA6kcR06K2pomPR0GaZhMMyHKdJdup7o3dQ6557RAefD6WmXPpFVtgjp2W6HaS2cOTHcx/pjD+YxgvX1+8s2kWfHu5d6+bogKWyMguqwZroLal4JRSimllFJKKaWUUkoppZRSSimllFJKKaWUUkoppZRSSimllFJKqb+9Zxc1pheZqTmhAAAAAElFTkSuQmCC);background-size:100%;background-repeat:no-repeat}#video .isRadio_end .flex-y .isRadio_end_block .txt[data-v-b8da01ea]{margin-top:8px;font-size:23px;font-family:PingFang SC;font-weight:500;color:#fff}#video .isRadio_end .isRadio_end_more[data-v-b8da01ea]{cursor:pointer;margin-top:28px;display:flex}#video .isRadio_end .isRadio_end_more .isRadio_end_icon[data-v-b8da01ea]{width:24px;height:24px}#video .isRadio_end .isRadio_end_more .isRadio_end_more_txt[data-v-b8da01ea]{margin-left:10px;font-size:20px;font-family:PingFang SC;font-weight:500;color:#fff}#video .biji-btn[data-v-b8da01ea]{width:68px;height:68px;background:rgba(0,0,0,.3);border-radius:68px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:405px;right:40px;z-index:22;cursor:pointer}#video .biji-btn .biji-icon[data-v-b8da01ea]{margin-top:2px;width:28px;height:28px;position:relative;top:1px;left:-2px}#video .biji-btn .txt[data-v-b8da01ea]{margin-top:4px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#fff}#video .recommend[data-v-b8da01ea]{position:relative;z-index:1333}#video .recommend .recommend-course[data-v-b8da01ea]{cursor:pointer;position:absolute;z-index:11;padding:6px;background:rgba(0,0,0,.5);border-radius:12px 12px 12px 12px}#video .recommend .recommend-course .recommend-course-img[data-v-b8da01ea]{width:176px;height:100px;border-radius:8px 8px 8px 8px}#video .recommend .recommend-course .recommend-course-name[data-v-b8da01ea]{margin-top:4px;width:176px;font-weight:400;font-size:14px;color:#fff}#video .recommend .recommend-course .recommend-close[data-v-b8da01ea]{position:absolute;height:23px;line-height:23px;top:-35px;right:0;padding:0 10px;background:rgba(0,0,0,.5);border-radius:20px 20px 20px 20px;opacity:.5;font-weight:400;font-size:12px;color:#fff}#video .recommend .recommend-1[data-v-b8da01ea]{top:130px;left:80px}#video .recommend .recommend-2[data-v-b8da01ea]{top:43%;left:80px}#video .recommend .recommend-3[data-v-b8da01ea]{bottom:104px;left:80px}#video .recommend .recommend-4[data-v-b8da01ea]{top:130px;left:45%}#video .recommend .recommend-5[data-v-b8da01ea]{top:43%;left:45%}#video .recommend .recommend-6[data-v-b8da01ea]{bottom:104px;left:45%}#video .recommend .recommend-7[data-v-b8da01ea]{top:130px;right:42px}#video .recommend .recommend-8[data-v-b8da01ea]{top:43%;right:42px}#video .recommend .recommend-9[data-v-b8da01ea]{bottom:104px;right:42px}#video[data-v-b8da01ea]::-webkit-scrollbar{width:0}[data-v-b8da01ea]::-webkit-scrollbar{width:0;height:0}.customize[data-v-b8da01ea]{width:100%;height:100%;position:relative;z-index:13}.customize .zimu[data-v-b8da01ea]{width:100%;position:absolute;bottom:98px;left:0;z-index:10;display:flex;justify-content:center}.customize .zimu .zimu-txt[data-v-b8da01ea]{padding:0 6px;background:rgba(0,0,0,.4);border-radius:2px 2px 2px 2px;font-weight:700;font-size:30px;color:#fff;text-stroke:.5px #333;text-align:center;font-style:normal;text-transform:none;-webkit-text-stroke:.5px #333}.customize .is_my_danmaku[data-v-b8da01ea]{width:100%;height:30%;position:absolute;top:12px;left:0;z-index:122}.customize .is_my_danmaku .danmaku-comtent[data-v-b8da01ea]{padding:0 10px;background:rgba(0,0,0,.45);border-radius:15px 15px 15px 15px;font-weight:400;font-size:15px;color:#fff;height:30px;line-height:30px}.customize .is_my_danmaku .isMe[data-v-b8da01ea]{border:1px solid #fff;font-size:18px!important;color:#0ad192!important}.customize .is_my_danmaku .isTop[data-v-b8da01ea]{font-size:18px!important;color:#fff!important;background:linear-gradient(90deg,#ed582b,#ffb23c)}.customize .is_my_mask[data-v-b8da01ea]{width:100%;height:100%;position:absolute;top:0;left:0;z-index:112}.customize .is_my_controls[data-v-b8da01ea]{width:100%;position:absolute;bottom:0;left:0;z-index:11221;display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:97px;background:linear-gradient(transparent,#000);border-radius:0 0 0 0;padding:0 40px 23px 40px}.customize .is_my_controls .is_my_progress[data-v-b8da01ea]{width:100%;padding:14px 0;position:relative;display:flex;align-items:center}.customize .is_my_controls .is_my_progress .now[data-v-b8da01ea]{margin-right:10px;font-weight:400;font-size:14px;color:#fff;text-shadow:0 0 2px rgba(0,0,0,.25)}.customize .is_my_controls .is_my_progress .total[data-v-b8da01ea]{margin-left:10px;font-weight:400;font-size:14px;color:#fff;text-shadow:0 0 2px rgba(0,0,0,.25)}.customize .is_my_controls .is_my_progress .component-slider[data-v-b8da01ea]{flex:1;position:relative}.customize .is_my_controls .is_my_progress .component-slider .bi-ji-btn[data-v-b8da01ea]{position:relative;z-index:123}.customize .is_my_controls .is_my_progress .component-slider .bi-ji-btn .bi-ji-content[data-v-b8da01ea]{position:absolute;top:-80px;left:-50px;z-index:123123;padding:8px;background:rgba(0,0,0,.6);border-radius:8px 8px 8px 8px;cursor:pointer}.customize .is_my_controls .is_my_progress .component-slider .bi-ji-btn .bi-ji-name[data-v-b8da01ea]{font-weight:400;font-size:12px;color:#fff;max-width:199px;line-height:20px;cursor:pointer}.customize .is_my_controls .is_my_progress .component-slider .bi-ji-btn .bi-ji-btn-yuan[data-v-b8da01ea]{position:absolute;top:-13px;width:3px;height:3px;background:#fff;border-radius:3px;transition:all .5s}.customize .is_my_controls .is_my_progress .component-slider .slider-box[data-v-b8da01ea]{width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.customize .is_my_controls .is_my_progress .component-slider .slider-box .timer-tips[data-v-b8da01ea]{position:absolute;top:-25px;left:-20px;background:rgba(0,0,0,.65);border-radius:8px 8px 8px 8px;padding:5px 8px;color:#fff;font-size:12px}.customize .is_my_controls .is_my_progress .component-slider .slider-box:hover .slider-line-active[data-v-b8da01ea],.customize .is_my_controls .is_my_progress .component-slider .slider-box:hover .slider-line[data-v-b8da01ea]{height:8px!important}.customize .is_my_controls .is_my_progress .component-slider .slider-box:hover .slider-btn[data-v-b8da01ea]{opacity:1}.customize .is_my_controls .is_my_progress .component-slider .slider-box:hover .bi-ji-btn-yuan[data-v-b8da01ea]{top:-15px;width:8px;height:8px;border-radius:8px}.customize .is_my_controls .is_my_progress .component-slider .slider-line[data-v-b8da01ea]{transition:height .5s;width:100%;height:3px;background:hsla(0,0%,100%,.4);border-radius:18px 18px 18px 18px;margin:0 auto;position:absolute;z-index:-1px;left:50%;top:50%;transform:translate(-50%,-50%)}.customize .is_my_controls .is_my_progress .component-slider .slider-line-active[data-v-b8da01ea]{transition:height .5s;position:absolute;left:0;top:50%;transform:translateY(-50%);height:3px;background:#0ad192;border-radius:18px 18px 18px 18px}.customize .is_my_controls .is_my_progress .component-slider .slider-btn[data-v-b8da01ea]{width:22px;height:22px;background:rgba(10,209,146,.2);border-radius:22px;position:relative;left:-11px;z-index:11111111;transition:opacity 1s ease-in-out;opacity:0;display:flex;justify-content:center;align-items:center}.customize .is_my_controls .is_my_progress .component-slider .slider-btn .yuanxin[data-v-b8da01ea]{width:14px;height:14px;background:#fff;border-radius:14px}.customize .is_my_controls .is_my_progress .component-slider .slider-number[data-v-b8da01ea]{width:100%;position:absolute;bottom:-10px}.customize .is_my_controls .is_my_progress .component-slider .slider-number text[data-v-b8da01ea]{position:absolute;top:0;font-size:24px;color:#999;transition:all .3s}.customize .is_my_controls .is_my_progress .component-slider .slider-number text.active[data-v-b8da01ea]{font-size:32px;color:#5b96f6;transition:all .3s}.customize .is_my_controls .is_my_progress .component-slider[data-v-b8da01ea] .el-slider{opacity:0}.customize .is_my_controls .tools[data-v-b8da01ea]{display:flex;align-items:center;justify-content:space-between;width:100%}.customize .is_my_controls .tools .left[data-v-b8da01ea]{display:flex;align-items:center;flex:1}.customize .is_my_controls .tools .left .video-control-start[data-v-b8da01ea]{cursor:pointer;width:30px;height:30px;fill:#fff}.customize .is_my_controls .tools .left .video-control-start[data-v-b8da01ea]:hover{width:30px;height:30px;fill:#0ad192!important}.customize .is_my_controls .tools .left .video-control-left[data-v-b8da01ea]{cursor:pointer;width:30px;height:30px;fill:#fff;margin-left:20px}.customize .is_my_controls .tools .left .video-control-left[data-v-b8da01ea]:hover{fill:#0ad192!important}.customize .is_my_controls .tools .left .video-control-right[data-v-b8da01ea]{cursor:pointer;width:30px;height:30px;fill:#fff;margin-left:12px}.customize .is_my_controls .tools .left .video-control-right[data-v-b8da01ea]:hover{fill:#0ad192!important}.customize .is_my_controls .tools .left .video-control-chat[data-v-b8da01ea]{cursor:pointer;width:30px;height:30px;fill:#fff;margin-left:20px}.customize .is_my_controls .tools .left .video-control-chat[data-v-b8da01ea]:hover{fill:#0ad192!important}.customize .is_my_controls .tools .left .chat[data-v-b8da01ea]{max-width:461px;min-width:161px;width:50%;padding:12px 12px 12px 12px;height:38px;background:rgba(38,38,38,.65);border:1px solid #5b5e5c;border-radius:33px 33px 33px 33px;display:flex;align-items:center;justify-content:space-between;margin-left:10px}.customize .is_my_controls .tools .left .chat .chat-input[data-v-b8da01ea]{width:100%;height:21px;font-family:PingFang SC;font-weight:400;font-size:17px;color:#fff}.customize .is_my_controls .tools .left .chat .right[data-v-b8da01ea]{display:flex;align-items:center}.customize .is_my_controls .tools .left .chat .num[data-v-b8da01ea]{margin:0 6px;font-weight:500;font-size:14px;color:#6b6a6f}.customize .is_my_controls .tools .left .chat .num .length[data-v-b8da01ea]{color:#fff}.customize .is_my_controls .tools .left .chat .line[data-v-b8da01ea]{width:1px;height:11px;background:#5b5e5c}.customize .is_my_controls .tools .left .chat .send[data-v-b8da01ea]{margin-left:6px;font-weight:400;font-size:14px;color:#9899a2;cursor:pointer;width:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.customize .is_my_controls .tools .left .chat .send[data-v-b8da01ea]:hover{color:#0ad192}.customize .is_my_controls .tools .right[data-v-b8da01ea]{display:flex;align-items:center}.customize .is_my_controls .tools .right .live-interaction-box[data-v-b8da01ea]{position:relative;margin-right:34px}.customize .is_my_controls .tools .right .live-interaction-box .live_interaction_icon[data-v-b8da01ea]{cursor:pointer;width:26px;height:26px}.customize .is_my_controls .tools .right .live-interaction-box .txt[data-v-b8da01ea]{cursor:pointer;position:absolute;top:-11px;right:-14px;z-index:1;border-radius:15px 15px 15px 15px;border:1px solid #efefef;font-weight:400;font-size:8px;color:#fff;padding:0 4px}.customize .is_my_controls .tools .right .speed[data-v-b8da01ea]{min-width:31px;cursor:pointer;font-weight:500;font-size:15px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.customize .is_my_controls .tools .right .speed .num[data-v-b8da01ea]{font-weight:400;font-size:12px;transform:scale(1)}.customize .is_my_controls .tools .right .speed .speed-change[data-v-b8da01ea]{position:absolute;z-index:123;top:-172px;left:-16px;padding:12px 14px 2px 14px;background:rgba(0,0,0,.65);border-radius:8px 8px 8px 8px;display:flex;flex-direction:column}.customize .is_my_controls .tools .right .speed .speed-change .item[data-v-b8da01ea]{text-align:center;font-weight:500;font-size:14px;color:#fff;margin-bottom:10px}.customize .is_my_controls .tools .right .speed .speed-change .item .unit[data-v-b8da01ea]{margin-left:3px;font-weight:500;font-size:12px;color:#aaa}.customize .is_my_controls .tools .right .speed .speed-change .active .unit[data-v-b8da01ea],.customize .is_my_controls .tools .right .speed .speed-change .active[data-v-b8da01ea]{color:#0ad192!important}.customize .is_my_controls .tools .right .speed .speed-change .item:hover .unit[data-v-b8da01ea],.customize .is_my_controls .tools .right .speed .speed-change .item[data-v-b8da01ea]:hover{color:#0ad192}.customize .is_my_controls .tools .right .speed .speed-bottom[data-v-b8da01ea]{position:absolute;z-index:123;top:-19px;left:-16px;width:60px;height:50px}.customize .is_my_controls .tools .right .set[data-v-b8da01ea]{margin-left:20px;cursor:pointer;font-weight:500;font-size:15px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.customize .is_my_controls .tools .right .set .num[data-v-b8da01ea]{font-weight:400;font-size:12px;transform:scale(1)}.customize .is_my_controls .tools .right .set .set-change[data-v-b8da01ea]{position:absolute;z-index:123;top:-155px;left:-86px;padding:17px 14px 17px 14px;width:216px;height:118px;background:rgba(0,0,0,.75);border-radius:8px 8px 8px 8px;display:flex;flex-direction:column}.customize .is_my_controls .tools .right .set .set-change .item[data-v-b8da01ea]{font-weight:400;font-size:12px;color:#fff;display:flex;align-items:center;justify-content:space-between}.customize .is_my_controls .tools .right .set .set-bottom[data-v-b8da01ea]{position:absolute;z-index:123;top:-46px;left:-86px;width:216px;height:50px}.customize .is_my_controls .tools .right .set .set-white[data-v-b8da01ea]{cursor:pointer;width:30px;height:30px;fill:#fff}.customize .is_my_controls .tools .right .set .set-white[data-v-b8da01ea]:hover{width:30px;height:30px;fill:#0ad192!important}.customize .is_my_controls .tools .right .fenbian[data-v-b8da01ea]{margin-left:24px;cursor:pointer;font-weight:500;font-size:15px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;width:31px}.customize .is_my_controls .tools .right .fenbian .num[data-v-b8da01ea]{font-weight:400;font-size:12px;transform:scale(1)}.customize .is_my_controls .tools .right .fenbian[data-v-b8da01ea]:hover,.customize .is_my_controls .tools .right .set[data-v-b8da01ea]:hover,.customize .is_my_controls .tools .right .speed[data-v-b8da01ea]:hover{color:#0ad192!important}.customize .is_my_controls .tools .right .listen[data-v-b8da01ea]{position:relative;margin-left:24px}.customize .is_my_controls .tools .right .listen .listen-slider[data-v-b8da01ea]{position:absolute;z-index:123;top:-190px;left:-12px;width:49px;background:rgba(0,0,0,.65);border-radius:8px 8px 8px 8px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:8px 0 20px 0}.customize .is_my_controls .tools .right .listen .listen-slider .num[data-v-b8da01ea]{font-weight:500;font-size:12px;color:#fff;margin-bottom:8px}.customize .is_my_controls .tools .right .listen .listen-slider[data-v-b8da01ea] .el-slider__button-wrapper{width:22px;height:22px;left:-9px;border-radius:50%;background:rgba(10,209,146,.2)}.customize .is_my_controls .tools .right .listen .listen-slider[data-v-b8da01ea] .el-slider__runway{width:3px!important}.customize .is_my_controls .tools .right .listen .listen-slider[data-v-b8da01ea] .el-slider__button{width:12px;height:12px;border:none!important}.customize .is_my_controls .tools .right .listen .listen-slider[data-v-b8da01ea] .el-slider__bar{width:3px!important;background-color:#0ad192}.customize .is_my_controls .tools .right .listen .listen-bottom[data-v-b8da01ea]{position:absolute;z-index:123;top:-15px;left:-16px;width:60px;height:20px}.customize .is_my_controls .tools .right .listen .video-control-listen[data-v-b8da01ea]{cursor:pointer;width:30px;height:30px;fill:#fff}.customize .is_my_controls .tools .right .listen .video-control-listen[data-v-b8da01ea]:hover{width:30px;height:30px;fill:#0ad192!important}.customize .is_my_controls .tools .right .video-control-full[data-v-b8da01ea]{margin-left:20px;cursor:pointer;width:30px;height:30px;fill:#fff}.customize .is_my_controls .tools .right .video-control-full[data-v-b8da01ea]:hover{width:30px;height:30px;fill:#0ad192!important}.customize .big-stop[data-v-b8da01ea]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.customize .big-stop .big-stop-img[data-v-b8da01ea]{width:160px;height:160px}.customize .swiper-block[data-v-b8da01ea]::-webkit-scrollbar{width:0!important;height:0}.activeNav-1[data-v-b8da01ea] .van-tabs__nav{background-color:transparent!important}.activeNav-1[data-v-b8da01ea] .van-tabs__wrap{border-bottom:1px solid #fff!important}.activeNav-1[data-v-b8da01ea] .van-tab--active{color:#333!important}.activeNav-2[data-v-b8da01ea] .van-tabs__nav{background-color:transparent!important}.activeNav-2[data-v-b8da01ea] .van-tabs__wrap{border-bottom:1px solid #fff!important}.activeNav-2[data-v-b8da01ea] .van-tab--active{color:#333!important}.activeNav-2[data-v-b8da01ea] .van-tabs__line{background:#ff975a!important}.video-tabs-block[data-v-b8da01ea]{overflow:hidden;position:relative}.video-tabs-block .menu-comtent[data-v-b8da01ea],.video-tabs-block[data-v-b8da01ea]{height:100%;display:flex;flex-direction:column}.video-tabs-block .menu-filter[data-v-b8da01ea]{display:flex;align-items:center;justify-content:space-between;padding:15px 21px 12px 21px}.video-tabs-block .menu-filter .left[data-v-b8da01ea]{display:flex;align-items:center}.video-tabs-block .menu-filter .left .item[data-v-b8da01ea]{cursor:pointer;font-weight:400;font-size:14px;color:#858585;margin-right:30px}.video-tabs-block .menu-filter .left .active[data-v-b8da01ea],.video-tabs-block .menu-filter .left .item[data-v-b8da01ea]:hover{font-weight:400;font-size:14px;color:#fff}.video-tabs-block .menu-filter .right[data-v-b8da01ea]{cursor:pointer;font-weight:400;font-size:12px;color:#999}.video-tabs-block .menu-filter .right[data-v-b8da01ea]:hover{font-weight:400;font-size:12px;color:#fff}.video-tabs-block .menu[data-v-b8da01ea]{flex:1;overflow:scroll}.video-tabs-block[data-v-b8da01ea] .van-tabs__wrap{height:44px;border-bottom:1px solid #353434;position:absolute;top:0;left:0;width:100%;z-index:1233}.video-tabs-block[data-v-b8da01ea] .van-tabs__nav{background-color:#1f2022}.video-tabs-block[data-v-b8da01ea] .van-tab{font-weight:500;font-size:16px;color:#858585}.video-tabs-block .tab-num[data-v-b8da01ea]{position:relative;top:-1px;font-weight:400;font-size:12px;color:#9899a2}.video-tabs-block[data-v-b8da01ea] .van-tab--active{color:#fff}.video-tabs-block[data-v-b8da01ea] .van-tabs__line{height:2px;background:#0ad192}.video-tabs-block[data-v-b8da01ea] .van-tabs__content{padding:44px 0 0 0;flex:1;overflow:scroll}.video-tabs-block[data-v-b8da01ea] .van-tabs__content .van-tab__pane,.video-tabs-block[data-v-b8da01ea] .van-tabs__content .van-tab__pane-wrapper{height:100%}.video-tabs-block[data-v-b8da01ea] .van-tabs__content .van-pull-refresh{height:100%;overflow-y:scroll}.video-tabs-block .no_data[data-v-b8da01ea]{width:100%;height:100%;padding-bottom:120px;display:flex;justify-content:center;align-items:center;flex-direction:column}.video-tabs-block .no_data .coupon_no_data_svg[data-v-b8da01ea]{width:160px;height:112px}.video-tabs-block .no_data .no_data_txt[data-v-b8da01ea]{margin-top:8px;color:#cacaca;font-weight:700;font-size:12px;letter-spacing:1.5px}.video-tabs-block .no_data .btn-down[data-v-b8da01ea]{margin-top:20px;background:#0ad192;border-radius:38px 38px 38px 38px;padding:9px 36px;font-weight:500;font-size:16px;color:#fff}.video-tabs-block .van-tab__pane[data-v-b8da01ea],.video-tabs-block .van-tabs__content[data-v-b8da01ea]{height:100%}.video-tabs-block .van-tabs__line[data-v-b8da01ea]{display:none}.video-tabs-block .vant-tabs[data-v-b8da01ea]{height:100%;display:flex}.el-message,.el-tooltip__popper{z-index:99999999!important}