.x-modal[data-v-0d7aff35] .van-popup--bottom {
  border-radius: 0.24rem 0.24rem 0 0;
}
.x-modal--content[data-v-0d7aff35] {
  height: 100%;
}
.x-modal--content .content--header[data-v-0d7aff35] {
  flex-shrink: 0;
  padding: 0 0.3rem;
  height: 1.1rem;
  font-size: 0.34rem;
  font-weight: 500;
  color: #333333;
  line-height: 1.1rem;
  text-align: center;
}
.x-modal--content .content--list[data-v-0d7aff35] {
  padding: 0 0.3rem;
  flex: 1;
  overflow: auto;
}
.x-modal--content .content--list .item[data-v-0d7aff35] {
  padding: 0.4rem;
}
.x-modal--content .content--list .item .user-info .avatar[data-v-0d7aff35] {
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.2rem;
  border-radius: 50%;
}
.x-modal--content .content--list .item .user-info .name[data-v-0d7aff35] {
  font-size: 0.24rem;
  font-weight: 500;
  color: #666666;
  line-height: 0.24rem;
}
.x-modal--content .content--list .item .select-item[data-v-0d7aff35] {
  width: 0.34rem;
  height: 0.34rem;
}
.x-modal--content .content--footer[data-v-0d7aff35] {
  flex-shrink: 0;
  background: #FFFFFF;
  box-shadow: 0 0.08rem 0.2rem 0 rgba(0, 0, 0, 0.4);
  padding-top: 0.2rem;
  padding-bottom: calc(0.2rem + constant(safe-area-inset-bottom));
  padding-bottom: calc(0.2rem + env(safe-area-inset-bottom));
}
.x-modal--content .content--footer .btn[data-v-0d7aff35] {
  width: 3.36rem;
  height: 0.8rem;
  border-radius: 0.08rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
  font-weight: 500;
  text-align: center;
  border-width: 1px;
  border-style: solid;
}
.x-modal--content .content--footer .close[data-v-0d7aff35] {
  background: #FFFFFF;
  border-color: rgba(153, 153, 153, 0.5);
  color: #999999;
  margin-right: 0.18rem;
}
.x-modal--content .content--footer .ok[data-v-0d7aff35] {
  background: #EE414E;
  border-color: #EE414E;
  color: #FFFFFF;
}
.x-modal .border-bottom[data-v-0d7aff35] {
  border-bottom: 0.02rem solid #EEEEEE;
}

.home-wrap[data-v-7eb2bc79] {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
.mt10[data-v-7eb2bc79] {
  margin-top: 0.1rem;
}
.home--header[data-v-7eb2bc79] {
  flex-shrink: 0;
}
.home--content[data-v-7eb2bc79] {
  flex: 1;
  overflow-y: auto;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  padding-bottom: calc(0.2rem + constant(safe-area-inset-bottom));
  padding-bottom: calc(0.2rem + env(safe-area-inset-bottom));
  margin-top: 0.2rem;
}
.home--content .card[data-v-7eb2bc79] {
  background: #FFFFFF;
  border-radius: 0.16rem;
  margin-bottom: 0.2rem;
  padding: 0.2rem;
}
.home--content .card--header[data-v-7eb2bc79] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home--content .card--header__icon[data-v-7eb2bc79] {
  width: 0.48rem;
  height: 0.48rem;
  margin-right: 0.12rem;
}
.home--content .card--header__title[data-v-7eb2bc79] {
  font-size: 0.28rem;
  font-weight: 600;
  color: #333333;
  line-height: 0.28rem;
}
.home--content .card--header__tip[data-v-7eb2bc79],
.home--content .card--header__sub-icon[data-v-7eb2bc79] {
  width: 0.28rem;
  height: 0.28rem;
}
.home--content .card--header__tip[data-v-7eb2bc79] {
  margin-left: 0.12rem;
}
.home--content .card--header__sub-title[data-v-7eb2bc79] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.24rem;
}
.home--content .card--value[data-v-7eb2bc79] {
  padding-top: 0.46rem;
}
.home--content .card--value .month[data-v-7eb2bc79] {
  font-size: 0.48rem;
  font-weight: 600;
  color: #333333;
  line-height: 0.58rem;
}
.home--content .card--value .title[data-v-7eb2bc79] {
  font-size: 0.22rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.32rem;
}
.home--content .card--value .growth[data-v-7eb2bc79] {
  font-size: 0.2rem;
  font-weight: 500;
  line-height: 0.24rem;
}
.home--content .card--value .down[data-v-7eb2bc79] {
  color: #21B807;
}
.home--content .card--value .on[data-v-7eb2bc79] {
  color: #EE414E;
}
.home--content .card--value .gray[data-v-7eb2bc79] {
  color: #999999;
}
.home--content .card--content[data-v-7eb2bc79] {
  padding-top: 0.3rem;
}
.home--content .card--content .content[data-v-7eb2bc79] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.34rem;
  margin-top: 0.3rem;
}
.home--content .card[data-v-7eb2bc79]:last-child {
  margin-bottom: 0;
}
.home--right[data-v-7eb2bc79] {
  font-size: 0.28rem;
  font-weight: 400;
  color: #333333;
}
.home--right img[data-v-7eb2bc79] {
  width: 0.24rem;
  height: 0.24rem;
  margin-left: 0.1rem;
  transition: all 0.3s;
}
.home--right .active[data-v-7eb2bc79] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.home-tabs[data-v-7eb2bc79] {
  height: 1.28rem;
  margin-top: 0.2rem;
  margin-bottom: 0.4rem;
}
.home-tabs .tabs-item[data-v-7eb2bc79] {
  width: calc(100% / 3);
  height: 100%;
  border-right: 1px solid #eee;
}
.home-tabs .tabs-item .month[data-v-7eb2bc79] {
  font-size: 0.36rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.42rem;
  margin-bottom: 0.08rem;
}
.home-tabs .tabs-item .icon[data-v-7eb2bc79] {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.08rem;
}
.home-tabs .tabs-item .title[data-v-7eb2bc79] {
  font-size: 0.22rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.32rem;
}
.home-tabs .tabs-item[data-v-7eb2bc79]:last-child {
  border-right: none;
}
.wrap[data-v-7eb2bc79] {
  height: 100%;
}
.overlay-content[data-v-7eb2bc79] {
  width: 6.86rem;
  padding: 0.4rem 0.4rem 0 0.4rem;
  background: #FFFFFF;
  border-radius: 0.2rem;
}
.overlay-content .content-item[data-v-7eb2bc79] {
  margin-top: 0.2rem;
}
.overlay-content .content-item[data-v-7eb2bc79]:first-child {
  margin-top: 0;
}
.overlay-content .title[data-v-7eb2bc79] {
  font-size: 0.28rem;
  font-weight: 600;
  color: #333333;
  line-height: 0.4rem;
}
.overlay-content .sub-title[data-v-7eb2bc79] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.34rem;
}
.overlay-content .footer[data-v-7eb2bc79] {
  text-align: center;
  padding: 0.34rem;
  margin-top: 0.4rem;
  border-top: 1px solid #eee;
  font-size: 0.32rem;
  line-height: 0.32rem;
  font-weight: 600;
  color: #EE414E;
}


[data-v-283afe90] .van-cell {
  padding: 0.2rem 0.3rem;
  background: #F5F5F5;
  border-radius: 0.08rem;
}
[data-v-283afe90] .van-field__control {
  font-size: 0.24rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.34rem;
}
[data-v-283afe90] .van-field__word-limit {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.34rem;
}
.scroll-title[data-v-283afe90] {
  height: 0.5rem;
  font-size: 0.24rem;
  line-height: 0.5rem;
  text-align: center;
  margin-bottom: 0.2rem;
}
.popup--submit[data-v-283afe90] {
  height: 0.88rem;
  background: #EE414E;
  border-radius: 0.08rem;
  font-size: 0.32rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.88rem;
  text-align: center;
  margin-top: 0.4rem;
}
.flex-shrink[data-v-283afe90] {
  flex-shrink: 0;
}
.mt10[data-v-283afe90] {
  margin-top: 0.1rem;
}
.list-wrap[data-v-283afe90] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  touch-action: none;
}
.list--header[data-v-283afe90] {
  flex-shrink: 0;
}
.list--content[data-v-283afe90] {
  flex: 1;
  overflow-y: auto;
  margin-top: -0.5rem;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  padding-bottom: calc(0.3rem + constant(safe-area-inset-bottom));
  padding-bottom: calc(0.3rem + env(safe-area-inset-bottom));
}
.list-item[data-v-283afe90] {
  background: #FFFFFF;
  box-shadow: 0 0 0.16rem 0 rgba(30, 31, 34, 0.08);
  border-radius: 0.16rem;
  padding: 0.28rem 0.3rem 0.4rem;
  margin-bottom: 0.3rem;
  /* 回复内容 */
}
.list-item .item--header[data-v-283afe90] {
  display: flex;
}
.list-item .item--header .user-avatar[data-v-283afe90] {
  flex: 0 0 0.48rem;
  width: 0.48rem;
  height: 0.48rem;
  margin-top: 0.1rem;
  border-radius: 50%;
}
.list-item .item--header .user-content[data-v-283afe90] {
  flex: 1;
  margin-left: 0.2rem;
}
.list-item .item--header .user-name[data-v-283afe90] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.24rem;
}
.list-item .item--header .service-item[data-v-283afe90] {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.34rem;
}
.list-item .item--header .status-icon[data-v-283afe90] {
  width: 0.48rem;
  height: 0.48rem;
  margin-right: 0.08rem;
}
.list-item .item--header .status-title[data-v-283afe90] {
  font-size: 0.2rem;
  font-weight: 400;
  color: #EE414E;
  line-height: 0.2rem;
}
.list-item .comment-tags[data-v-283afe90] {
  margin-top: 0.06rem;
  margin-left: calc(0.2rem + 0.48rem);
  display: flex;
  flex-wrap: wrap;
}
.list-item .comment-tags--item[data-v-283afe90] {
  background: #EFEEF3;
  border-radius: 0.28rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.28rem;
  padding: 0.08rem 0.2rem;
  margin-right: 0.1rem;
  margin-top: 0.1rem;
}
.list-item .comment-content[data-v-283afe90] {
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.34rem;
  margin-top: 0.16rem;
}
.list-item .comment-img[data-v-283afe90] {
  display: flex;
  flex-flow: row wrap;
  margin-top: 0.02rem;
}
.list-item .comment-img--item[data-v-283afe90] {
  width: 1.44rem;
  height: 1.44rem;
  margin-top: 0.18rem;
  margin-right: 0.18rem;
  border-radius: 0.16rem;
}
.list-item .comment-img--item[data-v-283afe90]:nth-child(4n) {
  margin-right: 0;
}
.list-item .reply-content[data-v-283afe90] {
  background: #F5F5F5;
  border-radius: 0.08rem;
  padding: 0.16rem 0.2rem;
  margin-top: 0.2rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.34rem;
}
.list-item .reply-content .reply--title[data-v-283afe90] {
  font-weight: 600;
}
.list-item .comment-footer[data-v-283afe90] {
  margin-top: 0.2rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #999999;
}
.list-item .comment-footer .comment-submit[data-v-283afe90] {
  width: 1.6rem;
  height: 0.56rem;
  background: #EE414E;
  border-radius: 0.08rem;
  font-size: 0.28rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.56rem;
  text-align: center;
  margin-top: 0.32rem;
  align-self: flex-end;
}
.list-item[data-v-283afe90]:last-child {
  margin-bottom: 0;
}

.detail-wrap[data-v-68b3be6b] {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  height: 100vh;
}
.header-button[data-v-68b3be6b] {
  margin-left: 0.2rem;
  margin-top: 0.2rem;
}
.detail--header[data-v-68b3be6b] {
  flex-shrink: 0;
}
.detail--content[data-v-68b3be6b] {
  flex: 1;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  padding-bottom: calc(0.2rem + constant(safe-area-inset-bottom));
  padding-bottom: calc(0.2rem + env(safe-area-inset-bottom));
  margin-top: 0.2rem;
  overflow-y: auto;
}
.detail--content .line-card[data-v-68b3be6b],
.detail--content .line-list[data-v-68b3be6b] {
  background: #FFFFFF;
  border-radius: 0.2rem;
}
.detail--content .line-card[data-v-68b3be6b] {
  text-align: center;
  padding-top: 0.4rem;
}
.detail--content .line-card .title[data-v-68b3be6b] {
  font-size: 0.28rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 0.28rem;
}
.detail--content .line-list[data-v-68b3be6b] {
  margin-top: 0.2rem;
}
.detail--content .list-item[data-v-68b3be6b] {
  padding: 0.4rem 0;
  border-bottom: 1px solid #eee;
  display: flex;
  text-align: center;
}
.detail--content .list-item .item[data-v-68b3be6b] {
  display: block;
  width: calc(100% / 2);
}
.detail--content .list-item .item-th[data-v-68b3be6b] {
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 0.34rem;
}
.detail--content .list-item .item-td[data-v-68b3be6b] {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.4rem;
}
.detail--content .list-item[data-v-68b3be6b]:last-child {
  border-bottom: none;
}

