.warningTipsDialog{padding:0!important;min-height:320px;overflow:hidden}.warningTipsDialog .el-dialog__header{display:none}.warningTipsDialog .el-dialog__body{padding:0;width:100%;min-height:320px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.warningTipsDialog .el-dialog__body .closeIcon{position:absolute;top:16px;right:16px;font-size:16px;color:#858585;cursor:pointer;z-index:1}.warningTipsDialog .el-dialog__body .dialogTitle{width:100%;padding-top:36px;text-align:center;font-size:20px;color:#000;font-weight:700;-ms-flex-negative:0;flex-shrink:0}.warningTipsDialog .el-dialog__body .dialogContent{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;color:#000;word-break:break-word}.warningTipsDialog .el-dialog__body .dialogFooter{width:100%;height:48px;margin-bottom:24px;-ms-flex-negative:0;flex-shrink:0;padding:0 24px}.warningTipsDialog .el-dialog__body .dialogFooter .buttonStyle{width:100%;height:100%;cursor:pointer;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.warningTipsDialog .el-dialog__body .dialogFooter .buttonStyle .iconStyle{font-size:24px;color:#fff}.warningTipsDialog .el-dialog__body .dialogFooter .button_box{width:100%;max-width:356px;margin:auto;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.warningTipsDialog .el-dialog__body .dialogFooter .button_box .button_style{width:172px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;cursor:pointer}.warningTipsDialog .el-dialog__body .dialogFooter .button_box .button_style .iconStyle{font-size:20px}.warningTipsDialog .el-dialog__body .dialogFooter .button_box .l_button{border:1px solid #52bd68;color:#52bd68}.warningTipsDialog .el-dialog__body .dialogFooter .button_box .r_button{background:#52bd68;color:#fff}