/*modal弹窗背景样式*/
#zibpay_modal, .modal-open .modal {
    background: url(https://img.alicdn.com/imgextra/i3/3190733564/O1CN01FZeLDX1cCMiBnFrLA_!!3190733564.png);
    backdrop-filter: blur(10px) !important;
}
/*=====================================分界线=====================================*/
/*首页叠加封面卡片图片美化 */
.icon-cover-card {
    background-image: url('https://img.alicdn.com/imgextra/i2/3190733564/O1CN01eHFnyC1cCMi7WUc6H_!!3190733564.png') !important;
    background-size: 15% auto !important;  /* 可以调整这个值改变图片大小 */
    background-position: right bottom !important;  /* 定位到右下角 */
    background-repeat: no-repeat !important;  /* 防止重复 */
}
/*=====================================分界线=====================================*/
/*抖音故障风格昵称*/.display-name{    text-shadow: -2px 0 rgba(0, 255, 255, .5), 2px 0 rgba(255, 0, 0, .5);    animation: shake-it .5s reverse infinite cubic-bezier(0.68, -0.55, 0.27, 1.55);}@keyframes shake-it{    0%{        text-shadow: 0 0 rgba(0, 255, 255, .5), 0 0 rgba(255, 0, 0, .5);    }    25%{        text-shadow: -2px 0 rgba(0, 255, 255, .5), 2px 0 rgba(255, 0, 0, .5);    }    50%{        text-shadow: -5px 0 rgba(0, 255, 255, .5), 3px 0 rgba(255, 0, 0, .5);    }    100%{        text-shadow: 3px 0 rgba(0, 255, 255, .5), 5px 0 rgba(255, 0, 0, .5);    }}/*1*/
/*=====================================分界线=====================================*/

/*=====================================分界线=====================================*/

/*=====================================分界线=====================================*/

/*=====================================分界线=====================================*/

/*=====================================分界线=====================================*/