.niuniu[data-v-6b24ff7d] {
  width: 100%;
  overflow: hidden;
}
.niuniu__bg[data-v-6b24ff7d] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  border: 0.5px solid #b3b3b3;
}
.niuniu__lineIndex[data-v-6b24ff7d] {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.niuniu__lineIndex--box[data-v-6b24ff7d] {
  width: 100%;
  height: 100%;
  box-shadow: 0 0 0 0.5px #b3b3b3;
  font-size: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.niuniu__lineIndex--box .card__box[data-v-6b24ff7d] {
  width: 88%;
  height: 70%;
  border-radius: 2px;
  font-size: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.game__bottom--statistics[data-v-5e09a1d2] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  padding: 7px 0;
}
.game__bottom--statistics.isInRoom[data-v-5e09a1d2] {
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 13px;
}
.game__bottom--statistics.isInRoom .game__count[data-v-5e09a1d2] {
  flex-direction: column;
}
.game__bottom--statistics.isInRoom .game__count .game__bottom--ball[data-v-5e09a1d2] {
  width: 15px;
  height: 15px;
  border-radius: 3px;
  font-weight: 100;
  margin-bottom: -2px;
}
.game__bottom--ball[data-v-5e09a1d2] {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  margin-right: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 600;
}
.game__people[data-v-5e09a1d2] {
  display: flex;
  align-items: center;
  margin: 0 8px;
}
.game__people img[data-v-5e09a1d2] {
  height: 12px;
  margin-right: 4px;
}
.game__round[data-v-5e09a1d2] {
  display: flex;
  align-items: center;
  margin-right: 6px;
}
.game__count[data-v-5e09a1d2] {
  display: flex;
  align-items: center;
  margin-right: 6px;
}
