.lobby[data-v-5d4f8573] {
  height: 100%;
  background-color: #040405;
  display: flex;
  align-items: center;
}
.lobby__mask[data-v-5d4f8573] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  background-color: rgb(0, 0, 0);
  z-index: 999;
}
@keyframes opacity-5d4f8573 {
0% {
    opacity: 0.4;
}
100% {
    opacity: 1;
}
}
@charset "UTF-8";
.img-wrapper[data-v-1d67b388] {
  width: 100px;
  height: 100px;
  background: transparent;
}
.img-wrapper.error[data-v-1d67b388] {
  background: black;
  /* 黑底 */
}
.img-wrapper img[data-v-1d67b388] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.advertise__swiper .swiper-wrapper .swiper-slide[data-v-1d67b388] {
  border-radius: 5px;
  overflow: hidden;
}
.advertise__swiper .swiper-wrapper .swiper-slide img[data-v-1d67b388] {
  width: 100%;
  border-radius: 5px;
}
.advertise__swiper .swiper-wrapper .swiper-slide .live__status[data-v-1d67b388], .advertise__swiper .swiper-wrapper .swiper-slide .live__overlay[data-v-1d67b388] {
  position: absolute;
  border-radius: 5px;
  z-index: 1;
}
.advertise__swiper .swiper-wrapper .swiper-slide .live__status[data-v-1d67b388] {
  width: 35px;
  top: 5px;
  right: 7px;
  text-align: center;
  font-size: 11px;
}
.advertise__swiper .swiper-wrapper .swiper-slide .live__status.on[data-v-1d67b388] {
  border: 1px solid #10e01a;
  color: #10e01a;
}
.advertise__swiper .swiper-wrapper .swiper-slide .live__status.off[data-v-1d67b388] {
  color: #ffffff;
  background-color: #000000;
}
.advertise__swiper .swiper-wrapper .swiper-slide .live__overlay[data-v-1d67b388] {
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
}
.advertise__swiper .swiper-wrapper .swiper-slide .live__images--name[data-v-1d67b388] {
  width: 100%;
  height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 3px;
  font-size: 12px;
}
.swiper-container[data-v-1d67b388] {
  height: 17vh;
}
.road__header[data-v-4cd58ce9] {
  display: flex;
  padding: 3px 0;
  justify-content: space-between;
  align-items: center;
}
.road__header--title[data-v-4cd58ce9] {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}
.road__header--title img[data-v-4cd58ce9] {
  height: 15px;
  padding: 0 5px;
}
.road__header--more[data-v-4cd58ce9] {
  display: flex;
}
.road__header--more img[data-v-4cd58ce9] {
  height: 15px;
}
.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;
}
.road__content--game[data-v-a802c7fc] {
  width: 100%;
  height: 77px;
  background: #000;
  margin: 0 1px;
}
.road__content--game[data-v-a802c7fc] .game__title {
  display: flex;
  align-items: center;
  padding: 3px;
}
.road__content--game[data-v-a802c7fc] .game__title--box {
  font-size: 8px;
  padding: 1px 5px;
  margin-right: 5px;
  border-radius: 2px;
}
.road__content--game[data-v-a802c7fc] .game__title--box__classicBaccarat {
  background-color: #931414;
}
.road__content--game[data-v-a802c7fc] .game__title--box__speedBaccarat {
  background-color: #f38300;
}
.road__content--game[data-v-a802c7fc] .game__bg {
  width: 100%;
  height: 70%;
  background: #fff;
  padding: 2px;
}
.road__content--game[data-v-a802c7fc] .game__bg .niuniu__bg {
  height: 51px;
}
.road__content--game[data-v-a802c7fc] .game__bg .niuniu__lineIndex--box {
  font-size: 5px;
}
.road__content--game[data-v-a802c7fc] .game__bg .niuniu__lineIndex--box .card__box {
  width: 92%;
  border-radius: 1px;
  font-size: 4px;
}
.road__content--game[data-v-a802c7fc] .game__bg .colordisk .game__frame--box {
  height: 8.5px !important;
}
.road__content--game[data-v-a802c7fc] .game__bg .colordisk .game__frame--box .colordisk__box {
  width: 8px;
  height: 8px;
  font-size: 4px;
}
.road__content--game[data-v-a802c7fc] .game__frame {
  width: 100%;
}
.road__content--game[data-v-a802c7fc] .game__frame--box {
  box-shadow: 0 0 0 0.5px #b3b3b3;
  background: #ffffff;
  float: left;
  width: 7.6%;
  height: 8.5px;
}
[data-v-a802c7fc] .road__map--img {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-v-a802c7fc] .road__map--img img {
  height: 8px;
  position: absolute;
}
.road__content--game .game__title[data-v-1b6e247c] {
  display: flex;
  align-items: center;
  padding: 3px;
}
.road__content--game .game__title--box[data-v-1b6e247c] {
  font-size: 8px;
  padding: 1px 5px;
  margin-right: 5px;
  border-radius: 2px;
}
.road__content--game .game__title--box__classicBaccarat[data-v-1b6e247c] {
  background-color: #931414;
}
.road__content--game .game__title--box__speedBaccarat[data-v-1b6e247c] {
  background-color: #f38300;
}
.road__content--game .game__bg[data-v-1b6e247c] {
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 2px;
}
.road__content--game .game__frame[data-v-1b6e247c] {
  width: 100%;
}
.road__content--game .game__frame--box[data-v-1b6e247c] {
  box-shadow: 0 0 0 0.5px #b3b3b3;
  background: #ffffff;
  float: left;
  width: 7.6%;
  height: 9.5px;
}
.category__box[data-v-1b6e247c] {
  display: flex;
  justify-content: space-between;
}
.category__bg[data-v-1b6e247c] {
  width: 100%;
  height: 10vh;
  display: inline-block;
}
.category__bg--bottom[data-v-1b6e247c] {
  width: 100%;
  height: 100px;
  display: inline-block;
  margin-bottom: 3px;
}
.category__bg--bottom span[data-v-1b6e247c] {
  font-size: 11px;
  position: relative;
  top: 60px;
}
.category__bg span[data-v-1b6e247c] {
  font-size: 11px;
  position: relative;
  top: 35px;
  left: 27px;
}
.category__bg--box[data-v-1b6e247c] {
  width: 50%;
  height: 100%;
  text-align: center;
}
.category__bg--MultiTableBetting[data-v-1b6e247c], .category__bg--ClassicBaccarat[data-v-1b6e247c], .category__bg--NiuNiu[data-v-1b6e247c], .category__bg--Blackjack[data-v-1b6e247c], .category__bg--BChainGame[data-v-1b6e247c], .category__bg--Colordisk[data-v-1b6e247c] {
  display: flex;
  width: 100%;
  align-items: flex-end;
  justify-content: center;
}
.category__bg--MultiTableBetting span[data-v-1b6e247c], .category__bg--ClassicBaccarat span[data-v-1b6e247c], .category__bg--NiuNiu span[data-v-1b6e247c], .category__bg--Blackjack span[data-v-1b6e247c], .category__bg--BChainGame span[data-v-1b6e247c], .category__bg--Colordisk span[data-v-1b6e247c] {
  top: -10px;
}
.category__bg--ClassicBaccarat span[data-v-1b6e247c] {
  left: 16px;
}
.category__bg--BChainGame span[data-v-1b6e247c], .category__bg--Colordisk span[data-v-1b6e247c] {
  left: 8px;
}
.category__bg--MultiTableBetting span[data-v-1b6e247c] {
  left: 8px;
}
.category__bg--NiuNiu span[data-v-1b6e247c], .category__bg--Blackjack span[data-v-1b6e247c] {
  left: 6px;
}
.category__bg--ClassicBaccarat_horizontal[data-v-1b6e247c] {
  width: 100%;
  height: 100%;
  text-align: left;
  background: url(../../static/img/ClassicBaccarat_horizontal.15c738e8.png) no-repeat;
  background-size: contain;
}
.category__bg--ClassicBaccarat_horizontal span[data-v-1b6e247c] {
  font-size: 11px;
  position: relative;
  top: 60px;
  left: 20px;
}
.category__bg--MultiTable_horizontal[data-v-1b6e247c] {
  width: 100%;
  height: 100%;
  text-align: left;
  background: url(../../static/img/MultiTableBetting_horizontal.67083692.png) no-repeat;
  background-size: contain;
}
.category__bg--MultiTable_horizontal span[data-v-1b6e247c] {
  font-size: 11px;
  position: relative;
  top: 60px;
  left: 20px;
}
.category__bg--VIPRoom span[data-v-1b6e247c] {
  left: 33px;
}
.category__bg.ClassicBaccarat_horizontal[data-v-1b6e247c] {
  width: 100%;
}
.category__bg.MultiTable_horizontal[data-v-1b6e247c] {
  width: 100%;
}
.category .ClassicBaccarat[data-v-1b6e247c],
.category .MultiTableBetting[data-v-1b6e247c],
.category .NiuNiu[data-v-1b6e247c],
.category .Blackjack[data-v-1b6e247c],
.category .BChainGame[data-v-1b6e247c],
.category .Colordisk[data-v-1b6e247c] {
  display: flex;
  height: 160px;
}
.category .ClassicBaccarat[data-v-1b6e247c] {
  background: url(../../static/img/ClassicBaccarat.84225d0c.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.category .MultiTableBetting[data-v-1b6e247c] {
  background: url(../../static/img/MultiTableBetting.983b0117.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.category .Blackjack[data-v-1b6e247c] {
  background: url(../../static/img/Blackjack.6570b184.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.category .BChainGame[data-v-1b6e247c] {
  background: url(../../static/img/BChainGame.078b21f7.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.category .NiuNiu[data-v-1b6e247c] {
  background: url(../../static/img/NiuNiu.12252438.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.category .ActivityName[data-v-1b6e247c] {
  background: url(../../static/img/ActivityName.35fef4d5.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.category .VIPRoom[data-v-1b6e247c] {
  background: url(../../static/img/VIPRoom.d869bcb4.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.category .Colordisk[data-v-1b6e247c] {
  background: url(../../static/img/Colordisk.01b10ccf.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.category .mask__bg[data-v-1b6e247c] {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.category .mask__bg span[data-v-1b6e247c] {
  top: 0;
  left: 0;
}
.road__content[data-v-7c7c8198] {
  width: 100%;
  min-height: 77px;
}
.game__road--bg[data-v-b39f7088] {
  width: 100%;
  margin-bottom: 5px;
}
.category[data-v-6c7676cc] {
  width: 100%;
  padding: 2px 0 0 0;
}
.lobby__box[data-v-f9471d1c] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.lobby__box--content[data-v-f9471d1c] {
  width: 95%;
  height: 100%;
  overflow: auto;
}
.lobby__box--content .article__content[data-v-f9471d1c] {
  width: 100%;
  overflow: hidden;
}
