.loading-page{width:250px;text-align:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-70%)}.loading-box{position:relative;width:145px;height:145px;margin:20px auto 0 auto;border:1px solid #999;border-radius:72.5px}.loading-box img{height:150px}.loading-area{position:absolute;top:0;width:145px;height:145px;animation:circle 2s linear infinite}.loading-circle{position:absolute;display:inline-block;border:1px solid #d41c26;background:#d41c26}.big{width:16px;height:16px;top:64.5px;left:137px;border-radius:8px}.middle{width:12px;height:12px;top:66.5px;left:-6px;border-radius:6px}.small{width:10px;height:10px;top:85px;left:136px;border-radius:5px}@keyframes circle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.loading-content{margin:30px 0 0 0;padding:5px 0 0 0;width:250px;border-top:2px solid #666;font-size:22px;color:#6e7181;font-weight:bold}#loadingBox .sct-img{height:145px;width:145px;background:url("./SCT.png") no-repeat center center}#loadingSabBox .loading-box{border:none}.loading-sab-area{position:absolute;top:0;width:145px;height:145px}