.zm-cube-button{text-align:center;display:inline-block;font-weight:500;-webkit-user-select:none;user-select:none;box-sizing:border-box;border-width:1px;cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none}.zm-cube-button-default{color:#333;border:1px solid #e3e3e3}.zm-cube-button-default-disabled{border:1px solid #f0f0f0;color:#ccc;cursor:not-allowed}.zm-cube-button-outline{border:1px solid #f32735;color:#f32735;background:#fff}.zm-cube-button-outline-disabled{border:1px solid #ffacb1;color:#ffacb1;cursor:not-allowed}.zm-cube-button-primary{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#ff6b10),to(#f32735));background:linear-gradient(90deg,#ff6b10,#f32735);border-color:transparent}.zm-cube-button-primary-disabled{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#ffb693),to(#ffabb1));background:linear-gradient(90deg,#ffb693,#ffabb1);cursor:not-allowed}.zm-cube-button-small{height:28px;line-height:26px;font-size:12px;border-radius:25px;padding:0 26px}.zm-cube-button-normal{height:32px;line-height:30px;font-size:14px;border-radius:20px;padding:0 22px}.zm-cube-button-large{font-size:16px}.zm-cube-button-large,.zm-cube-button-long{height:40px;line-height:38px;border-radius:25px;padding:0 26px}.zm-cube-button-long{display:block;width:100%}.zm-cube-dialog{position:absolute;height:auto;width:275px;min-height:114px;background:#fff;border-radius:10px;margin:auto;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.zm-cube-dialog-footer{height:48px;line-height:48px;display:-webkit-box;display:-webkit-flex;display:flex;font-size:16px;font-weight:600;position:relative;border-top:1px solid #e9e9e9}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .zm-cube-dialog-footer{border-top:none}html:not([data-scale]) .zm-cube-dialog-footer:before{content:"";position:absolute;background-color:#e9e9e9;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scaleY(.5);transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .zm-cube-dialog-footer:before{-webkit-transform:scaleY(.33);transform:scaleY(.33)}}.zm-cube-dialog-footer-btn{-webkit-box-flex:1;-webkit-flex:1;flex:1;position:relative;color:#333;cursor:pointer}.zm-cube-dialog-footer-btn:nth-child(2){border-left:1px solid #e9e9e9}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .zm-cube-dialog-footer-btn:nth-child(2){border-left:none}html:not([data-scale]) .zm-cube-dialog-footer-btn:nth-child(2):before{content:"";position:absolute;background-color:#e9e9e9;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:1PX;height:100%;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scaleX(.5);transform:scaleX(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .zm-cube-dialog-footer-btn:nth-child(2):before{-webkit-transform:scaleX(.33);transform:scaleX(.33)}}.zm-cube-dialog-body{padding:20px 10px}.zm-cube-dialog-title{font-size:18px;font-weight:600;color:#333}.zm-cube-dialog-content{margin-top:20px;line-height:26px;font-size:16px;color:#333}.zm-cube-icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.zm-cube-loading-container .local-loading{position:relative;padding:10px 0}.zm-cube-loading-container .local-loading .cube-spinning-wrapper{position:absolute;z-index:2000;background-color:hsla(0,0%,100%,.9);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.zm-cube-loading-container .local-loading .cube-spinning-wrapper,.zm-cube-loading-container .local-loading .cube-spinning-wrapper .cube-spinning-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.zm-cube-loading-container .local-loading .cube-spinning-wrapper .cube-spinning-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;text-align:center}.zm-cube-loading-container .local-loading .cube-spinning-wrapper .cube-spinning-content p{padding-top:5px;color:#108ee9;font-size:14px}.zm-cube-loading-container .zm-cube-loading-fullscreen{position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.49);z-index:999;background:#fff}.zm-cube-loading-container .zm-cube-loading-fullscreen .zm-cube-loading-wrapper{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;text-align:center}.zm-cube-loading-container .zm-cube-loading-fullscreen .zm-cube-loading-wrapper img{width:70%}.zm-cube-loading-container .zm-cube-loading-snake{-webkit-animation:cube-spinner-rotate .8s linear infinite;animation:cube-spinner-rotate .8s linear infinite;border-radius:50%;width:30px;height:30px;border:3px solid #108ee9;border-right-color:transparent}.common-wrapper{position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.49);z-index:999}.common-wrapper.fullscreen-wrapper{background:#fff}.zm-cube-loading-wrapper{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;text-align:center}.zm-cube-loading-wrapper img{width:234px}.zm-cube-loading-common{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative;position:absolute;text-align:center}.zm-cube-loading-common .chrysanthemum-loading{text-align:center;width:100%;height:100%}.zm-cube-loading-common .chrysanthemum-loading,.zm-cube-loading-common .chrysanthemum-loading .loading-area{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.zm-cube-loading-common .chrysanthemum-loading .loading-area{background:rgba(0,0,0,.8);border-radius:5px;width:100px;height:100px}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content p{margin:auto;padding-top:10px;color:#fff;font-size:14px}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle{position:relative;width:32px;height:32px}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle{width:100%;height:100%;position:absolute}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle:before{content:" ";display:block;margin:0 auto;width:5%;height:20%;border-radius:20%;-webkit-animation:mint-fading-circle 1.2s ease-in-out infinite both;animation:mint-fading-circle 1.2s ease-in-out infinite both}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle2{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle3{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle4{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle5{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle6{-webkit-transform:rotate(150deg);transform:rotate(150deg)}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle7{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle8{-webkit-transform:rotate(210deg);transform:rotate(210deg)}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle9{-webkit-transform:rotate(240deg);transform:rotate(240deg)}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle10{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle11{-webkit-transform:rotate(300deg);transform:rotate(300deg)}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle12{-webkit-transform:rotate(330deg);transform:rotate(330deg)}.zm-cube-loading-common .chrysanthemum-loading .loading-area .loading-content .fading-circle .circle.is-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes mint-fading-circle{0%,39%,to{opacity:.2;background-color:#fff}40%{opacity:1;background-color:#fff}}@keyframes mint-fading-circle{0%,39%,to{opacity:.2;background-color:#fff}40%{opacity:1;background-color:#fff}}@-webkit-keyframes cube-spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:.3}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes cube-spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:.3}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.zm-cube-modal{position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.49);z-index:999}.zm-cube-modal.transparent{background:transparent}.zm-cube-navbar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 16PX;width:100%;height:44px;line-height:44px;overflow:hidden;box-sizing:border-box}.zm-cube-navbar>div{-webkit-box-flex:1;-webkit-flex:1;flex:1}.zm-cube-navbar-left{text-align:left;display:-webkit-box;display:-webkit-flex;display:flex}.zm-cube-navbar-left>div:last-child{margin-left:6px;-webkit-box-flex:1;-webkit-flex:1;flex:1;max-width:30vw}.zm-cube-navbar-center,.zm-cube-navbar-left>div:last-child{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1;-webkit-box-orient:vertical}.zm-cube-navbar-center{text-align:center}.zm-cube-navbar-right{max-width:30vw;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-align:right}.zm-cube-popup{height:-webkit-calc(100% - 30px);height:calc(100% - 30px);min-height:200px;background:#fff;position:absolute;bottom:0;width:100%;border-radius:10px 10px 0 0;padding:16px;box-sizing:border-box}.zm-cube-popup-title{text-align:center;height:26px;line-height:26px;font-weight:500;color:#333;font-size:18px}.zm-cube-popup-close{background-image:url(https://web-data.zmlearn.com/image/6ZjdZSynkfRm5vWYneBVHw/%E7%BC%96%E7%BB%84%205%E5%A4%87%E4%BB%BD%202%402x.png);background-repeat:no-repeat;background-position:50%;background-size:20px 20px;width:26px;height:26px;position:absolute;right:16px;top:16px}.zm-cube-popup-content{height:-webkit-calc(100% - 26px);height:calc(100% - 26px);overflow:auto;-webkit-overflow-scrolling:touch;position:relative}.zm-cube-popup-content::-webkit-scrollbar{display:none}.zm-cube-swiper-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.zm-cube-swiper-wrapper *{box-sizing:border-box;touch-action:pan-y}.zm-cube-swiper{height:100%;white-space:nowrap}.zm-cube-swiper .zm-cube-swiper-item{display:inline-block;width:100%;height:100%;overflow:hidden}.zm-cube-toast-mask{position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.49);z-index:999}.zm-cube-toast-wraper{height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;left:0;top:0;right:0;bottom:0;z-index:1001}.zm-cube-toast-wraper.fixed{position:fixed}.zm-cube-toast-item{max-width:280px;box-sizing:border-box;padding:12px 28px;font-size:16px;color:#fff;background:rgba(0,0,0,.6);text-align:center;border-radius:8px;z-index:1005}.size{width:26%;padding-bottom:26%;border-radius:8px;cursor:pointer;margin-bottom:20px;position:relative}.zm-cube-image-upload{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;overflow:hidden;padding-top:9px;padding-right:9px}.zm-cube-image-upload-selector{width:26%;padding-bottom:26%;border-radius:8px;cursor:pointer;margin-bottom:20px;position:relative;background-color:#f8f8f8}.zm-cube-image-upload-selector .zm-cube-image-upload-icon-text{height:45px;width:100%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;background-image:url(https://web-data.zmlearn.com/image/qb9zhLXsdFpdHKJTk8Ji7W/icon_xiangji%402x.png);background-repeat:no-repeat;background-position:center 0;background-size:32px;margin-right:0;text-align:center}.zm-cube-image-upload-selector .zm-cube-image-upload-icon-text-wrapper{width:100%;height:14px;font-size:12px;font-weight:400;color:#999;line-height:14px;position:absolute;bottom:0;margin:auto;left:0;right:0}.zm-cube-image-upload-selector .zm-cube-image-upload-select-file{width:100%;height:100%;display:none}.zm-cube-image-upload-img-box{width:26%;padding-bottom:26%;border-radius:8px;cursor:pointer;margin-bottom:20px;position:relative;-webkit-tap-highlight-color:transparent}.zm-cube-image-upload-img-box:last-child{margin-right:0}.zm-cube-image-upload-img-box img{width:100%;height:100%;display:block;border-radius:8px;position:absolute;top:0;max-height:none}.zm-cube-image-upload-img-box .zm-cube-image-upload-del{position:absolute;right:-9px;top:-9px;width:18px;height:18px;background:url(https://web-data.zmlearn.com/image/dFy69EfKxHWM94ywwNNZv3/icon_shanchu%402x.png) no-repeat 50%;background-size:100%;border-radius:50%;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.flex-center{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.bold{font-weight:700}.zm-cube-animate__zoomIn{-webkit-animation:zoomIn .5s ease .2s both;animation:zoomIn .5s ease .2s both}.zm-cube-animate__fadeIn{-webkit-animation:fadeIn .5s ease .2s both;animation:fadeIn .5s ease .2s both}.zm-cube-animate__slideUp{-webkit-animation:slideUp .5s ease .2s both;animation:slideUp .5s ease .2s both}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}50%{opacity:1}}@keyframes fadeIn{0%{opacity:0}50%{opacity:1}}@-webkit-keyframes slideUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.zm-cube-viewer{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.zm-cube-viewer img{object-fit:contain;margin:auto;max-width:100%;max-height:100%}