.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;
}
.dialog__box[data-v-45cacd76] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
.game[data-v-45cacd76] {
  width: 100%;
  height: 100%;
  background-color: #181818;
}
.game__content[data-v-45cacd76] {
  width: 100%;
  padding: 0 5px;
  overflow: hidden;
}
.game__content--box[data-v-45cacd76] {
  z-index: 3;
}
.game__content--box[data-v-45cacd76] .betPanel__tip {
  width: 100%;
  position: absolute;
  z-index: 16;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 70px;
}
.game__content--box[data-v-45cacd76] .betPanel__tip img {
  width: 90%;
  height: 40px;
}
.game__content--box[data-v-45cacd76] .betPanel__tip span {
  position: absolute;
  color: #ffffff;
  z-index: 9;
  font-size: 18px;
}
.game__content--poker[data-v-45cacd76] {
  width: 100%;
  height: 90px;
  display: flex;
  justify-content: center;
  margin: 5px 0;
}
.game__content--poker[data-v-45cacd76] .poker__counter {
  width: 95%;
}
.game__content--poker[data-v-45cacd76] .poker__counter .poker__box--banker .first__poker .card__container {
  height: auto;
  position: relative;
}
.game__content--poker[data-v-45cacd76] .poker__counter .poker__box--banker .first__poker .card__init--back img, .game__content--poker[data-v-45cacd76] .poker__counter .poker__box--banker .first__poker .card__front img, .game__content--poker[data-v-45cacd76] .poker__counter .poker__box--banker .first__poker .card__back img {
  height: 25px;
}
.game__content--poker[data-v-45cacd76] .poker__counter .poker__box--player {
  height: 100%;
}
.game__content--poker[data-v-45cacd76] .poker__counter .poker__box .banker__title,
.game__content--poker[data-v-45cacd76] .poker__counter .poker__box .player1__title,
.game__content--poker[data-v-45cacd76] .poker__counter .poker__box .player2__title,
.game__content--poker[data-v-45cacd76] .poker__counter .poker__box .player3__title {
  width: 55%;
  font-size: 11px;
  line-height: 15px;
  margin: 3px 0;
}
.game__content--poker[data-v-45cacd76] .poker__counter .poker__container {
  width: 100%;
  height: 100%;
}
.game__content--poker[data-v-45cacd76] .poker__counter .poker__container--top {
  width: 48%;
  height: 23px;
}
.game__content--poker[data-v-45cacd76] .poker__counter .poker__container--top .card__init--back img, .game__content--poker[data-v-45cacd76] .poker__counter .poker__container--top .card__front img, .game__content--poker[data-v-45cacd76] .poker__counter .poker__container--top .card__back img {
  height: 25px;
}
.game__content--poker[data-v-45cacd76] .poker__counter .poker__container--bottom {
  width: 70%;
}
.game__content--poker[data-v-45cacd76] .poker__counter .poker__container--bottom .card__init--back img, .game__content--poker[data-v-45cacd76] .poker__counter .poker__container--bottom .card__front img, .game__content--poker[data-v-45cacd76] .poker__counter .poker__container--bottom .card__back img {
  height: 25px;
}
.game__content--poker[data-v-45cacd76] .poker__counter .poker__container .win--tip {
  font-size: 10px;
  bottom: 27px;
}
.game__content--map[data-v-45cacd76] {
  width: 100%;
  display: flex;
  justify-content: center;
}
.game__content--map .map__box[data-v-45cacd76] {
  width: 95%;
  padding: 5px;
  background-color: #ffffff;
  border-radius: 4px;
}
.game__content--map .map__box[data-v-45cacd76] .niuniu__lineIndex--box {
  font-size: 11px;
  height: 20px;
}
.game__content--map .map__box[data-v-45cacd76] .niuniu__lineIndex--box .card__box {
  font-size: 9px;
}
.game__multiTable[data-v-45cacd76] {
  width: 95%;
  margin: 0 auto;
}
.game__multiTable--close[data-v-45cacd76] {
  width: 98%;
  margin: 15px 0 9px 0;
  display: flex;
  justify-content: flex-end;
}
.game__multiTable--close img[data-v-45cacd76] {
  height: 15px;
}
.game__bottom[data-v-45cacd76] {
  width: 100%;
  z-index: 4;
}
[data-v-45cacd76] .multiTable .game__tip--action {
  position: relative;
}
