.sportsHall[data-v-6ef3d3d6] {
  width: 100%;
  max-width: 12rem;
  background-color: #06182F;
  padding-top: 1.49333rem;
}
.sportsHall .hall-main[data-v-6ef3d3d6] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
}
.sportsHall .hall-main .mame-view[data-v-6ef3d3d6] {
  width: 100%;
  border: 0;
  margin: 0;
  background: #FFFFFF;
  height: 100%;
}
.sportsHall .game-bg[data-v-6ef3d3d6] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #111111;
  z-index: 990;
}
.sportsHall .game-bg .game-bg-1[data-v-6ef3d3d6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* //加载动画 */
}
.sportsHall .game-bg .game-bg-1 .game-bg-logo[data-v-6ef3d3d6] {
  width: 4.85333rem;
  height: 1.46667rem;
  background-size: 100% 100%;
  margin-bottom: 0.58667rem;
}
.sportsHall .game-bg .game-bg-1 .game-bg-text[data-v-6ef3d3d6] {
  font-size: 0.45333rem;
  font-family: Barlow;
  font-weight: 400;
  color: #FF8216;
  margin-bottom: 0.37333rem;
}
.sportsHall .game-bg .game-bg-1 .nb-spinner[data-v-6ef3d3d6] {
  width: 1.86667rem;
  height: 1.86667rem;
  margin: 0;
  background: transparent;
  border-top: 0.10667rem solid #FF8216;
  border-right: 0.10667rem solid transparent;
  border-radius: 50%;
  -webkit-animation: 1s spin-6ef3d3d6 linear infinite;
  animation: 1s spin-6ef3d3d6 linear infinite;
  margin-top: 0.53333rem;
}
@-webkit-keyframes spin-6ef3d3d6 {
from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
@keyframes spin-6ef3d3d6 {
from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
.sportsHall .game-bg .game-bg-tips[data-v-6ef3d3d6] {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 1.6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 0.29333rem;
  font-family: Barlow;
  font-weight: 400;
  color: #FFFFFF;
  -webkit-animation: changeTips-6ef3d3d6 1s linear 0.5s infinite;
          animation: changeTips-6ef3d3d6 1s linear 0.5s infinite;
}
@-webkit-keyframes changeTips-6ef3d3d6 {
0% {
    opacity: 1;
}
100% {
    opacity: 0.2;
}
}
@keyframes changeTips-6ef3d3d6 {
0% {
    opacity: 1;
}
100% {
    opacity: 0.2;
}
}
@media screen and (max-width: 750px) {
.sportsHall[data-v-6ef3d3d6] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
}
@media screen and (min-width: 750px) {
.sportsHall[data-v-6ef3d3d6] {
    padding: 1.49333rem 3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.sportsHall .hall-main[data-v-6ef3d3d6] {
    width: 100%;
    max-width: 32.53333rem;
    height: 17.6rem;
    margin: 0 auto;
}
.sportsHall .hall-main .mame-view[data-v-6ef3d3d6] {
    height: 17.6rem;
}
}

