.edit-head{display:flex;align-items:center;justify-content:space-between;position:relative}.edit-head .back-title{color:#515a6e;display:flex;align-items:center}.edit-head .head-name{display:inline-block;height:20px;line-height:20px;font-size:16px;color:#17233d;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edit-head .window-close{z-index:1;font-size:12px;position:absolute;right:0;top:-5px;overflow:hidden;cursor:pointer}.edit-head .window-close .ivu-icon-ios-close{color:#999;transition:color .2s ease}.edit-head .window-close .ivu-icon-ios-close:hover{color:#444}.edit-form .ivu-form-item-label{float:none}.form-section{margin-bottom:24px;padding:16px;background:#fafafa;border-radius:6px}.section-title{font-size:14px;font-weight:700;color:#333;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e8e8e8}.edit-form .ivu-form-item-label .required{color:#f56c6c!important;font-weight:700;margin-right:4px}.edit-form .ivu-form-item-label .optional{color:#faad14!important;margin-right:4px}.edit-form .ivu-form-item-label .info{color:#f5222d!important;margin-right:4px}.edit-form .required-field .ivu-form-item-label:before{content:"*";color:#f56c6c;margin-right:4px;font-weight:700}