
.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;
}

.common-status-type-style[data-v-ade3fc90] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 1.06667rem;
      -ms-flex: 0 0 1.06667rem;
          flex: 0 0 1.06667rem;
}
.content[data-v-ade3fc90] {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
.content .betRecordDetail_ul[data-v-ade3fc90] {
  width: 100%;
}
.content .betRecordDetail_ul li[data-v-ade3fc90] {
  background: #fff;
  height: 2.613333rem;
  margin: 0.266667rem;
  border-radius: 0.133333rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  position: relative;
}
.content .betRecordDetail_ul li .order-number[data-v-ade3fc90] {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.32rem;
  color: #666;
  padding-left: 0.16rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content .betRecordDetail_ul li .div_l[data-v-ade3fc90] {
  width: 1.12rem;
  height: 1.12rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.content .betRecordDetail_ul li .div_c[data-v-ade3fc90] {
  width: 48%;
}
.content .betRecordDetail_ul li .div_c p[data-v-ade3fc90] {
  line-height: 0.586667rem;
  color: #222;
}
.content .betRecordDetail_ul li .div_c .p_1[data-v-ade3fc90] {
  font-size: 0.4rem;
  font-weight: 700;
}
.content .betRecordDetail_ul li .div_c .p_1.red[data-v-ade3fc90] {
  color: #ff0000;
}
.content .betRecordDetail_ul li .div_c .p_1.green[data-v-ade3fc90] {
  color: #00ff00;
}
.content .betRecordDetail_ul li .div_c .p_2[data-v-ade3fc90] {
  font-size: 0.32rem;
}
.content .betRecordDetail_ul li .div_r[data-v-ade3fc90] {
  width: 34%;
  line-height: 0.533333rem;
}
.content .betRecordDetail_ul li .div_r .p_r_1[data-v-ade3fc90] {
  width: 100%;
  height: 0.666667rem;
  font-size: 0.293333rem;
}
.content .betRecordDetail_ul li .div_r .p_r_1 .text[data-v-ade3fc90] {
  margin-right: 0.266667rem;
}

