.ecm-init-loading{position:fixed;left:0;top:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}.ecm-init-loading .ant-spin{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;display:none;color:#1890ff;text-align:center;vertical-align:middle;opacity:0;transition:transform .3s cubic-bezier(.78,.14,.15,.86)}.ecm-init-loading .ant-spin-spinning{position:static;display:inline-block;opacity:1}.ecm-init-loading .ant-spin-dot{position:relative;display:inline-block;font-size:20px;width:1em;height:1em}.ecm-init-loading .ant-spin-dot-item{position:absolute;display:block;width:9px;height:9px;background-color:#1890ff;border-radius:100%;transform:scale(.75);transform-origin:50% 50%;opacity:.3;-webkit-animation:antSpinMove 1s linear infinite alternate;animation:antSpinMove 1s linear infinite alternate}.ecm-init-loading .ant-spin-dot-item:first-child{top:0;left:0}.ecm-init-loading .ant-spin-dot-item:nth-child(2){top:0;right:0;-webkit-animation-delay:.4s;animation-delay:.4s}.ecm-init-loading .ant-spin-dot-item:nth-child(3){right:0;bottom:0;-webkit-animation-delay:.8s;animation-delay:.8s}.ecm-init-loading .ant-spin-dot-item:nth-child(4){bottom:0;left:0;-webkit-animation-delay:1.2s;animation-delay:1.2s}.ecm-init-loading .ant-spin-dot-spin{transform:rotate(45deg);-webkit-animation:antRotate 1.2s linear infinite;animation:antRotate 1.2s linear infinite}.ecm-init-loading .ant-spin-lg .ant-spin-dot{font-size:32px}.ecm-init-loading .ant-spin-lg .ant-spin-dot i{width:14px;height:14px}