.index {
  columns: #e62631 !important;
}

.big_logo .bgt {
  width: 100%;
}

.big_logo .gg_icon {
  width: 5.3rem;
  position: absolute;
  top: 12.5rem;
  right: 21.5rem;
}

.big_logo .android_d {
  width: 7.221rem;
  position: absolute;
  top: 15rem;
  right: 13.2rem;
}

.big_logo .ios_d {
  width: 7.221rem;
  position: absolute;
  top: 12.5rem;
  right: 13.2rem;
}

.studio {
  margin: 1.25rem 10.25rem;
}

.studio .title {
  border-left: 0.125rem solid #3a79d4;
  font-size: 0.8rem;
  padding-left: 0.6125rem;
  line-height: 0.6875rem;
  margin-bottom: 0.625rem;
}

.studio .img-responsive {
  width: 3.4rem;
  margin-top: 1rem;
  position: relative;
  margin-bottom: 0.2rem;
  margin-left: 1rem;
  cursor: pointer;
}

.studio ul {
  /* float: left; */
  /* margin-left: 4.5rem; */
  justify-content: start;
  /* flex-direction: row; */
  display: flex;
  flex-wrap: wrap;
  background-color: rgb(231, 245, 253);
}

.studio ul li {
  list-style: none;
  text-align: center;
  width: 14%;
  height: 10%;
}

.studio .game_title,
.game_titles {
  color: #595959;
  font-size: 0.5rem;
  margin-left: 1rem;
}

.game_titles {
  margin-bottom: 8rem;
}

.studio .logo_photo {
  width: 17rem;
  position: absolute;
  right: 7rem;
  top: 34rem;
}

/* .floorpage {
  margin-top: 10rem;
} */

.white_content {
  width: 30rem;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1000000002;
  margin-left: -24.5rem;
  margin-top: -14.3125rem;
}

.white_box {
  width: 23.6rem;
  height: 14rem;
  overflow: hidden;
  position: fixed;
  top: 5rem;
  left: 18rem;
  transition: (-50%, -50%);
  /*height: 0;*/
  /* -webkit-transform: scale(1, 0.001);
  -moz-transform: scale(1, 0.001);
  -ms-transform: scale(1, 0.001);
  -o-transform: scale(1, 0.001);
  transform: scale(1, 0.001); */
}
.by-game {
  margin-right: 1.2rem;
}

.close_but {
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  margin-top: 4.6rem;
  margin-left: 36.4rem;
  box-sizing: border-box;
}
.close_but img:hover {
  transform: rotateZ(360deg);
  transition: 0.5s ease-in-out;
}
.close_but img {
  transition: 0.5s ease-in-out;

  width: 1.875rem;
  height: 1.875rem;
}

.game_right .game_text .game_tot {
  font-size: 0.625rem;
  color: #b87c08;
  line-height: 1.25rem;
  right: 0.15rem;
}
.game_text .game_tot {
  width: 100%;
  margin-top: 0.3125rem;
}

.game_name {
  overflow: hidden;
  margin-top: -2.4rem;
}

.game_text {
  font-family: "微软雅黑";
}

.fl {
  float: left;
}

.fr {
  float: right;
}
.game_title1 {
  font-size: 1.2rem;
  color: #c08a01;
  font-weight: bold;
  padding: 0rem 2.4rem;
}

.game_right {
  position: absolute;
  top: 2.9375rem;
  right: -1.6rem !important;
  text-align: center;
  opacity: 0;
}

.left_line,
.right_line {
  display: block;
  vertical-align: middle;
}

.game_left {
  width: 13.3rem;
  position: absolute;
  top: 0;
  left: -22.6875rem;
  opacity: 0;
}
.game_left img {
  width: 100%;
}

.erweima,
.download {
  display: block;
  margin-top: 0rem;
}
.erweima img {
  width: 5.2rem;
}
#download img {
  width: 7rem;
}

.black_overlay {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1000000001;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
