@charset "UTF-8";
@font-face {
  font-family: "syhtm";
  src: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/font/syhtm.ttf");
}
@font-face {
  font-family: "syhtb";
  src: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/font/syhtb.ttf");
}
@font-face {
  font-family: "syhtr";
  src: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/font/syhtr.ttf");
}
@font-face {
  font-family: "yakuhei95j";
  src: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/font/HYYAKUHEI-95J.ttf");
}
@font-face {
  font-family: "blackcond";
  src: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/font/AGENCYFB-BLACK-COND.ttf");
}
@font-face {
  font-family: "zzgfght";
  src: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/font/zzgfght.ttf");
}
.part {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.part .part-tit {
  font-size: 0;
}

.only-pc, .only-m {
  display: none;
}

body.is-pc .only-pc {
  display: initial;
}
body.is-pc .only-m {
  display: none;
}
body.is-m .only-m {
  display: initial;
}
body.is-m .only-pc {
  display: none;
}

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

/* reset */
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: rgba(0, 0, 0, 0);
}

a {
  text-decoration: none;
}

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;
}

#afooter {
  background-color: #191219;
  text-align: center;
  font-size: 22px;
  padding: 20px 0;
}

#afooter, #afooter a {
  color: #c0c0c0;
  text-decoration: none;
}

.milo-qConnectLogin {
  z-index: 100001 !important;
}

.wrap {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.wrap *,
.wrap *::after,
.wrap *::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.main-content {
  position: relative;
}

.login-box {
  position: absolute;
  top: 23px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #1b1b1b;
  font-size: 24px;
}
.login-box a {
  color: #0c4cf1;
}

.header {
  height: 512px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/header.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}

.content {
  height: 11334px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/bg.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}

#pop2 .btn.submit, .part2 .btn.go-select-equip, .part0 .part0-box .part0-btn, .part0 .part0-box .enter-btn {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part0-btn.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  display: block;
  width: 408px;
  height: 94px;
  font-family: "yakuhei95j";
  font-size: 38px;
  color: #ffd584;
  text-align: center;
  line-height: 94px;
}
#pop2 .btn.submit span, .part2 .btn.go-select-equip span, .part0 .part0-box .part0-btn span, .part0 .part0-box .enter-btn span {
  background-image: -webkit-linear-gradient(top, #ffd584, #ffd989, #ffeb99, #fffeaa);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#pop2 .part2-box-wrap .part2-box .part2-box-item.tag::before {
  content: "";
  position: absolute;
  height: 29px;
  top: -1px;
  left: 0;
  font-family: "syhtr";
  font-size: 16px;
  color: #fff;
  line-height: 27px;
}
#pop2 .part2-box-wrap .part2-box .tag1.part2-box-item.tag::before {
  width: 158px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/tag1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
#pop2 .part2-box-wrap .part2-box .tag2.part2-box-item.tag::before {
  width: 103px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/tag2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
#pop2 .part2-box-wrap .part2-box .tag3.part2-box-item.tag::before {
  width: 79px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/tag3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}

.part2 .part2-box2 .group .group-item.tag::before {
  content: "";
  position: absolute;
  height: 39px;
  top: -1px;
  left: 0;
  font-family: "syhtr";
  font-size: 16px;
  color: #fff;
  line-height: 27px;
}
.part2 .part2-box2 .group .tag1.group-item.tag::before {
  width: 220px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/tag1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part2 .part2-box2 .group .tag2.group-item.tag::before {
  width: 152px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/tag2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part2 .part2-box2 .group .tag3.group-item.tag::before {
  width: 112px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/tag3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}

.part0 {
  height: 710px;
}
.part0 .part0-box {
  width: 699px;
  height: 585px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part0-box.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin: 82px auto 0;
}
.part0 .part0-box .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
}
.part0 .part0-box .top .left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.part0 .part0-box .top .left .row1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 29px;
  margin-left: 33px;
}
.part0 .part0-box .top .left .row1 p {
  font-size: 0;
  width: 282px;
  height: 21px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part0-box-text1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part0 .part0-box .top .left .row1 .tag, .part0 .part0-box .top .left .row1 .box {
  width: 57px;
  height: 22px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  margin-left: 5px;
  clip-path: polygon(100% 0, 100% 80%, 93% 100%, 0 100%, 0 0);
  font-family: "syhtm";
  color: #616161;
  background-color: #a3a3a3;
}
.part0 .part0-box .top .left .row1 .tag.on, .part0 .part0-box .top .left .row1 .box.on {
  background-color: #a54619;
  color: #f4e0b3;
}
.part0 .part0-box .top .left .row2 {
  display: block;
  margin-top: 18px;
  margin-left: 33px;
  height: 44px;
  line-height: 44px;
  font-family: "syhtm";
  font-size: 18px;
  color: #fffcf3;
}
.part0 .part0-box .top .left .row2 .buy {
  position: relative;
  color: #ffffb0;
}
.part0 .part0-box .top .left .row2 .buy::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #ffffb0;
  bottom: 0px;
  left: 0;
}
.part0 .part0-box .top .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 275px;
}
.part0 .part0-box .top .right .part0-btn {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part0-btn.png");
  background-repeat: no-repeat;
  background-size: 230px 53px;
  background-position: center top;
  display: block;
  width: 230px;
  height: 53px;
  line-height: 53px;
  font-size: 22px;
}
.part0 .part0-box .top .right .tips {
  font-family: "syhtm";
  font-size: 16px;
  color: #fffcf3;
  text-align: center;
  margin-top: 8px;
}
.part0 .part0-box .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 52px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.part0 .part0-box .bottom .left, .part0 .part0-box .bottom .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.part0 .part0-box .bottom .left {
  margin-bottom: 64px;
}
.part0 .part0-box .bottom .tips {
  color: #4a210e;
  font-family: "syhtm";
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
  line-height: 1;
}
.part0 .part0-box .bottom .tips span {
  color: #a1451a;
}

.part1 {
  height: 2628px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.part1 .tit1 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part1-tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 627px;
  height: 149px;
  margin: 110px auto 0;
}
.part1 .ticket-info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 24px;
  font-family: "syhtm";
  color: #fff7df;
  width: 707px;
  margin: 50px auto 0;
}
.part1 .ticket-info .highlight {
  color: #ffe581;
}
.part1 .ticket-info .c1 {
  color: #ff381d;
}
.part1 .ticket-info .c2 {
  color: #fa9332;
}
.part1 .ticket-info .c3 {
  color: #f7db3e;
}
.part1 .ticket-info .c4 {
  color: #6dc77f;
}
.part1 .ticket-info li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 33px;
  padding-left: 45px;
  word-break: break-all;
}
.part1 .ticket-info li .seq {
  position: absolute;
  top: 2px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  height: 30px;
  background-color: #d3531b;
  color: #f2e2b4;
  text-align: center;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.part1 .ticket-info li .seq span {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  line-height: 27px;
}
.part1 .part1-box {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part1-box.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 702px;
  height: 1198px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 65px auto 85px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.part1 .part1-box .left {
  width: 100%;
  height: 540px;
}
.part1 .part1-box .left img {
  width: 100%;
  height: 100%;
}
.part1 .part1-box .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.part1 .part1-box .right .title {
  height: 113px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.part1 .part1-box .right .title .icon1 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/icon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 45px;
  height: 47px;
  margin-right: 7px;
}
.part1 .part1-box .right .title .part1-box-tit {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/part1-box-tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 270px;
  height: 45px;
  font-size: 0;
}
.part1 .part1-box .right .con {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  padding-top: 50px;
  line-height: 1;
}
.part1 .part1-box .right .con li {
  position: relative;
  padding-left: 64px;
}
.part1 .part1-box .right .con li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 140px;
  width: 66px;
  height: 35px;
  background-color: transparent;
}
.part1 .part1-box .right .con li:nth-child(1)::before {
  background-color: #ff381d;
}
.part1 .part1-box .right .con li:nth-child(2)::before {
  background-color: #fa9332;
}
.part1 .part1-box .right .con li:nth-child(3)::before {
  background-color: #f7db3e;
}
.part1 .part1-box .right .con li:nth-child(4)::before {
  background-color: #6dc77f;
}
.part1 .part1-box .right .con li:nth-child(n+1)::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 510px;
  height: 3px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/part1-box-separator.png");
  background-repeat: no-repeat;
  background-size: 510px 3px;
  background-position: center top;
}
.part1 .part1-box .right .con li:last-child::after {
  display: none;
}
.part1 .part1-box .right .con li:nth-child(n+2) {
  margin-top: 54px;
}
.part1 .part1-box .right .con p {
  font-family: "syhtb";
  color: #7f3920;
  font-size: 36px;
  margin-bottom: 8px;
}
.part1 .part1-box .right .con span {
  font-family: "syhtm";
  color: #1b1b1b;
  font-size: 24px;
}

.part2 {
  height: 4985px;
}
.part2 .tit2 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part2-tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 640px;
  height: 149px;
  margin: 52px auto 0;
}
.part2 .part2-box2 {
  width: 708px;
  height: 4509px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part2-box2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin: 50px auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  padding: 0 20px;
}
.part2 .part2-box2 > .info {
  margin: 45px auto 0;
  position: relative;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part2-box2-info-tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 524px;
  height: 43px;
}
.part2 .part2-box2 > .info p {
  font-size: 0;
}
.part2 .part2-box2 .group .group-name {
  position: relative;
  font-size: 70px;
  font-family: "yakuhei95j";
  color: #ffd588;
  text-align: center;
}
.part2 .part2-box2 .group .group-name > span {
  position: relative;
  display: inline;
  z-index: 1;
  background-image: -webkit-linear-gradient(top, #ffd584, #ffd989, #ffeb99, #fffeaa);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.part2 .part2-box2 .group .group-name > span::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 18px;
  background-color: #793306;
  bottom: 9px;
  left: 0;
  z-index: -1;
}
.part2 .part2-box2 .group .group-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
  margin-bottom: 30px;
}
.part2 .part2-box2 .group .group-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part2-item-box.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 302px;
  height: 348px;
}
.part2 .part2-box2 .group .group-item.tag .top {
  padding-top: 30px;
}
.part2 .part2-box2 .group .group-item:nth-child(even) {
  margin-left: 30px;
}
.part2 .part2-box2 .group .group-item:nth-child(n+3) {
  margin-top: 30px;
}
.part2 .part2-box2 .group .group-item .top {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.part2 .part2-box2 .group .group-item .bottom {
  width: 100%;
  height: 83px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fdefda;
  font-family: "syhtb";
  font-size: 26px;
  line-height: 28px;
}
.part2 .tips {
  margin-top: 55px;
  text-align: center;
  font-family: "syhtm";
  font-size: 24px;
  line-height: 1.2;
  color: #fbf6ee;
}
.part2 .btn.go-select-equip {
  margin: 65px auto 0;
}

.part3 {
  width: 750px;
  height: 1590px;
}
.part3 .tit3 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part3-tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 639px;
  height: 149px;
  margin: 80px auto 0;
}
.part3 .part3-box {
  width: 750px;
  height: 344px;
  margin: 35px auto 0;
}
.part3 .part3-item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 640px;
  height: 100%;
  margin: 0 auto 0;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part3-flow.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part3 .part3-item-wrap .item {
  position: relative;
  width: 240px;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.part3 .part3-item-wrap .time {
  position: relative;
  margin-top: 20px;
  font-family: "blackcond";
  font-size: 38px;
  color: #ffd78a;
  line-height: 1;
}
.part3 .part3-item-wrap .time::before {
  content: "";
  display: inline-block;
  position: relative;
  top: 4px;
  left: 0;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/icon3.png");
  background-repeat: no-repeat;
  background-size: 30px 33px;
  background-position: center top;
  width: 30px;
  height: 33px;
  margin-right: 5px;
}
.part3 .part3-item-wrap .info {
  font-family: "yakuhei95j";
  color: #fdf0de;
  font-size: 26px;
  line-height: 1;
  line-height: 1.2;
  margin-top: 10px;
  text-align: center;
}
.part3 .part3-item-wrap .info2 {
  color: #fef2cd;
  font-size: 16px;
  text-align: center;
  font-family: "syhtr";
  margin-top: 5px;
}
.part3 .part3-item-wrap .item1 {
  margin-left: 29px;
}
.part3 .part3-item-wrap .item2 {
  margin-left: 90px;
}
.part3 .part3-item-wrap .item3 {
  margin-left: 32px;
  margin-top: 40px;
}
.part3 .part3-item-wrap .item3 .time {
  left: -20px;
}
.part3 .part3-item-wrap .item4 {
  margin-left: 100px;
  margin-top: 40px;
}
.part3 .part3-item-wrap .item4 .time {
  left: -20px;
}
.part3 .tit3-2 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part3-tit2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 514px;
  height: 144px;
  margin: 134px auto 0;
}
.part3 .part3-box2-item-wrap {
  width: 560px;
  margin: 45px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.part3 .part3-box2-item-wrap .part3-box2-item {
  position: relative;
  width: 243px;
  height: 244px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/part3-box2-item1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.part3 .part3-box2-item-wrap .part3-box2-item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 275px;
  height: 40px;
  bottom: 10px;
  left: 50%;
  line-height: 40px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-family: "yakuhei95j";
  font-size: 22px;
  color: #7f3920;
  background-color: #e8e7e2;
  text-align: center;
}
.part3 .part3-box2-item-wrap .part3-box2-item .info .seq {
  background-color: #d7581b;
  width: 40px;
  color: #e8e7e2;
  text-align: center;
  font-size: 28px;
}
.part3 .part3-box2-item-wrap .part3-box2-item .info .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.part3 .part3-box2-item-wrap .part3-box2-item.item3, .part3 .part3-box2-item-wrap .part3-box2-item.item4 {
  margin-top: 40px;
}
.part3 .part3-box3 .tit3-3 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part3-tit3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 362px;
  height: 64px;
  margin: 80px auto 0;
}
.part3 .part3-box3 .part3-box3-wrap {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part4-img-box.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 697px;
  height: 680px;
  margin: 66px auto 0;
  padding: 7px 6px 0 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.part3 .part3-box3 .part3-box3-wrap > .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 700px;
  margin: 30px auto 0;
}
.part3 .part3-box3 .part3-box3-wrap > .info .name-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.part3 .part3-box3 .part3-box3-wrap > .info .name-info .icon2 {
  display: block;
  width: 45px;
  height: 52px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/icon2.png");
  background-repeat: no-repeat;
  background-size: 45px 52px;
  background-position: center top;
  margin-right: 14px;
}
.part3 .part3-box3 .part3-box3-wrap > .info .name-info p {
  font-size: 32px;
  line-height: 1;
  font-family: "yakuhei95j";
  color: #ffeea1;
  background-image: -webkit-linear-gradient(45deg, #ffeea1, #fff2ba);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.part3 .part3-box3 .part3-box3-wrap > .info .traffic-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 700px;
  padding-left: 145px;
  margin-top: 30px;
}
.part3 .part3-box3 .part3-box3-wrap > .info .traffic-wrap .tag {
  width: 73px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #ec4d0d;
  color: #e8e7e2;
  font-family: "syhtb";
  font-size: 23px;
  margin-right: 9px;
}
.part3 .part3-box3 .part3-box3-wrap > .info .traffic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.part3 .part3-box3 .part3-box3-wrap > .info .traffic p {
  font-size: 23px;
  line-height: 36px;
  font-family: "syhtm";
  color: #fef2d3;
}
.part3 .part3-box3 .part3-box3-wrap > .info .traffic.traffic1 {
  margin-bottom: 28px;
  margin-right: 80px;
}
.part3 .part3-box3 .part3-box3-wrap > .info .traffic.traffic3 {
  margin-left: 30px;
}
.part3 .part3-box3 .part3-box3-img-box {
  width: 687px;
  height: 413px;
}
.part3 .part3-box3 .part3-box3-img-box img {
  width: 100%;
  height: auto;
}

.part4 {
  height: 1420px;
}
.part4 .tit4 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/part4-tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 702px;
  height: 149px;
  margin: 85px auto 0;
}
.part4 .tip {
  margin-top: 30px;
  text-align: center;
  font-size: 27px;
  font-family: "syhtm";
  color: #1e1b1a;
  line-height: 1.5;
}
.part4 .tip span {
  color: #d25018;
}
.part4 .qrcode {
  position: absolute;
  top: 355px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.part4 .tip2 {
  position: absolute;
  font-family: "syhtm";
  color: #fef0d2;
  font-size: 24px;
  top: 767px;
  left: 65px;
}
.part4 .tip3 {
  position: absolute;
  top: 890px;
  width: 100%;
  left: 0;
  text-align: center;
  line-height: 1.7;
  font-family: "syhtm";
  color: #47241a;
  font-size: 24px;
}
.part4 .tip3 span {
  color: #d25018;
}
.part4 .tip4 {
  position: absolute;
  top: 1010px;
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-family: "syhtb";
  color: #d25018;
  line-height: 1.7;
}
.part4 .tip5 span, .part4 .tip6 span, .part4 .tip7 span, .part4 .tip8 span {
  color: #d8612e;
  font-family: "syhr";
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1.8;
}
.part4 .tip5,
.part4 .tip6,
.part4 .tip7,
.part4 .tip8 {
  position: absolute;
  width: 100%;
  text-align: center;
  font-family: "syhtr";
  font-size: 18px;
  color: #5c3e32;
  line-height: 1.4;
}
.part4 .tip5 {
  top: 1165px;
}
.part4 .tip8 {
  top: 1305px;
}

.float-btn {
  position: fixed;
  right: 0;
  top: 30%;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/float-btn1.png");
  background-repeat: no-repeat;
  background-size: 62px 230px;
  background-position: center top;
  width: 63px;
  height: 230px;
  font-size: 0;
}

.dialog .close {
  position: absolute;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/dia-close.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 72px;
  height: 73px;
  top: -96px;
  right: 0;
}

#pop1 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/pop1-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 722px;
  height: 681px;
}
#pop1 .pop-title {
  font-family: "yakuhei95j";
  color: #ff6e32;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/pop1-tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  font-size: 0;
  line-height: 1;
  width: 206px;
  height: 49px;
  margin: 80px auto 0;
  text-align: center;
}
#pop1 .pop1-box {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/pop1-box.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 643px;
  height: 419px;
  margin: 30px auto 0;
  padding: 2px 1px 2px 2px;
}
#pop1 .pop1-box video, #pop1 .pop1-box img {
  width: 100%;
  height: auto;
}

#pop2.type1 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/pop2-bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 722px;
  height: 2693px;
}
#pop2.type1 .part2-box-wrap {
  height: 2455px;
}
#pop2.type1 .part2-box-item:nth-child(1), #pop2.type1 .part2-box-item:nth-child(2), #pop2.type1 .part2-box-item:nth-child(3) {
  margin-top: 112px;
}
#pop2.type1 .part2-box-item:nth-child(1), #pop2.type1 .part2-box-item:nth-child(2), #pop2.type1 .part2-box-item:nth-child(4) {
  margin-right: 20px;
}
#pop2.type1 .part2-box-item:nth-child(4), #pop2.type1 .part2-box-item:nth-child(5) {
  margin-top: 30px;
  margin-right: 20px;
}
#pop2.type1 .part2-box-item:nth-child(6), #pop2.type1 .part2-box-item:nth-child(7), #pop2.type1 .part2-box-item:nth-child(8) {
  margin-top: 120px;
}
#pop2.type1 .part2-box-item:nth-child(6), #pop2.type1 .part2-box-item:nth-child(7), #pop2.type1 .part2-box-item:nth-child(9), #pop2.type1 .part2-box-item:nth-child(10) {
  margin-right: 20px;
}
#pop2.type1 .part2-box-item:nth-child(9), #pop2.type1 .part2-box-item:nth-child(10), #pop2.type1 .part2-box-item:nth-child(11) {
  margin-top: 30px;
}
#pop2.type1 .part2-box-item:nth-child(12), #pop2.type1 .part2-box-item:nth-child(13), #pop2.type1 .part2-box-item:nth-child(14), #pop2.type1 .part2-box-item:nth-child(16), #pop2.type1 .part2-box-item:nth-child(17), #pop2.type1 .part2-box-item:nth-child(18) {
  margin-top: 120px;
}
#pop2.type1 .part2-box-item:nth-child(15), #pop2.type1 .part2-box-item:nth-child(19) {
  margin-top: 30px;
  margin-right: 220px;
  margin-left: 220px;
}
#pop2.type1 .part2-box-item:nth-child(12), #pop2.type1 .part2-box-item:nth-child(13), #pop2.type1 .part2-box-item:nth-child(16), #pop2.type1 .part2-box-item:nth-child(17) {
  margin-right: 20px;
}
#pop2.type1 .title.level-s {
  top: 10px;
}
#pop2.type1 .title.level-a {
  top: 632px;
}
#pop2.type1 .title.level-b {
  top: 1248px;
}
#pop2.type1 .title.level-c {
  top: 1864px;
}
#pop2.type2 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/pop2-bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 722px;
  height: 2075px;
}
#pop2.type2 .part2-box-wrap {
  height: 1836px;
}
#pop2.type2 .part2-box-item:nth-child(1), #pop2.type2 .part2-box-item:nth-child(2), #pop2.type2 .part2-box-item:nth-child(3) {
  margin-top: 112px;
}
#pop2.type2 .part2-box-item:nth-child(1), #pop2.type2 .part2-box-item:nth-child(2), #pop2.type2 .part2-box-item:nth-child(4), #pop2.type2 .part2-box-item:nth-child(5) {
  margin-right: 20px;
}
#pop2.type2 .part2-box-item:nth-child(4), #pop2.type2 .part2-box-item:nth-child(5), #pop2.type2 .part2-box-item:nth-child(6) {
  margin-top: 30px;
}
#pop2.type2 .part2-box-item:nth-child(7), #pop2.type2 .part2-box-item:nth-child(8), #pop2.type2 .part2-box-item:nth-child(9), #pop2.type2 .part2-box-item:nth-child(11), #pop2.type2 .part2-box-item:nth-child(12), #pop2.type2 .part2-box-item:nth-child(13) {
  margin-top: 120px;
}
#pop2.type2 .part2-box-item:nth-child(10), #pop2.type2 .part2-box-item:nth-child(14) {
  margin-top: 30px;
  margin-right: 220px;
  margin-left: 220px;
}
#pop2.type2 .part2-box-item:nth-child(7), #pop2.type2 .part2-box-item:nth-child(8), #pop2.type2 .part2-box-item:nth-child(11), #pop2.type2 .part2-box-item:nth-child(12) {
  margin-right: 20px;
}
#pop2.type2 .title.level-a {
  top: 10px;
}
#pop2.type2 .title.level-b {
  top: 632px;
}
#pop2.type2 .title.level-c {
  top: 1248px;
}
#pop2.type3 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/pop2-bg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 722px;
  height: 1459px;
}
#pop2.type3 .part2-box-wrap {
  height: 1220px;
}
#pop2.type3 .part2-box-item:nth-child(1), #pop2.type3 .part2-box-item:nth-child(2), #pop2.type3 .part2-box-item:nth-child(3), #pop2.type3 .part2-box-item:nth-child(5), #pop2.type3 .part2-box-item:nth-child(6), #pop2.type3 .part2-box-item:nth-child(7) {
  margin-top: 120px;
}
#pop2.type3 .part2-box-item:nth-child(4), #pop2.type3 .part2-box-item:nth-child(8) {
  margin-top: 30px;
  margin-right: 220px;
  margin-left: 220px;
}
#pop2.type3 .part2-box-item:nth-child(1), #pop2.type3 .part2-box-item:nth-child(2), #pop2.type3 .part2-box-item:nth-child(5), #pop2.type3 .part2-box-item:nth-child(6) {
  margin-right: 20px;
}
#pop2.type3 .title.level-b {
  top: 10px;
}
#pop2.type3 .title.level-c {
  top: 632px;
}
#pop2.type4 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/pop2-bg4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 722px;
  height: 845px;
}
#pop2.type4 .part2-box-wrap {
  height: 607px;
}
#pop2.type4 .part2-box-item:nth-child(1), #pop2.type4 .part2-box-item:nth-child(2), #pop2.type4 .part2-box-item:nth-child(3) {
  margin-top: 120px;
}
#pop2.type4 .part2-box-item:nth-child(4) {
  margin-top: 30px;
  margin-right: 220px;
  margin-left: 220px;
}
#pop2.type4 .part2-box-item:nth-child(1), #pop2.type4 .part2-box-item:nth-child(2) {
  margin-right: 20px;
}
#pop2.type4 .title.level-c {
  top: 10px;
}
#pop2 .dia-con {
  padding-top: 40px;
  width: 650px;
  height: 100%;
  margin: 0 auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#pop2 .part2-box-wrap {
  position: relative;
  width: 100%;
}
#pop2 .part2-box-wrap .title {
  position: absolute;
  font-size: 54px;
  font-family: "yakuhei95j";
  color: #ffd588;
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#pop2 .part2-box-wrap .title > span {
  position: relative;
  display: inline;
  z-index: 1;
  background-image: -webkit-linear-gradient(top, #ffd584, #ffd989, #ffeb99, #fffeaa);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#pop2 .part2-box-wrap .title > span::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 14px;
  background-color: #793306;
  bottom: 7px;
  left: 0;
  z-index: -1;
}
#pop2 .part2-box-wrap .part2-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#pop2 .part2-box-wrap .part2-box .part2-box-item {
  position: relative;
  width: 203px;
  height: 234px;
}
#pop2 .part2-box-wrap .part2-box .part2-box-item.tag .item-con .equip-img-wrap {
  padding-top: 30px;
}
#pop2 .part2-box-wrap .part2-box .part2-box-item .item-con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/pop2-equip-item-box1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 203px;
  height: 234px;
}
#pop2 .part2-box-wrap .part2-box .part2-box-item .item-con .equip-img-wrap {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pop2 .part2-box-wrap .part2-box .part2-box-item .item-con .equip-img-wrap img {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}
#pop2 .part2-box-wrap .part2-box .part2-box-item .item-con .btn {
  width: 100%;
  height: 57px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/pop2-equip-item-box1-btn.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  color: #fdfaee;
  font-family: "syhtb";
  font-size: 18px;
  line-height: 20px;
}
#pop2 .part2-box-wrap .part2-box .part2-box-item.on .item-con {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/pop2-equip-item-box2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
#pop2 .part2-box-wrap .part2-box .part2-box-item.on .item-con .equip-img-wrap .equip-name {
  color: #fcfcf9;
}
#pop2 .part2-box-wrap .part2-box .part2-box-item.on .btn {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20260316cfplcjsspym/m/pop2-equip-item-box2-btn.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  color: #fcfcf9;
}
#pop2 .btn.submit {
  margin: 50px auto 0;
}/*# sourceMappingURL=index-m.css.map */