.main-layout[data-v-529f4d88]{width:100%;font-size:.24rem}.orientation-tips[data-v-529f4d88]{width:100%;height:100%;position:fixed;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.orientation-tips p[data-v-529f4d88]{font-size:.3rem;margin:.15rem 0}

.header-wrap .header[data-v-55650348] {
  width: 100%;
  height: 1rem;
  border-bottom: 1px solid #f5f2ea;
  position: fixed;
  z-index: 102;
}
.header-wrap .header-logo[data-v-55650348] {
  display: inline-block;
  width: 1.67rem;
}
.header-wrap .header-go-back img[data-v-55650348] {
  width: 0.48rem;
}
.header-wrap .header-title[data-v-55650348] {
  font-size: 0.32rem;
  color: #1A1A1A;
}
.drawer-transition[data-v-55650348] {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.drawer-show-enter[data-v-55650348],
.drawer-hide-leaver-active[data-v-55650348] {
  opacity: 0;
}
.drawer-show-leave-active[data-v-55650348],
.drawer-hide-enter[data-v-55650348] {
  opacity: 0;
}


.header-burger-icon[data-v-97dc8218] {
  width: 0.4rem;
  height: 0.34rem;
  position: relative;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.header-burger-icon span[data-v-97dc8218] {
  display: block;
  position: absolute;
  height: 0.04rem;
  width: 100%;
  background: #1A1A1A;
  border-radius: 0.77rem;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.header-burger-icon span[data-v-97dc8218]:nth-child(1) {
  top: 0rem;
}
.header-burger-icon span[data-v-97dc8218]:nth-child(2) {
  top: 0.12rem;
}
.header-burger-icon span[data-v-97dc8218]:nth-child(3) {
  top: 0.24rem;
}
.header-burger-icon.open span[data-v-97dc8218]:nth-child(1) {
  top: 0.12rem;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.header-burger-icon.open span[data-v-97dc8218]:nth-child(2) {
  opacity: 0;
  right: -60px;
}
.header-burger-icon.open span[data-v-97dc8218]:nth-child(3) {
  top: 0.12rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}


.drawer[data-v-35676868] {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
}
.drawer-box[data-v-35676868] {
  width: 2.7rem;
  position: fixed;
  right: 0.15rem;
  top: 1.3rem;
  background: #ffffff;
  border-radius: 5px;
}
.drawer-box .yd-flexbox-vertical .yd-flexbox-item[data-v-35676868] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.drawer-box .yd-flexbox-vertical .yd-flexbox-item span[data-v-35676868] {
  margin: 0 0.2rem;
  font-size: 0.28rem;
}
.drawer-box .yd-flexbox-vertical .yd-flexbox-item img[data-v-35676868] {
  width: 0.33rem;
}
.drawer-box .yd-flexbox-vertical .yd-flexbox-item[data-v-35676868]:nth-last-child(1) {
  border-bottom: none;
}


.main[data-v-41d78e7c] {
  width: 100%;
  margin-bottom: 1rem;
  position: relative;
}
.main .drawer-mask[data-v-41d78e7c] {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.2);
  z-index: 99;
}


.yd-tabbar:after {
  border-top: 1px solid #f1eee3 !important;
}
.yd-tabbar-icon img {
  height: 65% !important;
}
.yd-tabbar-txt {
  padding-bottom: 0.08rem;
  color: #7d7d7d;
}
.yd-tabbar-item .yd-tabbar-icon .footer-icon {
  display: none;
}
.yd-tabbar-item .yd-tabbar-icon .footer-icon-outline {
  display: block;
}
.router-link-active .yd-tabbar-icon .footer-icon-outline {
  display: none;
}
.router-link-active .yd-tabbar-icon .footer-icon {
  display: block;
}


.container[data-v-6e4963ad] {
  width: 100%;
  height: 10.63rem;
  background: #ffffff;
  position: fixed;
  left: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  bottom: -10.63rem;
  z-index: 99;
}
.container .title[data-v-6e4963ad] {
  height: 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin-top: 0.32rem;
  margin-bottom: 0.44rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #111111;
}
.container .icon-container[data-v-6e4963ad] {
  width: 0.96rem;
  height: 0.48rem;
  position: absolute;
  right: 0.19rem;
  top: 0.28rem;
  text-align: right;
}
.container .icon-container .icon-cross[data-v-6e4963ad] {
  width: 0.48rem;
  height: 0.48rem;
}
.container .production-info-container[data-v-6e4963ad] {
  padding: 0 0.32rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.container .production-info-container .production-image-container[data-v-6e4963ad] {
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.24rem;
  border-radius: 0.04rem;
  background: #f9fafc;
}
.container .production-info-container .production-text-container[data-v-6e4963ad] {
  width: 5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}
.container .production-info-container .production-text-container .production-name[data-v-6e4963ad] {
  font-size: 0.32rem;
  font-weight: bold;
  margin-bottom: 0.08rem;
  height: 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.container .production-info-container .production-text-container .production-belonged[data-v-6e4963ad] {
  font-size: 0.24rem;
  color: rgba(17, 17, 17, 0.5);
  margin-bottom: 0.32rem;
  height: 0.36rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.container .production-info-container .production-text-container .price-area[data-v-6e4963ad] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.container .production-info-container .production-text-container .price-area .production-price[data-v-6e4963ad] {
  height: 0.44rem;
  font-size: 0.2rem;
  color: #111111;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  font-weight: bold;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
}
.container .production-info-container .production-text-container .price-area .production-number-container[data-v-6e4963ad] {
  height: 0.44rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}
.container .production-info-container .production-text-container .price-area .production-number-container .number-input[data-v-6e4963ad] {
  border: 1px solid rgba(17, 17, 17, 0.2);
  border-radius: 0.04rem;
  width: 0.4rem;
  height: 0.4rem;
  text-align: center;
  color: #111111;
  font-size: 0.22rem;
}
.container .account-info-container[data-v-6e4963ad] {
  width: 6.86rem;
  height: 2.08rem;
  background: url(//www-mo.xoyocdn.com/mobile/img/img-chatblock.e1539990.png) no-repeat;
  margin: 0.08rem 0.32rem 0.4rem 0.32rem;
  padding-top: 0.44rem;
  padding-left: 0.24rem;
  padding-right: 0.24rem;
  font-size: 0.28rem;
  color: #8C6E00;
  background-size: contain;
}
.container .account-info-container .account-info-item[data-v-6e4963ad] {
  height: 0.36rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 0.16rem;
}
.container .pay-way-container[data-v-6e4963ad] {
  padding: 0 0.32rem;
  margin-bottom: 0.32rem;
  height: 3.24rem;
}
.container .pay-way-container .pay-way-list-container[data-v-6e4963ad] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 0.72rem;
  margin-bottom: 0.24rem;
  box-shadow: inset 0 -0.01rem 0 0 #EEEEEE;
}
.container .pay-way-container .pay-way-list-container .logo[data-v-6e4963ad] {
  width: 0.48rem;
  height: 0.48rem;
  margin-right: 0.16rem;
}
.container .pay-way-container .pay-way-list-container .pay-way-text[data-v-6e4963ad] {
  font-size: 0.28rem;
  color: #111111;
  height: 0.48rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.container .pay-way-container .pay-way-list-container .select-container[data-v-6e4963ad] {
  height: 0.48rem;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.container .pay-way-container .pay-way-list-container .select-container .check-icon[data-v-6e4963ad] {
  width: 0.32rem;
  height: 0.32rem;
}
.container .price-container[data-v-6e4963ad] {
  box-shadow: inset 0 0.01rem 0 0 #EEEEEE;
  height: 1.12rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  padding-top: 0.12rem;
  padding-left: 0.32rem;
  padding-right: 0.32rem;
  position: absolute;
  bottom: 0.68rem;
}
.container .price-container .total-pay-info[data-v-6e4963ad] {
  height: 0.88rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.container .price-container .total-pay-info-title[data-v-6e4963ad] {
  height: 0.88rem;
  font-size: 0.24rem;
  color: #666666;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-top: 0.15rem;
}
.container .price-container .total-pay-info-price-container[data-v-6e4963ad] {
  height: 0.88rem;
  font-weight: bold;
  color: #D03838;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  width: 2.87rem;
}
.container .price-container .total-pay-info-price-container-money-tag[data-v-6e4963ad] {
  height: 0.88rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-top: 0.16rem;
}
.container .price-container .total-pay-info-price-container-number-container[data-v-6e4963ad] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
}
.container .price-container .total-pay-info-price-container-number-container-large[data-v-6e4963ad] {
  font-size: 0.48rem;
}
.container .price-container .total-pay-info-price-container-number-container-small[data-v-6e4963ad] {
  font-size: 0.32rem;
  margin-bottom: 0.02rem;
}
.container .price-container .pay-button[data-v-6e4963ad] {
  width: 2.72rem;
  height: 0.88rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  background: #A53832;
  font-size: 0.32rem;
  color: #ffffff;
}
.slide-up-container[data-v-6e4963ad] {
  -webkit-transition: all .3s;
  transition: all .3s;
  bottom: 0;
}
.no-margin-bottom[data-v-6e4963ad] {
  margin-bottom: 0 !important;
}
.disabled-button[data-v-6e4963ad] {
  opacity: 0.5 !important;
}


.toggledContainer[data-v-61f254fe] {
  pointer-events: fill !important;
}
.container[data-v-61f254fe] {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  pointer-events: none;
}
.container .mask[data-v-61f254fe] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 108;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.container .showMask[data-v-61f254fe] {
  opacity: 1;
  pointer-events: fill;
}
.container .contentContainer[data-v-61f254fe] {
  position: absolute;
  left: 0;
  bottom: -100%;
  z-index: 109;
  background: #ffffff;
  width: 100%;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.container .contentContainer .title[data-v-61f254fe] {
  height: 0.86rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  font-size: 0.36rem;
  font-weight: bold;
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.08);
}
.container .contentContainer .listContainer[data-v-61f254fe] {
  padding: 0.2rem 0;
}
.container .contentContainer .listContainer .listItem[data-v-61f254fe] {
  font-size: 0.28rem;
  height: 0.88rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding: 0 0.32rem;
}
.container .contentContainer .listContainer .listItem .listItemContent[data-v-61f254fe] {
  -webkit-box-flex: 0.7;
  -webkit-flex: 0.7;
          flex: 0.7;
}
.container .contentContainer .listContainer .listItem .listItemCopyButton[data-v-61f254fe] {
  -webkit-box-flex: 0.3;
  -webkit-flex: 0.3;
          flex: 0.3;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}
.container .contentContainer .listContainer .listItem .listItemCopyButton .icon[data-v-61f254fe] {
  width: 0.28rem;
}
.container .contentContainer .cancelButton[data-v-61f254fe] {
  border-top: 0.01rem solid rgba(0, 0, 0, 0.08);
  height: 0.84rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  font-size: 0.34rem;
  margin-bottom: 0.36rem;
}
.container .showContent[data-v-61f254fe] {
  bottom: 0;
}


.block-title {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  height: 0.3rem;
  margin-bottom: 0.35rem;
}
.block-title-left-block {
  width: 0.07rem;
  height: 0.3rem;
  display: inline-block;
  background: #fe8a00;
  margin-right: 0.15rem;
}
.block-title-text {
  font-size: 0.26rem;
  font-weight: bold;
  height: 0.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.block-title-right-arrow {
  margin-left: 0.1rem;
  height: 0.21rem;
}
.block-title-right-arrow img {
  display: block;
  height: 100%;
}

