.alert_model{width:100%;min-width:1350px;height:100%;background:#FFFFFF;position:absolute;background:rgba(0,0,0,0.5);top:0;left:0;right:0;bottom:0;z-index:99;}
.alertmodel_pops{width:408px;min-height:160px;background:#FFFFFF;border-radius:2px;margin:auto;margin-top:50px;overflow:hidden;padding-bottom:20px}
.alertmodel_pops_col1{display:flex;align-items:center;margin-top:28px;margin-left:24px}
.alertmodel_pops_col1 img{width:21px;height:21px}
.alertmodel_tips{width:21px;height:21px;background:#F5656C;border-radius:50%;text-align:center;line-height:21px;color:#FFFFFF;margin-right:9px}
.alertmodel_tips_text{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#242C4E;margin-left:9px}
.alertmodel_pops_col2{min-height:45px;margin-top:12px;margin-left:56px;margin-right:24px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#242C4E;opacity:65%}
.alertmodel_pops_col3{display:flex;justify-content:flex-end;margin:22px 24px 0 0;font-size:14px;font-family:PingFangSC-Regular,PingFang SC}
.cancel_alertmodel_pops{width:64px;height:32px;border-radius:2px;border:1px solid #E0E5EC;font-weight:400;color:#242C4E;opacity:70%;cursor:pointer}
.confirm_alertmodel_pops{width:64px;height:32px;background:#337DFF;border-radius:2px;border:none;margin-left:8px;font-weight:500;color:#FFFFFF;cursor:pointer}
.bodyoverflow{overflow-y:hidden;}