.loadEffect{width:2.66667rem;height:2.66667rem;position:relative;margin:0 auto}.loadEffect span{display:inline-block;width:.42667rem;height:.42667rem;border-radius:50%;background:#f84b17;position:absolute;animation:load 1.04s ease infinite}@keyframes load{0%{transform:scale(1.2);opacity:1}to{transform:scale(.3);opacity:.5}}.loadEffect span:first-child{left:0;top:50%;margin-top:-.21333rem;animation-delay:.13s}.loadEffect span:nth-child(2){left:.37333rem;top:.37333rem;animation-delay:.26s}.loadEffect span:nth-child(3){left:50%;top:0;margin-left:-.21333rem;animation-delay:.39s}.loadEffect span:nth-child(4){top:.37333rem;right:.37333rem;animation-delay:.52s}.loadEffect span:nth-child(5){right:0;top:50%;margin-top:-.21333rem;animation-delay:.65s}.loadEffect span:nth-child(6){right:.37333rem;bottom:.37333rem;animation-delay:.78s}.loadEffect span:nth-child(7){bottom:0;left:50%;margin-left:-.21333rem;animation-delay:.91s}.loadEffect span:nth-child(8){bottom:.37333rem;left:.37333rem;animation-delay:1.04s}