@charset "UTF-8";
@-webkit-keyframes ani-ellipsis-data-v-6e0271fb {
from {
    width: 2px;
}
to {
    width: 20px;
}
}
@keyframes ani-ellipsis-data-v-6e0271fb {
from {
    width: 2px;
}
to {
    width: 20px;
}
}

/* 绝对定位垂直居中 */
/* 绝对定位水平居中 */
/* 绝对定位水平垂直居中 */
/* 三角形 */
.trans-slide-enter[data-v-6e0271fb], .trans-slide-leave-to[data-v-6e0271fb] {
  opacity: 0;
  transform: translateX(-30px);
}
.trans-slide-leave-active[data-v-6e0271fb] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-enter-active[data-v-6e0271fb] {
  transition: all .3s linear;
}
.trans-slide-right-enter[data-v-6e0271fb], .trans-slide-right-leave-to[data-v-6e0271fb] {
  opacity: 0;
  transform: translateX(30px);
}
.trans-slide-right-leave-active[data-v-6e0271fb] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-right-enter-active[data-v-6e0271fb] {
  transition: all .3s linear;
}
.trans-slide-y-enter[data-v-6e0271fb], .trans-slide-y-leave-to[data-v-6e0271fb] {
  opacity: 0;
  transform: translateY(-30px);
}
.trans-slide-y-leave-active[data-v-6e0271fb] {
  transition: all 100ms cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-y-enter-active[data-v-6e0271fb] {
  transition: all 100ms linear;
}
.trans-slide-y-300-enter[data-v-6e0271fb], .trans-slide-y-300-leave-to[data-v-6e0271fb] {
  opacity: 0;
  transform: translateY(-30px);
}
.trans-slide-y-300-leave-active[data-v-6e0271fb] {
  transition: all 300ms cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-y-300-enter-active[data-v-6e0271fb] {
  transition: all 300ms linear;
}
.trans-fade-enter[data-v-6e0271fb], .trans-fade-leave-to[data-v-6e0271fb] {
  opacity: 0;
}
.trans-fade-leave-active[data-v-6e0271fb] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-fade-enter-active[data-v-6e0271fb] {
  transition: all .3s linear;
}
.trans-fade-fast-enter[data-v-6e0271fb], .trans-fade-fast-leave-to[data-v-6e0271fb] {
  opacity: 0;
}
.trans-fade-fast-leave-active[data-v-6e0271fb] {
  transition: all 0.1s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-fade-fast-enter-active[data-v-6e0271fb] {
  transition: all .1s linear;
}
.trans-bounce-enter[data-v-6e0271fb], .trans-bounce-leave-to[data-v-6e0271fb] {
  opacity: 0;
  transform: scale(0.5, 0.5);
}
.trans-bounce-leave-active[data-v-6e0271fb] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-bounce-enter-active[data-v-6e0271fb] {
  transition: all .3s linear;
}
.com-module-title[data-v-6e0271fb] {
  display: flex;
  flex-direction: column;
  font-size: 0.32rem;
  font-weight: 800;
  color: #222222;
  padding: .24rem;
}
.com-module-title__text[data-v-6e0271fb] {
    font-size: 0.24rem;
    color: #666666;
    margin-top: 0.08rem;
    font-weight: 400;
}

@charset "UTF-8";
@-webkit-keyframes ani-ellipsis-data-v-3f387506 {
from {
    width: 2px;
}
to {
    width: 20px;
}
}
@keyframes ani-ellipsis-data-v-3f387506 {
from {
    width: 2px;
}
to {
    width: 20px;
}
}

/* 绝对定位垂直居中 */
/* 绝对定位水平居中 */
/* 绝对定位水平垂直居中 */
/* 三角形 */
.trans-slide-enter[data-v-3f387506], .trans-slide-leave-to[data-v-3f387506] {
  opacity: 0;
  transform: translateX(-30px);
}
.trans-slide-leave-active[data-v-3f387506] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-enter-active[data-v-3f387506] {
  transition: all .3s linear;
}
.trans-slide-right-enter[data-v-3f387506], .trans-slide-right-leave-to[data-v-3f387506] {
  opacity: 0;
  transform: translateX(30px);
}
.trans-slide-right-leave-active[data-v-3f387506] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-right-enter-active[data-v-3f387506] {
  transition: all .3s linear;
}
.trans-slide-y-enter[data-v-3f387506], .trans-slide-y-leave-to[data-v-3f387506] {
  opacity: 0;
  transform: translateY(-30px);
}
.trans-slide-y-leave-active[data-v-3f387506] {
  transition: all 100ms cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-y-enter-active[data-v-3f387506] {
  transition: all 100ms linear;
}
.trans-slide-y-300-enter[data-v-3f387506], .trans-slide-y-300-leave-to[data-v-3f387506] {
  opacity: 0;
  transform: translateY(-30px);
}
.trans-slide-y-300-leave-active[data-v-3f387506] {
  transition: all 300ms cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-y-300-enter-active[data-v-3f387506] {
  transition: all 300ms linear;
}
.trans-fade-enter[data-v-3f387506], .trans-fade-leave-to[data-v-3f387506] {
  opacity: 0;
}
.trans-fade-leave-active[data-v-3f387506] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-fade-enter-active[data-v-3f387506] {
  transition: all .3s linear;
}
.trans-fade-fast-enter[data-v-3f387506], .trans-fade-fast-leave-to[data-v-3f387506] {
  opacity: 0;
}
.trans-fade-fast-leave-active[data-v-3f387506] {
  transition: all 0.1s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-fade-fast-enter-active[data-v-3f387506] {
  transition: all .1s linear;
}
.trans-bounce-enter[data-v-3f387506], .trans-bounce-leave-to[data-v-3f387506] {
  opacity: 0;
  transform: scale(0.5, 0.5);
}
.trans-bounce-leave-active[data-v-3f387506] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-bounce-enter-active[data-v-3f387506] {
  transition: all .3s linear;
}
.page-reminder[data-v-3f387506] {
  background: #F5F6FA;
  box-sizing: border-box;
  padding-bottom: 0;
  min-height: 100vh;
}
@supports (min-height: env(safe-area-inset-bottom)) {
.page-reminder[data-v-3f387506] {
      min-height: calc(100vh - env(safe-area-inset-bottom));
}
}
@supports (min-height: constant(safe-area-inset-bottom)) {
.page-reminder[data-v-3f387506] {
      min-height: calc(100vh - constant(safe-area-inset-bottom));
}
}
.title[data-v-3f387506] {
  flex-direction: row !important;
  justify-content: space-between !important;
  align-items: center !important;
}
.link[data-v-3f387506] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.28rem;
  font-weight: 600;
  color: #ff6a00;
}
.item[data-v-3f387506] {
  background: #FFF;
  border-radius: .21rem;
  margin: .24rem;
  padding: .32rem .24rem;
  margin-top: 0;
}
.item__id[data-v-3f387506] {
    font-size: 0.28rem;
    color: #222222;
}
.item__link[data-v-3f387506] {
    color: #ff6a00;
    font-weight: 600;
    margin-left: 0.16rem;
}
.item__icon[data-v-3f387506] {
    transform: translateY(0.04rem);
}
.item__btn[data-v-3f387506] {
    width: 1.5rem;
    transform-origin: right;
    float: right;
}
.remark[data-v-3f387506] {
  margin-top: 0.24rem;
  font-size: 0.28rem;
  color: #222222;
  display: inline-block;
}
.edit_remark[data-v-3f387506] {
  display: flex;
  align-items: center;
}
.input-label[data-v-3f387506] {
  flex-shrink: 0;
}
.input-con[data-v-3f387506] {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  background: #f5f6fa;
  padding: 0.12rem;
  font-size: 0.24rem;
  color: #222222;
  width: 100%;
}
.input-con__ipt[data-v-3f387506] {
    width: 100%;
    color: #222222;
    border: none;
    padding: 0;
    margin: 0;
    background: transparent;
}
.input-con__text[data-v-3f387506] {
    flex-shrink: 0;
    font-weight: 600;
    color: #ff6a00;
}
.selected-item[data-v-3f387506] {
  display: flex;
  justify-content: space-between;
  margin: 0 0.24rem 0.24rem 0.32rem;
}
.selected-item__item[data-v-3f387506] {
    margin: 0;
    width: 6.38rem;
    box-sizing: border-box;
}
.bottom-btn[data-v-3f387506] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  padding: 0.24rem;
  box-sizing: border-box;
}
.radio-text[data-v-3f387506] {
  line-height: 1;
  font-size: 0.28rem;
  color: #222222;
}
.vanOverlay[data-v-3f387506] {
  background-color: rgba(0, 0, 0, 0.5);
}
.pop-bottom[data-v-3f387506] {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
}
.pop-bottom__item[data-v-3f387506] {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.32rem 0;
}
.pop-bottom__item--border[data-v-3f387506] {
      position: relative;
}
.pop-bottom__item--border[data-v-3f387506]::after {
        content: " ";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background-color: #EEEEEE;
        transform: scaleY(0.5);
}
.pop-bottom__item--cancel[data-v-3f387506] {
      margin-top: 0.08rem;
}

