.date-select[data-v-60c1c7b2] {
  display: flex;
  justify-content: space-between;
  line-height: 1;
}
.date-select .select-value-cycle[data-v-60c1c7b2] {
  width: 9.4rem;
  border-radius: 0.3rem;
  margin-right: 1rem;
}
#barEcharts[data-v-359971c8] {
  background: #fff;
}
.service-statistics .title[data-v-359971c8] {
  height: 1.9rem;
  font-size: 1.5rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #222222;
  margin-bottom: 1.5rem;
}
.service-statistics .title .freeIcon[data-v-359971c8] {
  width: 4.1rem;
  height: 1.3rem;
}
.service-statistics .total-count[data-v-359971c8] {
  background: #ffffff;
  border-radius: 0.6rem;
}
.service-statistics .total-count .total-title[data-v-359971c8] {
  height: 3.8rem;
  line-height: 3.8rem;
  padding: 0 1.9rem;
  border-bottom: 0.1rem solid #e3e5e9;
  font-size: 1rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #222222;
  display: flex;
  justify-content: space-between;
}
.service-statistics .total-count .total-content[data-v-359971c8] {
  padding: 2.5rem 0;
  display: flex;
  align-items: center;
}
.service-statistics .total-count .total-content .total-items[data-v-359971c8] {
  width: 20%;
  text-align: center;
  position: relative;
}
.service-statistics .total-count .total-content .total-items .name[data-v-359971c8] {
  font-size: 1rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  color: #484e58;
  margin-bottom: 0.6rem;
}
.service-statistics .total-count .total-content .total-items .total[data-v-359971c8] {
  font-size: 1.9rem;
  font-family: Bahnschrift, Bahnschrift-Bold;
  font-weight: 700;
  color: #222222;
}
.service-statistics .total-count .total-content .total-items[data-v-359971c8]:not(:last-child)::after {
  width: 0.1rem;
  height: 1.9rem;
  position: absolute;
  right: 0;
  top: 1.3rem;
  content: "";
  z-index: 2;
  background: #e3e5e9;
}
.service-statistics .echart-content[data-v-359971c8] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 31.3rem;
  margin-top: 0.6rem;
}
.service-statistics .echart-content .right[data-v-359971c8] {
  width: 28.4rem;
  background: #ffffff;
  border-radius: 0.6rem;
  margin-left: 0.6rem;
}
.service-statistics .echart-content .right .transverse-content[data-v-359971c8] {
  width: 100%;
  height: 27rem;
  padding: 3rem 1.9rem 1.9rem 0.6rem;
  box-sizing: border-box;
  display: flex;
}
.service-statistics .echart-content .right .transverse-content .transverse-type[data-v-359971c8] {
  flex: 0 0 5.4rem;
}
.service-statistics .echart-content .right .transverse-content .transverse-type div[data-v-359971c8] {
  color: #484e58;
  font-size: 0.9rem;
  text-align: right;
  line-height: 4.6rem;
  height: 4.6rem;
}
.service-statistics .echart-content .right .transverse-content .transverse-type div img[data-v-359971c8] {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
}
.service-statistics .echart-content .right .transverse-content .transverse-data[data-v-359971c8] {
  flex: 0 0 4.1rem;
  font-size: 0.8rem;
  color: #6395f9;
}
.service-statistics .echart-content .right .transverse-content .transverse-data div[data-v-359971c8] {
  line-height: 4.6rem;
  height: 4.6rem;
}
.service-statistics .echart-content .right .transverse-content #transverseBar[data-v-359971c8] {
  flex: 1 1 auto;
  height: 25.5rem;
}
.service-statistics .echart-content .left[data-v-359971c8] {
  flex: 1;
  background: #ffffff;
  border-radius: 0.6rem;
}
.service-statistics .echart-content .echart-title[data-v-359971c8] {
  display: flex;
  padding: 0 1.9rem;
  justify-content: space-between;
  height: 3.8rem;
  line-height: 3.8rem;
  align-items: center;
  border-bottom: 0.1rem solid #e3e5e9;
}
.service-statistics .echart-content .echart-title .title[data-v-359971c8] {
  font-size: 1rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #222222;
}
.service-statistics[data-v-359971c8] .date-select {
  align-items: center;
}
.service-statistics[data-v-359971c8] .ant-calendar-picker {
  width: 16.1rem;
}
.service-statistics .select-value[data-v-359971c8] {
  width: 17.5rem;
  border-radius: 0.3rem;
  display: inline-block;
  text-align: left;
}
