.half-width .array-field__draggable-rows,.quarter-width .array-field__draggable-rows{flex-wrap:wrap;flex-direction:row}.half-width .array-field__draggable-rows>div{width:calc(50% - var(--base)/2)}.quarter-width .array-field__draggable-rows>div{width:calc(25% - var(--base)/2)}@media(max-width:768px){.half-width .array-field__draggable-rows>div{width:100%!important}.quarter-width .array-field__draggable-rows>div{width:50%!important}}.field-type[class*=unit-] .field-type__wrap>div{position:relative}.field-type[class*=unit-] .field-type__wrap>div:after{position:absolute;right:5px;top:50%;transform:translateY(-50%);color:#555;pointer-events:none}.unit-year .field-type__wrap>div:after{content:"年"}.unit-person .field-type__wrap>div:after{content:"名"}.unit-one .field-type__wrap>div:after{content:"个"}.unit-area .field-type__wrap>div:after{content:"㎡"}.unit-piece .field-type__wrap>div:after{content:"台"}.unit-money .field-type__wrap>div:after{content:"元"}