#constructBillTable .ivu-tabs-nav-right {
  margin-right: 55%;
}
#constructBillTable .ivu-table-cell {
  overflow: inherit;
}
#constructBillTable .ivu-form-item {
  margin-bottom: 0;
}
#constructBillTable .ivu-form-item-error-tip {
  top: 68%;
}
#constructBillTable .masterInput .ivu-input {
  text-align: center;
}
#con-bill-code .ivu-table-cell {
  overflow: inherit;
}
#con-bill-code .ivu-form-item {
  margin-bottom: 0;
}
.ivu-table-cell-slot-inline-block {
  width: calc(60%);
}

