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,sans-serif}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,b{font-style:normal}
a{text-decoration:none} 
a:hover{text-decoration:none}
img{border:0} 
button,input,select,textarea{font-size:100%;outline:none}
table{border-collapse:collapse;border-spacing:0}
td,th,ul,ol{padding:0}

/* foot */
#afooter {
	position: relative;
	padding: 31px 0;
	text-align: center;
	font: normal 12px/19px Tahoma;
	z-index: 10;
	background-color: #191219;
}
  
#afooter,
#afooter a {
	color: #c0c0c0;
	text-decoration: none;
}

body {
	/* padding-top: 42px; */
	/* height: calc(100vh - 42px); */
	height: 100vh;
	line-height: 1.2;
	overflow-x: hidden;
	overflow-y: auto;
    background-size: cover;
}

/* 思源黑体r */
@font-face {
  font-family: "syhtr";
  src: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/fonts/syhtr.ttf");
  font-weight: normal;
  font-style: normal;
}

/* 思源黑体b */
@font-face {
  font-family: "syhtb";
  src: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/fonts/syhtb.ttf");
  font-weight: normal;
  font-style: normal;
}

/* 造字工房格黑体 */
@font-face {
  font-family: "zzgfght";
  src: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/fonts/zzgfght.TTF");
  font-weight: normal;
  font-style: normal;
}

/* 造字工房 常规 */
@font-face {
  font-family: "zzgfgfht";
  src: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/fonts/zzgfgfht.TTF");
  font-weight: normal;
  font-style: normal;
}

/* 方正兰亭刊黑 */
@font-face {
  font-family: "FZLTZHJW";
  src: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/fonts/FZLTZHJW.TTF");
  font-weight: normal;
  font-style: normal;
}

/* 方正兰亭正中黑 */
@font-face {
  font-family: "FZLTHK";
  src: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/fonts/FZLTHK.TTF");
  font-weight: normal;
  font-style: normal;
}

/* 造字工房明黑 */
@font-face {
  font-family: "MFMingHeiRegular";
  src: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/fonts/MFMingHeiRegular.ttf");
  font-weight: normal;
  font-style: normal;
}

.section {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.scale-con {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%,-50%);
}

.afooter-height{
  height: 117px !important;
}

.part1-bg {
	width: 100%;
	/* height: 1080px; */
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/bg1.jpg) no-repeat center;
	position: relative;
	top: 0px;
	left: 0px;
	background-size: cover;
}

.video{
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left top;
}

/* @media (min-width: 1025px) and (max-width: 1620px) {
	.video{
		width: auto;
		height: 100%;
	}
} */

@media (min-width: 750px) and (max-width: 1024px) {
	.video{
		display: none;
	}
	.part1-slogan{
		display: block!important;
	}
}

.part-big{
	width: 770px;
	position: absolute;
	bottom: 65px;
	left: 38px;
}

/* part1 start */
.part1 {
	position: relative;
	z-index: 9;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 0;
	text-align: center;
}

.btn-video{
	display: block;
	width: 172px;
	height: 158px;
	margin: 0 auto -45px;
	/* background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/play.png) no-repeat center/100% 100%; */
}

.btn-video.active{
	width: 172px;
	height: 158px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/dongtai1/play/play_000000.png) no-repeat center/100% 100%;
}

.part-input{
	width: 277px;
	height: 66px;
	margin: 0 auto 20px;
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	padding: 0 72px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/inp.png) no-repeat center/100% 100%;
	border: none;
    scrollbar-width: none;
    -ms-overflow-style: none; 
	font-weight: bold;
}

.part-input::-webkit-scrollbar {
    display: none;
}

.part-input::placeholder{
	color: #ffffff;
}

.part-input::-webkit-input-placeholder {
	color: #ffffff;
}

.part-input::-moz-placeholder {
	color: #ffffff;
}

.part-input::-ms-input-placeholder {
	color: #ffffff;
}

.part-btnbox{
	width: 740px;
	height: 109px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn-signup{
	width: 367px;
	height: 120px;
	display: block;
	margin: 0 0 8px;
	font-size: 49px;
	color: #ffffff;
	font-family: "zzgfght";
	text-align: center;
	letter-spacing: 8px;
	line-height: 97px;
	position: relative;
	/* background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/btn.png) no-repeat center/100% 100%; */
}

.ceshi-signup{
	width: 367px;
	height: 120px;
    display: block;
    margin: 0 0 8px;
	font-size: 49px;
    color: #ffffff;
    font-family: "zzgfght";
    text-align: center;
    letter-spacing: 8px;
    line-height: 109px;
    position: relative;
    /* background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/btn1.png) no-repeat center/100% 100%; */
}

.btn-signup.active{
	width: 367px;
	height: 120px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/dongtai1/yuyue/yuyue_000000.png) no-repeat center/100% 100%;
}

.ceshi-signup.active{
	width: 367px;
	height: 120px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/dongtai1/ceshi/ceshi_000000.png) no-repeat center/100% 100%;
}

.btn-signup.done,
.btn-signup.gray{
	width: 346px;
	height: 90px;
    animation: none;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/btn_gray.png) no-repeat center;
	background-size: 100% 100%;
}
.btn-signup.done canvas,
.btn-signup.gray canvas{
	display: none;
}

.part-agree{
	font-size: 12px;
	color: rgba(48, 38, 65, 0.9);
	text-align: center;
	margin: 0 auto 15px;
	font-family: "syhtr";
	letter-spacing: 0px;
	display: block;
}

.part-tips{
	width: 511px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fffee1;
	text-align: center;
	margin: 0 auto;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/tips.png) no-repeat center/100% 100%;
	font-family: "FZLTHK";
}

.part-form{
	position: relative;
}

.part1-ts{
	width: 30px;
	height: 29px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon_ts.png) no-repeat center/100% 100%;
	position: absolute;
	top: 37px;
	right: 95px;
}

/* .part-form:hover .part1-jlbox{
	display: flex;
} */

.part1-jlbox{
	width: 186px;
	height: 298px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/part1-jlbox.png) no-repeat center/100% 100%;
	padding: 0;
	position: fixed;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	z-index: 2;
}

.part1-jlleft{
	letter-spacing: 2px;
	color: #ffffff;
	font-size: 0;
	font-family: "zzgfgfht";
	line-height: 26px;
	margin: 12px auto 0;
	text-align: center;
	font-weight: normal;
	width: 125px;
	height: 44px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/part1-jlbd.png) no-repeat center/100% 100%;
}

/* .part1-jlfont2{
	display: none;
} */

.part1-jlright{
	width: 186px;
	height: 200px;
}

.part1-jl{
	width: 124px;
	height: 94px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/part1-jlbg.png) no-repeat center/100% 100%;
	text-align: center;
	margin: 0 auto 5px;
}

.part1-jl img{
	width: auto;
	height: 53px;
	margin-top: 3px;
}

.part1-jlname{
	height: 30px;
	line-height: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	letter-spacing: 1px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.part1-jlname span{
	font-family: "zzgfgfht";
	padding-top: 4px;
	font-weight: normal;
}

.part1-jlbtn{
	width: 98px;
	height: 48px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/part1-jlbtn.png) no-repeat center/100% 100%;
	display: block;
	text-align: center;
	font-size: 0;
	color: #ffffff;
	line-height: 52px;
	font-family: "zzgfgfht";
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	padding-right: 20px;
	letter-spacing: 2px;
}

/* 弹窗 s */
.pop_big{
	position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    pointer-events: none;
}

.pop_up{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    pointer-events: all;
}

.dia-con {
	width: 635px;
	height: 347px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 99;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/pop_bg.png) no-repeat center/100% 100%;
}

.pop_up .pop_con.dia-con{
	margin: 0 auto;
	width: 1004px;
	height: 566px;
	background: none;
} 

.pop_up .pop_con.dia-con::after{
	content: '';
	width: 1004px;
	height: 564px;
	position: absolute;
	top: -2px;
	left: 0px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/bk.png) no-repeat top/100% 100%;
}

.pop_up .pop_con .pop_container {
	margin: 0 auto;
	width: 1000px;
	height: 560px;
	border-radius: 10px;
}

#pop_vid .pop_con{
	box-sizing: border-box;
}

.pop_close {
	display: block;
	font-size: 40px;
	position: absolute;
	top: 0px;
	right: -50px;
	width: 33px;
	height: 27px;
	color: #ffffff;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/close.png) no-repeat center/100% 100%;
}

.pop-tit {
	width: 585px;
    height: 170px;
    margin: 30px auto 32px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pop-btn{
	width: 262px;
	height: 58px;
	display: block;
	line-height: 58px;
	margin: 0 auto;
	font-size: 24px;
	font-family: "zzgfght";
	text-align: center;
	letter-spacing: 2px;
	color: #302641;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/pop_btn.png) no-repeat center/100% 100%;
}

.pop_wx .dia-con,.pop_sp .dia-con,.pop_qw .dia-con{
	width: 218px;
	height: 259px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/pop_bg1.png) no-repeat center/100% 100%;
	text-align: center;
}

.pop_wx .dia-con>img,.pop_sp .dia-con>img,.pop_qw .dia-con>img{
	width: 183px;
}

.pop-title{
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 22px;
	color: #ffffff;
	font-family: "FZLTZHJW";
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 18px auto 10px;
}

.pop-title span img{
	width: 33px;
	margin-right: 5px;
}

/* 更新版本 */
/* 登录 s */
.login-box{
	font-size: 20px;
	color: #ffffff;
	letter-spacing: 2px;
	position: absolute;
	top: 52px;
	right: 42px;
}

#btn_qqlogin,#btn_logout,#btn_jb{
	text-decoration: underline;
	color: #e6f53e;
}

.btn_jiebang{
    width: 18px;
    height: 18px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon_jiebang.png) no-repeat center/100% 100%;
	display: inline-block;
}

/* 登录 e */

/* 下滑 s */
.icon-down{
    margin: 0 auto;
    width: 200px;
    height: 90px;
	text-align: center;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}

.icon-img{
    width: 128px;
    height: 90px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon_down.png) no-repeat center/100% 100%;
    animation: downIcon 1.1s linear infinite;
	margin: 0 auto 5px;
}

.icon-down span{
	letter-spacing: 3px;
	color: #ffffff;
	font-size: 14px;
	font-family: "FZLTZHJW";
	display: none;
}

.gopage1 .icon-img{
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon_top.png) no-repeat center/100% 100%;
}

@keyframes downIcon {
    100%,0% {
        transform: translateY(0);
    }
    
    50% {
        transform: translateY(5px);
    }
}
/* 下滑 e */

/* 右侧二维码 s */
.right-box{
    width: 193px;
    height: 373px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/right_bg.png) no-repeat center/100% 100%;
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	padding-top: 20px;
}

.right-title{
	letter-spacing: 2px;
	color: #ffffff;
	font-size: 23px;
	font-family: "zzgfght";
	text-align: center;
	line-height: 29px;
	margin-bottom: 20px;
}

.right-code{
    width: 133px;
    height: 118px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/code_bg.png) no-repeat center/100% 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 16px;
}

.right-code img{
	width: 111px;
	height: 111px;
	margin-left: 3px;
}

.right-code span{
	width: 15px;
	text-align: center;
	letter-spacing: 4px;
	color: #ffffff;
	font-size: 12px;
	font-family: "FZLTZHJW";
	padding-left: 2px;
}

.right-more{
    width: 98px;
    height: 29px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/more.png) no-repeat center/100% 100%;
	line-height: 34px;
	letter-spacing: 2px;
	color: #f0f0f0;
	font-size: 15px;
	font-family: "zzgfght";
	text-align: center;
	position: absolute;
	bottom: 21px;
	left: 50%;
	transform: translateX(-50%);
}

.right-btn{
    width: 136px;
    height: 54px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/right_btn.png) no-repeat center/100% 100%;
	display: block;
	color: #ffffff;
	font-size: 15px;
	font-family: "FZLTZHJW";
	text-align: center;
	margin: 0 auto 10px;
}

.right-btn span{
	display: inline-block;
	margin-top: 10px;
}

/* 右侧二维码 e */


/* 第二页 s */
.part2-bg {
	width: 100%;
	/* height: 1080px; */
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/bg2.jpg) no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	background-size: cover;
}

.part2-big{
	width: 1400px;
    position: absolute;
    top: 325px;
    left: 50%;
	transform: translateX(-50%);
}

.part1-slogan{
	width: 722px;
	height: 458px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/slogan1.png) no-repeat center/100% 100%;
	margin: 0 auto;
	/* position: absolute;
	top: 476px;
	left: 82px; */
}

.part1-logo{
	width: 109px;
	height: 115px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/logo.png) no-repeat center/100% 100%;
	position: absolute;
	top: 67px;
	left: 42px;
}

.part2-slogan{
	width: 653px;
	height: 192px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/slogan2.png) no-repeat center/100% 100%;
	position: absolute;
    top: 101px;
    left: 27px;
}

.part2-logo{
	width: 109px;
	height: 115px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/logo.png) no-repeat center/100% 100%;
	position: absolute;
	top: 122px;
	right: 72px;
}

.part2-box{
	width: 1415px;
	position: relative;
	/* padding-left: 461px; */
}

/* .part2-iconbox .part2-qw{
	width: 411px;
	height: 473px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/part2-leftbg.png) no-repeat center/100% 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.part2-mimg,.part2-mfont{	
	display: none!important;
}

.part2-iconbox .part2-qw img{
	width: 340px;
	height: 339px;
	display: block;
	margin: 51px auto 30px;
}

.part2-iconbox .part2-qw span{
	width: 100%;
	display: inline-block;
	font-family: "zzgfgfht";
	font-size: 26px;
	letter-spacing: 4px;
	color: #ffffff;
	text-align: center;
} */

.part2-iconbox{
	width: 1433px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.part2-iconbg{
	width: 180px;
	height: 180px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/part2-iconbg.png) no-repeat center/100% 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
	margin: 0 44px 18px 0;
}

.part2-iconbg:nth-child(6),
.part2-iconbg:nth-child(12){
	margin-right: 0;
}

.part2-iconbg:nth-child(10) .part2-icon,
.part2-iconbg:nth-child(7) .part2-icon,
.part2-iconbg:nth-child(9) .part2-icon{
	margin-bottom: 0;
}

.part2-icon{
	margin: 0 auto 15px;
}

.part2-iconbg span{
	width: 100%;
	display: inline-block;
	color: #ffffff;
	font-size: 18px;
	font-family: "FZLTZHJW";
	text-align: center;
	position: absolute;
	bottom: 40px;
	left: 0;
}

.part2-tips{
	width: 1433px;
	height: 97px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/part2-btn.png) no-repeat center/100% 100%;
	line-height: 101px;
	letter-spacing: 4px;
	color: #ffffff;
	font-size: 26px;
	text-align: center;
	font-family: "zzgfgfht";
}
/* 第二页 e */

/* 第三页 s */
.part3-bg {
	width: 100%;
	/* height: 1080px; */
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/bg3.jpg) no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	background-size: cover;
}

.part3-slogan{
	width: 580px;
	height: 150px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/slogan3.png) no-repeat center/100% 100%;
	position: absolute;
    top: 92px;
    left: 27px;
}

.part3-logo{
	width: 109px;
	height: 115px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/logo.png) no-repeat center/100% 100%;
	position: absolute;
	top: 122px;
	right: 72px;
}

.part3-swiper{
	width: 1012px;
	height: 727px;
	padding: 0 90px 50px 90px;
	position: absolute;
    top: 48%;
    left: 47.75%;
	transform: translate(-50%,-50%);
	scale: 0.93;
}

.part3-swiper .swiper-container{
	width: 1012px;
	overflow: hidden;
}

.part3-swiper .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 431px;
	height: 723px;
	filter: brightness(0.7);
}

.part3-swiper .swiper-slide.swiper-slide-active{
	filter: brightness(1);
}

.part3-swiper .swiper-slide img {
	display: block;
	width: 100%;
}

.part3-swiper .swiper-horizontal>.swiper-pagination-bullets,
.part3-swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.part3-swiper .swiper-pagination-custom,
.part3-swiper .swiper-pagination-fraction{
	bottom: 20px;
}

.swiper-pagination-clickable .swiper-pagination-bullet{
	width: 16px;
	height: 17px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/part3-yuan.png) no-repeat center/100% 100%;
	opacity: 1;
}

.swiper-pagination-clickable .swiper-pagination-bullet-active{
	width: 20px;
	height: 21px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/part3-yuan.png) no-repeat center/100% 100%;
}

.part3-swiper .swiper-button-next{
	width: 44px;
	height: 50px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/part3-jtright.png) no-repeat center/100% 100%;
}

.part3-swiper .swiper-button-prev{
	width: 44px;
	height: 50px;
    background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/part3-jtleft.png) no-repeat center/100% 100%;
}

.part3-swiper .swiper-button-next:after,.part3-swiper .swiper-button-prev:after{
	display: none;
}
/* 第三页 e */

/* 新增弹窗 */
.pop-tishi{
	letter-spacing: 1px;
	color: #ffffff;
	font-size: 32px;
	text-align: center;
	font-family: "zzgfght";
	margin: 30px 0;
}

.pop_phone .dia-con{
	width: 635px;
	height: 397px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/pop_bg2.png) no-repeat center/100% 100%;
}

.phone-form{
	width: 430px;
	margin: 0 auto;
}

.phone-inp{
	width: 424px;
	height: 56px;
	margin: 0 auto 14px;
    text-align: center;
}
  
.phone-inp input{
	width: 394px;
	height: 56px;
	font-size: 18px;
	color: white;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/bd_inp.png) no-repeat center/100% 100%;
	border: none;
	padding: 0 15px;
}
  
.phone-verify{
	width: 409px;
	height: 56px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/bd_inp.png) no-repeat center/100% 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto 14px;
	padding-right: 15px;
}

.phone-verify input{
	/*width: 286px;*/
	height: 52px;
	font-size: 18px;
	color: white;
	border: none;
	padding: 0 0 0 15px;
	background: none;
}

.phone-inp input::-webkit-scrollbar,
.phone-verify input::-webkit-scrollbar {
    display: none;
}

.phone-inp input::placeholder,
.phone-verify input::placeholder{
	color: #9e9cb5;
}

.phone-inp input::-webkit-input-placeholder,
.phone-verify input::-webkit-input-placeholder {
	color: #9e9cb5;
}

.phone-inp input::-moz-placeholder,
.phone-verify input::-moz-placeholder {
	color: #9e9cb5;
}

.phone-inp input::-ms-input-placeholder,
.phone-verify input::-ms-input-placeholder {
	color: #9e9cb5;
}

.phone-obtain{
	letter-spacing: 1px;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.2;
	font-family: "syhtb";
	position: relative;
}

.phone-obtain::after{
	content: '';
	width: 1px;
	height: 24px;
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	left: -20px;
}

.phone-obtain.geted {
	color: #9e9cb5;
	pointer-events: none;
}

.phone-tips{
	font-size: 14px;
	line-height: 1.3;
	color: #ffffff;
	font-family: "FZLTHK";
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	/*新增居中用*/
	padding-left: 1rem;
}

.pop_phone_con .phone-tips{
	transform: translateX(-16px);
}

.phone-tips p{
	width: 430px;
}

.phone-btn,.qdjiebang-btn,.wxlogin-btn{
	width: 274px;
	height: 60px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/pop_btn.png) no-repeat center/100% 100%;
	letter-spacing: 3px;
	line-height: 60px;
	text-align: center;
	font-size: 26px;
	color: #302641;
	font-family: "zzgfght";
	display: block;
	margin: 0 auto;
}

.pop_login .dia-con{
	width: 635px;
	height: 347px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/pop_bg3.png) no-repeat center/100% 100%;
}

.pop_login_type{
	width: 386px;
	height: 153px;
	margin: 50px auto 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.pop_login_qq{
	width: 156px;
	height: 153px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/pop_login_qq.png) no-repeat center/100% 100%;
}

.pop_login_wx{
	width: 156px;
	height: 153px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/pop_login_wx.png) no-repeat center/100% 100%;
}

.wrapper{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.wrap-swiper {
    position: relative;
    width: 100%;
    height: 100%;
}

.btn_tc{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
}

.btn_tc button{
	font-size: 16px;
}

.pop_qdjiebang .pop-tit{
    margin: 55px auto 32px;
}

.select-btn{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/select-btn.png) no-repeat center/100% 100%;
}

.select-btn.selected{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/select-on-btn.png) no-repeat center/100% 100%;
}
  
/* 点击微信登录提示弹窗 */
.pop_wxlogin .dia-con{
	width: 627px;
	height: 422px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/pop_bg4.png) no-repeat center/100% 100%;
}

.pop_wxlogin .pop-tishi{
	margin: 28px auto 14px;
}

.wxlogin-code{
	width: 145px;
	height: 145px;
	margin: 14px auto 0;
}

.wxlogin-code img{
	width: 100%;
	height: 100%;
}

.wxlogin-tips{
	letter-spacing: 1px;
	color: #ffffff;
	font-size: 18px;
	font-family: "FZLTHK";
	text-align: center;
	margin-top: 10px;
}

.wxlogin-cont{
	width: 419px;
	height: auto;
	margin: 12px auto 0;
}

.wxlogin-link{
	width: 383px;
	height: 55px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/pop4_inp.png) no-repeat center/100% 100%;
	line-height: 55px;
	letter-spacing: 1px;
	color: rgba(255, 255, 255, 0.5);
	font-size: 18px;
	font-family: "FZLTHK";
	padding: 0 18px;
	margin-bottom: 18px;
}

/* 社媒icon */
.newly-iconbox{
	width: 714px;
	height: 33px;
	position: fixed;
	bottom: 20px;
	right: 21px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.newly-iconbg{
	width: 83px;
	height: 33px;
	display: inline-block;
	text-align: center;
	position: relative;
}

.newly-iconbg::after{
	content: '';
	position: absolute;
	top: 6px;
	right: 0;
	height: 21px;
	border-right: solid 1px #aeaec7;
}

.newly-iconbg:last-child{
	width: 136px;
}

.newly-iconbg:last-child::after{
	display: none;
}

.newly-iconbg span{
	height: 33px;
	line-height: 33px;
	letter-spacing: 2px;
	color: #ffffff;
	opacity: 0.6;
	font-size: 18px;
	font-family: "FZLTZHJW";
}

.newly-iconbg:hover span{
	opacity: 1;
}

.newly-iconbg i{
	width: 67px;
	height: 33px;
	display: inline-block;
}

.newly-iconbg:nth-child(1) .newly-dark{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon/newly-dark1.png) no-repeat center/100% 100%;
}

.newly-iconbg:nth-child(2) .newly-dark{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon/newly-dark2.png) no-repeat center/100% 100%;
}

.newly-iconbg:nth-child(3) .newly-dark{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon/newly-dark3.png) no-repeat center/100% 100%;
}

.newly-iconbg:nth-child(4) .newly-dark{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon/newly-dark4.png) no-repeat center/100% 100%;
}

.newly-iconbg:nth-child(5) .newly-dark{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon/newly-dark5.png) no-repeat center/100% 100%;
}

.newly-iconbg:nth-child(6) .newly-dark{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon/newly-dark6.png) no-repeat center/100% 100%;
}

.newly-iconbg:nth-child(7) .newly-dark{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon/newly-dark7.png) no-repeat center/100% 100%;
}

.newly-iconbg:nth-child(1) .newly-bright{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon/newly-bright1.png) no-repeat center/100% 100%;
}

.newly-iconbg:nth-child(2) .newly-bright{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon/newly-bright2.png) no-repeat center/100% 100%;
}

.newly-iconbg:nth-child(3) .newly-bright{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon/newly-bright3.png) no-repeat center/100% 100%;
}

.newly-iconbg:nth-child(4) .newly-bright{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon/newly-bright4.png) no-repeat center/100% 100%;
}

.newly-iconbg:nth-child(5) .newly-bright{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon/newly-bright5.png) no-repeat center/100% 100%;
}

.newly-iconbg:nth-child(6) .newly-bright{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon/newly-bright6.png) no-repeat center/100% 100%;
}

.newly-iconbg:nth-child(7) .newly-bright{
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/icon/newly-bright7.png) no-repeat center/100% 100%;
}

.newly-iconbg:hover .newly-dark,.newly-iconbg .newly-bright{
	display: none;
}

.newly-iconbg:hover .newly-bright,.newly-iconbg .newly-dark{
	display: block;
	margin: 0 auto;
}

.newly-code{
	position: absolute;
	top: -150px;
	left: 50%;
	transform: translateX(-50%);
	width: 136px;
	height: 144px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/newly-bg.png) no-repeat center/100% 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: 0.1s;
}

.newly-code img{
	width: 114px;
	height: 114px;
	margin-bottom: 7px;
}


/* ============== update 2025_07_11 START ============== */

/* 首页面调整 s */
.part1-jlbtn.done {
	background-image: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/part1-jlbtn_gray.png");
	pointer-events: none;
}
.phone-tips a {
	color: #e6f53e;
}
.pop-tit {
	display: block;
	margin: 0;
	width: auto;
	height: auto;
}
.pop-tit a {
	color: #e6f53e;
}
.flexbox {
	margin: 30px auto 32px;
	width: 585px;
    height: 170px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.part-big {
	bottom: 85px;
}
.part1-slogan {
	position: relative;
	left: -25px;
	width: 666px;
	height: 504px;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/slogan1.png") no-repeat center / 100% 100%;
	margin: 0 auto;
}
.ceshi-signup::before {
	content: '';
	position: absolute;
	top: -18px;
	right: -52px;
	width: 182px;
	height: 93px;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/tips.png") no-repeat center / 100% 100%;
	z-index: 10;
	pointer-events: none;
}
.scale-login-con {
	position: absolute;
	z-index: 100;
	pointer-events: none;
}
.scale-login-con .login {
	pointer-events: all;
}

.wrapper.download-page .scale-login-con .login-box {
	width: 738px;
	top: 56px;
	right: 224px;
	text-align: right;
}
/* 首页面调整 e */

/* 新增弹窗：绑定手机 s */
.pop_bind_phone_con {
	width: 635px;
	height: 398px;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/pop_bg5.png") no-repeat center / 100% 100%;
}
.pop_bind_phone_con .pop-title {
	letter-spacing: 1px;
	color: #ffffff;
	font-size: 32px;
	line-height: 1;
	text-align: center;
	font-family: "zzgfght";
	margin: 45px 0 30px;
}
.bind-phone-inp {
	margin-bottom: 16px;
	width: 464px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.bind-phone-inp input {
	width: 319px;
	height: 55px;
	font-size: 18px;
	color: white;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/bd_inp2.png) no-repeat center / 100% 100%;
	border: none;
	padding: 0 15px;
	box-sizing: border-box;
}
.bind-phone-inp .change-phone {
	width: 138px;
	height: 55px;
	font-family: "syhtr";
	font-size: 17px;
	line-height: 55px;
	text-align: center;
	background-color: #effa6f;
	border-radius: 8px;
	color: #302641;
}
.pop_bind_phone_con .phone-tips {
	padding-left: 0;
}
.bind-phone-inp input::placeholder {
	color: #a7abc1;
}

/* 新增弹窗：绑定手机 e */

/* 新增弹窗：未获得资格 s */
.pop_unavailable_con {
	width: 635px;
	height: 427px;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/pop_bg6.png") no-repeat center / 100% 100%;
}
.pop_unavailable_con .pop-title {
	letter-spacing: 1px;
	color: #ffffff;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	font-family: "zzgfght";
	margin: 38px 0 72px;
}
.pop_unavailable_con .qrcode-list {
	margin: 0 auto 0;
	width: 444px;
	height: 128px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.pop_unavailable_con .qrcode-list li {
	position: relative;
	list-style: none;
	width: 128px;
	height: 128px;
}
.pop_unavailable_con .qrcode-list li .name {
	position: absolute;
	left: 0;
	top: -32px;
	width: 100%;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	font-family: "syhtr";
	color: #ffffff;
}
.pop_unavailable_con .confirm-btn {
	width: 274px;
	height: 60px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/pop_btn.png) no-repeat center / 100% 100%;
	letter-spacing: 3px;
	line-height: 60px;
	text-align: center;
	font-size: 26px;
	color: #302641;
	font-family: "zzgfght";
	display: block;
	margin: 34px auto 0;
}
/* 新增弹窗：未获得资格 e */

/* 新增弹窗：获得资格 s */
.pop_success_con {
	padding-top: 32px;
	position: relative;
	width: 717px;
	height: 616px;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/pop_bg7.png") no-repeat center / 100% 100%;
	box-sizing: border-box;
}
.pop_success_con::before {
	content: '';
	position: absolute;
	top: -24px;
	right: -42px;
	width: 732px;
	height: 654px;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/pop_bg7_bef.png") no-repeat center / 100% 100%;
	pointer-events: none;
}
.pop_success_con .pop-title {
	display: block;
	letter-spacing: 1px;
	color: #ffffff;
	font-size: 30px;
	line-height: 38px;
	/* letter-spacing: 4px; */
	text-align: center;
	font-family: "zzgfght";
	margin: 0 0 28px;
}
.pop_success_con .pop-title span {
	color: #efff45;
}
.pop_success_con .scroll-cont {
	width: 700px;
	height: 460px;
	overflow-x: hidden;
	overflow-y: auto;
}
.pop_success_con .scroll-cont::-webkit-scrollbar {
	width: 3px;
	height: 3px;
	background-color: #42a2bc;
}
.pop_success_con .scroll-cont::-webkit-scrollbar-thumb {
	background-color: #ffffff;
}
.pop_success_con .text1 {
	margin-left: 104px;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	color: #ffffff;
	width: 509px;
	height: 18px;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/text-1.png") no-repeat center center;
}
.pop_success_con .text2 {
	margin-top: 26px;
	margin-left: 252px;
	font-size: 21px;
	line-height: 40px;
	text-align: center;
	width: 212px;
	height: 40px;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/text-2.png") no-repeat center center;
	color: #72b2eb;
}
.pop_success_con .code-cont {
	padding-top: 6px;
	position: relative;
	margin-top: 14px;
	margin-left: 300px;
	width: 118px;
	height: 142px;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/codecont.png") no-repeat center center;
}
.pop_success_con .code-cont img {
	margin: 0 auto 0;
	display: block;
	width: 112px;
}
.pop_success_con .code-cont p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
}
.pop_success_con .text3 {
	margin-top: 8px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 1;
	color: #cbddf7;
}
.pop_success_con .text4 {
	padding-left: 114px;
	margin-top: 16px;
	margin-left: 84px;
	width: 436px;
	position: relative;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
}
.pop_success_con .text4 span {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	padding-left: 0;
	width: 107px;
	height: 30px;
	text-align: center;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/text-3.png") no-repeat center center;
}
.pop_success_con .text5 {
	margin-left: 195px;
	width: 432px;
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;
}
.pop_success_con .expimg {
	margin-top: 8px;
	margin-left: 192px;
	margin-bottom: 26px;
}
.pop_success_con .expimg1 {
	width: 221px;
	height: 80px;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/expimg1.png") no-repeat center center/100% 100%;
	border-radius: 8px;
}
.pop_success_con .expimg2 {
	width: 422px;
	height: 201px;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/expimg2.png") no-repeat center center/100% 100%;
	border-radius: 8px;
}
.pop_success_con .expimg3 {
	width: 224px;
	height: 98px;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/expimg3.png") no-repeat center center/100% 100%;
}
/* 新增弹窗：获得资格 e */


/* 新增下载页面 s */
.download-wrapper{
	position: relative;
	width: 100%;
	height: auto;
}
.download-cont {
	width: 100%;
	height: 1080px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/downloadbg.jpg) no-repeat center;
	position: relative;
	top: 0px;
	left: 0px;
	background-size: cover;
}
.wrapper .download-cont{
	height: 100%;
}
.download-cont .back-home {
	position: absolute;
	right: 43px;
	top: 48px;
	display: block;
	width: 162px;
	height: 40px;
	font-family: "MFMingHeiRegular";
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	border-radius: 20px;
	border: 2px solid #ffffff;
	color: #ffffff;
	box-sizing: border-box;
}
.download-cont .download-logo {
	width: 109px;
	height: 115px;
	background: url(//game.gtimg.cn/images/jdm/cp/a20250715justdance/logo.png) no-repeat center / 100% 100%;
	position: absolute;
	top: 68px;
	left: 43px;
}
.download-cont .title-con {
	position: absolute;
	top: 176px;
	right: 228px;
}
.download-cont .title-con .tit {
	width: 704px;
	height: 104px;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/download_tit.png") no-repeat center/100% 100%;
}
.download-cont .title-con .desc {
	margin-top: 14px;
	font-family: "FZLTZHJW";
	font-weight: 600;
	font-size: 33px;
	line-height: 1;
	letter-spacing: 1px;
	color: #ffffff;
}
.download-cont .btn-con {
	position: absolute;
	right: 278px;
	top: 355px;
	width: 654px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.download-cont .btn-con a {
	width: 324px;
	height: 78px;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/btn_select.png") no-repeat center/100% 100%;
}
.download-cont .btn-con a.btn-download {
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/btn_download.png") no-repeat center/100% 100%;
}
.download-cont .faq-tit {
	position: absolute;
	right: 240px;
	top: 468px;
	font-family: "FZLTZHJW";
	font-weight: 600;
	font-size: 33px;
	line-height: 1;
	width: 693px;
	height: 33px;
	text-align: center;
	background: url("//game.gtimg.cn/images/jdm/cp/a20250715justdance/update/fqa_icon.png") no-repeat center center;
	color: #fffee1;
}
.download-cont .faq-cont {
	position: absolute;
	top: 524px;
	right: 213px;
	width: 722px;
	height: 364px;
	overflow-x: hidden;
	overflow-y: auto;
}
.download-cont .faq-cont::-webkit-scrollbar {
	width: 3px;
	height: 3px;
	background-color: #5935c0;
}
.download-cont .faq-cont::-webkit-scrollbar-thumb {
	background-color: #ffffff;
}
.download-cont .faq-cont .black {
	padding-right: 20px;
	margin-bottom: 15px;
	font-family: "FZLTZHJW";
}
.download-cont .faq-cont .black .q-text {
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
}
.download-cont .faq-cont .black .a-text {
	font-size: 15px;
	line-height: 25px;
	color: #d2d2d2;
}
.download-cont .faq-cont .black .a-text a {
	color: #d2d2d2;
	text-decoration: underline;
}
/* 新增下载页面 e */

.pc { display: block !important; }
.h5 { display: none !important; }

/* ============== update 2025_07_11  END  ============== */

#popDownload .pop_success_con .pop-title {
	font-size: 28px;
}

.btn-video {
	visibility: hidden;
	pointer-events: none;
}