.home[data-v-fe104e80]{position:relative;height:100vh}.home .main[data-v-fe104e80]{position:relative;z-index:100;display:flex;justify-content:center;width:100%;height:100%}.home .main .content[data-v-fe104e80]{max-width:300px;max-height:65px;margin-top:100px}.home .loading-wrap[data-v-fe104e80]{top:0;left:0;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.home .loading-wrap .loading-tips[data-v-fe104e80]{color:#333;margin-bottom:10px}.home .loading-wrap .loading-spinner[data-v-fe104e80]{width:80px;height:80px;display:block;color:#bf0000}.home .loading-wrap .loading-spinner[data-v-fe104e80]:after{box-sizing:border-box;content:"";width:100%;height:100%;display:inline-block;border:7px solid currentColor;border-bottom-color:transparent;border-radius:100%;background:0 0;animation:ball-clip-rotate-fe104e80 .9s linear infinite}@keyframes ball-clip-rotate-fe104e80{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}