/* head */
.head,
.content {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100% !important;
  -webkit-touch-callout: none;
  -webkit-user-select: text;
  -webkit-touch-callout: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

table {
  border-collapse: collapse;
}

div {
  outline: none;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}

strong,
i,
em {
  font-weight: normal;
  font-style: normal;
}

input,
select,
form {
  vertical-align: middle;
  outline: none;
}

img {
  border: none;
  vertical-align: top;
}

a,
button,
input,
select,
textarea,
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus,
[onclick] {
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

a {
  -webkit-touch-callout: none;
  text-decoration: none;
  color: #666666;
  outline: 0;
}

body,
html {
  background: #060910;
}

.hidden {
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  visibility: hidden;
  text-indent: -1333.2vw;
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

img[src=""],
img:not([src]),
img[src=undefined] {
  display: none !important;
  opacity: 0;
  border: none;
  outline: none;
  pointer-events: none;
}

* {
  user-select: unset;
}

@font-face {
  font-family: "AGENCYFB-BLACKCONDENSED";
  src: url(../font/AGENCYFB-BLACKCONDENSED.otf);
}
@font-face {
  font-family: "TPE_Bold";
  src: url(../font/TencentPeacekeeperElite_Bold.ttf);
}
.wrap {
  width: calc(2560 / var(--max-device) * var(--max-width) - var(--scrollbar-width));
  position: relative;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/bgm.jpg) no-repeat;
  background-size: 100% auto;
  padding-top: 14.1333333333vw;
  box-sizing: border-box;
  overflow: hidden;
}

.mobile-title {
  display: none;
  width: 100%;
  height: 14.1333333333vw;
  background: #111;
  position: fixed;
  top: 14.1333333333vw;
  left: 0;
  z-index: 990;
}
.mobile-title .echogenic-mass {
  width: 16vw;
  height: 16vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.mobile-title h1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-family: "TPE_Bold";
  font-weight: bold;
  font-size: 5.3333333333vw;
  color: #fff;
  text-align: center;
}

.plan {
  width: 100%;
  padding-top: 100vw;
  box-sizing: border-box;
}
.plan-title {
  width: 87.2vw;
  height: 37.3333333333vw;
  margin: 0 auto;
  margin-bottom: 24vw;
  text-align: center;
  color: #fff;
  position: relative;
}
.plan-title .echogen-icmass {
  height: 49.3333333333vw;
  position: absolute;
  top: -13.3333333333vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
.plan-title h1 {
  position: relative;
  font-size: 12vw;
  font-family: "TPE_Bold";
}
.plan-title p {
  font-family: "PingFang SC";
  font-size: 3.2vw;
  color: #fff;
  opacity: 0.8;
  margin: 2.6666666667vw 0;
}
.plan .title {
  width: 96.2666666667vw;
  height: 26vw;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/titlebgm.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.plan .title h2 {
  font-family: "TPE_Bold";
  font-size: 8vw;
  color: #fff;
  text-align: center;
  line-height: 31.3333333333vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.plan .tabs-item {
  display: none;
  width: 100%;
  margin-bottom: 6.6666666667vw;
  align-items: center;
  position: relative;
  perspective: 266.6666666667vw;
}
.plan .tabs-item .text {
  width: 100%;
}
.plan .tabs-item .text h3 {
  font-family: "PingFang SC";
  font-size: 5.3333333333vw;
  color: #00A9EC;
  text-align: center;
  margin-bottom: 3.2vw;
}
.plan .tabs-item .text p {
  font-family: "PingFang SC";
  font-size: 3.2vw;
  color: #fff;
  opacity: 0.8;
  word-break: break-all;
}
.plan .tabs-item .icon {
  margin-top: 13.3333333333vw;
  margin-bottom: 5.3333333333vw;
  position: relative;
}
.plan .tabs-item .icon .echogen-icmass {
  display: none;
}
.plan .tabs-item .icon .img {
  display: block;
  width: 52.2666666667vw;
  height: auto;
  margin: 0 auto;
}
.plan .tabs-item.active {
  display: flex;
}
.plan .tabs {
  width: 100%;
  height: 11.7333333333vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.plan .tabs .tab {
  width: 27.4666666667vw;
  height: 11.7333333333vw;
}
.plan .tabs .tab a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 5.0666666667vw;
  text-align: center;
  position: relative;
}
.plan .tabs .tab a .dividing-line {
  align-items: end;
}
.plan .tabs .tab a .dividing-line span {
  width: 0.5333333333vw;
  height: 0.5333333333vw;
}
.plan .tabs .tab a span {
  font-family: "PingFang SC";
  font-size: 3.7333333333vw;
  color: #fff;
  opacity: 0.6;
}
.plan .tabs .tab:hover, .plan .tabs .tab.active {
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/tabbg_h.png) no-repeat;
  background-size: 100% 100%;
}
.plan .tabs .tab:hover span, .plan .tabs .tab.active span {
  opacity: 1;
}
.plan .tabs .tab:hover .dividing-line, .plan .tabs .tab.active .dividing-line {
  display: none;
}
.plan-learn {
  width: 100%;
  margin: 0 auto;
}
.plan-learn-container {
  width: 100%;
  height: 132.6666666667vw;
  margin: 0vw auto;
  padding: 0 6.4vw;
  box-sizing: border-box;
}
.plan-learn-container .tabs-item {
  flex-direction: column-reverse;
  margin-bottom: 10.6666666667vw;
}
.plan-learn-container .tabs-item .icon {
  margin-top: 5.3333333333vw;
}
.plan-learn-container .tabs-item .icon .img {
  width: 51.3333333333vw;
  height: 56vw;
  object-fit: contain;
}
.plan .core-member {
  width: 100%;
  margin-top: 22.6666666667vw;
}
.plan .core-member .title {
  width: 78.9333333333vw;
}
.plan .core-member .core-container {
  width: 100%;
  height: 146.6666666667vw;
  padding: 77.3333333333vw 6.4vw 0;
  box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-top: -4vw;
}
.plan .core-member .core-container .pt-50 {
  padding-top: 6.6666666667vw;
}
.plan .core-member .core-container .text {
  width: 100%;
  height: 64.2666666667vw;
  position: relative;
  z-index: 2;
}
.plan .core-member .core-container .text .v-h {
  visibility: hidden;
}
.plan .core-member .core-container .text .icon {
  display: block;
  width: 6.4vw;
  height: 6.4vw;
}
.plan .core-member .core-container .text .name {
  font-family: "PingFang SC";
  font-weight: bold;
  font-size: 8vw;
  color: #00A9EC;
}
.plan .core-member .core-container .text .subtitle {
  font-family: "PingFang SC";
  color: #fff;
  margin-bottom: 6.6666666667vw;
}
.plan .core-member .core-container .text .subtitle .line {
  display: block;
  width: 100%;
  height: 1.6vw;
  margin: 4.2666666667vw 0;
}
.plan .core-member .core-container .text .subtitle p {
  font-size: 3.2vw;
  opacity: 0.8;
}
.plan .core-member .core-container .text-list {
  width: 100%;
  height: 22.6666666667vw;
  display: flex;
  gap: 2.6666666667vw;
  overflow-x: auto;
}
.plan .core-member .core-container .text-list a {
  display: block;
  width: 20.5333333333vw;
  height: 22.6666666667vw;
  overflow: hidden;
  position: relative;
}
.plan .core-member .core-container .text-list a .img {
  display: block;
  width: 18.4vw;
  height: 21.0666666667vw;
  position: absolute;
  left: 1.0666666667vw;
  bottom: 0.8vw;
}
.plan .core-member .core-container .text-list a .img.active {
  display: none;
  width: 20.5333333333vw;
  height: 23.2vw;
  left: 0vw;
  bottom: -0.2666666667vw;
}
.plan .core-member .core-container .text-list a .img.hover {
  display: none;
}
.plan .core-member .core-container .text-list a:active .img {
  display: none;
}
.plan .core-member .core-container .text-list a:active .active {
  display: block;
}
.plan .core-member .core-container .text-list li > .active .img {
  display: none;
}
.plan .core-member .core-container .text-list li > .active .active {
  display: block;
}
.plan .core-member .core-container .space-line {
  display: none;
}
.plan .core-member .core-container .role {
  width: 130.8vw;
  position: absolute;
  top: 0vw;
  right: -20vw;
  z-index: 1;
}
.plan .core-member .core-container .virtual-screen {
  width: 55.3333333333vw;
  height: 53.3333333333vw;
  position: absolute;
  left: 9.3333333333vw;
  top: 24vw;
  z-index: 2;
}
.plan .about {
  width: 100%;
  height: 152vw;
  margin-top: 16vw;
  padding: 0 6.4vw;
  box-sizing: border-box;
}
.plan .about .title {
  width: 100%;
  white-space: nowrap;
}
.plan .about-container {
  width: 100%;
  height: 98vw;
  margin-top: 0vw;
  box-sizing: border-box;
}
.plan .about-container .tabs-item {
  flex-direction: column-reverse;
}
.plan .about-container .tabs-item .text {
  height: 32vw;
}
.plan .about-container .tabs-item .text h3 {
  margin-bottom: 3.2vw;
}
.plan .about-container .tabs-item .icon {
  margin: 0;
}
.plan .about-container .tabs-item .icon .img {
  display: block;
  width: 91.2vw;
  height: 74.6666666667vw;
  object-fit: contain;
  margin: 0 auto 2.6666666667vw;
}
.plan .part {
  width: 100%;
  height: 50.6666666667vw;
  margin: 16vw auto 0;
  position: relative;
}
.plan .part .left {
  display: flex;
  align-items: center;
  width: 64.8vw;
  height: 100%;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/yjtzm.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  color: #fff;
}
.plan .part .left-title {
  position: absolute;
  left: 14vw;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  font-family: "PingFang SC";
  font-size: 3.7333333333vw;
}
.plan .part .left .content {
  width: 46.6666666667vw;
  margin-left: 3.2vw;
  opacity: 0;
}
.plan .part .left .content h4 {
  font-family: "PingFang SC";
  font-size: 4.2666666667vw;
  font-weight: bold;
  margin-bottom: 3.2vw;
}
.plan .part .left .content p {
  font-family: "PingFang SC";
  font-size: 2.6666666667vw;
  line-height: 4vw;
  opacity: 0.8;
  word-break: break-all;
}
.plan .part .left .line {
  display: block;
  height: 100%;
  position: absolute;
  right: 13.3333333333vw;
  transform: rotate(30deg);
  z-index: 9;
}
.plan .part .left.active {
  width: 78.1333333333vw;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/yjtzm1.png) no-repeat;
  background-size: 100% 100%;
  z-index: 5;
}
.plan .part .left.active .left-title {
  display: none;
}
.plan .part .left.active .content {
  opacity: 1;
}
.plan .part .right {
  display: block;
  width: 64.8vw;
  height: 100%;
  position: absolute;
  right: 0;
  z-index: 1;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/zwwlm.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.plan .part .right-title {
  position: absolute;
  right: 14vw;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  font-family: "PingFang SC";
  font-size: 3.7333333333vw;
}
.plan .part .right .content {
  width: 46.6666666667vw;
  position: absolute;
  right: 3.2vw;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
.plan .part .right .content h4 {
  font-family: "PingFang SC";
  font-size: 4.2666666667vw;
  font-weight: bold;
  margin-bottom: 2.6666666667vw;
}
.plan .part .right .content p {
  font-family: "PingFang SC";
  font-size: 2.6666666667vw;
  line-height: 4vw;
  opacity: 0.8;
  word-break: break-all;
}
.plan .part .right .line {
  display: block;
  height: 100%;
  position: absolute;
  left: 13.3333333333vw;
  transform: rotate(30deg);
  z-index: 9;
}
.plan .part .right.active {
  width: 78.1333333333vw;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/zwwlm1.png) no-repeat;
  background-size: 100% 100%;
  z-index: 5;
}
.plan .part .right.active .right-title {
  display: none;
}
.plan .part .right.active .content {
  opacity: 1;
}
.plan .news {
  width: 100%;
  height: 130vw;
  margin: 16vw auto 0;
}
.plan .news-container {
  width: 100%;
  height: 100.6666666667vw;
  margin-top: 4vw;
  padding: 0 6.4vw;
  box-sizing: border-box;
  perspective: 133.3333333333vw;
}
.plan .news-container .main-news,
.plan .news-container .news-list {
  height: 100%;
}
.plan .news-container .mask {
  border: 0.1333333333vw solid rgba(255, 255, 255, 0.2);
  padding: 1.0666666667vw;
  box-sizing: border-box;
  position: absolute;
  z-index: 2;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.plan .news-container .mask .top {
  width: calc(100% - 2 * 1.0666666667vw);
  height: 1.0666666667vw;
  background: #8C9498;
  position: absolute;
  top: 1.0666666667vw;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.plan .news-container .mask .dividing-line {
  bottom: 1.0666666667vw;
  align-items: flex-end;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.plan .news-container .mask .dividing-line span {
  width: 0.5333333333vw;
  height: 0.5333333333vw;
}
.plan .news-container .main-swiper {
  width: 100%;
  height: 65.0666666667vw;
}
.plan .news-container .main-swiper a {
  display: block;
  width: 100%;
  height: 65.0666666667vw;
  position: relative;
  overflow: hidden;
}
.plan .news-container .main-swiper a .mask {
  width: 100%;
  height: 65.0666666667vw;
}
.plan .news-container .main-swiper a .mask .top {
  height: 0.5333333333vw;
}
.plan .news-container .main-swiper a .mask .rectangle-list {
  position: absolute;
  top: 0vw;
  left: 0vw;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.plan .news-container .main-swiper a .mask .rectangle-list .rectangle {
  position: absolute;
  width: 0.5333333333vw;
  height: 0.5333333333vw;
  background: #fff;
}
.plan .news-container .main-swiper a .mask .rectangle-list .rectangle:nth-child(1) {
  top: 0vw;
  left: 0vw;
}
.plan .news-container .main-swiper a .mask .rectangle-list .rectangle:nth-child(2) {
  top: 0vw;
  right: 0vw;
}
.plan .news-container .main-swiper a .mask .rectangle-list .rectangle:nth-child(3) {
  bottom: 0vw;
  left: 0vw;
}
.plan .news-container .main-swiper a .mask .rectangle-list .rectangle:nth-child(4) {
  bottom: 0vw;
  right: 0vw;
}
.plan .news-container .main-swiper a .mask .bottom div {
  height: 0.2666666667vw;
}
.plan .news-container .main-swiper a .mask .bottom span {
  width: 0.2666666667vw;
  height: 0.2666666667vw;
}
.plan .news-container .main-swiper a .swiper-in {
  width: 100%;
  height: 100%;
  padding: 1.0666666667vw;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.plan .news-container .main-swiper a .swiper-in img {
  width: calc(100% - 2.1333333333vw);
  height: 48.2666666667vw;
  object-fit: cover;
  position: absolute;
  top: 1.0666666667vw;
  left: 1.0666666667vw;
}
.plan .news-container .main-swiper a .swiper-in .swiper-content {
  width: 100%;
  height: auto;
  padding-bottom: 2.6666666667vw;
  margin-bottom: 1.0666666667vw;
  padding: 20vw 3.7333333333vw 2.6666666667vw;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  background: linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0));
}
.plan .news-container .main-swiper a .swiper-in .swiper-content h4 {
  width: 100%;
  font-family: "PingFang SC";
  font-size: 3.7333333333vw;
  font-weight: bold;
  color: #fff;
  margin-bottom: 1.6vw;
}
.plan .news-container .main-swiper a .swiper-in .swiper-content p {
  font-family: "PingFang SC";
  font-size: 3.2vw;
  color: #fff;
  opacity: 0.8;
  word-break: break-all;
}
.plan .news-container .main-swiper a .swiper-in .swiper-content .icon {
  display: none;
}
.plan .news-container .thumbnail {
  height: 33.0666666667vw;
  display: flex;
  margin-top: 6.4vw;
  overflow-y: hidden;
}
.plan .news-container .thumbnail-scrollbar {
  width: 100%;
  height: 0.5333333333vw;
  background: transparent;
}
.plan .news-container .thumbnail-scrollbar .swiper-scrollbar-drag {
  background-color: #00A9EC;
  border-radius: 10px;
}
.plan .news-container .thumbnail .swiper-slide {
  flex-shrink: 0;
  width: 42.2666666667vw;
  height: 100%;
  margin-right: 2.1333333333vw;
}
.plan .news-container .thumbnail .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.plan .news-container .thumbnail .swiper-slide a .mask {
  width: 100%;
  height: 23.7333333333vw;
  background: rgba(0, 0, 0, 0.8);
}
.plan .news-container .thumbnail .swiper-slide a .mask .top {
  display: none;
}
.plan .news-container .thumbnail .swiper-slide a .mask .rectangle-list {
  position: absolute;
  top: 0vw;
  left: 0vw;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.plan .news-container .thumbnail .swiper-slide a .mask .rectangle-list .rectangle {
  position: absolute;
  width: 0.5333333333vw;
  height: 0.5333333333vw;
  background: #fff;
}
.plan .news-container .thumbnail .swiper-slide a .mask .rectangle-list .rectangle:nth-child(1) {
  top: 0vw;
  left: 0vw;
}
.plan .news-container .thumbnail .swiper-slide a .mask .rectangle-list .rectangle:nth-child(2) {
  top: 0vw;
  right: 0vw;
}
.plan .news-container .thumbnail .swiper-slide a .mask .rectangle-list .rectangle:nth-child(3) {
  bottom: 0vw;
  left: 0vw;
}
.plan .news-container .thumbnail .swiper-slide a .mask .rectangle-list .rectangle:nth-child(4) {
  bottom: 0vw;
  right: 0vw;
}
.plan .news-container .thumbnail .swiper-slide a .mask .bottom div {
  height: 0.2666666667vw;
}
.plan .news-container .thumbnail .swiper-slide a .mask .bottom span {
  width: 0.2666666667vw;
  height: 0.2666666667vw;
}
.plan .news-container .thumbnail .swiper-slide a .dividing-line {
  display: none;
}
.plan .news-container .thumbnail .swiper-slide a .swiper-content {
  width: 100%;
  height: 100%;
}
.plan .news-container .thumbnail .swiper-slide a .swiper-content img {
  display: block;
  width: 100%;
  height: 23.7333333333vw;
  margin: 0 auto;
  box-sizing: border-box;
}
.plan .news-container .thumbnail .swiper-slide a .swiper-content h4 {
  max-width: fit-content;
  font-family: "PingFang SC";
  font-size: 2.6666666667vw;
  color: #fff;
  margin-top: 1.0666666667vw;
  opacity: 0.8;
  height: 5.6vw;
  display: flex;
  align-items: center;
}
.plan .news-container .thumbnail .swiper-slide-thumb-active a .mask,
.plan .news-container .thumbnail a.active .mask {
  border: 0.1333333333vw solid rgba(0, 169, 236, 0.5);
  background: transparent;
}
.plan .news-container .thumbnail .swiper-slide-thumb-active a .mask .top,
.plan .news-container .thumbnail .swiper-slide-thumb-active a .mask .dividing-line,
.plan .news-container .thumbnail a.active .mask .top,
.plan .news-container .thumbnail a.active .mask .dividing-line {
  opacity: 0;
}
.plan .news-container .thumbnail .swiper-slide-thumb-active a .mask .rectangle-list,
.plan .news-container .thumbnail a.active .mask .rectangle-list {
  opacity: 1;
}
.plan .news-container .thumbnail .swiper-slide-thumb-active a .news-content h4,
.plan .news-container .thumbnail a.active .news-content h4 {
  color: #00A9EC;
}
.plan .news-container .thumbnail .swiper-slide-thumb-active a .news-content img,
.plan .news-container .thumbnail a.active .news-content img {
  border: #00A9EC 0.1333333333vw solid;
}
.plan .join-us {
  width: 100%;
  height: 162.6666666667vw;
  margin: 16vw 0;
  padding: 0 6.4vw;
  box-sizing: border-box;
}
.plan .join-us .title {
  width: 100%;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/jrwmm.png) no-repeat;
  background-size: 100% 100%;
}
.plan .join-us-container {
  width: 100%;
  height: 70.9333333333vw;
  margin-top: 5.3333333333vw;
}
.plan .join-us-container .left,
.plan .join-us-container .right {
  width: 100%;
  height: 62.9333333333vw;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/joinusbg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  cursor: pointer;
}
.plan .join-us-container .left .role,
.plan .join-us-container .right .role {
  display: none;
}
.plan .join-us-container .left .role-m,
.plan .join-us-container .right .role-m {
  width: 59.7333333333vw;
  height: 60vw;
  position: absolute;
  bottom: 0;
}
.plan .join-us-container .left .content,
.plan .join-us-container .right .content {
  width: 42.6666666667vw;
  height: 100%;
  padding: 4.8vw 0;
  margin: 0 3.2vw;
  box-sizing: border-box;
  position: relative;
}
.plan .join-us-container .left .content-title,
.plan .join-us-container .right .content-title {
  font-family: "PingFang SC";
  font-size: 4.2666666667vw;
  text-align: center;
  margin-bottom: 2.1333333333vw;
  color: #fff;
}
.plan .join-us-container .left .content .desc,
.plan .join-us-container .right .content .desc {
  font-family: "PingFang SC";
  font-size: 3.2vw;
  color: #fff;
  opacity: 0.8;
  word-break: break-all;
}
.plan .join-us-container .left .content .btn,
.plan .join-us-container .right .content .btn {
  display: block;
  width: 42.6666666667vw;
  height: 11.7333333333vw;
  line-height: 11.7333333333vw;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 3.7333333333vw;
  color: #fff;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/btn.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 8vw;
}
.plan .join-us-container .left .content .btn:active,
.plan .join-us-container .right .content .btn:active {
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/btn_a.png) no-repeat;
  background-size: 100% 100%;
}
.plan .join-us-container .left {
  margin-bottom: 8vw;
}
.plan .join-us-container .left .role-m {
  left: -6.6666666667vw;
}
.plan .join-us-container .left .content {
  float: right;
}
.plan .join-us-container .right .role-m {
  right: -6.6666666667vw;
}
.plan .join-us-container .right .content {
  float: left;
}

.copygirht_details {
  display: none;
}

.pop {
  width: 100%;
  height: 100%;
}
.pop .pop_in {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.plan_pop .pop_in {
  width: 160vw;
  height: 130.2666666667vw;
}
.plan_pop .pop_in .close {
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  position: absolute;
  right: 0;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/closebtn.png) no-repeat;
  background-size: 100% 100%;
}
.plan_pop .pop_in .title {
  font-family: "PingFang SC";
  font-size: 5.3333333333vw;
  color: #fff;
  text-align: center;
  margin-bottom: 13.3333333333vw;
}
.plan_pop .pop_in .dividing-line {
  top: 18.1333333333vw;
  padding: 0;
  align-items: center;
}
.plan_pop .pop_in .dividing-line span {
  width: 0.6666666667vw;
  height: 0.6666666667vw;
}
.plan_pop .pop_in p {
  font-family: "PingFang SC";
  font-size: 2.6666666667vw;
  color: #fff;
  opacity: 0.8;
}
.plan_pop .pop_in h6 {
  font-family: "PingFang SC";
  font-weight: bold;
  font-size: 3.2vw;
  color: #fff;
  margin: 6.4vw 0;
}

.header {
  width: 100%;
  height: 14.1333333333vw;
  background: #111;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4.4vw 3.2vw;
  margin-bottom: 2.9333333333vw;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.header .logo {
  width: 43.3333333333vw;
  height: 5.3333333333vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .logo a:first-of-type {
  display: block;
  width: 16.1333333333vw;
  height: 5.3333333333vw;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/logo_hpjy.png) no-repeat;
  background-size: 100% 100%;
}
.header .logo a:last-of-type {
  display: block;
  width: 21.3333333333vw;
  height: 4.8vw;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/logo_ctdk.png) no-repeat;
  background-size: 100% 100%;
}
.header .logo span {
  display: block;
  width: 0.1333333333vw;
  height: 2.6666666667vw;
  background-color: rgba(255, 255, 255, 0.5);
}
.header .nav {
  position: relative;
}
.header .nav-icon {
  display: block;
  width: 6.4vw;
  height: 6.4vw;
}
.header .nav-close {
  display: none;
  width: 6.4vw;
  height: 6.4vw;
}
.header .nav-list {
  display: none;
  width: 100%;
  height: calc(100vh - 14.1333333333vw);
  padding: 3.2vw;
  box-sizing: border-box;
  background: #111;
  position: fixed;
  left: 0;
  top: 14.1333333333vw;
}
.header .nav-list .nav-item {
  position: relative;
  z-index: 2;
}
.header .nav-list .nav-item a {
  width: 100%;
  height: 14.9333333333vw;
  line-height: 14.9333333333vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "PingFang SC Regular";
  font-size: 4.2666666667vw;
  color: #fff;
  opacity: 0.6;
  padding: 0 3.2vw;
  box-sizing: border-box;
}
.header .nav-list .nav-item a.active, .header .nav-list .nav-item a:active {
  opacity: 1;
  font-family: "PingFang SC";
  font-weight: bold;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/navbgm.png) no-repeat;
  background-size: 100% 100%;
}
.header .nav-list .nav-item a .arrow {
  display: block;
  width: 4.8vw;
  height: 4.8vw;
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
}
.header .nav-list .nav-item a .arrow.a {
  opacity: 1;
  transform: rotate(180deg);
}
.header .nav-list .nav-item .down-menu {
  display: none;
  width: 100%;
  padding-top: 2.1333333333vw;
  box-sizing: border-box;
}
.header .nav-list .nav-item .down-menu .down-menu-list {
  border-bottom: 0.1333333333vw solid rgba(255, 255, 255, 0.2);
  padding: 4.2666666667vw;
  box-sizing: border-box;
}
.header .nav-list .nav-item .down-menu .down-menu-list a {
  padding: 0 toww(48);
}
.header .nav-list .nav-item .down-menu:active, .header .nav-list .nav-item .down-menu.active {
  height: auto;
}
.header .dividing-line {
  display: none;
}

.dividing-line {
  width: 100%;
  height: 0.2666666667vw;
  padding: 0 1.3333333333vw;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.dividing-line span {
  display: block;
  width: 0.2666666667vw;
  height: 0.2666666667vw;
  background-color: #bbc5ca;
}
.dividing-line div {
  width: 100%;
  height: 0.1333333333vw;
  background-color: #757b7f;
}
