body,html{padding:0;margin:0;width:100%;height:100%;background-color:#c5c9ec;font-size:14px;color:#000;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif}*{box-sizing:border-box!important}#app{width:100%;height:100%}.app{position:absolute;overflow:hidden}.page{opacity:0;visibility:hidden;transition:all 1s ease-in-out .5s}.page-show{opacity:1;visibility:visible}.page-hide{opacity:0;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.page-disable{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.effect-wrap{width:100%!important;height:100%!important}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease-out}.fade-enter,.fade-leave-to{opacity:0}.van-popup{background-color:initial!important}.scene_center{display:flex;align-items:center;justify-content:center}.van-popover__action{font-size:.24rem!important;width:2.1rem!important;height:.7rem!important;padding:0!important}.van-toast{width:auto!important;font-size:.3rem!important;padding:.2rem .4rem!important;line-height:1.3!important}.app{margin:0 auto}.van-overlay{background-color:rgba(0,0,0,.9)!important}.van-toast__text{overflow-wrap:break-word;word-break:normal}.loading-mask[data-v-7f4e81ee]{position:fixed;top:50%;left:50%;z-index:999999;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:transparent;border-radius:0;transform:translate(-50%,-50%)}.loading-mask .loading-modal[data-v-7f4e81ee]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#000;border-radius:.3rem;mix-blend-mode:normal;opacity:.6}.loading-mask .loading-modal .loading-icon[data-v-7f4e81ee]{width:1rem;animation:rotate-7f4e81ee 1s linear infinite}.fade-enter[data-v-7f4e81ee],.fade-leave-to[data-v-7f4e81ee]{opacity:0}.fade-enter-active[data-v-7f4e81ee],.fade-leave-active[data-v-7f4e81ee]{transition:opacity .2s}@keyframes rotate-7f4e81ee{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}