* {
  margin: 0;
  padding: 0
}

li {
  list-style: none
}

.cf {
  *zoom: 1;
  *display: inline-block
}

.cf:before,
.cf:after {
  content: '';
  display: table
}

.cf:after {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0
}

.fl {
  float: left
}

.fr {
  float: right
}

#wrap {
  margin: 0 auto;
  width: 100%;
  min-width: 960px;
  color: #000;
}

.header {
  height: 80px
}

.header .nav-bar {
  position: relative;
  width: 944px;
  height: 100%;
  margin: 0 auto;
}

.header .nav-bar .logo {
  position: absolute;
  top: 18px
}

.header .nav-bar .languages {
  position: absolute;
  top: 18px;
  right: 0;
}

.header .nav-bar .languages a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #3C3C3C;
  font-family: 'microsoft yahei';
  border: 2px solid #3C3C3C;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  background: #fff;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.header .nav-bar .languages a:hover,
.header .nav-bar .languages a.active {
  color: #fff;
  background: #3C3C3C;
}

.header .nav-bar .languages a:hover {
  opacity: 0.5;
}

.footer {
  height: 323px;
  margin: 0 auto;
  text-align: center;
  background: #1b1e24;
  font-family: 'microsoft yahei';
}

.footer_en {
  height: 100px;
}

.footer dl {
  line-height: 18px;
  /* opacity: .57; */
  font-size: 12px;
  color: #9d9ea1;
  text-align: center
}

.footer .counsel {
  padding-top: 40px;
  margin-bottom: 20px
}

.footer .address {
  padding-top: 16px;
  margin: 24px auto 0 auto;
  width: 944px;
  border-top: 1px solid #4c4c4c
}

.footer .address>span {
  padding-left: 8px
}

.footer .address dl {
  padding-top: 8px;
  text-align: left;
  padding-left: 18px;
  line-height: 24px
}
.footer .address dl .ghs img{
  padding: 0 8px;
  margin-top: -1px;
  display: inline-block;
  vertical-align: middle;
}
.footer .address dl a {
  color: #9d9ea1;
  text-decoration: none
}


.footer .tip {
  padding: 10px 0;
  font-size: 14px;
  opacity: .5;
  color: #fff
}

.silder {
  position: relative
}

.swiper-container {
  position: relative;
  width: 100%;
  max-height: 400px;
  height: auto
}

.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
  display: none
}

.swiper-container .swiper-pagination {
  padding-left: 488px;
  text-align: inherit;
  margin-bottom: 12px
}

.pagination {
  position: absolute;
  z-index: 20;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center
}

.swiper-pagination-switch {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 0 50px 0 5px;
  cursor: pointer
}

.swiper-pagination-switch:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-left: -5px;
  content: '';
  z-index: -1;
  border-radius: 50%;
  background: #fff
}

.swiper-active-switch:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -12px;
  margin-left: -12px;
  content: '';
  z-index: -1;
  border-radius: 50%;
  border: 2px solid #fff
}

.swiper-container .swiper-pagination-bullet {
  position: relative;
  width: 10px;
  height: 10px;
  opacity: 1;
  background: #fff
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin-right: 50px
}

.swiper-container .swiper-pagination-bullet-active:after {
  position: absolute;
  left: -7px;
  top: -7px;
  width: 20px;
  height: 20px;
  content: '';
  z-index: -1;
  border-radius: 50%;
  border: 2px solid #fff
}

.swiper-container img {
  width: 100%
}

.swiper-container .swiper-slide {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  background: #fff
}

.content {
  position: relative;
  margin: 0 auto;
  width: 944px;
  font-family: 'microsoft yahei';
}

.content .section-box {
  margin-top: 40px;
  padding-bottom: 40px;
  text-align: center
}

.content .section-box h3 {
  padding: 16px 0;
  margin-bottom: 16px;
  font-size: 24px;
  border-bottom: 1px solid #e9e9e9
}

.section-box h3 label {
  font-weight: normal;
  opacity: .65
}

.content .aboutUs .aboutUs-info {
  font-size: 16px;
  color: rgba(0, 0, 0, .65);
  line-height: 25px
}

.content .video .video_ {
  width: 800px;
  height: 459px;
  margin: 0 auto;
  background: #313131
}

.jp-jplayer {
  position: relative
}

.jp-jplayer #jp_poster_0 {
  position: absolute
}

.content .games-list li {
  margin-bottom: 32px;
  position: relative;
  overflow: hidden
}

.games-list li {
  margin-right: 16px
}

.games-list li.nomargin {
  margin-right: 0
}

.games-list .g-img {
  width: 304px;
  height: 400px;
  margin-bottom: 5px;
  position: relative;
  overflow: hidden
}

.games-list .g-information {
  display: table;
  position: absolute;
  top: 100%;
  padding: 20px;
  width: 304px;
  height: 400px;
  line-height: 25px;
  background: #ff1f3d;
  opacity: .8;
  filter: alpha(opacity=80);
  color: #fff;
  word-break: break-all;
  transition: all .3s ease-in-out;
  z-index: 999;
  box-sizing: border-box
}

.games-list .g-information span {
  display: table-cell;
  opacity: 1;
  vertical-align: middle
}

.g-img:hover .g-information {
  top: 0
}

.games-list .g-download {
  margin: 16px auto;
  width: 144px;
  height: 40px;
  line-height: 40px;
  background: -webkit-linear-gradient(-180deg, #ee6365 0, #f46e65 100%);
  background: -moz-linear-gradient(-180deg, #ee6365 0, #f46e65 100%);
  background: linear-gradient(-180deg, #ee6365 0, #f46e65 100%);
  background: #ee6365\9;
  border-radius: 4px;
  color: #fff;
  font-size: 16px
}
