.dialog__box[data-v-359fc115] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
.yellow[data-v-359fc115] {
  font-size: 9px;
  margin-left: 5px;
}
.game[data-v-359fc115] {
  width: 100%;
  background: linear-gradient(to bottom, #26292d 0%, #16181b 100%);
  margin-bottom: 5px;
  padding: 7px 7px 0 7px;
  border: 0.05rem solid #363a43;
  border-radius: 4px;
}
.game.Activity[data-v-359fc115] {
  border-radius: 4px;
  border: 0.05rem solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(-45deg, #580026, #160058), linear-gradient(-45deg, #ff98c1, #98a9ff);
}
.game.VIP__Password[data-v-359fc115] {
  border-radius: 4px;
  border: 0.05rem solid #a17e43;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(180deg, #4a3914, #1f1704);
}
.game__header[data-v-359fc115] {
  width: 100%;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.game__header--left[data-v-359fc115], .game__header--center[data-v-359fc115], .game__header--right[data-v-359fc115] {
  display: flex;
  align-items: center;
}
[data-v-359fc115] .game__header--center {
  width: 35%;
}
[data-v-359fc115] .game__header--center .game__tip--action .action img {
  height: 18px;
}
[data-v-359fc115] .game__header--center .game__tip--action .action .tip__text {
  font-size: 10px;
}
.game__header--time[data-v-359fc115], .game__header--goroom[data-v-359fc115], .game__header--statistics[data-v-359fc115] {
  position: relative;
}
.game__header--goroom[data-v-359fc115] {
  top: 2px;
  margin-right: 5px;
}
.game__header--goroom img[data-v-359fc115] {
  height: 15px;
}
.game__header--statistics .niuniu__btn[data-v-359fc115] {
  width: 90px;
}
.game__header--time[data-v-359fc115] {
  width: 15px;
  top: 0;
  transform: scale(0.6);
}
.game__header--title[data-v-359fc115] {
  font-size: 8px;
  padding: 1px 5px;
  margin-right: 5px;
  border-radius: 2px;
  text-align: center;
}
.game__header--title__classicBaccarat[data-v-359fc115] {
  background-color: #931414;
}
.game__header--title__speedBaccarat[data-v-359fc115] {
  background-color: #f38300;
}
.game__header--title.Activity[data-v-359fc115] {
  background: linear-gradient(to bottom, #9b98ff 0%, #5d5b99 100%);
}
.game__header--title.VIP[data-v-359fc115] {
  background-color: #b84600;
}
.game__header--title.VIP__Password[data-v-359fc115] {
  background-color: #ffd998;
  color: #000;
}
.game__content[data-v-359fc115] {
  width: 100%;
  display: flex;
}
.game__content--images[data-v-359fc115] {
  width: 25vw;
  height: 25.8vw;
  display: flex;
  justify-content: center;
  margin-right: 5px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 2px;
}
.game__content--images img[data-v-359fc115] {
  height: 100%;
}
.game__content--roadMap[data-v-359fc115] {
  width: 74vw;
  display: flex;
  border-radius: 4px;
}
.game__content--roadMap[data-v-359fc115] .map__big {
  width: 23%;
}
.game__content--roadMap[data-v-359fc115] .map__big .game__big--frame .road__map--img img {
  height: 14px !important;
}
.game__content--roadMap[data-v-359fc115] .map__big .game__big--frame .road__map--img .img__text {
  font-size: 9px !important;
}
.game__content--roadMap[data-v-359fc115] .map__small .game__frame--box {
  height: 3vw !important;
}
.game__content--roadMap[data-v-359fc115] .map__small .game__frame--box .road__map--img img {
  height: 8px !important;
}
.game__content--roadMap[data-v-359fc115] .map__small .frame__box {
  height: 1.25vw !important;
}
.game__content--roadMap .betPanel__tip[data-v-359fc115] {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.game__content--roadMap .betPanel__tip img[data-v-359fc115] {
  height: 20px;
}
.game__content--roadMap .betPanel__tip span[data-v-359fc115] {
  position: absolute;
  color: #ffffff;
  z-index: 9;
  font-size: 12px;
}
.game__content--roadMap[data-v-359fc115] .winMoney__box {
  width: 100%;
  height: 60%;
  position: relative;
}
.game__content--roadMap[data-v-359fc115] .winMoney__title, .game__content--roadMap[data-v-359fc115] .winMoney__text {
  font-size: 15px;
}
.game__content .images__name[data-v-359fc115] {
  width: 80%;
  height: 17px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 10px;
  font-size: 10px;
  text-align: center;
}
@media screen and (min-width: 768px) {
.yellow[data-v-359fc115] {
    font-size: 17px;
}
.game__header[data-v-359fc115] {
    height: 40px;
}
.game__header--time[data-v-359fc115] {
    width: 35px;
    right: -8px;
    transform: scale(1.1);
}
.game__header--title[data-v-359fc115],
  .game__header .white[data-v-359fc115] {
    font-size: 15px;
}
.game__header--goroom[data-v-359fc115] {
    height: 25px;
    top: -1px;
}
.game__header--goroom img[data-v-359fc115] {
    height: 100%;
}
.game__content--road[data-v-359fc115] {
    width: 80%;
    height: 127px;
}
.game__content--images[data-v-359fc115] {
    height: 127px;
}
.game__content--roadMap[data-v-359fc115] .map__big .game__big--frame .road__map--img img {
    height: 20px !important;
}
.game__content--roadMap[data-v-359fc115] .map__big .game__big--frame .road__map--img .img__text {
    font-size: 10px !important;
}
.game__content--roadMap[data-v-359fc115] .map__small .game__frame--box {
    height: 1.4vh !important;
}
.game__content--roadMap[data-v-359fc115] .map__small .game__frame--box .road__map--img img {
    height: 13px !important;
}
.game__content--roadMap[data-v-359fc115] .map__small .frame__box {
    height: 1vh !important;
}
.game__content--roadMap .betPanel__tip img[data-v-359fc115] {
    height: 20px;
}
.game__content--roadMap .betPanel__tip span[data-v-359fc115] {
    position: absolute;
    color: #ffffff;
    z-index: 9;
    font-size: 12px;
}
.game__content .images__name[data-v-359fc115] {
    height: 20px;
    font-size: 15px;
}
.game__frame--box[data-v-359fc115] {
    height: 12px;
}
.game__frame--box .road__map--img img[data-v-359fc115] {
    height: 15px;
}
}
.lobby__mask[data-v-210fcf29] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 3;
}
.game__list--gameListPage[data-v-210fcf29] {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.game__list--gameListPage .game[data-v-210fcf29] {
  width: 100%;
  padding: 0 7px 7px 7px;
}
.game__list--gameListPage[data-v-210fcf29] .map__big {
  width: 18% !important;
}
.game__list--gameListPage[data-v-210fcf29] .map__big .game__big--frame {
  width: 4vw !important;
  height: 4.3vw !important;
}
.game__list--gameListPage[data-v-210fcf29] .map__small {
  width: 80% !important;
}
@media screen and (min-width: 768px) {
.game__list[data-v-210fcf29] {
    height: 793px;
}
.game__list--gameListPage[data-v-210fcf29] .map__big .game__big--frame {
    width: 3vw !important;
    height: 21.1px !important;
}
.game__list--gameListPage[data-v-210fcf29] .map__small .game__frame--box {
    height: 1.2vh !important;
}
.game__list--gameListPage[data-v-210fcf29] .map__small .game__frame--box .road__map--img img {
    height: 10px !important;
}
.game__list--gameListPage[data-v-210fcf29] .map__small .frame__box {
    height: 0.85vh !important;
}
}
