/*! Thu Dec 18 2025 09:51:38 GMT+0000 (Coordinated Universal Time) */.web-im-error-alert{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;background-color:rgba(55,55,55,.6)}.web-im-error-alert-box{width:450px;height:204px;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.12);border-radius:4px;margin:100px auto 0;display:flex;flex-flow:column nowrap;justify-content:space-between;padding:14px}.web-im-error-alert-box__top{display:flex;flex-flow:row nowrap;justify-content:flex-end}.web-im-error-alert-box__top>span{height:20px;font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333;line-height:25px}.web-im-error-alert-box__top>img{width:22px;height:22px;cursor:pointer}.web-im-error-alert-box__title{display:flex;flex-flow:row;justify-content:center;width:100%}.web-im-error-alert-box__title__content{width:280px;height:30px}.web-im-error-alert-box__title__content>img{width:30px;height:30px;display:inline-block;margin-right:10px}.web-im-error-alert-box__title__content>span{height:20px;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333;line-height:22px}.web-im-error-alert-box__content{width:280px;font-size:14px;margin:auto;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;line-height:21px}.web-im-error-alert-box__bottom{display:flex;flex-flow:row nowrap;justify-content:flex-end}.web-im-error-alert-box__bottom>.web-im-error-alert-box__bottom--ok{background:#2061e6;color:#fff;margin-right:10px}.web-im-error-alert-box__bottom>div{width:84px;height:32px;background:#fff;border-radius:2px;border:1px solid #dcdcdc;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333;line-height:32px;display:flex;flex-flow:row;justify-content:center;cursor:pointer}.mim-error-alert .web-im-error-alert-box{width:auto;height:auto;max-width:60%}.mim-error-alert .web-im-error-alert-box__content{width:100%;padding:15px 0}.mim-error-alert .web-im-error-alert-box__bottom--ok{width:100%}.mim-error-alert .web-im-error-alert-box__bottom>div{flex:1;margin-right:auto}.mim-error-alert .web-im-error-alert-box__bottom>div+div{margin-left:10px}