.empty[data-v-2829a430] {
  width: 100%;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

#chart-card[data-v-5391d79e] {
  width: 100%;
}
#chart-card .top-left[data-v-5391d79e] {
  min-height: 250px;
}
#chart-card .chart-data[data-v-5391d79e] {
  min-height: 100px;
  height: 100%;
  width: 100%;
  border-radius: 6px;
  background-color: #fff;
}
#chart-card .chart-top[data-v-5391d79e],
#chart-card .chart-bottom[data-v-5391d79e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#chart-card .chart-top .middle-smaller[data-v-5391d79e],
#chart-card .chart-bottom .middle-smaller[data-v-5391d79e],
#chart-card .chart-top .middle-larger[data-v-5391d79e],
#chart-card .chart-bottom .middle-larger[data-v-5391d79e] {
  height: 100%;
}
#chart-card .chart-top .top-left[data-v-5391d79e],
#chart-card .chart-bottom .top-left[data-v-5391d79e] {
  min-height: 238px;
}
#chart-card .chart-item[data-v-5391d79e] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px;
}
@media screen and (max-width: 767px) {
#chart-card .chart-top .top-left[data-v-5391d79e] {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
#chart-card .chart-top .top-middle[data-v-5391d79e] {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
}
#chart-card .chart-top .top-middle .middle-top[data-v-5391d79e],
  #chart-card .chart-top .top-middle .middle-bottom[data-v-5391d79e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
#chart-card .chart-top .top-middle .middle-top .middle-larger[data-v-5391d79e],
  #chart-card .chart-top .top-middle .middle-bottom .middle-larger[data-v-5391d79e],
  #chart-card .chart-top .top-middle .middle-top .middle-smaller[data-v-5391d79e],
  #chart-card .chart-top .top-middle .middle-bottom .middle-smaller[data-v-5391d79e] {
    width: 100%;
}
#chart-card .chart-top .top-right[data-v-5391d79e] {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
}
}
@media screen and (min-width: 768px) {
#chart-card .top-left[data-v-5391d79e],
  #chart-card .top-middle[data-v-5391d79e] {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
#chart-card .top-middle[data-v-5391d79e] {
    width: 100%;
}
#chart-card .top-middle .middle-top[data-v-5391d79e],
  #chart-card .top-middle .middle-bottom[data-v-5391d79e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
#chart-card .top-middle .middle-top .middle-larger[data-v-5391d79e],
  #chart-card .top-middle .middle-bottom .middle-larger[data-v-5391d79e] {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
#chart-card .top-middle .middle-top .middle-smaller[data-v-5391d79e],
  #chart-card .top-middle .middle-bottom .middle-smaller[data-v-5391d79e] {
    max-width: 170px;
    min-width: 150px;
}
#chart-card .top-right[data-v-5391d79e] {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
}
}
@media screen and (min-width: 1200px) {
#chart-card .top-left[data-v-5391d79e] {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 50%;
}
#chart-card .top-middle[data-v-5391d79e] {
    width: 50%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
#chart-card .top-middle .middle-top[data-v-5391d79e],
  #chart-card .top-middle .middle-bottom[data-v-5391d79e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
#chart-card .top-middle .middle-top .middle-larger[data-v-5391d79e],
  #chart-card .top-middle .middle-bottom .middle-larger[data-v-5391d79e] {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
#chart-card .top-middle .middle-top .middle-smaller[data-v-5391d79e],
  #chart-card .top-middle .middle-bottom .middle-smaller[data-v-5391d79e] {
    max-width: 170px;
    min-width: 150px;
}
#chart-card .top-right[data-v-5391d79e] {
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
}
}
@media screen and (min-width: 1500px) {
#chart-card[data-v-5391d79e] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
#chart-card .chart-top[data-v-5391d79e] {
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
#chart-card .chart-top .top-left[data-v-5391d79e],
  #chart-card .chart-top .top-middle[data-v-5391d79e] {
    width: 500px;
    min-width: 460px;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
}
#chart-card .chart-top .top-middle[data-v-5391d79e] {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
#chart-card .chart-top .top-middle .middle-top[data-v-5391d79e],
  #chart-card .chart-top .top-middle .middle-bottom[data-v-5391d79e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
#chart-card .chart-top .top-middle .middle-smaller[data-v-5391d79e] {
    min-width: 170px;
}
#chart-card .chart-top .top-middle .middle-larger[data-v-5391d79e] {
    width: 200px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
#chart-card .chart-top .top-right[data-v-5391d79e] {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
#chart-card .chart-bottom[data-v-5391d79e] {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
#chart-card .chart-bottom .bottom-right[data-v-5391d79e] {
    -ms-flex-negative: 1;
        flex-shrink: 1;
    max-width: 500px;
    min-width: 330px;
}
#chart-card .chart-bottom .bottom-left[data-v-5391d79e] {
    min-width: 900px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
}
.pay-amount-layout[data-v-5391d79e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.user-greet[data-v-5391d79e] {
  font-size: 19px;
  font-weight: 500;
}
.user-greet .quick-start[data-v-5391d79e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
}
.user-greet .quick-start .quick-start-title[data-v-5391d79e] {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  margin-bottom: 0;
}
.user-greet .quick-start .quick-start-ul[data-v-5391d79e] {
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}
.user-greet .quick-start .quick-start-ul li[data-v-5391d79e] {
  margin-right: 20px;
  margin-top: 10px;
  text-align: left;
}
.user-greet .quick-start .quick-start-ul li[data-v-5391d79e] :hover {
  color: #1A79FF;
}
.user-greet .quick-start .quick-start-ul li[data-v-5391d79e]:hover {
  cursor: pointer;
}
.chart-padding[data-v-5391d79e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5px;
  width: 300px;
}
.user-greet-title[data-v-5391d79e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #ddd;
}
.user-greet-title .user-greet-all[data-v-5391d79e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.user-greet-title .user-greet-all .user-greet-img[data-v-5391d79e] {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  background: #ddd;
  margin-right: 10px;
}
.user-greet-title .user-greet-all .user-greet-img img[data-v-5391d79e] {
  width: 60px;
  height: 60px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.user-greet-title .user-greet-all .user-greet-all[data-v-5391d79e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.analy-title[data-v-5391d79e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.there-spot[data-v-5391d79e]:hover {
  cursor: pointer;
}
.ant-calendar-picker-input[data-v-5391d79e] {
  border: none !important;
}
.payAmountSpan[data-v-5391d79e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  position: absolute;
  bottom: 20px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chart-data[data-v-5391d79e] {
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.top-left .chart-data[data-v-5391d79e] {
  padding: 0;
}
.pay-amount-text[data-v-5391d79e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 33px;
  line-height: 33px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 10px;
}
.pay-amount-text .pay-amount[data-v-5391d79e] {
  font-size: 33px;
  margin-right: 10px;
}
.pay-count-title[data-v-5391d79e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pay-count-title .pay-count-date[data-v-5391d79e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.chart-padding[data-v-5391d79e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 330px;
  min-width: 260px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  margin-bottom: 20px;
}
.change-date-layout[data-v-5391d79e] {
  padding-left: 11px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.change-date-layout .change-date-icon[data-v-5391d79e] {
  width: 50px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.chart-title[data-v-5391d79e] {
  font-size: 16px;
  font-weight: 500;
  margin-right: 20px;
  margin-bottom: 20px;
}

