
.payment[data-v-784acf57] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 0.16rem 0.16rem 0 0;
  background-color: #fff;
  padding-bottom: 0.6rem;
  z-index: 666;
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
}
.payment.on[data-v-784acf57] {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
.payment .title[data-v-784acf57] {
  text-align: center;
  height: 1.23rem;
  font-size: 0.32rem;
  color: #282828;
  font-weight: bold;
  padding-right: 0.3rem;
  margin-left: 0.3rem;
  position: relative;
  border-bottom: 0.01rem solid #eee;
}
.payment .title .iconfont[data-v-784acf57] {
  position: absolute;
  right: 0.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0.43rem;
  color: #8a8a8a;
  font-weight: normal;
}
.payment .item[data-v-784acf57] {
  border-bottom: 0.01rem solid #eee;
  height: 1.3rem;
  margin-left: 0.3rem;
  padding-right: 0.3rem;
}
.payment .item .left[data-v-784acf57] {
  width: 6.1rem;
}
.payment .item .left .text[data-v-784acf57] {
  width: 5.4rem;
}
.payment .item .left .text .name[data-v-784acf57] {
  font-size: 0.32rem;
  color: #282828;
}
.payment .item .left .text .info[data-v-784acf57] {
  font-size: 0.24rem;
  color: #999;
}
.payment .item .left .text .info .money[data-v-784acf57] {
  color: #ff9900;
}
.payment .item .left .iconfont[data-v-784acf57] {
  font-size: 0.45rem;
  color: #09bb07;
}
.payment .item .left .iconfont.icon-zhifubao[data-v-784acf57] {
  color: #00aaea;
}
.payment .item .left .iconfont.icon-yuezhifu[data-v-784acf57] {
  color: #ff9900;
}
.payment .item .left .iconfont.icon-yuezhifu1[data-v-784acf57] {
  color: #eb6623;
}
.payment .item .iconfont[data-v-784acf57] {
  font-size: 0.3rem;
  color: #999;
}


.generalWindow .generalTip[data-v-1c819920] {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 5.6rem;
  margin-left: -2.8rem;
  z-index: 666;
  border-radius: 0.2rem;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  padding-bottom: 0.6rem;
  margin-top: -3.3rem;
}
.generalWindow .generalTip.on[data-v-1c819920] {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.generalWindow .generalTip .pictrue[data-v-1c819920] {
  width: 100%;
  height: 2.7rem;
}
.generalWindow .generalTip .pictrue img[data-v-1c819920] {
  width: 100%;
  height: 100%;
  border-radius: 0.2rem 0.2rem 0 0;
}
.generalWindow .generalTip .name[data-v-1c819920] {
  font-size: 0.36rem;
  font-weight: bold;
  color: #282828;
  text-align: center;
  padding: 0 0.29rem;
  margin-top: 0.37rem;
}
.generalWindow .generalTip .info[data-v-1c819920] {
  font-size: 0.3rem;
  color: #666;
  padding: 0 0.29rem;
  text-align: center;
  margin-top: 0.21rem;
}
.generalWindow .generalTip .info .money[data-v-1c819920] {
  font-weight: bold;
  margin: 0 0.1rem;
}
.generalWindow .generalTip .help[data-v-1c819920] {
  font-size: 0.32rem;
  font-weight: bold;
  text-align: center;
  margin-top: 0.4rem;
}
.generalWindow .generalTip .tipBnt[data-v-1c819920] {
  font-size: 0.32rem;
  color: #fff;
  width: 3.6rem;
  height: 0.82rem;
  border-radius: 0.41rem;
  background-image: -webkit-gradient(linear, left top, right top, from(#f67a38), to(#f11b09));
  background-image: linear-gradient(to right, #f67a38 0%, #f11b09 100%);
  text-align: center;
  line-height: 0.82rem;
  margin: 0.5rem auto 0 auto;
}


.goodCall[data-v-c43aafc0] {
  color: #e93323;
  text-align: center;
  width: 100%;
  height: 0.86rem;
  padding: 0 0.3rem;
  border-bottom: 0.01rem solid #eee;
  font-size: 0.3rem;
  line-height: 0.86rem;
  background: #fff;
}
.iconfont[data-v-c43aafc0] {
  margin-right: 0.15rem;
}
.geoPage[data-v-c43aafc0] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 10000;
}
.order-details .writeOff[data-v-c43aafc0] {
  background-color: #fff;
  margin-top: 0.13rem;
  padding-bottom: 0.3rem;
}
.order-details .writeOff .title[data-v-c43aafc0] {
  font-size: 0.3rem;
  color: #282828;
  height: 0.87rem;
  border-bottom: 1px solid #f0f0f0;
  padding: 0 0.3rem;
  line-height: 0.87rem;
}
.order-details .writeOff .grayBg[data-v-c43aafc0] {
  background-color: #f2f5f7;
  width: 5.9rem;
  height: 3.84rem;
  border-radius: 0.2rem 0.2rem 0 0;
  margin: 0.5rem auto 0 auto;
  padding-top: 0.55rem;
}
.order-details .writeOff .grayBg .pictrue[data-v-c43aafc0] {
  width: 2.9rem;
  height: 2.9rem;
  margin: 0 auto;
}
.order-details .writeOff .grayBg .pictrue img[data-v-c43aafc0] {
  width: 100%;
  height: 100%;
  display: block;
}
.order-details .writeOff .gear[data-v-c43aafc0] {
  width: 5.9rem;
  height: 0.3rem;
  margin: 0 auto;
}
.order-details .writeOff .gear img[data-v-c43aafc0] {
  width: 100%;
  height: 100%;
  display: block;
}
.order-details .writeOff .num[data-v-c43aafc0] {
  background-color: #f0c34c;
  width: 5.9rem;
  height: 0.84rem;
  color: #282828;
  font-size: 0.48rem;
  margin: 0 auto;
  border-radius: 0 0 0.2rem 0.2rem;
  text-align: center;
  padding-top: 0.04rem;
}
.order-details .writeOff .rules[data-v-c43aafc0] {
  margin: 0.46rem 0.3rem 0 0.3rem;
  border-top: 0.01rem solid #f0f0f0;
  padding-top: 0.1rem;
}
.order-details .writeOff .rules .item[data-v-c43aafc0] {
  margin-top: 0.15rem;
}
.order-details .writeOff .rules .item .rulesTitle[data-v-c43aafc0] {
  font-size: 0.28rem;
  color: #282828;
}
.order-details .writeOff .rules .item .rulesTitle .iconfont[data-v-c43aafc0] {
  font-size: 0.3rem;
  color: #333;
  margin-right: 0.08rem;
  margin-top: 0.05rem;
}
.order-details .writeOff .rules .item .info[data-v-c43aafc0] {
  font-size: 0.28rem;
  color: #999;
  margin-top: 0.05rem;
}
.order-details .writeOff .rules .item .info .time[data-v-c43aafc0] {
  margin-left: 0.2rem;
}
.order-details .map[data-v-c43aafc0] {
  height: 0.86rem;
  font-size: 0.3rem;
  color: #282828;
  line-height: 0.86rem;
  border-bottom: 0.01rem solid #f0f0f0;
  margin-top: 0.13rem;
  background-color: #fff;
  padding: 0 0.3rem;
}
.order-details .map .place[data-v-c43aafc0] {
  font-size: 0.26rem;
  width: 1.76rem;
  height: 0.5rem;
  border-radius: 0.25rem;
  line-height: 0.5rem;
  text-align: center;
}
.order-details .map .place .iconfont[data-v-c43aafc0] {
  font-size: 0.27rem;
  height: 0.27rem;
  line-height: 0.27rem;
  margin: 0.02rem 0.03rem 0 0;
}
.order-details .address .name .iconfont[data-v-c43aafc0] {
  font-size: 0.34rem;
  margin-left: 0.1rem;
}


/*# sourceMappingURL=chunk-01ff5a43.404dd8be.css.map*/