.billChange #constructBillChangeTable .ivu-tabs-nav-right {
  margin-right: 55%;
}
.billChange #constructBillChangeTable .ivu-table-cell {
  overflow: inherit;
}
.billChange #constructBillChangeTable .ivu-form-item {
  margin-bottom: 0;
}
.billChange #constructBillChangeTable .ivu-form-item-error-tip {
  top: 68%;
}
.billChange #constructBillChangeTable .masterInput .ivu-input {
  text-align: center;
}
.billChange .ivu-table-cell-slot-inline-block {
  width: 100%;
}

