.van-notice-bar{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:40px;padding:0 16px;color:#ed6a0c;font-size:14px;line-height:24px;background-color:#fffbe8}.van-notice-bar__left-icon,.van-notice-bar__right-icon{min-width:24px;font-size:16px}.van-notice-bar__right-icon{text-align:right;cursor:pointer}.van-notice-bar__wrap{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:100%;overflow:hidden}.van-notice-bar__content{position:absolute;white-space:nowrap;-webkit-transition-timing-function:linear;transition-timing-function:linear}.van-notice-bar__content.van-ellipsis{max-width:100%}.van-notice-bar--wrapable{height:auto;padding:8px 16px}.van-notice-bar--wrapable .van-notice-bar__wrap{height:auto}.van-notice-bar--wrapable .van-notice-bar__content{position:relative;white-space:normal;word-wrap:break-word}
.van-action-sheet{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;max-height:80%;overflow:hidden;color:#323233}.van-action-sheet__content{-webkit-box-flex:1;-webkit-flex:1 auto;flex:1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-action-sheet__cancel,.van-action-sheet__item{display:block;width:100%;padding:14px 16px;font-size:16px;background-color:#fff;border:none;cursor:pointer}.van-action-sheet__cancel:active,.van-action-sheet__item:active{background-color:#f2f3f5}.van-action-sheet__item{line-height:22px}.van-action-sheet__item--disabled,.van-action-sheet__item--loading{color:#c8c9cc}.van-action-sheet__item--disabled:active,.van-action-sheet__item--loading:active{background-color:#fff}.van-action-sheet__item--disabled{cursor:not-allowed}.van-action-sheet__item--loading{cursor:default}.van-action-sheet__cancel{-webkit-flex-shrink:0;flex-shrink:0;box-sizing:border-box;color:#646566}.van-action-sheet__subname{margin-top:8px;color:#969799;font-size:12px;line-height:18px}.van-action-sheet__gap{display:block;height:8px;background-color:#f7f8fa}.van-action-sheet__header{-webkit-flex-shrink:0;flex-shrink:0;font-weight:500;font-size:16px;line-height:48px;text-align:center}.van-action-sheet__description{position:relative;-webkit-flex-shrink:0;flex-shrink:0;padding:20px 16px;color:#969799;font-size:14px;line-height:20px;text-align:center}.van-action-sheet__description::after{position:absolute;box-sizing:border-box;content:' ';pointer-events:none;right:16px;bottom:0;left:16px;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-action-sheet__loading-icon .van-loading__spinner{width:22px;height:22px}.van-action-sheet__close{position:absolute;top:0;right:0;z-index:1;padding:0 16px;color:#c8c9cc;font-size:22px;line-height:inherit}.van-action-sheet__close:active{color:#969799}
.van-cell{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;padding:10px 16px;overflow:hidden;color:#323233;font-size:14px;line-height:24px;background-color:#fff}.van-cell::after{position:absolute;box-sizing:border-box;content:' ';pointer-events:none;right:16px;bottom:0;left:16px;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-cell--borderless::after,.van-cell:last-child::after{display:none}.van-cell__label{margin-top:4px;color:#969799;font-size:12px;line-height:18px}.van-cell__title,.van-cell__value{-webkit-box-flex:1;-webkit-flex:1;flex:1}.van-cell__value{position:relative;overflow:hidden;color:#969799;text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__value--alone{color:#323233;text-align:left}.van-cell__left-icon,.van-cell__right-icon{height:24px;font-size:16px;line-height:24px}.van-cell__left-icon{margin-right:4px}.van-cell__right-icon{margin-left:4px;color:#969799}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:#f2f3f5}.van-cell--required{overflow:visible}.van-cell--required::before{position:absolute;left:8px;color:#ee0a24;font-size:14px;content:'*'}.van-cell--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-cell--large{padding-top:12px;padding-bottom:12px}.van-cell--large .van-cell__title{font-size:16px}.van-cell--large .van-cell__label{font-size:14px}
.van-field__label{-webkit-box-flex:0;-webkit-flex:none;flex:none;box-sizing:border-box;width:6.2em;margin-right:12px;color:#646566;text-align:left;word-wrap:break-word}.van-field__label--center{text-align:center}.van-field__label--right{text-align:right}.van-field--disabled .van-field__label{color:#c8c9cc}.van-field__value{overflow:visible}.van-field__body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-field__control{display:block;box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0;color:#323233;line-height:inherit;text-align:left;background-color:transparent;border:0;resize:none}.van-field__control::-webkit-input-placeholder{color:#c8c9cc}.van-field__control::placeholder{color:#c8c9cc}.van-field__control:disabled{color:#c8c9cc;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#c8c9cc}.van-field__control:read-only{cursor:default}.van-field__control--center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.van-field__control--right{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right}.van-field__control--custom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:24px}.van-field__control[type=date],.van-field__control[type=datetime-local],.van-field__control[type=time]{min-height:24px}.van-field__control[type=search]{-webkit-appearance:none}.van-field__button,.van-field__clear,.van-field__icon,.van-field__right-icon{-webkit-flex-shrink:0;flex-shrink:0}.van-field__clear,.van-field__right-icon{margin-right:-8px;padding:0 8px;line-height:inherit}.van-field__clear{color:#c8c9cc;font-size:16px;cursor:pointer}.van-field__left-icon .van-icon,.van-field__right-icon .van-icon{display:block;font-size:16px;line-height:inherit}.van-field__left-icon{margin-right:4px}.van-field__right-icon{color:#969799}.van-field__button{padding-left:8px}.van-field__error-message{color:#ee0a24;font-size:12px;text-align:left}.van-field__error-message--center{text-align:center}.van-field__error-message--right{text-align:right}.van-field__word-limit{margin-top:4px;color:#646566;font-size:12px;line-height:16px;text-align:right}.van-field--error .van-field__control::-webkit-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control,.van-field--error .van-field__control::placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--min-height .van-field__control{min-height:60px}

.pullUpLoad_div[data-v-51f9e62f]{text-align: center;color: #909090;font-size: .24rem;font-weight: 400;height: .7rem;line-height: .7rem}
.pullUpLoad_img[data-v-51f9e62f]{width: 5.2rem;height: 4.4rem;margin:0 auto;display: block}
.pullUpLoad_one[data-v-51f9e62f]{padding-top: .4rem}

@charset "UTF-8";
/* 绝对定位垂直居中 */
/* 绝对定位水平居中 */
/* 绝对定位水平垂直居中 */
.trans-slide-enter[data-v-72384299], .trans-slide-leave-to[data-v-72384299] {
  opacity: 0;
  transform: translateX(-30px);
}
.trans-slide-leave-active[data-v-72384299] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-enter-active[data-v-72384299] {
  transition: all .3s linear;
}
.trans-slide-right-enter[data-v-72384299], .trans-slide-right-leave-to[data-v-72384299] {
  opacity: 0;
  transform: translateX(30px);
}
.trans-slide-right-leave-active[data-v-72384299] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-right-enter-active[data-v-72384299] {
  transition: all .3s linear;
}
.trans-slide-y-enter[data-v-72384299], .trans-slide-y-leave-to[data-v-72384299] {
  opacity: 0;
  transform: translateY(-30px);
}
.trans-slide-y-leave-active[data-v-72384299] {
  transition: all 100ms cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-y-enter-active[data-v-72384299] {
  transition: all 100ms linear;
}
.trans-slide-y-300-enter[data-v-72384299], .trans-slide-y-300-leave-to[data-v-72384299] {
  opacity: 0;
  transform: translateY(-30px);
}
.trans-slide-y-300-leave-active[data-v-72384299] {
  transition: all 300ms cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-slide-y-300-enter-active[data-v-72384299] {
  transition: all 300ms linear;
}
.trans-fade-enter[data-v-72384299], .trans-fade-leave-to[data-v-72384299] {
  opacity: 0;
}
.trans-fade-leave-active[data-v-72384299] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-fade-enter-active[data-v-72384299] {
  transition: all .3s linear;
}
.trans-fade-fast-enter[data-v-72384299], .trans-fade-fast-leave-to[data-v-72384299] {
  opacity: 0;
}
.trans-fade-fast-leave-active[data-v-72384299] {
  transition: all 0.1s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-fade-fast-enter-active[data-v-72384299] {
  transition: all .1s linear;
}
.trans-bounce-enter[data-v-72384299], .trans-bounce-leave-to[data-v-72384299] {
  opacity: 0;
  transform: scale(0.5, 0.5);
}
.trans-bounce-leave-active[data-v-72384299] {
  transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
}
.trans-bounce-enter-active[data-v-72384299] {
  transition: all .3s linear;
}
div[data-v-72384299] {
  box-sizing: border-box;
}
.reductionPricing_[data-v-72384299] {
  background: #FFF;
  box-sizing: border-box;
  padding-bottom: 0;
  min-height: 100vh;
}
@supports (min-height: env(safe-area-inset-bottom)) {
.reductionPricing_[data-v-72384299] {
      min-height: calc(100vh - env(safe-area-inset-bottom));
}
}
@supports (min-height: constant(safe-area-inset-bottom)) {
.reductionPricing_[data-v-72384299] {
      min-height: calc(100vh - constant(safe-area-inset-bottom));
}
}
.reductionPricing_[data-v-72384299] .van-overlay {
    background: rgba(48, 48, 48, 0.5);
}
.reductionPricing_tit[data-v-72384299] {
  font-weight: 400;
  font-size: 0.24rem;
  color: #222;
}
.reductionPricing_part1[data-v-72384299] {
  padding: 0.24rem 0;
  padding-bottom: 0;
}
.reductionPricing_part1_tit[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 .24rem;
}
.reductionPricing_part1_tit span[data-v-72384299] {
    display: flex;
}
.reductionPricing_part1_titB[data-v-72384299] {
    width: 1.92rem;
    height: 0.64rem;
    background: #fff;
    border-radius: 0.32rem;
    border: 1px solid #979797;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    font-weight: 800;
    font-size: 0.24rem;
    color: #222;
    margin-right: .16rem;
}
.reductionPricing_part1_titF[data-v-72384299] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    font-weight: 800;
    font-size: 0.32rem;
    color: #222;
    color: #222;
    font-size: .32rem;
    font-weight: 800;
}
.reductionPricing_part1_icon[data-v-72384299] {
  margin-left: .16rem;
}
.reductionPricing_part1_tit .reductionPricing_part1_titB1[data-v-72384299] {
  width: 1.92rem;
  height: 0.64rem;
  background: linear-gradient(90deg, #FFE14D 0%, #FFC34D 100%);
  border-radius: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  font-weight: 800;
  font-size: 0.24rem;
  color: #222;
}
.reductionPricing_part1 .reductionPricing_part1_single[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 0 .24rem;
  margin-top: .16rem;
}
.reductionPricing_part1_single div[data-v-72384299]:nth-child(1) {
  font-weight: 400;
  font-size: 0.28rem;
  color: #666;
}
.reductionPricing_part1_single div[data-v-72384299]:nth-child(2) {
  width: 4.96rem;
  border: 0.02rem solid #EEEEEE;
  padding: .1rem .24rem;
}
.reductionPricing_part1_single div:nth-child(2) input[data-v-72384299] {
    font-weight: 400;
    font-size: 0.32rem;
    color: #222;
    text-align: right;
    border-width: 0;
    width: 100%;
    height: .45rem;
    padding: 0;
}
.reductionPricing_part1_single div[data-v-72384299]:nth-child(3) {
  font-weight: 400;
  font-size: 0.28rem;
  color: #FF6A00;
}
.reductionPricing_part1 .reductionPricing_part1_single .reductionPricing_part1_single1[data-v-72384299] {
  font-weight: 400;
  font-size: 0.32rem;
  color: #222;
  text-align: center;
  width: 3.96rem;
  padding: .1rem 0;
  height: .64rem;
}
.reductionPricing_part1 .reductionPricing_part1_single .reductionPricing_part1_single1[data-v-72384299] .van-field__control {
    font-weight: 400;
    font-size: 0.32rem;
    color: #222;
    height: .4rem;
}
.reductionPricing_part1_tit1[data-v-72384299] {
  margin-top: .32rem;
  margin-bottom: .1rem;
  padding: 0 .24rem;
}
.reductionPricing_part1_tit1 div[data-v-72384299]:nth-child(1) {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  font-weight: 800;
  font-size: 0.32rem;
  color: #222;
}
.reductionPricing_part1_tit1 div[data-v-72384299]:nth-child(2) {
  color: #B3B3B3;
  font-size: .24rem;
  font-weight: 600;
}
.reductionPricing_content_posi[data-v-72384299] {
  position: relative;
  padding-left: 25%;
}
.reductionPricing_content_posi[data-v-72384299] .van-picker-column__item--selected {
    color: #222;
    font-weight: 400;
    font-size: 0.36rem;
}
.reductionPricing_content__line[data-v-72384299] {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 3;
  transform: translateY(-50%);
  pointer-events: none;
  height: 1rem;
}
.reductionPricing_content__line[data-v-72384299]:after {
    position: absolute;
    box-sizing: border-box;
    content: ' ';
    pointer-events: none;
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
    border-top: 1px solid #F1F1F1;
    border-right: 0;
    border-bottom: 1px solid #F1F1F1;
    border-left: 0;
    transform: scale(0.5);
}
.reductionPricing_content_posi1[data-v-72384299] {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 23%;
  color: #222;
  font-weight: 400;
  font-size: 0.36rem;
  transform: translateY(-50%);
}
.reductionPricing_content_posi2[data-v-72384299] {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 60%;
  color: #222;
  font-weight: 400;
  font-size: 0.36rem;
  transform: translateY(-50%);
}
.reductionPricing_content_top[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: .35rem;
}
.reductionPricing_content_top div[data-v-72384299]:nth-child(1) {
  color: #909090;
  font-weight: 400;
}
.reductionPricing_content_top div[data-v-72384299]:nth-child(2) {
  font-size: .36rem;
}
.reductionPricing_content_top div[data-v-72384299]:nth-child(3) {
  color: #4394FF;
  font-weight: 400;
}
.reductionPricing_content_single[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: .25rem;
}
.reductionPricing_content_single div[data-v-72384299]:nth-child(1) {
  font-weight: 400;
}
.reductionPricing_content_single div[data-v-72384299]:nth-child(2) {
  font-weight: 400;
  color: #E02020;
  font-size: .26rem;
}
.result_back[data-v-72384299] {
  background: #F5F6FA;
  box-sizing: border-box;
}
.reductionPricing_result_single[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  background: #fff;
  padding: .24rem;
  position: relative;
}
.reductionPricing_result_single[data-v-72384299]::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #EEEEEE;
    transform: scaleY(0.5);
}
.reductionPricing_result_single[data-v-72384299]:last-child::after {
    height: 0;
}
.reductionPricing_result_single1[data-v-72384299]::after {
  height: 0;
}
.reductionPricing_result_single div[data-v-72384299]:nth-child(1) {
  font-weight: 800;
  font-size: 0.28rem;
  color: #222;
}
.reductionPricing_result_single div[data-v-72384299]:nth-child(2) {
  font-weight: 800;
  font-size: 0.28rem;
  color: #FF6A00;
}
.reductionPricing_result_old[data-v-72384299] {
  margin-top: .2rem;
  background: #fff;
}
.reductionPricing_result_oldH[data-v-72384299] {
  text-align: center;
  padding: .24rem 0;
  position: relative;
  font-size: .32rem;
  font-weight: 600;
  color: #222;
}
.reductionPricing_result_oldH[data-v-72384299]::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #EEEEEE;
    transform: scaleY(0.5);
}
.reductionPricing_result_olds[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 .48rem;
  position: relative;
  padding: .24rem 0;
}
.reductionPricing_result_olds[data-v-72384299]::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #EEEEEE;
    transform: scaleY(0.5);
}
.reductionPricing_result_olds[data-v-72384299]:last-child::after {
    height: 0;
}
.reductionPricing_result_olds div[data-v-72384299] {
  font-size: .28rem;
}
.reductionPricing_result_olds div[data-v-72384299]:nth-child(1) {
  color: #666;
}
.reductionPricing_result_olds div[data-v-72384299]:nth-child(2) {
  color: #222;
}
.reductionPricing_result_button[data-v-72384299] {
  margin: .4rem .3rem 0 .3rem;
  background-color: #FFCC33;
  border-radius: .16rem;
  color: white;
  padding: .2rem 0;
  text-align: center;
  font-size: .36rem;
  font-weight: 900;
}
.import_list_head[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  background: #fff;
  padding: .24rem;
}
.import_list_head1[data-v-72384299] {
  font-weight: 800;
  font-size: 0.32rem;
  color: #222;
}
.import_list_head1 span[data-v-72384299] {
  font-weight: 400;
  font-size: 0.32rem;
  color: #666;
  margin-left: .1rem;
}
.import_list_head2[data-v-72384299] {
  font-weight: 400;
  font-size: 0.28rem;
  color: #666;
  display: flex;
  align-items: center;
}
.import_list_head2[data-v-72384299] .van-checkbox__label {
    margin: 0;
}
.import_list_main[data-v-72384299] {
  padding-bottom: 1.52rem;
}
.import_list_main_h[data-v-72384299] {
  background: #F5F6FA;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  font-weight: 800;
  font-size: 0.28rem;
  color: #222;
  padding: .24rem;
}
.import_list_main_h2[data-v-72384299] {
  display: flex;
}
.import_list_main_sin[data-v-72384299] {
  background: #fff;
  padding: 0 .24rem;
}
.import_list_main_sinL[data-v-72384299] {
  padding: .24rem 0;
  position: relative;
}
.import_list_main_sinL[data-v-72384299]::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #EEEEEE;
    transform: scaleY(0.5);
}
.import_list_main_sinL[data-v-72384299]:last-child::after {
    height: 0;
}
.import_list_main_sinL1[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: .1rem;
}
.import_list_main_sinL1 div[data-v-72384299] {
  font-weight: 400;
  font-size: 0.28rem;
  color: #222;
}
.import_list_main_sinL1 div:nth-child(2) img[data-v-72384299] {
  width: .4rem;
  height: .4rem;
  margin-right: .08rem;
  transition: transform 300ms ease;
}
.import-img-arrow[data-v-72384299] {
  width: .4rem;
  height: .4rem;
  margin-right: .08rem;
  transition: transform 300ms ease;
}
.import_list_main_sinL1--turn[data-v-72384299] {
  transform: rotate(180deg);
  transition: transform 300ms ease;
}
.import_list_main_sinL2[data-v-72384299] {
  height: .8rem;
  display: flex;
  align-items: center;
}
.import_list_main_sinL21[data-v-72384299] {
  font-weight: 400;
  font-size: 0.28rem;
  color: #666;
  width: 3.62rem;
  margin-right: 1.2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.import_list_main_sinL22[data-v-72384299] {
  font-weight: 400;
  font-size: 0.28rem;
  color: #222;
  width: 1.32rem;
  height: .64rem;
  border: 0.02rem solid #EEEEEE;
  display: flex;
  align-items: center;
}
.cost-import[data-v-72384299] {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  text-align: center;
}
.import_list_main_sinL23[data-v-72384299] {
  width: .32rem;
  height: .32rem;
  margin-left: .44rem;
}
.import_list_main_sinL23 img[data-v-72384299] {
  width: 100%;
  height: 100%;
}
.import_list_button[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 1.9rem;
  bottom: 0;
  left: 0;
  padding: .4rem .3rem;
  background: #F5F6FA;
  box-sizing: border-box;
}
.import_list_button div[data-v-72384299] {
  font-size: .36rem;
  font-weight: 900;
  border-radius: .08rem;
  padding: .2rem 0;
  width: 3.35rem;
  text-align: center;
}
.import_list_button div[data-v-72384299]:nth-child(1) {
  border: .02rem solid #B3B3B3;
  color: #222;
}
.import_list_button div[data-v-72384299]:nth-child(2) {
  color: #FFFFFF;
  background-color: #FFCC33;
}
[data-theme='yellow'] .import_list_button div[data-v-72384299]:nth-child(2) {
    color: #000000;
}
[data-v-72384299] .van-field__control {
  font-weight: 400;
  font-size: 0.28rem;
  color: #222;
}
.reductionPricing_part1_single2[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 1rem;
  position: relative;
}
.reductionPricing_part1_single2[data-v-72384299]::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #EEEEEE;
    transform: scaleY(0.5);
}
.reductionPricing_part1_single2 div[data-v-72384299]:nth-child(1) {
  color: #B3B3B3;
  font-size: .28rem;
  font-weight: 600;
}
.reductionPricing_part1_single2 div[data-v-72384299]:nth-child(2) {
  color: #1678FF;
  font-size: .28rem;
  font-weight: 600;
  margin-right: .1rem;
}
.rPpart1_single2_main1[data-v-72384299] {
  margin: 0 .24rem .24rem .24rem;
  padding-bottom: .1rem;
  background: #F5F6FA;
  border-radius: 0.21rem;
}
.rPpart1_single2_main[data-v-72384299], .rPpart1_single2_main_list[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  height: .8rem;
  padding: 0 .24rem;
}
.rPpart1_single2_main[data-v-72384299] {
  padding: 0 .48rem;
  font-weight: 400;
  font-size: 0.28rem;
  color: #666;
}
.rPpart1_single2_main_list div[data-v-72384299] {
  font-weight: 400;
  font-size: 0.28rem;
  color: #222;
}
.rPpart1_single2_main div span[data-v-72384299] {
  margin-left: .1rem;
}
.rPpart1_single2_main_list[data-v-72384299] {
  position: relative;
}
.rPpart1_single2_main_list[data-v-72384299]::after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #FFF;
    transform: scaleY(0.5);
}
.rPpart1_single2_main_list[data-v-72384299]:nth-child(1)::after {
    height: 0;
}
.rPpart1_single2_main_list img[data-v-72384299] {
  width: .35rem;
  height: .35rem;
  transition: transform 300ms ease;
  margin-right: .08rem;
}
.rPpart1_single2ML_single1[data-v-72384299] {
  margin: 0 .24rem;
}
.rPpart1_single2ML_single[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  height: .8rem;
}
.rPpart1_single2ML_single div[data-v-72384299]:nth-child(1) {
  color: #666;
  font-size: .28rem;
  font-weight: 400;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rPpart1_single2ML_single div[data-v-72384299]:nth-child(2) {
  color: #666;
  font-size: .28rem;
  font-weight: 400;
  margin-right: .12rem;
}
.reductionPricing_result_s1[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  background: #fff;
  padding: 0 .24rem;
  height: .92rem;
  background: #F5F6FA;
}
.reductionPricing_result_s1 div[data-v-72384299] {
  font-weight: 800;
  font-size: 0.32rem;
  color: #222;
}
.reductionPricing_result_s1 div span[data-v-72384299] {
  margin-left: 1.08rem;
}
.reductionPricing_result_s2[data-v-72384299] {
  background: #fff;
  padding: 0 .24rem;
}
.reductionPricing_result_s2M[data-v-72384299] {
  position: relative;
  padding-bottom: .24rem;
}
.reductionPricing_result_s2M[data-v-72384299]::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #EEEEEE;
    transform: scaleY(0.5);
}
.reductionPricing_result_s2M_h[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  font-weight: 400;
  font-size: 0.28rem;
  color: #222;
  padding-top: .24rem;
}
.reductionPricing_result_s2M_h img[data-v-72384299] {
  width: .35rem;
  height: .35rem;
  transition: transform 300ms ease;
  margin-right: .12rem;
}
.reductionPricing_result_s2M_s[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  padding-top: .32rem;
}
.reductionPricing_result_s2M_s__price[data-v-72384299] {
    width: 1.5rem;
    text-align: center;
    font-weight: 400;
    font-size: 0.28rem;
    color: #222;
}
.reductionPricing_result_s2M_s__detail[data-v-72384299] {
    font-weight: 800;
    font-size: 0.28rem;
    color: #FF6A00;
    margin-left: .8rem;
}
.reductionPricing_result_s2M_s div[data-v-72384299]:nth-child(1) {
  font-weight: 400;
  font-size: 0.28rem;
  color: #666;
  width: 3.6rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.detailData_content[data-v-72384299] {
  padding: .08rem .24rem 1.28rem .24rem;
  background: #fff;
}
.detailData_content_h[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: .24rem 0;
}
.detailData_content_h div[data-v-72384299]:nth-child(1) {
  font-weight: 800;
  font-size: 0.28rem;
  color: #222;
}
.detailData_content_h div[data-v-72384299]:nth-child(2) {
  font-weight: 800;
  font-size: 0.28rem;
  color: #FF6A00;
}
.detailData_content_o[data-v-72384299] {
  background: #F5F6FA;
  border-radius: 0.21rem;
  margin-bottom: .24rem;
  padding-bottom: .16rem;
}
.detailData_content_o1[data-v-72384299] {
  font-weight: 800;
  font-size: 0.32rem;
  color: #222;
  padding: .24rem 0;
  position: relative;
  text-align: center;
}
.detailData_content_o1[data-v-72384299]::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #FFF;
    transform: scaleY(0.5);
}
.detailData_content_o2[data-v-72384299] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: .24rem;
  position: relative;
}
.detailData_content_o2[data-v-72384299]::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #FFF;
    transform: scaleY(0.5);
}
.detailData_content_o2[data-v-72384299]:last-child::after {
    height: 0;
}
.detailData_content_o2 div[data-v-72384299]:nth-child(1) {
  color: #666;
  font-weight: 400;
  font-size: .28rem;
}
.detailData_content_o2 div[data-v-72384299]:nth-child(2) {
  color: #222;
  font-weight: 800;
  font-size: .28rem;
}
.detailData_button[data-v-72384299] {
  position: fixed;
  bottom: 0;
  left: 0;
  background: white;
  padding: .24rem;
  width: 100%;
  box-sizing: border-box;
}
.detailData_button div[data-v-72384299] {
  width: 7rem;
  height: 0.8rem;
  background: linear-gradient(90deg, #FFE14D 0%, #FFC34D 100%);
  border-radius: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  font-weight: 800;
  font-size: 0.28rem;
  color: #222;
}
.reductionPricing_result_s3[data-v-72384299] {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 500;
  width: 100%;
  background: #FFFFFF;
  padding: .24rem .24rem .24rem .24rem;
}
.reductionPricing_result_s3 div[data-v-72384299] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  font-weight: 800;
  font-size: 0.32rem;
  color: #222;
}
.reductionPricing_result_s3 div[data-v-72384299]:nth-child(1) {
  width: 7rem;
  height: 1.04rem;
  background: linear-gradient(90deg, #FFE14D 0%, #FFC34D 100%);
  border-radius: 0.52rem;
}
.reductionPricing_result_s3 div[data-v-72384299]:nth-child(2) {
  margin-top: .24rem;
  width: 7rem;
  height: 1.04rem;
  background: #fff;
  border-radius: 0.52rem;
  border: 1px solid #979797;
}
.noticeBar[data-v-72384299] {
  height: 0.72rem;
  padding: 0 .24rem;
}
.noticeBar[data-v-72384299] .van-icon__image {
    width: .36rem;
    height: .36rem;
}
.noticeBar[data-v-72384299] .van-notice-bar__left-icon {
    min-width: -moz-fit-content;
    min-width: fit-content;
    margin-right: .16rem;
}
.tipCon[data-v-72384299] {
  padding: 0 .24rem 0 .24rem;
  height: 3.62rem;
  overflow-y: auto;
}
.tipCon__item[data-v-72384299] {
    margin-top: .24rem;
}
.tipCon__item__title[data-v-72384299] {
      font-size: 0.28rem;
      font-weight: 400;
      color: #222;
}
.tipCon__item__content[data-v-72384299] {
      margin-top: 0.08rem;
      line-height: 0.4rem;
      font-size: 0.28rem;
      font-weight: 400;
      color: #666;
}
.headTitle[data-v-72384299] {
  width: 1.9rem;
  flex-shrink: 0;
}
.costTitle[data-v-72384299] {
  padding-bottom: .24rem;
  position: relative;
}
.costTitle[data-v-72384299]::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #EEEEEE;
    transform: scaleY(0.5);
}
.input-con[data-v-72384299] {
  width: 4rem !important;
  height: 0.6rem !important;
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none !important;
}
.input-con__item[data-v-72384299] {
    text-align: center !important;
    margin: 0 .12rem;
    width: 1.4rem !important;
    border: 1px solid #EEEEEE !important;
}
.input-con__item[data-v-72384299]:last-child {
      margin-right: 0 !important;
}

