.price-outline {
  width: 100%;
  padding: 0.6rem 0 1.4rem;
  background-color: #F5F5F5;
}

.price-outline .pirce-table {
  width: 28.8rem;
  min-width: 750px;
  margin: 0.6rem auto;
}

.price-table-detail .ivu-table .ivu-table-header {
  color: #0D623F !important;
}

.price-table-detail .ivu-table .ivu-table-header thead tr th {
  font-family: FangZheng_JIAN;
  background-color: #DAEADD;
  font-size: 0.38rem;
  height: 1.8rem;
  line-height: 1.8rem;
  font-weight: 400;
}

.price-table-detail .ivu-table .ivu-table-body {
  color: #5B5B5B !important;
}

.price-table-detail .ivu-table .ivu-table-body td {
  height: 1.1rem !important;
  line-height: 1.1rem !important;
  font-size: 0.26rem;
}