html {
  font-size: 14px;
}

.nav-item a {
  color: #fff;
  font-size: 24px;
}
.nav-pills >.nav-item.active {
  border-bottom: 3px solid #fd7e14;
  background-color: transparent !important;
}

.new-group {
  margin: 0 15.9286rem;
}
.list {
  height: 5.625rem;
}
.list2 {
  height: 3.625rem;
}
.list_li {
  border-bottom: 1px solid gray;
}
.news_list {
  width: 21.7143rem;
}
.new-body {
  margin-left: 15px;
}
.new-heading {
  font-size: 27px;
  font-weight: 700;
}
.new-p {
  font-size: 18px;
}
.index_new_more {
  position: absolute;
  top: 0px;
  right: 15px;
  width: 60px;
  cursor: pointer;
  transition: all 0.6s;
}
.index_new_more:hover {
  transform: scale(1.5);
}
.card .cover {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  text-align: center;
  color: #ffffff;
  transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
 ;

}
.card:hover .cover {
  opacity: 1;
}
.cover_logo{

  margin-top: 50%;
}
.cover_game{position: absolute;
left: 16%;
bottom: 5rem;}

.btn_hover{border: 1px solid #fff;
  text-align:justify; text-align-last:justify;
  font-size: 1.3rem;
  padding: 0 12px;
  
}
.btn_hover:hover{background-color: #fd7e14;}
.suojin {
  text-indent: 2em;
}
.index_game {
  width: 200px !important;
}
.index_more {
  font-size: 33px;
  width: 370px;
  border: 3px solid gray;
}

/* game */
.game_list {
  min-width: 400px;
}
.game_f1{
  font-size: 24px;
}
.list_title:hover {
  font-size: 30px;
}
/* 关于我们 */
.about {
  width: 85.7143rem;
}
.about_game {
}
.footer_white {
  color: #fff;
  font-size: 16px;
}

/* 加入我们 */

.jion_fuli {
  width: 760px;
  height: 280px;
}
.jion {
  background-image: url("../image/join.png");

  background-position: center 0;

  background-repeat: no-repeat;
  background-size: cover;

  -webkit-background-size: cover;

  -o-background-size: cover;

  -moz-background-size: cover;

  -ms-background-size: cover;
}

.jion_us {
  font-size: 46px;
  color: #fd7e14;
}
.cur {
  background-color: #fd7e14;
}
.jion_m {
  margin-left: 205px;
}

.view_banner {
  margin-top: -10px;
}
