

body,
canvas,
div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: block;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#rulesContent {
  height: 577px;
  width: 100%;
  transform: translateZ(0px);
  color: rgb(204, 204, 204);
}

#rules-title {
  font-size: 14px;
  line-height: 145%;
  padding: 0px 20px 8px;
  color: rgb(255, 255, 255);
}

#game-shell {
  display: flex;
  height: 100%;
  position: fixed;
  width: 100%;
}

.game-shell {
  font-family: PingFang SC, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
  touch-action: none;
}


#game-overlay {
  height: 0;
  position: absolute;
  width: 0;
}

body {
  -ms-scroll-chaining: none;
  height: 100vh;
  margin: 0;
  overscroll-behavior: contain;
  width: 100vw;
}

.game-rules-tinted-sprite {
  background-image: url("image/AJKSBJFDKVJBBLV.png");
  background-repeat: no-repeat;
  background-size: 422px 502px;
  display: inline-block;
  overflow: hidden;
}

.game-rules-sprite {
  overflow: hidden;
  display: inline-block;
  background-image: url("image/7c27a3d9-e394-4751-96e2-1270d015e4c3.png");
  background-repeat: no-repeat;
  background-size: 422px 502px;
}

.game-rules-ic_close {
  background-position: -111px -1px;
  height: 108px;
  min-height: 108px;
  min-width: 108px;
  width: 108px;
}

.game-rules-txt_turbo_on {
  background-position: -221px -331px;
}

.game-rules-txt_auto,
.game-rules-txt_turbo_on {
  height: 108px;
  left: 0;
  min-height: 108px;
  min-width: 108px;
  position: absolute;
  width: 108px;
}

.rules_img {
  background-image: url("image/2e02a4dd-7154-45ed-b24d-5287f58ab841.png");
  background-repeat: no-repeat;
  background-size: 148px 74px;
  display: inline-block;
  overflow: hidden;
}

.rules_img.btn_start {
  background-position: -1px -1px;
  height: 72px;
  min-height: 72px;
  min-width: 72px;
  width: 72px;
}



.game-rules-ic_nav_calender {
  background-position: -324px 0;
  height: 108px;
  min-height: 108px;
  min-width: 108px;
  vertical-align: middle;
  width: 108px;
}

