.el-loading-parent{font-family:SimSun,CESI_SS_GB2312,STSong,CESI_SS_GB18030,FZSongS-Extended}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{font-family:SimSun,CESI_SS_GB2312,STSong,CESI_SS_GB18030,FZSongS-Extended;position:absolute;z-index:3000;background-color:rgba(255,255,255,.65);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{font-family:SimSun,CESI_SS_GB2312,STSong,CESI_SS_GB18030,FZSongS-Extended;top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-loading-spinner--nomask{width:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-loading-spinner .el-loading-text{color:#000;margin-top:10px;margin-bottom:0;font-size:20px}.el-loading-spinner .circular{height:42px;width:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#026abe;stroke-linecap:round}.el-loading-spinner i{color:#026abe;font-size:32px}.el-loading-fade-enter,.el-loading-fade-leave-active{opacity:0}@-webkit-keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}