@keyframes ant-rotate-d541506a{to{transform:rotate(405deg)}}@keyframes ant-spin-move-d541506a{to{opacity:1}}.login[data-v-d541506a]{width:100vw;height:100vh}.login .loading-box[data-v-d541506a]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.login .loading-wrap[data-v-d541506a]{display:flex;align-items:center;justify-content:center;padding:98px}.login .loading-wrap .dot[data-v-d541506a]{position:relative;box-sizing:border-box;display:inline-block;width:32px;height:32px;font-size:32px;transform:rotate(45deg);animation:ant-rotate-d541506a 1.2s linear infinite}.login .loading-wrap .dot i[data-v-d541506a]{position:absolute;display:block;width:14px;height:14px;background-color:#1890ff;border-radius:100%;opacity:.3;transform:scale(.75);transform-origin:50% 50%;animation:ant-spin-move-d541506a 1s linear infinite alternate}.login .loading-wrap .dot i[data-v-d541506a]:first-child{top:0;left:0}.login .loading-wrap .dot i[data-v-d541506a]:nth-child(2){top:0;right:0;animation-delay:.4s}.login .loading-wrap .dot i[data-v-d541506a]:nth-child(3){right:0;bottom:0;animation-delay:.8s}.login .loading-wrap .dot i[data-v-d541506a]:nth-child(4){bottom:0;left:0;animation-delay:1.2s}