.edit-dialog .el-dialog{box-shadow:0 2px 8px rgba(0,0,0,.16)}.edit-dialog .el-dialog .el-dialog__header{height:48px;line-height:27px;padding:11.5px 0 11.5px 20px;border-bottom:1px solid #e8e8e8}.edit-dialog .el-dialog .el-dialog__header .dialog-title span{font-weight:600;font-size:18px;color:#2c3034}.edit-dialog .el-dialog .el-dialog__header .dialog-title .tips{color:#969799;font-size:12px;font-weight:400}.edit-dialog .el-dialog .el-dialog__header .dialog-title .tips i{margin-left:12px;font-size:14px;color:#3598db}.edit-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn{top:17.63px!important}.edit-dialog .el-dialog .el-dialog__body{padding:20px 60px 0;height:calc(100% - 96px)}.edit-dialog .el-dialog .el-dialog__body .dialog-process-explanation,.edit-dialog .el-dialog .el-dialog__body .dialog-process-install,.edit-dialog .el-dialog .el-dialog__body .dialog-process-type{display:flex;padding-bottom:20px}.edit-dialog .el-dialog .el-dialog__body .dialog-process-explanation .label,.edit-dialog .el-dialog .el-dialog__body .dialog-process-install .label,.edit-dialog .el-dialog .el-dialog__body .dialog-process-type .label{width:90px;text-align:right;flex-shrink:0;font-weight:400;font-size:14px;color:#616466}.edit-dialog .el-dialog .el-dialog__body .dialog-process-explanation .content,.edit-dialog .el-dialog .el-dialog__body .dialog-process-install .content,.edit-dialog .el-dialog .el-dialog__body .dialog-process-type .content{flex:1;color:#2c3034}.edit-dialog .el-dialog .el-dialog__body .dialog-process-explanation .content .el-textarea .el-textarea__inner,.edit-dialog .el-dialog .el-dialog__body .dialog-process-install .content .el-textarea .el-textarea__inner,.edit-dialog .el-dialog .el-dialog__body .dialog-process-type .content .el-textarea .el-textarea__inner{height:74px}.edit-dialog .el-dialog .el-dialog__body .dialog-process-explanation .content .switch,.edit-dialog .el-dialog .el-dialog__body .dialog-process-install .content .switch,.edit-dialog .el-dialog .el-dialog__body .dialog-process-type .content .switch{margin-bottom:20px}.edit-dialog .el-dialog .el-dialog__body .dialog-process-explanation .content .switch .el-switch,.edit-dialog .el-dialog .el-dialog__body .dialog-process-install .content .switch .el-switch,.edit-dialog .el-dialog .el-dialog__body .dialog-process-type .content .switch .el-switch{margin-left:8px}.edit-dialog .el-dialog .el-dialog__footer{padding:0 20px 16px 16px}.edit-dialog .el-dialog .el-dialog__footer .el-button{width:80px;height:32px;border-radius:3px;padding:0}.edit-dialog .el-dialog .el-dialog__footer .el-button--primary{background:#3598db;border-color:#3598db}.process-type{height:calc(100% - 32px);margin:16px;padding:0 20px;background-color:#fff}.process-type-title{height:52px;line-height:52px;font-size:16px;font-weight:600;color:#2c3034}.process-type-content{display:flex;align-content:flex-start;flex-wrap:wrap;height:calc(100% - 52px)}.process-type-content .process-box{position:relative;width:356px;height:182px;margin-right:26px;margin-bottom:26px;padding:16px 16px 0;border:1px solid #e8e8e8;border-radius:4px}.process-type-content .process-box-title{font-weight:600;font-size:14px;color:#2c3034}.process-type-content .process-box-explanation{line-height:20px;margin:8px 0;font-weight:400;color:#969799}.process-type-content .process-box-children-type{line-height:20px;margin-bottom:24px;color:#969799}.process-type-content .process-box-operate{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;margin:12px auto;width:200px;height:20px}.process-type-content .process-box-operate .operate-dividing-line{position:absolute;width:1px;height:20px;left:50%;transform:translateX(-50%);background:#e8e8e8}.process-type-content .process-box .dividing-line{position:absolute;left:0;bottom:45px;width:100%;height:1px;background-image:linear-gradient(90deg,#e8e8e8,#e8e8e8 50%,transparent 0);background-size:8px 1px;background-repeat:repeat-x}.process-type-content .process-box .operate-edit{color:#3598db;cursor:pointer}