.pay-loading-wrap{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.2);z-index:999999}.pay-loading-wrap .load-content{width:5rem;height:2rem;position:absolute;top:50%;margin-top:-1rem;left:50%;margin-left:-2.5rem;background:#fff;border-radius:.1rem;box-shadow:0 .0100rem .0900rem .0200rem rgba(0,0,0,.07);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column}.pay-loading-wrap .load-content img{width:.7rem;height:.7rem}.pay-loading-wrap .load-content p{font-size:.18rem;color:#383838;margin-top:.2rem}