@charset "UTF-8";

html {
  width: 100%;
  max-width: 1920px;
  min-width: 1366px;
}


/*bgc1*/
.bgc1 {
  width: 100%;
  height: 940px;
  min-width: 1366px;
  background: url("../img/withUs/bgc1.jpg") center top no-repeat;
  z-index: 11;
  position: relative;
  overflow: hidden;

}

.wrap2-nav {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  width: 100%;
  height: 100%;
}

.banner1 {
  background: url("../img/index/banner1.jpg") center top no-repeat;
}

.banner2 {
  background: url("../img/index/xianjian.png") center top no-repeat;
}

.banner3 {
  background: url("../img/withUs/banner3.jpg") center top no-repeat;
}

.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;
  background: url("../img/withUs/bgc2.jpg") center top no-repeat;
  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%;
  min-width: 1366px;
  background: url("../img/withUs/bgc3.jpg") center top no-repeat;
  z-index: 11;
  overflow: hidden;


}

.bgc3-box {
  width: 1260px;
  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;
  background: url("../img/withUs/bgc4.jpg") center top no-repeat;
  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;
}