/*弹窗modal 美化*/

#zibpay_modal,
.modal-open .modal {
    background: url(../img/modal-bg.png);
    backdrop-filter: blur(10px) !important;
}
