.shouqianba-loader-mask_transparent{position:fixed;z-index:999999;top:0;right:0;left:0;bottom:0}.shouqianba-loader-inner{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%}.shouqianba-loader-description{margin-top:25px}.shouqianba-loader-error{padding:3em 0;color:#c00;font-weight:700;margin-top:15px;display:none}.shouqianba-loader-error-code{display:none}.shouqianba-spin{margin:0 auto;width:90px;height:90px;background:#000;padding:15px;border-radius:20px}.shouqianba-spin polygon.spinning{animation:rotation 2.5s infinite linear}.shouqianba-stagger{margin:0 auto;width:90px;height:90px;padding:5px}.shouqianba-loader-inner.qr{position:static;max-width:300px;text-align:center;font-weight:700;font-size:1em;margin:0 auto;transform:none}.shouqianba-loader-inner #qr{width:300px;height:250px;display:flex;justify-content:center;align-items:end}.shouqianba-loader-inner #qr img{margin:0 auto;display:block}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(359deg)}}