.notify-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.notify-container .notify-type-box{width:30%;margin-right:3%;margin-bottom:70px;list-style:none}.notify-container .notify-type-box .title{font-size:16px;color:#212121;margin-bottom:10px}.notify-container .notify-type-box .text{font-size:14px;color:#8c8c8c;line-height:24px;margin-bottom:15px;min-height:48px}.notify-container .notify-type-box .center-item{position:relative;width:100%;height:350px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:100%;min-height:200px;border-top:5px solid #0560fd;border-radius:8px;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;overflow:hidden}.notify-container .notify-type-box .center-item img{max-width:100%;-ms-flex-item-align:start;align-self:flex-start}.notify-container .notify-type-box .center-item .mask-layer{position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.4);display:none}.notify-container .notify-type-box .center-item .mask-layer .btns button{min-width:100px;line-height:1.5715;border-radius:4px;font-size:14px;font-weight:400}.notify-container .notify-type-box .center-item:hover .mask-layer{display:-webkit-box;display:-ms-flexbox;display:flex}.notify-container .notify-type-box .el-checkbox .el-checkbox__label{white-space:normal;word-break:break-all}.notify-container .flex-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.set-dialog .el-dialog{width:580px}.set-dialog .el-dialog .el-dialog__header{background-color:#30354d}.set-dialog .el-dialog .el-dialog__header .el-dialog__close,.set-dialog .el-dialog .el-dialog__header .el-dialog__title{color:#fff}@media screen and (max-width:768px){.notify-container .notify-type-box{width:100%!important;margin:0 5px 70px 5px!important}}