:root {
  --max-width: 100vw;
  --max-device: 2560;
  --scrollbar-width: 0px;
}

@media screen and (min-width: 3840px) {
  :root {
    --max-width: 3840px;
  }
}
@media screen and (max-width: 1400px) and (min-device-width: 1026px) {
  :root {
    --max-width: 1400px;
  }
}
@media screen and (max-device-width: 1025px) {
  :root {
    --max-device: 2465;
  }
}
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
  margin: 0;
  padding: 0;
}

body {
  font: 12px/1.5 tahoma, "Microsoft YaHei", sans-serif;
  background: #121824;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

em,
b,
i {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0;
}

div {
  outline: none;
}

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

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

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

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

.hidden {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.spr {
  display: block;
  text-indent: -99999px;
}

* {
  user-select: unset;
}

html,
body {
  background-color: rgb(0, 0, 0);
  min-width: 1280px;
  max-width: 3840px;
  margin: 0px auto;
}

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

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

@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/bg.jpg) no-repeat;
  background-size: 100% auto;
  box-sizing: border-box;
  overflow: hidden;
}

.mobile-title {
  display: none !important;
}

.plan {
  width: 100%;
  padding-top: calc(850 / var(--max-device) * var(--max-width));
  box-sizing: border-box;
}
.plan-title {
  width: calc(800 / var(--max-device) * var(--max-width));
  height: calc(230 / var(--max-device) * var(--max-width));
  margin: 0 auto;
  margin-bottom: calc(200 / var(--max-device) * var(--max-width));
  text-align: center;
  color: #fff;
  position: relative;
}
.plan-title .echogen-icmass {
  height: calc(370 / var(--max-device) * var(--max-width));
  position: absolute;
  top: calc(-100 / var(--max-device) * var(--max-width));
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
.plan-title h1 {
  position: relative;
  font-size: calc(120 / var(--max-device) * var(--max-width));
  font-family: "TPE_Bold";
}
.plan-title p {
  font-family: "PingFang SC";
  font-size: calc(20 / var(--max-device) * var(--max-width));
  color: #fff;
  opacity: 0.8;
  margin: calc(20 / var(--max-device) * var(--max-width)) 0;
}
.plan .title {
  width: calc(1920 / var(--max-device) * var(--max-width));
  height: calc(260 / var(--max-device) * var(--max-width));
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/titlebg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.plan .title h2 {
  font-family: "TPE_Bold";
  font-size: calc(80 / var(--max-device) * var(--max-width));
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: calc(235 / var(--max-device) * var(--max-width));
  position: relative;
}
.plan .tabs-item {
  display: none;
  width: 100%;
  margin-bottom: calc(50 / var(--max-device) * var(--max-width));
  align-items: center;
  position: relative;
  perspective: calc(2000 / var(--max-device) * var(--max-width));
}
.plan .tabs-item .text {
  width: calc(400 / var(--max-device) * var(--max-width));
  transform-style: preserve-3d;
  transform: skewY(-5deg) rotateY(5deg);
  position: relative;
  top: calc(-40 / var(--max-device) * var(--max-width));
}
.plan .tabs-item .text h3 {
  font-family: "PingFang SC";
  font-size: calc(40 / var(--max-device) * var(--max-width));
  color: #00A9EC;
  margin-bottom: calc(24 / var(--max-device) * var(--max-width));
}
.plan .tabs-item .text p {
  font-family: "PingFang SC";
  font-size: calc(20 / var(--max-device) * var(--max-width));
  color: #fff;
  opacity: 0.8;
}
.plan .tabs-item .icon {
  width: 50%;
  height: calc(450 / var(--max-device) * var(--max-width));
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.plan .tabs-item .icon .echogen-icmass {
  display: block;
  width: calc(400 / var(--max-device) * var(--max-width));
  height: calc(400 / var(--max-device) * var(--max-width));
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.plan .tabs-item .icon .img {
  width: calc(392 / var(--max-device) * var(--max-width));
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.plan .tabs-item .icon .img-m {
  display: none;
}
.plan .tabs-item.active {
  display: flex;
}
.plan .tabs {
  width: 100%;
  height: calc(108 / var(--max-device) * var(--max-width));
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.plan .tabs .tab {
  width: calc(608 / var(--max-device) * var(--max-width));
  height: calc(108 / var(--max-device) * var(--max-width));
}
.plan .tabs .tab a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: calc(108 / var(--max-device) * var(--max-width));
  text-align: center;
  position: relative;
}
.plan .tabs .tab a .dividing-line {
  align-items: end;
}
.plan .tabs .tab a .dividing-line span {
  width: calc(4 / var(--max-device) * var(--max-width));
  height: calc(4 / var(--max-device) * var(--max-width));
}
.plan .tabs .tab a span {
  font-family: "PingFang SC";
  font-size: calc(32 / var(--max-device) * var(--max-width));
  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%;
  height: calc(1590 / var(--max-device) * var(--max-width));
  margin: 0 auto;
  padding-top: calc(10 / var(--max-device) * var(--max-width));
  box-sizing: border-box;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/learnbg.jpg) no-repeat;
  background-size: 100% 100%;
}
.plan-learn-container {
  width: calc(1920 / var(--max-device) * var(--max-width));
  height: calc(1200 / var(--max-device) * var(--max-width));
  margin: calc(0 / var(--max-device) * var(--max-width)) auto;
  padding-top: calc(330 / var(--max-device) * var(--max-width));
  box-sizing: border-box;
}
.plan-learn-container .tabs-item {
  margin-bottom: calc(200 / var(--max-device) * var(--max-width));
}
.plan-learn-container .tabs-item .text {
  height: calc(380 / var(--max-device) * var(--max-width));
}
.plan .core-member {
  width: 100%;
  height: calc(1500 / var(--max-device) * var(--max-width));
}
.plan .core-member .title {
  width: calc(1600 / var(--max-device) * var(--max-width));
}
.plan .core-member .core-container {
  width: calc(1920 / var(--max-device) * var(--max-width));
  height: calc(1000 / var(--max-device) * var(--max-width));
  box-sizing: border-box;
  margin: calc(150 / var(--max-device) * var(--max-width)) auto 0;
  position: relative;
}
.plan .core-member .core-container .text {
  width: calc(768 / var(--max-device) * var(--max-width));
  height: calc(700 / var(--max-device) * var(--max-width));
  transform: skewY(-5deg) rotateY(5deg);
  position: relative;
  z-index: 2;
}
.plan .core-member .core-container .text .v-h {
  visibility: hidden;
}
.plan .core-member .core-container .text .icon {
  width: calc(48 / var(--max-device) * var(--max-width));
  height: calc(48 / var(--max-device) * var(--max-width));
}
.plan .core-member .core-container .text .name {
  font-family: "PingFang SC";
  font-weight: bold;
  font-size: calc(80 / var(--max-device) * var(--max-width));
  color: #00A9EC;
}
.plan .core-member .core-container .text .subtitle {
  font-family: "PingFang SC";
  color: #fff;
  margin-bottom: calc(90 / var(--max-device) * var(--max-width));
}
.plan .core-member .core-container .text .subtitle .line {
  width: 100%;
  margin: calc(20 / var(--max-device) * var(--max-width)) 0;
}
.plan .core-member .core-container .text .subtitle h5 {
  font-size: calc(40 / var(--max-device) * var(--max-width));
}
.plan .core-member .core-container .text .subtitle p {
  font-size: calc(20 / var(--max-device) * var(--max-width));
  opacity: 0.8;
}
.plan .core-member .core-container .text-list {
  width: 100%;
  height: calc(170 / var(--max-device) * var(--max-width));
  display: flex;
  gap: calc(12 / var(--max-device) * var(--max-width));
}
.plan .core-member .core-container .text-list a {
  display: block;
  width: calc(154 / var(--max-device) * var(--max-width));
  height: calc(170 / var(--max-device) * var(--max-width));
  overflow: hidden;
  position: relative;
}
.plan .core-member .core-container .text-list a .img {
  display: block;
  width: calc(138 / var(--max-device) * var(--max-width));
  height: calc(158 / var(--max-device) * var(--max-width));
  object-fit: cover;
  position: absolute;
  left: calc(8 / var(--max-device) * var(--max-width));
  bottom: calc(6 / var(--max-device) * var(--max-width));
}
.plan .core-member .core-container .text-list a .img.active {
  display: none;
  width: calc(154 / var(--max-device) * var(--max-width));
  height: calc(174 / var(--max-device) * var(--max-width));
  left: calc(0 / var(--max-device) * var(--max-width));
  bottom: calc(-2 / var(--max-device) * var(--max-width));
}
.plan .core-member .core-container .text-list a .img.hover {
  display: none;
}
.plan .core-member .core-container .text-list a:hover .img {
  display: none;
}
.plan .core-member .core-container .text-list a:hover .hover {
  display: block;
}
.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 .text .btn {
  display: block;
  width: calc(220 / var(--max-device) * var(--max-width));
  height: calc(56 / var(--max-device) * var(--max-width));
  margin-top: calc(30 / var(--max-device) * var(--max-width));
  line-height: calc(56 / var(--max-device) * var(--max-width));
  text-align: center;
  font-family: "PingFang SC";
  font-size: calc(20 / var(--max-device) * var(--max-width));
  color: #fff;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/btn.png) no-repeat;
  background-size: 100% 100%;
}
.plan .core-member .core-container .space-line {
  width: calc(650 / var(--max-device) * var(--max-width));
  height: calc(670 / var(--max-device) * var(--max-width));
  position: absolute;
  left: 0;
  top: calc(-120 / var(--max-device) * var(--max-width));
}
.plan .core-member .core-container .role {
  width: calc(1387 / var(--max-device) * var(--max-width));
  height: calc(1438 / var(--max-device) * var(--max-width));
  position: absolute;
  top: calc(-230 / var(--max-device) * var(--max-width));
  right: calc(-260 / var(--max-device) * var(--max-width));
  z-index: 1;
}
.plan .core-member .core-container .virtual-screen {
  width: calc(665 / var(--max-device) * var(--max-width));
  height: calc(640 / var(--max-device) * var(--max-width));
  position: absolute;
  right: calc(400 / var(--max-device) * var(--max-width));
  bottom: calc(220 / var(--max-device) * var(--max-width));
  z-index: 2;
}
.plan .about {
  width: 100%;
  margin-bottom: calc(160 / var(--max-device) * var(--max-width));
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/learnbg.jpg) no-repeat;
  background-size: 100% 100%;
}
.plan .about-container {
  width: calc(1920 / var(--max-device) * var(--max-width));
  margin: 0 auto;
  padding-top: calc(280 / var(--max-device) * var(--max-width));
  box-sizing: border-box;
}
.plan .about-container .tabs-item {
  margin-bottom: calc(200 / var(--max-device) * var(--max-width));
}
.plan .about-container .tabs-item:nth-of-type(1) .icon .img {
  display: block;
  width: calc(507 / var(--max-device) * var(--max-width));
}
.plan .about-container .tabs-item:nth-of-type(2) .icon .img {
  display: block;
  width: calc(875 / var(--max-device) * var(--max-width));
}
.plan .about-container .tabs-item:nth-of-type(3) .icon .img {
  display: block;
  width: calc(970 / var(--max-device) * var(--max-width));
}
.plan .about-container .tabs-item .text {
  width: calc(646 / var(--max-device) * var(--max-width));
  height: calc(770 / var(--max-device) * var(--max-width));
  padding: calc(180 / var(--max-device) * var(--max-width)) calc(120 / var(--max-device) * var(--max-width));
  box-sizing: border-box;
  top: calc(-160 / var(--max-device) * var(--max-width));
  left: calc(-100 / var(--max-device) * var(--max-width));
}
.plan .part {
  width: 100%;
  height: calc(750 / var(--max-device) * var(--max-width));
  position: relative;
}
.plan .part .left {
  display: flex;
  align-items: center;
  width: calc(1504 / var(--max-device) * var(--max-width));
  height: 100%;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/yjtz.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: 37%;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  font-family: "PingFang SC";
  font-size: calc(40 / var(--max-device) * var(--max-width));
}
.plan .part .left .content {
  width: calc(480 / var(--max-device) * var(--max-width));
  height: calc(330 / var(--max-device) * var(--max-width));
  margin-left: calc(200 / var(--max-device) * var(--max-width));
  opacity: 0;
}
.plan .part .left .content h4 {
  font-family: "PingFang SC";
  font-size: calc(40 / var(--max-device) * var(--max-width));
  font-weight: bold;
  margin-bottom: calc(20 / var(--max-device) * var(--max-width));
}
.plan .part .left .content p {
  font-family: "PingFang SC";
  font-size: calc(20 / var(--max-device) * var(--max-width));
  line-height: calc(30 / var(--max-device) * var(--max-width));
}
.plan .part .left .line {
  display: block;
  height: 100%;
  position: absolute;
  right: calc(205 / var(--max-device) * var(--max-width));
  transform: rotate(30deg);
  z-index: 9;
}
.plan .part .left:hover {
  width: calc(1897 / var(--max-device) * var(--max-width));
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/yjtz1.png) no-repeat;
  background-size: 100% 100%;
  z-index: 5;
}
.plan .part .left:hover .left-title {
  display: none;
}
.plan .part .left:hover .content {
  opacity: 1;
}
.plan .part .right {
  display: block;
  width: calc(1504 / var(--max-device) * var(--max-width));
  height: 100%;
  position: absolute;
  right: 0;
  z-index: 1;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/zwwl.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.plan .part .right-title {
  position: absolute;
  right: 37%;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  font-family: "PingFang SC";
  font-size: calc(40 / var(--max-device) * var(--max-width));
}
.plan .part .right .content {
  width: calc(480 / var(--max-device) * var(--max-width));
  height: calc(330 / var(--max-device) * var(--max-width));
  position: absolute;
  right: calc(200 / var(--max-device) * var(--max-width));
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
.plan .part .right .content h4 {
  font-family: "PingFang SC";
  font-size: calc(40 / var(--max-device) * var(--max-width));
  font-weight: bold;
  margin-bottom: calc(20 / var(--max-device) * var(--max-width));
}
.plan .part .right .content p {
  font-family: "PingFang SC";
  font-size: calc(20 / var(--max-device) * var(--max-width));
  line-height: calc(30 / var(--max-device) * var(--max-width));
}
.plan .part .right .line {
  display: block;
  height: 100%;
  position: absolute;
  left: calc(205 / var(--max-device) * var(--max-width));
  transform: rotate(30deg);
  z-index: 9;
}
.plan .part .right:hover {
  width: calc(1897 / var(--max-device) * var(--max-width));
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/zwwl1.png) no-repeat;
  background-size: 100% 100%;
  z-index: 5;
}
.plan .part .right:hover .right-title {
  display: none;
}
.plan .part .right:hover .content {
  opacity: 1;
}
.plan .part .right:hover .line {
  left: calc(195 / var(--max-device) * var(--max-width));
}
.plan .news {
  width: calc(1920 / var(--max-device) * var(--max-width));
  height: calc(1100 / var(--max-device) * var(--max-width));
  margin: calc(160 / var(--max-device) * var(--max-width)) auto calc(135 / var(--max-device) * var(--max-width));
}
.plan .news-container {
  width: 100%;
  height: calc(805 / var(--max-device) * var(--max-width));
  display: flex;
  justify-content: space-between;
  margin-top: calc(30 / var(--max-device) * var(--max-width));
  box-sizing: border-box;
  perspective: calc(1000 / var(--max-device) * var(--max-width));
}
.plan .news-container .swiper {
  height: 100%;
  transform-style: preserve-3d;
}
.plan .news-container .mask {
  border: calc(1 / var(--max-device) * var(--max-width)) solid #fff;
  padding: calc(8 / var(--max-device) * var(--max-width));
  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 * calc(8 / var(--max-device) * var(--max-width)));
  height: calc(8 / var(--max-device) * var(--max-width));
  background: #8C9498;
  position: absolute;
  top: calc(8 / var(--max-device) * var(--max-width));
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.plan .news-container .mask .dividing-line {
  bottom: calc(8 / var(--max-device) * var(--max-width));
  align-items: flex-end;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.plan .news-container .mask .dividing-line span {
  width: calc(4 / var(--max-device) * var(--max-width));
  height: calc(4 / var(--max-device) * var(--max-width));
}
.plan .news-container .main-swiper {
  width: calc(1430 / var(--max-device) * var(--max-width));
  height: calc(805 / var(--max-device) * var(--max-width));
  transform: rotateY(3deg);
}
.plan .news-container .main-swiper a {
  display: block;
  width: calc(1430 / var(--max-device) * var(--max-width));
  height: calc(805 / var(--max-device) * var(--max-width));
  position: relative;
  overflow: hidden;
}
.plan .news-container .main-swiper a .mask {
  width: calc(1430 / var(--max-device) * var(--max-width));
  height: calc(805 / var(--max-device) * var(--max-width));
}
.plan .news-container .main-swiper a .swiper-in {
  width: 100%;
  height: 100%;
  padding: calc(8 / var(--max-device) * var(--max-width));
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.plan .news-container .main-swiper a .swiper-in img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.plan .news-container .main-swiper a .swiper-in .swiper-content {
  width: calc(100% - 2 * calc(8 / var(--max-device) * var(--max-width)));
  height: calc(240 / var(--max-device) * var(--max-width));
  margin-bottom: calc(8 / var(--max-device) * var(--max-width));
  padding: calc(75 / var(--max-device) * var(--max-width)) calc(20 / var(--max-device) * var(--max-width)) 0;
  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 {
  font-family: "PingFang SC";
  font-size: calc(32 / var(--max-device) * var(--max-width));
  font-weight: bold;
  color: #fff;
  margin-bottom: calc(16 / var(--max-device) * var(--max-width));
}
.plan .news-container .main-swiper a .swiper-in .swiper-content p {
  width: 80%;
  font-family: "PingFang SC";
  font-size: calc(20 / var(--max-device) * var(--max-width));
  color: #8C9498;
}
.plan .news-container .main-swiper a .swiper-in .swiper-content .icon {
  width: calc(117 / var(--max-device) * var(--max-width));
  height: calc(40 / var(--max-device) * var(--max-width));
  position: absolute;
  right: calc(60 / var(--max-device) * var(--max-width));
  bottom: calc(40 / var(--max-device) * var(--max-width));
}
.plan .news-container .thumbnail {
  width: calc(458 / var(--max-device) * var(--max-width));
  height: 100%;
  transform: rotateY(-10deg);
}
.plan .news-container .thumbnail-scrollbar {
  width: calc(4 / var(--max-device) * var(--max-width));
  height: 100%;
  background: transparent;
}
.plan .news-container .thumbnail-scrollbar .swiper-scrollbar-drag {
  background-color: #00A9EC;
  border-radius: 10px;
}
.plan .news-container .thumbnail .swiper-slide {
  width: calc(420 / var(--max-device) * var(--max-width));
  height: calc(283 / var(--max-device) * var(--max-width)) !important;
  margin-bottom: calc(40 / var(--max-device) * var(--max-width));
}
.plan .news-container .thumbnail .swiper-slide a {
  display: block;
  width: calc(420 / var(--max-device) * var(--max-width));
  height: calc(283 / var(--max-device) * var(--max-width));
  position: relative;
}
.plan .news-container .thumbnail .swiper-slide a .mask {
  width: calc(420 / var(--max-device) * var(--max-width));
  height: calc(235 / var(--max-device) * var(--max-width));
  background: rgba(0, 0, 0, 0.8);
}
.plan .news-container .thumbnail .swiper-slide a .mask .top {
  height: calc(4 / var(--max-device) * var(--max-width));
}
.plan .news-container .thumbnail .swiper-slide a .mask .bottom div {
  height: calc(2 / var(--max-device) * var(--max-width));
}
.plan .news-container .thumbnail .swiper-slide a .mask .bottom span {
  width: calc(2 / var(--max-device) * var(--max-width));
  height: calc(2 / var(--max-device) * var(--max-width));
}
.plan .news-container .thumbnail .swiper-slide a .swiper-content {
  width: 100%;
  height: 100%;
  padding-top: calc(8 / var(--max-device) * var(--max-width));
}
.plan .news-container .thumbnail .swiper-slide a .swiper-content img {
  display: block;
  width: calc(404 / var(--max-device) * var(--max-width));
  height: calc(219 / var(--max-device) * var(--max-width));
  object-fit: cover;
  margin: 0 auto;
  box-sizing: border-box;
}
.plan .news-container .thumbnail .swiper-slide a .swiper-content h4 {
  font-family: "PingFang SC";
  font-size: calc(20 / var(--max-device) * var(--max-width));
  color: #fff;
  margin-top: calc(20 / var(--max-device) * var(--max-width));
}
.plan .news-container .thumbnail .swiper-slide-thumb-active a .mask,
.plan .news-container .thumbnail a.active .mask,
.plan .news-container .thumbnail a:hover .mask {
  border: calc(1 / var(--max-device) * var(--max-width)) solid rgba(0, 169, 236, 0.5);
  background: transparent;
}
.plan .news-container .thumbnail .swiper-slide-thumb-active a .mask div,
.plan .news-container .thumbnail a.active .mask div,
.plan .news-container .thumbnail a:hover .mask div {
  opacity: 0;
}
.plan .news-container .thumbnail .swiper-slide-thumb-active a .swiper-content h4,
.plan .news-container .thumbnail a.active .swiper-content h4,
.plan .news-container .thumbnail a:hover .swiper-content h4 {
  color: #00A9EC;
}
.plan .news-container .thumbnail .swiper-slide-thumb-active a .swiper-content img,
.plan .news-container .thumbnail a.active .swiper-content img,
.plan .news-container .thumbnail a:hover .swiper-content img {
  border: #00A9EC calc(1 / var(--max-device) * var(--max-width)) solid;
}
.plan .join-us {
  width: calc(1920 / var(--max-device) * var(--max-width));
  height: calc(700 / var(--max-device) * var(--max-width));
  margin: 0 auto;
  margin-bottom: calc(240 / var(--max-device) * var(--max-width));
  box-sizing: border-box;
}
.plan .join-us .title {
  width: calc(1368 / var(--max-device) * var(--max-width));
  height: calc(260 / var(--max-device) * var(--max-width));
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/jrwm.png) no-repeat;
  background-size: 100% 100%;
}
.plan .join-us-container {
  width: 100%;
  height: calc(532 / var(--max-device) * var(--max-width));
  display: flex;
  gap: calc(40 / var(--max-device) * var(--max-width));
  perspective: calc(1000 / var(--max-device) * var(--max-width));
  margin-top: calc(40 / var(--max-device) * var(--max-width));
}
.plan .join-us-container .left,
.plan .join-us-container .right {
  width: calc(940 / var(--max-device) * var(--max-width));
  height: calc(432 / var(--max-device) * var(--max-width));
  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 {
  width: calc(700 / var(--max-device) * var(--max-width));
  height: calc(491 / var(--max-device) * var(--max-width));
  position: absolute;
  bottom: 0;
}
.plan .join-us-container .left .role-m,
.plan .join-us-container .right .role-m {
  display: none;
}
.plan .join-us-container .left .content,
.plan .join-us-container .right .content {
  width: calc(420 / var(--max-device) * var(--max-width));
  height: calc(645 / var(--max-device) * var(--max-width));
  padding: calc(53 / var(--max-device) * var(--max-width)) 0;
  margin: 0 calc(46 / var(--max-device) * var(--max-width));
  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: calc(40 / var(--max-device) * var(--max-width));
  text-align: center;
  margin-bottom: calc(16 / var(--max-device) * var(--max-width));
  color: #fff;
}
.plan .join-us-container .left .content .desc,
.plan .join-us-container .right .content .desc {
  font-family: "PingFang SC";
  font-size: calc(20 / var(--max-device) * var(--max-width));
  color: #fff;
  opacity: 0.8;
}
.plan .join-us-container .left .content .btn,
.plan .join-us-container .right .content .btn {
  display: block;
  width: calc(400 / var(--max-device) * var(--max-width));
  height: calc(80 / var(--max-device) * var(--max-width));
  line-height: calc(80 / var(--max-device) * var(--max-width));
  text-align: center;
  font-family: "PingFang SC";
  font-size: calc(24 / var(--max-device) * var(--max-width));
  color: #fff;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/btn.png) no-repeat;
  background-size: 100% 100%;
  margin-top: calc(40 / var(--max-device) * var(--max-width));
}
.plan .join-us-container .left .content .btn:hover,
.plan .join-us-container .right .content .btn:hover {
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/plan/btn_h.png) no-repeat;
  background-size: 100% 100%;
}
.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 {
  transform: rotateY(10deg) translateY(calc(50 / var(--max-device) * var(--max-width)));
}
.plan .join-us-container .left .role {
  left: calc(-190 / var(--max-device) * var(--max-width));
}
.plan .join-us-container .left .content {
  float: right;
}
.plan .join-us-container .right {
  transform: rotateY(-10deg) translateY(calc(-30 / var(--max-device) * var(--max-width)));
}
.plan .join-us-container .right .role {
  right: calc(-160 / var(--max-device) * var(--max-width));
}
.plan .join-us-container .right .content {
  float: left;
}
.plan .join-us-container .left:hover .content-title,
.plan .join-us-container .right:hover .content-title {
  color: #00A9EC;
  font-weight: bold;
}
.plan .join-us-container .left:hover .desc,
.plan .join-us-container .right:hover .desc {
  opacity: 1;
}

.gp-foot {
  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: calc(1200 / var(--max-device) * var(--max-width));
  height: calc(977 / var(--max-device) * var(--max-width));
}
.plan_pop .pop_in .close {
  width: calc(80 / var(--max-device) * var(--max-width));
  height: calc(80 / var(--max-device) * var(--max-width));
  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: calc(40 / var(--max-device) * var(--max-width));
  color: #fff;
  text-align: center;
  margin-bottom: calc(100 / var(--max-device) * var(--max-width));
}
.plan_pop .pop_in .dividing-line {
  top: calc(136 / var(--max-device) * var(--max-width));
  padding: 0;
  align-items: center;
}
.plan_pop .pop_in .dividing-line span {
  width: calc(5 / var(--max-device) * var(--max-width));
  height: calc(5 / var(--max-device) * var(--max-width));
}
.plan_pop .pop_in p {
  font-family: "PingFang SC";
  font-size: calc(20 / var(--max-device) * var(--max-width));
  color: #fff;
  opacity: 0.8;
}
.plan_pop .pop_in h6 {
  font-family: "PingFang SC";
  font-weight: bold;
  font-size: calc(24 / var(--max-device) * var(--max-width));
  color: #fff;
  margin: calc(48 / var(--max-device) * var(--max-width)) 0;
}

.header {
  width: 100%;
  height: calc(106 / var(--max-device) * var(--max-width));
  background-color: rgba(17, 17, 17, 0.95);
  position: relative;
}
.header .logo {
  width: calc(325 / var(--max-device) * var(--max-width));
  height: calc(40 / var(--max-device) * var(--max-width));
  position: absolute;
  top: calc(33 / var(--max-device) * var(--max-width));
  left: calc(40 / var(--max-device) * var(--max-width));
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .logo a:first-child {
  display: block;
  width: calc(112 / var(--max-device) * var(--max-width));
  height: calc(40 / var(--max-device) * var(--max-width));
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/logo_hpjy.png) no-repeat;
  background-size: 100% 100%;
}
.header .logo a:last-child {
  display: block;
  width: calc(162 / var(--max-device) * var(--max-width));
  height: calc(38 / var(--max-device) * var(--max-width));
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/logo_ctdk.png) no-repeat;
  background-size: 100% 100%;
}
.header .logo span {
  display: block;
  width: calc(1 / var(--max-device) * var(--max-width));
  height: calc(20 / var(--max-device) * var(--max-width));
  background-color: rgba(255, 255, 255, 0.5);
}
.header .nav {
  width: calc(1216 / var(--max-device) * var(--max-width));
  height: calc(106 / var(--max-device) * var(--max-width));
  margin: 0 auto;
}
.header .nav-icon, .header .nav-close {
  display: none;
}
.header .nav-list {
  width: 100%;
  height: calc(106 / var(--max-device) * var(--max-width));
  display: flex;
  justify-content: space-between;
  gap: tow(16);
}
.header .nav-list .nav-item {
  position: relative;
  z-index: 2;
}
.header .nav-list .nav-item > a {
  display: block;
  width: calc(160 / var(--max-device) * var(--max-width));
  height: calc(106 / var(--max-device) * var(--max-width));
  line-height: calc(106 / var(--max-device) * var(--max-width));
  text-align: center;
  font-family: "PingFang SC Regular";
  font-size: calc(24 / var(--max-device) * var(--max-width));
  color: #fff;
  opacity: 0.6;
}
.header .nav-list .nav-item > a:hover {
  opacity: 1;
  font-family: "PingFang SC";
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/navbg_h.png) no-repeat;
  background-size: 100% 100%;
}
.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/navbg_a.png) no-repeat;
  background-size: 100% 100%;
}
.header .nav-list .nav-item > a .arrow {
  display: none;
}
.header .nav-list .nav-item .down-menu {
  display: none;
  position: absolute;
  top: calc(100 / var(--max-device) * var(--max-width));
  width: calc(160 / var(--max-device) * var(--max-width));
  padding-top: calc(16 / var(--max-device) * var(--max-width));
  box-sizing: border-box;
  z-index: 10;
}
.header .nav-list .nav-item .down-menu .down-menu-list {
  background-color: rgba(17, 17, 17, 0.95);
  padding: calc(32 / var(--max-device) * var(--max-width));
  box-sizing: border-box;
}
.header .nav-list .nav-item .down-menu .down-menu-list a {
  display: block;
  height: calc(60 / var(--max-device) * var(--max-width));
  text-align: center;
  font-family: "PingFang SC Regular";
  font-size: calc(24 / var(--max-device) * var(--max-width));
  color: #fff;
  opacity: 0.6;
  margin: calc(10 / var(--max-device) * var(--max-width)) 0;
  box-sizing: border-box;
}
.header .nav-list .nav-item .down-menu .down-menu-list a:hover {
  opacity: 1;
  font-family: "PingFang SC";
  font-weight: bold;
}
.header .nav-list .nav-item .down-menu .down-menu-list a:hover::after {
  content: "";
  display: block;
  width: calc(96 / var(--max-device) * var(--max-width));
  height: calc(4 / var(--max-device) * var(--max-width));
  background: linear-gradient(to left, #26498C, #00A9EC);
  margin: calc(10 / var(--max-device) * var(--max-width)) auto;
}
.header .nav-list .nav-item .down-menu:hover {
  display: block;
}
.header .nav-list .nav-item:hover .down-menu {
  display: block;
}
.header .dividing-line {
  bottom: calc(-1 / var(--max-device) * var(--max-width));
}

.dividing-line {
  width: 100%;
  height: calc(2 / var(--max-device) * var(--max-width));
  padding: 0 calc(10 / var(--max-device) * var(--max-width));
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.dividing-line span {
  display: block;
  width: calc(2 / var(--max-device) * var(--max-width));
  height: calc(2 / var(--max-device) * var(--max-width));
  background-color: #bbc5ca;
}
.dividing-line div {
  width: 100%;
  height: calc(1 / var(--max-device) * var(--max-width));
  background-color: #757b7f;
}
