html,body,div,p,ul,li,dl,dt,dd,em,i,span,a,img,input,h1,h2,h3,h4,h5 {margin:0;padding:0}
a,img,input {border:none;}
body{font: 14px/1.75 -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;}
a {text-decoration:none;outline: none;-webkit-tap-highlight-color: transparent;}
a:hover {text-decoration:none;}
ul,li{list-style: none}
#afooter {
  text-align:center;
  font-size: 20px;
  padding: 30px 0;
  line-height:1.5;
  background-color: #000;
  color:#c0c0c0;
}
body{
  width: 750px;
}
.wrapper{
  display: block;
  width: 750px;
  height: 100%;
}
.header{
  height: 2014px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/bg1.jpg) no-repeat;
  padding-top: 1010px;
  box-sizing: border-box;
}
.logo{
  display: block;
  position: absolute;
  top: 16px;
  left: 24px;
  width: 165px;
  height: 64px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/logo.png) no-repeat;
}
.game-btn{
  display: block;
  position: absolute;
  top: 19px;
  right: 24px;
  width: 183px;
  height: 54px;
  background-color: #560508;
  font-size: 18px;
  color: #f4fdff;
  text-align: center;
  line-height: 54px;
  letter-spacing: 1px;
}
.header-title{
  font-size: 24px;
  color: #f3d59e;
  text-align: center;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/header-title.png) no-repeat;
  width: 510px;
  height: 24px;
  line-height: 24px;
  margin: 0 auto;
}
.header-btn{
  width: 530px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.header-btn a{
  display: block;
  width: 226px;
  height: 43px;
  background-color: #69522c;
  font-size: 22px;
  color: #ffffff;
  border-radius: 20px;
  text-align: center;
  line-height: 43px;
}
.video-area{
  display: block;
  width: 600px;
  height: 358px;
  position: relative;
  margin: 107px auto 0;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/video-bg.png) no-repeat;
}
.video-area img{
  width: 600px;
  height: 358px;
}
.video-area::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 358px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/video-border.png) no-repeat;
}
.video-area::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 103px;
  height: 102px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/video-play.png) no-repeat;
}
.header-cont{
  text-align: center;
  margin: 68px auto;
}
.header-cont-title{
  width: 407px;
  height: 58px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/title1.png) no-repeat;
  margin: 0 auto;
}
.header-tit{
  font-size: 26px;
  color: #8b7f5f;
  margin: 20px 0 170px 0;
}
.header-cont span{
  font-size: 24px;
  color: #d8b79d;
  line-height: 26px;
}
.header-cont p{
  font-size: 20px;
  color: #8c7462;
  margin-top: 20px;
  line-height: 23px;
}

.header-guide{
  display: block;
  width: 390px;
  height: 75px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/header-guide.png) no-repeat;
  font-size: 30px;
  color: #ffffff;
  line-height: 75px;
  text-align: center;
  margin: 280px auto 0;
}

.part{
  height: 1474px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/bg2.jpg) no-repeat;
  margin-top: -1px;
  position: relative;
}
.part .title{
  width: 661px;
  height: 51px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/title2.png) no-repeat;
  margin: 0 auto;
}
.part-tit{
  font-size: 26px;
  color: #8b7f5f;
  text-align: center;
  margin-top: 30px;
}
.swiper-tab{
  width: 674px;
  height: 64px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/swiper-tab.png) no-repeat -38px -113px;
  margin: 20px auto 0;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.swiper-tab span{
  display: block;
  width: 111px;
  height: 62px;
  font-size: 22px;
  color: #b1adaa;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
  box-sizing: border-box;
}
.swiper-tab span.on{
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/swiper-tab.png) no-repeat -77px -171px;
}
.swiper-tab span:first-child{
  width: 115px;
}
.swiper-tab span:nth-child(2){
  width: 113px;
}
.swiper-tab span:nth-child(3),
.swiper-tab span:nth-child(5){
  width: 112px;
}

.swiper-tab span.on,
.swiper-tab span:hover{
  background-position-y: -22px;
}
.swiper-tab span:nth-child(2){
  background-position-x: -285px;
}
.swiper-tab span:nth-child(3){
  background-position-x: -490px;
}
.swiper-tab span:nth-child(4){
  background-position-x: -695px;
}
.swiper-tab span:nth-child(5){
  background-position-x: -900px;
}
.swiper-tab span:nth-child(6){
  background-position-x: -1200px;
}
.swiper-pagin{
  width: 594px;
  height: 64px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/swiper-tab-depth2.png) no-repeat;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.swiper-pagin.small{
  width: 298px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/swiper-tab-depth3.png) no-repeat;
}
.swiper-pagin span{
  font-size: 24px;
  color: #675c4d;
  display: block;
  margin: 0 15px;
  position: relative;
  line-height: 54px;
  cursor: pointer;
}
.swiper-pagin span.on,
.swiper-pagin span:hover{
  color: #d4c1a4;
}
.swiper-pagin span::after{
  content: '';
  position: absolute;
  top: 14px;
  right: -15px;
  width: 2px;
  height: 24px;
  background-color: #413a2d;
}
.swiper-pagin span:last-child::after{
  display: none;
}
.part-cont{
  width: 750px;
  margin: 0 auto 50px auto;
  position: relative;
}
.part-swiper{
  /* width: 1236px; */
  margin: 0 auto;
  overflow: hidden;
}
.slide-img{
  width: 690px;
  margin: 40px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slide-img li img{
  display: block;
  margin: 0 auto;
}
.swiper-slide:nth-child(4) .tooltip-box li:nth-child(2){
  margin-left: 150px;
}
.swiper-slide:nth-child(15) .tooltip-box li:nth-child(2){
  margin-left: 163px;
}
.swiper-slide:nth-child(15) .tooltip-box li:nth-child(4){
  margin-left: 125px;
}
.swiper-slide:nth-child(17) .tooltip-box li:nth-child(4){
  margin-left: 138px;
}
.slide-tab{
  display: none;
}
.swiper-button-next, .swiper-button-prev{
  margin-top: -350px;
  width: 25px;
  height: 26px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/swiper-next.png) no-repeat;
}
.tooltip-box{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 20px;
}
.tooltip-box li{
  position: relative;
  text-align: center;
}
.tooltip-box li:nth-child(1){
  order: 3;
  margin-left: 48px;
  margin-top: 26px;
}
.tooltip-box li:nth-child(2){
  order: 1;
  margin-left: 197px;
}
.tooltip-box li:nth-child(3){
  order: 4;
  margin-left: 210px;
  margin-top: 26px;
}
.tooltip-box li:nth-child(4){
  order: 2;
  margin-left: 166px;
}
.tooltip-box li a{
  display: inline-block;
  width: auto;
  height: 43px;
  font-size: 20px;
  color: #cfcaca;
  background-color: #000000;
  border-radius: 20px;
  line-height: 43px;
  padding: 0 20px;
  position: relative;
}
.tooltip-box li a i{
  display: inline-block;
  width: 31px;
  height: 31px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/tooltip-icon.png) no-repeat;
  vertical-align: middle;
  margin-left: 16px;
}
.slide-right{
  position: relative;
  width: 555px;
  margin: 12px auto 0;
}
.slide-right .slide-title{
  font-size: 50px;
  color: #c89b66;
  text-align: center;
  position: relative;
  display: table;
  margin: 0 auto;
  font-weight: bold;
}
@supports (-webkit-background-clip: text) {
	.slide-right .slide-title{
		background-image: linear-gradient(#c6a882, #ddc39d, #f5e0b8);
		-webkit-background-clip: text;
		color: transparent;
		-webkit-text-fill-color: transparent;
	}
}
.slide-right .slide-title::after{
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -105px;
  width: 84px;
  height: 15px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/slide-title.png) no-repeat;
}
.slide-right .slide-title::before{
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  right: -105px;
  width: 84px;
  height: 15px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/slide-title.png) no-repeat;
}
.slide-right .line{
  display: block;
  width: 266px;
  height: 15px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/slide-right-line.png) no-repeat;
  margin: 0 auto 0;
}
.slide-btn{
  width: 455px;
  display: flex;
  justify-content: space-between;
  margin: 37px auto 0;
}
.slide-btn a{
  display: block;
  width: 214px;
  height: 54px;
  color: #675c4d;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/slide-tab2.png) no-repeat;
  font-size: 22px;
  text-align: center;
  line-height: 54px;
  position: relative;
  letter-spacing: 2px;
}
.slide-btn a:nth-child(1)::after{
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  right: 35px;
  width: 16px;
  height: 13px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/slide-icon.png) no-repeat;
}
.slide-btn a:nth-child(2)::after{
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 35px;
  width: 16px;
  height: 13px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/slide-icon.png) no-repeat;
}
.slide-btn a.on{
  color: #ffe3aa;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/slide-tab3.png) no-repeat;
}
.slide-btn a.on:nth-child(1)::after{
  transform: translateY(-50%);
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/slide-icon2.png) no-repeat;
}
.slide-btn a.on:nth-child(2)::after{
  transform: translateY(-50%) rotate(180deg);
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/slide-icon2.png) no-repeat;
}
.slide-video{
  width: 555px;
  height: 333px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/slide-video.png) no-repeat;
  margin-top: 25px;
  position: relative;
  display: none;
}
.slide-video img{
  display: block;
  margin: 0 auto;
  padding-top: 22px;
}
.slide-play{
  display: block;
  width: 555px;
  height: 333px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/slide-play.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.slide-play:hover{
  filter: brightness(1.1);
}

.part-text{
  width: 465px;
  font-size: 20px;
  color: #858585;
  text-align: center;
  margin: 0 auto;
}
.part2{
  height: 2461px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/bg3.jpg) no-repeat;
  position: relative;
  margin-top: -1px;
}
.part2 .title{
  width: 642px;
  height: 387px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/title3.png) no-repeat;
  margin: 0 auto;
  position: absolute;
  top: -147px;
  left: 0;
  right: 0;
}
.part2-tit{
  font-size: 26px;
  color: #8b7f5f;
  text-align: center;
  position: absolute;
  top: 83px;
  left: 0;
  right: 0;
}
.part2-step{
  width: 480px;
  padding-top: 160px;
  margin: 0 auto;
  box-sizing: border-box;
}
.step-cont{
  width: 480px;
  position: relative;
}
.part2-step img{
  display: block;
  width: 100%;
  height: 311px;
}
.step-tit{
  font-size: 27px;
  line-height: 42px;
  color: #cfcaca;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 82px;
}
.part2-step .step-cont:nth-child(3) .step-tit{
  margin-bottom: 0;
}
.step-tit span{
  color: #d3bd74;
}

.step-cont::after{
  content: "";
  position: absolute;
  bottom: -48px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 46px;
  height: 24px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/part2-icon.png) no-repeat;
}
.step-cont:last-child:after{
  display: none;
}

.part2-cont {
  width: 750px;
  height: 703px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/part2-img.png) no-repeat;
  margin: 30px auto 0;
}

.part2-text{
  font-size: 20px;
  color: #858585;
  margin: 40px auto 0;
  text-align: center;
}

.nav{
  display: none;
}

.dia{
  width: 640px;
  height: 360px;
}
.dia::after{
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 659px;
  height: 378px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/video-bg2.png) no-repeat;
}

#videoCon{
  width: 100%;
  height: 100%;
}

.dia_close{
  display: block;
  width: 43px;
  height: 42px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/quit.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -70px;
  right: 0;
}


.dialog{
  width: 669px;
  height: 1000px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/dialog-rule.jpg) no-repeat;
}
.dia-cont{
  width: 638px;
  height: 973px;
  padding-top: 35px;
  padding-left: 27px;
  box-sizing: border-box;
}
.text-cont{
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 15px;
  height: 890px;
}
.dia-tit{
  width: 400px;
  height: 33px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/dialog-title.png) no-repeat;
  margin: 0 auto 15px auto;
}
.dia-text{
  margin-bottom: 19px;
}
.dia-span{
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #b58050;
  margin-bottom: 5px;
}
.dia-span span{
  display: block;
  width: 25px;
  height: 25px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/dialog-icon.png) no-repeat;
  margin-right: 10px;
  font-size: 19px;
  text-align: center;
  line-height: 25px;
  color: #563105;
}
.dia-p{
  /* display: flex; */
  font-size: 19px;
  color: #494542;
  margin-left: 36px;
  line-height: 25px;
}
.dia-p i{
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(//game.gtimg.cn/images/fz/cp/a20240417legends/m/dialog-icon2.png) no-repeat;
  vertical-align: inherit;
  margin-right: 4px;
}
.dia-label{
 font-size: 19px;
 color: #494542;
 margin-left: 38px;
 line-height: 25px;
}