.form-array .array-item .array-item-header{position:relative;z-index:2;height:56px;padding:0 16px;margin:-1px 0 0;line-height:56px;background-color:#f9f9f9}.form-array .array-item .array-item-header .move-up-btn,.form-array .array-item .array-item-header .move-down-btn{margin-left:31px}.form-array .array-item .array-item-header .move-up-btn::before,.form-array .array-item .array-item-header .move-down-btn::before{width:0;height:0;vertical-align:text-bottom;border:8px solid #f9f9f9;border-bottom:8px solid #5C5E66;content:'';transform:translateY(-40%)}.form-array .array-item .array-item-header .move-down-btn::before{transform:translateY(10%) rotate(180deg)}.form-array .array-item .array-item-header .delete-btn{float:right;height:56px;line-height:56px}.form-array .array-list-footer{position:relative;z-index:2;padding:16px;margin:-1px 0 0;background-color:#f9f9f9}.form-array .array-list-footer .add-btn{height:43px;padding:0;font-size:16px;font-weight:600;line-height:43px;color:#5C5E66;text-align:center;border:1px solid rgba(0,3,56,0.08)}.form-array .array-list-footer .add-btn.disabled{background-color:#e0e0e0}