*{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;min-height:calc(var(--vh, 1vh) * 100);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;height:calc(var(--vh, 1vh) * 100);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;height:calc(var(--vh, 1vh) * 100);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-cos.lycheer.net/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{max-height:calc((var(--vh, 1vh) * 100) - 200px - 270px);width:100%;overflow:scroll;min-height:200px;max-height:calc(100vh - 200px - 56.25vw);max-height:calc((var(--vh, 1vh) * 100) - 200px - 56.25vw);@media screen and (min-width:480px){max-height:calc(100vh - 200px - 270px)}}.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;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:2}.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;position:relative}.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-lectureList-load-more-btn{font-size:14px;color:#9a9cb2;line-height:20px;text-align:center;padding-top:7px;padding-bottom:7px;cursor:pointer;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex}.FloatingWindow-lectureList-load-more-down-icon,.FloatingWindow-lectureList-load-more-up-icon{height:6px;width:11px;vertical-align:bottom;margin-left:5px;margin-right:5px}.FloatingWindow-lectureList-more-icon{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.FloatingWindow-lectureList-load-loading{width:17px;height:17px;vertical-align:bottom;padding:2px;-webkit-animation:FloatingWindowLoadingKfr 1s linear infinite;animation:FloatingWindowLoadingKfr 1s linear infinite}@-webkit-keyframes FloatingWindowLoadingKfr{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes FloatingWindowLoadingKfr{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.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}.Float-Dialog-Alert-btn .Float-Dialog-Alert-btn-stretch{width:100%;max-width:100%}.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}.rmc-multi-picker,.rmc-picker{height:238px}.rmc-multi-picker{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.rmc-picker-item{font-size:16px;height:34px;line-height:34px;padding:0 10px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#9b9b9b;-webkit-box-sizing:border-box;box-sizing:border-box}.rmc-picker,.rmc-picker-item{position:relative;overflow:hidden;width:100%}.rmc-picker{display:block;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;text-align:center}.rmc-picker-mask{height:100%;margin:0 auto;z-index:3;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.95)),to(hsla(0,0%,100%,.6))),-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,.95)),to(hsla(0,0%,100%,.6)));background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-image:-o-linear-gradient(top,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),-o-linear-gradient(bottom,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-image:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),linear-gradient(0deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-position:top,bottom;background-size:100% 204px;background-repeat:no-repeat}.rmc-picker-content,.rmc-picker-mask{position:absolute;left:0;top:0;width:100%}.rmc-picker-content{z-index:1}.rmc-picker-indicator{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;position:absolute;left:0;top:102px;z-index:3;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.rmc-date-picker{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:10px 0}.rmc-date-picker-item{-ms-flex:1;-webkit-flex:1 1;flex:1 1;text-align:center}.rmc-picker-popup{left:0;bottom:0;position:fixed;width:100%;background-color:#fff}.rmc-picker-popup-close{display:none}.rmc-picker-popup-wrap{overflow:auto;overflow-scrolling:touch;outline:0}.rmc-picker-popup-mask,.rmc-picker-popup-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050}.rmc-picker-popup-mask{background-color:#373737;background-color:rgba(55,55,55,.6);height:100%;filter:alpha(opacity=50)}.rmc-picker-popup-mask-hidden{display:none}.rmc-picker-popup-header{background-image:-webkit-linear-gradient(top,#e7e7e7,#e7e7e7,transparent,transparent);background-image:-webkit-gradient(linear,left top,left bottom,from(#e7e7e7),color-stop(#e7e7e7),color-stop(transparent),to(transparent));background-image:-o-linear-gradient(top,#e7e7e7,#e7e7e7,transparent,transparent);background-image:linear-gradient(180deg,#e7e7e7,#e7e7e7,transparent,transparent);background-position:bottom;background-size:100% 1px;background-repeat:no-repeat;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.rmc-picker-popup-header-left,.rmc-picker-popup-header-right{padding-left:15px;padding-right:15px}.rmc-picker-popup-item{color:#0ae;font-size:18px;height:44px;line-height:44px;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;-webkit-tap-highlight-color:transparent}.rmc-picker-popup-item-active{background-color:#ddd}.rmc-picker-popup-title{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;color:#666;cursor:default}.rmc-picker-popup-fade-appear,.rmc-picker-popup-fade-enter{opacity:0}.rmc-picker-popup-fade-appear,.rmc-picker-popup-fade-enter,.rmc-picker-popup-fade-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.rmc-picker-popup-fade-appear.rmc-picker-popup-fade-appear-active,.rmc-picker-popup-fade-enter.rmc-picker-popup-fade-enter-active{-webkit-animation-name:rmcPopupPickerFadeIn;animation-name:rmcPopupPickerFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.rmc-picker-popup-fade-leave.rmc-picker-popup-fade-leave-active{-webkit-animation-name:rmcPopupPickerFadeOut;animation-name:rmcPopupPickerFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes rmcPopupPickerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes rmcPopupPickerFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes rmcPopupPickerFadeOut{0%{opacity:1}to{opacity:0}}@keyframes rmcPopupPickerFadeOut{0%{opacity:1}to{opacity:0}}.rmc-picker-popup-slide-fade-appear,.rmc-picker-popup-slide-fade-enter{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.rmc-picker-popup-slide-fade-appear,.rmc-picker-popup-slide-fade-enter,.rmc-picker-popup-slide-fade-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.rmc-picker-popup-slide-fade-appear.rmc-picker-popup-slide-fade-appear-active,.rmc-picker-popup-slide-fade-enter.rmc-picker-popup-slide-fade-enter-active{-webkit-animation-name:rmcPopupPickerSlideFadeIn;animation-name:rmcPopupPickerSlideFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.rmc-picker-popup-slide-fade-leave.rmc-picker-popup-slide-fade-leave-active{-webkit-animation-name:rmcPopupPickerSlideFadeOut;animation-name:rmcPopupPickerSlideFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes rmcPopupPickerSlideFadeIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes rmcPopupPickerSlideFadeIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes rmcPopupPickerSlideFadeOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes rmcPopupPickerSlideFadeOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;-o-transition:.3s opacity;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s top;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s left;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s right;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{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;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.rc-slider{position:relative;height:14px;padding:5px 0;width:100%;border-radius:6px;-ms-touch-action:none;touch-action:none}.rc-slider,.rc-slider *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{width:100%;background-color:#e9e9e9}.rc-slider-rail,.rc-slider-track{position:absolute;height:4px;border-radius:6px}.rc-slider-track{left:0;background-color:#ff5a31}.rc-slider-handle{position:absolute;margin-left:-7px;margin-top:-5px;width:14px;height:14px;cursor:pointer;cursor:-webkit-grab;cursor:grab;border-radius:50%;border:2px solid #ff5a31;background-color:#fff;-ms-touch-action:pan-x;touch-action:pan-x}.rc-slider-handle:focus{border-color:#ff5a31;-webkit-box-shadow:0 0 0 5px #ff5a31;box-shadow:0 0 0 5px #ff5a31;outline:none}.rc-slider-handle-click-focused:focus{border-color:#ff5a31;-webkit-box-shadow:unset;box-shadow:unset}.rc-slider-handle:hover{border-color:#ff5a31}.rc-slider-handle:active{border-color:#ff5a31;-webkit-box-shadow:0 0 5px #ff5a31;box-shadow:0 0 5px #ff5a31;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;color:#fff}.rc-slider-mark-text-active{color:#fff}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;margin-left:-4px;width:8px;height:8px;border:2px solid #e9e9e9;background-color:#fff;cursor:pointer;border-radius:50%;vertical-align:middle}.rc-slider-dot-active{border-color:#ff5a31}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{left:5px;bottom:0;width:4px}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;margin-bottom:-7px;-ms-touch-action:pan-y;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{left:2px;margin-bottom:-4px}.rc-slider-vertical .rc-slider-dot:first-child,.rc-slider-vertical .rc-slider-dot:last-child{margin-bottom:-4px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:block!important;-webkit-animation-play-state:paused;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{-webkit-animation-name:rcSliderTooltipZoomDownIn;animation-name:rcSliderTooltipZoomDownIn;-webkit-animation-play-state:running;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{-webkit-animation-name:rcSliderTooltipZoomDownOut;animation-name:rcSliderTooltipZoomDownOut;-webkit-animation-play-state:running;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1);transform:scale(1)}}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rcSliderTooltipZoomDownOut{0%{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(0);transform:scale(0)}}@keyframes rcSliderTooltipZoomDownOut{0%{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(0);transform:scale(0)}}.rc-slider-tooltip{position:absolute;left:-9999px;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{padding:6px 2px;min-width:24px;height:24px;font-size:12px;line-height:1;color:#fff;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;-webkit-box-shadow:0 0 4px #d9d9d9;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.am-fade-appear,.am-fade-enter{opacity:0}.am-fade-appear,.am-fade-enter,.am-fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.am-fade-appear.am-fade-appear-active,.am-fade-enter.am-fade-enter-active{-webkit-animation-name:amFadeIn;animation-name:amFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.am-fade-leave.am-fade-leave-active{-webkit-animation-name:amFadeOut;animation-name:amFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes amFadeIn{0%{opacity:0}to{opacity:1}}@keyframes amFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes amFadeOut{0%{opacity:1}to{opacity:0}}@keyframes amFadeOut{0%{opacity:1}to{opacity:0}}.am-slide-up-appear,.am-slide-up-enter{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.am-slide-up-appear,.am-slide-up-enter,.am-slide-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.am-slide-up-appear.am-slide-up-appear-active,.am-slide-up-enter.am-slide-up-enter-active{-webkit-animation-name:amSlideUpIn;animation-name:amSlideUpIn;-webkit-animation-play-state:running;animation-play-state:running}.am-slide-up-leave.am-slide-up-leave-active{-webkit-animation-name:amSlideUpOut;animation-name:amSlideUpOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes amSlideUpIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes amSlideUpIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes amSlideUpOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes amSlideUpOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}.am.am-zoom-enter,.am.am-zoom-leave{display:block}.am-zoom-appear,.am-zoom-enter{opacity:0;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-timing-function:cubic-bezier(.18,.89,.32,1.28);-webkit-animation-play-state:paused;animation-play-state:paused}.am-zoom-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-timing-function:cubic-bezier(.6,-.3,.74,.05);-webkit-animation-play-state:paused;animation-play-state:paused}.am-zoom-appear.am-zoom-appear-active,.am-zoom-enter.am-zoom-enter-active{-webkit-animation-name:amZoomIn;animation-name:amZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.am-zoom-leave.am-zoom-leave-active{-webkit-animation-name:amZoomOut;animation-name:amZoomOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes amZoomIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}}@keyframes amZoomIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes amZoomOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}}@keyframes amZoomOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}}.am-slide-down-appear,.am-slide-down-enter{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.am-slide-down-appear,.am-slide-down-enter,.am-slide-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.am-slide-down-appear.am-slide-down-appear-active,.am-slide-down-enter.am-slide-down-enter-active{-webkit-animation-name:amSlideDownIn;animation-name:amSlideDownIn;-webkit-animation-play-state:running;animation-play-state:running}.am-slide-down-leave.am-slide-down-leave-active{-webkit-animation-name:amSlideDownOut;animation-name:amSlideDownOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes amSlideDownIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes amSlideDownIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes amSlideDownOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes amSlideDownOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}*,:after,:before{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{background-color:#f5f5f9;font-size:14px}[contenteditable]{-webkit-user-select:auto!important}:focus,a{outline:none}a{background:transparent;text-decoration:none}.am-list-header{padding:15px 15px 9px;font-size:14px;color:#888;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.am-list-footer{padding:9px 15px 15px;font-size:14px;color:#888}.am-list-body{position:relative;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd}@media (-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-list-body{border-top:none}html:not([data-scale]) .am-list-body:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1px;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}}@media (-o-min-device-pixel-ratio:2/1) and (-o-min-device-pixel-ratio:3/1),(-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-body:before{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}}@media (-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-list-body{border-bottom:none}html:not([data-scale]) .am-list-body:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1px;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}}@media (-o-min-device-pixel-ratio:2/1) and (-o-min-device-pixel-ratio:3/1),(-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-body:after{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}}.am-list-body div:not(:last-child) .am-list-line{border-bottom:1px solid #ddd}@media (-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line{border-bottom:none}html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1px;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}}@media (-o-min-device-pixel-ratio:2/1) and (-o-min-device-pixel-ratio:3/1),(-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line:after{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}}.am-list-item{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:15px;min-height:44px;background-color:#fff;vertical-align:middle;overflow:hidden;-webkit-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.am-list-item .am-list-ripple{position:absolute;background:transparent;display:inline-block;overflow:hidden;will-change:box-shadow,transform;-webkit-transition:background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .2s cubic-bezier(.4,0,1,1);transition:background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .2s cubic-bezier(.4,0,1,1);-o-transition:box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);transition:box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);transition:box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .2s cubic-bezier(.4,0,1,1);outline:none;cursor:pointer;border-radius:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.am-list-item .am-list-ripple.am-list-ripple-animate{background-color:hsla(0,0%,62%,.2);-webkit-animation:ripple 1s linear;animation:ripple 1s linear}.am-list-item.am-list-item-top .am-list-line{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.am-list-item.am-list-item-top .am-list-line .am-list-arrow{margin-top:2px}.am-list-item.am-list-item-middle .am-list-line{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.am-list-item.am-list-item-bottom .am-list-line{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.am-list-item.am-list-item-error .am-list-line .am-list-extra,.am-list-item.am-list-item-error .am-list-line .am-list-extra .am-list-brief{color:#f50}.am-list-item.am-list-item-active{background-color:#ddd}.am-list-item.am-list-item-disabled .am-list-line .am-list-content,.am-list-item.am-list-item-disabled .am-list-line .am-list-extra{color:#bbb}.am-list-item img{width:22px;height:22px;vertical-align:middle}.am-list-item .am-list-thumb:first-child{margin-right:15px}.am-list-item .am-list-thumb:last-child{margin-left:8px}.am-list-item .am-list-line{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1 1;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;padding-right:15px;overflow:hidden}.am-list-item .am-list-line .am-list-content{-webkit-flex:1;-ms-flex:1;flex:1 1;color:#000;font-size:17px;text-align:left}.am-list-item .am-list-line .am-list-content,.am-list-item .am-list-line .am-list-extra{line-height:1.5;width:auto;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;padding-top:7px;padding-bottom:7px}.am-list-item .am-list-line .am-list-extra{-ms-flex-preferred-size:36%;-webkit-flex-basis:36%;flex-basis:36%;color:#888;font-size:16px;text-align:right}.am-list-item .am-list-line .am-list-brief,.am-list-item .am-list-line .am-list-title{width:auto;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.am-list-item .am-list-line .am-list-brief{color:#888;font-size:15px;line-height:1.5;margin-top:6px}.am-list-item .am-list-line .am-list-arrow{display:block;width:15px;height:15px;margin-left:8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='26' viewBox='0 0 16 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 0L0 2l11.5 11L0 24l2 2 14-13z' fill='%23C7C7CC' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50% 50%;visibility:hidden}.am-list-item .am-list-line .am-list-arrow-horizontal{visibility:visible}.am-list-item .am-list-line .am-list-arrow-vertical{visibility:visible;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.am-list-item .am-list-line .am-list-arrow-vertical-up{visibility:visible;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.am-list-item .am-list-line-multiple{padding:12.5px 15px 12.5px 0}.am-list-item .am-list-line-multiple .am-list-content,.am-list-item .am-list-line-multiple .am-list-extra{padding-top:0;padding-bottom:0}.am-list-item .am-list-line-wrap .am-list-content,.am-list-item .am-list-line-wrap .am-list-extra{white-space:normal}.am-list-item select{position:relative;display:block;width:100%;height:100%;padding:0;border:0;font-size:17px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}@-webkit-keyframes ripple{to{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{to{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}.am-list-item .am-input-control .fake-input-container{height:30px;line-height:30px;position:relative}.am-list-item .am-input-control .fake-input-container .fake-input{position:absolute;top:0;left:0;width:100%;height:100%;padding-right:2px;margin-right:3px;-webkit-text-decoration:rtl;text-decoration:rtl;text-align:right;color:#000;font-size:17px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.am-list-item .am-input-control .fake-input-container .fake-input.fake-input-disabled{color:#bbb}.am-list-item .am-input-control .fake-input-container .fake-input.focus{-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}.am-list-item .am-input-control .fake-input-container .fake-input.focus:before{content:""}.am-list-item .am-input-control .fake-input-container .fake-input.focus:after{content:"";position:absolute;right:1.5px;top:10%;height:80%;border-right:1.5px solid #108ee9;-webkit-animation:keyboard-cursor infinite 1s step-start;animation:keyboard-cursor infinite 1s step-start}.am-list-item .am-input-control .fake-input-container .fake-input-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;color:#bbb;text-align:right}.am-list-item .am-input-control .fake-input-container-left .fake-input{text-align:left}.am-list-item .am-input-control .fake-input-container-left .fake-input.focus:after{position:static}.am-list-item .am-input-control .fake-input-container-left .fake-input-placeholder{text-align:left}.am-number-keyboard-wrapper{position:fixed;bottom:0;left:0;right:0;width:100%;z-index:10000;font-family:PingFang SC;background-color:#f6f6f7;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:-webkit-transform display;transition-property:-webkit-transform display;-o-transition-property:transform display;transition-property:transform display;transition-property:transform display,-webkit-transform display;-webkit-transform:translateZ(0);transform:translateZ(0);padding-bottom:env(safe-area-inset-bottom)}.am-number-keyboard-wrapper.am-number-keyboard-wrapper-hide{bottom:-500px}.am-number-keyboard-wrapper table{width:100%;padding:0;margin:0;border-collapse:collapse;border-top:1px solid #ddd}@media (-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-number-keyboard-wrapper table{border-top:none}html:not([data-scale]) .am-number-keyboard-wrapper table:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1px;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}}@media (-o-min-device-pixel-ratio:2/1) and (-o-min-device-pixel-ratio:3/1),(-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-number-keyboard-wrapper table:before{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}}.am-number-keyboard-wrapper table tr{width:100%;padding:0;margin:0}.am-number-keyboard-wrapper table tr .am-number-keyboard-item{width:25%;padding:0;margin:0;height:50px;text-align:center;font-size:25.5px;color:#2a2b2c;position:relative}.am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm){border-left:1px solid #ddd;border-bottom:1px solid #ddd}@media (-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm){border-left:none}html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm):before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:1px;height:100%;-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scaleX(.5);-ms-transform:scaleX(.5);transform:scaleX(.5)}}@media (-o-min-device-pixel-ratio:2/1) and (-o-min-device-pixel-ratio:3/1),(-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm):before{-webkit-transform:scaleX(.33);-ms-transform:scaleX(.33);transform:scaleX(.33)}}@media (-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm){border-bottom:none}html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm):after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1px;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}}@media (-o-min-device-pixel-ratio:2/1) and (-o-min-device-pixel-ratio:3/1),(-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm):after{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.am-number-keyboard-item-active{background-color:#ddd}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm{color:#fff;font-size:21px;background-color:#108ee9;border-bottom:1px solid #ddd}@media (-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm{border-bottom:none}html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1px;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}}@media (-o-min-device-pixel-ratio:2/1) and (-o-min-device-pixel-ratio:3/1),(-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm:after{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm.am-number-keyboard-item-active{background-color:#0e80d2}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm.am-number-keyboard-item-disabled{background-color:#0e80d2;color:hsla(0,0%,100%,.45)}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-delete{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1' xmlns='http://www.w3.org/2000/svg' width='204' height='148' viewBox='0 0 153.000000 111.000000'%3E%3Cpath d='M46.9 4.7c-2.5 2.6-14.1 15.5-25.8 28.6L-.1 57l25.6 27 25.7 27.1 47.4-.3 47.4-.3 3.2-3.3 3.3-3.2V7l-3.3-3.2L146 .5 98.7.2 51.5-.1l-4.6 4.8zm97.9 3.5c1.7 1.7 1.7 92.9 0 94.6-.9.9-12.6 1.2-46.3 1.2H53.4L31.2 80.4 9 56.9l5.1-5.7c2.8-3.1 12.8-14.4 22.2-24.9L53.5 7h45c33.8 0 45.4.3 46.3 1.2z'/%3E%3Cpath d='M69.5 31c-1.9 2.1-1.7 2.2 9.3 13.3L90 55.5 78.8 66.7 67.5 78l2.3 2.2 2.2 2.3 11.3-11.3L94.5 60l11.2 11.2L117 82.5l2.2-2.3 2.3-2.2-11.3-11.3L99 55.5l11.2-11.2L121.5 33l-2.3-2.2-2.2-2.3-11.3 11.3L94.5 51l-11-11c-6-6-11.2-11-11.6-11-.3 0-1.4.9-2.4 2z'/%3E%3C/svg%3E");background-size:25.5px 18.5px;background-position:50% 50%;background-repeat:no-repeat}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-hide{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1' xmlns='http://www.w3.org/2000/svg' width='260' height='188' viewBox='0 0 195.000000 141.000000'%3E%3Cpath d='M0 57v57h195V0H0v57zm183 0v45H12V12h171v45z'/%3E%3Cpath d='M21 31.5V39h15V24H21v7.5zm27 0V39h15V24H48v7.5zm27 0V39h15V24H75v7.5zm27 0V39h15V24h-15v7.5zm27 0V39h15V24h-15v7.5zm27 0V39h15V24h-15v7.5zm-120 24V63h15V48H36v7.5zm27 0V63h15V48H63v7.5zm27 0V63h15V48H90v7.5zm27 0V63h15V48h-15v7.5zm27 0V63h15V48h-15v7.5zm-117 24V87h15V72H27v7.5zm21 0V87h96V72H48v7.5zm102 0V87h15V72h-15v7.5zm-69 45c0 .8.7 1.5 1.5 1.5s1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5c0-1.3-2.5-1.5-16.5-1.5s-16.5.2-16.5 1.5z'/%3E%3C/svg%3E");background-size:32.5px 23.5px;background-position:50% 50%;background-repeat:no-repeat}.am-number-keyboard-wrapper table tr .am-number-keyboard-item-disabled{color:#bbb}@-webkit-keyframes keyboard-cursor{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes keyboard-cursor{0%{opacity:0}50%{opacity:1}to{opacity:0}}.am-list-item.am-input-item{height:44px;padding-left:15px}.am-list-item:not(:last-child) .am-list-line{border-bottom:1px solid #ddd}@media (-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-list-item:not(:last-child) .am-list-line{border-bottom:none}html:not([data-scale]) .am-list-item:not(:last-child) .am-list-line:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1px;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}}@media (-o-min-device-pixel-ratio:2/1) and (-o-min-device-pixel-ratio:3/1),(-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-item:not(:last-child) .am-list-line:after{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}}.am-list-item .am-input-label{color:#000;font-size:17px;margin-left:0;margin-right:5px;text-align:left;white-space:nowrap;overflow:hidden;padding:2px 0}.am-list-item .am-input-label.am-input-label-2{width:34px}.am-list-item .am-input-label.am-input-label-3{width:51px}.am-list-item .am-input-label.am-input-label-4{width:68px}.am-list-item .am-input-label.am-input-label-5{width:85px}.am-list-item .am-input-label.am-input-label-6{width:102px}.am-list-item .am-input-label.am-input-label-7{width:119px}.am-list-item .am-input-control{font-size:17px;-webkit-flex:1;-ms-flex:1;flex:1 1}.am-list-item .am-input-control input{color:#000;font-size:17px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:2px 0;border:0;background-color:transparent;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box}.am-list-item .am-input-control input::-webkit-input-placeholder{color:#bbb;line-height:1.2}.am-list-item .am-input-control input::-moz-placeholder{color:#bbb;line-height:1.2}.am-list-item .am-input-control input::-ms-input-placeholder{color:#bbb;line-height:1.2}.am-list-item .am-input-control input::placeholder{color:#bbb;line-height:1.2}.am-list-item .am-input-control input:disabled{color:#bbb;background-color:#fff}.am-list-item .am-input-clear{display:none;width:21px;height:21px;border-radius:50%;overflow:hidden;font-style:normal;color:#fff;background-color:#ccc;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");background-size:21px auto;background-position:2px 2px}.am-list-item .am-input-clear-active{background-color:#108ee9}.am-list-item.am-input-focus .am-input-clear{display:block}.am-list-item .am-input-extra{-webkit-flex:initial;-ms-flex:initial;flex:initial;min-width:0;max-height:21px;overflow:hidden;padding-right:0;line-height:1;color:#888;font-size:15px;margin-left:5px}.am-list-item.am-input-error .am-input-control input{color:#f50}.am-list-item.am-input-error .am-input-error-extra{height:21px;width:21px;margin-left:6px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1.266a7.69 7.69 0 0 1 5.469 2.264c.71.71 1.269 1.538 1.657 2.459.404.954.608 1.967.608 3.011a7.69 7.69 0 0 1-2.264 5.469 7.694 7.694 0 0 1-2.459 1.657A7.675 7.675 0 0 1 9 16.734a7.69 7.69 0 0 1-5.469-2.264 7.694 7.694 0 0 1-1.657-2.459A7.675 7.675 0 0 1 1.266 9 7.69 7.69 0 0 1 3.53 3.531a7.694 7.694 0 0 1 2.459-1.657A7.675 7.675 0 0 1 9 1.266zM9 0a9 9 0 0 0-9 9 9 9 0 0 0 9 9 9 9 0 0 0 9-9 9 9 0 0 0-9-9zm0 11.25a.703.703 0 0 1-.703-.703V4.06a.703.703 0 1 1 1.406 0v6.486A.703.703 0 0 1 9 11.25zm-.791 1.916a.791.791 0 1 1 1.582 0 .791.791 0 0 1-1.582 0z' fill='%23F50' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:21px auto}.am-list-item.am-input-disabled .am-input-label{color:#bbb}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.am-list .am-list-item.am-textarea-item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:44px;padding-left:15px;padding-right:15px;border-bottom:1px solid #ddd}@media (-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-list .am-list-item.am-textarea-item{border-bottom:none}html:not([data-scale]) .am-list .am-list-item.am-textarea-item:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1px;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}}@media (-o-min-device-pixel-ratio:2/1) and (-o-min-device-pixel-ratio:3/1),(-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list .am-list-item.am-textarea-item:after{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-label{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-control{padding-top:0;padding-bottom:0}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-control textarea{line-height:25.5px}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-clear,.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line.am-textarea-error .am-textarea-error-extra{margin-top:0}.am-textarea-label{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;color:#000;text-align:left;min-height:44px;font-size:17px;line-height:44px;margin-left:0;margin-right:5px;white-space:nowrap;overflow:hidden}.am-textarea-label.am-textarea-label-2{width:34px}.am-textarea-label.am-textarea-label-3{width:51px}.am-textarea-label.am-textarea-label-4{width:68px}.am-textarea-label.am-textarea-label-5{width:85px}.am-textarea-label.am-textarea-label-6{width:102px}.am-textarea-label.am-textarea-label-7{width:119px}.am-textarea-control{-webkit-flex:1;-ms-flex:1;flex:1 1;padding-top:10px;padding-bottom:9px}.am-textarea-control textarea{color:#000;font-size:17px;line-height:25.5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:0;border:0;background-color:transparent;overflow:visible;display:block;resize:none;word-break:break-word;word-wrap:break-word}.am-textarea-control textarea::-webkit-input-placeholder{color:#bbb}.am-textarea-control textarea::-moz-placeholder{color:#bbb}.am-textarea-control textarea::-ms-input-placeholder{color:#bbb}.am-textarea-control textarea::placeholder{color:#bbb}.am-textarea-control textarea:disabled{color:#bbb;background-color:#fff}.am-textarea-clear{display:none;width:21px;height:21px;margin-top:12px;border-radius:50%;overflow:hidden;font-style:normal;color:#fff;background-color:#ccc;background-repeat:no-repeat;background-size:21px auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")}.am-textarea-clear-active{background-color:#108ee9}.am-textarea-focus .am-textarea-clear{display:block}.am-textarea-has-count{padding-bottom:14px}.am-textarea-count{position:absolute;bottom:6px;right:5px;color:#bbb;font-size:14px}.am-textarea-count span{color:#000}.am-textarea-error .am-textarea-control textarea{color:#f50}.am-textarea-error .am-textarea-error-extra{margin-top:12px;width:21px;height:21px;margin-left:8px;background-size:21px 21px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1.266a7.69 7.69 0 0 1 5.469 2.264c.71.71 1.269 1.538 1.657 2.459.404.954.608 1.967.608 3.011a7.69 7.69 0 0 1-2.264 5.469 7.694 7.694 0 0 1-2.459 1.657A7.675 7.675 0 0 1 9 16.734a7.69 7.69 0 0 1-5.469-2.264 7.694 7.694 0 0 1-1.657-2.459A7.675 7.675 0 0 1 1.266 9 7.69 7.69 0 0 1 3.53 3.531a7.694 7.694 0 0 1 2.459-1.657A7.675 7.675 0 0 1 9 1.266zM9 0a9 9 0 0 0-9 9 9 9 0 0 0 9 9 9 9 0 0 0 9-9 9 9 0 0 0-9-9zm0 11.25a.703.703 0 0 1-.703-.703V4.06a.703.703 0 1 1 1.406 0v6.486A.703.703 0 0 1 9 11.25zm-.791 1.916a.791.791 0 1 1 1.582 0 .791.791 0 0 1-1.582 0z' fill='%23F50' fill-rule='evenodd'/%3E%3C/svg%3E")}.am-textarea-disabled .am-textarea-label{color:#bbb}.am-list-body .am-list-item:last-child{border-bottom:0}.am-list-body .am-list-item:last-child:after{display:none!important}.am-picker-col{display:block;position:relative;height:238px;overflow:hidden;width:100%}.am-picker-col-content{position:absolute;left:0;top:0;width:100%;z-index:1;padding:102px 0}.am-picker-col-item{-ms-touch-action:manipulation;touch-action:manipulation;text-align:center;font-size:16px;height:34px;line-height:34px;color:#000;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.am-picker-col-item-selected{font-size:17px}.am-picker-col-mask{top:0;height:100%;margin:0 auto;background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.95)),to(hsla(0,0%,100%,.6))),-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,.95)),to(hsla(0,0%,100%,.6)));background-image:-o-linear-gradient(top,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),-o-linear-gradient(bottom,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-image:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),linear-gradient(0deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-position:top,bottom;background-size:100% 102px;background-repeat:no-repeat}.am-picker-col-indicator,.am-picker-col-mask{position:absolute;left:0;width:100%;z-index:3}.am-picker-col-indicator{-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;top:102px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}@media (-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-picker-col-indicator{border-top:none}html:not([data-scale]) .am-picker-col-indicator:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1px;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}}@media (-o-min-device-pixel-ratio:2/1) and (-o-min-device-pixel-ratio:3/1),(-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-picker-col-indicator:before{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}}@media (-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-picker-col-indicator{border-bottom:none}html:not([data-scale]) .am-picker-col-indicator:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1px;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}}@media (-o-min-device-pixel-ratio:2/1) and (-o-min-device-pixel-ratio:3/1),(-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-picker-col-indicator:after{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}}.am-picker{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.am-picker-item{-webkit-flex:1;-ms-flex:1;flex:1 1;text-align:center}.am-picker-popup{left:0;bottom:0;position:fixed;width:100%;background-color:#fff;padding-bottom:env(safe-area-inset-bottom)}.am-picker-popup-wrap{overflow:auto;-webkit-overflow-scrolling:touch;outline:0}.am-picker-popup-mask,.am-picker-popup-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;-webkit-transform:translateZ(1px);transform:translateZ(1px)}.am-picker-popup-mask{background-color:rgba(0,0,0,.4);height:100%}.am-picker-popup-mask-hidden{display:none}.am-picker-popup-header{background-image:-webkit-linear-gradient(top,#e7e7e7,#e7e7e7,transparent,transparent);background-image:-webkit-gradient(linear,left top,left bottom,from(#e7e7e7),color-stop(#e7e7e7),color-stop(transparent),to(transparent));background-image:-o-linear-gradient(top,#e7e7e7,#e7e7e7,transparent,transparent);background-image:linear-gradient(180deg,#e7e7e7,#e7e7e7,transparent,transparent);background-position:bottom;background-size:100% 1px;background-repeat:no-repeat;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;border-bottom:1px solid #ddd}@media (-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-picker-popup-header{border-bottom:none}html:not([data-scale]) .am-picker-popup-header:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1px;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}}@media (-o-min-device-pixel-ratio:2/1) and (-o-min-device-pixel-ratio:3/1),(-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-picker-popup-header:after{-webkit-transform:scaleY(.33);-ms-transform:scaleY(.33);transform:scaleY(.33)}}.am-picker-popup-header .am-picker-popup-header-right{text-align:right}.am-picker-popup-item{color:#108ee9;font-size:17px;padding:9px 15px;height:42px;-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:center;-ms-flex-pack:center;justify-content:center}.am-picker-popup-item-active{background-color:#ddd}.am-picker-popup-title{-webkit-flex:1;-ms-flex:1;flex:1 1;text-align:center;color:#000}.am-picker-popup .am-picker-popup-close{display:none}.am-picker-col{-webkit-flex:1;-ms-flex:1;flex:1 1}.am-radio{position:relative;display:inline-block;vertical-align:middle;width:15px;height:15px}.am-radio-inner{position:absolute;right:0;width:15px;height:15px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.am-radio-inner:after{position:absolute;display:none;top:-2.5px;right:5px;z-index:999;width:7px;height:14px;border-style:solid;border-width:0 1.5px 1.5px 0;content:" ";-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.am-radio-input{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;z-index:2;border:0 none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.am-radio.am-radio-checked .am-radio-inner{border-width:0}.am-radio.am-radio-checked .am-radio-inner:after{display:block;border-color:#108ee9}.am-radio.am-radio-disabled.am-radio-checked .am-radio-inner:after{display:block;border-color:#bbb}.am-list .am-list-item.am-radio-item .am-list-line .am-list-extra{-webkit-flex:0;-ms-flex:0;flex:0 1}.am-list .am-list-item.am-radio-item .am-list-line .am-list-extra .am-radio{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:44px;overflow:visible}.am-list .am-list-item.am-radio-item .am-list-line .am-list-extra .am-radio-inner{right:15px;top:15px}.am-list .am-list-item.am-radio-item.am-radio-item-disabled .am-list-content{color:#bbb}.am-checkbox{position:relative;display:inline-block;vertical-align:middle;width:21px;height:21px}.am-checkbox-inner{position:absolute;right:0;width:21px;height:21px;border:1px solid #ccc;border-radius:50%;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-box-sizing:border-box;box-sizing:border-box}.am-checkbox-inner:after{position:absolute;display:none;top:1.5px;right:6px;z-index:999;width:5px;height:11px;border-style:solid;border-width:0 1px 1px 0;content:" ";-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.am-checkbox-input{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;z-index:2;border:0 none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.am-checkbox.am-checkbox-checked .am-checkbox-inner{border-color:#108ee9;background:#108ee9}.am-checkbox.am-checkbox-checked .am-checkbox-inner:after{display:block;border-color:#fff}.am-checkbox.am-checkbox-disabled{opacity:.3}.am-checkbox.am-checkbox-disabled.am-checkbox-checked .am-checkbox-inner{border-color:#888;background:none}.am-checkbox.am-checkbox-disabled.am-checkbox-checked .am-checkbox-inner:after{border-color:#888}.am-list .am-list-item.am-checkbox-item .am-list-thumb{width:21px;height:21px}.am-list .am-list-item.am-checkbox-item .am-list-thumb .am-checkbox{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:44px}.am-list .am-list-item.am-checkbox-item .am-list-thumb .am-checkbox-inner{left:15px;top:12px}.am-list .am-list-item.am-checkbox-item.am-checkbox-item-disabled .am-list-content{color:#bbb}.am-checkbox-agree{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin-left:15px;padding-top:9px;padding-bottom:9px}.am-checkbox-agree .am-checkbox{position:absolute;left:0;top:0;width:30px;height:100%}.am-checkbox-agree .am-checkbox-inner{left:0;top:12px}.am-checkbox-agree .am-checkbox-agree-label{display:inline-block;font-size:15px;color:#000;line-height:1.5;margin-left:30px;margin-top:1px}.wk-ui_style-module__banner-box___2-TcT{width:100%;position:relative}.wk-ui_style-module__banner-item___10jUH{-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:0;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wk-ui_style-module__banner-item___10jUH img{max-width:100%;max-height:100%}.wk-ui_style-module__prev-and-next___11d15 span{cursor:pointer;width:20px;height:40px;background:rgba(0,0,0,.3);position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);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:10}.wk-ui_style-module__prev-and-next___11d15>span:first-child{left:0}.wk-ui_style-module__prev-and-next___11d15>span:last-child{right:0}.wk-ui_style-module__prev-and-next___11d15 i{display:block;width:7px;height:7px;border-top:2px solid #fff;border-right:2px solid #fff}.wk-ui_style-module__prev-and-next___11d15>span:first-child>i{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.wk-ui_style-module__prev-and-next___11d15>span:last-child>i{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-right:-1px}.wk-ui_style-module__weike-button___2Mero{display:inline-block;background:#fff;border-radius:20px;color:#ff5a31;line-height:39px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:40px;outline:none;border:0;border:1px solid #ff5a31;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:80px;padding:0 8px;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.wk-ui_style-module__primary___1sNJJ{background:#ff5a31;color:#fff}.wk-ui_style-module__primary___1sNJJ:active{background:#e4431b}.wk-ui_style-module__normal___2NORd:active{background:rgba(228,67,27,.1)}.wk-ui_style-module__primary-disable___1UMyD{background:#ccc;color:#fff;border:#ccc}.wk-ui_style-module__primary-disable___1UMyD:active{background:#ccc}.wk-ui_style-module__normal-disable___4ru6U{border-color:#ccc;color:#ccc}.wk-ui_style-module__normal-disable___4ru6U:active{background:#fff}.wk-ui_style-module__small-size___h1tS7{font-size:14px;height:32px;min-width:64px;line-height:30px;border-radius:16px}.wk-ui_style-module__normal-size___1Qrs4{font-size:16px;height:40px;min-width:80px;line-height:38px;border-radius:20px}.wk-ui_style-module__large-size___2TF9O{font-size:18px;height:48px;min-width:96px;line-height:46px;border-radius:24px}.wk-ui_style-module__checkbox___1Id8H{width:100%;height:50px;background:#fff;padding:0 15px;-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}.wk-ui_style-module__checkbox-check___3gVBP{width:20px;height:20px;margin-right:10px;position:relative}.wk-ui_style-module__check-img___1mbcY{min-width:20px;height:20px;opacity:0;-webkit-transition:all .1s;-o-transition:.1s all;transition:all .1s;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.wk-ui_style-module__checkbox-border___yQrId{width:20px;height:20px;position:absolute;left:0;right:0}.wk-ui_style-module__checked___1HMCz{opacity:1}.wk-ui_style-module__checkbox-label___3-anL{font-size:16px;color:#666}.wk-ui_index__am-fade-appear___stYOZ,.wk-ui_index__am-fade-enter___HQ5Dz{opacity:0}.wk-ui_index__am-fade-appear___stYOZ,.wk-ui_index__am-fade-enter___HQ5Dz,.wk-ui_index__am-fade-leave___2EiXu{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.wk-ui_index__am-fade-appear___stYOZ.wk-ui_index__am-fade-appear-active___imLmT,.wk-ui_index__am-fade-enter___HQ5Dz.wk-ui_index__am-fade-enter-active___3x3k0{-webkit-animation-name:wk-ui_index__amFadeIn___3PCjV;animation-name:wk-ui_index__amFadeIn___3PCjV;-webkit-animation-play-state:running;animation-play-state:running}.wk-ui_index__am-fade-leave___2EiXu.wk-ui_index__am-fade-leave-active___E0PHB{-webkit-animation-name:wk-ui_index__amFadeOut___3XpC_;animation-name:wk-ui_index__amFadeOut___3XpC_;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes wk-ui_index__amFadeIn___3PCjV{0%{opacity:0}to{opacity:1}}@keyframes wk-ui_index__amFadeIn___3PCjV{0%{opacity:0}to{opacity:1}}@-webkit-keyframes wk-ui_index__amFadeOut___3XpC_{0%{opacity:1}to{opacity:0}}@keyframes wk-ui_index__amFadeOut___3XpC_{0%{opacity:1}to{opacity:0}}.wk-ui_index__am-slide-up-appear___1LiGz,.wk-ui_index__am-slide-up-enter___ycgZp{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.wk-ui_index__am-slide-up-appear___1LiGz,.wk-ui_index__am-slide-up-enter___ycgZp,.wk-ui_index__am-slide-up-leave___3JwfZ{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.wk-ui_index__am-slide-up-appear___1LiGz.wk-ui_index__am-slide-up-appear-active___1XVjl,.wk-ui_index__am-slide-up-enter___ycgZp.wk-ui_index__am-slide-up-enter-active___3kXzK{-webkit-animation-name:wk-ui_index__amSlideUpIn___cL0xc;animation-name:wk-ui_index__amSlideUpIn___cL0xc;-webkit-animation-play-state:running;animation-play-state:running}.wk-ui_index__am-slide-up-leave___3JwfZ.wk-ui_index__am-slide-up-leave-active___1F4W5{-webkit-animation-name:wk-ui_index__amSlideUpOut___34n1j;animation-name:wk-ui_index__amSlideUpOut___34n1j;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes wk-ui_index__amSlideUpIn___cL0xc{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes wk-ui_index__amSlideUpIn___cL0xc{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes wk-ui_index__amSlideUpOut___34n1j{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes wk-ui_index__amSlideUpOut___34n1j{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}.wk-ui_index__am___2FV3Y.wk-ui_index__am-zoom-enter___3NzbG,.wk-ui_index__am___2FV3Y.wk-ui_index__am-zoom-leave___2r1Ys{display:block}.wk-ui_index__am-zoom-appear___3VChS,.wk-ui_index__am-zoom-enter___3NzbG{opacity:0;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-timing-function:cubic-bezier(.18,.89,.32,1.28);-webkit-animation-play-state:paused;animation-play-state:paused}.wk-ui_index__am-zoom-leave___2r1Ys{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-timing-function:cubic-bezier(.6,-.3,.74,.05);-webkit-animation-play-state:paused;animation-play-state:paused}.wk-ui_index__am-zoom-appear___3VChS.wk-ui_index__am-zoom-appear-active___PwJnF,.wk-ui_index__am-zoom-enter___3NzbG.wk-ui_index__am-zoom-enter-active___2j2Ws{-webkit-animation-name:wk-ui_index__amZoomIn___2Lxgd;animation-name:wk-ui_index__amZoomIn___2Lxgd;-webkit-animation-play-state:running;animation-play-state:running}.wk-ui_index__am-zoom-leave___2r1Ys.wk-ui_index__am-zoom-leave-active___ebycm{-webkit-animation-name:wk-ui_index__amZoomOut___2CD4N;animation-name:wk-ui_index__amZoomOut___2CD4N;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes wk-ui_index__amZoomIn___2Lxgd{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}}@keyframes wk-ui_index__amZoomIn___2Lxgd{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes wk-ui_index__amZoomOut___2CD4N{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}}@keyframes wk-ui_index__amZoomOut___2CD4N{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}}.wk-ui_index__am-slide-down-appear___2vLg6,.wk-ui_index__am-slide-down-enter___3Xe2P{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.wk-ui_index__am-slide-down-appear___2vLg6,.wk-ui_index__am-slide-down-enter___3Xe2P,.wk-ui_index__am-slide-down-leave___2wDOq{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.wk-ui_index__am-slide-down-appear___2vLg6.wk-ui_index__am-slide-down-appear-active___s0qmr,.wk-ui_index__am-slide-down-enter___3Xe2P.wk-ui_index__am-slide-down-enter-active___n95er{-webkit-animation-name:wk-ui_index__amSlideDownIn___1T7ja;animation-name:wk-ui_index__amSlideDownIn___1T7ja;-webkit-animation-play-state:running;animation-play-state:running}.wk-ui_index__am-slide-down-leave___2wDOq.wk-ui_index__am-slide-down-leave-active___1biM8{-webkit-animation-name:wk-ui_index__amSlideDownOut___1Hod7;animation-name:wk-ui_index__amSlideDownOut___1Hod7;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes wk-ui_index__amSlideDownIn___1T7ja{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes wk-ui_index__amSlideDownIn___1T7ja{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes wk-ui_index__amSlideDownOut___1Hod7{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes wk-ui_index__amSlideDownOut___1Hod7{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.wk-ui_index__WeikeuiDataPicker_Wrap___3qy2Z{position:relative}.wk-ui_index__popPickerwrap_line___ghQvO{width:10vw;max-width:51.2px;height:1vw;max-height:5px;background:#ccc;border-radius:2px;position:relative;margin:0 auto;margin-top:27px;top:-12px}.wk-ui_index__popTitle___3DZdu{font-size:18px;color:#333;font-weight:500}.wk-ui_index__datePicker-left-btn___2PDjL{font-size:18px;color:#ff5a31;letter-spacing:0;line-height:18px;width:100%}.wk-ui_index__datePicker-right-btn___2WTwK{font-size:18px;color:#666;letter-spacing:0;line-height:18px}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-popup-wrap___1NW5S{max-width:480px;margin:0 auto}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-popup___324k1{left:unset}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-popup-header___31yaY{position:relative;z-index:10}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-date-picker___3WbdB{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px 0;padding-bottom:75px;margin-left:30px;margin-right:30px;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-date-picker-item___1FTKp{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;text-align:center}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-multi-picker___1bgnl,.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker___4BJjD{height:175px}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-popup___324k1{max-width:480px}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-popup-header___31yaY{height:100%;position:absolute!important;bottom:0;width:100%;z-index:1}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-popup-header-left___QiyIM{left:0;bottom:0;width:50%;height:50px!important;padding:0;position:absolute}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-popup-header-left___QiyIM:active,.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-popup-header-right___CV3gI:active{background:#e8e8e8}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-popup-header-right___CV3gI{right:0;bottom:0;position:absolute;width:50%;padding:0;height:50px!important}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-popup-title___3J_hd{z-index:100;position:absolute;top:-70px;background:#fff;width:100%;border-top-left-radius:30px;border-top-right-radius:30px;height:72px}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-item-selected___2HWG7{color:#ff5a31;font-weight:500}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-item___2Be7v{font-size:18px;-o-text-overflow:unset;text-overflow:unset;padding:0}@media (max-width:330px){.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-item___2Be7v{font-size:14px!important}}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-indicator___2FmMz{border-top:none;border-bottom:none}.wk-ui_index__popupDatePickerOuter___JulPM .wk-ui_index__rmc-picker-popup-item___2hMDE{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}.wk-ui_style__weiKePicker___Bi4X4{width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100);position:fixed;left:0;top:0}.wk-ui_style__weiKePickerCover___2lRzz{width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100);background:#000;position:absolute;opacity:0;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.wk-ui_style__weiKePickerCoverShow___1rIUc{opacity:.5}.wk-ui_style__weiKePickerMain___2fBso{position:absolute;bottom:0;left:0;width:100vw;height:350px;background:#fff;border-radius:30px 30px 0 0;overflow:hidden;-webkit-transform:translateY(350px);-ms-transform:translateY(350px);transform:translateY(350px);-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.wk-ui_style__absoluteShow___3T28V{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.wk-ui_style__weiKePickerTouchHeader___20TF8{height:34px;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}.wk-ui_style__weiKePickerSlide___33bCk{width:40px;height:4px;background:#ccc;border-radius:2px}.wk-ui_style__weiKePickerTitle___22iJd{font-family:PingFangSC-Medium;font-weight:bolder;font-size:18px;color:#333;letter-spacing:0;text-align:justify;line-height:18px;text-align:center;margin:10px 0}.wk-ui_style__pickerItems___10pMn{width:100%;height:225px;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.wk-ui_style__pickerItemsCol___3K4c1{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.wk-ui_style__pickerItemsColWrapper___IGGLo{display:block}.wk-ui_style__pickerItem___3mfWn{font-family:PingFangSC-Regular;font-size:20px;color:#999;letter-spacing:0;text-align:justify;line-height:20px;height:45px;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}.wk-ui_style__pickerItemActive____ghIQ{font-family:PingFangSC-Medium;font-weight:bolder;font-size:20px;color:#ff5a31}.wk-ui_style__weiKePickerLineTop___1msUB{position:absolute;top:0;left:0;width:100%;height:91.5px;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,.4)));background:-webkit-linear-gradient(top,#fff,hsla(0,0%,100%,.4));background:-o-linear-gradient(top,#fff,hsla(0,0%,100%,.4));background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.4));pointer-events:none}.wk-ui_style__weiKePickerLineBottom___3xRnN{top:auto;bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(hsla(0,0%,100%,.4)));background:-webkit-linear-gradient(bottom,#fff,hsla(0,0%,100%,.4));background:-o-linear-gradient(bottom,#fff,hsla(0,0%,100%,.4));background:linear-gradient(0deg,#fff,hsla(0,0%,100%,.4))}.wk-ui_style__weiKePickerBottom___2PCjZ{width:100%;height:50px;display:-webkit-flex;display:-ms-flexbox;display:flex}.wk-ui_style__weiKePickerBtn___2OH6t{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;font-family:PingFangSC-Regular;font-size:18px;color:#666;letter-spacing:0;text-align:justify;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;cursor:pointer}.wk-ui_style__weiKePickerBtnOK___X5VID{color:#ff5a31}.wk-ui_style-module__placeholder-graphic___15jSW{text-align:center}.wk-ui_style-module__graphic-icon___1Vmrd{height:40vw;max-height:150px}.wk-ui_style-module__graphic-icon___1Vmrd img{max-width:150px;width:40vw}.wk-ui_style-module__graphic-desc___3YR6p{line-height:40px;font-size:14px;color:#999}.wk-ui_style-module__graphic-btn___2ardh{padding-bottom:30px}.wk-ui_style-module__graphic-btn___2ardh span{margin:10px auto 0;width:40.53vw;max-width:152px;height:11.733vw;max-height:44px;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:#ff5a31;border-radius:30px;color:#fff;font-size:18px}.wk-ui_style-module__graphic-btn___2ardh span:active{background:#e4431b}.wk-ui_style-module__input___2DjMz::-webkit-inner-spin-button,.wk-ui_style-module__input___2DjMz::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.wk-ui_style-module__input___2DjMz{-moz-appearance:textfield}.wk-ui_style-module__div___3WvYM{position:relative;width:150px;height:40px;padding-left:15px;padding-right:15px;border:.5px solid #e5e5e5;border-radius:20px;background:#fafafa;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wk-ui_style-module__input-box___1rF4_{width:calc(100% - 1px);overflow:hidden;background:#fafafa;caret-color:#ff5a31;border-bottom-right-radius:20px;border-top-right-radius:20px;font-size:14px;color:#333;letter-spacing:0;line-height:20px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;resize:none;overflow:auto}.wk-ui_style-module__input-box___1rF4_::-webkit-input-placeholder{font-size:14px;color:hsla(0,0%,60%,.5)}.wk-ui_style-module__input-box___1rF4_::-moz-placeholder{font-size:14px;color:hsla(0,0%,60%,.5)}.wk-ui_style-module__input-box___1rF4_::-ms-input-placeholder{font-size:14px;color:hsla(0,0%,60%,.5)}.wk-ui_style-module__input-box___1rF4_::placeholder{font-size:14px;color:hsla(0,0%,60%,.5)}.wk-ui_style-module__trash-box___2fpeT{position:absolute;right:15px;bottom:14px;width:14px;height:14px;cursor:pointer}.wk-ui_style-module__trash-img___3fX9p{position:absolute;width:100%;height:100%}.wk-ui_style-module__limit-box___2mdba{position:absolute;right:15px;bottom:15px;font-size:14px;color:#999;letter-spacing:0;text-align:right;line-height:18px;margin-left:-100%;z-index:99}.wk-ui_style-module__first-word___35kPU{color:#ff5a31}.wk-ui_index-module__ProgressBar___CHPM-{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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wk-ui_index-module__ProgressBarCurrentTime___VQ7h3{text-align:left;margin-right:14px}.wk-ui_index-module__ProgressBarCurrentTime___VQ7h3,.wk-ui_index-module__ProgressBarTotalTime___2Oc6E{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}.wk-ui_index-module__ProgressBarTotalTime___2Oc6E{text-align:right;margin-left:14px}.wk-ui_index-module__ProgressBarProgress___3-6FK{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}.wk-ui_index-module__ProgressBarProgressFg___1BuzV{height:3px;background-color:#ff5a31;border-radius:2px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.wk-ui_index-module__ProgressBarProgressPointBox___11dsu{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}.wk-ui_index-module__ProgressBarProgressPoint___39M5b{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}.wk-ui_style-module__radio___3FSYU{width:100%;background:#fff}.wk-ui_style-module__radio-item___pIDkx{width:100%;height:50px;-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}.wk-ui_style-module__radio-check___ZXpTe{width:20px;height:20px;position:relative;margin-right:10px}.wk-ui_style-module__radio-border___3_-Fr{width:20px;height:20px;border:1.5px solid #ccc;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;top:0}.wk-ui_style-module__radio-left___3t0t0{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wk-ui_style-module__radio-check-bar___OOUe1{width:12px;height:12px;-webkit-transition:all .2s ease;-o-transition:.2s all ease;transition:all .2s ease;border-radius:50%;opacity:0;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto}.wk-ui_style-module__check___242W4{opacity:1}.wk-ui_style-module__radio-label___TPFZq{font-size:16px;color:#666}.wk-ui_style-module__switch___2CK45{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;-webkit-box-sizing:border-box;box-sizing:border-box}.wk-ui_style-module__switch-bar___13H-C{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}.wk-ui_style-module__open___1-uY1{left:21px}.wk-ui_style-module__close___2OOyC{left:0}.wk-ui_style-module__disabled___3oIQi{opacity:.4;cursor:not-allowed}.wk-ui_style-module__flex-box___1JQ1_{width:100%;background-color:#f8f8f8;height:48px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.wk-ui_style-module__flex-box-tab___htA-Z{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;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}.wk-ui_style-module__div___3ARQ0{position:relative;width:100%;height:130px;padding:15px 15px 34px;border:.5px solid #e5e5e5;border-radius:20px;background:#fafafa;-webkit-box-sizing:border-box;box-sizing:border-box}textarea{outline:0;resize:none}.wk-ui_style-module__input-box___EyzT5{height:100%;width:100%;overflow:hidden;background:#fafafa;border:0;caret-color:#ff5a31;font-size:14px;color:#333;letter-spacing:0;line-height:20px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;resize:none;overflow:auto}.wk-ui_style-module__input-box___EyzT5::-webkit-input-placeholder{font-size:14px;color:hsla(0,0%,60%,.5)}.wk-ui_style-module__input-box___EyzT5::-moz-placeholder{font-size:14px;color:hsla(0,0%,60%,.5)}.wk-ui_style-module__input-box___EyzT5::-ms-input-placeholder{font-size:14px;color:hsla(0,0%,60%,.5)}.wk-ui_style-module__input-box___EyzT5::placeholder{font-size:14px;color:hsla(0,0%,60%,.5)}.wk-ui_style-module__trash-box___3Bxms{position:absolute;left:15px;bottom:15px;width:14px;height:14px;cursor:pointer}.wk-ui_style-module__trash-img___byP-D{position:absolute;width:100%;height:100%}.wk-ui_style-module__limit-box___3q-Pp{position:absolute;right:15px;bottom:15px;font-size:14px;color:#999;letter-spacing:0;text-align:right;line-height:18px;margin-left:-100%;z-index:99}.wk-ui_style-module__first-word___QvuXo{color:#ff5a31}.wk-ui_index-module__mask___AvZGN{width:100%;position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5)}.wk-ui_index-module__action-sheet___2vdfX{width:100%;position:fixed;bottom:0;left:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-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}.wk-ui_index-module__action-sheet-width___1ZUZr{max-width:480px;margin:0 auto}.wk-ui_index-module__action-sheet_toggle____pF1U{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.wk-ui_index-module__action-sheet-has-radius___1opT4{padding-top:15px;border-radius:30px 30px 0 0}.wk-ui_index-module__action-sheet-main___3Ik51{background-color:#fff}.wk-ui_index-module__action-sheet-content___1rRKT::-webkit-scrollbar{width:0}.wk-ui_index-module__action-sheet-content-has-title___3jGhQ{max-height:calc(70vh - 115px);max-height:calc((var(--vh, 1vh) * 70) - 115px);overflow:auto}.wk-ui_index-module__action-sheet-content-no-title___36EYx{max-height:calc(70vh - 50px);max-height:calc((var(--vh, 1vh) * 70) - 50px);overflow:auto}.wk-ui_index-module__action-sheet-menu-item___-eygw{height:50px;color:#666;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 20px;cursor:pointer}.wk-ui_index-module__action-sheet-menu-item___-eygw:active{background:#f8f8f8}.wk-ui_index-module__menu-item-has-title___pRzbI{font-size:14px;position:relative}.wk-ui_index-module__menu-item-has-title___pRzbI:after{content:"";position:absolute;width:calc(100% - 40px);height:1px;left:20px;bottom:0;background:#f0f0f0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.wk-ui_index-module__menu-item-no-title___wjoLS{font-size:16px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-shadow:0 1px 0 0 #f0f0f0;box-shadow:0 1px 0 0 #f0f0f0}.wk-ui_index-module__action-sheet-action___2cOse{background:#f0f0f0;text-align:center;height:50px;line-height:50px;color:#666}.wk-ui_index-module__action-sheet-action___2cOse:active{background:#e1e1e1}.wk-ui_index-module__action-sheet-title-box___3gN4G{height:50px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 20px}.wk-ui_index-module__action-sheet-title-bar___2vzec{background:#ff5a31;border-radius:2px;height:18px;width:4px;margin-right:5px}.wk-ui_index-module__action-sheet-title___3HtAC{font-size:18px;font-weight:700;width:calc(100% - 9px);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:24px}.wk-ui_index-module__only-title___SB-0n{width:100%;overflow-x:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;line-height:normal}.wk-ui_index-module__headline___1jFQ7::-webkit-scrollbar,.wk-ui_index-module__only-title___SB-0n::-webkit-scrollbar{display:none;width:0}.wk-ui_index-module__headline___1jFQ7{display:block;max-width:100%;overflow-x:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;line-height:normal}.wk-ui_index-module__headline___1jFQ7::-webkit-scrollbar{display:none;width:0}.wk-ui_index-module__subtitle___2CL89{padding-top:3px;font-size:14px;color:#999;font-weight:400}.wk-ui_index-module__sub-name___2uCUS{padding-top:4px;font-size:12px;color:#999;text-align:center}.wk-ui_index-module__dialog-box___2Gs6I{position:fixed;width:100%;top:0;right:0;left:0;bottom:0}.wk-ui_index-module__dialog-inner-box___2TX34{height:100%;width:100%}.wk-ui_index-module__dialog-position___q-tK7{position:relative;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;z-index:2}.wk-ui_index-module__mask___3_ehC{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.5);z-index:1}.wk-ui_index-module__mask-hide___yztM_{height:100%;width:100%}.wk-ui_index-module__dialog-main___3IPF0{overflow-wrap:break-word;font-size:14px;color:#666}.wk-ui_index-module__dialog-main-box___fVlgs{background:#fff;border-radius:12px;width:100%;max-width:300px;padding:30px 20px 20px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.wk-ui_index-module__title___175DS{font-size:18px;color:#333;margin-bottom:17px;font-weight:600;line-height:1}.wk-ui_index-module__dialog-footer___1pTAM{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:14px}.wk-ui_index-module__dialog-footer-double___XSg0K{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.wk-ui_index-module__dialog-footer-simple___1O0MG{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.wk-ui_index-module__dialog-footer-simple___1O0MG button{width:100%;max-width:100%}.wk-ui_index-module__button___1qLgE{width:47.2%;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)}.wk-ui_index-module__submit___1dns0{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)}.wk-ui_index-module__submit___1dns0:active{background:#e4431b}.wk-ui_index-module__submit-disabled___3yuIe{opacity:.5;-webkit-box-shadow:none;box-shadow:none}.wk-ui_index-module__cancel___3E0gw{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)}.wk-ui_index-module__cancel___3E0gw:active{background:#f8f8f8}.wk-ui_index-module__cancel-disabled___25b-2{background:#f0f0f0;color:#999;-webkit-box-shadow:none;box-shadow:none}.wk-ui_index-module__warning___2NKAi{background:#f44336;-webkit-box-shadow:0 1px 5px 0 rgba(244,67,54,.4);box-shadow:0 1px 5px 0 rgba(244,67,54,.4);color:#fff}.wk-ui_index-module__warning___2NKAi:active{background:#df3327}.wk-ui_animate-module__dialog-active___3WdDX,.wk-ui_animate-module__dialog___3Fglh{opacity:1}.wk-ui_animate-module__dialog-enter___1fJJ0{opacity:0}.wk-ui_animate-module__dialog-active-enter___2JS2H{opacity:1;-webkit-transition:opacity .1s;-o-transition:opacity .1s;transition:opacity .1s}.wk-ui_animate-module__dialog-exit___2LV7u{opacity:1}.wk-ui_animate-module__dialog-active-exit___2LLjV{opacity:0;-webkit-transition:opacity .1s;-o-transition:opacity .1s;transition:opacity .1s}.wk-ui_animate-module__box-active___XEN_I,.wk-ui_animate-module__box___2Oibw{opacity:1}.wk-ui_animate-module__box-enter___16PwC{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);opacity:0}.wk-ui_animate-module__box-active-enter___1Sfk9{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;-webkit-transition:opacity .1s,-webkit-transform .1s;transition:opacity .1s,-webkit-transform .1s;-o-transition:opacity .1s,transform .1s;transition:opacity .1s,transform .1s;transition:opacity .1s,transform .1s,-webkit-transform .1s}.wk-ui_animate-module__box-exit___AOrZY{opacity:1}.wk-ui_animate-module__box-active-exit___fS04n{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);opacity:0;-webkit-transition:opacity .1s,-webkit-transform .1s;transition:opacity .1s,-webkit-transform .1s;-o-transition:opacity .1s,transform .1s;transition:opacity .1s,transform .1s;transition:opacity .1s,transform .1s,-webkit-transform .1s}:root{--boxHeight:238}.wk-ui_reset__popupClass___1EGGS{border-radius:22px 22px 0 0}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-header___3nR8E{position:static;background-image:none;border:0}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-title___3ewDn{font-size:20px;font-family:PingFangSC,PingFangSC-Medium;font-weight:500;color:#1b1c21;padding:27px 0 32px;height:auto;line-height:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-title___3ewDn .wk-ui_reset__dateTitle___2_gyN{margin-bottom:14px}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-title___3ewDn .wk-ui_reset__dateTitleResult___3wmbN{font-size:20px;font-family:PingFangSC,PingFangSC-Regular;font-weight:400;text-align:justify;color:#979cb3}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-header-left___2TUdz{left:0;bottom:0;width:50%;height:80px!important;padding:0;position:absolute;color:#666}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-header-left___2TUdz:active{background:#e8e8e8}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-header-right___aJOL9{right:0;bottom:0;position:absolute;width:50%;padding:0;height:80px!important;color:#ff5a31}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-header-right___aJOL9:active{background:#e8e8e8}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-content___16jgD{padding-bottom:80px}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-item___3nO2e{color:#979cb3;font-size:20px}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-item___3nO2e.wk-ui_reset__am-picker-item-selected___11G8M{color:#ff5a31}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-cascader___1owJA{display:-webkit-flex;display:-ms-flexbox;display:flex}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-col-item___CDoYw{font-size:20px}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-col-item-selected___inws2{color:#ff5a31;font-weight:700}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-col___3zxT8{height:calc(var(--boxHeight) * 1px);max-height:238px;min-height:102px}.wk-ui_reset__popupClass___1EGGS .wk-ui_reset__am-picker-indicator___dryUj{border:0}.wk-ui_reset__datePickerWrap___1knd3{border-radius:22px 22px 0 0}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-header___3nR8E{position:static;background-image:none;border:0}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-title___3ewDn{font-size:20px;font-family:PingFangSC,PingFangSC-Medium;font-weight:500;color:#1b1c21;padding:27px 0 32px;height:auto;line-height:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-title___3ewDn .wk-ui_reset__dateTitle___2_gyN{margin-bottom:14px}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-title___3ewDn .wk-ui_reset__dateTitleResult___3wmbN{font-size:20px;font-family:PingFangSC,PingFangSC-Regular;font-weight:400;text-align:justify;color:#979cb3}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-header-left___2TUdz{left:0;bottom:0;width:50%;height:80px!important;padding:0;position:absolute;color:#666}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-header-left___2TUdz:active{background:#e8e8e8}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-header-right___aJOL9{right:0;bottom:0;position:absolute;width:50%;padding:0;height:80px!important;color:#ff5a31}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-header-right___aJOL9:active{background:#e8e8e8}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-content___16jgD{padding-bottom:80px}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-item___3nO2e{color:#979cb3;font-size:20px}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-item___3nO2e.wk-ui_reset__am-picker-item-selected___11G8M{color:#ff5a31}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-cascader___1owJA{display:-webkit-flex;display:-ms-flexbox;display:flex}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-col-item___CDoYw{font-size:20px}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-col-item-selected___inws2{color:#ff5a31;font-weight:700}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-col___3zxT8{height:calc(var(--boxHeight) * 1px);max-height:238px;min-height:102px}.wk-ui_reset__datePickerWrap___1knd3 .wk-ui_reset__am-picker-indicator___dryUj{border:0}.wk-ui_reset__pickerWrap___35rg-{border-radius:22px 22px 0 0}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-header___3nR8E{position:static;background-image:none;border:0}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-title___3ewDn{font-size:20px;font-family:PingFangSC,PingFangSC-Medium;font-weight:500;color:#1b1c21;padding:27px 0 32px;height:auto;line-height:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-title___3ewDn .wk-ui_reset__dateTitle___2_gyN{margin-bottom:14px}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-title___3ewDn .wk-ui_reset__dateTitleResult___3wmbN{font-size:20px;font-family:PingFangSC,PingFangSC-Regular;font-weight:400;text-align:justify;color:#979cb3}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-header-left___2TUdz{left:0;bottom:0;width:50%;height:80px!important;padding:0;position:absolute;color:#666}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-header-left___2TUdz:active{background:#e8e8e8}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-header-right___aJOL9{right:0;bottom:0;position:absolute;width:50%;padding:0;height:80px!important;color:#ff5a31}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-header-right___aJOL9:active{background:#e8e8e8}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-content___16jgD{padding-bottom:80px}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-item___3nO2e{color:#979cb3;font-size:20px}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-item___3nO2e.wk-ui_reset__am-picker-item-selected___11G8M{color:#ff5a31}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-cascader___1owJA{display:-webkit-flex;display:-ms-flexbox;display:flex}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-col-item___CDoYw{font-size:20px}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-col-item-selected___inws2{color:#ff5a31;font-weight:700}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-content___16jgD .wk-ui_reset__am-picker-col___3zxT8{height:calc(var(--boxHeight) * 1px);max-height:238px;min-height:102px}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-indicator___dryUj{border:0}.wk-ui_reset__pickerWrap___35rg- .wk-ui_reset__am-picker-popup-header___3nR8E .wk-ui_reset__am-picker-popup-title___3ewDn{padding-bottom:0}.wk-ui_reset__wkInputWrap___24Yec.wk-ui_reset__wkInputWrap___24Yec .wk-ui_reset__am-list-line___3-53w{padding-right:0}.wk-ui_reset__wkRadioWrap___1FLvy .wk-ui_reset__wkRadioItem___1Fmqm+.wk-ui_reset__wkRadioItem___1Fmqm{margin-top:10px}.wk-ui_reset__wkRadioWrap___1FLvy .wk-ui_reset__am-radio-wrapper___HQpbD{color:#b3b5c4}.wk-ui_reset__wkRadioWrap___1FLvy.wk-ui_reset__checked___1kSqG .wk-ui_reset__am-radio-wrapper___HQpbD{color:#ff5a31}.wk-ui_reset__wkRadioWrap___1FLvy .wk-ui_reset__am-radio-wrapper___HQpbD .wk-ui_reset__am-radio___1oAVO{width:20px;height:20px;opacity:1;border:2px solid #b3b5c4;border-radius:50%;margin-right:10px}.wk-ui_reset__wkRadioWrap___1FLvy .wk-ui_reset__am-radio-wrapper___HQpbD .wk-ui_reset__am-radio___1oAVO.wk-ui_reset__am-radio-checked___WI9Fx{background-color:#ff5a31;border-color:#ff5a31}.wk-ui_reset__wkRadioWrap___1FLvy .wk-ui_reset__am-radio-wrapper___HQpbD .wk-ui_reset__am-radio___1oAVO .wk-ui_reset__am-radio-inner___3Io1o{-webkit-transform:rotate(0) translate(-50%,-50%);-ms-transform:rotate(0) translate(-50%,-50%);transform:rotate(0) translate(-50%,-50%);top:50%;left:50%;right:auto;bottom:auto;background-color:#fff;border-radius:50%;width:10px;height:10px}.wk-ui_reset__wkRadioWrap___1FLvy .wk-ui_reset__am-radio-wrapper___HQpbD .wk-ui_reset__am-radio___1oAVO .wk-ui_reset__am-radio-inner___3Io1o:after{border:0}.wk-ui_reset__wkCheckWrap___2DcC- .wk-ui_reset__wkCheckWrapItem___1IbuF+.wk-ui_reset__wkCheckWrapItem___1IbuF{margin-top:10px}.wk-ui_reset__wkCheckWrap___2DcC- .wk-ui_reset__am-checkbox-wrapper___3tZAQ{color:#b3b5c4}.wk-ui_reset__wkCheckWrap___2DcC-.wk-ui_reset__checked___1kSqG .wk-ui_reset__am-checkbox-wrapper___3tZAQ{color:#ff5a31}.wk-ui_reset__wkCheckWrap___2DcC- .wk-ui_reset__am-checkbox-wrapper___3tZAQ .wk-ui_reset__am-checkbox___23Ifp{width:20px;height:20px;opacity:1;border:2px solid #b3b5c4;border-radius:50%;margin-right:10px;-webkit-box-sizing:content-box;box-sizing:content-box}.wk-ui_reset__wkCheckWrap___2DcC- .wk-ui_reset__am-checkbox-wrapper___3tZAQ .wk-ui_reset__am-checkbox___23Ifp.wk-ui_reset__am-checkbox-disabled___mZbaR{border-color:rgba(179,181,196,.2)}.wk-ui_reset__wkCheckWrap___2DcC- .wk-ui_reset__am-checkbox-wrapper___3tZAQ .wk-ui_reset__am-checkbox___23Ifp.wk-ui_reset__am-checkbox-checked___2bJTn{background-color:#ff5a31;border-color:#ff5a31}.wk-ui_reset__wkCheckWrap___2DcC- .wk-ui_reset__am-checkbox-wrapper___3tZAQ .wk-ui_reset__am-checkbox___23Ifp .wk-ui_reset__am-checkbox-inner___3MRQq{border:none;background:none}.wk-ui_reset__wkCheckWrap___2DcC- .wk-ui_reset__am-checkbox-wrapper___3tZAQ .wk-ui_reset__am-checkbox___23Ifp .wk-ui_reset__am-checkbox-inner___3MRQq:after{border-color:#fff!important;width:5px;height:9px;top:3px;right:6px;border-width:0 2px 2px 0}form.wk-ui_reset__formWrap___1ZbFl .wk-ui_reset__elWkPickerArea___14kT-+div[class*=children_] .wk-ui_reset__am-textarea-control___bUzN8{padding-top:0;padding-bottom:5px}.wk-ui_form-module__inputCommon___ppNiQ{width:100%;max-width:480px;background:rgba(241,242,248,.85);border:.5px solid #e5e5e5;border-radius:21px;padding:0 15px;line-height:38px;height:40px;font-weight:400;color:#1b1c21;font-size:16px;font-family:PingFangSC,PingFangSC-Regular;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-appearance:none}.wk-ui_form-module__inputCommon___ppNiQ::-webkit-input-placeholder{color:#b3b5c4}.wk-ui_form-module__inputCommon___ppNiQ::-moz-placeholder{color:#b3b5c4}.wk-ui_form-module__inputCommon___ppNiQ::-ms-input-placeholder{color:#b3b5c4}.wk-ui_form-module__inputCommon___ppNiQ::placeholder{color:#b3b5c4}.wk-ui_form-module__inputCommon___ppNiQ:focus{outline:none}.wk-ui_form-module__displayNone___3qvpi{display:none}.wk-ui_form-module__customButton___21uGP{width:100%;max-width:480px;background:rgba(241,242,248,.85);border:.5px solid #e5e5e5;border-radius:21px;padding:0 15px;line-height:38px;height:40px;font-weight:400;color:#1b1c21;font-size:16px;font-family:PingFangSC,PingFangSC-Regular;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-appearance:none;padding-right:30px;position:relative}.wk-ui_form-module__customButton___21uGP::-webkit-input-placeholder{color:#b3b5c4}.wk-ui_form-module__customButton___21uGP::-moz-placeholder{color:#b3b5c4}.wk-ui_form-module__customButton___21uGP::-ms-input-placeholder{color:#b3b5c4}.wk-ui_form-module__customButton___21uGP::placeholder{color:#b3b5c4}.wk-ui_form-module__customButton___21uGP:active{opacity:.7}.wk-ui_form-module__customButton___21uGP:focus{outline:none}.wk-ui_form-module__arrowUp___1HPuN{position:absolute;right:16px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:12px;height:100%;background:url(https://static-1253442168.file.myqcloud.com/xupload/20210306_select_iQrHGbJ.png) no-repeat 50%/20px}.wk-ui_form-module__wkForm___3hioH{padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:480px}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL .wk-ui_form-module__wKFormItemContent___2UjJB{position:relative}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL+.wk-ui_form-module__wkFormItem___IGWeL{margin-top:16px}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL.wk-ui_form-module__existError___jh6F_ button,.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL.wk-ui_form-module__existError___jh6F_ input,.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL.wk-ui_form-module__existError___jh6F_ select,.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL.wk-ui_form-module__existError___jh6F_ textarea{border-color:#fe5931!important}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL.wk-ui_form-module__existError___jh6F_ .wk-ui_form-module__error___2BgQh{position:absolute;top:100%;left:0;font-size:12px;font-family:PingFangSC,PingFangSC-Regular;color:#fe5931;padding:2px 0}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL .wk-ui_form-module__label___1AOPw{line-height:43px;max-width:480px;opacity:1;font-size:18px;font-family:PingFangSC,PingFangSC-Medium;font-weight:500;text-align:left;color:#1b1c21}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL .wk-ui_form-module__label___1AOPw .wk-ui_form-module__required___39Vty{color:#ff5a31;margin-left:7px}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL.wk-ui_form-module__formSelectArea___b-qQ8 .wk-ui_form-module__formTextArea___2Dbzh{margin-top:13px}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL .wk-ui_form-module__formPickerArea___3ZGCj{position:relative;max-width:480px}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL .wk-ui_form-module__formPickerArea___3ZGCj .wk-ui_form-module__selectArea___thJvL{position:relative;margin-bottom:13px}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL .wk-ui_form-module__formPickerArea___3ZGCj .wk-ui_form-module__selectArea___thJvL button{width:100%;max-width:480px;background:rgba(241,242,248,.85);border:.5px solid #e5e5e5;border-radius:21px;padding:0 15px;line-height:38px;height:40px;font-weight:400;color:#1b1c21;font-size:16px;font-family:PingFangSC,PingFangSC-Regular;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-appearance:none;padding-right:30px;position:relative}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL .wk-ui_form-module__formPickerArea___3ZGCj .wk-ui_form-module__selectArea___thJvL button::-webkit-input-placeholder{color:#b3b5c4}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL .wk-ui_form-module__formPickerArea___3ZGCj .wk-ui_form-module__selectArea___thJvL button::-moz-placeholder{color:#b3b5c4}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL .wk-ui_form-module__formPickerArea___3ZGCj .wk-ui_form-module__selectArea___thJvL button::-ms-input-placeholder{color:#b3b5c4}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL .wk-ui_form-module__formPickerArea___3ZGCj .wk-ui_form-module__selectArea___thJvL button::placeholder{color:#b3b5c4}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL .wk-ui_form-module__formPickerArea___3ZGCj .wk-ui_form-module__selectArea___thJvL button:active{opacity:.7}.wk-ui_form-module__wkForm___3hioH .wk-ui_form-module__wkFormItem___IGWeL .wk-ui_form-module__formPickerArea___3ZGCj .wk-ui_form-module__selectArea___thJvL button:focus{outline:none}.wk-ui_form-module__wkInput___1fwBq .wk-ui_form-module__wkInputItem___2OHl9.wk-ui_form-module__wkInputItem___2OHl9{padding-left:0}.wk-ui_form-module__wkInput___1fwBq .wk-ui_form-module__wkInputItem___2OHl9.wk-ui_form-module__wkInputItem___2OHl9 input{width:100%;max-width:480px;background:rgba(241,242,248,.85);border:.5px solid #e5e5e5;border-radius:21px;padding:0 15px;line-height:38px;font-weight:400;color:#1b1c21;font-size:16px;font-family:PingFangSC,PingFangSC-Regular;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-appearance:none;height:40px;line-height:normal;vertical-align:middle}.wk-ui_form-module__wkInput___1fwBq .wk-ui_form-module__wkInputItem___2OHl9.wk-ui_form-module__wkInputItem___2OHl9 input::-webkit-input-placeholder{color:#b3b5c4}.wk-ui_form-module__wkInput___1fwBq .wk-ui_form-module__wkInputItem___2OHl9.wk-ui_form-module__wkInputItem___2OHl9 input::-moz-placeholder{color:#b3b5c4}.wk-ui_form-module__wkInput___1fwBq .wk-ui_form-module__wkInputItem___2OHl9.wk-ui_form-module__wkInputItem___2OHl9 input::-ms-input-placeholder{color:#b3b5c4}.wk-ui_form-module__wkInput___1fwBq .wk-ui_form-module__wkInputItem___2OHl9.wk-ui_form-module__wkInputItem___2OHl9 input::placeholder{color:#b3b5c4}.wk-ui_form-module__wkInput___1fwBq .wk-ui_form-module__wkInputItem___2OHl9.wk-ui_form-module__wkInputItem___2OHl9 input:focus{outline:none}.wk-ui_form-module__wkTextarea___1X_YK .wk-ui_form-module__wkTextareaItem___29mkj{padding-left:0}.wk-ui_form-module__wkTextarea___1X_YK .wk-ui_form-module__wkTextareaItem___29mkj textarea{width:100%;max-width:480px;background:rgba(241,242,248,.85);border:.5px solid #e5e5e5;border-radius:21px;padding:0 15px;line-height:38px;height:40px;font-weight:400;color:#1b1c21;font-size:16px;font-family:PingFangSC,PingFangSC-Regular;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-appearance:none;height:auto;line-height:22px;padding:8px 10px 8px 15px;min-height:80px}.wk-ui_form-module__wkTextarea___1X_YK .wk-ui_form-module__wkTextareaItem___29mkj textarea::-webkit-input-placeholder{color:#b3b5c4}.wk-ui_form-module__wkTextarea___1X_YK .wk-ui_form-module__wkTextareaItem___29mkj textarea::-moz-placeholder{color:#b3b5c4}.wk-ui_form-module__wkTextarea___1X_YK .wk-ui_form-module__wkTextareaItem___29mkj textarea::-ms-input-placeholder{color:#b3b5c4}.wk-ui_form-module__wkTextarea___1X_YK .wk-ui_form-module__wkTextareaItem___29mkj textarea::placeholder{color:#b3b5c4}.wk-ui_form-module__wkTextarea___1X_YK .wk-ui_form-module__wkTextareaItem___29mkj textarea:focus{outline:none}.wk-ui_form-module__wkTextarea___1X_YK .wk-ui_form-module__wkTextareaItem___29mkj textarea:disabled,.wk-ui_form-module__wkTextarea___1X_YK .wk-ui_form-module__wkTextareaItem___29mkj textarea[readonly]{opacity:.6;color:#999;background-color:rgba(241,242,248,.85)}.wk-ui_form-module__wkPicker___1zlyx,.wk-ui_form-module__wkPickerDate___LeYUl,.wk-ui_form-module__wkSelectButton___2a-Dy{position:relative;max-width:480px}.wk-ui_form-module__wkSelectButton___2a-Dy button,.wk-ui_form-module__wkSelectButton___2a-Dy input{width:100%;max-width:480px;background:rgba(241,242,248,.85);border:.5px solid #e5e5e5;border-radius:21px;padding:0 15px;line-height:38px;height:40px;font-weight:400;color:#1b1c21;font-size:16px;font-family:PingFangSC,PingFangSC-Regular;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-appearance:none;padding-right:30px;position:relative;text-align:left}.wk-ui_form-module__wkSelectButton___2a-Dy button:active,.wk-ui_form-module__wkSelectButton___2a-Dy input:active{opacity:.7}.wk-ui_form-module__wkSelectButton___2a-Dy button:focus,.wk-ui_form-module__wkSelectButton___2a-Dy input:focus{outline:none}.wk-ui_form-module__wkSelectButton___2a-Dy button[disabled],.wk-ui_form-module__wkSelectButton___2a-Dy input[disabled]{opacity:1}.wk-ui_form-module__wkSelectButton___2a-Dy button::-webkit-input-placeholder,.wk-ui_form-module__wkSelectButton___2a-Dy input::-webkit-input-placeholder{color:#b3b5c4}.wk-ui_form-module__wkSelectButton___2a-Dy button::-moz-placeholder,.wk-ui_form-module__wkSelectButton___2a-Dy input::-moz-placeholder{color:#b3b5c4}.wk-ui_form-module__wkSelectButton___2a-Dy button::-ms-input-placeholder,.wk-ui_form-module__wkSelectButton___2a-Dy input::-ms-input-placeholder{color:#b3b5c4}.wk-ui_form-module__wkSelectButton___2a-Dy button::placeholder,.wk-ui_form-module__wkSelectButton___2a-Dy input::placeholder{color:#b3b5c4}.wk-ui_form-module__wkScore___3JONJ ul{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0}.wk-ui_form-module__wkScore___3JONJ ul li{list-style:none}.wk-ui_form-module__wkScore___3JONJ ul li+li{margin-left:16px}.wk-ui_form-module__wkScore___3JONJ ul li img{width:20px}.wk-ui_form-module__wkImageView___3Eoq9{max-width:480px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:21px 0}.wk-ui_form-module__wkImageView___3Eoq9 img{width:100%}.wk-ui_form-module__wkTextView___3quiw{max-width:480px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;font-size:16px;font-family:PingFangSC,PingFangSC-Regular;font-weight:400;text-align:justify;color:#333;line-height:22px}.wk-ui_style-module__mask___3b2Mb{width:100%;position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5)}.wk-ui_style-module__action-sheet___3ihO2{width:100%;position:fixed;bottom:0;left:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-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}.wk-ui_style-module__action-sheet-width___2Q3Lf{max-width:480px;margin:0 auto}.wk-ui_style-module__action-sheet_toggle___74nIq{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.wk-ui_style-module__action-sheet-has-radius___y8UF1{padding-top:15px;border-radius:30px 30px 0 0}.wk-ui_style-module__action-sheet-main___2AGeC{background-color:#fff}.wk-ui_style-module__action-sheet-content___3CZzZ::-webkit-scrollbar{width:0}.wk-ui_style-module__action-sheet-content-has-title___WRLnE{max-height:calc(70vh - 115px);max-height:calc((var(--vh, 1vh) * 70) - 115px);overflow:auto}.wk-ui_style-module__action-sheet-content-no-title___3ltOJ{max-height:calc(70vh - 50px);max-height:calc((var(--vh, 1vh) * 70) - 50px);overflow:auto}.wk-ui_style-module__action-sheet-menu-item___2XJ9a{height:50px;color:#666;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 20px;cursor:pointer}.wk-ui_style-module__action-sheet-menu-item___2XJ9a:active{background:#f8f8f8}.wk-ui_style-module__menu-item-has-title___26rYF{font-size:14px;position:relative}.wk-ui_style-module__menu-item-has-title___26rYF:after{content:"";position:absolute;width:calc(100% - 40px);height:1px;left:20px;bottom:0;background:#f0f0f0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.wk-ui_style-module__menu-item-no-title___34Kus{font-size:16px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-shadow:0 1px 0 0 #f0f0f0;box-shadow:0 1px 0 0 #f0f0f0}.wk-ui_style-module__action-sheet-action___2jznw{background:#f0f0f0;text-align:center;height:50px;line-height:50px;color:#666}.wk-ui_style-module__action-sheet-action___2jznw:active{background:#e1e1e1}.wk-ui_style-module__action-sheet-title-box___3sOZ_{height:50px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 20px}.wk-ui_style-module__action-sheet-title-bar___2BaDN{background:#ff5a31;border-radius:2px;height:18px;width:4px;margin-right:5px}.wk-ui_style-module__action-sheet-title___xBzSf{font-size:18px;font-weight:700;width:calc(100% - 9px);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:24px}.wk-ui_style-module__only-title___3Yaq3{width:100%;overflow-x:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;line-height:normal}.wk-ui_style-module__headline___2-XiN::-webkit-scrollbar,.wk-ui_style-module__only-title___3Yaq3::-webkit-scrollbar{display:none;width:0}.wk-ui_style-module__headline___2-XiN{display:block;max-width:100%;overflow-x:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;line-height:normal}.wk-ui_style-module__headline___2-XiN::-webkit-scrollbar{display:none;width:0}.wk-ui_style-module__subtitle___3bSUB{padding-top:3px;font-size:14px;color:#999;font-weight:400}.wk-ui_style-module__sub-name___1a8JH{padding-top:4px;font-size:12px;color:#999;text-align:center}.wk-ui_style-module__alert-content___36Fji{background:red;position:fixed;left:0;top:0}.wk-ui_style-module__dialog-box___3WTG3{position:fixed;width:100%;top:0;right:0;left:0;bottom:0}.wk-ui_style-module__dialog-inner-box___1005Y{max-width:480px;height:100%;margin:0 auto}.wk-ui_style-module__dialog-position___1g9-H{position:relative;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;z-index:2}.wk-ui_style-module__mask___u9nt0{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.5);z-index:1}.wk-ui_style-module__mask-hide___2jGqE{height:100%;width:100%}.wk-ui_style-module__dialog-main___3uPnu{overflow-wrap:break-word;font-size:14px;color:#666}.wk-ui_style-module__dialog-main-box___30PXJ{background:#fff;border-radius:12px;width:100%;max-width:300px;padding:30px 20px 20px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.wk-ui_style-module__title___3erLy{font-size:18px;color:#333;margin-bottom:17px;font-weight:600;line-height:1}.wk-ui_style-module__dialog-footer___36cN6{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:14px}.wk-ui_style-module__dialog-footer-double___dmVpZ{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.wk-ui_style-module__dialog-footer-simple___L9TLX{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.wk-ui_style-module__dialog-footer-simple___L9TLX button{width:100%;max-width:100%}.wk-ui_style-module__button___19caB{width:47.2%;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)}.wk-ui_style-module__submit___212V5{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)}.wk-ui_style-module__submit___212V5:active{background:#e4431b}.wk-ui_style-module__submit-disabled___27dwn{opacity:.5;-webkit-box-shadow:none;box-shadow:none}.wk-ui_style-module__cancel___qF3eE{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)}.wk-ui_style-module__cancel___qF3eE:active{background:#f8f8f8}.wk-ui_style-module__cancel-disabled___9XVnf{background:#f0f0f0;color:#999;-webkit-box-shadow:none;box-shadow:none}.wk-ui_style-module__warning___2fpgG{background:#f44336;-webkit-box-shadow:0 1px 5px 0 rgba(244,67,54,.4);box-shadow:0 1px 5px 0 rgba(244,67,54,.4);color:#fff}.wk-ui_style-module__warning___2fpgG:active{background:#df3327}.wk-ui_animate-module__dialog-active___10sTP,.wk-ui_animate-module__dialog___1Htqu{opacity:1}.wk-ui_animate-module__dialog-enter___1xXpT{opacity:0}.wk-ui_animate-module__dialog-active-enter___IC7f0{opacity:1;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.wk-ui_animate-module__dialog-exit___1MO4G{opacity:1}.wk-ui_animate-module__dialog-active-exit___3hfec{opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.wk-ui_animate-module__box-active___1hjgN,.wk-ui_animate-module__box___15oi2{opacity:1}.wk-ui_animate-module__box-enter___2MDid{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);opacity:0}.wk-ui_animate-module__box-active-enter___2teXC{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;-webkit-transition:opacity .1s,-webkit-transform .1s;transition:opacity .1s,-webkit-transform .1s;-o-transition:opacity .1s,transform .1s;transition:opacity .1s,transform .1s;transition:opacity .1s,transform .1s,-webkit-transform .1s}.wk-ui_animate-module__box-exit___2mOVD{opacity:1}.wk-ui_animate-module__box-active-exit___2UJFv{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);opacity:0;-webkit-transition:opacity .1s,-webkit-transform .1s;transition:opacity .1s,-webkit-transform .1s;-o-transition:opacity .1s,transform .1s;transition:opacity .1s,transform .1s;transition:opacity .1s,transform .1s,-webkit-transform .1s}.wk-ui_style-module__mask___BZmnw{height:100%;width:100%;background-color:rgba(0,0,0,.5);position:absolute;left:0;top:0}.wk-ui_style-module__toast-box___35vAm{position:fixed;z-index:999;width:100%;top:0}.wk-ui_style-module__mask___18NwS{width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);max-width:480px;margin:0 auto}.wk-ui_style-module__toast-content___t-MJm{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){.wk-ui_style-module__toast-content___t-MJm{margin-left:-20vw;margin-top:-20vw}}.wk-ui_style-module__icon___2OJB_{width:40%;margin-bottom:8%}.wk-ui_animate-module__toast-active___7okd9,.wk-ui_animate-module__toast___1rgtY{opacity:1}.wk-ui_animate-module__toast-enter___330k9{opacity:0}.wk-ui_animate-module__toast-active-enter___1OCtB{opacity:1;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.wk-ui_animate-module__toast-exit___2z6Nq{opacity:1}.wk-ui_animate-module__toast-active-exit___YXnOb{opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.wk-ui_animate-module__loading___1nhgu{-webkit-animation:wk-ui_animate-module__rotate___OflaM 1.5s linear infinite;animation:wk-ui_animate-module__rotate___OflaM 1.5s linear infinite}@-webkit-keyframes wk-ui_animate-module__rotate___OflaM{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes wk-ui_animate-module__rotate___OflaM{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wk-ui_style-module__top-tips-box___ojnEG{position:fixed;top:0;left:0;right:0;width:100%;max-width:480px;min-width:320px;margin:0 auto}.wk-ui_style-module__top-tips___2psAw{position:absolute;width:100%;left:0;color:#fff;letter-spacing:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:22px}.wk-ui_style-module__top-tips-animation___2nQjY{-webkit-animation:wk-ui_style-module__showtop___1N06j .2s cubic-bezier(.39,.575,.565,1);animation:wk-ui_style-module__showtop___1N06j .2s cubic-bezier(.39,.575,.565,1)}@-webkit-keyframes wk-ui_style-module__showtop___1N06j{0%{height:0}to{height:40px}}@keyframes wk-ui_style-module__showtop___1N06j{0%{height:0}to{height:40px}}.wk-ui_style-module__top-tips-small___7PYk0{font-size:14px;line-height:14px}.wk-ui_style-module__top-tips-middle___2V0Eq{font-size:16px;line-height:16px}.wk-ui_style-module__top-tips-big___2WGOK{font-size:18px;line-height:18px}.wk-ui_style-module__top-tips--inline-box___2-JUk{padding:9px 0 9px 15px}.wk-ui_style-module__top-tips--left-box___1x-Gz{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.wk-ui_style-module__top-tips-img___3SlAA{width:18px;height:18px;margin-right:10px}.wk-ui_style-module__top-tips--left-text___1ci3L{width:calc(100% - 18px)}.wk-ui_style-module__top-tips-default___2xxTU{background-color:#f0f0f0;color:#999}.wk-ui_style-module__top-tips-default___2xxTU,.wk-ui_style-module__top-tips-warn___1sdmU{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wk-ui_style-module__top-tips-warn___1sdmU{background-color:#fdecec;color:#f44336}.wk-ui_style-module__top-tips-success___1LKXO{background:#f0f9eb;color:#68c23a}.wk-ui_style-module__top-tips-prompt___3vapA,.wk-ui_style-module__top-tips-success___1LKXO{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wk-ui_style-module__top-tips-prompt___3vapA{background-color:#fdf8ec;color:#ff9c00}.wk-ui_style-module__toptips-footer___G-2DX{cursor:pointer;padding-right:15px}.wk-ui_style-module__toast-box___3aMlq{position:fixed;z-index:999;width:100%;top:0}.wk-ui_style-module__mask___2-KKb{width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);max-width:480px;margin:0 auto}.wk-ui_style-module__toast-content___3tELu{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){.wk-ui_style-module__toast-content___3tELu{margin-left:-20vw;margin-top:-20vw}}.wk-ui_style-module__icon___TDPrL{width:40%;margin-bottom:8%}.wk-ui_animate-module__toast-active___1bOef,.wk-ui_animate-module__toast___19Xp1{opacity:1}.wk-ui_animate-module__toast-enter___aOK5b{opacity:0}.wk-ui_animate-module__toast-active-enter___3PQ0-{opacity:1;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.wk-ui_animate-module__toast-exit___3ySd3{opacity:1}.wk-ui_animate-module__toast-active-exit___2uTqQ{opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.wk-ui_animate-module__loading___1PrNZ{-webkit-animation:wk-ui_animate-module__rotate___1Remx 1.5s linear infinite;animation:wk-ui_animate-module__rotate___1Remx 1.5s linear infinite}@-webkit-keyframes wk-ui_animate-module__rotate___1Remx{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes wk-ui_animate-module__rotate___1Remx{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wk-ui_index-module__top-tips-box___nUVZ5{position:fixed;top:0;left:0;right:0;width:100%;max-width:480px;min-width:320px;margin:0 auto}.wk-ui_index-module__top-tips___2GySG{position:absolute;width:100%;left:0;color:#fff;letter-spacing:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:22px}.wk-ui_index-module__top-tips-animation___OvOsf{-webkit-animation:wk-ui_index-module__showtop___2kJUt .2s cubic-bezier(.39,.575,.565,1);animation:wk-ui_index-module__showtop___2kJUt .2s cubic-bezier(.39,.575,.565,1)}@-webkit-keyframes wk-ui_index-module__showtop___2kJUt{0%{height:0}to{height:40px}}@keyframes wk-ui_index-module__showtop___2kJUt{0%{height:0}to{height:40px}}.wk-ui_index-module__top-tips-small___eVGmB{font-size:14px;line-height:14px}.wk-ui_index-module__top-tips-middle___3hsbf{font-size:16px;line-height:16px}.wk-ui_index-module__top-tips-big___3b9JW{font-size:18px;line-height:18px}.wk-ui_index-module__top-tips--inline-box___32SMp{padding:9px 0 9px 15px}.wk-ui_index-module__top-tips--left-box___2utcJ{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.wk-ui_index-module__top-tips-img___3nUWN{width:18px;height:18px;margin-right:10px}.wk-ui_index-module__top-tips--left-text___2HX9g{width:calc(100% - 18px)}.wk-ui_index-module__top-tips-default___u-R46{background-color:#f0f0f0;color:#999}.wk-ui_index-module__top-tips-default___u-R46,.wk-ui_index-module__top-tips-warn___HSXmu{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wk-ui_index-module__top-tips-warn___HSXmu{background-color:#fdecec;color:#f44336}.wk-ui_index-module__top-tips-success___1yhao{background:#f0f9eb;color:#68c23a}.wk-ui_index-module__top-tips-prompt___3_Zcq,.wk-ui_index-module__top-tips-success___1yhao{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wk-ui_index-module__top-tips-prompt___3_Zcq{background-color:#fdf8ec;color:#ff9c00}.wk-ui_index-module__toptips-footer___sfqgd{cursor:pointer;padding-right:15px}:root{--boxHeight:238}.popupClass{border-radius:22px 22px 0 0}.popupClass .am-picker-popup-header{position:static;background-image:none;border:0}.popupClass .am-picker-popup-header .am-picker-popup-title{font-size:20px;font-family:PingFangSC,PingFangSC-Medium;font-weight:500;color:#1b1c21;padding:27px 0 32px;height:auto;line-height:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.popupClass .am-picker-popup-header .am-picker-popup-title .dateTitle{margin-bottom:14px}.popupClass .am-picker-popup-header .am-picker-popup-title .dateTitleResult{font-size:20px;font-family:PingFangSC,PingFangSC-Regular;font-weight:400;text-align:justify;color:#979cb3}.popupClass .am-picker-popup-header .am-picker-popup-header-left{left:0;bottom:0;width:50%;height:80px!important;padding:0;position:absolute;color:#666}.popupClass .am-picker-popup-header .am-picker-popup-header-left:active{background:#e8e8e8}.popupClass .am-picker-popup-header .am-picker-popup-header-right{right:0;bottom:0;position:absolute;width:50%;padding:0;height:80px!important;color:#ff5a31}.popupClass .am-picker-popup-header .am-picker-popup-header-right:active{background:#e8e8e8}.popupClass .am-picker-popup-content{padding-bottom:80px}.popupClass .am-picker-popup-content .am-picker-item{color:#979cb3;font-size:20px}.popupClass .am-picker-popup-content .am-picker-item.am-picker-item-selected{color:#ff5a31}.popupClass .am-picker-popup-content .am-cascader{display:-webkit-flex;display:-ms-flexbox;display:flex}.popupClass .am-picker-popup-content .am-picker-col-item{font-size:20px}.popupClass .am-picker-popup-content .am-picker-col-item-selected{color:#ff5a31;font-weight:700}.popupClass .am-picker-popup-content .am-picker-col{height:calc(var(--boxHeight) * 1px);max-height:238px;min-height:102px}.popupClass .am-picker-indicator{border:0}.datePickerWrap{border-radius:22px 22px 0 0}.datePickerWrap .am-picker-popup-header{position:static;background-image:none;border:0}.datePickerWrap .am-picker-popup-header .am-picker-popup-title{font-size:20px;font-family:PingFangSC,PingFangSC-Medium;font-weight:500;color:#1b1c21;padding:27px 0 32px;height:auto;line-height:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.datePickerWrap .am-picker-popup-header .am-picker-popup-title .dateTitle{margin-bottom:14px}.datePickerWrap .am-picker-popup-header .am-picker-popup-title .dateTitleResult{font-size:20px;font-family:PingFangSC,PingFangSC-Regular;font-weight:400;text-align:justify;color:#979cb3}.datePickerWrap .am-picker-popup-header .am-picker-popup-header-left{left:0;bottom:0;width:50%;height:80px!important;padding:0;position:absolute;color:#666}.datePickerWrap .am-picker-popup-header .am-picker-popup-header-left:active{background:#e8e8e8}.datePickerWrap .am-picker-popup-header .am-picker-popup-header-right{right:0;bottom:0;position:absolute;width:50%;padding:0;height:80px!important;color:#ff5a31}.datePickerWrap .am-picker-popup-header .am-picker-popup-header-right:active{background:#e8e8e8}.datePickerWrap .am-picker-popup-content{padding-bottom:80px}.datePickerWrap .am-picker-popup-content .am-picker-item{color:#979cb3;font-size:20px}.datePickerWrap .am-picker-popup-content .am-picker-item.am-picker-item-selected{color:#ff5a31}.datePickerWrap .am-picker-popup-content .am-cascader{display:-webkit-flex;display:-ms-flexbox;display:flex}.datePickerWrap .am-picker-popup-content .am-picker-col-item{font-size:20px}.datePickerWrap .am-picker-popup-content .am-picker-col-item-selected{color:#ff5a31;font-weight:700}.datePickerWrap .am-picker-popup-content .am-picker-col{height:calc(var(--boxHeight) * 1px);max-height:238px;min-height:102px}.datePickerWrap .am-picker-indicator{border:0}.pickerWrap{border-radius:22px 22px 0 0}.pickerWrap .am-picker-popup-header{position:static;background-image:none;border:0}.pickerWrap .am-picker-popup-header .am-picker-popup-title{font-size:20px;font-family:PingFangSC,PingFangSC-Medium;font-weight:500;color:#1b1c21;padding:27px 0 32px;height:auto;line-height:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.pickerWrap .am-picker-popup-header .am-picker-popup-title .dateTitle{margin-bottom:14px}.pickerWrap .am-picker-popup-header .am-picker-popup-title .dateTitleResult{font-size:20px;font-family:PingFangSC,PingFangSC-Regular;font-weight:400;text-align:justify;color:#979cb3}.pickerWrap .am-picker-popup-header .am-picker-popup-header-left{left:0;bottom:0;width:50%;height:80px!important;padding:0;position:absolute;color:#666}.pickerWrap .am-picker-popup-header .am-picker-popup-header-left:active{background:#e8e8e8}.pickerWrap .am-picker-popup-header .am-picker-popup-header-right{right:0;bottom:0;position:absolute;width:50%;padding:0;height:80px!important;color:#ff5a31}.pickerWrap .am-picker-popup-header .am-picker-popup-header-right:active{background:#e8e8e8}.pickerWrap .am-picker-popup-content{padding-bottom:80px}.pickerWrap .am-picker-popup-content .am-picker-item{color:#979cb3;font-size:20px}.pickerWrap .am-picker-popup-content .am-picker-item.am-picker-item-selected{color:#ff5a31}.pickerWrap .am-picker-popup-content .am-cascader{display:-webkit-flex;display:-ms-flexbox;display:flex}.pickerWrap .am-picker-popup-content .am-picker-col-item{font-size:20px}.pickerWrap .am-picker-popup-content .am-picker-col-item-selected{color:#ff5a31;font-weight:700}.pickerWrap .am-picker-popup-content .am-picker-col{height:calc(var(--boxHeight) * 1px);max-height:238px;min-height:102px}.pickerWrap .am-picker-indicator{border:0}.pickerWrap .am-picker-popup-header .am-picker-popup-title{padding-bottom:0}.wkInputWrap.wkInputWrap .am-list-line{padding-right:0}.wkRadioWrap .wkRadioItem+.wkRadioItem{margin-top:10px}.wkRadioWrap .am-radio-wrapper{color:#b3b5c4}.wkRadioWrap.checked .am-radio-wrapper{color:#ff5a31}.wkRadioWrap .am-radio-wrapper .am-radio{width:20px;height:20px;opacity:1;border:2px solid #b3b5c4;border-radius:50%;margin-right:10px}.wkRadioWrap .am-radio-wrapper .am-radio.am-radio-checked{background-color:#ff5a31;border-color:#ff5a31}.wkRadioWrap .am-radio-wrapper .am-radio .am-radio-inner{-webkit-transform:rotate(0) translate(-50%,-50%);-ms-transform:rotate(0) translate(-50%,-50%);transform:rotate(0) translate(-50%,-50%);top:50%;left:50%;right:auto;bottom:auto;background-color:#fff;border-radius:50%;width:10px;height:10px}.wkRadioWrap .am-radio-wrapper .am-radio .am-radio-inner:after{border:0}.wkCheckWrap .wkCheckWrapItem+.wkCheckWrapItem{margin-top:10px}.wkCheckWrap .am-checkbox-wrapper{color:#b3b5c4}.wkCheckWrap.checked .am-checkbox-wrapper{color:#ff5a31}.wkCheckWrap .am-checkbox-wrapper .am-checkbox{width:20px;height:20px;opacity:1;border:2px solid #b3b5c4;border-radius:50%;margin-right:10px;-webkit-box-sizing:content-box;box-sizing:content-box}.wkCheckWrap .am-checkbox-wrapper .am-checkbox.am-checkbox-disabled{border-color:rgba(179,181,196,.2)}.wkCheckWrap .am-checkbox-wrapper .am-checkbox.am-checkbox-checked{background-color:#ff5a31;border-color:#ff5a31}.wkCheckWrap .am-checkbox-wrapper .am-checkbox .am-checkbox-inner{border:none;background:none}.wkCheckWrap .am-checkbox-wrapper .am-checkbox .am-checkbox-inner:after{border-color:#fff!important;width:5px;height:9px;top:3px;right:6px;border-width:0 2px 2px 0}form.formWrap .elWkPickerArea+div[class*=children_] .am-textarea-control{padding-top:0;padding-bottom:5px}.index-module__record___1qp4Z{padding-top:10px;padding-bottom:40px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.index-module__record___1qp4Z,.index-module__time-container___X-utF{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.index-module__time-container___X-utF{position:relative;width:100%}.index-module__again___Q3Dex{font-size:14px;color:#333;text-align:center;margin-right:54px;cursor:pointer;padding-top:22px}.index-module__again___Q3Dex .index-module__icon___2KlFd{width:44px;height:44px;margin-bottom:10px}.index-module__operate-btn-group_save___26cyJ{text-align:center;font-size:14px;color:#333;margin-left:54px;cursor:pointer;padding-top:22px}.index-module__operate-btn-group_save___26cyJ .index-module__icon___2KlFd{width:44px;height:44px;margin-bottom:10px}.index-module__max-time___1XAYJ{color:#000;opacity:.48}.index-module__current-time___MKe8w{color:#333}.index-module__process___K-Ccn{font-size:18px}.index-module__reminder-before___kKC3f,.index-module__reminder___2HIWJ{font-size:14px;color:#999;margin-top:7px}.index-module__reminder-before___kKC3f{padding-top:7px}.index-module__save-button___1Dheh{margin-top:24px;width:90px;height:90px;background:#ff5a31;font-size:18px;color:#fff;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:50%}.index-module__save-button___1Dheh:active{background:#e4431b}.index-module__question___jsmAd{padding:15px;font-size:14px;line-height:20px;width:100%;z-index:101;position:fixed;max-width:480px;padding:0 15px;left:0;right:0;top:0;margin:15px auto;max-height:calc(100% - 298px);display:-webkit-flex;display:-ms-flexbox;display:flex}.index-module__question-board___3YE7A{width:100%;max-height:100%;padding:21px 17px;border-radius:8px;background:#fff}.index-module__question-title___1_IHx{font-size:18px;color:#333;padding-bottom:12px}.index-module__question-content___jEqmY{width:100%;height:calc(100% - 32px);overflow-y:scroll;line-height:normal}.index-module__countdown___31K5u{width:80px;height:80px;border-radius:50%;position:fixed;left:0;right:0;top:17%;margin:0 auto;background:rgba(0,0,0,.4);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;color:#fff;font-size:41px;z-index:102}.index-module__disabled___aYmY1{background:#ccc;color:#fff}.index-module__disabled___aYmY1:active{background:#ccc}.index-module__action-container-class___3Naw7{-webkit-box-shadow:0 -5px 20px 0 rgba(0,0,0,.12);box-shadow:0 -5px 20px 0 rgba(0,0,0,.12)}.index-module__record-start___2nXen{margin-top:35px;width:90px;height:90px;background:#ff5a31;border-radius:50%;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}.index-module__record-start___2nXen>img{width:100%}.index-module__record-start___2nXen:active{background:#e4431b}.index-module__operate-btn-group___1S0jd{margin-top:19px}.index-module__operate-btn-group___1S0jd,.index-module__temporary-save-btn___apTsi{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}.index-module__temporary-save-btn___apTsi{width:80px;height:80px;border-radius:50%;background:#ff5a31;position:relative;cursor:pointer;margin-left:5px;margin-right:5px}.index-module__temporary-save-btn___apTsi:after,.index-module__temporary-save-btn___apTsi:before{content:"";position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);background:transparent;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.index-module__temporary-save-btn___apTsi:after{border:5px solid rgba(255,90,49,.5);z-index:1;border-radius:50%;-webkit-animation:index-module__rippleRaf1___3s7Wd 1s ease-in-out infinite;animation:index-module__rippleRaf1___3s7Wd 1s ease-in-out infinite}.index-module__temporary-save-btn___apTsi:before{border:10px solid rgba(255,90,49,.4);z-index:1;border-radius:50%;-webkit-animation:index-module__rippleRaf2___3WaaD 1s ease-in-out infinite;animation:index-module__rippleRaf2___3WaaD 1s ease-in-out infinite;-webkit-animation-delay:.2s;animation-delay:.2s}.index-module__temporary-save-btn___apTsi .index-module__icon___2KlFd{width:34px}@-webkit-keyframes index-module__rippleRaf1___3s7Wd{0%{border-color:rgba(255,90,49,.5)}50%{border-color:rgba(255,90,49,.3)}}@keyframes index-module__rippleRaf1___3s7Wd{0%{border-color:rgba(255,90,49,.5)}50%{border-color:rgba(255,90,49,.3)}}@-webkit-keyframes index-module__rippleRaf2___3WaaD{0%{border-color:rgba(255,90,49,.4)}50%{border-color:rgba(255,90,49,.2)}}@keyframes index-module__rippleRaf2___3WaaD{0%{border-color:rgba(255,90,49,.4)}50%{border-color:rgba(255,90,49,.2)}}.index-module__audition-btn___3WLgM{width:90px;height:90px;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;background:#ff5a31;cursor:pointer;border-radius:50%}.index-module__audition-btn___3WLgM .index-module__icon___2KlFd{width:34px}.index-module__audition-ing-btn___2Wxu6{width:90px;height:90px;border-radius:50%;background:#ff5a31;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;cursor:pointer}.index-module__audition-ing-btn___2Wxu6 .index-module__icon___2KlFd{width:34px}.index-module__btn-wrapper___2B0Yu{position:relative}.index-module__btn-tip___34RaX{text-align:center;position:absolute;font-size:14px;color:#333;bottom:-7px;height:0;width:100%}.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;height:calc(var(--vh, 1vh) * 75);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}.TipToast{position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:rgba(0,0,0,.75);max-width:200px;padding:12px 24px;border-radius:6px;z-index:401}.TipToast .content{font-size:16px;text-align:center;color:#fff;line-height:24px}.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-cos.lycheer.net/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;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;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.live-lecture-qrcode-dialog,.live-lecture-qrcode-dialog-mask{top:0;left:0;height:100vh;height:calc(var(--vh, 1vh) * 100);width:100%;outline:0}.live-lecture-qrcode-dialog-mask{position:absolute;background:rgba(0,0,0,.6)}.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;height:calc(var(--vh, 1vh) * 100);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;height:calc(var(--vh, 1vh) * 100);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-cos.lycheer.net/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-cos.lycheer.net/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;height:calc(var(--vh, 1vh) * 100);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;height:calc(var(--vh, 1vh) * 100);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;height:calc(var(--vh, 1vh) * 100);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}.PhotoView-Portal{height:100%;left:0;overflow:hidden;position:fixed;top:0;-ms-touch-action:none;touch-action:none;width:100%;z-index:2000}@-webkit-keyframes PhotoView__rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes PhotoView__rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{-webkit-animation:PhotoView__delayIn .4s linear both;animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{-webkit-animation:PhotoView__rotate .6s linear infinite;animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:-webkit-grab;cursor:grab;max-width:none}.PhotoView__Photo:active{cursor:-webkit-grabbing;cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;-ms-touch-action:none;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}@-webkit-keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{-webkit-animation:PhotoView__fade linear both;animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{-webkit-animation:PhotoView__fade linear reverse both;animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;height:44px;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;left:0;position:absolute;top:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{-webkit-align-items:center;-ms-flex-align:center;align-items:center;bottom:0;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:rgba(0,0,0,.3);-webkit-box-sizing:content-box;box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}.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;font-family:Arial,Helvetica,sans-serif}.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;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.index-module__pay-prompt___2QrW8 img{width:12px;margin-right:4px}.index-module__pay-prompt___2QrW8 .index-module__prompt-text___11OH3{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}.index-module__pay-prompt___2QrW8 .index-module__protocol___1lzAN{opacity:.3}.index-module__pay-has-protocol___h6vvA{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.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}.v2-module__pay-prompt___2sXVW{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}.v2-module__pay-prompt___2sXVW img{width:12px;margin-right:4px}.v2-module__pay-item___36e5G{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}.v2-module__pay-item___36e5G img{width:24px;margin-right:5px}.v2-module__pay-item-active___PWrDS{background:rgba(255,90,49,.05);border:1px solid #ff5a31;color:#ff5a31}.v2-module__pay-item-content___sqKS0{-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;height:53px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.v2-module__pay-item-radius___8wgvV{height:20px;width:20px;border-radius:50%;border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box}.v2-module__pay-item-radius-active___QdKiy{background:url(https://static-1253442168.file.myqcloud.com/xupload/20201211_gou1.png) no-repeat;border:none;background-repeat:no-repeat;background-size:20px 20px}.v2-module__price-block___2qzDp{text-align:center;padding:6px 0 15px}.v2-module__price-tip___3jOie{font-size:14px;color:#1b1c21;margin-bottom:12px}.v2-module__price___1sONg{font-size:20px;color:#ff5a31;vertical-align:middle}.v2-module__coupon_tip___1QVo9{font-size:14px;color:#979cb3;vertical-align:middle}.v2-module__gap___3URNu{padding:0 5px}.v2-module__origin_price___3ijO5{text-decoration:line-through}.style__recordBtn___-UA4-{border-radius:5px;background:rgba(255,90,49,.05);border:1px solid #ff5a31;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.1);box-shadow:0 0 2px 0 rgba(0,0,0,.1);color:#ff5a31}.style__audioController___1FO26,.style__recordBtn___-UA4-{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:12px;width:100%;height:50px;opacity:1;font-size:14px;font-family:PingFangSC,PingFangSC-Regular;font-weight:400}.style__audioController___1FO26{border-radius:5px;background:#fafafa;border:1px solid #f0f0f0;margin-bottom:16px;position:relative}.style__audioController___1FO26 .style__closeIcon___1iYmq{position:absolute;top:-8px;right:-6px;width:16px;height:16px;background:url("https://static-1253442168.file.myqcloud.com/xupload/20210319_close.png") no-repeat 50%;background-size:100%}.style__audioController___1FO26 .style__progressLine___2Pyq6{width:100%;max-width:100%;height:2px;background:#ff5a31;position:absolute;bottom:0;left:0}.style__audioController___1FO26 span{font-size:14px;color:#b3b5c4}.style__audioController___1FO26 span.style__play___yv0gz{color:#ff5a31}.style__audioController___1FO26 span.style__pause___3C-Qb{color:#b3b5c4}.style__audioController___1FO26 span.style__time___2e4JX{position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.style__audioIcon___1whLa{display:block;width:24px;height:24px;margin-right:9px}.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}.style__uploaderBtn___42f-t{width:64px;height:64px;background:rgba(255,90,49,.05);border:1px solid #ff5a31;border-radius:5px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.style__uploaderBtn___42f-t:after{content:"";display:block;width:18px;height:18px;background:url("https://static-1253442168.file.myqcloud.com/xupload/20210319_add.png") no-repeat 50%;background-size:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.style__WkUploader___1Bqif{width:100%}.style__WkUploader___1Bqif .style__WrapUploader___25njk{position:relative;display:inline-block;vertical-align:top}.style__imageList___279m_,.style__videoList___ZIXdS{display:inline-block;vertical-align:top}.style__imageList___279m_ .style__closeIcon___1kk3z,.style__videoList___ZIXdS .style__closeIcon___1kk3z{position:absolute;top:-8px;right:-6px;z-index:1;width:16px;height:16px;background:url("https://static-1253442168.file.myqcloud.com/xupload/20210319_close.png") no-repeat 50%;background-size:100%}.style__imageList___279m_ .style__imgItem___1uj4m,.style__imageList___279m_ .style__videoItem___R7VAE,.style__videoList___ZIXdS .style__imgItem___1uj4m,.style__videoList___ZIXdS .style__videoItem___R7VAE{position:relative;display:inline-block;width:64px;height:64px;border-radius:4px;margin-right:12px}.style__imageList___279m_ .style__imgItem___1uj4m.style__videoItem___R7VAE .style__wrapVideo___O4g2-,.style__imageList___279m_ .style__videoItem___R7VAE.style__videoItem___R7VAE .style__wrapVideo___O4g2-,.style__videoList___ZIXdS .style__imgItem___1uj4m.style__videoItem___R7VAE .style__wrapVideo___O4g2-,.style__videoList___ZIXdS .style__videoItem___R7VAE.style__videoItem___R7VAE .style__wrapVideo___O4g2-{height:64px;overflow:hidden;background:#000;border-radius:4px}.style__imageList___279m_ .style__imgItem___1uj4m.style__videoItem___R7VAE .style__wrapVideo___O4g2- .style__videoMask___2Gld4,.style__imageList___279m_ .style__videoItem___R7VAE.style__videoItem___R7VAE .style__wrapVideo___O4g2- .style__videoMask___2Gld4,.style__videoList___ZIXdS .style__imgItem___1uj4m.style__videoItem___R7VAE .style__wrapVideo___O4g2- .style__videoMask___2Gld4,.style__videoList___ZIXdS .style__videoItem___R7VAE.style__videoItem___R7VAE .style__wrapVideo___O4g2- .style__videoMask___2Gld4{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);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;z-index:1}.style__imageList___279m_ .style__imgItem___1uj4m.style__videoItem___R7VAE .style__wrapVideo___O4g2- .style__videoMask___2Gld4 img,.style__imageList___279m_ .style__videoItem___R7VAE.style__videoItem___R7VAE .style__wrapVideo___O4g2- .style__videoMask___2Gld4 img,.style__videoList___ZIXdS .style__imgItem___1uj4m.style__videoItem___R7VAE .style__wrapVideo___O4g2- .style__videoMask___2Gld4 img,.style__videoList___ZIXdS .style__videoItem___R7VAE.style__videoItem___R7VAE .style__wrapVideo___O4g2- .style__videoMask___2Gld4 img{width:20px}.style__imageList___279m_ .style__imgItem___1uj4m.style__videoItem___R7VAE .style__wrapVideo___O4g2- .style__videoMask___2Gld4 .style__totalTime___qBXak,.style__imageList___279m_ .style__videoItem___R7VAE.style__videoItem___R7VAE .style__wrapVideo___O4g2- .style__videoMask___2Gld4 .style__totalTime___qBXak,.style__videoList___ZIXdS .style__imgItem___1uj4m.style__videoItem___R7VAE .style__wrapVideo___O4g2- .style__videoMask___2Gld4 .style__totalTime___qBXak,.style__videoList___ZIXdS .style__videoItem___R7VAE.style__videoItem___R7VAE .style__wrapVideo___O4g2- .style__videoMask___2Gld4 .style__totalTime___qBXak{font-size:14px;color:#fff}.style__imageList___279m_ video,.style__videoList___ZIXdS video{width:100%}.style__imageList___279m_ img,.style__videoList___ZIXdS img{width:100%;height:100%}.style__disabledUploader___DFwVk{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;width:56px;height:56px}.style__previewVideo___3ZXaq{position:fixed;left:0;right:0;top:0;bottom:0;z-index:999;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;background:rgba(0,0,0,.5)}.style__previewVideo___3ZXaq .style__previewImg___3D3Nm,.style__previewVideo___3ZXaq video{height:auto;width:100%;background:#666}.style__previewVideo___3ZXaq video{max-height:80%}.style__previewVideo___3ZXaq .style__closePreviewVideo___3Obx2{margin-top:20px;width:36px;height:36px}.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}#courseware{position:fixed;z-index:199;width:100%;max-width:480px}#courseware .headerTip{width:100%;height:42px;background:#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;padding:0 15px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}#courseware .headerTip img{min-width:187px;height:20px;display:block}#courseware .headerTip .btn{width:80px;height:28px;border:1px solid #ff987b;border-radius:14.5px;font-size:14px;text-align:justify;color:#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;cursor:pointer}#courseware .list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}#courseware .list,#courseware .list .mask{width:100%;max-width:480px;height:100vh;height:calc(var(--vh, 1vh) * 100);top:0;position:fixed}#courseware .list .mask{background-color:rgba(0,0,0,.5);z-index:-1;cursor:pointer}#courseware .list .list-content{width:100%;background:#fff;border-radius:22px 22px 0 0;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;padding-bottom:20px}#courseware .list .list-content .title i{width:4px;height:18px;background:#ff5a31;border-radius:2px;margin-right:5px;display:block}#courseware .list .list-content .title{font-size:18px;font-weight:Medium;text-align:left;color:#333;line-height:1;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:30px 0 16px 20px}#courseware .list .list-content .item:last-child{border-bottom:none}#courseware .list .list-content .item{height:68px;background:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0;margin:0 20px;border-bottom:1px solid #f0f0f0}#courseware .list .list-content .lock .left .bottom,#courseware .list .list-content .lock .left .top{color:#6e708b!important}#courseware .list .list-content .lock .right{background-color:#c4c5d0!important;color:#fff!important}#courseware .list .list-content .item .left{width:calc(100% - 100px)}#courseware .list .list-content .item .left .top{height:22px;font-size:16px;color:#2b2b3a;line-height:22px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}#courseware .list .list-content .item .left .bottom{height:20px;font-size:14px;color:#ff9f02;line-height:20px;margin-top:6px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}#courseware .list .list-content .item .right{margin-top:5px;width:80px;height:34px;background:#ff5a31;border-radius:23px;font-size:14px;color:#fff;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}#courseware .list iframe{width:90%;height:90%;position:fixed;top:5%;left:5%}#courseware .list .list-content .box .note{padding:18px;font-size:14px;text-align:justify;color:#9a9cb2;line-height:24px;span{color:#515370}}#courseware .list .list-content .box .download{margin:5px 15px 14px;height:44px;background:#ff5a31;border-radius:23px;font-size:16px;text-align:justify;color:#fff;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}#courseware .list .list-content .box .preview{width:120px;font-size:16px;text-align:justify;color:#ff5a31;line-height:22px;text-align:center;padding:10px;margin:0 auto 7px;cursor:pointer}.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-wrap{position:relative}.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}.HeaderVideoLectureList-load-more-left,.HeaderVideoLectureList-load-more-right{width:56px;border-radius:6px 6px 0 0;position:absolute;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;top:0;height:100%;cursor:pointer;font-size:12px;text-align:center;color:#666;line-height:13px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:7px;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.HeaderVideoLectureList-load-more-left{padding-right:32px;left:0;background:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,97%,0)),color-stop(45%,#f8f8f8));background:-webkit-linear-gradient(right,hsla(0,0%,97%,0),#f8f8f8 45%);background:-o-linear-gradient(right,hsla(0,0%,97%,0),#f8f8f8 45%);background:linear-gradient(-90deg,hsla(0,0%,97%,0),#f8f8f8 45%)}.HeaderVideoLectureList-load-more-right{right:0;padding-left:32px;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,97%,0)),color-stop(45%,#f8f8f8));background:-webkit-linear-gradient(left,hsla(0,0%,97%,0),#f8f8f8 45%);background:-o-linear-gradient(left,hsla(0,0%,97%,0),#f8f8f8 45%);background:linear-gradient(90deg,hsla(0,0%,97%,0),#f8f8f8 45%)}.HeaderVideoLectureList-load-more-icon-wrap{position:absolute;bottom:2px}.HeaderVideoLectureList-load-more-icon{width:17px;height:17px;vertical-align:bottom;padding:2px;-webkit-animation:HeaderVideoLectureListLoadingKfr 1s linear infinite;animation:HeaderVideoLectureListLoadingKfr 1s linear infinite}@-webkit-keyframes HeaderVideoLectureListLoadingKfr{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes HeaderVideoLectureListLoadingKfr{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.HeaderVideo-container{height:56vw;width:100%;background-color:#4d4d4d;position:relative}.HeaderVideo-container-fixed{position:absolute;left:0;top:0;z-index:199}.HeaderVideo-account-info{position:fixed;top:42px;left:0;width:100%;z-index:999;color:hsla(0,0%,60%,.3)}.HeaderVideo-account-info-inner{max-width:480px;margin:auto;padding-left:2px}@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;margin-top:80px}.HeaderVideoMask-text,.HeaderVideoMask-text.online{color:#fff;font-size:14px;line-height:20px;text-align:center;margin-bottom:15px}.HeaderVideoMask-text.online{width:266px;margin-top:60px;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;height:calc(var(--vh, 1vh) * 100);z-index:10000;background-color:#000}.VideoPlay-landscape-fullscreen{height:100vw;width:100vh;width:calc(var(--vh, 1vh) * 100);-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}video::cue{font-size:var(--cue-font-size);background:var(--cue-background-color);color:var(--cue-color)}.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;word-break:break-word}.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_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-cos.lycheer.net/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-cos.lycheer.net/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-cos.lycheer.net/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-cos.lycheer.net/xupload/20210302_progres_last_ok.png")}.progress_item--complete .homework_work-progress_label.last_progress.reward_push:before{background-image:url("https://static-cos.lycheer.net/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-cos.lycheer.net/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;height:calc(var(--vh, 1vh) * 100);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);height:calc((var(--vh, 1vh) * 100) - 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;max-height:calc(var(--vh, 1vh) * 67);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-cos.lycheer.net/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;max-height:calc(var(--vh, 1vh) * 65)}}@media (min-height:750px) and (max-width:380px){.attendance-share_content .card_img{max-width:80%;max-height:100%}}.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}.homework-v2-work-label-card{background:#fff;border-radius:8px;-webkit-box-shadow:0 5px 8px 0 rgba(51,51,51,.05);box-shadow:0 5px 8px 0 rgba(51,51,51,.05);margin-left:15px;margin-right:15px;padding:12px 15px 2px;font-size:14px;text-align:justify;color:#333;line-height:20px}.content-card-icon{width:12px;margin-left:5px;height:8px}.content-card-see-all{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;font-size:14px;color:#777a8b;padding-top:10px;padding-bottom:10px}.content-card-content_card{position:relative}.content-card-text-contain{overflow:hidden;position:relative;-webkit-transition:max-height .5s ease;-o-transition:max-height .5s ease;transition:max-height .5s ease}.content-card-text-show{height:auto!important;max-height:none!important}.content-card-has-more:after{position:absolute;content:" ";bottom:0;left:0;width:100%;height:20px;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:-webkit-linear-gradient(hsla(0,0%,100%,0),#fff);background:-o-linear-gradient(hsla(0,0%,100%,0),#fff);background:linear-gradient(hsla(0,0%,100%,0),#fff)}.content-card-question-html{word-break:break-all}.content-card-see-placeholder{height:10px}.content-card-question-html img{border-radius:4px}.content-card-question-pre{word-break:break-all;white-space:pre-wrap}.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-cos.lycheer.net/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-cos.lycheer.net/xupload/20200812_share.png") 0 no-repeat;background-size:auto 16px}.student-work-commit{padding-left:20px;background:url("https://static-cos.lycheer.net/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)}.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}.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}.combination-work{background:#fff;border-radius:8px;-webkit-box-shadow:0 5px 8px 0 rgba(51,51,51,.05);box-shadow:0 5px 8px 0 rgba(51,51,51,.05);padding:14px 15px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-left:15px;margin-right:15px}.combination-work+.combination-work{margin-top:15px}.combination-work-left{width:80%}.combination-work-user-info{font-size:16px;font-weight:700;color:#3e3f4f;line-height:22px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.combination-work-user-info img{width:32px;height:32px;vertical-align:bottom;margin-right:5px;border-radius:50%}.combination-work-user-info-nickname{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.combination-work-date-location{margin-top:10px;font-size:14px;color:#969aad;line-height:14px}.combination-work-date{margin-right:4px}.combination-work-right{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.combination-work-arrow-icon{width:14px;vertical-align:bottom}.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}.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}.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-cos.lycheer.net/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-cos.lycheer.net/xupload/20200812_share.png") 0 no-repeat;background-size:auto 16px}.student-work-commit{padding-left:20px;background:url("https://static-cos.lycheer.net/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}.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-account-info{position:fixed;top:58px;left:0;width:100%;z-index:999;color:hsla(0,0%,60%,.3)}.HeaderAudio-account-info-inner{max-width:480px;margin:auto;padding-left:18px}.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;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start}.LiveHeader-account-info{position:fixed;top:42px;left:0;width:100%;z-index:999;color:hsla(0,0%,60%,.3)}.LiveHeader-account-info-inner{max-width:480px;margin:auto;padding-left:2px}.LiveHeader-tagsColumnItem{color:#fff;font-size:12px;height:100%;margin-left:12px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.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-cos.lycheer.net/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-cos.lycheer.net/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-cos.lycheer.net/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}}.image-text-page{background:#fff}.image-text-main{height:100vh;height:calc(var(--vh, 1vh) * 100);overflow:auto;background:#f7f6f6}.image-text-content{word-wrap:break-word;word-break:break-all;padding:15px 15px 100px}.image-text-page--attachment .image-text-content{padding-top:57px}.image-text-content h2,.image-text-content h3,.image-text-content h4,.image-text-content h5,.image-text-content p,.image-text-content pre,.image-text-content table{margin:10px 0;line-height:1.5}.image-text-content p{font-size:16px!important}.image-text-content img{max-width:100%!important}.image-text-attachment{height:48px;background:#fff;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-left:15px;padding-right:15px;position:fixed;top:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:480px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.image-text-attachment-icon{height:18px}.image-text-attachment-download{padding-left:16px;padding-right:16px;height:24px;border:1px solid;border-radius:14px;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-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:12px;font-weight:400;color:#ff5a31;cursor:pointer;font-weight:700}.image-text-attachment-download:active{opacity:.8}.image-text-control{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;background:#fff;border-radius:27px;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.17);box-shadow:0 10px 20px 0 rgba(0,0,0,.17);height:54px;bottom:36px;position:fixed;width:calc(100% - 56px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:420px}.image-text-control img{height:16px;margin:2px}.image-text-control-left{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:#ff5a31;line-height:16px;padding-left:33px;padding-right:35px;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;height:100%}.image-text-lecture-index{color:#979cb3}.image-text-control-right{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:65px;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;height:100%}.image-text-control-right:active{opacity:.8}.menu-icon{line-height:16px}.image-text-control-right:after{content:"";display:block;height:29px;border-left:1px solid rgba(166,170,191,.25);position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.image-text-next-lecture:active,.image-text-prev-lecture:active{opacity:.8}.image-text-next-lecture,.image-text-prev-lecture{width:70px;-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;height:100%;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.image-text-next-lecture-disable,.image-text-prev-lecture-disable{color:#b3b5c4}.image-text-next-lecture-disable:active,.image-text-prev-lecture-disable:active{opacity:1}.image-text-bottom-popup{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.image-text-download-guide{width:100%;background:#fff;border-radius:20px 20px 0 0;padding:16px 18px 35px}.image-text-download-guide-title{font-size:18px;text-align:left;color:#1b1c21;line-height:25px}.image-text-download-guide-desc{margin-top:21px;font-size:14px;text-align:justify;color:#9a9cb2;line-height:24px}.image-text-download-guide-desc span{color:#515370}.image-text-download-guide-btn{width:100%;height:45px;background:-webkit-linear-gradient(309deg,#ff997b 14%,#fe5931 88%);background:-o-linear-gradient(309deg,#ff997b 14%,#fe5931 88%);background:linear-gradient(141deg,#ff997b 14%,#fe5931 88%);border-radius:23px;font-size:16px;text-align:center;color:#fff;line-height:22px;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-top:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.image-text-download-guide-btn:active{opacity:.8}
/*# sourceMappingURL=main.b8e310c9.css.map*/