body {
  background: #F5F6FA;
}
.richText {
  padding: 0.2rem;
  color: #333;
}
.richText * {
  all: revert;
  line-height: 1.4;
}
.richText video,
.richText img {
  width: 100%;
  display: block;
}

.btn[data-v-363a8b0c] {
  width: 1.48rem;
  height: 0.72rem;
  background: linear-gradient(360deg, #0EA4FF 0%, #6CD9F9 100%);
  border-radius: 0.72rem 0 0 0.72rem;
  position: fixed;
  right: 0;
  bottom: 1.2rem;
  color: #FFF;
  font-size: 0.24rem;
  justify-content: flex-end;
}
.btn .more[data-v-363a8b0c] {
  width: 0.28rem;
  height: 0.28rem;
  margin-top: 0.02rem;
}

.van-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:14px;line-height:50px;text-align:center}.van-list__placeholder{height:0;pointer-events:none}

body {
    background: #f5f6fa;
    line-height: 1;
}

.wrap-list[data-v-4ba3c7d7] {
  padding: 0.2rem;
}
.item[data-v-4ba3c7d7] {
  padding: 0.4rem 0.3rem;
  border-radius: 0.2rem;
  margin-bottom: 0.2rem;
}
.item .item-title__text[data-v-4ba3c7d7] {
  font-size: 0.28rem;
  font-weight: bold;
}
.item .item-desc[data-v-4ba3c7d7] {
  padding: 0.3rem 0 0;
  line-height: 0.4rem;
}
.item .img-wrap[data-v-4ba3c7d7] {
  margin-bottom: -0.2rem;
  margin-top: 0.2rem;
  margin-right: -0.1rem;
}
.item .img-wrap .img-wrap__list[data-v-4ba3c7d7] {
  width: 1.52rem;
  height: 1.52rem;
  border-radius: 0.1rem;
  background-size: cover;
  margin-right: 0.1rem;
  margin-bottom: 0.2rem;
}
.item .img-wrap > i[data-v-4ba3c7d7] {
  width: 1.52rem;
  margin-right: 0.1rem;
}
.item .line[data-v-4ba3c7d7] {
  margin-top: 0.4rem;
  position: relative;
}
.item .kefu-wrap[data-v-4ba3c7d7] {
  padding-top: 0.4rem;
}
.item .kefu-wrap .kefu-reply[data-v-4ba3c7d7] {
  margin-top: 0.2rem;
  min-height: 1.98rem;
  background: #f5f6fa;
  border-radius: 0.12rem;
  padding: 0.2rem 0.3rem;
  line-height: 0.4rem;
}
.btn[data-v-4ba3c7d7] {
  width: 1.48rem;
  height: 0.72rem;
  background: linear-gradient(360deg, #0ea4ff 0%, #6cd9f9 100%);
  border-radius: 0.72rem 0 0 0.72rem;
  position: fixed;
  right: 0;
  bottom: 1.2rem;
  color: #fff;
  font-size: 0.24rem;
  justify-content: flex-end;
}
.btn .more[data-v-4ba3c7d7] {
  width: 0.28rem;
  height: 0.28rem;
  margin-top: 0.02rem;
}


[data-v-5fb60ecc] .van-search {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.06);
}
[data-v-5fb60ecc] .van-search .van-search__content .van-cell--borderless {
  padding: 0.1rem 0.06rem 0.1rem 0 !important;
}
[data-v-5fb60ecc] .van-search .van-search__action:hover {
  opacity: 0.6;
  background: rgba(0, 0, 0, 0);
}
.select-list[data-v-5fb60ecc] {
  height: 10rem;
  overflow-y: auto;
}
.select-list__item[data-v-5fb60ecc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.2rem;
  height: 0.88rem;
  line-height: 0.88rem;
}
.select-list__item.active .select-list__item__name[data-v-5fb60ecc] {
  font-weight: bold;
  color: #333;
}
.select-list__item.active .select-list__item__arrow-active[data-v-5fb60ecc] {
  opacity: 1;
}
.select-list__item[data-v-5fb60ecc]::after {
  opacity: 0.6;
}
.select-list__item[data-v-5fb60ecc]:last-child {
  margin-bottom: calc(0.3rem + env(safe-area-inset-bottom));
}
.select-list__item__name[data-v-5fb60ecc] {
  font-size: 0.32rem;
  color: #666;
}
.select-list__item__arrow-active[data-v-5fb60ecc] {
  opacity: 0;
}

.u-select.border[data-v-47ca8ee7] {
  position: relative;
}
.u-select.border[data-v-47ca8ee7]::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 6.5rem;
  height: 1px;
  transform: scaleY(0.5) translateX(-50%);
  background-color: #EEEEEE;
}
.u-select .chara[data-v-47ca8ee7] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.2rem;
  padding: 0.4rem 0.3rem;
  font-size: 0.28rem;
  background: white;
}
.u-select .chara .chara_left[data-v-47ca8ee7] {
  padding-right: 10px;
  font-weight: bold;
  flex: 0 0 auto;
}
.u-select .chara .chara_right[data-v-47ca8ee7] {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #666666;
  font-weight: 400;
  font-size: 0.28rem;
}
.u-select .chara .chara_right > div[data-v-47ca8ee7]:first-child {
  margin-right: 0.1rem;
  max-width: 5rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.u-select .chara .chara_right .icon-select[data-v-47ca8ee7] {
  flex: 0 0 auto;
}
.u-select[data-v-47ca8ee7] .van-popup .select-list__item__name {
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}


body {
    background: #f5f6fa;
    line-height: 1;
}

.wrap[data-v-c0d07cae] {
  padding: 0.3rem 0.2rem;
}
.wrap .area-text-wrap[data-v-c0d07cae] {
  height: 2.6rem;
  border-radius: 0.2rem;
  padding: 0.3rem 0.3rem 0.6rem;
}
.wrap .area-text[data-v-c0d07cae] {
  width: 100%;
  height: 100%;
}
.wrap .area-total[data-v-c0d07cae] {
  right: 0.2rem;
  bottom: 0.2rem;
  color: #666;
}
.wrap .upload-title[data-v-c0d07cae] {
  padding: 0.3rem 0 0.2rem;
}
.wrap .footer-wrap[data-v-c0d07cae] {
  width: 100%;
  height: 1.2rem;
  position: fixed;
  bottom: 0;
  left: 0;
}
.wrap .footer-wrap .submit-btn[data-v-c0d07cae] {
  width: 6.5rem;
  height: 0.92rem;
  line-height: 0.92rem;
  background: #84d7fe;
  border-radius: 0.92rem;
}
.wrap .footer-wrap .submit-btn.active[data-v-c0d07cae] {
  background: #09affd;
}

