@charset "UTF-8";

article,
body,
dd,
dl,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
ol,
p,
section,
ul {
  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%;
}

b,
em {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
}

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

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

ol,
td,
th,
ul {
  padding: 0;
  list-style: none;
}

.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  pointer-events: none;
}

/* 定义字体 */
@font-face {
  font-family: 'font';
  src: url("//game.gtimg.cn/images/x5/cp/a20251014dance/fonts/syst.woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

a:not(.gray):hover {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.pa {
  position: absolute;
}

/*!! 通用底部样式*/
#afooter {
  background: #1c1c1c;
  text-align: center;
}

#afooter .wrap_ieg {
  width: 1240px;
  margin: 0 auto;
  padding: 30px 0;
}

#afooter p {
  color: #6e6e6e;
  line-height: 24px;
  font-size: 10px;
}

#afooter a {
  color: #6e6e6e;
  font-size: 12px;
}

/*!! asyncCookie的iframe样式*/
#loginStatusSyncFrame_ams_ame {
  display: block;
}

html {
  scroll-behavior: smooth;
}

a {
  user-select: none;
}

body {
  background: #271686;
  /* overflow-x: hidden; */
  min-width: 1200px !important;
}

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

.video_box {
  width: 1030px;
  height: 768px;
  position: absolute;
  left: 50%;
  top: 1486px;
  z-index: 6;
  transform: translateX(-50%);
}

#popupVideo {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/m/poster.jpg) no-repeat center/100% 100%;
}

.arrow_l {
  left: -80px;
  transform: rotate(180deg);
}

.arrow_r {
  right: -80px;
}

.arrow {
  width: 112px;
  height: 112px;
  font-size: 0;
  position: absolute;
  top: 50%;
  margin-top: -56px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/right_arrow.png) no-repeat center/100% 100%;
  z-index: 8;
}

.video_box .play_btn {
  width: 64px;
  height: 72px;
  position: absolute;
  font-size: 0;
  left: 50%;
  top: 50%;
  z-index: 8;
  transform: translate(-50%, -50%);
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/part1_play_btn.png) no-repeat center/100% 100%;
}

.g-wrap {
  position: relative;
  font-family: '\5FAE\8F6F\96C5\9ED1';
  max-width: 1920px;
  height: 3998px;
  margin: 0 auto;
}

.g-wrap a {
  -webkit-transition: filter 0.3s, border 0.3s, color 0.3s;
  transition: filter 0.3s, border 0.3s, color 0.3s;
  border: none;
}

.g-wrap a:hover {
  text-decoration: none;
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

.part {
  box-sizing: border-box;
  font-family: 'syht';
}

.part .tit {
  font-size: 0;
  margin: 0 auto;
}

.part a {
  display: block;
}

.kv {
  width: 100%;
  height: 999px;
  position: relative;
  padding-top: 14px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/kv_bj.jpg) no-repeat center / cover;
  /* background-size: 100% 100%; */
}

.kv a {
  display: block;
  font-size: 0;
}

.kv .top_logo {
  position: relative;
  width: 90%;
  height: 160px;
  margin: 0 auto;
  margin-top: -30px;
  justify-content: space-between;
}


.kv .top_logo .logo {
  width: 374px;
  height: 76px;
  position: relative;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/logo_icon.png) no-repeat center/100% 100%;
}

.kv .main_url {
  width: 319px;
  height: 45px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/main_img.png) no-repeat center/cover;
}

.kv .to_main_box {
  width: 90%;
  margin: 0 auto;
  margin-top: -40px;
  justify-content: flex-end;
}

.kv .to_main_box .to_main {
  width: 260px;
  height: 62px;
  position: relative;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/main_btn.png) no-repeat center/100% 100%;
}

.kv .top_btn {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 52px;
}

.kv .top_btn a {
  width: 230px;
  height: 62px;
  margin: 0 50px;
  position: relative;
}

.kv .top_btn .download_btn {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/download_btn.png) no-repeat center/100% 100%;
}

.kv .top_btn .download_btn::after {
  content: '';
  position: absolute;
  right: 0;
  top: -20px;
  width: 126px;
  height: 29px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/download_btn_icon.png) no-repeat center/100% 100%;
}

.kv .top_btn .play_btn {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/play_btn.png) no-repeat center/100% 100%;
}

.kv .top_btn .play_btn::after {
  content: '';
  position: absolute;
  right: 0;
  top: -28px;
  width: 171px;
  height: 38px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/play_btn_icon.png) no-repeat center/100% 100%;
}

.loginbox {
  text-align: center;
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 14px;
  line-height: 30px;
  z-index: 2;
}

.loginbox a {
  display: inline-block;
  color: #fff;
}

.login a {
  color: fff;
  font-size: 20px;
}

.part1 {
  width: 100%;
  height: 1313px;
  padding-top: 130px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/part1_bj.jpg) no-repeat center /cover;
}

.part1 .tit {
  width: 763px;
  height: 194px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/part1_tit.png) no-repeat center/100% 100%;
}

.part1 .content {
  position: relative;
  width: 1107px;
  height: 912px;
  margin: 0 auto;
  margin-top: 20px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/part1_content_bj.png) no-repeat center/100% 100%;
}

.part1 .content::before {
  content: '';
  position: absolute;
  left: -80px;
  top: -35px;
  width: 89px;
  height: 115px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/star_icon.png) no-repeat center/100% 100%;
}

.part1 .content::after {
  content: '';
  position: absolute;
  right: -70px;
  bottom: 0;
  width: 104px;
  height: 125px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/hand_icon.png) no-repeat center/100% 100%;
}


.part1 .arrow {
  width: 112px;
  height: 112px;
  font-size: 0;
  position: absolute;
  top: 50%;
  margin-top: -56px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/right_arrow.png) no-repeat center/100% 100%;
}

.part1 .arrow_r {
  right: -40px;
}

.part1 a {
  z-index: 2;
}

.part1 .arrow_l {
  left: -40px;
  transform: rotate(180deg);
}

.part1 .video_box {
  width: 1024px;
  height: 768px;
  position: absolute;
  left: 41px;
  top: 101px;
}

.part1 .video_box video {
  display: none;
  width: 100%;
  height: 100%;
}

.part2 {
  width: 100%;
  height: 1686px;
  padding-top: 30px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/part2_bj.jpg) no-repeat center / cover;
}

.part2 .content {
  width: 1222px;
  margin: 0 auto;
}

.part2 .tit {
  width: 1428px;
  height: 159px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/part2_tit.png) no-repeat center/100% 100%;
}

.part2 .time {
  width: 749px;
  height: 42px;
  font-family: 'font';
  font-size: 30px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  margin-top: 42px;
  line-height: 42px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/content1_time_bj.png) no-repeat center/100% 100%;
}

.part2 .time span {
  color: #fcd64d;
}

.part2 .tips {
  width: 1149px;
  height: 29px;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 0;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/content2_tip.png) no-repeat center/100% 100%;
}

.part2 .team {
  margin-top: 38px;
}

.part2 .team a {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.part2 .team ul {
  width: 1222px;
  margin: 0 auto;
  justify-content: space-between;
}

.part2 .team li {
  width: 188px;
  height: 190px;
  margin: 0 auto;
  position: relative;
  flex-direction: column;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/team_item_bj.png) no-repeat center/100% 100%;
}

.part2 .team li:first-child span {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/user_name_bj1.png) repeat-x center/100% 100%;
}

.part2 .team li:first-child span::before {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/user_name_bj_l1.png) no-repeat center/100% 100%;
}

.part2 .team li:first-child span::after {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/user_name_bj_r1.png) no-repeat center/100% 100%;
}

.part2 .team .user_icon {
  width: 96px;
  height: 96px;
  margin-bottom: 12px;
  border-radius: 50%;
  background-color: #545adf;
  border: 1px solid #1a39c1;
  box-sizing: border-box;
  overflow: hidden;
}

.part2 .team .user_icon img {
  width: 100%;
}

.part2 .team span {
  display: inline-block;
  position: relative;
  height: 37px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 37px;
  padding: 0 12px;
  box-sizing: border-box;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/user_name_bj.png) repeat-x center/100% 100%;
}

.part2 .team .user_name.hide {
  display: none;
}

.part2 .team span::before {
  content: '';
  position: absolute;
  left: -8px;
  top: 50%;
  margin-top: -18px;
  width: 8px;
  height: 37px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/user_name_bj_l.png) no-repeat center/100% 100%;
}

.part2 .team span::after {
  content: '';
  position: absolute;
  right: -6px;
  top: 50%;
  margin-top: -18px;
  width: 6px;
  height: 37px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/user_name_bj_r.png) no-repeat center/100% 100%;
}

.part2 .team .name {
  width: 100%;
  font-size: 22px;
  color: #1a39c1;
  position: absolute;
  text-align: center;
  left: 0;
  bottom: -30px;
  white-space: nowrap;
  /* 防止文字换行 */
  overflow: hidden;
  /* 超出部分隐藏 */
  text-overflow: ellipsis;
  /* 文字溢出时显示省略号 */
}

.part2 .content2 {
  margin-top: 45px;
  justify-content: space-between;
}

.part2 .content2 .left {
  width: 437px;
  height: 584px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/content2_left_bj.png) no-repeat center/100% 100%;
}

.part2 .content2 .left_content {
  height: 470px;
  margin-top: 100px;
  position: relative;
}

.part2 .content2 .left .name {
  width: 55px;
  height: 269px;
  position: absolute;
  left: 12px;
  bottom: 20px;
}

.part2 .content2 .left .name img {
  width: 100%;
}

.part2 .content2 .left .swibox {
  display: inline-block;
  vertical-align: top;
  width: 308px;
  height: 451px;
  position: absolute;
  right: 30px;
  top: 0;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/swiper_bj.png) no-repeat center/295px 451px;
}

.part2 .content2 .left .swiper-container {
  width: 100%;
  height: 100%;
}

.part2 .content2 .left .swiper-slide {
  position: relative;
}

.part2 .content2 .left .swiper-slide>div {
  width: 308px;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.part2 .content2 .left .swiper-slide>div img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
}

.part2 .content2 .right {
  flex-direction: column;
  box-sizing: border-box;
  padding-top: 20px;
}

.part2 .content2 .right li {
  margin: 0 3px;
}

.part2 .content2 .num {
  width: 140px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/content2_num_bj.png) no-repeat center/100% 100%;
}

.part2 .content2 .num span {
  color: #fcd64d;
}

.part2 .content2 .left_reward_item {
  width: 137px;
  height: 150px;
  margin-top: 10px;
  position: relative;
  flex-direction: column;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/reward_item_bj.png) no-repeat center/100% 100%;
}

.part2 .content2 .left_reward_item_icon {
  width: 66px;
  height: 29px;
  line-height: 26px;
  position: absolute;
  top: -6px;
  right: -6px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding-left: 2px;
  box-sizing: border-box;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/content2_num_icon.png) no-repeat center/100% 100%;
}

.part2 .content2 .left_reward_item img {
  width: 106px;
  height: 70px;
}

.part2 .content2 .left_reward_item .name {
  font-size: 14px;
  color: #545adf;
  font-weight: bold;
  line-height: 1;
}

.part2 .content2 .top .btn {
  display: block;
  font-size: 0;
  margin: 0 auto;
  margin-top: 10px;
  width: 124px;
  height: 37px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/reward_lq_btn.png) no-repeat center/100% 100%;
}

.part2 .content2 .top .btn.ylq {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/reward_ylq_btn.png) no-repeat center/100% 100%;
}

.part2 .content2 .right_reward_item {
  margin-top: 14px;
}

.part2 .content2 .right_reward_item li {
  width: 150px;
  height: 164px;
  margin: 0 20px;
}

.part2 .content2 .right_reward_item li img {
  width: 100%;
}

.part2 .content2 .bottom {
  margin-top: 30px;
}

.part2 .content2 .bottom_tit {
  width: 274px;
  height: 67px;
  font-size: 0;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/bottom_tit.png) no-repeat center/100% 100%;
}

.part2 .content2 .bottom .btn {
  width: 174px;
  height: 37px;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 0;
  position: relative;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/reward_lq_btn2.png) no-repeat center/100% 100%;
}

.part2 .content2 .bottom .btn.ylq {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/reward_ylq_btn2.png) no-repeat center/100% 100%;
}

.part2 .rule {
  width: 1222px;
  margin: 0 auto;
  margin-top: 86px;
}

.part2 .rule_tit {
  width: 193px;
  height: 54px;
  font-size: 0;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/rule_tit.png) no-repeat center/100% 100%;
}

.part2 .rule ul {
  margin-top: 26px;
}

.part2 .rule li {
  font-size: 22px;
  font-family: 'font';
  color: #fff;
}

.part4 {
  margin-top: 130px;
  position: relative;
}

.part4 .swiper-box {
  width: 1508px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 50px;
}

.part4 .swiper-box .swiper-container {
  width: 100%;
  height: 842px;
  overflow: hidden;
}

.part4 .swiper-box .swiper-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.part4 .swiper2-pagination {
  text-align: center;
  width: 100%;
}

.part4 .swiper2-pagination>span {
  width: 35px;
  height: 38px;
  margin: 0 10px;
  margin-top: 20px;
  opacity: 1;
  background: none;
  border: 0 solid #000;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/swi-page-icon.png);
}

.part4 .swiper2-pagination .swiper-pagination-bullet-active {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/swi-page-icon-active.png);
}

@keyframes scale_big {

  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }
}

.dialog {
  position: relative;
  outline: none;
  display: none;
}

.dialog .dia-close {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/dia-close.png) no-repeat;
  position: absolute;
  width: 33px;
  height: 33px;
  right: -50px;
  top: -50px;
  display: block;
}

.dialog .dia-tip .dia-tip .dia-con .info {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  width: 500px;
  margin: 0 auto;
}


.dia-tip {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/dia-tips-bg.png) no-repeat;
  width: 579px;
  height: 362px;
  padding-top: 55px;
  box-sizing: border-box;
}

.dia-tip .dia-con {
  width: 540px;
  height: 291px;
  margin: 0 auto;
}

.dia-tip .dia-con .info p {
  color: #fff;
  font-size: 21px;
  text-align: center;
  font-weight: 700;
}

.dialog_copy_confirm_bg1 {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/dia-bg2.png) no-repeat center / cover;
  width: 579px;
  height: 362px;
  padding: 75px 40px 0 40px;
  box-sizing: border-box;
  position: relative;
}

.dialog_copy_confirm_bg1::before {
  content: '';
  position: absolute;
  left: -3px;
  top: -20px;
  width: 35px;
  height: 52px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/dia_icon1.png) no-repeat center / cover;
}

.dialog_copy_confirm_bg1::after {
  content: '';
  position: absolute;
  right: -42px;
  bottom: -3px;
  width: 88px;
  height: 71px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/dia_icon2.png) no-repeat center / cover;
}

.dialog_copy_confirm_bg1 .text {
  font-size: 30px;
}

.dialog_copy_confirm_bg1 .texttips {
  font-size: 20px;
  line-height: 1.2;
}

.dialog_copy_confirm_bg1 .poptips {
  font-size: 16px;
}

.dialog_copy_confirm_bg1 .btn {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/dia-btn-bg.png) no-repeat;
  width: 230px;
  height: 62px;
  font-size: 0;
  margin: 0 auto;
  margin-top: 25px;
  display: block;
}

.dialog_copy_confirm_bg1>div {
  font-family: 'font';
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  text-align: left;
  margin-bottom: 20px;
}

.dialog_copy_confirm_bg1>p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
}

.dialog.dialog_bind_confirm_bg2 {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/dia-bg3.png) no-repeat;
  width: 579px;
  height: 620px;
  padding: 60px 30px 0 30px;
  box-sizing: border-box;
}

.dialog_bind_confirm_bg2 h2 {
  color: #fff;
  font-size: 35px;
  font-family: 'font';
  text-align: center;
  font-weight: bold;
}

.dialog_bind_confirm_bg2 .texttips {
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.dialog_bind_confirm_bg2 .frlist {
  margin: 25px auto 0;

}

.dialog_bind_confirm_bg2 li div {
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/team_item_bj.png) no-repeat;
  width: 188px;
  height: 190px;
  margin: 0 auto;
  position: relative;
}

.dialog_bind_confirm_bg2 li div .img_box {
  width: 142px;
  height: 142px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 1px solid #1737c0;
  background: none;
  background-color: #545adf;
  margin-top: -8px;
  margin-left: 22px;
}

.dialog_bind_confirm_bg2 li div img {
  width: 100%;
  height: 100%;
}

.dialog_bind_confirm_bg2 li p {
  font-size: 20px;
  text-align: center;
  color: #fff;
  font-family: 'font';
  margin-top: 10px;
}

.dialog_bind_confirm_bg2 .btn {
  display: block;
  font-size: 0;
  width: 230px;
  height: 62px;
  margin: 0 auto;
  margin-top: 20px;
  background: url(//game.gtimg.cn/images/x5/cp/a20251014dance/dia-btn-bg1.png) no-repeat center / cover;
}

.dialog_bind_confirm_bg2 .line {
  display: block;
  margin: 0 auto;
  width: 500px;
  height: 2px;
  background-color: #fff;
}

.dialog_bind_confirm_bg2 .line1 {
  margin-top: 25px;
}

.dialog_bind_confirm_bg2 .line2 {
  margin-top: 14px;
}

.dialog_bind_confirm_bg2 .poptips {
  margin: 0 auto;
  margin-top: 15px;
  font-size: 16px;
  text-align: center;
  color: #fff;
}