@charset "utf-8";.popup-loading{position:absolute;top:0;left:0;right:0;bottom:0;width:64px;height:64px;margin:auto;background:rgba(0,0,0,.7);border-radius:8px;z-index:100}.popup-loading.icon-img{width:32px;height:32px;margin:16px}.popup-loading .popup-icon-tip{width:120px;height:120px;padding:10px;text-align:center}.popup-icon-tip .icon-img.ic-mouse{width:24px;height:36px;margin:10px 38px 10px}.popup-icon-tip span{color:#fff;padding:0 5px}.popup-loading .with-text{width:140px;height:140px;text-align:center;padding:0 16px;border-radius:4px}.with-text .popup-txtbox{margin-top:50%;transform:translateY(-40%)}.with-text .icon-img{width:64px;height:64px;margin:6px;display:inline-block}.with-text span{display:inline-block;color:#eaeaea;word-break:break-all;line-height:18px}.confirm-input{height:32px;width:302px;border-radius:2px;border:1px solid #e7e8eb;background:#f8f9fa;outline:0;padding:6px 10px}.loading-mask{position:absolute;z-index:5;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.2)}.loading-mask .loading-box{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);background:rgba(0,0,0,.45);border-radius:5px;min-width:84px;min-height:84px}.loading-mask .loding-img{background:rgb(231,232,235,0);width:50%}.loading-mask .loding-img img{width:100%}.loading-box .loading-ic{display:block;width:36px;height:36px;margin:12px auto;background-size:contain}.loading-box .loading-text{display:block;line-height:20px;color:#fff;text-align:center;margin-bottom:5px;word-break:break-all}