.gbb_l {
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-radius: 10px;
}
.gbb_l > div {
  background: #FFFFFF;
  border-radius: 10px;
}
.gbb_l .gbbl_box {
  background: #fff;
  padding: 20px 30px;
}
.hot_atcile h3.tou::after {
  background-position: -5px 0;
}
.gbb_r > div {
  border-radius: 10px;
}
.gameshow {
  height: 110px;
  margin: 0 auto;
  border: 1px solid #E4E4E4;
  padding: 12px;
  font-size: 12px;
  position: relative;
  border-radius: 5px;
  box-sizing: border-box;
}
.gameshow h4 {
  font-size: 16px;
  margin-top: 2px;
  margin-bottom: 10px;
}
.gameshow span {
  color: #888888;
}
.gameshow img {
  height: 100%;
  margin-right: 25px;
  float: left;
}
.gameshow a {
  position: absolute;
  top: 34px;
  right: 20px;
  width: 110px;
  height: 40px;
  border-radius: 6px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #F25D8E;
  border: 1px solid #F25D8E;
}
.gameshow a:hover {
  background: #F25D8E;
  color: white;
}
.games_right .space_gl img {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 10px;
}
.games_right .space_game h3 {
  margin: 30px 20px -10px 20px;
}
.games_right .space_game span {
  background: #0AA5D7;
  margin-right: 10px;
  font-size: 12px;
  color: white;
  text-align: center;
  line-height: 12px;
}
.games_right .space_game i {
  font-size: 16px;
  color: grey;
  font-style: normal;
}
.games_right .space_game #tw {
  margin-top: 10px;
  margin-bottom: 10px;
}
.games_right .space_game #mw {
  margin-top: 10px;
  font-size: 14px;
  color: gray;
}
.games_right .space_gl {
  padding: 20px;
  border-bottom: 1px dashed gainsboro;
}
.games_right .space_gl ul {
  height: 30px;
  margin-top: 30px;
}
.games_right .space_gl ul li img {
  width: 16px;
  height: 16px;
  margin-right: 0px;
}
.games_right .space_game ul li {
  float: left;
}
.games_right .games_rgs {
  padding-left: 20px ;
}
.games_right .games_rgs ul li {
  width: 280px;
  height: 100px;
}
.games_right .games_rgs ul li img {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 10px;
}
.games_right .games_rgs ul li p {
  padding-top: 5px;
  height: 30px;
}
.games_right .games_rgs ul li:hover {
  transition: all 0.3s;
  margin-left: 20px ;
}
.games_right .games_rgs ul li:hover img {
  opacity: 0.3;
  transition: all 0.3s;
}
.hot_atcile ul {
  width: 820px;
  border: 1px solid gainsboro;
  padding: 10px 30px ;
  border-radius: 6px;
  box-sizing: border-box;
}
.hot_atcile ul li {
  width: 370px;
  font-size: 13px;
  margin: 4px 0;
  float: left;
  list-style: circle inside;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 6px;
}
.hot_atcile ul li:hover,
.hot_atcile ul li:hover a {
  color: #FF7E62;
}
h1 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 20px;
  font-weight: normal;
}
.sps {
  text-align: center;
  margin-bottom: 30px;
}
.sps span {
  font-size: 14px;
  color: gray;
  margin-right: 40px;
}
.content_art p {
  text-indent: 2em;
  line-height: 30px;
  width: 100%;
  font-size: 18px;
  margin-bottom: 30px;
  color: #333333;
}
p.strong {
  font-weight: bold;
  font-size: 22px;
  color: #FF6239;
  text-align: center;
}
.gameshow p {
  font-size: 14px;
  margin-top: 6px;
  line-height: 20px;
  text-indent: 0em;
}
p img {
  display: block;
  text-align: center;
  margin: 0 auto;
  max-width: 600px;
  margin-bottom: 20px;
}
.content_art {
  width: 100%;
  box-sizing: border-box;
  padding: 30px 0;
  overflow:hidden;
}
.content_art p a.zq_alj{
  color:#3626DB;
}
.art_page {
  width: 100%;
  margin: 100px 0 50px 0;
  height: 50px;
}
.art_page ul {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}
.art_page ul li {
  float: left;
  height: 30px;
  margin-right: 6px;
  text-align: center;
  line-height: 30px;
  background: #EDEDED;
}
.art_page ul li.show {
  background: #D84C29;
}
.art_page ul li.show a {
  color: #FFFFFF;
}
.art_page ul li a {
  width: 100%;
  height: 100%;
  padding: 0 12px;
  display: block;
  color: #000000;
  text-align: center;
  margin: 0 auto;
  display: flex;
}

.game_actionbox {
  height: 318px;
  padding-top: 10px;
  background: #E5F2FC;
  margin-bottom: 20px;
}
.game_actionbox .gact_left {
  width: 425px;
  height: 318px;
  float: left;
  background: #FFC0CB;
  position: relative;
}
.game_actionbox .gact_left .img_box {
  width: 100%;
  height: 100%;
}
.game_actionbox .gact_left .img_min {
  width: 60px;
  height: 60px;
  border-radius: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.game_actionbox .gact_middle {
  float: left;
  padding-left: 40px;
  box-sizing: border-box;
  width: 600px;
  height: 318px;
  background: #23262A;
  position: relative;
}
.game_actionbox .gact_middle .game_logo {
  margin-top: 10px;
  width: 100px;
  height: 100px;
  border-radius: 15px;
  float: left;
}
.game_actionbox .gact_middle .act_game {
  display: block;
  width: 240px;
  height: 90px;
  position: absolute;
  top: 110px;
  right: -5px;
  z-index: 99;
  background: url(../img/action_game.png) no-repeat;
  background-size: 240px ;
  background-position: 0px -3px;
  color: #fff;
  font-size: 30px;
  text-align: center;
  line-height: 90px;
  opacity: 0.95;
}
.game_actionbox .gact_middle a.act_game:hover {
  opacity: 1;
}
.game_actionbox .gact_middle a.act_game::before {
  width: 30px;
  height: 37px;
  content: "";
  display: block;
  position: absolute;
  top: 27px;
  right: 24px;
  background: url(../img/tb.png);
  background-position: -159px 5px;
  background-size: 105px;
  transition: all 0.5s;
}
.game_actionbox .gact_middle a.act_game:hover::before {
  right: 18px;
}
.game_actionbox .gact_middle h2.g_name {
  color: #fff;
  font-size: 25px;
  width: 400px;
  margin: 10px 0;
  height: 120px;
  line-height: 120px;
  padding-left: 20px;
  box-sizing: border-box;
  display: block;
  float: left;
}
.game_actionbox .gact_middle h2.g_name a{
  color:#fff;
}
.game_actionbox .gact_middle ul {
  width: 420px;
  background: green;
}
.game_actionbox .gact_middle ul li {
  width: 160px;
  margin: 10px 0;
  float: left;
  color: #999999;
  font-size: 15px;
}
.game_actionbox .gact_middle .b_kuang {
  position: absolute;
  bottom: 50px;
}
.game_actionbox .gact_middle .b_kuang a {
  width: 85px;
  height: 38px;
  border: 1px solid orange;
  border-radius: 20px;
  color: #fff;
  display: block;
  float: left;
  text-align: center;
  line-height: 38px;
  margin: 0 8px;
}
.game_actionbox .gact_middle .b_kuang a.a1 {
  margin-left: 0;
}
.game_actionbox .gact_middle .b_kuang a.a1:hover {
  background: blue;
}
.game_actionbox .gact_middle .b_kuang a.a2 {
  border-color: #008000;
}
.game_actionbox .gact_middle .b_kuang a.a3 {
  border-color: cornflowerblue;
}
.game_actionbox .gact_right {
  float: right;
  width: 175px;
  height: 318px;
  background: #0D0D0D;
  position: relative;
}
.game_actionbox .gact_right .erweima img {
  width: 80px;
  position: absolute;
  top: 70px;
  left: 48px;
}
.game_actionbox .gact_right .phoneimg {
  width: 120px;
  position: absolute;
  top: 35px;
  left: 27px;
}
.game_actionbox .gact_right .line-jt {
  width: 35px;
  position: absolute;
  top: 200px;
  left: 70px;
  transform: rotate(250deg);
}
.game_actionbox .gact_right .phone_dection {
  position: absolute;
  bottom: 40px;
  color: #fff;
  font-size: 13px;
  width: 100%;
  text-align: center;
}
