@charset "UTF-8";.loading_box{margin-top:30px;width:100%;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:15px 0}.loading_box .text{margin-left:10px;font-size:13px;color:#000000a6;line-height:1}.bottom{margin-top:30px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px 0}.bottom .text{font-size:13px;color:#c4c4c4;line-height:1}.bottom .line{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box}.bottom .line .after,.bottom .line .before{flex:1;margin:0 10px;border:1px dashed #c4c4c4}.bottom .line:after{right:-10px;transform:translate(100%)}.bottom .line:before{left:-10px;transform:translate(-100%)}.loading,.loading>.item{position:relative;box-sizing:border-box}.loading{display:block;font-size:0;color:#004aad}.loading.la-dark{color:#333}.loading>.item{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.loading{width:1rem;height:1rem;animation:ball-spin-fade-rotate 6s infinite linear}.loading>.item{position:absolute;top:50%;left:50%;width:4px;height:4px;margin-top:-2px;margin-left:-2px;border-radius:100%;animation:ball-spin-fade 1s infinite linear}.loading>.item:nth-child(1){top:5%;left:50%;animation-delay:-1.125s}.loading>.item:nth-child(2){top:18.1801948466%;left:81.8198051534%;animation-delay:-1.25s}.loading>.item:nth-child(3){top:50%;left:95%;animation-delay:-1.375s}.loading>.item:nth-child(4){top:81.8198051534%;left:81.8198051534%;animation-delay:-1.5s}.loading>.item:nth-child(5){top:94.9999999966%;left:50.0000000005%;animation-delay:-1.625s}.loading>.item:nth-child(6){top:81.8198046966%;left:18.1801949248%;animation-delay:-1.75s}.loading>.item:nth-child(7){top:49.9999750815%;left:5.0000051215%;animation-delay:-1.875s}.loading>.item:nth-child(8){top:18.179464974%;left:18.1803700518%;animation-delay:-2s}.loading.la-sm{width:8px;height:8px}.loading.la-sm>.item{width:2px;height:2px;margin-top:-1px;margin-left:-1px}.loading.la-2x{width:32px;height:32px}.loading.la-2x>.item{width:8px;height:8px;margin-top:-4px;margin-left:-4px}.loading.la-3x{width:48px;height:48px}.loading.la-3x>.item{width:12px;height:12px;margin-top:-6px;margin-left:-6px}@keyframes ball-spin-fade-rotate{to{transform:rotate(360deg)}}@keyframes ball-spin-fade{0%,to{opacity:1;transform:scale(1)}50%{opacity:.25;transform:scale(.5)}}.loading_mb{visibility:hidden}@media (max-width: 992px){.loading_mb{visibility:visible}}
