*{margin:0;padding:0;font-family:-apple-system-font,Helvetica Neue,sans-serif}input,textarea{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}#root,body,html{min-height:100vh;height:100%;overflow:hidden;background:#555;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-overflow-scrolling:touch;-webkit-touch-callout:none}#root{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.hide{display:none!important}.color-main{color:#ff5a31}.color-green{color:#00b277}.bg-color-green{background-color:#00b277}.color-3{color:#333}.color-6{color:#666}.color-9{color:#999}.color-white{color:#fff}.bg-color-white{background-color:#fff}.bg-color-f8{background-color:#f8f8f8}.bg-color-f0{background-color:#f0f0f0}.bg-color-main{background-color:#ff5a31}.font-12{font-size:12px;line-height:12px}.font-14{font-size:14px;line-height:14px}.font-16{font-size:16px;line-height:16px}.font-18{font-size:18px;line-height:18px}.font-bold{font-weight:600}@media (max-width:320px){.s-font-10{font-size:10px;line-height:10px}.s-font-12{font-size:12px;line-height:12px}.s-font-14{font-size:14px;line-height:14px}}.padding-height-3{height:3px}.padding-height-3,.padding-height-4{width:100%;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.padding-height-4{height:4px}.padding-height-5{height:5px}.padding-height-5,.padding-height-10{width:100%;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.padding-height-10{height:10px}.padding-height-12{height:12px}.padding-height-12,.padding-height-15{width:100%;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.padding-height-15{height:15px}.padding-height-20{width:100%;height:20px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.padding-width-5{width:5px}.padding-width-5,.padding-width-10{height:100%;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.padding-width-10{width:10px}.padding-width-15{width:15px}.padding-width-15,.padding-width-20{height:100%;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.padding-width-20{width:20px}.line-horizontal{height:1px;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.line-vertical{width:1px;-webkit-transform:scaleX(.5);-ms-transform:scaleX(.5);transform:scaleX(.5)}.max-line-1{-webkit-line-clamp:1}.max-line-1,.max-line-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.max-line-2{-webkit-line-clamp:2}.max-line-3{display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;-webkit-box-orient:vertical}.hide-scroll-bar::-webkit-scrollbar{width:0;height:0;display:none}.hide-scroll-bar .-o-scrollbar{-moz-appearance:none!important;background:#fff!important}.hide-scroll-bar{-ms-scroll-chaining:chained;-ms-content-zooming:zoom;-ms-scroll-rails:none;-ms-content-zoom-limit-min:100%;-ms-content-zoom-limit-max:500%;-ms-scroll-snap-type:proximity;-ms-scroll-snap-points-x:snapList(100%,200%,300%,400%,500%);-ms-overflow-style:none;overflow:auto}.App{width:100%;height:100%;max-width:480px;min-width:320px;min-height:100%;position:relative}.AppScrollPage{width:100%;height:100vh;overflow-y:scroll;overflow-x:hidden}.App-topBar{width:100%;height:40px;background:#343538;color:#fff;font-size:14px;padding:0 15px;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.App-barRight{font-weight:600}.toast-box{position:fixed;z-index:999;width:100%;top:0}.toast-content{width:40vw;height:40vw;position:fixed;max-width:150px;max-height:150px;color:#fff;border-radius:10px;background:rgba(0,0,0,.6);text-align:center;padding-top:20px;padding-bottom:25px;top:50%;left:50%;margin-left:-75px;margin-top:-75px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;font-size:17px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:375px){.toast-content{margin-left:-20vw;margin-top:-20vw}}.icon{width:40%;margin-bottom:8%}.App-videoPlay-container-fullscreen{position:fixed;top:0;bottom:0;left:0;width:100vw;height:100vh;z-index:1100;background-color:#000}.HeaderTitle-container{padding:20px 15px}.HeaderTitle-title{line-height:20px;user-select:text;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical}.HeaderTitle-subtitle{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.CommentInput-container,.Do-homework-btn{width:100%;max-width:480px;height:60px;padding:10px 15px;background-color:#fff;-webkit-box-shadow:0 0 0 0 #f0f0f0;box-shadow:0 0 0 0 #f0f0f0;position:fixed;bottom:0;z-index:100}.CommentInput-input-area{height:40px;width:100%;background:#f0f0f0;border-radius:20px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.CommentInput-input-area:active{opacity:.75}.CommentInput-input{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.CommentInput-inputLabel{width:100%;padding:0 15px;margin:0;border:none;background-color:transparent;font-size:14px;color:#999}.CommentInput-input-icon{height:20px;width:20px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;margin:10px 15px}.CommentInput-input-icon img{width:100%;height:100%}.CommentInput-button{background:#ff5a31;border-radius:15px;width:75px;height:30px;text-align:center;line-height:30px;font-size:14px;color:#fff;letter-spacing:0;margin-right:5px}.prevent-click{pointer-events:none;opacity:.8}.Do-homework-btn{height:70px;padding-bottom:11px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.Do-homework-btn button{background:#ff5a31;border-radius:24px;height:48px;line-height:48px;font-size:18px;color:#fff}.Do-homework-btn button:active{background-color:#e4431b}.Do-homework-btn-tip-wrapper{width:100%;max-width:480px}.Do-homework-btn-tip{padding-top:8px;width:248px;height:49px;background-image:url("https://static-1253442168.file.myqcloud.com/xupload/20210225_tishiqipao.png");background-size:contain;background-repeat:no-repeat;left:50%;position:absolute;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);text-align:center;font-size:16px;font-weight:400;color:#fff}button{width:100%;margin:0;padding:0;border:0 solid transparent;outline:none;cursor:pointer}input,textarea{border:0;outline:none}li,ul{padding:0;margin:0;list-style:none}.FloatingWindow-box{width:100%;height:100%;position:absolute;top:0;left:0}.FloatingWindow-box-center{z-index:300;top:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatingWindow-box-body{z-index:301;text-align:center;width:100%}.FloatingWindow-mask{width:100%;height:100%;opacity:.5;background:#000;position:absolute;top:0;left:0}.FloatingWindow-box-speed,.FloatingWindow-mask-speed{position:absolute;z-index:200;bottom:0;left:0}.FloatingWindow-speed-container{max-width:480px;background:#fff;border-radius:30px 30px 0 0;position:absolute;z-index:201;bottom:0;left:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.FloatingWindow-speed-container,.FloatingWindow-speed-line-box{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.FloatingWindow-speed-line-box{height:15px;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.FloatingWindow-speed-line{width:40px;height:4px;background:#ccc;border-radius:2px}.FloatingWindow-speed-text{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.FloatingWindow-speed-text,.FloatingWindow-speed-title-box{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex}.FloatingWindow-speed-title-box{height:50px;padding:0 20px;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatingWindow-speed-title-line{width:4px;height:18px;background:#ff5a31;border-radius:2px}.FloatingWindow-speed-title-label{font-size:18px;color:#333;letter-spacing:0;line-height:18px;margin-left:5px}.FloatingWindow-speed-subtitle{font-size:14px;color:#999;letter-spacing:0;line-height:14px;margin-left:5px}.FloatingWindow-speed-optionsBox{width:100%;height:50px;padding:0 20px}.FloatingWindow-speed-optionsBox:active{background:#f8f8f8}.FloatingWindow-speed-options{width:100%;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;font-size:14px;color:#666;letter-spacing:0;line-height:50px;cursor:pointer}.FloatingWindow-speed-closeBtn{width:100%;height:50px;background:#f0f0f0;line-height:50px;text-align:center;font-size:16px;color:#666;letter-spacing:0}.FloatingWindow-speed-closeBtn:active{background-color:#e1e1e1}.FloatingWindow-speed-selected{color:#ff5a31;font-weight:600}.FloatSpeedTip-rateList{width:100%}.FloatingWindow-lectureList-lectureBox{width:100%;overflow:scroll;max-height:250px}.FloatingWindow-lectureList-lectureBox::-webkit-scrollbar{display:none}.FloatingWindow-lectureList-optionsBox{width:100%;height:50px;padding:0 20px}.FloatingWindow-lectureList-optionsBox:active{background:#f8f8f8}.groupinfo{padding:12px 20px 2px}.groupName{font-size:14px;font-weight:600;color:#1b1c21}.groupDesc{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px 0;cursor:pointer}.groupCount{font-size:12px;font-weight:500;color:#b3b5c4}.actionArrow{width:11px;height:6px}.grouplecList,.hideLecList{overflow:hidden;-webkit-transition:max-height .5s;-o-transition:max-height .5s;transition:max-height .5s}.hideLecList{max-height:0}.FloatingWindow-lectureList-options{width:100%;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;font-size:14px;color:#666;letter-spacing:0;line-height:50px;cursor:pointer}.FloatingWindow-cutLine{background:#f0f0f0}.FloatingWindow-lectureList-optionsName{font-size:14px;letter-spacing:0;cursor:pointer;flex:1 1 auto;display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;-webkit-box-orient:vertical}.FloatingWindow-lectureList-selected{color:#ff5a31;font-weight:600}.FloatingWindow-lectureList-tagBox{width:56px;height:100%;margin-left:15px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatingWindow-lectureList-preview{width:56px;height:20px;background:#00b277;border-radius:4px 4px 4px 0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:12px;color:#fff;letter-spacing:0;text-align:center;line-height:20px}.FloatingWindow-box-preview,.FloatingWindow-mask-preview{position:absolute;z-index:300;top:0;left:0}.FloatingWindow-preview-container{width:100%;max-width:480px;background:#fff;border-radius:30px 30px 0 0;padding:20px 0;position:absolute;z-index:301;bottom:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.FloatingWindow-preview-title{width:100%;font-size:18px;color:#333;letter-spacing:0;text-align:center;line-height:18px}.FloatingWindow-preview-subtitle{width:100%;font-size:14px;color:#666;letter-spacing:0;text-align:center;line-height:20px;margin:20px 0}.FloatingWindow-preview-orangeLabel{color:#ff5a31}.FloatingWindow-preview-learnBtn{width:255px;height:40px;background:#ff5a31;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.5);box-shadow:0 1px 5px 0 rgba(255,90,49,.5);border-radius:22px;line-height:40px;font-size:18px;color:#fff;text-align:center;letter-spacing:0;font-weight:600}.FloatingWindow-preview-learnBtn:active{background:#e4431b}.FloatingWindow-box-preview-center{width:100%;height:100%;position:absolute;z-index:301;top:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatingWindow-preview-container-center{width:295px;max-width:480px;background:#fff;border-radius:12px;padding:30px 20px 20px;position:relative;z-index:301}.FloatingWindow-box-more{position:fixed;bottom:50px;z-index:150;width:100%;max-width:480px}.FloatingWindow-container-more{padding:15px;cursor:pointer;position:absolute;bottom:10px;right:0}.FloatingWindow-container-more-new{background-color:#ff5a31;border-radius:50%;content:"";height:10px;position:absolute;right:5px;top:0;width:10px}.FloatingWindow-wrap-more:active{background-color:#f8f8f8}.FloatingWindow-wrap-more{border-radius:50%;padding:9px 15px 5px;background:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.2);box-shadow:0 0 4px 0 rgba(0,0,0,.2);position:relative;bottom:0;right:0;width:54px;height:54px}.FloatingWindow-wrap-more img{width:24px}.FloatingWindow-wrap-record{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatingWindow-wrap-record img{width:34px;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.FloatingWindow-box-menu,.FloatingWindow-mask-menu{position:absolute;z-index:200;bottom:0;left:0}.FloatingWindow-menu-container{width:100%;padding:0 15px;position:absolute;bottom:15px;z-index:201}.FloatingWindow-menu-content{border-radius:30px;background-color:#fafafa;padding-top:23px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}.FloatingWindow-menu-content,.FloatingWindow-menu-iconList{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex}.FloatingWindow-menu-iconList{padding:0 13px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.FloatingWindow-menu-icon{max-height:120px;min-width:25%;padding:10px 0;border-radius:10px;cursor:pointer}.FloatingWindow-menu-icon:active{background-color:#f0f0f0}.FloatingWindow-menu-iconList img{height:60px}.FloatingWindow-menu-iconLabel{color:#666;display:block;font-size:14px;font-weight:400;line-height:14px;margin-top:8px}.FloatingWindow-menu-closeBtn{bottom:0;cursor:pointer;font-size:18px;height:54px;color:#666;background-color:#fafafa;border-radius:0 0 30px 30px;text-align:center;line-height:54px;position:relative}.FloatingWindow-menu-closeBtn:active{background-color:#f0f0f0}.FloatingWindow-container-buyColumn{padding:5px 15px;background:#fff;position:fixed;bottom:0;z-index:100;width:100%;max-width:480px}.FloatingWindow-buyColumn-btn{height:50px;background:#ff5a31;border-radius:30px;font-size:18px;color:#fff;letter-spacing:0;text-align:center;line-height:50px;font-weight:600}.FloatingWindow-buyColumn-btn:active{background:#e4431b}.FloatingWindow-container-buyDouble{width:100%;padding:8px 15px;background:#fff;position:absolute;bottom:0;z-index:100;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.FloatingWindow-buyDouble-btn{width:50%;height:50px;font-size:16px;color:#fff;letter-spacing:0;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.FloatingWindow-buyDouble-single{background:#fff;border:1px solid #ff5a31;border-radius:30px 0 0 30px;font-weight:600;color:#ff5a31}.FloatingWindow-buyDouble-single:active{background-color:#f8f8f8}.FloatingWindow-buyDouble-single span{width:100%;text-align:center}.FloatingWindow-buyDouble-column{background:#ff5a31;border-radius:0 30px 30px 0}.FloatingWindow-buyDouble-column:active{background:#e4431b}.FloatingWindow-buyDouble-special{background:#ff5a31;border-radius:0 30px 30px 0}.FloatingWindow-buyDouble-special:active{background:#e4431b}.FloatingWindow-buyDouble-sprice{font-size:12px;width:100%;line-height:12px}.FloatingWindow-buyDouble-price{font-size:16px;width:100%;line-height:16px;font-weight:600}.FloatingWindow-buyTwoLine-btn{height:50px;background:#ff5a31;border-radius:30px;color:#fff;letter-spacing:0;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.FloatingWindow-buyTwoLine-btn:active{background-color:#e4431b}.FloatingWindow-buyTwoLine-div{width:100%;text-align:center}.FloatingWindow-buyTwoLine-sub{width:100%;font-size:12px;line-height:12px}.FloatingWindow-buyTwoLine-fprice{margin-left:4px;text-decoration:line-through;color:hsla(0,0%,100%,.5)}.FloatingWindow-buyTwoLine-main{font-weight:600;font-size:16px;line-height:16px}.FloatingWindow-buyColumn-twoLine{height:50px;color:#fff;letter-spacing:0;text-align:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.FloatingWindow-BtnBox,.FloatingWindow-buyColumn-twoLine{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex}.FloatingWindow-BtnBox{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.FloatingWindow-Btn{width:120px;height:40px;font-size:18px;border-radius:20px;text-align:center;line-height:40px}.FloatingWindow-warmTip-confirmBtn{background:#ff5a31;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.5);box-shadow:0 1px 5px 0 rgba(255,90,49,.5);color:#fff}.FloatingWindow-warmTip-confirmBtn:active{background:#e4431b}.FloatingWindow-warmTip-cancelBtn{background:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.1);box-shadow:0 1px 5px 0 rgba(0,0,0,.1);color:#999}.FloatingWindow-warmTip-cancelBtn:active{background-color:#f8f8f8}.FloatingWindow-speedTip-container{width:100%;height:100%;pointer-events:none;-ms-touch-action:none;touch-action:none;position:absolute;z-index:100;top:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width:480px){.FloatingWindow-speedTip-container{height:270px}}.FloatingWindow-speedTip-content{padding:0 20px;height:44px;background:rgba(0,0,0,.5);border-radius:25px}.FloatingWindow-speedTip-padding{padding-top:120px}.FloatingWindow-speedTip-content{font-size:14px;color:#fff;letter-spacing:0;text-align:center;line-height:44px}.FloatingWindow-pwdTip-container{width:100%;height:100%;position:absolute;z-index:100;top:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatingWindow-pwdTipAudio-container{background:rgba(0,0,0,.5);border-radius:6px 6px 0 0}.FloatingWindow-pwdTip-content{height:36px;padding:0 16px;background:#ff5a31;border-radius:22px;cursor:pointer;font-size:14px;color:#fff;letter-spacing:0;line-height:36px;text-align:center}.FloatingWindow-pwdTip-content:active{background:#e4431b}.FloatingWindow-pwdInput-container{width:295px;max-width:480px;background:#fff;border-radius:12px;padding:30px 20px 20px;position:relative;z-index:301}.FloatingWindow-pwdInput{width:100%;height:100%;position:absolute;background:transparent;border-radius:20px;padding:0 20px;left:0;top:0;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;font-size:14px;color:#666;letter-spacing:0;z-index:9}.FloatingWindow-pwdInput-wrapper{position:relative;width:100%;height:40px;background:#fafafa;border-radius:40px}.FloatingWindow-input-background{background:transparent;width:100%;height:100%}.FloatingWindow-pwdInput-wrapper:after{content:"";position:absolute;left:0;top:0;border:1px solid #e5e5e5;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;content:" ";height:200%;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:200%;border-radius:40px;z-index:1}.FloatingWindow-pwdInputError{color:#f44336}.FloatingWindow-pwdConfirmBtn{background:#ff5a31;color:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.5);box-shadow:0 1px 5px 0 rgba(255,90,49,.5)}.FloatingWindow-pwdConfirmBtn:disabled{background:rgba(255,90,49,.5);-webkit-box-shadow:none;box-shadow:none;pointer-events:none;cursor:default}.FloatingWindow-pwdConfirmBtn:active{background:#e4431b}.FloatingWindow-pwdCancelBtn{background:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.1);box-shadow:0 1px 5px 0 rgba(0,0,0,.1);border-radius:20px;font-size:18px;color:#999}.FloatingWindow-pwdCancelBtn:active{background-color:#f8f8f8}.FloatingWindow-pwdErrorShow{height:12px;font-size:12px;color:#f44336;letter-spacing:0;text-align:center;line-height:12px;margin-top:10px}.FloatingWindow-pwdErrorHide{display:none}.FloatingWindow-commentInputBox{width:100%;height:130px;padding:13px 20px 29px;border-radius:20px;background:#fafafa;border:.5px solid #e5e5e5}.FloatingWindow-commentInput{width:100%;height:100%;border:0;background:#fafafa;resize:none;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;font-size:14px;color:#333;letter-spacing:0;line-height:20px}.FloatingWindow-commentInput::-webkit-input-placeholder{font-size:14px;color:#999}.FloatingWindow-commentInput::-moz-placeholder{font-size:14px;color:#999}.FloatingWindow-commentInput::-ms-input-placeholder{font-size:14px;color:#999}.FloatingWindow-commentInput::placeholder{font-size:14px;color:#999}.FloatingWindow-commentInput::-webkit-scrollbar{display:none}.FloatingWindow-commentInput-text-number{color:#999;font-size:14px;line-height:14px;text-align:right}.FloatingWindow-commentInputError{color:#f44336}.FloatingWindow-preview-shareBtn{width:255px;height:40px;background:#ff5a31;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.5);box-shadow:0 1px 5px 0 rgba(255,90,49,.5);border-radius:22px;line-height:40px;font-size:18px;color:#fff;text-align:center;letter-spacing:0}.FloatingWindow-preview-shareBtn:active{background:#e4431b}.FloatingWindow-box-code-center{position:absolute;z-index:300;top:0;left:0}.FloatingWindow-box-code-center,.FloatingWindow-code-container-center{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatingWindow-code-container-center{width:295px;max-width:480px;background:#fff;border-radius:12px;padding:30px 20px 20px;text-align:center;z-index:301;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.FloatingWindow-code-share{width:60px;height:60px;border-radius:50%;background:#1cd67c}.FloatingWindow-code-share img{width:100%;height:100%}.FloatingWindow-code-title{font-size:24px}.FloatingWindow-code-title,.FloatingWindow-prompt-title{color:#333;letter-spacing:0;text-align:center;line-height:24px;font-weight:600;margin-bottom:15px}.FloatingWindow-prompt-title{font-size:18px}.FloatingWindow-code-subtitle{font-size:18px;color:#ff5a31;letter-spacing:0;text-align:center;line-height:18px;font-weight:600;margin-bottom:15px}.FloatingWindow-code-content{font-size:18px;color:#666;line-height:18px;white-space:pre}.FloatingWindow-code-title-Share{color:#333}.FloatingWindow-code-subtitle-Share,.FloatingWindow-code-title-Share{font-size:18px;letter-spacing:0;text-align:center;line-height:18px;margin-bottom:15px}.FloatingWindow-code-subtitle-Share{color:#666}.FloatingWindow-code-content-Share{font-size:24px;color:#ff5a31;line-height:24px;white-space:pre;font-weight:600}.FloatingWindow-code-imgBox{width:170px;height:170px;background:#fff;border:2px solid #fff;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-shadow:0 0 5px 0 rgba(0,0,0,.2);border-radius:6px;overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.FloatingWindow-code-imgBox img{width:120%;height:120%;background:#666}.FloatingWindow-commentInput-container{width:295px;height:283px;background:#fff;border-radius:12px;padding:30px 20px 20px;position:relative;z-index:301}.FloatingWindow-BtnBox.manager-edit{position:absolute;bottom:20px;width:255px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.FloatingWindow-commentInputBox.manager-edit-input{margin-top:15px}.FloatingWindow-commentInputBox.manager-edit-textarea{margin-top:15px;min-height:100px;line-height:20px}.FloatingWindow-preview-text.checkpush{margin-top:20px;text-align:center}.FloatingWindow-commentInput-container.checkpush{height:200px}.FloatFollowLiveroom-title{font-size:16px;margin-bottom:15px}.FloatFollowLiveroom-desc{text-align:left;overflow-Y:scroll;max-height:150px}.FloatFollowLiveroom-desc::-webkit-scrollbar{display:none}.FloatFollowLiveroom-avatarArea{width:64px;height:64px;border-radius:50%;margin-bottom:15px}.FloatFollowLiveroom-content{width:100%;font-size:14px;color:#666;letter-spacing:0;text-align:center;line-height:20px}.Float-Dialog-Alert-mask{height:100%;width:100%;background-color:rgba(0,0,0,.5)}.Float-Dialog-Alert-box{background:#fff;border-radius:12px;position:absolute;width:78.6%;max-width:300px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:30px 20px 20px;text-align:center;line-height:1}.Float-Dialog-Alert-title{font-size:18px;color:#333;margin-bottom:17px;font-weight:700}.Float-Dialog-Alert-text{font-size:14px;color:#666;line-height:20px}.Float-Dialog-Alert-btn{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:17px}.Float-Dialog-Alert-btn span{display:block;width:47.2%;max-width:120px;line-height:40px;background:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.11);box-shadow:0 1px 5px 0 rgba(0,0,0,.11);border-radius:20px;color:#999;font-size:18px}.Float-Dialog-Alert-btn span:last-child{background:#ff5a31;color:#fff}.Float-Dialog-Alert-btn span:first-child:active{background:#f8f8f8}.Float-Dialog-Alert-btn span:last-child:active{background:#e4431b}.Float-Dialog-Alert-btn-delete{background:#f44336!important;-webkit-box-shadow:0 1px 5px 0 rgba(244,67,54,.4);box-shadow:0 1px 5px 0 rgba(244,67,54,.4)}.Float-Dialog-Alert-btn-delete:active{background:#e4431b!important}.FloatingWindow-box-JoinGroup-center,.FloatingWindow-JoinGroup-container-center{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.FloatingWindow-JoinGroup-container-center{position:relative;width:300px;max-width:480px;background:#fff;border-radius:10px;padding:30px 20px 24px;text-align:center;z-index:301;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;word-break:break-word}.FloatingWindow-JoinGroup-title{font-size:20px;color:#ff5a31;letter-spacing:0;line-height:20px;font-weight:600;margin-bottom:10px}.FloatingWindow-JoinGroup-subtitle{margin-bottom:15px;font-weight:600;font-size:18px;color:#333;letter-spacing:0;text-align:center;line-height:25px}.FloatingWindow-box-JoinGroup-center .ico-close{cursor:pointer;width:24px;height:24px;position:absolute;bottom:-39px}.FloatingWindow-JoinGroup-imgBox{width:150px;height:150px;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.2);box-shadow:0 0 8px 0 rgba(0,0,0,.2);border-radius:9px;padding:6px}.FloatingWindow-JoinGroup-imgBox img{width:100%;height:100%;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.FloatingWindow-JoinGroup-content{line-height:20px;margin-top:20px;font-size:16px;color:#979cb3;letter-spacing:0;text-align:center}.FloatingWindow-container-buyColumn-aliPayTag{position:absolute;top:-8px;right:25px;z-index:200;padding:5px 7px;background:#06b4fd;color:#fff;font-size:12px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px}.float-player-ctrl-playbackrate-menu{border-radius:2px;bottom:50px;background-color:hsla(0,0%,8%,.6);width:70px;padding:0;margin:0;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;left:0}.float-player-ctrl-playbackrate-menu .float-player-ctrl-playbackrate-menu-item{color:hsla(0,0%,100%,.8);position:relative;height:36px;line-height:36px;cursor:pointer}.float-player-ctrl-playbackrate-menu .float-player-ctrl-playbackrate-menu-item:hover{background-color:hsla(0,0%,100%,.1)}.float-player-ctrl-playbackrate-menu .float-player-ctrl-playbackrate-menu-item-selected{color:#ff5a31}.VerifyPayButton-mask-container{position:absolute;height:100%;width:100%;left:0;top:0;z-index:199}.VerifyPayButton-container{background-color:#fff;left:0;bottom:0;position:absolute;width:100%;z-index:199}.VerifyPayButton-mask{position:absolute;background-color:#000;width:100%;height:100%;opacity:.3;z-index:198}.VerifyPayButton-cell{position:relative;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.VerifyPayButton-cell,.VerifyPayButton-last-cell{-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#f8f8f8;-webkit-box-shadow:0 0 0 0 #f0f0f0;box-shadow:0 0 0 0 #f0f0f0;display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:14px;height:44px;padding-left:15px;padding-right:15px}.VerifyPayButton-last-cell{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;line-height:44px}.VerifyPayButton-original-price{color:#666;font-size:14px}.VerifyPayButton-discount-price{color:#666}.VerifyPayButton-total-text{font-size:14px;font-weight:400;color:#333;line-height:14px}.VerifyPayButton-total-icon{font-size:14px;color:#ff2725}.VerifyPayButton-total-price{font-size:24px;color:#f44336;font-weight:600;margin-left:5px}.VerifyPayButton-pay{background-color:#ff5a31;border-radius:30px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;height:50px;margin:5px 15px;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.VerifyPayButton-pay:active{background-color:#e4431b}.LiveMenu-box,.LiveMenu-mask{width:100%;height:100%;position:absolute;z-index:200;bottom:0;left:0}.LiveMenu-mask{opacity:.5;background:#000}.LiveMenu-container{width:100%;padding:0 15px;position:absolute;bottom:15px;z-index:201}.LiveMenu-content{border-radius:30px;background-color:#fafafa;padding-top:23px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}.LiveMenu-content,.LiveMenu-iconList{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex}.LiveMenu-iconList{padding:0 13px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.LiveMenu-icon{min-width:25%;padding:10px 0;max-height:120px;cursor:pointer;border-radius:10px}.LiveMenu-icon:active{background-color:#f0f0f0}.LiveMenu-iconList img{width:60px;height:60px}.LiveMenu-iconLabel{color:#666;display:block;font-size:14px;font-weight:400;line-height:14px;margin-top:8px}.LiveMenu-closeBtn{bottom:0;cursor:pointer;font-size:18px;height:54px;color:#666;background-color:#fafafa;border-radius:0 0 30px 30px;text-align:center;line-height:54px;position:relative}.LiveMenu-closeBtn:active{background-color:#f0f0f0}.hide{display:none}.LiveMenu-iconBox{position:relative;display:inline-block}.LiveMenu-tag{display:inline-block;position:absolute;font-size:10px;color:#fff;letter-spacing:0;text-align:center;background:#ff5a31;border-radius:9px 9px 9px 0;width:50px;height:18px;line-height:18px;right:-15px;top:-7px}input,input:focus,textarea,textarea:focus{outline:none;-webkit-appearance:none}.FloatManagerEdit-box-preview-center{z-index:300;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatManagerEdit-box,.FloatManagerEdit-box-preview-center,.FloatManagerEdit-mask{width:100%;height:100%;position:absolute;top:0;left:0}.FloatManagerEdit-mask{opacity:.5;background:#000}.FloatManagerEdit-mask-preview{position:absolute;z-index:300;top:0;left:0}.FloatManagerEdit-commentInput-container{width:295px;background:#fff;border-radius:12px;padding:30px 20px 20px;position:relative;z-index:301}.FloatManagerEdit-preview-title{font-family:PingFangSC-Medium;font-size:18px;color:#333;letter-spacing:0;text-align:center;width:255px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.FloatManagerEdit-commentInputBox{width:100%;padding:13px 20px;border-radius:20px;background:#fafafa;border:.5px solid #e5e5e5;font-size:14px;color:#666;margin-top:20px;outline:none}.FloatManagerEdit-commentInputBox::-webkit-input-placeholder{color:#999}.FloatManagerEdit-commentInputBox::-moz-placeholder{color:#999}.FloatManagerEdit-commentInputBox::-ms-input-placeholder{color:#999}.FloatManagerEdit-commentInputBox::placeholder{color:#999}.FloatManagerEdit-commentTextAreaBox{width:100%;margin-top:15px;min-height:80px;padding:10px 20px;line-height:20px;background:#fafafa;border:.5px solid #e5e5e5;border-radius:20px;font-family:PingFangSC-Regular;font-size:14px;color:#666;letter-spacing:0;margin-bottom:20px;outline:none}.FloatManagerEdit-commentTextAreaBox::-webkit-input-placeholder{color:#999}.FloatManagerEdit-commentTextAreaBox::-moz-placeholder{color:#999}.FloatManagerEdit-commentTextAreaBox::-ms-input-placeholder{color:#999}.FloatManagerEdit-commentTextAreaBox::placeholder{color:#999}.FloatManagerEdit-BtnBox{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.FloatManagerEdit-Btn{line-height:40px;width:120px;height:40px;font-family:PingFangSC-Regular;font-size:18px;border-radius:20px;text-align:center;letter-spacing:0;line-height:18px}.FloatManagerEdit-Btn.act{background:#ff5a31;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.5);box-shadow:0 1px 5px 0 rgba(255,90,49,.5);color:#fff}.FloatManagerEdit-Btn.act:active{background-color:#e4431b}.FloatManagerEdit-Btn.cancel{background:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.1);box-shadow:0 1px 5px 0 rgba(0,0,0,.1);color:#999}.FloatManagerEdit-Btn.cancel:active{background-color:#f8f8f8}.FloatCheckPushModal-box,.FloatCheckPushModal-mask{width:100%;height:100%;position:absolute;top:0;left:0}.FloatCheckPushModal-mask{opacity:.5;background:#000}.FloatCheckPushModal-box-preview-center{width:100%;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatCheckPushModal-box-preview-center,.FloatCheckPushModal-mask-preview{position:absolute;z-index:300;top:0;left:0}.FloatCheckPushModal-commentInput-container{width:295px;background:#fff;border-radius:12px;padding:30px 20px 20px;position:relative;z-index:301}.FloatCheckPushModal-preview-title{width:100%;font-size:18px;color:#333;letter-spacing:0;text-align:center;line-height:18px;font-weight:bolder}.FloatCheckPushModal-preview-text{width:100%;font-size:14px;color:#666;letter-spacing:0;text-align:center;line-height:20px;margin:20px 0}.FloatCheckPushModal-preview-text pre{word-break:break-all;white-space:pre-wrap;text-align:center}.FloatCheckPushModal-BtnBox{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.FloatCheckPushModal-Btn{width:120px;height:40px;font-size:18px;border-radius:20px;text-align:center;line-height:40px}.FloatCheckPushModal-Btn.act{background:#ff5a31;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.5);box-shadow:0 1px 5px 0 rgba(255,90,49,.5);color:#fff}.FloatCheckPushModal-Btn.act:active{background-color:#e4431b}.FloatCheckPushModal-Btn.cancel{background:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.1);box-shadow:0 1px 5px 0 rgba(0,0,0,.1);color:#999}.FloatCheckPushModal-Btn.cancel:active{background-color:#f8f8f8}.FloatCheckPushModal-Btn.single{width:255px;background:#ff5a31;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.5);box-shadow:0 1px 5px 0 rgba(255,90,49,.5);color:#fff}.FloatCheckPushModal-Btn.single:active{background-color:#e4431b}.FloatInviteFriend-box,.FloatInviteFriend-mask{width:100%;height:100%;position:absolute;top:0;left:0}.FloatInviteFriend-mask{opacity:.5;background:#000}.FloatInviteFriend-box-preview-center{width:100%;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatInviteFriend-box-preview-center,.FloatInviteFriend-mask-preview{position:absolute;z-index:300;top:0;left:0}.FloatInviteFriend-commentInput-container{width:295px;background:#fff;border-radius:12px;padding:30px 20px 20px;position:relative;z-index:301}.FloatInviteFriend-preview-title{width:100%;font-size:18px;color:#333;letter-spacing:0;text-align:center;line-height:18px;font-weight:bolder}.FloatInviteFriend-preview-text{width:100%;font-size:14px;color:#666;letter-spacing:0;text-align:center;line-height:20px;margin:20px 0}.FloatInviteFriend-BtnBox{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.FloatInviteFriend-Btn{width:120px;height:40px;font-size:18px;border-radius:20px;text-align:center;line-height:40px}.FloatInviteFriend-Btn.act{background:#ff5a31;color:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.5);box-shadow:0 1px 5px 0 rgba(255,90,49,.5)}.FloatInviteFriend-Btn.act:active{background-color:#e4431b}.FloatInviteFriend-Btn.cancel{background:#fff;color:#999;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.1);box-shadow:0 1px 5px 0 rgba(0,0,0,.1)}.FloatInviteFriend-Btn.cancel:active{background-color:#f8f8f8}.BottomMenu-box-preview-center{z-index:300;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.BottomMenu-box,.BottomMenu-box-preview-center,.BottomMenu-mask{width:100%;height:100%;position:absolute;top:0;left:0}.BottomMenu-mask{opacity:.5;background:#000}.BottomMenu-mask-preview{position:absolute;z-index:300;top:0;left:0}.BottomMenu-container{width:100%;height:200px;background:#fff;position:absolute;bottom:0;left:0;z-index:301;color:#666;font-size:16px}.BottomMenu-container.fadeInReply{height:100px}.BottomMenu-item{position:relative;text-align:center;line-height:50px;list-style:none}.BottomMenu-item:active{background-color:#f8f8f8}.BottomMenu-item:after{content:"";position:absolute;height:1px;width:calc(100% - 40px);background-color:#f0f0f0;left:20px;bottom:0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.BottomMenu-item.close{background:#f0f0f0;color:#666;margin:0}.BottomMenu-item.close:active{background-color:#e1e1e1}.fadeIn{-webkit-animation:slideIn .3s;animation:slideIn .3s}.fadeInReply{-webkit-animation:slideInReply .3s;animation:slideInReply .3s}@-webkit-keyframes slideIn{0%{height:0}to{height:200px}}@keyframes slideIn{0%{height:0}to{height:200px}}@-webkit-keyframes slideInReply{0%{height:0}to{height:100px}}@keyframes slideInReply{0%{height:0}to{height:100px}}.FloatReplyComment-box-preview-center{z-index:300;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatReplyComment-box,.FloatReplyComment-box-preview-center,.FloatReplyComment-mask{width:100%;height:100%;position:absolute;top:0;left:0}.FloatReplyComment-mask{opacity:.5;background:#000}.FloatReplyComment-mask-preview{position:absolute;z-index:300;top:0;left:0}.FloatReplyComment-commentInput-container{width:295px;background:#fff;border-radius:12px;padding:30px 20px 20px;position:relative;z-index:301}.FloatReplyComment-preview-title{font-family:PingFangSC-Medium;font-size:18px;color:#333;letter-spacing:0;text-align:center;line-height:18px}.FloatReplyComment-comment-input-box{height:130px;padding:12px 20px 10px;border-radius:20px;background:#fafafa;border:.5px solid #e5e5e5;font-size:14px;margin-top:20px}.FloatReplyComment-commentInputBox{height:calc(100% - 20px);width:100%;background-color:transparent;resize:none;display:block;color:#333;font-size:14px}.FloatReplyComment-comment-text-number{margin-top:5px;color:#999;text-align:right;line-height:1}.FloatReplyComment-commentInputBox::-webkit-input-placeholder{font-size:14px;color:#999}.FloatReplyComment-commentInputBox::-moz-placeholder{font-size:14px;color:#999}.FloatReplyComment-commentInputBox::-ms-input-placeholder{font-size:14px;color:#999}.FloatReplyComment-commentInputBox::placeholder{font-size:14px;color:#999}.FloatReplyComment-BtnBox{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.FloatReplyComment-Btn{width:120px;height:40px;font-family:PingFangSC-Regular;font-size:18px;border-radius:20px;text-align:center;letter-spacing:0;line-height:18px}.FloatReplyComment-Btn.act{background:#ff5a31;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.5);box-shadow:0 1px 5px 0 rgba(255,90,49,.5);color:#fff}.FloatReplyComment-Btn.act:active{background-color:#e4431b}.FloatReplyComment-Btn.cancel{background:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.1);box-shadow:0 1px 5px 0 rgba(0,0,0,.1);color:#999}.FloatReplyComment-Btn.cancel:active{background-color:#f8f8f8}.FloatReplyComment-Btn.disable{background:#ffac98;color:#fff}.FixedCoupon-container{color:#fff;height:20px;line-height:20px;font-size:12px;cursor:pointer;z-index:101;position:absolute;right:15px;display:-webkit-flex;display:-ms-flexbox;display:flex}.FixedCoupon-container:active .FixedCoupon-left,.FixedCoupon-container:active .FixedCoupon-right{background-color:#e4431b}.FixedCoupon-left{width:45px;border-radius:3px 4px 4px 3px}.FixedCoupon-left,.FixedCoupon-right{text-align:center;background-color:#ff5a31}.FixedCoupon-right{padding:0 4px;border-radius:4px 3px 3px 4px}.PopupCoupon-container{position:absolute;height:100%;width:100%;top:0;left:0;z-index:201;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.PopupCoupon-mask{position:absolute;background-color:#000;width:100%;height:100%;opacity:.3;z-index:99}.PopupCoupon-body{position:relative;max-width:336px;z-index:99;width:300px;height:400px;background-size:cover;background-repeat:no-repeat;background-position:top;padding-top:25px;border-radius:6px;-webkit-animation-name:scaleAnimation;animation-name:scaleAnimation;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes scaleAnimation{0%{-webkit-transform:scale(.3);transform:scale(.3);opacity:.5}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scaleAnimation{0%{-webkit-transform:scale(.3);transform:scale(.3);opacity:.5}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.PopupCoupon-red-pack{width:100%;height:100%}.PopupCoupon-title{position:absolute;top:45%;left:50%;font-weight:700;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#ffe09f;font-size:60px;padding-right:12px}.PopupCoupon-button{display:block;position:absolute;width:100%;height:57px;bottom:13%;cursor:pointer}.PurchaseNotesModal{position:fixed;max-width:480px;left:50%;top:50%;z-index:301;width:320px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:320px){.PurchaseNotesModal{width:290px}}.PurchaseNotesModal .PurchaseNotesModal_textArea{position:relative;width:100%;background-color:#fff;margin:0 auto;height:75vh;border-radius:6px}.PurchaseNotesModal .PurchaseNotesModal_textArea .PurchaseNotesModal_title{width:100%;font-size:20px;font-weight:500;height:30px;color:#333;text-align:center}.PurchaseNotesModal .PurchaseNotesModal_textArea .PurchaseNotesModal_title img{position:absolute;top:15px;right:15px;width:14px}.PurchaseNotesModal .PurchaseNotesModal_main{height:calc(100% - 100px);padding:15px 20px 25px;position:relative;display:block;overflow-y:scroll;font-size:14px;font-weight:400;color:#333;line-height:22px;-webkit-overflow-scrolling:touch}.PurchaseNotesModal .PurchaseNotesModal_main::-webkit-scrollbar{width:0;height:0}.PurchaseNotesModal .PurchaseNotesModal_textArea .PurchaseNotesModal_title{display:inline-block;margin-top:25px}.PurchaseNotesModal .PurchaseNotesModal_main .noTextUnderLine{text-decoration:underline;font-weight:700}.PurchaseNotesModal .PurchaseNotesModal_main .centerLine{text-align:center;font-weight:700}.PurchaseNotesModal .PurchaseNotesModal_main .rightLine{text-decoration:underline;text-align:right;font-weight:700;margin:30px 0}.PurchaseNotesModal .PurchaseNotesModal_main .highlight{background-color:#ff0}.PurchaseNotesModal .PurchaseNotesModal_textArea .PurchaseNotesModal_main p::-webkit-scrollbar{width:0;height:0}.PurchaseNotesModal .PurchaseNotesModal_main .boldLine{font-weight:700}.wk-loading-wrap{width:100%;height:100%;background:transparent;font-weight:400;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;z-index:400;margin:0 auto;max-width:480px}.wk-loading{width:120px;height:120px;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:6px;text-align:center;color:#fff;background:rgba(0,0,0,.5);z-index:401;padding-bottom:20px}.wk-loading img{width:60px;position:relative;margin:0 auto;display:block;margin-top:22px;-webkit-animation:loading .5s linear infinite;animation:loading .5s linear infinite}.wk-loading-text{font-size:16px}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.FloatCommentInput-box{width:100%;height:100%;position:absolute;top:0;left:0}.FloatCommentInput-box-card{position:absolute;z-index:200;bottom:0;left:0}.FloatCommentInput-mask{width:100%;height:100%;opacity:.5;background:#000;position:absolute;top:0;left:0}.FloatCommentInput-mask-card{position:absolute;z-index:200;bottom:0;left:0}.FloatCommentInput-card-container{max-width:480px;background:#fff;border-radius:30px 30px 0 0;position:absolute;z-index:201;bottom:0;left:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.FloatCommentInput-card-container,.FloatCommentInput-card-line-box{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.FloatCommentInput-card-line-box{height:15px;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.FloatCommentInput-card-line{width:40px;height:4px;background:#ccc;border-radius:2px}.FloatCommentInput-card-text{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.FloatCommentInput-card-title-box{width:100%;height:50px;padding:0 20px;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.FloatCommentInput-card-title-box,.FloatCommentInput-card-title-box>*{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatCommentInput-card-title-box :last-child,.FloatCommentInput-card-title-box>*{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.FloatCommentInput-card-title-box :last-child{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:10px}.FloatCommentInput-card-title-line{width:4px;height:18px;background:#ff5a31;border-radius:2px}.FloatCommentInput-card-title-label{font-size:20px;color:#333;letter-spacing:0;line-height:18px;margin-left:10px}.FloatcardTip-rateList{width:100%;padding-left:20px;padding-right:20px;padding-top:10px}.FloatReplyComment-textareaBox{max-height:400px;height:35vw;width:100%;background-color:transparent;resize:none;display:block;color:#333;font-size:16px}.FloatReplyPicture{margin:10px 20px 20px;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:17px}.FloatReplyPicture div{position:relative;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatReplyPicture div div{width:100%;height:26vw;max-height:150px;overflow:hidden;border-radius:4px}.FloatReplyDeletePic{position:absolute;width:18px;height:18px;top:-9px;right:-9px}.FloatReplyPicture .FloatReplyShowPic{height:auto;width:100%}.FloatReplyAddPicture div{background:#fef9f8;border:0 solid #ff5a31;border-radius:4px;border:1px dashed #ff5a31;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatReplyAddPicture div img{width:30px;height:30px}.FloatCommentInput-closeBtn{font-family:PingFangSC-Regular;font-size:16px;color:#ff5a31;letter-spacing:0;text-align:center;line-height:16px}.FloatCommentInput-sumContent{width:50px;font-size:14px;color:#999;letter-spacing:0;line-height:20px;text-align:center}.FloatCommentInput-sendBtn,.FloatCommentInput-sendBtn-unactive{background:#ff5a31;border-radius:17px;width:70px;height:34px;color:#fff;cursor:pointer}.FloatCommentInput-sendBtn-unactive{opacity:.5}.FloatComment-self-Closing{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;margin-bottom:20px;font-size:14px;color:hsla(0,0%,60%,.5);letter-spacing:0;line-height:18px}.FloatComment-self-Closing span{margin-left:5px}@supports not (display:grid){.FloatReplyPicture{display:-webkit-flex;display:-ms-flexbox;display:flex}.FloatReplyPicture>div{width:33.3333%;margin-left:17px}.FloatReplyPicture>div:first-child{margin-left:0}}.WKToast{width:130px;height:130px;background-color:rgba(0,0,0,.5);position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;border-radius:6px;z-index:401}.WKToast img{width:100px;margin:0 auto}.WKToast .content{position:relative;font-size:14px;letter-spacing:1px;color:#fff;margin-top:-10px;margin-bottom:10px}.ErrorToast{width:130px;height:130px;background-color:rgba(0,0,0,.5);position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:401;text-align:center;border-radius:6px}.ErrorToast img{width:60px;margin:0 auto;margin-top:20px}.ErrorToast .content{font-size:14px;color:#fff;height:14px;line-height:14px;margin-top:12px}.ShareCard{color:#fff;height:30px;position:absolute;top:10px;right:0;z-index:101;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:16px 0 0 16px;border:2px solid #fff;border-right:0;width:auto;background-color:#ff5a31}.ShareCard-icon{height:28px;width:auto}.ShareCard-text{font-size:14px;line-height:26px;overflow:hidden;white-space:nowrap}.FixedShareCardFloat{position:absolute;background-color:rgba(0,0,0,.8);border-radius:10px;font-size:12px;width:100px;padding:10px;color:#fff;top:35px;right:7px;text-align:center}.FixedShareCardFloatTra{position:absolute;width:0;height:0;right:20px;top:-10px;border-width:5px;border-style:solid;border-color:transparent transparent rgba(0,0,0,.8);font-size:0;line-height:0}.ChannelGift{display:block}.LiveGift-mask{width:100%;height:100%;opacity:.5;background:#000;position:fixed;z-index:198;bottom:0;left:0;right:0;top:0}.giftTitle{color:rgb(60 197 31);font-size:1.1rem;text-align:center;margin-bottom:16}.gift-dialog .git-num-box{margin-top:16px}.weui-flex{display:-webkit-flex;display:-ms-flexbox;display:flex}.weui-flex__item{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.weui-btn{position:relative;display:block;margin-left:auto;margin-right:auto;padding-left:14px;padding-right:14px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:18px;text-align:center;text-decoration:none;color:#fff;line-height:2.55555556;-webkit-tap-highlight-color:rgba(0 0 0 0)}.channelGiftDialog,.weui-btn{border-radius:5px;overflow:hidden}.channelGiftDialog{background:#fff;color:#888;left:50%;max-width:384px;padding:16px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;z-index:199}.gift-num{color:#888;border:1px solid #888}.gift-num,.gift-num-selected{font-size:16px;line-height:1.9}.gift-num-selected{color:#fff;background-color:#1aad19}.git-num-box{margin-top:16px}.gift-middle{margin:0 22px}.typeGiftNum{margin-top:16px;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.typeGiftNum,.typeGiftNumRight{display:-webkit-flex;display:-ms-flexbox;display:flex}.typeNum{width:50px;margin:0;height:30px;font-size:20px;padding:3px 0;border:1px solid #ececec;text-align:center;color:#888;display:inline-block}.addNum,.reduceNum{height:30px;font-size:25px;line-height:18px;color:#3cc51f;padding:3px 10px;border:1px solid #ececec;display:inline-block;cursor:pointer}.totalBill{position:relative;float:right;text-align:right;width:100%;margin-top:16px;padding-top:11px}.totalBill:before{content:" ";position:absolute;top:0;left:0;width:100%;border-top:1px solid #f0f0f0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.totalBillTips{position:relative}.totalBillTips:before{content:" ";position:absolute;bottom:0;left:0;width:100%;border-bottom:1px solid #f0f0f0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.payMoney{display:block;background:#1aad19;color:#fff;font-size:16px;border-radius:6px;padding:12px;text-align:center;border-top:1px solid rgba(0 0 0 .05);margin-top:92px}.LiveBottomButton-mask-container{height:100%;width:100%;left:0;top:0;position:absolute;z-index:199}.LiveBottomButton-mask{background-color:#000;width:100%;height:100%;opacity:.3;position:absolute;z-index:198}.LiveBottomButton-container{color:#333;background-color:#fff;padding-top:20px;width:100%;font-size:14px;font-weight:400;position:absolute;left:0;bottom:0;z-index:199}.LiveBottomButton-optionBox{width:100%;padding:0 15px}.LiveBottomButton-option{height:60px;padding:0 15px;margin:0 15px;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.2);box-shadow:0 0 2px 0 rgba(0,0,0,.2);border-radius:6px;border:.5px solid #fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LiveBottomButton-option:active{background-color:#f8f8f8}.LiveBottomButton-option-select{height:60px;padding:0 15px;margin:0 15px;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.2);box-shadow:0 0 2px 0 rgba(0,0,0,.2);border-radius:6px;background-color:rgba(255,94,53,.05);border:.5px solid #ff5a31;color:#f44336;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LiveBottomButton-option-select:active{background-color:rgba(255,94,53,.1)}.LiveBottomButton-option-priceBox{color:#f44336;font-weight:600;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.LiveBottomButton-option-original-price{color:#999;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-right:8px;font-weight:400}.LiveBottomButton-option-price{font-size:24px}.LiveBottomButton-cell{position:relative;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.LiveBottomButton-cell,.LiveBottomButton-last-cell{background:#f8f8f8;-webkit-box-shadow:0 0 0 0 #f0f0f0;box-shadow:0 0 0 0 #f0f0f0;height:44px;padding:0 15px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LiveBottomButton-last-cell{line-height:44px;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.LiveBottomButton-discount-price,.LiveBottomButton-original-price{color:#666}.LiveBottomButton-total-text{width:42px;line-height:14px}.LiveBottomButton-pay{background-color:#ff5a31;border-radius:30px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;height:50px;text-align:center;margin:5px 15px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.LiveBottomButton-pay:active{background-color:#e4431b}.LiveBottomButton-cutLine{background:#e1e1e1}.LiveBookButton-autoTip{position:absolute;top:-70px;left:14px;background:url("https://static-1253442168.file.myqcloud.com/xupload/20200408_tx.png") 16px no-repeat rgba(0,0,0,.5);background-size:36px 36px;padding:9px 10px 9px 67px;border-radius:6px;font-size:14px;color:#fff;line-height:20px}.LiveBookButton-autoTip:after{content:"";position:absolute;bottom:-7.5px;left:24px;border-right:8px solid transparent;border-left:8px solid transparent;border-top:8px solid rgba(0,0,0,.5)}.live-lecture-qrcode-dialog{position:fixed;top:0;left:0;height:100vh;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:102;outline:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.live-lecture-qrcode-dialog-mask{position:absolute;top:0;left:0;height:100vh;width:100%;background:rgba(0,0,0,.6);outline:0}.live-lecture-qrcode-dialog-content{background:#fff;padding:20px;border-radius:5px;position:relative;z-index:9;text-align:center;margin:0 50px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.live-lecture-qrcode-dialog-content img{max-width:100%}.GuideDialog-box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.GuideDialog-box,.GuideDialog-mask{width:100%;height:100%;position:absolute;z-index:300;top:0;left:0}.GuideDialog-mask{opacity:.5;background:#000}.GuideDialog-container{position:relative;z-index:301;bottom:60px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.GuideDialog-content{width:82.67%;height:24.44%}.GuideDialog-content img{width:100%;height:100%}.GuideDialog-arrow{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.GuideDialog-arrow-clickArea{height:144px;padding:10px 15px 15px 0}.GuideDialog-arrow img{width:103px;height:119px}.guide_snapshot_content{position:relative;z-index:301;bottom:40px;right:36px;border-radius:8px;background-color:#ff5a31;color:#fff}.guide_snapshot_content_left,.guide_snapshot_content_wrap{display:-webkit-flex;display:-ms-flexbox;display:flex}.guide_snapshot_content_left{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:10px 82px 10px 20px;font-size:20px;font-weight:700}@-webkit-keyframes GuideSnapshotAni{0%{top:10px}30%{top:25px}to{top:10px}}@keyframes GuideSnapshotAni{0%{top:10px}30%{top:25px}to{top:10px}}.guide_snapshot_content_wrap img{width:60px;position:absolute;top:10px;right:12px;-webkit-animation:GuideSnapshotAni .7s ease-in infinite;animation:GuideSnapshotAni .7s ease-in infinite}.Comment-share-card-pop{height:100vh;width:100%;position:fixed;top:0;left:0;z-index:401}.Comment-share-card-pop-mask{max-width:480px;height:100%;margin:0 auto;background:rgba(0,0,0,.5)}.Comment-share-card-pop-main{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:16px;color:#fff;width:74.66vw;max-width:280px;text-align:center}.Comment-share-card-pop-card{width:100%;border-radius:8px}.Comment-share-card-pop-tip{display:inline-block;padding:14px 0 16px}.Comment-share-card-pop-cancel{width:27px;pointer-events:none}.FixedShareCard{background-color:#ff5a31;border-radius:15px 0 15px 15px;color:#fff;cursor:pointer;z-index:199;position:absolute;width:70px;height:30px;right:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.FixedShareCardNew{right:0;border-radius:16px 0 0 16px;border:2px solid #fff;border-right:0;line-height:26px!important;width:auto;padding-right:15px}.FixedShareCard:active{background-color:#e4431b;opacity:1}.FixedShareCard *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.FixedShareCard-icon{width:28px;height:28px}.FixedShareCard-text{height:26px;line-height:26px;font-size:14px;color:#fff}.animated,.animated2{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated2{-webkit-animation-name:slideInRight2;animation-name:slideInRight2}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes slideInRight2{0%{-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight2{0%{-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.Success-share-card-pop{height:100vh;width:100%;position:fixed;top:0;left:0;z-index:401}.Success-share-card-pop-mask{max-width:480px;height:100%;margin:0 auto;background:rgba(0,0,0,.5)}.Success-share-card-pop-main{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:16px;color:#fff;max-width:280px;text-align:center}.Success-share-card-pop-card{width:180px;height:290px;border-radius:8px}.Success-share-card-pop-tip{display:inline-block;padding:14px 0 16px}.Success-share-card-pop-cancel{margin-top:15px;width:27px;pointer-events:none}.Success-share-card-pop-body{width:280px;height:440px;background:#fff;border-radius:12px;text-align:center}.Success-share-card-icon{padding-top:25px;padding-bottom:10px}.Success-share-card-icon img{width:40px;height:40px}.Success-share-card-title{color:#333;padding-bottom:10px;font-weight:700}.Success-share-card-title,.Success-share-card-title span{font-size:16px;letter-spacing:0;text-align:center;line-height:16px}.Success-share-card-title span{color:#ff5a31}.Success-share-card-content{font-size:14px;color:#666;letter-spacing:0;text-align:center;line-height:14px;padding-bottom:10px}.FloatGroupEdit-container-center{position:relative;width:300px;max-width:480px;background:#fff;border-radius:10px;padding:30px 20px 24px;text-align:center;z-index:301;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;word-break:break-word}.FloatGroupEdit-title{font-size:18px;color:#333;letter-spacing:0;text-align:center;line-height:18px;font-weight:600;position:relative}.FloatGroupEdit-tip-icon{position:absolute;top:-5px;right:-22px}.FloatGroupEdit-tip-icon img{width:20px;height:20px;padding:2px}.FloatGroupEdit-form{text-align:left;margin-top:20px;width:100%}.FloatGroupEdit-form-item{margin-bottom:15px}.FloatGroupEdit-form-item-inline{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatGroupEdit-form-item__label{display:block;font-size:14px;color:#333;line-height:14px;margin-bottom:10px;margin-left:4px}.FloatGroupEdit-form-item__label--flex{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatGroupEdit-form-item__label--bold{font-weight:700}.FloatGroupEdit-form-item-inline .FloatGroupEdit-form-item__label{margin:0}.FloatGroupEdit-form-item__content{display:-webkit-flex;display:-ms-flexbox;display:flex}.FloatGroupEdit-form-input{background:#fafafa;border:1px solid #e1e1e1;border-radius:20px;height:44px;padding-left:10px;width:100%;font-size:14px;color:#333;letter-spacing:0;line-height:14px}.FloatGroupEdit-form-input::-webkit-input-placeholder{font-size:14px;color:hsla(0,0%,60%,.5);letter-spacing:0;line-height:14px}.FloatGroupEdit-form-input::-moz-placeholder{font-size:14px;color:hsla(0,0%,60%,.5);letter-spacing:0;line-height:14px}.FloatGroupEdit-form-input::-ms-input-placeholder{font-size:14px;color:hsla(0,0%,60%,.5);letter-spacing:0;line-height:14px}.FloatGroupEdit-form-input::placeholder{font-size:14px;color:hsla(0,0%,60%,.5);letter-spacing:0;line-height:14px}.FloatGroupEdit-form-tip{font-size:14px;color:#333;letter-spacing:0;line-height:18px}.FloatGroupEdit-form-tip-title{font-size:16px;margin-bottom:4px;text-align:center}.FloatGroupEdit-form-upload-tip{font-size:14px;color:#ff5a31;letter-spacing:0;text-align:center;line-height:18px;width:64px}.FloatGroupEdit-upload-box{width:100px;height:100px;background:#fef9f8;border:1px dotted #ff5a31;border-radius:4px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatGroupEdit-upload-icon{width:30px;height:30px}.FloatGroupEdit-qrcode{width:90px;height:90px;vertical-align:top}.FloatGroupEdit-form-item__content--upload{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer}.FloatGroupEdit-buttons{margin-top:14px;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.FloatGroupEdit-button{width:calc(50% - 8px);height:40px;line-height:40px;border-radius:20px;text-align:center;cursor:pointer}.FloatGroupEdit-button:not(:last-child){margin-right:16px}.FloatGroupEdit-button--cancel{background:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.11);box-shadow:0 1px 5px 0 rgba(0,0,0,.11);font-size:18px;color:#999;letter-spacing:0}.FloatGroupEdit-button--confirm{background:#ff5a31;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.4);box-shadow:0 1px 5px 0 rgba(255,90,49,.4);font-size:18px;color:#fff;letter-spacing:0}.FloatGroupEdit-button-only{width:100%}.FloatGroupEdit-button-disabled,.FloatGroupEdit-disable{opacity:.5;pointer-events:none}.FloatGroupEdit-form-precautions{color:#ff5a31}.FloatGroupEdit-form-precautions img{height:16px;width:16px;vertical-align:middle;margin-top:-2px;margin-left:3px}.FloatGroupEdit-unauthorized{padding:25px 20px 24px;background-image:url(https://static-1253442168.file.myqcloud.com/xupload/20200611_bk.png);background-size:100%;border-radius:12px;background-color:transparent}.FloatGroupEdit-unauthorized .FloatGroupEdit-title{font-size:24px;color:#fff;line-height:33px}.FloatGroupEdit-main-tip{overflow-wrap:break-word;font-size:14px;color:#fff;letter-spacing:0;text-align:center;line-height:22px;margin-top:12px}.FloatGroupEdit-main-content{margin-top:25px;margin-bottom:4px;font-size:14px;color:#666;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatGroupEdit-main-content p{padding-left:22px;margin-left:-22px;background:url(https://static-1253442168.file.myqcloud.com/xupload/20200507_ok.png) no-repeat 0;background-size:16px;font-size:16px;color:#666;letter-spacing:0;text-align:center;line-height:18px;margin-top:10px}.FloatGroupEdit-sub-title{font-size:16px;color:#1b1c21;letter-spacing:0;line-height:22px;font-weight:700}.FloatGroupEdit-container-center-main{font-size:14px;color:rgba(60,59,65,.72);text-align:center;position:relative;line-height:1}.FloatGroupEdit-container-center-main-title{color:#000;font-size:24px;font-weight:700;margin-bottom:20px}.FloatGroupEdit-container-center-main-img{width:120px;height:120px;vertical-align:top;font-size:0;margin:13px auto 6px}.FloatGroupEdit-container-center-main-img img{width:100%}.FloatGroupEdit-container-center-main-cover{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-touch-callout:none}.simple-switch{width:51px;height:31px;border-radius:40px;position:relative;border:1px solid rgba(0,0,0,.1);-webkit-transition:background .2s;-o-transition:.2s background;transition:background .2s}.simple-switch-bar{background:#fff;border:0 solid rgba(0,0,0,.1);width:28px;height:28px;-webkit-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);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);border-radius:50%;position:absolute;-webkit-transition:left .2s;-o-transition:.2s left;transition:left .2s}.simple-switch-open{left:21px}.simple-switch-close{left:0}.simple-switch-disabled{opacity:.8;cursor:not-allowed}.FloatingWindow-box-GroupClearTip-center{z-index:300;top:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatGroupClear-center{position:relative;width:260px;background:#fff;border-radius:10px;padding:30px 20px 24px;text-align:center;z-index:301;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;word-break:break-word}.FloatGroupClear-title{font-size:18px;color:#333;margin-bottom:17px;font-weight:600;line-height:1}.FloatGroupClear-content{font-size:14px;color:#333;line-height:16px;margin-bottom:17px}.FloatGroupClear-buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.FloatGroupClear-button{line-height:39px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:40px;border-radius:20px;text-align:center;outline:none;font-size:18px;border:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.FloatGroupClear-button-cancel{background:#fff;color:#999;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.11);box-shadow:0 1px 5px 0 rgba(0,0,0,.11)}.FloatGroupClear-button-confirm{background:#ff5a31;color:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.4);box-shadow:0 1px 5px 0 rgba(255,90,49,.4);margin-left:20px}.FloatingWindow-box-GroupClearTip-center{z-index:300;top:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatGroupTip-center{position:relative;width:260px;background:#fff;border-radius:10px;padding:30px 20px 24px;text-align:center;z-index:301;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;word-break:break-word}.FloatGroupTip-title{font-size:18px;color:#333;margin-bottom:17px;font-weight:600;line-height:1}.FloatGroupTip-content{font-size:14px;color:#333;line-height:16px;margin-bottom:17px}.FloatGroupTip-content div:not(:last-child){margin-bottom:8px}.FloatGroupTip-buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.FloatGroupTip-button{line-height:39px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:40px;border-radius:20px;text-align:center;outline:none;font-size:18px;border:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.FloatGroupTip-button-cancel{background:#fff;color:#999;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.11);box-shadow:0 1px 5px 0 rgba(0,0,0,.11)}.FloatGroupTip-button-confirm{background:#ff5a31;color:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.4);box-shadow:0 1px 5px 0 rgba(255,90,49,.4)}.FloatingWindow-box-GroupClearTip-center{z-index:300;top:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.GroupEditPrecautions-center{position:relative;width:260px;background:#fff;border-radius:10px;padding:30px 20px 24px;text-align:center;z-index:301;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;word-break:break-word}.GroupEditPrecautions-title{font-size:18px;color:#333;margin-bottom:17px;font-weight:600;line-height:1}.GroupEditPrecautions-content{font-size:14px;color:#333;line-height:16px;margin-bottom:17px;text-align:left}.GroupEditPrecautions-content div:not(:last-child){margin-bottom:8px}.GroupEditPrecautions-buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.GroupEditPrecautions-button{line-height:39px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:40px;border-radius:20px;text-align:center;outline:none;font-size:18px;border:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.GroupEditPrecautions-button-cancel{background:#fff;color:#999;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.11);box-shadow:0 1px 5px 0 rgba(0,0,0,.11)}.GroupEditPrecautions-button-confirm{background:#ff5a31;color:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.4);box-shadow:0 1px 5px 0 rgba(255,90,49,.4)}.Float-work-share{height:100vh;width:100%;position:fixed;top:0;left:0;z-index:401}.Float-work-share-mask{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5);z-index:1}.Float-work-share-main{height:100%;max-width:480px;position:relative;margin:0 auto;z-index:2}.Float-work-share-main img{width:208px;position:absolute;right:19px;top:20px}.Float-check-big-img{height:100vh;width:100%;position:fixed;top:0;left:0;z-index:401}.Float-check-big-img-mask{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5);z-index:1}.Float-check-big-img-main{height:100%;max-width:480px;position:relative;margin:0 auto;z-index:2;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.Float-check-big-img-main img{width:100%;height:auto}.FloatAttendanceBtn{padding:0;cursor:pointer;position:absolute;bottom:87px;right:15px}.FloatAttendanceBtn img{width:59px;height:62px}.FloatAttendanceBtn:active{opacity:.99}.FloatAttendanceDialog-box-GroupClearTip-center{z-index:300;top:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.FloatAttendanceDialog-center{position:relative;width:295px;background:#fff;border-radius:10px;padding:20px;text-align:center;z-index:301;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;word-break:break-word}.FloatAttendanceDialog-title{font-size:18px;color:#333;font-weight:600;line-height:1}.FloatAttendanceDialog-content{font-size:14px;color:#666;letter-spacing:0;line-height:20px}.FloatAttendanceDialog-content div:not(:last-child){margin-bottom:8px}.FloatAttendanceDialog-buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.FloatAttendanceDialog-button{line-height:39px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:40px;border-radius:20px;text-align:center;outline:none;font-size:18px;border:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-top:17px}.FloatAttendanceDialog-button-cancel{background:#fff;color:#999;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.11);box-shadow:0 1px 5px 0 rgba(0,0,0,.11)}.FloatAttendanceDialog-button-confirm{background:#ff5a31;color:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.4);box-shadow:0 1px 5px 0 rgba(255,90,49,.4)}.FloatAttendanceDialog-img{width:134px;height:91px;margin-top:12px}.FloatAttendanceDialog-close{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:28px;width:28px;bottom:-40px;position:absolute;cursor:pointer}.float-check-video{height:100vh;width:100%;position:fixed;top:0;left:0;z-index:401}.float-check-video-mask{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5);z-index:1}.float-check-video-main{height:100%;max-width:480px;position:relative;margin:0 auto;z-index:2;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.float-check-video-main video{width:100%;height:auto;max-height:80%;background:#333}.float-check-big-video-cancel{width:27px;margin-top:20px}.TbsUpdateTipDialog-window{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.TbsUpdateTipDialog{width:310px;background:#fff;margin-left:auto;margin-right:auto;border-radius:4px;padding:30px 20px 20px;font-size:14px;color:#666;margin-bottom:30px}.TbsUpdateTipDialog-title{text-align:center;font-size:18px;color:#333;margin-bottom:17px;font-weight:600;line-height:1}.TbsUpdateTipDialog-tip1{margin-top:20px;text-align:left}.TbsUpdateTipDialog-step0{margin-top:10px;text-align:left}.TbsUpdateTipDialog-step{text-align:left}.TbsUpdateTipDialog-step:not(:last-child){margin-bottom:5px}.TbsUpdateTipDialog-Guide-img{width:100%}.TbsUpdateTipDialog-buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.TbsUpdateTipDialog-button{height:40px;line-height:40px;font-size:18px;text-align:center;border-radius:20px;width:40%;cursor:pointer}.TbsUpdateTipDialog-button-cancel{background:#fff;color:#999;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.1);box-shadow:0 1px 5px 0 rgba(0,0,0,.1)}.TbsUpdateTipDialog-button-confirm{background:#ff5a31;color:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(255,90,49,.4);box-shadow:0 1px 5px 0 rgba(255,90,49,.4)}.TbsUpdateTipDialog-wrapper{max-height:230px;overflow-y:scroll}.need-optimize-wrap{position:fixed;z-index:199;left:0;width:100%;height:0;overflow:visible;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.need-optimize-warning{font-size:14px;color:#ff9c00;line-height:40px;text-align:center}.need-optimize-container,.need-optimize-warning{width:100%;max-width:480px;height:40px;background:#fdf8ec}.need-optimize-container{-ms-flex-align:center}.need-optimize-container,.need-optimize-text{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center}.need-optimize-text{height:100%;padding:15px;font-size:14px;color:#ff9c00;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-align:center}.need-optimize-text img{height:15px;width:auto;margin-top:-1px}.need-optimize-text-content{margin-left:5px}.need-optimize-go{padding:15px;padding-right:8px;font-size:14px;color:#ff9c00}.need-optimize-close,.need-optimize-go{height:100%;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.need-optimize-close{padding:15px;padding-left:7px}.need-optimize-close img{width:10px;height:10px}.mack-page{position:absolute;top:0;right:0;z-index:29;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:400}.mack-box,.mack-page{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.mack-img{position:relative;width:180px;height:180px;margin-bottom:20px}@-webkit-keyframes turnX{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.badge-bg-rotate-get{position:absolute;width:260px;height:260px;top:-40px;left:-40px}.mack-title-congratulation{margin-bottom:5px;font-size:24px;line-height:30px}.mack-title-congratulation,.mack-title-gain{color:#fff;letter-spacing:0;text-align:center}.mack-title-gain{font-size:20px;line-height:26px;margin-bottom:10px}.mack-title-gain span{color:#ff4810}.mack-desc{margin-bottom:30px;font-size:14px;color:#fff;letter-spacing:0;text-align:center;line-height:20px}.mack-desc p span{color:#ff5a31}.mack-button{margin-bottom:30px;width:240px;height:48px;background:#ff5a31;border-radius:27.5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:18px;color:#fff;letter-spacing:0;text-align:center;line-height:22px}.mack-button:active{background-color:#e4431b}.mack-status{margin-top:43px;margin-bottom:43px;width:200px;height:22px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;font-size:18px;color:#fff;letter-spacing:0;text-align:center;line-height:22px;opacity:.6}.mack-line{width:48px;height:1px;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5);opacity:.4;background:#fff}.mack-close{width:30px;height:30px;cursor:pointer}.mack-share-card{position:relative;z-index:1;width:280px;height:450px;margin-bottom:18px;background:#fff;border-radius:12px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mack-share-img{position:absolute;z-index:3;width:100%;height:100%;opacity:0}.mack-share-card-title{margin-top:18px;font-size:18px;color:#333;letter-spacing:0;line-height:22px}.mack-share-card-desc{margin-top:10px;font-size:14px;color:#999;letter-spacing:0;line-height:18px}.mack-share-card-img{margin-top:15px;width:210px;height:341px;border-radius:4px;pointer-events:none}.mack-share-guide{position:relative;top:-10px;margin-bottom:20px;font-size:14px;color:#999;letter-spacing:0;line-height:18px}@media screen and (min-width:480px){.mack-box{margin-top:150px}.badge-bg{width:426px;left:27.8px}}.badge-bg-rotate{position:absolute;width:260px;height:260px;top:-40px;left:-40px;-webkit-animation-name:turnX;animation-name:turnX;-webkit-animation-duration:20s;animation-duration:20s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;z-index:-1}@keyframes turnX{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes showCommend{0%{bottom:-80px}25%{bottom:-50px}50%{bottom:-20px}to{bottom:10px}}@keyframes showCommend{0%{bottom:-80px}25%{bottom:-50px}50%{bottom:-20px}to{bottom:10px}}.Float-lecture-commend{-webkit-animation:showCommend .3s;animation:showCommend .3s;position:absolute;z-index:200;width:100%;height:70px;bottom:10px;padding:0 10px}.LectureCommendCard{height:100%;opacity:.85;background:#1d1f27;border-radius:8px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;color:#fff;letter-spacing:0;line-height:20px;padding:15px;position:relative;overflow:hidden}.LectureCommendText{padding-right:85px}.LectureCommendButton{position:absolute;right:15px;background:hsla(0,0%,85%,.1);border:.5px solid #fff;border-radius:15.5px;width:70px;height:32px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.LectureCommendClose{position:absolute;top:0;right:0;background:#525359;border-radius:0 8px 0 100px;width:21px;height:21px}.LectureCommendClose img{position:absolute;top:4px;right:4px;width:8px;height:8px}.container{position:fixed;width:100%;max-width:480px;z-index:100;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:-webkit-gradient(linear,left top,right top,from(#777a8b),to(#979cb3));background-image:-webkit-linear-gradient(left,#777a8b,#979cb3);background-image:-o-linear-gradient(left,#777a8b,#979cb3);background-image:linear-gradient(90deg,#777a8b,#979cb3);font-size:16px;color:#f1f2f8;cursor:pointer}.left img{margin-right:10px;width:10px;height:14px}.right img{margin-left:10px;width:8px;height:8px}@media (max-width:330px){.container{font-size:14px}}.index-module__action-sheet-box___xn5ji{position:absolute}.index-module__action-button___1DPfV{background:#ff5a31;color:#fff;font-size:18px;height:48px;min-width:96px;line-height:46px;border-radius:24px;text-align:center}.index-module__action-button___1DPfV:active{background:#e4431b}.index-module__mask___eE-su{width:100%;position:fixed;height:100%;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5)}.index-module__action-sheet___2uEyC{width:100%;position:fixed;max-width:480px;margin:0 auto;bottom:0;left:0;right:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;line-height:1}.index-module__action-sheet-main___tgtkC{padding:15px 20px;border-radius:30px 30px 0 0;background-color:#fff}.index-module__action-sheet-main___tgtkC .index-module__action-sheet-title___bzFu3{height:50px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.index-module__action-sheet-main___tgtkC .index-module__action-sheet-title___bzFu3 .index-module__action-sheet-title-position___QH_AT{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:50%}.index-module__action-sheet-main___tgtkC .index-module__action-sheet-title___bzFu3:before{content:"";background:#ff5a31;border-radius:2px;height:18px;width:4px;margin-right:5px}.index-module__action-sheet-main___tgtkC .index-module__action-sheet-title___bzFu3 .index-module__action-sheet-title-position___QH_AT>span:nth-child(2){font-size:14px;color:#ff5a31}.index-module__action-sheet-main___tgtkC .index-module__action-sheet-button___3357O{width:100%;margin-top:15px}.button__button___3kagF{background:red}.index-module__pay-prompt___2QrW8{height:24px;width:100%;background:#f1f2f8;font-size:12px;color:#333;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:6px}.index-module__pay-prompt___2QrW8 img{width:12px;margin-right:4px}.index-module__pay-item___3rVqE{width:100%;border:1px solid rgba(0,0,0,.2);border-radius:6px;height:60px;padding:0 19px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.index-module__pay-item___3rVqE img{width:24px;margin-right:5px}.index-module__pay-item-active___1YQnl{background:rgba(255,90,49,.05);border:1px solid #ff5a31;color:#ff5a31}.nav__nav___YepmZ{width:100%;max-width:480px;height:50px;overflow:hidden;margin:auto;position:fixed;left:0;right:0;bottom:0;background-color:#fafafa;z-index:10}.nav__nav___YepmZ,.nav__nav_item___posBV{display:-webkit-flex;display:-ms-flexbox;display:flex}.nav__nav_item___posBV{width:33.33333%;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.nav__nav_item___posBV img{height:44px;width:44px}.tbs-top-tip{position:fixed;z-index:999;width:100%;height:40px;max-width:480px;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fdf8ec;top:0;font-size:14px;padding-left:20px}.tbs-top-tip .tbs_txt{color:#ff9c00}.tbs-fix-btn{margin-left:20px;color:#ff5a31;cursor:pointer;text-decoration:underline}.tbs-tip-close{position:absolute;width:15px;height:15px;right:20px}.VideoQualitySwitcher{height:22px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.VideoQualitySwitcher-title{line-height:22px;margin-right:7px}.VideoQualitySwitcher-quality{text-align:center;color:#999;border:1px solid #999;border-radius:2px;margin:0 7px;width:30px;line-height:20px}.VideoQualitySwitcher-quality-active{color:#fb2;border:1px solid #fb2}.form-entry-container{width:100%;height:56px;border-radius:8px;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px;padding:0 13px 0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:1;background:#fef7f5;-webkit-box-shadow:0 0 2px 0 #ffccc5 inset;box-shadow:inset 0 0 2px 0 #ffccc5}.form-entry-container,.form-entry-item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.form-entry-item{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.form-entry-text{font-size:14px;font-family:PingFangSC,PingFangSC-Medium;font-weight:500;text-align:center;color:#ff5932;line-height:20px;margin-left:12px}.form-entry-icon{width:35px;height:35px;border-radius:50%}.form-entry-button{width:74px;height:30px;opacity:1;background:#fe5931;border-radius:16px;font-weight:400;color:#fff;line-height:18px;text-align:center;font-size:14px}.wrapExamForm{position:fixed;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:55%;z-index:99;cursor:pointer;width:100%;max-width:480px}.wrapExamForm img{position:absolute;right:0;width:72px}.HeaderSeparate-container{padding:0 15px}.HeaderSeparate-line{background-color:#f0f0f0}.HeaderVideoLectureList-container{background:#fff;padding:30px 0 20px}.HeaderVideoLectureList-header{margin:0 15px 18px;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.HeaderVideoLectureList-header,.HeaderVideoLectureList-title{height:16px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.HeaderVideoLectureList-title-decorate{height:16px;width:4px;border-radius:2px}.HeaderVideoLectureList-list-container{padding-left:15px;overflow-y:auto}.HeaderVideoLectureList-list{height:92px;display:-webkit-flex;display:-ms-flexbox;display:flex}.HeaderVideoLectureList-list-item-container{height:90px;width:164px;border-radius:6px;position:relative;margin-top:2px;margin-right:10px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.HeaderVideoLectureList-list-item-decorate{padding:4px;border-radius:4px 4px 4px 0;height:20px;position:absolute;right:-2px;top:-2px}.HeaderVideoLectureList-list-item,.HeaderVideoLectureList-list-item-decorate{line-height:20px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.HeaderVideoLectureList-list-item{height:90px;width:164px;border-radius:6px;cursor:pointer;color:#333;background-color:#f8f8f8;font-size:14px;line-height:16px;padding:20px 15px;word-wrap:break-word;word-break:normal;font-weight:600}.HeaderVideoLectureList-list-item:active{background-color:#f0f0f0}.HeaderVideoLectureList-list-item div{display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;-webkit-box-orient:vertical}.HeaderVideoLectureList-list-itemSelected{background:rgba(255,90,49,.05);color:#ff5a31}.HeaderVideoLectureList-list-itemSelected:active{background:rgba(255,90,49,.1);color:#ff5a31}.HeaderVideoLectureList-moreBox{height:16px;line-height:16px;font-size:12px;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.HeaderVideoLectureList-more{width:8px;height:12px;line-height:12px;margin-left:5px}.HeaderVideoLectureList-more img{width:8px;height:12px}.HeaderVideo-container{height:56vw;width:100%;background-color:#4d4d4d;position:relative}.HeaderVideo-container-fixed{position:absolute;left:0;top:0;z-index:199}@media (min-width:480px){.HeaderVideo-container{height:270px}}@media (max-width:320px){.HeaderVideo-container{height:180px}}.HeaderVideoMask-container{left:0;top:0;width:100%;height:100%;position:absolute;z-index:100;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.HeaderVideoMask{background:#4d4d4d;border-radius:6px 6px 0 0}.HeaderVideoMask-text{width:300px}.HeaderVideoMask-text,.HeaderVideoMask-text.online{color:#fff;font-size:14px;line-height:20px;text-align:center;margin-top:60px;margin-bottom:15px}.HeaderVideoMask-text.online{width:266px;white-space:nowrap}.HeaderVideoMask-content{padding:0 16px;background:#ff5a31;font-size:14px;letter-spacing:0;line-height:36px;text-align:center}.HeaderVideoMask-button,.HeaderVideoMask-content{height:36px;border-radius:22px;cursor:pointer;color:#fff}.HeaderVideoMask-button{width:119px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.HeaderVideoMask-button:active{background:#e4431b}.HeaderVideoMask-button img{width:12px;height:14px;margin-right:5px}.HeaderVideoMask-info{display:inline-block;white-space:nowrap;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.HeaderAudioMask-info,.HeaderVideoMask-info{height:36px;width:116px;background:#ff5a31;border-radius:22px;cursor:pointer;font-size:14px;color:#fff;letter-spacing:0;line-height:36px;text-align:center;text-decoration:none}.HeaderAudioMask-info:active{background:#e4431b}.HeaderAudioMask-infoText{height:36px;padding:0 16px;background:#ff5a31;border-radius:22px;cursor:pointer;font-size:14px;color:#fff;letter-spacing:0;line-height:36px;text-align:center;text-decoration:none;display:inline-block;white-space:nowrap;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:320px){.HeaderVideoMask-text{font-size:13px}}.VideoPlay-container,.VideoPlay-wrapper{width:100%;height:100%}.VideoPlay-container{z-index:1;position:relative;display:block}.VideoPlay-control-wrap{position:absolute;left:0;bottom:0;width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:bottom .5s ease;-o-transition:bottom .5s ease;transition:bottom .5s ease;pointer-events:auto;padding:0 7px;height:40px!important;line-height:40px!important;-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.5)));background-image:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.5));background-image:-o-linear-gradient(top,transparent,rgba(0,0,0,.5));background-image:linear-gradient(-180deg,transparent,rgba(0,0,0,.5));z-index:1}.VideoPlay-status{position:absolute!important;margin-left:-25px;margin-top:-25px;left:50%;top:50%;cursor:pointer;background-image:none!important;z-index:1}.VideoPlay-status img{width:50px!important;height:50px!important}.VideoPlay-loadImg{-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}.VideoPlay-custom-button{height:100%;padding:0 7px;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.VideoPlay-video-quality{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;border:1px solid #fff;border-radius:2px;width:32px;height:20px;color:#fff;font-size:12px;line-height:18px;text-align:center}.VideoPlay-custom-button img{width:30px;height:30px}.VideoPlay-container video{display:block;width:100%;height:100%;background:#000;outline:none}video::-internal-media-controls-download-button{display:none}video::-webkit-media-controls-enclosure{overflow:hidden}video::-webkit-media-controls-panel{width:calc(100% + 38px)}.VideoPlay-container .copyRightHorse{color:#fff;position:absolute;z-index:1000;top:40px;left:0;margin-left:100%;white-space:nowrap}.VideoPlay-container .copy-right-text-wraper{position:absolute;top:10px;left:0;z-index:999;width:100%}.VideoPlay-container .copy-right-text-wraper .copy-right-bg{width:100%;background-color:rgba(0,0,0,.3);overflow:hidden}.VideoPlay-container .copy-right-text-wraper .copy-right-bg .copy-right-text{margin-left:100%;padding:5px 0;display:inline-block;color:#fff;white-space:nowrap;font-size:13px}.VideoPlay-container-fullscreen{position:fixed;top:0;bottom:0;left:0;width:100vw;height:100vh;z-index:10000;background-color:#000}.VideoPlay-landscape-fullscreen{height:100vw;width:100vh;-webkit-transform:rotate(90deg) translateY(-100vw);-ms-transform:rotate(90deg) translateY(-100vw);transform:rotate(90deg) translateY(-100vw);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.ProgressBar{padding:0 7px;width:100%;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ProgressBar-currentTime{text-align:left;margin-right:14px}.ProgressBar-currentTime,.ProgressBar-totalTime{width:40px;font-size:14px;font-weight:400;color:#fff;line-height:14px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.ProgressBar-totalTime{text-align:right;margin-left:14px}.ProgressBar-progress{height:3px;background-color:#e1e1e1;border-radius:2px;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ProgressBar-progress-fg{height:3px;background-color:#ff5a31;border-radius:2px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.ProgressBar-progress-pointBox{width:40px;height:40px;cursor:pointer;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ProgressBar-progress-point{width:16px;height:16px;border-radius:50%;border:3px solid #ff5a31;background-color:#fff;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.LectureDescription{margin-bottom:10px}.LectureDescription-body{background-color:#fff;padding:10px;overflow:hidden}.LectureDescription-body img{max-width:100%}.LectureLiveRoom{-webkit-box-shadow:0 0 0 0 #f0f0f0,0 0 0 0 #f0f0f0;box-shadow:0 0 0 0 #f0f0f0,0 0 0 0 #f0f0f0;height:60px;background-color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.LectureLiveRoom:active{background-color:#f0f0f0}.LectureLiveRoom-infoContainer{cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LectureLiveRoom-avatar-container{height:40px;width:40px;cursor:pointer;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}.LectureLiveRoom-v-icon{height:12px;width:12px;position:absolute;right:0;bottom:0}.LectureLiveRoom-avatar{height:40px;width:40px;border-radius:50%}.LectureLiveRoom-info{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.LectureLiveRoom-info-title{height:20px;line-height:20px;font-weight:600;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.LectureLiveRoom-followBox{width:90px;height:60px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.LectureLiveRoom-followBox:active .LectureLiveRoom-follow{background-color:#e4431b}.LectureLiveRoom-follow{background:#ff5a31;cursor:pointer}.LectureLiveRoom-follow,.LectureLiveRoom-followed{width:60px;height:30px;line-height:30px;color:#fff;border-radius:6px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.LectureLiveRoom-followed{background:#e1e1e1}.LectureLiveRoom-show-more{padding:15px;height:44px;background-color:#f8f8f8;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.LectureLiveRoom-show-more:active{background-color:#f0f0f0}.LectureLiveRoom-show-more-arrow{margin-right:0}.LectureLiveRoom-show-more-arrow img{width:8px;height:12px}.LectureDescriptionEmpty-body{width:100%;background:#fff;position:relative}.defaultDescribeImg{width:100%}.LectureDescriptionEmpty-imgBox{width:100%;height:223px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LectureDescriptionEmpty-imgBox img{width:150px;height:150px}.LectureDescriptionEmpty-tip{width:100%;font-size:14px;color:#999;letter-spacing:0;line-height:14px;text-align:center;position:relative;padding-bottom:63px}.LectureDescription-preferBox{background:#fff;color:#666;font-size:12px;font-weight:400;line-height:16px;padding:10px}.LectureDescription-preferContainer{border:1px solid #f0f0f0;border-radius:6px;margin-top:5px;position:relative}.LectureDescription-preferContainer img{left:-2px;position:absolute;top:-2px;width:40px}.LectureDescription-preferContainer p{padding:17px}.LectureDescription-guide-container{padding:15px;background:#fff;position:relative;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.LectureDescription-guide-container,.LectureDescription-guide-imgBox,.LectureDescription-guide-qrCodeBox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LectureDescription-guide-qrCodeBox{border:2px solid #e1e1e1;border-radius:6px;height:100px;overflow:hidden;width:100px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.LectureDescription-guide-longClickBox,.LectureDescription-guide-qrCodeBox img{width:100px;height:100px}.LectureDescription-guide-longClickBox img{width:100%;height:100%}.LectureDescription-guide-tip{font-size:26px;color:#333;line-height:30px;white-space:pre}.LectureDescription-guide-tipColor{color:#f75956;font-weight:600}.LectureDescription-guide-positionImg{position:absolute;left:0;top:0;width:100%;height:100%}.LectureDescription section{max-width:100%!important}.RecordLectureInfo-body{background-color:#fff;padding:10px 15px;overflow:hidden;margin-bottom:10px}.RecordLectureInfo-body img{max-width:100%;vertical-align:middle}.RecordLectureInfo-preferBox{background:#fff;color:#666;font-size:12px;font-weight:400;line-height:16px;padding:10px}.RecordLectureInfo-preferContainer{border:1px solid #f0f0f0;border-radius:6px;margin-top:5px;position:relative}.RecordLectureInfo-preferContainer img{left:-2px;position:absolute;top:-2px;width:40px}.RecordLectureInfo-preferContainer p{padding:17px}.Filtered-comment-title{background:#fff;font-size:16px;font-weight:700;color:#333;position:relative;padding:15px 15px 5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.Filtered-comment-title span{font-weight:600}.Filtered-comment-title .padding-width-5{height:16px;width:4px;border-radius:2px;background-color:#ff5a31;margin-right:5px}.Filtered-comment-title-left{background:rgba(255,90,49,.1);border-radius:15px;height:30px;padding:8px 10px;font-size:14px;font-weight:400;color:#ff5a31;letter-spacing:0;line-height:14px;margin-left:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.Filtered-comment-title-left:active{opacity:.75}.Filtered-comment-title-left img{width:14px;height:14px;margin-right:5px}.CommentList{min-height:176px;padding:10px 15px 30px}li,ul{padding:0;margin:0;list-style:none}#Second-tab-content,.CommentList-blank{background-color:#fff}.CommentList-blank{height:100%;min-height:357px;padding-bottom:56px;font-size:14px;text-align:center;color:#999}.CommentList-blank-icon img{margin-top:56px;width:150px}.CommentList-blank-text-red{margin-top:10px;color:#ff5a31}.myCommentsMore{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;height:44px;font-family:PingFangSC-Regular;font-size:14px;color:#999;text-align:center;cursor:pointer}.myCommentsMore img{margin-left:5px;height:8px;width:12px;cursor:pointer}.Filtered-comment-path{height:30px;padding:8px 10px;font-size:14px;font-weight:400;color:#ff5a31;letter-spacing:0;line-height:14px;margin-left:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-weight:700}.Filtered-comment-path>img{width:10px;height:10px}li,ul{padding:0;margin:0;list-style:none}.Comment{padding:15px;background:#f8f8f8;border-radius:10px;margin-bottom:10px;cursor:pointer;position:relative}.Comment:active{background-color:#f0f0f0}.Comment-stick{top:0;left:0}.Comment-stick img{width:36px;height:36px}.Comment-stick{position:absolute}.Comment-header,.Comment-header-avatar-box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.Comment-header-avatar-box{max-width:calc(100% - 65px)}.Comment-header-avatar-box .Comment-ip-con-text{max-width:160px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.Comment-header-avatar{width:35px;height:35px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:5px}.Comment-header-avatar img{width:35px;height:35px;border-radius:50%}.Comment-header-info{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;height:35px}.Comment-header-like{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.Comment-header-like img{width:14px;height:13.4px;cursor:pointer}.Comment-header-like-true{-webkit-animation:Shake .5s;animation:Shake .5s}.Comment-header-likeInfo{font-size:14px;color:#999;letter-spacing:0;line-height:12px}.Comment-body{padding:5px 0 15px;color:#333;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;word-break:break-word}.Comment-body,.Commnet-content{font-size:16px;line-height:22px}.Commnet-content{padding-top:10px;color:#000;white-space:pre-wrap;word-break:break-all}.Comment-bottom{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.Comment-bottom,.Comment-bottom>*,.Comment-share-box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.Comment-share-box{padding:5px 0;margin-left:20px;color:#666}.Comment-share-icon{pointer-events:none;width:14px;margin-right:5px}.Comment-reply{margin-top:15px;margin-left:15px;padding-left:10px;font-size:14px;color:#666;line-height:20px;position:relative}.Comment-reply:before{content:"";position:absolute;top:0;left:0;width:2px;height:calc(100% - 3px);background-color:#e1e1e1}.Comment-reply-title{line-height:14px;margin-bottom:12px;color:#999}.Comment-delete-box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#666;font-size:14px}.Comment-delete{width:14px;margin-right:5px}@-webkit-keyframes Shake{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes Shake{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.channelCommentsImagesContainer{margin-top:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;height:25vw;max-height:125px}.channelCommentsImage{height:auto;width:31%;background-color:#f0f0f0;border-radius:4px;margin-right:10px;overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.channelCommentsImage img{width:100%}.channelCommentIsfiltered{height:16px;width:32px;margin-left:5px}.ip_address_con{margin-left:6px}.ip_address_con span{font-size:14px;color:#999;font-weight:400}.TabBarBox{height:50px;background-color:#fff}.TabBar{-webkit-box-shadow:0 0 4px 0 #f0f0f0;box-shadow:0 0 4px 0 #f0f0f0;z-index:1}.TabBar,.TabBar-tab-item{height:48px;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.TabBar-tab-item{cursor:pointer;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.TabBar-tab-item:active{background-color:#f8f8f8}.TabBar-tab-bottom-decorate{width:20px;height:4px;border-radius:2px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;bottom:0;left:50%}.FixedTabBar{position:fixed;top:0;width:100%;max-width:480px;overflow:hidden;z-index:100}.TabLecture-container{background:#fff;padding:20px 15px 0}.TabLecture-header{height:16px;line-height:16px}.TabLecture-title{height:16px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.TabLecture-title-decorate{height:16px;width:4px;border-radius:2px}.AppFooter{color:#999;font-size:10px;padding-top:50px;padding-bottom:80px}.AppFooter .technical-support-img{width:90px;cursor:pointer}.AppFooter .company-mark{display:block;width:205px;margin-bottom:7px}.AppFooterSupport{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.RecordLiveroom-body{background-color:#fff;padding:10px;overflow:hidden}.RecordLiveroom-body img{max-width:100%}.LectureLiveRoom{-webkit-box-shadow:0 0 0 0 #f0f0f0,0 0 0 0 #f0f0f0;box-shadow:0 0 0 0 #f0f0f0,0 0 0 0 #f0f0f0;height:60px;background-color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.LectureLiveRoom:active{background-color:#f0f0f0}.LectureLiveRoom-infoContainer{padding:10px 0 10px 15px;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LectureLiveRoom-avatar-container{height:40px;width:40px;cursor:pointer;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}.LectureLiveRoom-v-icon{height:12px;width:12px;position:absolute;right:0;bottom:0}.LectureLiveRoom-avatar{height:40px;width:40px;border-radius:50%}.LectureLiveRoom-info{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.LectureLiveRoom-info-title{height:20px;line-height:20px;font-weight:600;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.LectureLiveRoom-followBox{width:90px;height:60px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.LectureLiveRoom-followBox:active .LectureLiveRoom-follow{background-color:#e4431b}.LectureLiveRoom-follow{background:#ff5a31;cursor:pointer}.LectureLiveRoom-follow,.LectureLiveRoom-followed{width:60px;height:30px;line-height:30px;color:#fff;border-radius:6px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.LectureLiveRoom-followed{background:#e1e1e1}.LectureLiveRoom-show-more{position:relative;padding:15px;height:44px;background-color:#f8f8f8;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.LectureLiveRoom-show-more-before{position:absolute;width:100%;height:1px;left:0;top:0;background-color:#f0f0f0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.LectureLiveRoom-show-more:active{background-color:#f0f0f0}.LectureLiveRoom-show-more-arrow{margin-right:0}.LectureLiveRoom-show-more-arrow img{width:8px;height:12px}.RecordLiveroom-guide-container{padding:15px;background:#fff;position:relative;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.RecordLiveroom-guide-container,.RecordLiveroom-guide-imgBox,.RecordLiveroom-guide-qrCodeBox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.RecordLiveroom-guide-qrCodeBox{border:2px solid #e1e1e1;border-radius:6px;height:100px;overflow:hidden;width:100px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.RecordLiveroom-guide-longClickBox,.RecordLiveroom-guide-qrCodeBox img{width:100px;height:100px}.RecordLiveroom-guide-longClickBox img{width:100%;height:100%}.RecordLiveroom-guide-tip{font-size:26px;color:#333;line-height:30px;white-space:pre}.RecordLiveroom-guide-tipColor{color:#f75956;font-weight:600}.RecordLiveroom-guide-positionImg{position:absolute;left:0;top:0;width:100%;height:100%}.promotion-adsense{background:#fff;padding:15px 0 0;-webkit-box-sizing:content-box;box-sizing:content-box}.promotion-adsense-title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 15px}.promotion-adsense-text{font-size:16px;color:#333;letter-spacing:0;line-height:20px}.promotion-adsense-dot{display:-webkit-flex;display:-ms-flexbox;display:flex}.promotion-adsense-dot li{height:6px;width:6px;border-radius:50%;background:#f0f0f0;margin-left:6px}.promotion-adsense-dot-active{background:#ff5a31!important}.promotion-adsense-list-item{width:100%;padding:15px;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.promotion-adsense-list{position:relative}.promotion-adsense-list-item-pic{width:100%;min-height:68px;height:18vw;max-height:85px;background-color:#fff;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}.promotion-adsense:hover .adsense-arrow-left,.promotion-adsense:hover .adsense-arrow-right{opacity:1}.adsense-arrow-left{width:20px;height:40px;background:rgba(0,0,0,.3);position:absolute;cursor:pointer;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-flex;display:-ms-flexbox;display:flex;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:10}.adsense-arrow-left i{display:block;width:7px;height:7px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.adsense-arrow-right{cursor:pointer;width:20px;height:40px;background:rgba(0,0,0,.3);position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-flex;display:-ms-flexbox;display:flex;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:10}.adsense-arrow-right i{display:block;width:7px;height:7px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.LiveJoinGroup-container{margin-top:-10px;margin-bottom:10px;background:#fff;padding:10px}.LiveJoinGroup-main{background-image:-webkit-gradient(linear,left top,right top,from(#ffeddb),to(#e8d0b7));background-image:-webkit-linear-gradient(left,#ffeddb,#e8d0b7);background-image:-o-linear-gradient(left,#ffeddb 0,#e8d0b7 100%);background-image:linear-gradient(90deg,#ffeddb,#e8d0b7);border-radius:8px;padding:12px 15px;font-size:16px;color:#8d6624;letter-spacing:0;line-height:16px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.LiveJoinGroup-description-text{line-height:24px;display:inline-block;max-width:calc(100vw - 140px);overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;vertical-align:top;word-break:keep-all}.LiveJoinGroup-icon-gift{height:24px;width:24px;vertical-align:top;margin-right:10px}.LiveJoinGroup-text-btn{font-weight:600;line-height:24px;cursor:pointer}.LiveJoinGroup-right-arrow{height:12px;margin-left:5px}@media screen and (max-width:360px){.LiveJoinGroup-main{font-size:14px}}@media screen and (max-width:340px){.LiveJoinGroup-main{font-size:13px}.LiveJoinGroup-icon-gift{margin-right:5px}.LiveJoinGroup-right-arrow{vertical-align:middle}}.homework-main{background:hsla(0,0%,100%,0)!important;margin-top:-10px}.homeworks-title{padding:23px 15px 13px;font-size:18px;color:#1b1c21;line-height:22px;font-weight:700;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.homeworks-more,.homeworks-title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.homeworks-more{font-size:14px;color:#979cb3}.homeworks-more img{width:14px}.homework-has-more{font-size:14px;color:#fe5931;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:13px 0 10px}.homework-has-more,.homework-has-more span{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.homework-has-more-more{cursor:pointer;width:calc(100% - 30px);background:#fff;-webkit-box-shadow:0 5px 8px 0 rgba(51,51,51,.05);box-shadow:0 5px 8px 0 rgba(51,51,51,.05);border-radius:20px;height:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.homework-has-more-more img{width:11px;margin-left:3px;position:relative;top:1px}.homework-has-more-loading{color:#a0a5ba}.homework-has-more label{white-space:nowrap}.new-homework{position:relative;width:calc(100% - 30px);padding:15px 15px 37px;margin:0 auto;color:#3e3f4f;line-height:20px;background:#fff;border-radius:10px}.new-homework .check{position:absolute;bottom:11px;right:15px;font-size:14px;color:#ff5c64;cursor:pointer}.student-works-box{margin-bottom:15px}.current-work{position:relative;padding:15px 15px 36px;margin:0 15px;background:#fff;-webkit-box-shadow:0 5px 8px 0 rgba(51,51,51,.05);box-shadow:0 5px 8px 0 rgba(51,51,51,.05);border-radius:8px;overflow:hidden;-webkit-transition:height .5s ease 0s;-o-transition:height .5s ease 0s;transition:height .5s ease 0s}.current-work-mack{position:absolute;bottom:36px;left:0;height:50px;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.5)),color-stop(0,hsla(0,0%,100%,0)),color-stop(98%,#fff));background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.5),hsla(0,0%,100%,0) 0,#fff 98%);background-image:-o-linear-gradient(top,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,0) 0,#fff 98%);background-image:linear-gradient(180deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,0) 0,#fff 98%)}.current-work-footer{position:absolute;bottom:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:36px;width:100%;color:#777a8b;font-size:14px;line-height:16px;background-color:#fff;cursor:pointer}.current-work-footer span{position:relative;display:inline-block;margin-left:10px;width:9px;height:9px;color:#777a8b;border-top:2px solid #b3b5c4;border-right:2px solid #b3b5c4}.current-work-footer-down{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);top:-3px}.current-work-footer-up{top:2px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.current-work-item img{border-radius:4px}.student-no-work{padding-top:30px;background:#fff;margin:0 15px;-webkit-box-shadow:0 5px 8px 0 rgba(51,51,51,.05);box-shadow:0 5px 8px 0 rgba(51,51,51,.05);border-radius:8px}.student-no-work-img{width:66.67vw;max-width:250px;margin:0 auto;pointer-events:none}.student-no-work-img img{width:100%}.student-no-work-tips{padding:20px 0 50px;text-align:center;font-size:14px;color:#b3b5c4}.student-work-item{padding:18px 20px;background:#fff;margin:0 15px 15px;-webkit-box-shadow:0 5px 8px 0 rgba(51,51,51,.05);box-shadow:0 5px 8px 0 rgba(51,51,51,.05);border-radius:8px;position:relative}.student-work-item:last-child{margin-bottom:0}.studen-work-star-text{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;display:block}.student-info{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.student-info,.student-work-time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.student-work-time{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.student-work-time span{margin-right:6px}.student-info-left{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.student-head-img{width:30px;height:30px;border-radius:50%;margin-right:5px;overflow:hidden}.student-head-img img{width:100%}.student-nickname{max-width:12em;font-size:16px;color:#1b1c21;font-weight:700;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.student-nickname-active{font-weight:400}.student-nickname::-webkit-scrollbar{display:none;width:0}.student-work-text pre{font-size:14px;color:#333;line-height:20px;margin:8px 0 15px;word-break:break-all;white-space:pre-wrap}.student-work-audios{margin:10px 0 16px}.student-work-audio{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:15px;font-size:14px;color:#999;background:#fafafa;border:1px solid #f0f0f0;border-radius:4px;margin-bottom:10px;cursor:pointer}.student-work-audio:last-child{margin-bottom:0}.student-work-audio-left{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.student-work-audio-icon{width:20px;height:20px;overflow:hidden}.student-work-audio-icon img{width:100%}.student-work-audio-none{display:none}.student-work-audio-loading{-webkit-animation:audioControlLoading 2s infinite linear;animation:audioControlLoading 2s infinite linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes audioControlLoading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes audioControlLoading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.student-work-audio-progress{position:absolute;width:100%;height:2px;left:0;bottom:0;background:#ff5a31;border-radius:0 100px 100px 0}.student-work-footer{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;color:#a0a5ba}.student-work-footer,.student-work-footer-right{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.student-work-footer-right>div:not(:first-child){margin-left:14px}.student-work-star{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:15px}.student-work-star>img{width:16px;margin-right:4px}.student-work-edit{background:url("https://static-1253442168.file.myqcloud.com/xupload/20200812_edit.png") 0 no-repeat;background-size:auto 16px}.student-work-edit,.student-work-share{padding-left:20px;cursor:pointer;width:50px}.student-work-share{background:url("https://static-1253442168.file.myqcloud.com/xupload/20200812_share.png") 0 no-repeat;background-size:auto 16px}.student-work-commit{padding-left:20px;background:url("https://static-1253442168.file.myqcloud.com/xupload/20200814_coment.png") 0 no-repeat;background-size:auto 16px;cursor:pointer;width:50px}.teacher-review{margin-top:15px;position:relative}.teacher-review:before{position:absolute;content:"";height:1px;width:100%;left:0;top:0;background:#e1e1e1;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.teacher-review-title{font-size:18px;color:#333;font-weight:700;padding:13px 0 15px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.teacher-review-content pre{font-size:14px;color:#333;line-height:20px;word-break:break-all;white-space:pre-wrap}.student-star{width:52px;margin-left:5px}.student-star-icon{width:30px;position:absolute;right:20px}.teacher-review-score{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:14px;color:#979cb3;font-weight:500;cursor:pointer}.teacher-review-score>img{width:14px}.student-work-text{position:relative;overflow:hidden}.current-work-mack{position:absolute;bottom:36px;left:0;height:50px;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.5)),color-stop(0,hsla(0,0%,100%,0)),color-stop(98%,#fff));background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.5),hsla(0,0%,100%,0) 0,#fff 98%);background-image:-o-linear-gradient(top,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,0) 0,#fff 98%);background-image:linear-gradient(180deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,0) 0,#fff 98%)}.current-work-footer span{position:relative;display:inline-block;margin-left:10px;width:9px;height:9px;color:#777a8b;border-top:2px solid #b3b5c4;border-right:2px solid #b3b5c4}.current-work-footer-down{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);top:-3px}.current-work-footer-up{top:2px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.teacher-review-edit-icon-container{position:relative}.teacher-review-edit-icon{width:16px}.teacher-review-edit-menu{height:38px;background:rgba(36,37,55,.95);-webkit-box-shadow:0 1px 4px 0 rgba(48,47,66,.3);box-shadow:0 1px 4px 0 rgba(48,47,66,.3);padding:8px 0;border-radius:5px;position:absolute;top:-42px;right:-7px;display:-webkit-flex;display:-ms-flexbox;display:flex}.teacher-review-edit-menu>span{padding:0 18px;font-size:14px;position:relative;color:#fff;word-break:keep-all;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.teacher-review-edit-menu>span:not(:first-child):before{content:" ";border-left:1px solid #e1e1e1;top:0;position:absolute;width:200%;height:200%;border-radius:8;-ms-transform:scale(.5);transform:scale(.5);-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(.5);-webkit-transform-origin:0 0;left:0}.teacher-review-edit-menu-triangle{position:absolute;bottom:-10px;right:7px;border-width:6px;border-color:rgba(36,37,55,.95) transparent transparent;border-style:solid;z-index:0}.ProgressBar{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;z-index:1}.ProgressBar-currentTime{text-align:left;font-size:16px;margin-right:9px}.ProgressBar-currentTime,.ProgressBar-totalTime{width:40px;font-weight:400;color:#999;line-height:14px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.ProgressBar-totalTime{text-align:right;font-size:14px;margin-left:9px}.ProgressBar-progress{height:2px;background-color:#e1e1e1;border-radius:0 .5px .5px 0;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.ProgressBar-progress,.ProgressBar-progress-fg-contain{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ProgressBar-progress-fg-contain{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.play-progress-playing{height:44px}.ProgressBar-progress-fg-contain i{display:block;height:2px;width:100%;background-color:#ff5a31;border-radius:0 .5px .5px 0}.ProgressBar-progress-point-contain{height:44px;width:20px;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;left:-6px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-touch-action:none;touch-action:none}.ProgressBar-progress-point-contain i{display:block;height:13px;width:13px;background-color:#fff;border-radius:50%;border:2px solid #ff5a31;-webkit-box-sizing:border-box;box-sizing:border-box}.progress-num{padding:0 7px 0 8px;font-size:12px;color:#b3b5c4}.voice-current{position:absolute;top:-16px;left:0;padding:2px 4px;border-radius:4px;background:#fff;font-size:12px;line-height:1;color:#ff5a31}.student-work-imgs{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.student-work-imgs>img{width:64px;height:64px;margin-right:10px;border-radius:4px;margin-bottom:5px}.student-work-video-item{background:#666;position:relative;overflow:hidden;cursor:pointer}.student-work-video-cover,.student-work-video-item{border-radius:4px;width:64px;height:64px}.student-work-video-mask{position:absolute;top:0;width:100%;height:100%;background:rgba(0,0,0,.2);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#fff;font-size:14px}.student-work-video-mask>img{width:18px;margin-bottom:2px}.homework-title-search-input{width:60%;min-width:200px;height:32px;border:1px solid #e1e1e1;border-radius:16px;padding:3px 3px 3px 7px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:12px}.homework-title-img{margin-left:2px;display:inline-block;width:8px}.homework-title-search-select-wrap{position:relative;min-width:45px}.homework-search-select-type{margin-left:2px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:45px}.homework-title-search-option{width:45px;position:absolute;color:#212121;background:#f8f8f8;padding:5px;-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.1);box-shadow:1px 1px 10px rgba(0,0,0,.1);z-index:20}.homework-title-search-option li{margin-bottom:5px}.homework-title-search-option li.act{color:#ed6541}.homework-title-search-input-icon{width:10%;min-width:12px}.homework-title-search-input-type{font-size:12px;height:100%;outline:none;border:0;color:#1b1c21;background:transparent;margin-left:3px;width:100%}.homework-title-search-button{width:57px;min-width:57px!important;height:25px;line-height:25px;margin-left:4px;background:#ff5a31;border-radius:24px;color:#fff;text-align:center;font-weight:500;cursor:pointer}.homework-title-search-button:active{background-color:#e4431b}.homework-title-search-button::-webkit-input-placeholder{color:#b3b5c4}.homework-title-search-button::-moz-placeholder{color:#b3b5c4}.homework-title-search-button::-ms-input-placeholder{color:#b3b5c4}.homework-title-search-button::placeholder{color:#b3b5c4}.homework-title-search-button-disabled{background:rgba(254,89,49,.5)!important;border:0!important;pointer-events:none}.homework-title-search-title-clear{width:10%;min-width:10px}.homework_work-progress-container{border-top:10px solid #f1f1f1;padding-top:13px;padding-bottom:10px;background:#fff}.homework_work-progress-title{height:22px;opacity:1;font-size:16px;font-weight:700;text-align:left;color:#1b1c21;line-height:22px;margin-left:15px;margin-bottom:10px;padding-left:9px;position:relative}.homework_work-progress-title:before{content:"";display:block;width:4px;height:18px;opacity:1;background:#ff5a31;border-radius:2px;top:50%;position:absolute;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.homework_work-progress-wrapper{position:relative}.homework_work-progress{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-left:15px;padding-right:15px;margin-left:15px;margin-right:15px;height:56px;background:-webkit-gradient(linear,left top,right top,from(#fef8f1),to(#feead2));background:-webkit-linear-gradient(left,#fef8f1,#feead2);background:-o-linear-gradient(left,#fef8f1,#feead2);background:linear-gradient(90deg,#fef8f1,#feead2);-webkit-box-shadow:0 0 2px 0 #feebd3 inset;box-shadow:inset 0 0 2px 0 #feebd3;border-radius:4px;position:relative;cursor:pointer;overflow-y:auto}.homework_work-progress:active{opacity:.8}.homework_work-progress_bar_out{width:calc(100% - 32px);height:5px;opacity:1;background:#fddab2;position:absolute;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:22px;left:17px}.homework_work-progress_bar_in{height:100%;background:#fe5931}.homework_work-progress_item{width:52px;text-align:center;padding-top:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.homework_work-progress_item:not(:first-child){margin-left:calc(100% / 3 - 52px)}.homework_work-progress_label{width:100%;height:24px;opacity:1;background:#fef8f1;border:1px solid #fdddb8;border-radius:13px;font-weight:700;font-size:12px;color:#cd8d42;line-height:24px;text-align:center;display:inline-block;position:relative;z-index:2}.homework_work-progress_label.last_progress{position:relative}.progress_item--complete .homework_work-progress_label:before{content:"";position:absolute;top:-1px;background-image:url("https://static-1253442168.file.myqcloud.com/xupload/20210225_progress_item_ok.png");display:block;width:52px;height:24px;background-size:100%;z-index:1;left:-1px}.homework_work-progress_label.last_progress:before{content:"";display:block;background-image:url("https://static-1253442168.file.myqcloud.com/xupload/20210225_dak-result-no.png");background-size:cover;background-repeat:no-repeat;position:absolute;width:30px;height:28px;bottom:0;top:auto;left:15px}.homework_work-progress_label.last_progress.reward_push:before{background-image:url("https://static-1253442168.file.myqcloud.com/xupload/20210416_未完成证书@3x.png");width:30px;height:28px}.progress_item--complete .homework_work-progress_label.last_progress{border:1px solid #fe896d}.progress_item--complete .homework_work-progress_label.last_progress:before{background-image:url("https://static-1253442168.file.myqcloud.com/xupload/20210302_progres_last_ok.png")}.progress_item--complete .homework_work-progress_label.last_progress.reward_push:before{background-image:url("https://static-1253442168.file.myqcloud.com/xupload/20210416_已完成证书@3x.png")}.progress_item--complete .homework_work-progress_status{color:#fe5931}.homework_work-progress_status{height:16px;font-size:12px;text-align:center;color:#d89c6e;line-height:16px;margin-top:1px;display:inline-block}.homework_work-progress-tip{background-color:rgba(0,0,0,.4);height:26px;font-size:14px;text-align:center;line-height:26px;color:#fff;border-radius:2px;padding-left:5px;padding-right:5px;position:relative}.homework_work-progress-tip:after{content:"";display:block;position:absolute;bottom:0;border:5px solid transparent;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-right-radius:0;border-top-color:rgba(0,0,0,.4);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);right:20px}.homework_work-progress_rb_icon{width:12px;height:14px;margin-right:5px;position:relative;top:1px}.homework_work-progress_rd_icon{width:11px;height:13px;margin-right:4px;position:relative;top:1px}.homework_work-progress_rb_icon.shaking,.homework_work-progress_rd_icon.shaking{-webkit-animation:shakingKfs .6s infinite linear;animation:shakingKfs .6s infinite linear}.hw_write_tip-dialog{position:relative;width:315px;margin-left:auto;margin-right:auto}.hw_write_tip-dialog_header_wrapper{position:relative}.hw_write_tip-dialog_header{background-image:url("https://static-1253442168.file.myqcloud.com/xupload/20210225_hw_write_tip-dialog_header_bk.png");background-color:transparent;background-repeat:no-repeat;background-size:cover;width:100%;height:187px;overflow:hidden;z-index:2;position:relative}.hw_write_tip-dialog_header_wrapper .xuan_guang{position:absolute;width:250px;height:250px;z-index:1;top:-35px;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);-webkit-animation:xuan_guangKfr 8s infinite linear;animation:xuan_guangKfr 8s infinite linear}@-webkit-keyframes xuan_guangKfr{0%{-webkit-transform:translate(-50%) rotate(0deg);transform:translate(-50%) rotate(0deg)}to{-webkit-transform:translate(-50%) rotate(1turn);transform:translate(-50%) rotate(1turn)}}@keyframes xuan_guangKfr{0%{-webkit-transform:translate(-50%) rotate(0deg);transform:translate(-50%) rotate(0deg)}to{-webkit-transform:translate(-50%) rotate(1turn);transform:translate(-50%) rotate(1turn)}}.hw_write_tip-dialog_title{opacity:1;font-size:23px;font-weight:600;text-align:center;color:#fff2d6;line-height:33px;margin-top:137px}.hw_write_tip-dialog_body{background-color:#fff;border-radius:0 0 15px 15px;text-align:center;overflow:auto}.hw_write_tip-dialog_avatar{margin-top:10px;height:60px;width:60px;margin-left:auto;margin-right:auto}.hw_write_tip-dialog_avatar img{width:100%;height:100%;border-radius:50%}.hw_write_tip-dialog-times{font-size:22px;font-weight:700;text-align:center;color:#1b1c21;line-height:30px;letter-spacing:1px;margin-top:10px}.hw_write_tip-dialog-times_n{color:#fe5931}.hw_write_tip-dialog-tip{font-size:16px;font-weight:400;text-align:center;color:#777a8b;line-height:22px;margin-top:10px}.hw_write_tip-dialog-tip_n{color:#fe5931}.hw_write_tip-rule{background:#f1f2f8;border-radius:10px;margin-left:15px;margin-right:15px;padding:15px 15px 11px;font-size:14px;font-weight:400;text-align:left;color:#777a8b;line-height:24px}.hw_write_tip-dialog-m-btn{width:285px;height:48px;background:#fe5931;border-radius:24px;font-size:18px;font-weight:500;text-align:center;color:#fff;line-height:48px;margin-top:20px;margin-bottom:20px}.hw_write_tip-dialog-m-btn:active{background:#e4431b}.hw_write_tip-dialog-close{width:30px;height:30px;position:absolute;top:9px;right:0;cursor:pointer;z-index:9}.hw_write_tip-dialog-close:active{opacity:.8}.hw_write_progress-dialog{height:100vh;overflow:auto}.hw_write_progress-dialog_title{font-size:20px;font-weight:700;text-align:center;color:#fff;line-height:28px;margin-top:20px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.hw_write_progress-dialog_title_icon{margin-right:10px;width:20px;height:20px}.hw_write_progress-dialog_c_img{margin:20px auto;width:auto;height:calc(100vh - 200px)}.hw_write_progress-dialog_c_img img{width:auto;height:100%}.hw_write_progress-dialog-close{width:30px;height:30px;position:absolute;top:18px;right:15px;cursor:pointer}.hw_write_progress-dialog-close:active{opacity:.8}.hw_write_progress-footer_text{font-size:17px;font-weight:700;text-align:left;color:#fe5931;line-height:24px}.hw_write_progress-footer_text2{font-size:15px;font-weight:400;text-align:left;color:#777a8b;line-height:22px;margin-top:5px}.hw_write_progress-footer_text2 .primary{color:#fe5931}@-webkit-keyframes shakingKfs{20%{-webkit-transform:rotate(10deg);transform:rotate(10deg);-webkit-transform-origin:bottom;transform-origin:bottom}80%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);-webkit-transform-origin:bottom;transform-origin:bottom}}@keyframes shakingKfs{20%{-webkit-transform:rotate(10deg);transform:rotate(10deg);-webkit-transform-origin:bottom;transform-origin:bottom}80%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);-webkit-transform-origin:bottom;transform-origin:bottom}}.c_tooltip{position:relative}.c_tooltip_fixed .c_tooltip_content{position:fixed}.c_tooltip .c_tooltip_content{position:absolute}.attendance-share_box{overflow:auto;position:absolute;bottom:0;pointer-events:none}.attendance-share_box>*{pointer-events:auto}.attendance-share_header{font-size:20px;font-weight:700;text-align:center;color:#fff;line-height:28px;margin-top:31px;margin-bottom:22px;min-height:28px;position:relative;white-space:pre}.attendance-share_content{position:relative;z-index:11;width:100vw;max-width:480px}.attendance-share_content .card_img{width:auto;max-width:75%;max-height:67vh;vertical-align:bottom;border-radius:4px;min-height:150px}.attendance-share_tip_block{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden;width:283px;margin:18px auto 30px}.attendance-share_tip_block:after{position:absolute;display:block;content:"";width:100px;height:99%;background:url(https://static-1253442168.file.myqcloud.com/xupload/20210402_按钮光.png);background-size:100%;z-index:7;pointer-events:none;top:0;left:10px;-webkit-animation:BoxGd infinite linear 2s;animation:BoxGd infinite linear 2s}.attendance-share_tip_block_bg{width:100%;height:auto}.attendance-share_tip_content{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:2.1%;font-size:18px;font-weight:600;color:#fff;line-height:25px}.attendance-share_tip_block img.icon{width:22px;height:22px;margin-right:6px}.attendance-share_footer{height:159px;width:100vw;max-width:480px;position:fixed;bottom:0;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);opacity:1;background:#fff;border-radius:12px 12px 0 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.attendance-share_close{width:26px;height:26px;position:absolute;top:32px;right:7%;cursor:pointer}@-webkit-keyframes BoxGd{0%{left:10px}20%{left:100%}to{left:100%}}@keyframes BoxGd{0%{left:10px}20%{left:100%}to{left:100%}}@media (min-aspect-ratio:11/16){.attendance-share_content .card_img{max-height:65vh}}@media (min-height:750px) and (max-width:380px){.attendance-share_content .card_img{max-width:80%;max-height:100%}}.HeaderAudio-container{width:100%;padding:15px 15px 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.HeaderAudio-content{width:100%;height:100%;background:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.05);box-shadow:0 3px 5px 0 rgba(0,0,0,.05);border-radius:6px;position:relative}.HeaderAudio-imgBox{width:100%;height:56vw;-webkit-box-shadow:0 0 0 0 #e1e1e1;box-shadow:0 0 0 0 #e1e1e1;position:relative}@media (min-width:480px){.HeaderAudio-imgBox{height:270px}}@media (max-width:320px){.HeaderAudio-imgBox{height:180px}}.HeaderAudio-image{background:rgba(0,0,0,.5);border-radius:6px 6px 0 0;overflow:hidden}.HeaderAudio-image,.HeaderAudio-image img{width:100%;height:100%}.HeaderAudio-progress{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:-8px;position:absolute;z-index:100}.HeaderAudio-progress-bar{width:50%;height:2px;background:#ff7400}.HeaderAudio-progress-point{color:#fff;width:70px;height:16px;line-height:16px;background:rgba(0,0,0,.8);font-size:10px;border-radius:22px;text-align:center}.HeaderAudio-iconList{width:100%;height:100px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:25px 8%}.HeaderAudio-iconList img{cursor:pointer}.HeaderAudio-icon-class img{width:23px;height:50px}.HeaderAudio-iconBtn{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 12%}.HeaderAudio-icon-former img{width:36px;height:50px}.HeaderAudio-icon-playImg:active{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAMAAAAL34HQAAAAz1BMVEUAAADiUTDgTyrfTivhTyvhTyviTyvfTyvfTyvgTyvgTyrgTirfTyvfTyrgTyrgTyvhUSvlUyzlXjbgTyvgTyvgTirgTivfTyrgTyrgTyvgTyvgTyvgTyvgTizgTyzhUCrfUCvhUCzhUC3kUTbtWzf/bUnfTyvgTyvhTyvfTir////gVTP99vT+/Pv65N/ph2/lcVXhWjjgUi/87+z1yr/tmYXkbE742tLzv7Lyuavxs6TvqpjqjXfnel7iYUH32ND31s7uoY/nfWLjZkjiY0MjAz8KAAAAKXRSTlMAGf7qhFdGufnz7tzSwpyMLx0JfKv39ODf1caSenV0bWBcMxMOB7isfsv4zB0AAAOHSURBVHjazNaJUtswGATg33Icn3EcO/dFQhLoyoGmQAul9O77P1NLWwhgM7Fk+fieYGe0s78opzAwIr97MvaGjmU5Q2980vUjIwipMp3FxBwwpGIDc7LoUNk0w3dxkOsbGpUmaI+Q2agdUAm0mQdB3kyjQoVLk0ECM5chFWU91SFNn66pCKuGg1ycxopU09p95NZvqy3ZJupBiV60IWWaLpRxm6rWvAulukrWf25DMXuev+otFKCl5WyVjkLouRrWYCgIa9TsAfM+5LGOQunHUrWyUTBbomCGhcJZBgk6YigBOyIhDZSkUctUQrmOUKLM72gwlIgZGZfBQqmsZqYVtVEyO8OuajpKp2t0SAsVaNVoGgRmoslQCdasW7Ee6lW3Yh2s1xwVmtMrOjYqZHcoXReV6lKqJirWpBQbFxVzN5T0BpWLKEHroXK95Hi1UQNtemHVRw30V/U40QdO9tpBLThremqKmpjSE6GOmtBD2luiNpa0Z0LOxW73DmqZ9EhjkPJ9y/nZ9R2DQmw/qTNIueX/nP+AQjN64EHGjj+6UfiUHv0XQMot37u8gzJBvnN4zp+6+gVp6YdxBClb/sz2PdQY0V8apFzwl64/QAmN7hmQEvOEs08XUMCgez6kxDzF+Wfk59M9F1Jinupj/q1w6Y8O5MQ83eVb5NUhogXkxPw1V1+Qz4KIJhCWjKV2KyYyv4dkrKSvubbCJKIBRCVjKd6KAVHIICoZS/FWsFDmTidjqd6KQGbjk7FUb4VBEYQlY6neikjm9CRjqd4Kn04hKebZfPsJYacCsyUZi2/FG2bSGJJinplwrjF5ECAZayu6+R4NISnm2d1AzJAcJCmPdRZDiEMWJMVcwA5CrN/d3DsOgCAQhGE6DgBX4OH9L6idMaEk2U8otTGRwO7OzK9+FvoT0S2PHhDocdqXz4Mvn57q+kXsVV3VwgYtA9GiGW0x0IYMbV/VZh8djaCDJHTshg4p1ZEuOgBH5QJUXFGlKFS4Q2VOVRRGJXTUcKDaM1AzC2r9UY1SqK1MNeGhlkXV4JnKFb7Kf8zDqNVaNaarNn409KBGRNRADRo/UsNaarRNDQKisUk1ZKpGctUAsxr3VsPxKkpABS+omAoV6qEiUFRgDIvXUWFEKrqJBV2pWLBntbkLojbb+cg5FtDH4gxZ+COLynTBoi6G1YXWfhG/I7+I3zx2IH5vr40FHVaLv3kAAAAASUVORK5CYII=)}.HeaderAudio-icon-pauseImg:active{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAMAAAAL34HQAAAAclBMVEUAAADiUTDgTirgTivfTivfTyvhTyvgTyvhTyviTyvlXjbgTyrgTyrgTirfTyvfTyrgTyvgTizhUSvlUyz/Yk7gTyvgTyvgTyvgUCrgTyvgTyvhUCrfUCvhUCzhUC3kUTbtWzfgTyvfTir////77erwrJu4GLmoAAAAInRSTlMAGfn06rmEfFdGCe7g3NLCjHQvHQSr1cadm5JtYFwzEw6s8hi2KQAAAvpJREFUeNrM2NeOwjAURdFrO81OIYXQhjYH+P9fHAkJFGIxwaTd9eyHLbnFoZ5MGYWb2l9nSSxlnGRrv96EUWloNtV+5yd4I/F3+4qmJqJtik7pNhI0mTJf4WOrvKQJiCKDo6wQNCpz8PEV/2BoLOfQw9e88ExjOAUxeomDEw1N5Aq9qVzQkEwoMQgZGhqMTjGYVNMwqhqDqivqb1koDEwVS+pJLDCChaBetIdReLrPBAYYTbDkNYF9J/LoYVTekb6gFUamNDmLJEYnI3L0g0n8kJMAEwlYVgEBuxl0nMcIk4roI1piUlLTB44KE1NH6iQ8TM4T1GG5wAwWSz5Hg8MxoTETzW1hPZYXt4XVubwKzKigNyqFGanqTVaNWdXMduG/u9GkmFlqyBZidiFZhMTspKC2HAzk1HJSYECdeFzRHVf2OQYL8ZnbNoS9GY0HJjzTyDqAjUMjywcbPj0JuLldL3fXm/OYbuLb76zb5enmNsbtuyuDk+vl6eo6plv2qCrh5tLgPKZbaV+HHLIeF+MKTxyyVvY+5JAFYf834pAV3bO2aOCQtb1npWjgkJXeX4do4pCFioj2eMEha09EO7zgkLWzvx44ZPlElOAFh6yEyOAVhywY+57mkFXaZzyHrMh+83DICmmDFg5ZG/pFC4esX/vY4pDl0xotHLLW9vOCQ1ZmH/IcshKK0cIhKyaJFg5Z8q+aOzcCGAaBKBqqAgqg/yaVAjHBI3WkGduS2OOry0JfIvrJoxsEup2ih0/MR8KyQr3YoNdA9NKMjhjoQIaOr+qwj0ojqJCEym6oSKlKuqgAjtoFqLmiWlGocYfanKopjFroaOBAjWegYRY0+qMGpdBYmRrCQyOLasBT+BnfnfAwGrVWg+lqjB8tPagVEbRQo9aP1LKWWm1Di4BqbVItmaqVXLXArNa91XK8ihJQwQsqpkKFeqgIFBUYo+J1WBiRim5SQVcsFoyFqKnIORbQx+IMWfgji8p0waIuhtWF1nbEb1bEb24gfj/ozSO4ws+68wAAAABJRU5ErkJggg==)}.HeaderAudio-icon-former img:active{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAACWCAMAAAAMsZ2AAAAAhFBMVEUAAAD0YTflVDLgTiriTyvgTivgTiriUCziUCzgTivfTyvfTyvgTyrgTirgTirgTyviTyzhTizkUS7gTyvgTivhTyrlUy/mVC7jUCvgTirgTyrhTyrfTyvhUCzgTivgTivgTyrgTyzjVCvfTyvhTizgTyrgUCvgTivgTizgTivfTyvfTiq9sC6+AAAAK3RSTlMABhPtRsW3LjP0+vnxyrJpTjsepJ2NGA425t+ZcVatpr6SJdKGhX18Yt6IX173uAAAA3VJREFUaN7sltuSqjAQRXcShEFFBFQYAe+jnsn//9+pMiGIwyVBfGO9zFQZXXSyuwNGRkZGRkZGRkaeCC3/aE/OWzabse15Yh99K8QHIMHt4PIa3MMtIBgQ6ttKVCu0fTpQTcvdjHcy2y3J+0VdGNeEXd4rb7N2uQHuetNflb7s39yLrnnghJQQGjpBfo28+ctupj11PquIFpmDGpxsUREyH+Yk3rMpDdBCkD77vC+YQda8xM5J5/rc5iVrAgPCCS+YRg60cKIpL5iE0GbJlGp1gjanldKxJTT5KZ/QgRFOuSM/0IGs1OPdYcxdbcqKaLgWXLKg6AEtv99piyfFaWXoSTYtDiHuqKtwbRP0JtkWNqK1hx7FG1Cv2Em0UGTDjvEWsV2kpDvze4I3IfuuDlgWLgxAYWvo7pDJPSQYACJ3koVtQfRiDELstURyLTNPMRBUdsC6pjlkLycYjER2d4JXZNEZBiSTB4MXfNWFQyJnhI8KGyaiQzEoVP7sBs+k/MEdA3PnD9JKYTORUgyO6KfZ5k/spw4Gx5m+xp+6cmoOjZrtLkXBRRR2wgc4idIukBCRmQgfIRKBJNVp7+AjONXpvxPDHh9CjP+djIfIfY5GyO83ZxFFLcmOsSNBM7lIP32aVPOW9b+PFQfUEK9ktJshczmzyjJTNPPNH2zwB0t+5LaVlpbHRESTBWiGC77qylKfNRPI51H/zmEiU2UpLLQwV+XcxN1iJlNlKVn3TXMDcBCXpqls+c21ZZkKmCs62kxGI17F6u5rFwjlkWnKVFn6MnVoISzxmqApU2WZyTyxRrZ0pCVTZZnKItnWx8ffq55MlmUsuz7WHOX8yLVksixzWS5nyEQ0nJ6M7jnvIwvkK85ZJF9LdvrHzWVl9s/YilTqyCzhMpfJ/tpCvBJQHdmO95VR8WoAcXMSHRnrLSPi/vzfrh3cAAjDMBQVW3Bj/y05ckNqFR6JZC+AhNo0tj/9GP2N9IDQo08vNR1X64P42h/E9ImhjyddC+TCQ1c5uqTS9ZsaC2mZqBmkNlcaeBpN0NBFxkk0KJMRIA03ZWxLA2kZtcsSgdYjsvihlZYs6/6vIb8pWHtUx/Wl+NGl7q8GGTohGpXwSTespggY6olCFUBeDF87e4N528jhBJhyHROdBMAuor3ToOVXHDuKoiiKoih6dANJ48HjE7LrJwAAAABJRU5ErkJggg==)}.HeaderAudio-icon-letter img:active{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAACWCAMAAAAMsZ2AAAAAhFBMVEUAAAD0XzblVDHgTirgTivgTiriUCziTyviUCzgTivfTyvfTyvgTyrgTirgTirgTyviTyzhTizkUS7gTyvgTivhTivlUy/nVC/jUCvgTirgTyrhTyrfTyvhUCzgTivhTivhTyzgTivgTyrjVCvfTyvgTyzgTyrgUCvgTivgTizgTivfTipBLa61AAAAK3RSTlMABhPtxbcuRzP0+vnxyrJpTjsepJ2GGA025t+ZcVatj0SmviXSkop9fGLeqADl6QAAA3VJREFUaN7slt12qjAQhXcSSYuKCKhYAbX+e/L+73fWMokRK4ZovOO7adfS8nUye4ago6Ojo6Ojo6PjhnQd74PebsEGA7bY9YJ9vE7xAUhy2oTiAeHmlBB4hMaBET0SBjH1VNN4ORBWBssxeb+oKRMtYdP3yputQuFAuJq9riruzm8YZccq4SklhKY8qY5ZNLw7zeJFXcxqolHJ8QBejmpCFsOdeXRrKhI8ISlufdE33CAHYQgqYv1+FQjDgcCBtCc0/YyjFTzrC00vRWvG7KqabNGa7eSqY2O0ZGr+Qw4nuDmRKdpAJkLBznDmzIRiQlq4RkIxongBav7east7ulslXqTs6ybklrq0azHHy8wX2kZanWFE8QY00ieJJ+hsBDneIg90SuyZ/yV4E/Jrm4CxdsED2tYw3SlTZ0jgAaJOkqXPghjl8EIePYnkQWWewhNUTcDhwXCoWZ7DG3M13X8fqYou4ZFSNQZ3xHoKvaJ2RIwaMyajQ+EVqh47wy2FuHCGZ87iQlErbCBTCu/IeRrMYFjJJHJ4h8tErnCFhmpresbs9pDeLeD+Fh9g268vZCIzk+EjZDKQpL7tOT4Cr2//pVz2+BBy/S9VPGTuKzRDVowtG7YmzZj4mRI0Usn005tNNSRoZiXTmuMBG9udlAzVzjJlFs8KC8WFny/8YaY+QjOFapN5UoJmvoVmkjd9hmYSOWrk+usQT1gLiSzOWYbhtZyT/d3yJSSqOCeZedOcrg0urTJT3NhFZl6iGwCyZdwuM2TUTcZl04DUtMwuM8W5yHTTUtX8yE1mirPLzAVnrUY6c5Dp4hxkmRrr/eXn0UFmimstO16+slf7o3KRmeLayiq1Q3py4Fxkhl/aTpaoK87OJN9dJv5tjcya/R0WMpWOMmNb22V6vhaQVwLqKDMs28iovBpAvjnJyzLWRkbk+/N/u3ZwAyAMw1BUbMGV/ZfkyA2pNLymkr0AEmrT2P70Y/Q30gNCjz691HRcTQzia3gQ0yeGPp50LZALD13l6JJK129qLKRlomaQ2lxp4Gk0QUMXGSfRoExGgDTclLEtDaRl1C5LBFqPyOKHVlqyrFtfQ/5TsPaojutL8aNL3V8NMnRCNCrhk25YTREw1BOFmoe8HL529gbzPiOHO8CU45joTgDsONq7FbT8imNHURRFURRFj260+cNBI7nMjgAAAABJRU5ErkJggg==)}.HeaderAudio-icon-disabled{opacity:.5}.HeaderAudio-icon-play{cursor:pointer}.HeaderAudio-icon-play img{width:50px;height:50px;cursor:pointer}.HeaderAudio-icon-letter img{width:36px;height:50px}.HeaderAudio-icon-speed img{width:23px;height:50px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}.HeaderAudio-icon-waitImg{-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}.audio-progress{width:70vw;max-width:350px;height:16px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;margin:auto;bottom:9px;left:0;right:0}.audio-progress .audio-progress-point{width:15px;height:15px;border-radius:50%;left:-1%;background-color:#1aad19;position:relative;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.2);box-shadow:0 0 2px 0 rgba(0,0,0,.2);color:#fff}.audio-progress .audio-progress-bar{width:80vw;max-width:384px;height:2px;border-radius:2px;background-color:#f0f0f0;position:relative;overflow:hidden}.audio-progress .audio-progress-bar .audio-progress-bar-preload{height:2px;left:0;top:0;background-color:#999;position:absolute;z-index:2}.audio-progress .audio-progress-bar .audio-progress-bar-current{height:2px;left:0;top:0;background-color:#1aad19;position:absolute;z-index:3}.recorded-audio:after{content:"";position:absolute;bottom:0;left:0;right:0;border-top:1px solid #f0f0f0;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.recorded-audio{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;padding:0;position:absolute;left:0;bottom:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.recorded-audio.is-playing{background:rgba(0,0,0,.5)}.recorded-audio .audio-progress{width:100%;max-width:450px;margin:auto;bottom:-8px;left:0;right:0}.recorded-audio .audio-progress,.recorded-audio .audio-progress .audio-progress-point-area{height:16px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute}.recorded-audio .audio-progress .audio-progress-point-area{width:70px;left:1px;z-index:5;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.recorded-audio .audio-progress .audio-progress-point{position:relative;color:#fff;width:70px;height:16px;line-height:16px;background:rgba(0,0,0,.8);font-size:10px;border-radius:22px;text-align:center;cursor:pointer}.recorded-audio .audio-progress .audio-progress-bar{width:100%;max-width:450px;height:2px;border-radius:2px;background-color:hsla(0,0%,100%,0);position:relative;overflow:hidden}.recorded-audio .audio-progress .audio-progress-bar .audio-progress-bar-preload{height:2px;left:0;top:0;background-color:#999;position:absolute;z-index:2}.recorded-audio .audio-progress .audio-progress-bar .audio-progress-bar-current{height:2px;left:0;top:0;background-color:#ff7400;position:absolute;z-index:3}.recorded-audio .audio-timer{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:10px;color:#666;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;position:absolute;margin-bottom:5px}.recorded-audio .audio-control{height:60px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:auto;left:0;right:0;width:60px}.recorded-audio .audio-control img{width:100%;font-size:0;margin:0}.recorded-audio .audio-control .audio-control-pre{width:32px;opacity:.8;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recorded-audio .audio-control .audio-control-pre:active{opacity:1}.recorded-audio .audio-control .audio-control-next{width:32px;opacity:.8;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recorded-audio .audio-control .audio-control-next:active{opacity:1}.recorded-audio .audio-control .audio-control-play{width:60px;opacity:.8;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0}.recorded-audio .audio-control .audio-control-play:active{opacity:1}.recorded-audio .audio-control .audio-control-loading{width:60px;opacity:.8;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0;-webkit-animation:audioControlLoading 2s infinite linear;animation:audioControlLoading 2s infinite linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes audioControlLoading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes audioControlLoading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.recorded-audio .audio-control .audio-control-type{padding:10px;-webkit-box-sizing:content-box;box-sizing:content-box;width:17px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;right:-51px;top:13px}.recorded-audio .isPlayLastTime{background:#f0f0f0}.HeaderAudioMask-container{width:100%;height:100%;position:absolute;z-index:100;top:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.HeaderAudioMask{background:#4d4d4d;border-radius:6px 6px 0 0}.HeaderAudioMask-bottom{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.HeaderAudioMask-text{color:#fff;font-size:14px;line-height:20px;text-align:center;margin-top:51px;width:266px;margin-bottom:15px}.HeaderAudioMask-text-no-file{padding:30px 15px 15px;color:#fff;font-size:14px;line-height:20px;word-break:break-all}.HeaderAudioMask-info-app{margin-left:20px}.HeaderAudioMask-info{height:36px;width:116px;background:#ff5a31;border-radius:22px;cursor:pointer;font-size:14px;color:#fff;letter-spacing:0;line-height:36px;text-align:center;text-decoration:none}.HeaderAudioMask-info:active{background:#e4431b}.HeaderAudioMask-infoText{height:36px;padding:0 16px;background:#ff5a31;border-radius:22px;cursor:pointer;font-size:14px;color:#fff;letter-spacing:0;line-height:36px;text-align:center;text-decoration:none;display:inline-block;white-space:nowrap;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:320px){.HeaderAudioMask-text-no-file{font-size:13px}}.LiveHeader-tagsColumn{width:100%;height:30px;background-color:rgba(0,0,0,.2);position:absolute;bottom:0;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start}.LiveHeader-tagsColumn,.LiveHeader-tagsColumnItem{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LiveHeader-tagsColumnItem{color:#fff;font-size:12px;height:100%;margin-left:12px}.LiveHeader-tagsColumnItem img{width:16px;height:16px;margin-right:5px}.LiveHeader-rightHeaderText{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;font-size:12px;margin-left:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LiveHeader-rightHeaderText img{width:14px;margin-right:5px}.lecture-limit-price{height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.lecture-limit-price .lecture-limit-price__left{float:left;width:68%;height:100%;background-image:-webkit-gradient(linear,left top,right top,from(#ff005b),to(#f72d42));background-image:-webkit-linear-gradient(left,#ff005b,#f72d42);background-image:-o-linear-gradient(left,#ff005b,#f72d42);background-image:linear-gradient(90deg,#ff005b,#f72d42);padding:8px 0 0 8px}.lecture-limit-price .lecture-limit-price__right{float:right;width:32%;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff091),to(#fddc59));background-image:-webkit-linear-gradient(top,#fff091,#fddc59);background-image:-o-linear-gradient(top,#fff091,#fddc59);background-image:linear-gradient(-180deg,#fff091,#fddc59);padding-top:8px}.weui-flex{display:-webkit-flex;display:-ms-flexbox;display:flex}.weui-flex__item{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.lecture-limit-price .flash-sale-price{color:#fff;position:relative;top:-3px}.lecture-limit-price .flash-sale-num{font-size:20px;width:auto;margin-right:8px}.lecture-limit-price .flash-sale-time .flash-sale-time-item{background:#8d5625;border-radius:4px;width:auto;height:20px;min-width:20px;display:inline-block;text-align:center;color:#fff;line-height:20px;font-size:12px}.lecture-limit-price .flash-sale-time .flash-sale-time-mh{color:#8d5625;font-size:10px;padding:0 3px}.lecture-limit-price .flash-sale-time-day{font-size:10px;color:#8d5625;line-height:10px;margin-right:5px;min-width:0;max-width:320}.lecture-limit-price .flash-sale-text{font-size:10px;color:#ef3055;margin-bottom:5px;letter-spacing:1px;line-height:10px}p{word-wrap:break-word;word-break:break-all}.lecture-limit-price .original-cost{text-decoration:line-through;position:relative;color:#fff;font-size:12px;opacity:.55;margin-bottom:2px}.lecture-limit-price .flash-sale-countdown{color:#fff;font-size:10px}.lecture-limit-price .flash-sale-num-text{font-size:24px}.lecture-limit-price .flash-sale-num-sub{font-size:24px;margin-left:5px;position:relative}.lecture-limit-price .flash-sale-num-sub-text{position:absolute;top:-14px;left:0;font-size:10px;white-space:nowrap;letter-spacing:1.25px;color:#fff8a2}.hide{display:none!important}.lecture-limit-price .flash-sale-num-main{font-size:48px;line-height:40px}.lecture-limit-price .original-tips{background:#c73244;border-radius:3px;font-size:12px;color:#fff;letter-spacing:1px;line-height:12px;padding:2px 2px 2px 4px}.text-left{text-align:left}.Live_Header_Video{position:relative}.Live_Header_Video_Box{font-size:0}.Live_Header_Video video{outline:none}.Live_Header_Progress{position:absolute;bottom:-4px;left:0;width:100%;height:4px;background:#a7acb7}.Live_Header_Progress .bar{height:100%;background:#ff5a31;border-radius:0 100px 100px 0}.Live_Header_Play{position:absolute;width:100%;height:100%;z-index:10;cursor:pointer}.Live_Header_Play_Main{width:156px;height:40px;position:absolute;left:50%;top:50%;margin-top:-20px;margin-left:-78px;background:rgba(0,0,0,.5);border-radius:20px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#fff}.Live_Header_Play_Img{width:40px;height:40px}.Live_Header_Line{display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 5px 0 7px;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.Live_Header_Line span{display:block;border:1px solid #fe5931}.Live_Header_Line1{height:5px;-webkit-animation:LiveHeaderLineAnimation1 1.2s infinite ease-in-out;animation:LiveHeaderLineAnimation1 1.2s infinite ease-in-out}.Live_Header_Line2{height:8px;margin:0 2px;-webkit-animation:LiveHeaderLineAnimation2 1.2s infinite ease-in-out;animation:LiveHeaderLineAnimation2 1.2s infinite ease-in-out}.Live_Header_Line3{height:3px;-webkit-animation:LiveHeaderLineAnimation3 1.2s infinite ease-in-out;animation:LiveHeaderLineAnimation3 1.2s infinite ease-in-out}.Live_Header_Play_Btn{padding:5px 6px;position:absolute;right:15px;background:rgba(0,0,0,.5);border:1px solid #fff;border-radius:15px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#fff;z-index:10;cursor:pointer}.Live_Header_Play_Btn img{width:20px;height:20px;margin-right:6px}@-webkit-keyframes LiveHeaderLineAnimation1{0%,to{height:3px}25%,75%{height:5px}50%{height:8px}}@keyframes LiveHeaderLineAnimation1{0%,to{height:3px}25%,75%{height:5px}50%{height:8px}}@-webkit-keyframes LiveHeaderLineAnimation2{0%,to{height:8px}50%{height:3px}}@keyframes LiveHeaderLineAnimation2{0%,to{height:8px}50%{height:3px}}@-webkit-keyframes LiveHeaderLineAnimation3{0%,to{height:5px}25%,75%{height:8px}50%{height:3px}}@keyframes LiveHeaderLineAnimation3{0%,to{height:5px}25%,75%{height:8px}50%{height:3px}}.LiveTitle-container{background:#fff;padding:20px 15px;word-break:break-all;display:block;margin-bottom:10px}.LiveTitle-mainTitle-warp{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LiveTitle-mainTitle{color:#333;font-size:18px;font-weight:600;line-height:22px;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.LiveTitle-edit{position:relative;padding-left:15px;line-height:22px;height:22px}.LiveTitle-icon{width:18px;height:18px;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.LiveTitle-edit img{width:14px;height:14px}.LiveTitle-edit img:active{width:14px;height:14px;opacity:.5}.LiveTitle-edit-click-area{position:absolute;top:-10px;left:0;width:40px;height:40px}.LiveTitle-subTitle{color:#999;font-size:12px;font-weight:400;line-height:16px;margin-top:6px}.LiveTitle-updateLectureNum{color:#999;font-size:14px;font-weight:400;line-height:14px;margin-top:8px;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.price{color:#f44336;font-size:16px;font-weight:500;font-family:PingFangSC-Medium}.LiveTeacherInfo-container{background:#fff;padding:20px 15px 0}.LiveTeacherInfo-header{height:16px;line-height:16px}.LiveTeacherInfo-title{height:16px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LiveTeacherInfo-title-decorate{height:16px;width:4px;border-radius:2px}.LiveTeacherInfo-body{height:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.LiveTeacherInfo-body,.LiveTeacherInfo-teacherInfo{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex}.LiveTeacherInfo-teacherInfo{cursor:pointer}.LiveTeacherInfo-info{padding:15px 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.LiveTeacherInfo-avatar{border-radius:50%;width:40px;min-width:40px;height:40px;vertical-align:middle;overflow:hidden;cursor:pointer}.LiveTeacherInfo-avatar img{width:100%;height:100%}.LiveTeacherInfo-detail{line-height:0}.LiveTeacherInfo-detail-noDesc{line-height:40px;height:40px}.LiveTeacherInfo-name{font-size:14px;font-weight:500;color:#333;line-height:14px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LiveTeacherInfo-management-name{max-width:calc(100vw - 130px);height:14px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.LiveTeacherInfo-management-name::-webkit-scrollbar{width:0;display:none}.LiveTeacherInfo-identity{margin-left:5px;color:#666}.LiveTeacherInfo-others{font-size:12px;font-weight:400;color:#999;line-height:16px;white-space:pre-wrap;word-wrap:break-word;text-align:left;word-break:break-all;display:inline-block}.LiveTeacherInfo-edit{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.LiveTeacherInfo-edit,.LiveTeacherInfo-edit-noDesc{float:right;width:50px;height:100%;padding:15px 0;background-size:100%;margin-left:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.LiveTeacherInfo-edit-noDesc{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LiveTeacherInfo-editImg{width:14px;height:14px}.LiveRankInfo-container{overflow:hidden;width:100%;height:44px;position:relative}.LiveRankInfo-row{background-color:#f8f8f8;padding:12px 15px;cursor:pointer;height:44px;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LiveRankInfo-row:active{background-color:#f0f0f0}.LiveRankInfo-popularity{color:#666;font-size:14px;font-weight:400;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.LiveRankInfo-avatar,.LiveRankInfo-popularity{display:-webkit-flex;display:-ms-flexbox;display:flex}.LiveRankInfo-avatar{margin-right:6px;text-align:right;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LiveRankInfo-portrait{width:30px;height:30px;display:inline-block;vertical-align:middle;color:#888;margin:0 auto;border-radius:100%;overflow:hidden;border:.5px solid #f0f0f0;margin-left:-6px}.LiveRankInfo-portrait img{width:100%;height:100%;max-width:100%;vertical-align:top;letter-spacing:0;padding:0;border:0 none}.LiveRankInfo-more-icon img{width:8px;height:12px}.LiveLectureInfo-preferBox{background:#fff;color:#666;font-size:12px;font-weight:400;line-height:16px;padding:10px}.LiveLectureInfo-preferContainer{border:1px solid #f0f0f0;border-radius:6px;margin-top:5px;position:relative}.LiveLectureInfo-preferContainer img{left:-2px;position:absolute;top:-2px;width:40px}.LiveLectureInfo-preferContainer p{padding:17px}.LiveLectureInfo-container{background:#fff;padding:20px 15px 0}.LiveLectureInfo-header,.LiveLectureInfo-title{height:16px;line-height:16px}.LiveLectureInfo-title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LiveLectureInfo-title-decorate{height:16px;width:4px;border-radius:2px}.LiveLectureInfo-body{background-color:#fff;overflow:hidden}.LiveLectureInfo-body img{max-width:100%;vertical-align:middle}.LiveLectureInfo-body iframe{width:100%!important}.LectureDescription-body{background-color:#fff;padding:10px;overflow:hidden}.LectureDescription-body img{max-width:100%}.LectureLiveRoom{background-color:#fff;-webkit-box-shadow:0 0 0 0 #f0f0f0,0 0 0 0 #f0f0f0;box-shadow:0 0 0 0 #f0f0f0,0 0 0 0 #f0f0f0;height:60px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.LectureLiveRoom:active{background-color:#f0f0f0}.LectureLiveRoom-infoContainer{padding:10px 0 10px 15px;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LectureLiveRoom-avatar-container{height:40px;width:40px;cursor:pointer;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}.LectureLiveRoom-v-icon{height:12px;width:12px;position:absolute;right:0;bottom:0}.LectureLiveRoom-avatar{height:40px;width:40px;border-radius:50%}.LectureLiveRoom-info{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:60vw;max-width:292px;overflow:hidden}.LectureLiveRoom-info-title{height:20px;line-height:20px;font-weight:600;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.LectureLiveRoom-followBox{width:90px;height:60px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.LectureLiveRoom-followBox:active .LectureLiveRoom-follow{background-color:#e4431b}.LectureLiveRoom-follow{background:#ff5a31;cursor:pointer}.LectureLiveRoom-follow,.LectureLiveRoom-followed{width:60px;height:30px;line-height:30px;color:#fff;border-radius:6px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.LectureLiveRoom-followed{background:#e1e1e1}.LectureLiveRoom-show-more{position:relative;padding:15px;height:44px;cursor:pointer;background-color:#f8f8f8;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.LectureLiveRoom-show-more-before{position:absolute;width:100%;height:1px;left:0;top:0;background-color:#f0f0f0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.LectureLiveRoom-show-more:active{background-color:#f0f0f0}.LectureLiveRoom-show-more-arrow{margin-right:0}.LectureLiveRoom-show-more-arrow img{width:8px;height:12px}.LectureDescription-guide-container{padding:15px;background:#fff;overflow:hidden;position:relative;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.LectureDescription-guide-container,.LectureDescription-guide-imgBox,.LectureDescription-guide-qrCodeBox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.LectureDescription-guide-qrCodeBox{border:2px solid #e1e1e1;border-radius:6px;width:100px;height:100px;overflow:hidden;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.LectureDescription-guide-longClickBox,.LectureDescription-guide-qrCodeBox img{width:100px;height:100px}.LectureDescription-guide-longClickBox img{width:100%;height:100%}.LectureDescription-guide-tip{font-size:26px;color:#333;line-height:30px;white-space:pre}.LectureDescription-guide-tipColor{color:#f75956;font-weight:600}.LectureDescription-guide-positionImg{position:absolute;left:0;top:0;width:100%;height:100%}.db{display:block}.weixinAudio{line-height:1.5;padding:0 10px 10px;margin-bottom:10}.audio_area{display:inline-block;width:100%;vertical-align:top;margin:0 1px 0 0;font-size:0;position:relative;font-weight:400;text-decoration:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}.audio_wrp{border:1px solid #ebebeb;background-color:#fff;overflow:hidden;padding:15px;border-radius:6px;cursor:pointer}.audio_wrp:active{background-color:#f0f0f0}.audio_play_area{float:left;margin:0 15px 0 0;font-size:0;width:30px;height:30px}.playing .audio_play_area .icon_audio_default{display:none}.audio_play_area .icon_audio_default{background:transparent url(https://static-1253442168.image.myqcloud.com/picture/7931794_76be74795db6a10339f1bacbead31149.jpg) no-repeat 0 0;width:30px;height:30px;vertical-align:middle;display:inline-block;background-size:cover;background-repeat:no-repeat}.audio_play_area .icon_audio_playing{background:transparent url(https://static-1253442168.image.myqcloud.com/picture/7931794_16b0ad2c05350da5eb2c2339c4f8d43a.jpg) no-repeat 0 0;width:30px;height:30px;vertical-align:middle;display:[ inline-block none ];background-size:cover;-webkit-animation:audio_playing 1s infinite;background-position:0;background-repeat:no-repeat}.audio_area .pic_audio_default{display:none;width:18px}.tips_global{color:#8c8c8c}.audio_area .audio_length{float:right;font-size:14px;margin-top:5px;margin-left:10px}.audio_info_area{overflow:hidden}.audio_area .audio_title{font-weight:400;font-size:14px;line-height:14px;margin-bottom:4px;width:auto;overflow:hidden;color:#666;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.audio_area .audio_source{font-size:12px;line-height:"12px"}.audio_area .progress_bar{position:absolute;left:0;bottom:0;background-color:#ff5a31;height:4px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-right-radius:6px}.playing .audio_play_area .icon_audio_playing{display:inline-block}.LiveVideoDownTime-main{margin:-10px 0 10px;padding:10px 15px 10px 150px;background:url("https://static-1253442168.file.myqcloud.com/xupload/20200409_downtime.png") no-repeat #fff;background-size:127px 26px;background-position:15px 14px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.LiveVideoDownTime-main:before{content:"";position:absolute;height:1px;width:100%;top:0;left:0;background:#f0f0f0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.LiveVideoDownTime-count{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:20px;color:#ff5a31}.LiveVideoDownTime-count-time{display:block;width:48px;height:36px;text-align:center;line-height:36px;background:rgba(255,90,49,.1);border-radius:4px}.LiveVideoDownTime-count-day{padding:0 8px 0 4px}.LiveVideoDownTime-count-other{display:block;text-align:center;width:10px}@media screen and (max-width:413px){.LiveVideoDownTime-main{padding:10px 15px 10px 138px;background-size:114px 23px}.LiveVideoDownTime-count{font-size:18px}.LiveVideoDownTime-count-time{width:42px;height:36px;line-height:36px}}@media screen and (max-width:360px){.LiveVideoDownTime-main{padding:10px 15px 10px 125px;background-size:102px 21px}.LiveVideoDownTime-count{font-size:18px}.LiveVideoDownTime-count-time{width:42px;height:36px;line-height:36px}}@media screen and (max-width:320px){.LiveVideoDownTime-main{padding:10px 15px 10px 115px;background-size:89px 18px;background-position:15px 12px}.LiveVideoDownTime-count{font-size:16px}.LiveVideoDownTime-count-time{width:34px;height:26px;line-height:26px}}
/*# sourceMappingURL=main.79d2ef5d.css.map*/