.wrapper[data-v-a33e6c10] {
  font-size: 0.35rem;
  height: 100%;
  background-color: #fff;
}
.wrapper .task-detail[data-v-a33e6c10] {
  padding: 0.5rem 0.7rem 0.3rem 0.7rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}
.wrapper .task-detail .task-left[data-v-a33e6c10] {
  width: 6.4rem;
}
.wrapper .task-detail .task-left .task-item[data-v-a33e6c10] {
  padding-right: 0.024rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 0.8rem;
}
.wrapper .task-detail .task-left .task-item span[data-v-a33e6c10] {
  color: #333;
}
.wrapper .task-detail .task-left .task-item span[data-v-a33e6c10]:nth-child(1) {
  width: 1.8rem;
}
.wrapper .task-detail .task-left .task-item span[data-v-a33e6c10]:nth-child(2) {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrapper .task-detail .task-right[data-v-a33e6c10] {
  width: 2.4rem;
  padding-top: 1.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.wrapper .task-detail .task-right span[data-v-a33e6c10] {
  margin-top: 0.2rem;
}
.wrapper .task-detail[data-v-a33e6c10] .van-circle {
  width: 1.7rem !important;
  height: 1.7rem !important;
}
.wrapper .tip[data-v-a33e6c10] {
  line-height: 0.8rem;
  color: #666;
  padding-left: 0.7rem;
  background-color: #f5f5f5;
  margin-bottom: 1.3rem;
}
.feedback[data-v-a33e6c10] {
  padding: 0 0.7rem;
  background: #fff;
}
.feedback .tabBox[data-v-a33e6c10] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.3rem 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 0.02667rem solid #e8e8e8;
}
.feedback .tabBox .tabBox-left[data-v-a33e6c10] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.feedback .tabBox .tabBox-left .tabBox-top span[data-v-a33e6c10]:nth-child(1) {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  background: #0286df;
  color: #fff;
  border-radius: 50%;
}
.feedback .tabBox .tabBox-left .tabBox-top span[data-v-a33e6c10]:nth-child(2) {
  color: #333;
  margin-left: 0.4rem;
}
.feedback .tabBox .tabBox-left .tabBox-bottom[data-v-a33e6c10] {
  color: #999;
}
.feedback .tabBox .tabBox-left .tabBox-bottom span[data-v-a33e6c10] {
  color: #0286df;
  padding-right: 0.4rem;
}
.feedback .tabBox .tabBox-right[data-v-a33e6c10] {
  margin-top: 0.3rem;
}
.step-item .step-header[data-v-a33e6c10] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.step-item .step-header span[data-v-a33e6c10] {
  color: #333;
  font-weight: 600;
}
.step-item .step-header i[data-v-a33e6c10] {
  color: #999;
}
.step-item .step-info[data-v-a33e6c10] {
  color: #666;
  font-weight: 400;
  padding: 0.3rem 0 0 0;
}
[data-v-a33e6c10] .van-steps {
  padding: 0.4rem 0.7rem 0.4rem 1.2rem;
}
.footer[data-v-a33e6c10] {
  height: 1.3rem;
  background: #fff;
  color: #0286df;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0.29333rem 0.53333rem 0.10667rem rgba(153,153,153,0.22);
  border-top: 0.02667rem solid #e8e8e8;
}
.footer div[data-v-a33e6c10] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  height: 1rem;
  line-height: 1rem;
  border-right: 0.02667rem solid #e8e8e8;
}
.footer div[data-v-a33e6c10]:last-child {
  border-right: none;
}

