.formDesign{overflow:hidden;position:fixed;top:0;left:0;background:#fff;width:100vw;height:100vh}.formDesign .title{padding:15px;border-bottom:1px solid #f1f1f1}.formDesign .title .el-form-item{margin-bottom:0}.formDesign .title .el-form-item .el-form-item__content{line-height:34px}.formDesign .content .left{width:240px}.formDesign .content .left,.formDesign .content .mid{float:left;height:calc(100vh - 67px);padding:15px;overflow-y:auto}.formDesign .content .mid{width:calc(100% - 640px);border-left:1px solid #f1f1f1;border-right:1px solid #f1f1f1}.formDesign .content .mid .formRow{width:100%;margin-bottom:10px;border:1px solid transparent;position:relative}.formDesign .content .mid .formRow .el-form-item{margin-bottom:0}.formDesign .content .mid .formRow .el-checkbox-group{height:100%!important}.formDesign .content .mid .formRow .el-input-number{width:100%}.formDesign .content .mid .formRow .el-input-number input{text-align:left}.formDesign .content .mid .formRow .el-cascader,.formDesign .content .mid .formRow .el-date-editor.el-input,.formDesign .content .mid .formRow .el-select{width:100%}.formDesign .content .mid .formRow .el-form--label-top .el-form-item__label{line-height:normal}.formDesign .content .mid .formRow .delFormRow{position:absolute;width:30px;height:20px;background:#409eff;bottom:0;right:0;text-align:center;cursor:pointer;display:none}.formDesign .content .mid .formRow .delFormRow i{line-height:20px;color:#fff;font-size:12px}.formDesign .content .mid .formRow.active{border:1px solid #409eff}.formDesign .content .mid .formRow.active .delFormRow{display:block}.formDesign .content .right{width:400px;height:calc(100vh - 67px);float:right;padding:8px 15px 15px;overflow-y:auto}.formDesign .content .right .fixedRow{display:flex;justify-content:space-between;margin-bottom:10px}.formDesign .content .right .fixedRow .label,.formDesign .content .right .fixedRow .value{width:135px}.formDesign .content .right .fixedRow .operate a:first-child{margin-right:10px}.formDesign .content .right .dataResource .el-form-item__content{margin-left:0!important;margin-top:40px}.formDesign .content .elementRow{background:#f1f2f3;margin-bottom:15px;overflow:hidden;padding:8px 15px;cursor:move}.formDesign .content .elementRow .img{float:left;width:20px;height:20px}.formDesign .content .elementRow .img img{width:100%}.formDesign .content .elementRow .name{float:left;font-size:12px;line-height:20px;margin-left:10px}.el-popconfirm__main{padding:12px 0}