.router-fade-enter-active,
.router-fade-leave-active {
  transition: opacity 0.3s;
}
.router-fade-enter,
.router-fade-leave-active {
  opacity: 0;
}


::-webkit-scrollbar {
    display: none;
}
#app {
    height: 100vh;
    font-family: "Microsoft YaHei", -apple-system, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #2c3e50;
    text-size-adjust: 100% !important;
    overflow: hidden;
    background: #F0F0F0;
}
.default-wrap {
    height: 100vh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.shrink {
    flex-shrink: 0;
}
.scroll {
    flex: 1;
    overflow: auto;
}
.scroll--home {
    flex: 1;
    overflow: auto;
}
.van-nav-bar .van-icon{ color: #333333 !important;
}
.van-calendar__popup.van-popup--bottom, .van-calendar__popup.van-popup--top {
    height: 80% !important;
    z-index: 6668 !important;
}

.loadings[data-v-f4b50242] {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loadings .van-loading-content[data-v-f4b50242] {
  background: rgba(0, 0, 0, 0.9);
  padding: 0.2rem 0.25rem 0.1rem 0.25rem;
  border-radius: 0.15rem;
}

.list-open[data-v-02733072] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.24rem;
  font-weight: 400;
  color: #4F7FFF;
  line-height: 0.24rem;
}
.list-open img[data-v-02733072] {
  width: 0.1rem;
  height: 0.16rem;
  margin-left: 0.14rem;
}

.x-button[data-v-2cdc3433] {
  display: flex;
  padding-top: 0.2rem;
  padding-left: 0.2rem;
}
.x-button--item[data-v-2cdc3433] {
  width: 1.12rem;
  height: 0.48rem;
  text-align: center;
  background: #FFFFFF;
  border-radius: 0.08rem;
  font-size: 0.24rem;
  font-weight: 500;
  color: #999999;
  line-height: 0.48rem;
  margin-right: 0.32rem;
}
.x-button--item.active[data-v-2cdc3433] {
  background: #FFE6E7;
  color: #EE414E;
}
.x-button--item[data-v-2cdc3433]:last-child {
  margin-right: 0;
}
.x-button .custom-width[data-v-2cdc3433] {
  width: 2.78rem;
}

.chart-card[data-v-e650255a] {
  background: #FFFFFF;
  border-radius: 0.16rem;
  padding: 0.3rem;
  margin-bottom: 0.2rem;
}
.chart-card--title[data-v-e650255a] {
  padding-bottom: 0.3rem;
}
.chart-card--title .title[data-v-e650255a] {
  font-size: 0.32rem;
  font-weight: 600;
  color: #333333;
  line-height: 0.32rem;
}

.chart-height[data-v-df78b3ce] {
  height: 100%;
}

.chart-list-wrap[data-v-136a6980] {
  display: flex;
  flex-flow: row wrap;
}
.chart-list-wrap .list-item[data-v-136a6980] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.52rem;
  padding: 0 0.2rem;
  background: #F4F3F8;
  border-radius: 0.28rem;
  border: 1px solid transparent;
  font-size: 0.24rem;
  font-weight: 400;
  color: #999;
  margin-right: 0.2rem;
  margin-top: 0.2rem;
}
.chart-list-wrap .list-item__color[data-v-136a6980] {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  margin-right: 0.02rem;
  background: #BABABA;
}
.chart-list-wrap .list-item.active[data-v-136a6980] {
  color: #666;
  background: #fff;
  border: 1px solid #EE414E;
}

.chart-wrap[data-v-c663264e] {
  height: 5.8rem;
}

.chart-wrap[data-v-7d3a5c37] {
  height: 5.8rem;
}

.chart-wrap[data-v-e898e984] {
  height: 5.8rem;
}

.icon-back[data-v-05679a93] {
  width: 0.48rem;
  height: 0.48rem;
}
.bar--fixed[data-v-05679a93] .van-nav-bar--fixed {
  position: fixed !important;
}

.x-table[data-v-854f7ef2] {
  margin-top: 0.4rem;
  padding-top: 0.2rem;
  border-top: 1px solid #eee;
}
.x-table__table[data-v-854f7ef2] {
  width: 100%;
}
.x-table__table th[data-v-854f7ef2] {
  font-size: 0.22rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.32rem;
}
.x-table__table tbody tr[data-v-854f7ef2] {
  margin-top: 0.08rem;
}
.x-table__table tr[data-v-854f7ef2] {
  display: flex;
}
.x-table__table tr th[data-v-854f7ef2]:nth-child(2),
.x-table__table tr td[data-v-854f7ef2]:nth-child(2) {
  flex: 0 0 48%;
  width: 48%;
  text-align: center;
}
.x-table__table tr th[data-v-854f7ef2]:nth-child(3),
.x-table__table tr td[data-v-854f7ef2]:nth-child(3) {
  flex: 0 0 14%;
  width: 14%;
  text-align: center;
}
.x-table__table tr th[data-v-854f7ef2]:first-child,
.x-table__table tr td[data-v-854f7ef2]:first-child {
  flex: 1;
  text-align: left;
}
.x-table__table td[data-v-854f7ef2] {
  font-size: 0.28rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.4rem;
}


[data-v-137b429a] .van-tabs__line {
  bottom: 20px;
}
[data-v-137b429a] .van-tab {
  font-size: 0.28rem;
}
.tabs[data-v-137b429a] .van-tab__text--ellipsis {
  font-weight: 400;
  white-space: nowrap;
}
.tabs[data-v-137b429a] .van-tab--active .van-tab__text--ellipsis {
  font-weight: 600;
}

