
[data-v-3f65132a] .ivu-col {
  display: inline-block;
  text-align: center;
  margin-right: 34px;
  padding: 20px 0;
  border: 1px solid #ccc;
}
[data-v-3f65132a] .ivu-col p {
  font-size: 14px;
  margin-bottom: 17px;
}
[data-v-3f65132a] .ivu-col h3 {
  font-size: 28px;
}
.dateChoose[data-v-3f65132a] {
  width: 100%;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
}
.financialRecords[data-v-3f65132a] {
  padding: 18px;
}
.top[data-v-3f65132a] {
  background: #fff;
  margin-bottom: 20px;
  display: flex;
  padding: 24px 0;
  justify-content: space-around;
  border-radius: 10px;
}
.top h2[data-v-3f65132a] {
  font-size: 26px;
  font-weight: bold;
  margin-top: 18px;
  text-align: center;
}
.top p[data-v-3f65132a] {
  text-align: center;
}
.content[data-v-3f65132a] {
  padding: 18px;
  border-radius: 10px;
  background: #fff;
}
.searchList[data-v-3f65132a] {
  display: flex;
  align-items: center;
  width: 100%;
}
.tasklist[data-v-3f65132a] {
  margin-top: 20px;
}
[data-v-3f65132a] .ivu-table-header thead tr th {
  text-align: center;
}
[data-v-3f65132a] .ivu-table-cell {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-3f65132a] .ivu-table-fixed-header thead tr th {
  text-align: center;
}

