.row[data-v-30b1d537] {
  min-height: 0.5rem;
  padding: 0 0.14rem;
}
.row[data-v-30b1d537]:nth-child(2n) {
  background-color: rgba(198, 168, 108, 0.1);
}
.row .title[data-v-30b1d537] {
  font-weight: 500;
  width: 0.8rem;
  color: #493b32;
  font-size: 0.12rem;
}
.row .number[data-v-30b1d537] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.row .number .p[data-v-30b1d537] {
  display: flex;
  margin: 4px;
}
.row .number .d-ball0[data-v-30b1d537] {
  background-image: url(../images/d_ball0.gif);
  background-size: 100% 100%;
}
.row .number .d-ball1[data-v-30b1d537] {
  background-image: url(../images/d_ball1.gif);
  background-size: 100% 100%;
}
.row .number .d-ball2[data-v-30b1d537] {
  background-image: url(../images/d_ball2.gif);
  background-size: 100% 100%;
}
.row .number .d-ball3[data-v-30b1d537] {
  background-image: url(../images/d_ball3.gif);
  background-size: 100% 100%;
}
.row .number .d-ball4[data-v-30b1d537] {
  background-image: url(../images/d_ball4.gif);
  background-size: 100% 100%;
}
.h24[data-v-30b1d537] {
  height: 0.25rem;
}
.result-header[data-v-30b1d537] {
  background: transparent linear-gradient(98deg, #f5e8c4 0%, #dec593 100%) 0% 0% no-repeat padding-box;
  height: 0.83rem;
  flex-direction: column;
  align-items: center;
}
.result-header .header-title[data-v-30b1d537] {
  width: 100%;
  height: 0.4rem;
  font-size: 0.16rem;
  line-height: 0.4rem;
  font-weight: bold;
  color: #493b32;
  border-bottom: 0.01rem solid #c6a86c;
  text-align: center;
  box-sizing: border-box;
}
.result-header .header-date[data-v-30b1d537] {
  width: 100%;
  flex: 1;
  display: flex;
  justify-content: space-between;
  padding: 0.05rem 0.12rem;
}
.result-header .header-date li[data-v-30b1d537] {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.result-header .header-date li .header-label[data-v-30b1d537] {
  color: #493b32;
  font-size: 0.11rem;
  line-height: 0.11rem;
}
.result-header .header-date li .left-date[data-v-30b1d537] {
  font-size: 0.15rem;
  line-height: 0.15rem;
  color: #493b32;
  font-weight: bold;
}
.result-header .header-date li .right-date[data-v-30b1d537] {
  font-size: 0.15rem;
  line-height: 0.15rem;
  color: #fd0320;
  font-weight: bold;
}
.bet-result[data-v-30b1d537] {
  background: transparent linear-gradient(180deg, #ffffff 0%, #fcefd5 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0rem 0.03rem 0.06rem #493b3280;
  border: 0.01rem solid #fcefd5;
  border-radius: 0.15rem;
  overflow: hidden;
}
.radio-box[data-v-30b1d537] {
  height: 0.3rem;
  line-height: 0.3rem;
  color: #fff;
  display: flex;
  justify-content: space-around;
  padding: 0 0.15rem;
}
.radio-box .radio-item[data-v-30b1d537] {
  cursor: pointer;
  color: #fff;
  background: #493b32;
  display: flex;
  align-items: center;
}
.radio-box .radio-item .dot[data-v-30b1d537] {
  display: inline-block;
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  background: #fff;
  margin-right: 0.08rem;
}
.radio-box .radio-item.active .dot[data-v-30b1d537] {
  position: relative;
}
.radio-box .radio-item.active .dot[data-v-30b1d537]::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.06rem;
  height: 0.06rem;
  background: #f7a303;
  border-radius: 50%;
}

