html,body,#root{height:100%;margin:0;padding:0}#root{background-repeat:no-repeat;background-size:100%}.loading-title{font-size:1.1rem}.loading-sub-title{color:#888;margin-top:20px;font-size:1rem}.page-loading-warp{justify-content:center;align-items:center;padding:26px;display:flex}.ant-spin{box-sizing:border-box;color:#1890ff;font-variant:tabular-nums;text-align:center;opacity:0;font-feature-settings:"tnum";margin:0;padding:0;font-size:14px;line-height:1.5;list-style:none;transition:transform .3s cubic-bezier(.78,.14,.15,.86);display:none;position:absolute}.ant-spin-spinning{opacity:1;display:inline-block;position:static}.ant-spin-dot{width:20px;height:20px;font-size:20px;display:inline-block;position:relative}.ant-spin-dot-item{transform-origin:50%;opacity:.3;background-color:#1890ff;border-radius:100%;width:19px;height:19px;animation:1s linear infinite alternate antSpinMove;display:block;position:absolute;transform:scale(.75)}.ant-spin-dot-item:first-child{top:0;left:0}.ant-spin-dot-item:nth-child(2){animation-delay:.4s;top:0;right:0}.ant-spin-dot-item:nth-child(3){animation-delay:.8s;bottom:0;right:0}.ant-spin-dot-item:nth-child(4){animation-delay:1.2s;bottom:0;left:0}.ant-spin-dot-spin{animation:1.2s linear infinite antRotate;transform:rotate(45deg)}.ant-spin-lg .ant-spin-dot{width:32px;height:32px;font-size:32px}.ant-spin-lg .ant-spin-dot i{width:14px;height:14px}@keyframes antSpinMove{to{opacity:1}}@keyframes antRotate{to{transform:rotate(405deg)}}
