.search-box[data-v-7a90924b] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.table-container[data-v-7a90924b] {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-bottom: 24px;
  width: 100%;
  padding: 10px 0px 20px 20px;
}
.table-container .tab-title[data-v-7a90924b] {
  font-size: 16px;
  color: #1f2936;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.table-container .tab-title .tab-title-btn[data-v-7a90924b] {
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  font-weight: 300;
  background: #0c72e7;
  border-radius: 50px;
  padding: 5px 10px;
}
.table-container .tab-content-item[data-v-7a90924b] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.table-container .tab-content-item div[data-v-7a90924b] {
  flex-shrink: 0;
  text-align: center;
  font-size: 14px;
  padding: 10px 20px;
  color: #468fed;
  border-radius: 50px;
  border: 1px solid #bfdbfe;
  background: #e0f2fe;
  margin: 0 10px 0px 0px;
  cursor: pointer !important;
}
.table-container .tab-content-item div.active[data-v-7a90924b] {
  color: #fff;
  font-size: 14px;
  border: 1px solid #0c72e7;
  border-radius: 50px;
  background: #0c72e7;
  cursor: pointer !important;
}
.search[data-v-7a90924b] {
  display: flex;
  align-items: center;
}
.search-text h2[data-v-7a90924b] {
  margin-top: -20px;
}
.search-time[data-v-7a90924b] {
  margin-top: 10px;
}
.search-report[data-v-7a90924b] {
  margin-top: 10px;
}
.search-title[data-v-7a90924b] {
  font-size: 20px;
}
.the-population[data-v-56b87020] {
  margin-top: 20px;
}
.the-population-title[data-v-56b87020] {
  display: flex;
  align-items: center;
}
.the-population-title-icon[data-v-56b87020] {
  width: 20px;
  height: 20px;
}
.the-population-title h2[data-v-56b87020] {
  font-size: 20px;
  font-weight: 600;
  margin-left: 10px;
  color: #5083fb;
}
.the-population-content[data-v-56b87020] {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 20px;
}
.the-population-content-item[data-v-56b87020] {
  width: 100%;
  height: 240px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 20px;
  margin-right: 20px;
  overflow: auto;
}
.the-population-content-item-chart[data-v-56b87020] {
  width: 100%;
  background: #e1eaff;
  border: 1px solid #5083fb;
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px;
}
.the-population-content-item-chart-list[data-v-56b87020] {
  margin-top: 10px;
}
.the-population-content-item-chart-list[data-v-56b87020]::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50%;
  margin-right: 5px;
}
.the-population-echarts[data-v-56b87020] {
  width: 100%;
  height: 300px;
  margin-top: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 20px;
}
.the-population-echarts-age[data-v-56b87020] {
  width: 100%;
  height: 300px;
}
.the-buying[data-v-79b2563f] {
  margin-top: 20px;
}
.the-buying-title[data-v-79b2563f] {
  display: flex;
  align-items: center;
}
.the-buying-title-icon[data-v-79b2563f] {
  width: 20px;
  height: 20px;
}
.the-buying-title h2[data-v-79b2563f] {
  font-size: 20px;
  font-weight: 600;
  margin-left: 10px;
  color: #5083fb;
}
.the-buying-content[data-v-79b2563f] {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 20px;
}
.the-buying-content-box[data-v-79b2563f] {
  width: 100%;
  height: 360px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 20px;
  margin-right: 20px;
  overflow: auto;
}
.the-buying-content-box-pie[data-v-79b2563f] {
  width: 100%;
  height: 300px;
}
.the-buying-content-box-bar[data-v-79b2563f] {
  width: 100%;
  height: 260px;
}
.the-buying-content-box-chart[data-v-79b2563f] {
  width: 100%;
  height: auto;
  background: #e1eaff;
  border: 1px solid #5083fb;
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px;
}
.the-buying-content-box-chart-chart[data-v-79b2563f]::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50%;
  margin-right: 5px;
}
.the-buying-echarts[data-v-79b2563f] {
  width: 100%;
  height: 300px;
  margin-top: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 20px;
}
.the-buying-echarts-age[data-v-79b2563f] {
  width: 100%;
  height: 300px;
}
.the-typical[data-v-fadb8486] {
  margin-top: 20px;
}
.the-typical-title[data-v-fadb8486] {
  display: flex;
  align-items: center;
}
.the-typical-title-icon[data-v-fadb8486] {
  width: 20px;
  height: 20px;
}
.the-typical-title h2[data-v-fadb8486] {
  font-size: 20px;
  font-weight: 600;
  margin-left: 10px;
  color: #5083fb;
}
.the-typical-content[data-v-fadb8486] {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 20px;
}
.the-typical-content-box[data-v-fadb8486] {
  width: 100%;
  height: auto;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 20px;
  margin-right: 20px;
}
.the-typical-content-box-pie[data-v-fadb8486] {
  width: 100%;
  height: 300px;
}
.the-typical-echarts[data-v-fadb8486] {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 20px;
}
.the-typical-echarts-age[data-v-fadb8486] {
  width: 100%;
  height: 300px;
}
.the-summary[data-v-99a76ada] {
  margin-top: 20px;
}
.the-summary-title[data-v-99a76ada] {
  display: flex;
  align-items: center;
}
.the-summary-title-icon[data-v-99a76ada] {
  width: 20px;
  height: 20px;
}
.the-summary-title h2[data-v-99a76ada] {
  font-size: 20px;
  font-weight: 600;
  margin-left: 10px;
  color: #5083fb;
}
.the-summary-content[data-v-99a76ada] {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 20px;
}
.the-summary-content-item[data-v-99a76ada] {
  margin-top: 20px;
  height: auto;
  overflow-y: auto;
  background-color: #e1eaff;
  border-radius: 5px;
  padding: 10px;
  border: 1px solid #4f83fd;
}
.the-summary-content-item-row[data-v-99a76ada] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.the-summary-content-item-row-key[data-v-99a76ada] {
  min-width: 130px;
  color: #333333;
  margin-right: 2px;
  font-weight: 600;
}
.the-summary-content-item-row-value[data-v-99a76ada] {
  color: #333;
}
.the-summary-content-item-row-key[data-v-99a76ada]::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50%;
  margin-right: 5px;
}
.the-summary-content-box[data-v-99a76ada] {
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 20px;
  margin-right: 20px;
}
.the-summary-content-box h3[data-v-99a76ada] {
  margin-bottom: 20px;
}
.the-summary-content-box-item-row[data-v-99a76ada] {
  display: flex;
  align-items: center;
}
.the-summary-content-box-item-row-key[data-v-99a76ada] {
  color: #999;
  margin-right: 10px;
  font-weight: 600;
  margin-bottom: 10px;
}
.the-summary-content-box-item-row-value[data-v-99a76ada] {
  color: #333;
}
.the-summary-desc[data-v-99a76ada] {
  width: 100%;
  height: auto;
  margin-top: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 20px;
}
.the-summary-desc-content[data-v-99a76ada] {
  margin-top: 20px;
}
.the-summary-desc-content-row[data-v-99a76ada] {
  padding: 10px;
}
.the-summary-desc-content-row[data-v-99a76ada]:nth-child(5n+1) {
  background-color: #daf5d6;
}
.the-summary-desc-content-row[data-v-99a76ada]:nth-child(5n+2) {
  background-color: #e1eaff;
}
.the-summary-desc-content-row[data-v-99a76ada]:nth-child(5n+3) {
  background-color: #feead2;
}
.the-summary-desc-content-row[data-v-99a76ada]:nth-child(5n+4) {
  background-color: #fde2e2;
}
.the-summary-desc-content-row[data-v-99a76ada]:nth-child(5n+5) {
  background-color: #ede2fe;
}
.the-summary-desc-content-row-icon[data-v-99a76ada] {
  width: 12px;
  height: 12px;
  margin-left: 3px;
  cursor: pointer;
}
.the-summary-desc-content-row-text[data-v-99a76ada] {
  color: #5083fb;
  font-size: 14px;
  cursor: pointer;
}
.the-summary-box[data-v-99a76ada] {
  width: 100%;
  height: auto;
  margin-top: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 20px;
}
.the-summary-box-item[data-v-99a76ada] {
  margin-top: 20px;
}
.the-summary-box-item-row[data-v-99a76ada] {
  margin-bottom: 10px;
}
.the-summary-box-item-row-key[data-v-99a76ada] {
  color: #000;
  margin-right: 3px;
  font-weight: 600;
}
.the-summary-box-item-row-value[data-v-99a76ada] {
  color: #333;
}
