.button-box{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.form-item-box{width:100%;padding-right:6%}.flex-item{width:100%;height:40px}.flex-item,.flex-item .unit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-item .unit{background-color:#fafafa;border:1px solid #d9d9d9;border-left-width:0;color:rgba(0,0,0,.65);padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;height:32px;border-radius:2px;-webkit-transition:all .3s;transition:all .3s}.flex-item+.ant-form-item-children-icon{-webkit-transform:translateX(-100%);transform:translateX(-100%)}