@charset "UTF-8";

html {
  width: 100%;
  max-width: 1920px;
  min-width: 1366px;
}


/*bgc1*/
.bgc1 {
  width: 100%;
  height: 940px;
  min-width: 1366px;
  z-index: 11;
  position: relative;
  overflow: hidden;

}
.wrap2-nav {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  width: 100%;
  height: 100%;
}
.banner1 {
  background: url("../img/index/ba1.jpg") center top no-repeat;
  background-size: 100% 100%;
  /*background-position-y: -120px;*/
}
.banner2 {
  background: url("../img/index/bn3.jpg") center top no-repeat;
  background-size: 100% 100%;

}
.banner3 {
  background: url("../img/index/bn3.jpg") center top no-repeat;
  background-size: 100% 100%;

}
.left,.right {
  position: absolute;
  top: 45%;
  cursor: pointer;
  z-index: 12;
  width: initial;
}
.left {
  left: 0;
}
.right {
  right: 0;
}
.text-box {
  width: 1260px;
  height: 100%;
  margin: auto;
  position: relative;
}
.text-box>div {
  position: absolute;
  top: 250px;
}

/*bgc2*/
.bgc2 {
  width: 100%;
  height: 497px;
  min-width: 1366px;
  z-index: 11;
  position: relative;
}
.bgc2-box {
  width: 1260px;
  font-size: 0;
  height: 100%;
  margin: auto;
}
.bgc2-box>img {
  display: inline-block;
  position: relative;
  bottom: 66px;
}
.bgc2-box>img:nth-child(2) {
  margin: 0 75px;
}
.bgc2-box>a {
  width: 110px;
  display: block;
  margin: auto;
}

/*bgc3*/
.bgc3 {
  padding: 50px 0;
  width: 100%;
  /*height: 1420px;*/
  min-width: 1366px;
  z-index: 11;
  overflow: hidden;


}
.bgc3-box {
  width: 1260px;
  /*font-size: 0;*/
  /*height: 100%;*/
  margin: auto;
}
.new1 {
  margin: 20px 0 10px
}
.bgc3-box>a {
  width: 110px;
  display: block;
  margin: 66px auto 0;
}


/*bgc4*/
.bgc4 {
  width: 100%;
  height: 609px;
  min-width: 1366px;
  z-index: 11;
  overflow: hidden;
}
.bgc4-box {
  width: 1260px;
  font-size: 0;
  height: 100%;
  margin: auto;
}
.gameCenter {
  margin: 30px 0 0
}
.bgc4-box>a {
  width: 110px;
  display: block;
  margin: auto;
}

