.buyRules[data-v-37003ce8] {
  position: relative;
  margin: 0.16rem 0.16rem 0;
  background-color: #fff;
  padding: 0.16rem;
  text-align: left;
  border-radius: 0.08rem;
}
.buyRules .head[data-v-37003ce8] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.08rem;
}
.buyRules .head .buyRules__title[data-v-37003ce8] {
      font-size: 0.15rem;
      font-weight: bold;
      color: #333;
}
.buyRules .head .moreRule[data-v-37003ce8] {
      display: flex;
      align-items: center;
      padding-top: 0.02rem;
}
.buyRules .head .moreRule div[data-v-37003ce8] {
        font-size: 0.13rem;
        color: #999;
        margin-right: 0.04rem;
}
.buyRules .head .moreRule img[data-v-37003ce8] {
        display: block;
}
.buyRules__detail[data-v-37003ce8] {
    display: flex;
}
.buyRules__detail__item[data-v-37003ce8] {
      margin-top: 0.13rem;
      width: 33.333333%;
}
.buyRules__detail__item .flagLine[data-v-37003ce8] {
        width: 100%;
        height: 0.02rem;
        background-color: rgba(225, 40, 23, 0.12);
        margin-bottom: 0.12rem;
        position: relative;
}
.buyRules__detail__item .flagLine .circle[data-v-37003ce8] {
          position: absolute;
          top: -0.04rem;
          width: 0.1rem;
          height: 0.1rem;
          border-radius: 50%;
          background-color: #fff;
          box-sizing: border-box;
          border: 0.02rem solid #e12817;
}
.buyRules__detail__item .flagDetail .flagTitle[data-v-37003ce8] {
        font-size: 0.12rem;
        font-weight: bold;
        color: #333;
}
.buyRules__detail__item .flagDetail .flagSubTitle[data-v-37003ce8] {
        margin-top: 0.02rem;
        font-size: 0.12rem;
        color: #999;
}
.buyRules__detail .fourItem[data-v-37003ce8] {
      width: 25%;
}
.buyRules__detail .twoItem[data-v-37003ce8] {
      width: 50%;
}
.buyRules__detail .isSecond .flagLine .circle[data-v-37003ce8] {
      left: 50%;
      transform: translateX(-50%);
}
.buyRules__detail .isSecond .flagDetail[data-v-37003ce8] {
      text-align: center;
}
.buyRules__detail .isLast .flagLine .circle[data-v-37003ce8] {
      right: 0;
}
.buyRules__detail .isLast .flagDetail[data-v-37003ce8] {
      text-align: right;
}
.buyRules .newClass .isSecond[data-v-37003ce8] {
    width: 40%;
}
.buyRuleTips[data-v-37003ce8] {
  margin-top: 0.15rem;
  background: #f5f5f5;
  padding: 0.1rem;
  font-size: 0.125rem;
  text-align: left;
  color: #999;
}


/*# sourceMappingURL=4.1758895010353.css.map*/