.template-preview .el-dialog__body{max-height:660px;overflow-y:auto;overflow-x:hidden}.template-preview .el-dialog__body>table{pointer-events:none}.notify-content{background:#fff;border-radius:6px;padding:24px}.notify-container{margin:10px;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{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.notify-container .notify-type-box .center-item .mask-layer .btns button{max-width:80px;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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notify-container .notify-type-box .el-checkbox .el-checkbox__label{white-space:normal;word-break:break-all}