.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;
}
}
@charset "UTF-8";
.keyboard[data-v-36982256] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}
.keyboard__border[data-v-36982256] {
  width: 80vw;
  height: 55vh;
  border: 1px solid #4c453d;
  background: linear-gradient(to bottom, #18191d 0%, #111215 100%);
  border-radius: 5px;
  overflow: hidden;
}
.keyboard__content[data-v-36982256] {
  margin-top: 15px;
}
.keyboard__content--system[data-v-36982256], .keyboard__content--number[data-v-36982256] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.keyboard__content--system .system__delete[data-v-36982256], .keyboard__content--system .system__input[data-v-36982256] {
  display: flex;
  align-items: center;
}
.keyboard__content--system .system__delete img[data-v-36982256] {
  height: 30px;
}
.keyboard__content--system .system__input[data-v-36982256] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45vw;
  height: 30px;
  background-color: #ffffff;
  margin: 0 20px;
  border-radius: 4px;
  color: #000;
  font-size: 20px;
}
.keyboard__content--align[data-v-36982256] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.keyboard__content--number[data-v-36982256] {
  margin-top: 15px;
  flex-direction: column;
}
.keyboard__content--number .number__box[data-v-36982256] {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.keyboard__content--number .number__box--number[data-v-36982256] {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 7px;
  font-size: 24px;
  font-weight: 600;
  border: 1px solid #ffffff;
}
.keyboard__content--number .number__box--number[data-v-36982256]:active {
  /* 添加點擊效果的樣式 */
  transform: scale(0.95); /* 例如，縮小 5% */
  opacity: 0.8; /* 例如，降低透明度 */
  /* 其他效果 */
}
.keyboard__submit--footer[data-v-36982256] {
  width: 100%;
  position: absolute;
  margin-top: 10px;
  z-index: 3;
}
.keyboard__submit--footer .submit__footer--box[data-v-36982256] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.keyboard__submit--footer .submit__footer--ok[data-v-36982256], .keyboard__submit--footer .submit__footer--cancel[data-v-36982256] {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  border-radius: 4px;
  padding: 5px 0;
  margin-right: 8px;
  width: 130px;
  height: 35px;
}
.keyboard__submit--footer .submit__footer--ok[data-v-36982256] {
  border: 1px solid #d4c0a1;
}
.keyboard__submit--footer .submit__footer--cancel[data-v-36982256] {
  color: #6a6e7a;
  border: 1px solid #6a6e7a;
}
@media screen and (min-width: 768px) {
.keyboard__border[data-v-36982256] {
    width: 45vw;
    height: 35vh;
}
.keyboard__content[data-v-36982256] {
    margin-top: 15px;
}
.keyboard__content--system .system__delete img[data-v-36982256], .keyboard__content--system .system__delete img[data-v-36982256] {
    height: 30px;
}
.keyboard__content--system .system__input[data-v-36982256] {
    width: 25vw;
    height: 30px;
    margin: 0 20px;
    font-size: 20px;
}
.keyboard__content--number[data-v-36982256] {
    margin-top: 15px;
}
.keyboard__content--number .number__box--number[data-v-36982256] {
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin: 7px;
    font-size: 24px;
}
}
.text__normal[data-v-791cb3fa] {
  font-size: 18px;
}
.text__small[data-v-791cb3fa] {
  font-size: 13px;
}
.custom[data-v-791cb3fa] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.8);
}
.custom__border[data-v-791cb3fa] {
  width: 90vw;
  max-width: 559px;
  height: 60vh;
  border: 1px solid #4c453d;
  background: linear-gradient(to bottom, #18191d 0%, #111215 100%);
  border-radius: 5px;
  overflow: hidden;
}
.custom__title[data-v-791cb3fa] {
  width: 100%;
  height: 7%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 3px 0;
}
.custom__title--text[data-v-791cb3fa] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-bottom: 1px solid #29292d;
  padding-bottom: 10px;
}
.custom .editCustom__title[data-v-791cb3fa] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  color: #6a6e7a;
}
.custom__content[data-v-791cb3fa] {
  display: flex;
  justify-content: center;
  padding: 0px 5px 5px 5px;
  flex-direction: column;
}
.custom__content--box.bottom[data-v-791cb3fa] {
  justify-content: flex-start;
}
.custom__content--box[data-v-791cb3fa] {
  display: flex;
  justify-content: center;
}
.custom__content--box .chip__img[data-v-791cb3fa] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom__content--box .chip__content[data-v-791cb3fa] {
  width: 22%;
  margin: 15px 4px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.custom__content--box .chip__content img[data-v-791cb3fa] {
  height: 16vw;
}
.custom__content--box .chip__text[data-v-791cb3fa] {
  position: absolute;
  color: #000;
  font-weight: 600;
}
.custom__content--box .chip__money[data-v-791cb3fa] {
  width: 65px;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  color: #6a6e7a;
  background-color: #0b0c0e;
  text-align: center;
}
.custom__content--box .chip__money span[data-v-791cb3fa] {
  font-size: 12px;
}
.custom__submit--footer[data-v-791cb3fa] {
  width: 100%;
  position: absolute;
  margin-top: 15px;
  z-index: 3;
}
.custom__submit--footer .submit__footer--box[data-v-791cb3fa] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.custom__submit--footer .submit__footer--ok[data-v-791cb3fa], .custom__submit--footer .submit__footer--cancel[data-v-791cb3fa] {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  border-radius: 4px;
  padding: 5px 0;
  margin-right: 8px;
  width: 130px;
  height: 35px;
}
.custom__submit--footer .submit__footer--ok[data-v-791cb3fa] {
  border: 1px solid #d4c0a1;
}
.custom__submit--footer .submit__footer--cancel[data-v-791cb3fa] {
  color: #6a6e7a;
  border: 1px solid #6a6e7a;
}
@media screen and (min-width: 768px) {
.custom__border[data-v-791cb3fa] {
    width: 50vw;
    height: 40vh;
}
.custom__title[data-v-791cb3fa] {
    height: 7%;
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 3px 0;
}
.custom .editCustom__title[data-v-791cb3fa] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #6a6e7a;
}
.custom__content--box .chip__img[data-v-791cb3fa] {
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom__content--box .chip__content[data-v-791cb3fa] {
    width: 22%;
    margin: 15px 4px;
}
.custom__content--box .chip__content img[data-v-791cb3fa] {
    height: 6vh;
}
.custom__content--box .chip__money[data-v-791cb3fa] {
    width: 65px;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
}
.custom__content--box .chip__money span[data-v-791cb3fa] {
    font-size: 12px;
}
.custom__submit--footer[data-v-791cb3fa] {
    width: 100%;
    position: absolute;
    margin-top: 15px;
    z-index: 3;
}
.custom__submit--footer .submit__footer--box[data-v-791cb3fa] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.custom__submit--footer .submit__footer--ok[data-v-791cb3fa], .custom__submit--footer .submit__footer--cancel[data-v-791cb3fa] {
    font-size: 14px;
    border-radius: 4px;
    padding: 5px 0;
    margin-right: 8px;
    width: 130px;
    height: 35px;
}
}
@charset "UTF-8";
.text__small[data-v-fbcea6c4] {
  font-size: 9px;
}
.text__big[data-v-fbcea6c4] {
  font-size: 10px;
}
[data-v-fbcea6c4] .el-switch__core {
  height: 20px;
}
[data-v-fbcea6c4] .el-switch__core::after {
  width: 15px;
  height: 15px;
  margin-top: 1px;
}
[data-v-fbcea6c4] .el-switch.is-checked .el-switch__core::after {
  margin-left: -15px;
}
.chip[data-v-fbcea6c4] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.chip .game[data-v-fbcea6c4] {
  width: 37%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  right: 5px;
}
.chip .game .chip__right--top[data-v-fbcea6c4] .message__box {
  height: 25px;
}
.chip .game .chip__right--top[data-v-fbcea6c4] .message__box--content .content__img {
  margin-left: 0;
}
.chip .game .chip__right--top[data-v-fbcea6c4] .message__box--content .content__img img {
  height: 15px;
}
.chip .game .chip__right--top[data-v-fbcea6c4] .message__box--reset {
  display: none;
}
.chip .game .chip__right--top[data-v-fbcea6c4], .chip .game .chip__right--bottom[data-v-fbcea6c4] {
  width: 36vw;
  display: flex;
  align-items: flex-start;
  padding-left: 2px;
  flex-direction: column;
}
.chip__left[data-v-fbcea6c4] {
  width: 33%;
  display: flex;
  align-items: center;
}
.chip__left--switch[data-v-fbcea6c4] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.chip__left--button[data-v-fbcea6c4] {
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.chip__left--top[data-v-fbcea6c4] {
  font-size: 10px;
  color: #6a6e7a;
}
.chip__left--bottom[data-v-fbcea6c4] .el-switch__core {
  border: 1px solid #6a6e7a;
  background-color: #000;
}
.chip__left--bottom[data-v-fbcea6c4] .el-switch__core::after {
  background-color: #6a6e7a;
}
.chip__left--bottom[data-v-fbcea6c4] .is-checked .el-switch__core {
  border: 1px solid #d4c0a1;
  background-color: #000;
}
.chip__left--bottom[data-v-fbcea6c4] .is-checked .el-switch__core::after {
  background-color: #d4c0a1;
}
.chip__left--switchTableBetMode[data-v-fbcea6c4], .chip__left--commission[data-v-fbcea6c4] {
  width: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.chip__left--multiview[data-v-fbcea6c4], .chip__left--setting[data-v-fbcea6c4] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
}
.chip__left--multiview img[data-v-fbcea6c4] {
  height: 5vh;
}
.chip__left--setting img[data-v-fbcea6c4] {
  height: 4vh;
}
.chip__center[data-v-fbcea6c4] {
  width: 65%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
}
.chip__center i[data-v-fbcea6c4] {
  font-size: 20px;
}
.chip__center--left .Chip_0__rotate[data-v-fbcea6c4] {
  left: -57px;
  top: -25px;
}
.chip__center--left .Chip_1__rotate[data-v-fbcea6c4] {
  left: -45px;
  top: -62px;
}
.chip__center--left .Chip_2__rotate[data-v-fbcea6c4] {
  left: -15px;
  top: -90px;
}
.chip__center--center[data-v-fbcea6c4] {
  z-index: 9;
}
.chip__center--right .Chip_3__rotate[data-v-fbcea6c4] {
  left: -37px;
  top: -90px;
}
.chip__center--right .Chip_4__rotate[data-v-fbcea6c4] {
  left: -5px;
  top: -62px;
}
.chip__center--right .Chip_5__rotate[data-v-fbcea6c4] {
  left: 7px;
  top: -25px;
}
.chip__center .Chip_0[data-v-fbcea6c4],
.chip__center .Chip_1[data-v-fbcea6c4],
.chip__center .Chip_2[data-v-fbcea6c4],
.chip__center .Chip_3[data-v-fbcea6c4],
.chip__center .Chip_4[data-v-fbcea6c4],
.chip__center .Chip_5[data-v-fbcea6c4] {
  position: absolute;
  top: -28px;
  transition: 0.1s;
}
.chip__center .Chip_0__rotate[data-v-fbcea6c4],
.chip__center .Chip_1__rotate[data-v-fbcea6c4],
.chip__center .Chip_2__rotate[data-v-fbcea6c4],
.chip__center .Chip_3__rotate[data-v-fbcea6c4],
.chip__center .Chip_4__rotate[data-v-fbcea6c4],
.chip__center .Chip_5__rotate[data-v-fbcea6c4] {
  position: absolute;
  transition: 0.1s;
}
.chip__center .Chip_0[data-v-fbcea6c4],
.chip__center .Chip_1[data-v-fbcea6c4],
.chip__center .Chip_2[data-v-fbcea6c4] {
  left: 8px;
}
.chip__center .Chip_3[data-v-fbcea6c4],
.chip__center .Chip_4[data-v-fbcea6c4],
.chip__center .Chip_5[data-v-fbcea6c4] {
  left: -57px;
}
.chip__right[data-v-fbcea6c4] {
  width: 38%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.chip__right--top[data-v-fbcea6c4], .chip__right--bottom[data-v-fbcea6c4] {
  width: 95%;
  display: flex;
  align-items: flex-start;
  padding-left: 10px;
  flex-direction: column;
}
.chip__right--top[data-v-fbcea6c4] .message__box, .chip__right--bottom[data-v-fbcea6c4] .message__box {
  margin-bottom: 0;
}
.chip__right--top[data-v-fbcea6c4] .message__box--content .content__img, .chip__right--bottom[data-v-fbcea6c4] .message__box--content .content__img {
  margin-left: 0;
}
.chip__right--top[data-v-fbcea6c4] {
  margin-bottom: 5px;
}
.chip__right--bottom span[data-v-fbcea6c4] {
  font-size: 13px;
}
.chip__right .game__bottom[data-v-fbcea6c4] {
  width: 100%;
  height: 25px;
  display: flex;
  align-items: center;
  font-size: 10px;
  padding: 0 6px;
  margin: 0 0 5px 0;
  border-radius: 50px;
  color: #a0a5b5;
  background-color: #0b0c0e;
}
.chip__right .game__bottom .yellow[data-v-fbcea6c4],
.chip__right .game__bottom .green-light[data-v-fbcea6c4] {
  font-size: 12px;
  margin-left: 5px;
}
.chip__right .game__bottom img[data-v-fbcea6c4] {
  height: 15px;
  margin-right: 5px;
}
.chip__right .game__bottom--box[data-v-fbcea6c4] {
  width: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 6px;
}
.chip__right .game__bottom--box .yellow[data-v-fbcea6c4],
.chip__right .game__bottom--box .green-light[data-v-fbcea6c4] {
  font-size: 7px;
  margin-left: 0;
}
.chip__big--img[data-v-fbcea6c4] {
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.chip__big--img .Normal[data-v-fbcea6c4] {
  height: 10vh;
}
.chip__big--img .Active[data-v-fbcea6c4] {
  height: 12vh;
}
.chip__big--img .chip__text[data-v-fbcea6c4] {
  position: absolute;
  top: 20px;
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.chip__img[data-v-fbcea6c4] {
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.chip__img .active[data-v-fbcea6c4] {
  height: 100%;
}
.chip__img .active img[data-v-fbcea6c4] {
  height: 100%;
}
.chip__img .normal[data-v-fbcea6c4] {
  height: 85%;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: brightness(0.6) contrast(1); /* 亮度降低 & 提高对比 */
}
.chip__img .normal img[data-v-fbcea6c4] {
  height: 100%;
}
.chip__img .chip__text[data-v-fbcea6c4] {
  position: absolute;
  color: #000;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
.chip__right .game__bottom[data-v-fbcea6c4] {
    font-size: 12px;
}
.chip__right .game__bottom .yellow[data-v-fbcea6c4] {
    font-size: 12px;
}
.chip__left--top[data-v-fbcea6c4] {
    font-size: 15px;
}
.chip__left--switchTableBetMode[data-v-fbcea6c4], .chip__left--commission[data-v-fbcea6c4] {
    width: 75px;
}
.chip__left--bottom[data-v-fbcea6c4] .el-switch__core {
    width: 50px !important;
}
.chip__center--left .Chip_0__rotate[data-v-fbcea6c4] {
    left: -75px;
    top: -25px;
}
.chip__center--left .Chip_1__rotate[data-v-fbcea6c4] {
    left: -60px;
    top: -75px;
}
.chip__center--left .Chip_2__rotate[data-v-fbcea6c4] {
    left: -20px;
    top: -110px;
}
.chip__center--right .Chip_3__rotate[data-v-fbcea6c4] {
    left: -30px;
    top: -110px;
}
.chip__center--right .Chip_4__rotate[data-v-fbcea6c4] {
    left: 10px;
    top: -75px;
}
.chip__center--right .Chip_5__rotate[data-v-fbcea6c4] {
    left: 30px;
    top: -25px;
}
.chip__img .active[data-v-fbcea6c4] {
    width: 55px;
    height: 55px;
}
.chip__img .normal[data-v-fbcea6c4] {
    width: 45px;
    height: 45px;
}
.chip__img img[data-v-fbcea6c4] {
    height: 100%;
}
.chip__img .chip__text[data-v-fbcea6c4] {
    position: absolute;
    color: #000;
    font-weight: 600;
}
.chip__img .text__small[data-v-fbcea6c4] {
    font-size: 13px;
}
.chip__big--img .chip__text[data-v-fbcea6c4] {
    top: 15px;
    font-size: 20px;
}
.chip .game .chip__right--top[data-v-fbcea6c4], .chip .game .chip__right--bottom[data-v-fbcea6c4] {
    width: 95%;
}
}
.multiTable__chip[data-v-30ce741b] {
  width: 100%;
  height: 9vh;
  background: linear-gradient(to bottom, rgb(39, 39, 39) 0%, rgb(16, 16, 16) 100%);
  border-top: 2px solid #363a43;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 5;
}
@media screen and (min-width: 768px) {
.multiTable__chip[data-v-30ce741b] {
    max-width: 590px;
    left: auto;
}
}
.lobby__mask[data-v-aac8bfe4] {
  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;
}
.multiTable[data-v-aac8bfe4] {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] {
  width: 100%;
  height: 100%;
  overflow: scroll;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game {
  padding: 0px 7px 13px 7px;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content {
  justify-content: space-between;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content--roadMap {
  height: 21vw;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content--roadMap .road__bg {
  height: 21vw;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content--roadMap .road__bg .map__big {
  width: 19%;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content--roadMap .road__bg .map__big .game__big--frame {
  width: 3.4vw !important;
  height: 3.47vw !important;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content--roadMap .road__bg .map__big .game__big--frame .road__map--img img {
  height: 11px !important;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content--roadMap .road__bg .map__big .game__big--frame .road__map--img .img__text {
  font-size: 7px !important;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content--roadMap .road__bg .map__small {
  width: 82%;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content--roadMap .road__bg .map__small .game__frame--box {
  height: 2.16vw !important;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content--roadMap .road__bg .map__small .frame__box img {
  height: 3.2px;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content--roadMap .niuniu__bg {
  height: 100%;
}
.multiTable .game__frame--box[data-v-aac8bfe4] {
  width: 7.6px;
}
.multiTable .multiTable__bottom[data-v-aac8bfe4] {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
.game__list[data-v-aac8bfe4] {
    height: 793px;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content--roadMap .road__bg .map__big {
    width: 21.5%;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content--roadMap .road__bg .map__big .game__big--frame .road__map--img img {
    height: 20px !important;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content--roadMap .road__bg .map__big .game__big--frame .road__map--img .img__text {
    font-size: 10px !important;
}
.multiTable .game__list--multiTable[data-v-aac8bfe4] .game__content--roadMap .road__bg .map__small .frame__box img {
    height: 6.2px;
}
.multiTable .game__frame--box[data-v-aac8bfe4] {
    width: 7.6px;
}
}
