
.yo-scroll {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: scroll;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
}
.yo-scroll .inner {
  position: absolute;
  top: -2rem;
  width: 100%;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.yo-scroll .pull-refresh {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 2rem;
  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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.yo-scroll.touch .inner {
    -webkit-transition-duration: 0ms;
            transition-duration: 0ms;
}
.yo-scroll.down .down-tip {
    display: block;
}
.yo-scroll.up .up-tip {
    display: block;
}
.yo-scroll.refresh .refresh-tip {
    display: block;
}
.yo-scroll .down-tip,
  .yo-scroll .refresh-tip,
  .yo-scroll .up-tip {
    display: none;
}
.yo-scroll .load-more {
    height: 0.8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*align-items: center;*/
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    clear: both;
    padding: 0.26667rem 0;
}

.activity_index[data-v-67387ad5] {
  width: 100%;
  height: calc(100vh - 2.4rem);
}
.activity_index .common-status-type-style[data-v-67387ad5] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 0.85333rem;
      -ms-flex: 0 0 0.85333rem;
          flex: 0 0 0.85333rem;
}
.activity_index .repotDropdown_select[data-v-67387ad5] {
  height: 0.85333rem;
}
.activity_index .repotDropdown_select > div[data-v-67387ad5]:nth-child(1) {
  margin-right: 1.06667rem;
}
.activity_index .repotDropdown_select span[data-v-67387ad5] {
  color: #242424;
}
.activity_index .repotDropdown_content[data-v-67387ad5] {
  top: 3.25333rem;
}
.content[data-v-67387ad5] {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
.content .order-detail-ul li[data-v-67387ad5] {
  margin-top: 0.26667rem;
  background: #fff;
  padding: 0.26667rem 0.4rem;
}
.content .order-detail-ul li button[data-v-67387ad5] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 1.49333rem;
      -ms-flex: 0 0 1.49333rem;
          flex: 0 0 1.49333rem;
  border: none;
  background: #935524;
  border-radius: 0.10667rem;
  width: 1.33333rem;
  height: 0.77333rem;
  font-size: 0.34667rem;
  color: #FFFFFF;
}
.content .order-detail-ul li .mt-10[data-v-67387ad5] {
  margin-top: 0.13333rem;
}
.content .order-detail-ul li span[data-v-67387ad5] {
  margin-right: 0.10667rem;
}
.content .order-detail-ul li .status-0[data-v-67387ad5] {
  color: #80c20d;
}
.content .order-detail-ul li .status-1[data-v-67387ad5] {
  color: red;
}
.content .order-detail-ul li .flex-3[data-v-67387ad5] {
  -webkit-box-flex: 5;
  -webkit-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.content .order-detail-ul li .flex-5[data-v-67387ad5] {
  -webkit-box-flex: 8;
  -webkit-flex: 8;
      -ms-flex: 8;
          flex: 8;
}

