/* reset */
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
  margin: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5 tahoma, '\5FAE\8F6F\96C5\9ED1', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

em,
b {
  font-style: normal;
}

a {
  text-decoration: none;
}

img {
  border: 0;
}

body {
  padding-top: 42px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th,
ul,
ol {
  padding: 0;
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

html,
body {
  overflow-x: hidden;
}

.browser-tips {
  background: yellow;
  text-align: center;
  line-height: 45px;
  color: red;
  font-size: 20px;
}

@font-face {
  font-family: 'syht';
  src: url("syht.ttf");
}

/*common*/
.flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main {
  box-sizing: border-box;
  font-family: 'syht';
  position: relative;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/bj.jpg) no-repeat top center/cover;
}

.main .top {
  height: 1080px;
  padding-top: 10px;
  position: relative;
}

.main .top .logo {
  display: block;
  width: 175px;
  height: 60px;
  text-indent: -999rem;
  position: absolute;
  left: 30px;
  top: 5px;
  z-index: 1;
  overflow: hidden;
}

.main .top video {
  width: 1920px;
  height: 1030px;
  position: absolute;
  left: 0;
  top: 0;
}

.nav li {
  width: 398px;
  height: 176px;
  text-indent: -999rem;
  overflow: hidden;
  margin: 0 3px;
  cursor: pointer;
}

.nav li:nth-child(1) {
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/nav1.png) no-repeat center/cover;
}

.nav li:nth-child(2) {
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/nav2.png) no-repeat center/cover;
}

.nav li:nth-child(3) {
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/nav3.png) no-repeat center/cover;
}

.nav li.active:nth-child(1) {
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/nav1_active.png) no-repeat center/cover;
}

.nav li.active:nth-child(2) {
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/nav2_active.png) no-repeat center/cover;
}

.nav li.active:nth-child(3) {
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/nav3_active.png) no-repeat center/cover;
}

.nav li.grey:nth-child(1) {
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/nav1_grey.png) no-repeat center/cover;
}

.nav li.grey:nth-child(2) {
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/nav2_grey.png) no-repeat center/cover;
}

.nav li.grey:nth-child(3) {
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/nav3_grey.png) no-repeat center/cover;
}

@keyframes flying {
  0% {
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  50% {
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  100% {
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
}

@keyframes jump {
  0% {
    top: 0px;
  }
  50% {
    top: -30px;
  }
  100% {
    top: 0;
  }
}

@keyframes jump2 {
  0% {
    top: 230px;
  }
  50% {
    top: 260px;
  }
  100% {
    top: 230px;
  }
}

@keyframes Scale {
  0% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1.1);
  }
}

@keyframes Scale2 {
  0% {
    transform: scale(0.7);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.7);
  }
}

.part {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}

.part h3 {
  text-indent: -9999rem;
  overflow: hidden;
  margin: 0 auto;
}

.part .more {
  width: 550px;
  height: 102px;
  display: block;
  margin: 0 auto;
  text-indent: -999rem;
  overflow: hidden;
  background: url(//game.gtimg.cn/images/x52/cp/a20230926bbz/more_btn.png) no-repeat center/cover;
}

.part .more.more2 {
  background: url(//game.gtimg.cn/images/x52/cp/a20230926bbz/more_btn1.png) no-repeat center/cover;
}

.con {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.group {
  width: 100%;
  height: 0;
  overflow: hidden;
}

.group.active {
  height: auto;
}

.group1 .part1 {
  margin-top: 230px;
  height: 1070px;
  font-family: 'syht';
}

.group1 .part1 h3 {
  width: 1159px;
  height: 190px;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part1_tit1.png) no-repeat center/cover;
}

.group1 .part1_tips {
  text-align: center;
  font-size: 22px;
  color: #eae0d1;
  margin: 0 auto;
  margin-top: 60px;
}

.group1 .part1_con {
  width: 1920px;
  height: 695px;
  position: relative;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part1_con_bj.png) no-repeat center/cover;
}

.group1 .part1_con::after {
  content: '';
  position: absolute;
  left: 0;
  top: 20px;
  width: 1920px;
  height: 667px;
  pointer-events: none;
  z-index: 2;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part1_con_bj_aft.png) no-repeat center/cover;
}

.group1 .part1_con .swiper-box {
  width: 5940px;
  height: 458px;
  position: absolute;
  top: 100px;
  left: 0;
}

.group1 .part1_con .swiper-box .swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.group1 .part1_con .swiper-box .swiper-wrapper {
  transition-timing-function: linear;
}

.group1 .part1_con .swiper-box .swiper-slide {
  width: 100%;
}

.group1 .part1_con .swiper-box .swiper-slide div {
  width: 5940px;
  height: 100%;
}

.group1 .part1_con .swiper-box .swiper-slide div img {
  width: 100%;
}

.group1 .part2 {
  height: 1385px;
}

.group1 .part2 h3 {
  width: 1528px;
  height: 190px;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part2_tit1.png) no-repeat center/cover;
}

.group1 .part2_tips {
  text-align: center;
  margin: 0 auto;
  margin-top: 65px;
  font-size: 22px;
  color: #eae0d1;
}

.group1 .part2_con {
  width: 1920px;
  height: 750px;
  margin-top: 100px;
  position: relative;
  box-sizing: border-box;
  padding-top: 25px;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part2_con_bj.jpg) no-repeat center/cover;
}

.group1 .part2_con::after, .group1 .part2_con::before {
  content: '';
  position: absolute;
  width: 114px;
  height: 312px;
  pointer-events: none;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part2_star.png) no-repeat center/cover;
}

.group1 .part2_con::after {
  left: 115px;
  bottom: -162px;
}

.group1 .part2_con::before {
  right: 84px;
  top: -144px;
}

.group1 .part2_con .swiper-box {
  width: 1185px;
  margin: 0 auto;
}

.group1 .part2_con .swiper-box .swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.group1 .part2_con .swiper-box img {
  display: block;
  margin: 0 auto;
  width: 1184px;
  height: 703px;
  border-radius: 15px;
}

.group1 .part2_con .part2-swiper-pagination {
  width: 100%;
  margin-top: 35px;
}

.group1 .part2_con .part2-swiper-pagination span {
  width: 26px;
  height: 26px;
  opacity: 1;
  margin: 0 23px;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part2_pagination.png) no-repeat center/cover;
}

.group1 .part2_con .part2-swiper-pagination span.swiper-pagination-bullet-active {
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part2_pagination_active.png) no-repeat center/cover;
}

.group1 .part3 {
  height: 2000px;
}

.group1 .part3 h3 {
  width: 1377px;
  height: 190px;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part3_tit1.png) no-repeat center/cover;
}

.group1 .part3_tips {
  text-align: center;
  margin: 0 auto;
  margin-top: 60px;
  font-size: 22px;
  color: #eae0d1;
}

.group1 .part3_con {
  width: 1150px;
  margin: 0 auto;
  margin-top: 95px;
}

.group1 .part3_con img {
  width: 100%;
  height: 655px;
  margin-top: 20px;
}

.group1 .part3_con img:nth-child(1) {
  margin: 0;
}

.group1 .part3_con_btn {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  width: 381px;
  height: 101px;
  text-indent: -999rem;
  overflow: hidden;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part3_btn.png) no-repeat center/cover;
}

.group1 .part4 {
  height: 940px;
  margin-top: 25px;
}

.group1 .part4 h3 {
  width: 1159px;
  height: 190px;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part4_tit1.png) no-repeat center/cover;
}

.group1 .part4_tips {
  color: #eae0d1;
  font-size: 22px;
  text-align: center;
  line-height: 40px;
}

.group1 .part4_tips span {
  margin-top: 20px;
  color: #cfa96d;
}

.group1 .part4_con {
  position: relative;
  height: 1000px;
}

.group1 .part4_con::after {
  content: '';
  position: absolute;
  width: 1920px;
  height: 343px;
  top: -180px;
  pointer-events: none;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part4_con_aft.png) no-repeat center/cover;
}

.group1 .part4_con ul {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.group1 .part4_con ul li {
  position: absolute;
}

.group1 .part4_con ul li:nth-child(1) {
  width: 363px;
  height: 426px;
  left: 328px;
  top: 60px;
  transform-origin: 125px 68px;
  animation: flying 3s ease-in-out infinite;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part4_con_img1.png) no-repeat center/cover;
}

.group1 .part4_con ul li:nth-child(2) {
  width: 344px;
  height: 384px;
  left: 685px;
  top: 103px;
  transform-origin: 170px 63px;
  animation: flying 3s .5s ease-in-out infinite;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part4_con_img2.png) no-repeat center/cover;
}

.group1 .part4_con ul li:nth-child(3) {
  width: 340px;
  height: 396px;
  left: 1040px;
  top: 103px;
  transform-origin: 104px 64px;
  animation: flying 3s .7s ease-in-out infinite;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part4_con_img3.png) no-repeat center/cover;
}

.group1 .part4_con ul li:nth-child(4) {
  width: 324px;
  height: 386px;
  left: 1362px;
  top: 55px;
  transform-origin: 71px 65px;
  animation: flying 3s 1s ease-in-out infinite;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part4_con_img4.png) no-repeat center/cover;
}

.group1 .part5 {
  height: 1250px;
}

.group1 .part5 h3 {
  width: 776px;
  height: 190px;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/part5_tit1.png) no-repeat center/cover;
}

.group1 .part5_con ul {
  width: 1400px;
  margin: 0 auto;
  margin-top: 30px;
  flex-wrap: wrap;
}

.group1 .part5_con li {
  width: 585px;
  height: 434px;
  margin: 30px 10px;
}

.group1 .part5_con li:nth-child(1) {
  margin: 30px 230px;
}

.group1 .part5_con li img {
  width: 100%;
}

.group1 .aslide {
  flex-direction: column;
  justify-content: flex-start;
  width: 294px;
  height: 500px;
  position: fixed;
  top: 45%;
  right: 0;
  transform: translate(0, -50%);
  transition: all .6s;
  z-index: 9;
  box-sizing: border-box;
}

.group1 .aslide ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.group1 .aslide li {
  color: transparent;
  cursor: pointer;
  position: relative;
  width: 265px;
  height: 100px;
}

.group1 .aslide li img:nth-child(1) {
  display: block;
}

.group1 .aslide li img:nth-child(2) {
  display: none;
}

.group1 .aslide li:nth-child(1) img:nth-child(1) {
  width: 264px;
  height: 148px;
}

.group1 .aslide li:nth-child(2) img:nth-child(1) {
  width: 253px;
  height: 114px;
}

.group1 .aslide li:nth-child(3) img:nth-child(1) {
  width: 256px;
  height: 120px;
}

.group1 .aslide li:nth-child(4) img:nth-child(1) {
  width: 259px;
  height: 129px;
}

.group1 .aslide li:nth-child(5) img:nth-child(1) {
  width: 250px;
  height: 105px;
}

.group1 .aslide li.active {
  z-index: 2;
}

.group1 .aslide li.active img:nth-child(2) {
  display: block;
}

.group1 .aslide li.active img:nth-child(1) {
  display: none;
}

.group1 .aslide li.active:nth-child(1) img:nth-child(2) {
  width: 302px;
  height: 185px;
}

.group1 .aslide li.active:nth-child(2) img:nth-child(2) {
  width: 292px;
  height: 153px;
}

.group1 .aslide li.active:nth-child(3) img:nth-child(2) {
  width: 294px;
  height: 158px;
}

.group1 .aslide li.active:nth-child(4) img:nth-child(2) {
  width: 297px;
  height: 167px;
}

.group1 .aslide li.active:nth-child(5) img:nth-child(2) {
  width: 290px;
  height: 144px;
}

.group2 .part1 {
  width: 1920px;
  height: 599px;
  margin-top: 225px;
  position: relative;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/group2_part1_con.jpg) no-repeat center/cover;
}

.group2 .part1 ul {
  position: absolute;
  left: 50%;
  bottom: 60px;
  transform: translate(-50%, 0);
  width: 600px;
  height: 130px;
}

.group2 .part1 li {
  width: 123px;
  height: 123px;
  position: absolute;
  top: 0;
}

.group2 .part1 li:nth-child(1) {
  left: 0;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/arrow.png) no-repeat center/cover;
  animation: Scale 1.5s .3s infinite linear;
}

.group2 .part1 li:nth-child(2) {
  left: 28%;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/arrow1.png) no-repeat center/cover;
  animation: Scale 1.5s .5s infinite linear;
}

.group2 .part1 li:nth-child(3) {
  left: 56%;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/arrow1_2.png) no-repeat center/cover;
  animation: Scale 1.5s .7s infinite linear;
}

.group2 .part1 li:nth-child(4) {
  right: 0;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/arrow1_3.png) no-repeat center/cover;
  animation: Scale 1.5s .9s infinite linear;
}

.group2 .part2 {
  width: 1920px;
  height: 520px;
  position: relative;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/group2_part2_con.png) no-repeat center/cover;
}

.group2 .part2 i {
  position: absolute;
  display: block;
  left: 492px;
  top: 136px;
  width: 381px;
  height: 110px;
  animation: Scale 1s infinite linear;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/group2_part2_icon.png) no-repeat center/cover;
}

.group2 .part3 {
  width: 1920px;
  height: 626px;
  margin-top: 50px;
  position: relative;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/group2_part3_con.png) no-repeat center/cover;
}

.group2 .part3 i {
  position: absolute;
  width: 148px;
  height: 166px;
  display: block;
  left: 50%;
  top: 230px;
  transform: translate(-50%, 0);
  animation: jump2 1s infinite linear;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/arrow2.png) no-repeat center/cover;
}

.group2 .part4 {
  width: 1920px;
  height: 667px;
  box-sizing: border-box;
  padding-top: 135px;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/group2_part4_con.jpg) no-repeat center/cover;
}

.group2 .part4 a {
  width: 1089px;
  height: 180px;
  margin: 0 auto;
  display: block;
  animation: Scale 1.5s infinite linear;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/group2_btn.png) no-repeat center/cover;
}

.group3 .part1 {
  width: 1920px;
  height: 599px;
  margin-top: 225px;
  position: relative;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/group2_part1_con1.jpg) no-repeat center/cover;
}

.group3 .part1 ul {
  position: absolute;
  left: 50%;
  bottom: 60px;
  transform: translate(-50%, 0);
  width: 600px;
  height: 130px;
}

.group3 .part1 li {
  width: 110px;
  height: 123px;
  position: absolute;
  top: 0;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/arrow.png) no-repeat center/cover;
}

.group3 .part1 li:nth-child(1) {
  left: 0;
  transform: rotate(-90deg);
  animation: jump 1.5s .3s infinite linear;
}

.group3 .part1 li:nth-child(2) {
  left: 28%;
  animation: jump 1.5s .5s infinite linear;
}

.group3 .part1 li:nth-child(3) {
  left: 56%;
  transform: rotate(90deg);
  animation: jump 1.5s .7s infinite linear;
}

.group3 .part1 li:nth-child(4) {
  right: 0;
  transform: rotate(180deg);
  animation: jump 1.5s .9s infinite linear;
}

.group3 .part2 {
  width: 1920px;
  height: 580px;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/group3_part2_con.jpg) no-repeat center/cover;
}

.group3 .part3 {
  width: 1920px;
  height: 622px;
  position: relative;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/group3_part3_con.jpg) no-repeat center/cover;
}

.group3 .part3 ul {
  position: absolute;
  width: 210px;
  left: 50%;
  transform: translate(-50%, 0);
  top: 270px;
}

.group3 .part3 li {
  width: 41px;
  height: 80px;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/group3_part3_icon.png) no-repeat center/cover;
}

.group3 .part4 {
  width: 1920px;
  height: 667px;
  box-sizing: border-box;
  padding-top: 135px;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/group2_part4_con.jpg) no-repeat center/cover;
}

.group3 .part4 a {
  width: 1089px;
  height: 180px;
  margin: 0 auto;
  display: block;
  animation: Scale 1.5s infinite linear;
  background: url(//game.gtimg.cn/images/x52/cp/a20231018xwjm/group2_btn.png) no-repeat center/cover;
}

.dia {
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.8);
}

.dia .dia_box {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: 'syht';
}

.dia.active {
  opacity: 1;
  z-index: 1;
  pointer-events: all;
}

.dia .dia-close {
  position: absolute;
  width: 40px;
  height: 41px;
  z-index: 99;
  font-size: 0;
  right: -50px;
  top: 20px;
  background: url(//game.gtimg.cn/images/x52/cp/a20230926bbz/close_btn.png) no-repeat center/cover;
}

.dia .dia-box {
  width: 640px;
  height: 469px;
  background: url(//game.gtimg.cn/images/x52/cp/a20230926bbz/part2_reward_img_bj.png) no-repeat center/cover;
  position: relative;
  box-sizing: border-box;
  padding-top: 45px;
  transform: scale(1.4);
}

.dia .dia-box .con {
  width: 610px;
  height: 330px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  opacity: 0;
  pointer-events: none;
}

.dia .dia-box .con.active {
  opacity: 1;
  pointer-events: all;
}

.dia .dia-box .con img {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
  object-fit: cover;
}

.dia .dia-box .con .swiper-box {
  width: 100%;
  height: 110%;
  position: relative;
}

.dia .dia-box .con .swiper {
  width: 610px;
  height: 330px;
  overflow: hidden;
}

.dia .dia-box .con .swiper div {
  width: 100%;
  height: 100%;
  background-color: #000;
}

.dia .dia-box .con .dia-pagination {
  width: 100%;
  margin-top: 30px;
}

.dia .dia-box .con .dia-pagination span {
  display: block;
  opacity: 1;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: #000;
  box-sizing: border-box;
}

.dia .dia-box .con .dia-pagination span.swiper-pagination-bullet-active {
  border: 1px solid #000;
  background-color: #fff;
}

.dia .dia-box .con3 .slide3 img,
.dia .dia-box .con4 .slide3 img {
  width: auto;
  height: 100%;
}

/*afooter*/
#afooter {
  text-align: center;
  background: #000;
  font-size: 12px;
  color: #c0c0c0;
  padding: 30px 0;
}

#afooter a {
  color: #c0c0c0;
}
