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;
  -webkit-tap-highlight-color: transparent;
}

a {
  text-decoration: none;
}

a:hover {
  -webkit-filter: brightness(1.15);
  filter: brightness(1.15);
}

ul,
li {
  list-style: none;
}

a,
img {
  -webkit-touch-callout: none;
}

html,
body {
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}

img {
  -o-object-fit: cover;
     object-fit: cover;
}

img[src=""],
img:not([src]) {
  opacity: 0;
}

div[hidden] {
  display: none !important;
}

.hide,
.hid {
  text-indent: -9999px;
  font-size: 0px;
  overflow: hidden;
  width: 0px;
  height: 0px;
  opacity: 0;
}

.wrap *,
.wrap *::after,
.wrap *::before {
  outline: none;
  background-repeat: no-repeat;
  background-position: center top;
  font-style: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform-origin: 0 0;
     -moz-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}

#afooter {
  background: #000;
  padding: 21px 0;
  line-height: 25px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  position: relative;
  margin-top: 0px;
  font-family: "tahoma";
}
#afooter a {
  color: #fff;
  text-decoration: none;
}

@supports (-webkit-background-clip: text) {
  .stext1 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #b7884c), color-stop(90%, #dfbf93));
    background-image: -moz-linear-gradient(#b7884c 10%, #dfbf93 90%);
    background-image: -o-linear-gradient(#b7884c 10%, #dfbf93 90%);
    background-image: linear-gradient(#b7884c 10%, #dfbf93 90%);
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
  }
  .subtitle{
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #9fd1ff), color-stop(90%, #ffffff));
    background-image: -moz-linear-gradient(#9fd1ff 40%, #ffffff 90%);
    background-image: -o-linear-gradient(#9fd1ff 40%, #ffffff 90%);
    background-image: linear-gradient(#9fd1ff 40%, #ffffff 90%);
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
  }
}
.pop_up,
.pop_up .pop_con {
  width: 1200px;
  height: 675px;
  position: relative;
}

.pop_up .pop_con {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.pop_up .pop_close {
  text-decoration: none;
  width: 43px;
  height: 43px;
  position: absolute;
  right: -60px;
  top: 0px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/btn_close.png") no-repeat 0 0/cover;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
   -ms-transform: rotate(0deg);
       transform: rotate(0deg);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.pop_up .pop_close:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
       transform: rotate(180deg);
}

.dialog_moveY_active {
  -webkit-transform-origin: 50% 50%;
     -moz-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation: dialog_moveY 0.26s cubic-bezier(0.81, 0.24, 1, 1) forwards;
     -moz-animation: dialog_moveY 0.26s cubic-bezier(0.81, 0.24, 1, 1) forwards;
          animation: dialog_moveY 0.26s cubic-bezier(0.81, 0.24, 1, 1) forwards;
}

@-webkit-keyframes dialog_moveY {
  from {
    opacity: 0;
    -webkit-transform: translateY(23px) scale(var(--scale));
            transform: translateY(23px) scale(var(--scale));
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) scale(var(--scale));
            transform: translateY(0) scale(var(--scale));
  }
}

@-moz-keyframes dialog_moveY {
  from {
    opacity: 0;
    -moz-transform: translateY(23px) scale(var(--scale));
         transform: translateY(23px) scale(var(--scale));
  }
  to {
    opacity: 1;
    -moz-transform: translateY(0) scale(var(--scale));
         transform: translateY(0) scale(var(--scale));
  }
}

@keyframes dialog_moveY {
  from {
    opacity: 0;
    -webkit-transform: translateY(23px) scale(var(--scale));
       -moz-transform: translateY(23px) scale(var(--scale));
            transform: translateY(23px) scale(var(--scale));
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) scale(var(--scale));
       -moz-transform: translateY(0) scale(var(--scale));
            transform: translateY(0) scale(var(--scale));
  }
}
@font-face {
  font-family: "font55s.ttf";
  src: url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font55s.eot?#font-spider") format("embedded-opentype"), url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font55s.woff") format("woff"), url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font55s.ttf") format("truetype"), url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font55s.svg") format("svg");
  font-style: normal;
}
@font-face {
  font-family: "font70s.ttf";
  src: url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font70s.eot?#font-spider") format("embedded-opentype"), url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font75s.woff") format("woff"), url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font70s.ttf") format("truetype"), url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font70s.svg") format("svg");
  font-style: normal;
}
@font-face {
  font-family: "font75s.ttf";
  src: url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font75s.eot?#font-spider") format("embedded-opentype"), url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font75s.woff") format("woff"), url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font75s.ttf") format("truetype"), url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font75s.svg") format("svg");
  font-style: normal;
}
@font-face {
  font-family: "font85s.ttf";
  src: url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font85s.eot?#font-spider") format("embedded-opentype"), url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font85s.woff") format("woff"), url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font85s.ttf") format("truetype"), url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font85s.svg") format("svg");
  font-style: normal;
}
@font-face {
  font-family: "font75w.ttf";
  src: url("//game.gtimg.cn/images/fz/cp/a20230704star/font/font75w.ttf");
}
@font-face {
  font-family: "syhtb";
  src: url("//game.gtimg.cn/images/fz/cp/a20230704star/font/syhtb.ttf");
}
@font-face {
  font-family: "syhtm";
  src: url("//game.gtimg.cn/images/fz/cp/a20230704star/font/syhtm.ttf");
}
.wrap .section4 .module-order .mr-title::before, .wrap .section4 .module-order .mr-title::after, .wrap .section4 .title3 i, .wrap .section3 .title2 i, .wrap .section2 .module-song-area .song-name i, .wrap .section2 .title1 i, .wrap .module-title::before, .wrap .module-title::after {
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/spirit.png?d=62") 0 0 no-repeat;
  background-size: 600px 131px;
}

body {
  background-color: #dce8f6;
}

.wrapper {
  width: 100%;
}

.wrap {
  width: 2560px;
  overflow: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
   -ms-transform-origin: 0 0;
       transform-origin: 0 0;
  -webkit-transform: scale(var(--scale));
  -moz-transform: scale(var(--scale));
   -ms-transform: scale(var(--scale));
       transform: scale(var(--scale));
}
.wrap .cont {
  width: 1590px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.wrap .header {
  width: 100%;
  height: 1332px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/bg_01.jpg") center top/cover no-repeat;
}
.wrap .header .cont::after {
  content: "";
  width: 2560px;
  height: 62px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/halving-line.png") 0 0/100% 100% no-repeat;
  position: absolute;
  bottom: -26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: none;
}
.wrap .header .cont .label_box {
  width: 95px;
  height: 295px;
  position: absolute;
  top: 240px;
  right: 110px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/label_box.png") 0 0/100% 100% no-repeat;
  padding-top: 65px;
}
.wrap .header .cont .login-content,
.wrap .header .cont .logout-content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  bottom: 48px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  line-height: 54px;
  height: 49px;
  width: 100%;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/login_mask.png") center no-repeat;
  background-size: 619px 49px;
  color: #fffdfa;
  font-size: 27px;
	letter-spacing: 2px;
}
.wrap .header .cont .login-content a,
.wrap .header .cont .logout-content a {
  color: #fff7db;
  cursor: pointer;
}
.wrap .module-title {
  font-family: "font85s.ttf";
  color: #eef8ff;
  font-size: 60px;
  line-height: 65px;
  position: relative;
}
.wrap .section2 {
  width: 100%;
  height: 1493px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/index/bg03.jpg") center top/cover no-repeat;
  margin-top: -1px;
  overflow: hidden;
}
.wrap .section2 .title1 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  width: 861px;
  height: 92px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/title2.png") 0 0/100% 100% no-repeat;
}
.wrap .section2 .title1 i {
  width: 471px;
  height: 33px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  display: inline-block;
  background-position: -67px -48px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
.wrap .section2 .module-vdo-box {
  width: 100%;
  height: 893px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/video-poter.png") 0 0/100% 100% no-repeat;
  position: relative;
  margin: 25px auto 28px;
}
.wrap .section2 .module-vdo-box.active {
  width: 100%;
  height: 893px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/video-poter1.png") 0 0/100% 100% no-repeat;
  position: relative;
  margin: 25px auto 28px;
}
.wrap .section2 .module-vdo-box.active .btn-vdo-play{
  display: none;
}
.wrap .section2 .module-vdo-box::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/covering-mask.png") 0 0/100% 100% no-repeat;
  z-index: 1;
  pointer-events: none;
}
.wrap .section2 .module-vdo-box .btn-vdo-play {
  width: 166px;
  height: 125px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/btn-vdo-play.png") 0 0/100% 100% no-repeat;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
.wrap .section2 .module-song-area {
  width: 1602px;
  height: 361px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/module-song-area.png") 0 0/100% 100% no-repeat;
  position: relative;
  padding: 40px 30px 0 525px;
  margin-left: -12px;
}
.wrap .section2 .module-song-area .play-song-cover {
  display: none;
}
.wrap .section2 .module-song-area .btn-audio-play {
  width: 74px;
  height: 74px;
  border-radius: 50px;
  position: absolute;
  top: 149px;
  left: 298px;
  -webkit-transition: background 350ms linear;
  -o-transition: background 350ms linear;
  -moz-transition: background 350ms linear;
  transition: background 350ms linear;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/btn-audio-play.png") 0 0/100% 100% no-repeat;
}
.wrap .section2 .module-song-area .btn-audio-play:hover {
  -webkit-filter: brightness(1);
          filter: brightness(1);
}
.wrap .section2 .module-song-area .btn-audio-play.active {
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/btn-audio-stop.png") 0 0/100% 100% no-repeat;
}
.wrap .section2 .module-song-area .song-title {
  font-family: "font75s.ttf";
  font-size: 24px;
  color: #ab7d42;
  letter-spacing: -1px;
  height: 34px;
  line-height: 34px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 15px;
  text-indent: 10px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/song-title-bg.png") 0 0/100% 100% no-repeat;
}
.wrap .section2 .module-song-area .song-name {
  color: #ad722c;
  font-size: 74px;
  font-family: "font85s.ttf";
  line-height: 1;
  margin-bottom: 12px;
  margin-left: -25px;
  margin-top: 10px;
  letter-spacing: -2px;
	color: #eef8ff;
}
.wrap .section2 .module-song-area .song-name i {
  width: 51px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -91px;
  margin-left: 10px;
}
.wrap .section2 .module-song-area .content-desc {
  color: #5e6985;
  font-size: 22px;
  font-family: "font55s.ttf";
  line-height: 38px;
}
.wrap .section3 {
  width: 100%;
  height: 1129px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/index/bg04.jpg") center top/cover no-repeat;
  margin-top: -1px;
  padding-top: 22px;
  overflow: hidden;
}
.wrap .section3 .title2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 80px;
  width: 977px;
  height: 88px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/title3.png") 0 0/100% 100% no-repeat;
}
.wrap .section3 .title2 i {
  width: 476px;
  height: 33px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  display: inline-block;
  background-position: -67px -48px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
.wrap .section3 .module-ptext {
  font-size: 35px;
  text-align: left;
  width: 100%;
  font-family: "font55s.ttf";
  color: #828c93;
  margin-top: 14px;
  line-height: 1.2;
  padding-left: 413px;
  letter-spacing: 4px;
}
.wrap .section3 .gift-bag-list {
  width: 845px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 45px;
  margin-left: 140px;
}
.wrap .section3 .gift-bag-list li {
  width: 264px;
  height: 266px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/gift-bag.png") 0 0/100% 100% no-repeat;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 35px;
}
.wrap .section3 .gift-bag-list li .gift-text {
  color: #3f537a;
  font-size: 30px;
  line-height: 1.2;
  font-family: "font55s.ttf";
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: 27px;
  width: 100%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.wrap .section3 .qrcode-area {
  width: 394px;
  color: #f2faff;
  font-size: 50px;
  font-family: "font75s.ttf";
  position: absolute;
  right: 62px;
  top: -2px;
}
.wrap .section3 .qrcode-area.active img:nth-child(1){
  display: none;
}
.wrap .section3 .qrcode-area.active img:nth-child(2){
  display: block;
  margin-top: 42px;
}
.wrap .section3 .qrcode-area img:nth-child(2){
  display: none;
}
.wrap .section3 .qrcode-area.active p{
  display: none;
}
.wrap .section3 .qrcode-area .qrcode {
  display: block;
  width: 100%;
  height: 396px;
}
.wrap .section3 .qrcode-area p {
  line-height: 1.2;
  text-align: center;
  margin-top: 10px;
}
.wrap .section4 {
  width: 100%;
  height: 1169px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/index/bg02.jpg") center top/cover no-repeat;
  padding-top: 148px;
  margin-top: -1px;
  overflow: hidden;
}
.wrap .section4 .cont {
  display: none;
}
.wrap .section4 .title3 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  width: 1168px;
  height: 92px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/title1.png") 0 0/100% 100% no-repeat;
}
.wrap .section4 .module-ptext {
  font-size: 35px;
  text-align: center;
  width: 100%;
  font-family: "font55s.ttf";
  color: #828c93;
  margin-top: 14px;
  letter-spacing: 2px;
}
.wrap .section4 .module-ptext p{
  line-height: 1.2;
}
.wrap .section4 .module-order {
  padding-top: 118px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.wrap .section4 .module-order .ml {
  width: 915px;
  position: relative;
}
.wrap .section4 .module-order .ml .qrcode-area {
  margin-top: 358px;
  margin-left: 706px;
  color: #ffffff;
  text-align: center;
  font-family: "font75s.ttf";
  font-size: 24px;
}
.wrap .section4 .module-order .ml .qrcode-area p {
  line-height: 32px;
}
.wrap .section4 .module-order .ml .btn-look-view {
  color: #5b87b5;
  font-size: 18px;
  text-align: center;
  margin: 26px auto 0;
  line-height: 25px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  width: 171px;
  height: 21px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/chakan.png") 0 0/100% 100% no-repeat;
}
.wrap .section4 .module-order .mr {
  width: 674px;
  margin-left: auto;
  position: relative;
}
.wrap .section4 .module-order .mr-title {
  font-family: "font55s.ttf";
  font-size: 38.5px;
  color: #828c92;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  width: 619px;
  height: 41px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/mr_title.png") 0 0/100% 100% no-repeat;
  margin: 0 auto;
}
.wrap .section4 .mr-subtitle{
  font-size: 19px;
  color: #9a703b;
  text-align: center;
  margin-top: 6px;
}
.wrap .section4 .module-order .mr-section {
  width: 655px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrap .section4 .module-order .bonus-content {
  width: 304px;
  margin-top: 4px;
  height: 340px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wrap .section4 .module-order .bonus-content.width {
  width: 335px;
  height: 340px;
  margin-top: 8px;
}
.wrap .section4 .module-order .bonus-content .item {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  width: 167px;
  height: 168px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/mr_bg1.png") 0 0/100% 100% no-repeat;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
}
.wrap .section4 .module-order .bonus-content .item.special {
  width: 314px;
  height: 220px;
  background: none;
}
.wrap .section4 .module-order .bonus-content .item.special1 {
  width: 314px;
  height: 121px;
  background: none;
}
.wrap .section4 .module-order .bonus-content .item.special .bonus-text {
  font-size: 23px;
  letter-spacing: -1px;
}
.wrap .section4 .module-order .bonus-content .item.special1 .bonus-text {
  font-size: 17px;	
  letter-spacing: -1px;
  bottom: 10px;
}
.wrap .section4 .module-order .bonus-content.width .item:last-child .bonus-text{
  font-size: 17px;	
}
.wrap .section4 .module-order .bonus-content .bonus-text {
  font-size: 17px;
  font-family: "syhtm";
  color: #b37a33;
  text-align: center;
  position: absolute;
  bottom: 15px;
  line-height: 1;
  left: 0;
  width: 100%;
}
.wrap .section4 .module-order .mr-tips {
  font-size: 18px;
  color: #9a703b;
  text-align: right;
  padding-right: 30px;
  margin-top: 4px;
  line-height: 1;
  letter-spacing: 1px;
}
.wrap .section4 .module-order .btn-order {
  margin: 13px auto 0;
  display: block;
  width: 412px;
  height: 92px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/btn-order.png") 0 0/100% 100% no-repeat;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
}
.wrap .section4 .module-order .btn-order.gray {
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/btn-order-gray.png") 0 0/100% 100% no-repeat;
  pointer-events: none;
}
.wrap .section4 .module-order .btn-orderm{
  display: none;
}

.big-picture {
  width: 1920px;
  height: auto;
  position: relative;
}
.big-picture img {
  width: 100%;
  height: 100%;
  display: block;
}


/* 顶部内容 start */
.index-top{
  width: 100%;
  height: 98px;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 323px 0 395px;
  background-color: rgba(0, 0, 0, 0.8);
}
.index-top.active{
  background-color: rgba(0, 0, 0, 0.8);
}
.kv-logo{
  width: 171px;
  height: 66px;
  background: url(//game.gtimg.cn/images/fz/cp/a20230704star/logo.png) no-repeat;
  background-size: 100% 100%;
  margin: 0;
}
.index-list{
  width: 1047px;
  height: 98px;
  display: flex;
  justify-content: left;
  align-items: center;
}
.index-tab1{
  width: 249px;
  height: 98px;
  background: url(//game.gtimg.cn/images/fz/cp/a20230704star/tab1.png) no-repeat;
}
.index-tab2{
  width: 249px;
  height: 98px;
  background: url(//game.gtimg.cn/images/fz/cp/a20230704star/tab2.png) no-repeat;
}
.index-tab3{
  width: 300px;
  height: 98px;
  background: url(//game.gtimg.cn/images/fz/cp/a20230704star/tab3.png) no-repeat;
}
.index-tab4{
  width: 249px;
  height: 98px;
  background: url(//game.gtimg.cn/images/fz/cp/a20230704star/tab4.png) no-repeat;
}
.index-btnbox{
  width: 466px;
  height: 61px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0px 0 50px;
}
.index-btn1{
  width: 220px;
  height: 61px;
  background: url(//game.gtimg.cn/images/fz/cp/a20230704star/top_btn1.png) no-repeat center;
  background-size: 100% 100%;
}
.index-btn2{
  width: 220px;
  height: 61px;
  background: url(//game.gtimg.cn/images/fz/cp/a20230704star/top_btn2.png) no-repeat center;
  background-size: 100% 100%;
}
.login-box{
  width: 360px;
  text-align: right;
}
.login-box,.login-box a{
  color: #fff2c1;
  font-size: 20px;
}
#bind-phone,#unbind-phone{
  color: #ffffff!important;
}
/* 顶部内容 start */
/* 新增修改 */
.header-btnbox{
  width: 956px;
  height: 112px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 136px;
  left: 50%;
  transform: translateX(-50%);
}
.header-btn{
  display: block;
}
.header-btn1{
  width: 422px;
  height: 112px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/btn1.png") 0 0/100% 100% no-repeat;
  text-align: center;
}
.header-btn1 span{
  color: #2a4767;
  font-size: 18px;
  display: block;
  padding-top: 70px;
  font-family: "font55s.ttf";
}
.header-btn2{
  width: 422px;
  height: 112px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/btn3.png") 0 0/100% 100% no-repeat;
  color: #a34805;	
  font-size: 54px;
  text-align: center;
  line-height: 112px;
}
.mr-bindtips{
  width: 562px;
  height: 38px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/bd_mask.png") 0 0/100% 100% no-repeat;
  color: #fff9e0;
  line-height: 38px;
  font-size: 18px;
  text-align: center;
  margin: 5px auto 0;
  font-family: "font55s.ttf";
}
.mr-bindtips.active .mr-bindbd,
.mr-bindtips .mr-bindjc{
  display: inline-block;
}
.mr-bindtips.active .mr-bindjc,
.mr-bindtips .mr-bindbd{
  display: none;
}
.mr-bindtips .mr-bindjc{
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translate(-50%);
  color: #19426d!important;
  font-family: "font70s.ttf";
	border-bottom: solid 1px #19426d;
  line-height: 1.2;
}
.mr-bindtips .mr-bindjc::before{
  display: none;
}
.mr-bind{
  color: #fff9e0;
  position: relative;
}
.mr-bind::before{
  content: '';
  width: 100%;
  height: 1px;
	border-bottom: solid 1px #fef9d9;
  position: absolute;
  bottom: 4px;
  left: 0;
}
.module-subtitle{
  color: #fefefe;
  font-size: 35px;
  text-align: center;
  font-family: "font55s.ttf";
  margin-top: 0px;
  letter-spacing: 4px;
}
.header-subtitle{
  width: 954px;
  height: 148px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/kv_subtitle.png") 0 0/100% 100% no-repeat;
  color: #f2faff;
  font-size: 40px;
  text-align: center;
  font-family: 'font85s.ttf';
  position: absolute;
  bottom: 255px;
  left: 50%;
  transform: translate(-50%);
  display: block;
  background-position-x: 16px;
}
.header-subtitle span{
  display: block;
  line-height: 1;
}
.header-subtitle span:last-child{
  color: #f2faff;
  font-size: 30px;
  line-height: 1.1;
}
/* 立即预约 */
.pop1{
  width: 1213px;
  height: 692px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/pop1_bg.png") 0 0/100% 100% no-repeat;
}
.pop1-left{
  width: 500px;
  height: 692px;
  position: relative;
}
.pop1-pic{
  width: 465px;
  height: 618px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/pop1_1.png") 0 0/100% 100% no-repeat;
  position: absolute;
  top: 40px;
  left: 43px;
}
.pop1-qrcode{
  position: absolute;
  bottom: 70px;
  right: 12px;
}
.pop1-qrcode p{
  color: #ffffff;
    text-align: center;
    font-family: "font75s.ttf";
    font-size: 24px;
    line-height: 1.2;
}
.pop1-right{
  width: 660px;
  height: auto;
  position: absolute;
  top: 36px;
  right: 31px;
}
.pop1-right.active .pop1-no,
.pop1-right .pop1-yes{
  display: none;
}
.pop1-right.active .pop1-yes,
.pop1-right .pop1-no{
  display: block;
}
.pop1-title{
  width: 551px;
  height: 134px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/pop1_title.png") 0 0/100% 100% no-repeat;
  margin: 0 auto 10px;
}
.pop1-subtitle{
  color: #af8148;	
  font-size: 35px;
  font-family: "font75s.ttf";
  margin-bottom: 20px;
  text-align: center;
  line-height: 1.2;
}
.pop1-content{
  width: 660px;
  height: 48px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/pop1_tips.png") 0 0/100% 100% no-repeat;
  margin: 0 auto 20px;
  color: #fff9e0;
  font-size: 24px;
  letter-spacing: -1px;
  text-align: center;
  font-family: "font75s.ttf";
}
.pop1-inpbox{
  width: 520px;
  margin: 0 auto;
}
.pop1-input{
  display: flex;
  justify-content: left;
  align-items: center;
  width: 470px;
	height: 60px;
	background-color: #dfdbd4;
  padding: 0 20px 0 30px;
  margin-bottom: 15px;
}
.pop1-label{
  width: 95px;
  font-family: "font70s.ttf";
	font-size: 24px;
  letter-spacing: -1px;
	color: #000000;
}
.pop1-input input{
  width: 230px;
	background-color: transparent;
  height: 40px;
  font-size: 24px;
	color: #8d5f33;
  margin-right: 15px;
}
.pop1-input1 input{
  width: 200px;
}
.pop1-huoqu{
  width: 160px;
	height: 38px;
	background-color: #8d5f33;
	border-radius: 9px;
  line-height: 40px;
  letter-spacing: -1px;
	color: #f4f6f6;
  font-family: "font55s.ttf";
	font-size: 24px;
  text-align: center;
}
.pop1-btn{
  width: 415px;
  height: 113px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/pop1_bd.png") 0 0/100% 100% no-repeat;
  margin: 0 auto 16px;
  display: block;
}
.pop1-tips{
  width: 620px;
  color: #767e81;
  font-family: "font70s.ttf";
	font-size: 16px;	
  line-height: 24px;
  margin-left: 30px;
}
.pop1-yes{
  width: 540px;
  margin: 90px auto 135px;
}
.pop1-font1{
  display: flex;
  align-items: baseline;
  margin-bottom: 30px;
}
.pop1-font1 span{
  color: #000000;
  font-size: 40px;
  line-height: 1.2;
  font-family: "font75s.ttf";
  margin-right: 10px;
}
.pop1-go{
  color: #767e81;
  line-height: 1.2;
  font-size: 24px;
  border-bottom: solid 1px #767e81;
  font-family: "font75s.ttf";
}
.pop1-font2{
  color: #000000;
  font-size: 33px;
  font-family: "font75s.ttf";
  margin-left: 87px;
}
/* 绑定手机 */
.pop2{
  width: 902px;
  height: 661px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/pop2_bg.png") 0 0/100% 100% no-repeat;
  margin: 0 auto;
}
.pop2-box{
  width: 620px;
  height: auto;
  margin: 0 auto;
  padding-top: 83px;
}
.pop2-title{
  width: 612px;
  height: 88px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/pop2_title.png") 0 0/100% 100% no-repeat;
  margin: 0 auto 40px;
}
.pop2-tips{
  width: 620px;
  color: #767e81;
  font-family: "font70s.ttf";
	font-size: 16px;	
  line-height: 24px;
  margin: 0 auto 34px;
}
.pop2-inpbox{
  width: 520px;
  margin: 0 auto;
}
.pop2-input{
  display: flex;
  justify-content: left;
  align-items: center;
  width: 470px;
	height: 60px;
	background-color: #dfdbd4;
  padding: 0 20px 0 30px;
  margin-bottom: 18px;
}
.pop2-label{
  width: 95px;
  font-family: "font70s.ttf";
	font-size: 24px;
  letter-spacing: -1px;
	color: #000000;
}
.pop1-input input::-webkit-input-placeholder,
.pop2-input input::-webkit-input-placeholder{ color: #8d5f33; }
.pop1-input input::-moz-input-placeholder,
.pop2-input input::-moz-input-placeholder{ color: #8d5f33; }
.pop1-input input::-ms-input-placeholder,
.pop2-input input::-ms-input-placeholder{ color: #8d5f33; }
.pop2-input input{
  width: 230px;
	background-color: transparent;
  height: 40px;
  font-size: 24px;
	color: #8d5f33;
  margin-right: 15px;
}
.pop2-input1 input{
  width: 200px;
}
.pop2-huoqu{
  width: 160px;
	height: 38px;
	background-color: #8d5f33;
	border-radius: 9px;
  line-height: 40px;
  letter-spacing: -1px;
	color: #f4f6f6;
  font-family: "font55s.ttf";
	font-size: 24px;
  text-align: center;
}
.pop2-btn{
  width: 415px;
  height: 113px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/pop2_bd.png") 0 0/100% 100% no-repeat;
  margin: 35px auto 16px;
  display: block;
}
.header-btnm{
  display: none;
}
/* 扫码前往预约演唱会 */
.pop4{
  width: 634px;
  height: 502px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/pop4_bg.png") 0 0/100% 100% no-repeat;
  margin: 0 auto;
}
.pop4-big{
  padding-top: 55px;
}
.pop4-title{
  width: 100%;
  color: #93683c;
  font-family: "font75w.ttf";
	font-size: 37px;
	letter-spacing: -1px;
  text-align: center;
}
.pop4-qrcode{
  width: 261px;
  height: 262px;
  margin: 36px auto 0; 
}
.pop4-qrcode img{
  width: 100%;
  height: 100%;
}
.pop4 .pop_close{
  top: auto;
  right: auto;
  bottom: -60px;
  left: 46%;
}
/* 通用弹窗 */
.popcommon{
 width: 634px;
  height: 502px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/pop4_bg.png") 0 0/100% 100% no-repeat;
  margin: 0 auto;
}
.popcommon-big{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.popcommon-content{
  width: 85%;
  max-height: 350px;
  color: #93683c;
  font-family: "font75w.ttf";
	font-size: 37px;
  line-height: 1.2;
	letter-spacing: -1px;
  text-align: center;
  margin: 0 auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  word-break: break-all;
  overflow: hidden;
}
/* 解绑弹窗 */
.pop5{
  width: 902px;
  height: 516px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/pop5_bg.png") 0 0/100% 100% no-repeat;
  margin: 0 auto;
}
.pop5-title{
  width: 740px;
  height: 110px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/pop5_title.png") 0 0/100% 100% no-repeat;
  margin: 82px auto 54px;
}
.pop5-tips{
  width: 610px;
  max-height: 58px;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  overflow: hidden;
  color: #767e81;
  font-family: "font70s.ttf";
	font-size: 24px;
  margin: 0 auto 50px;
}
.pop5-btnbox{
  width: 660px;
  height: 82px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.pop5-btn1{
  width: 302px;
  height: 82px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/pop5_btn1.png") 0 0/100% 100% no-repeat;
}
.pop5-btn2{
  width: 302px;
  height: 82px;
  background: url("//game.gtimg.cn/images/fz/cp/a20230704star/pop5_btn2.png") 0 0/100% 100% no-repeat;
}
