/* 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;
  outline: none;
}

a,
img,
input {
  border: none;
}

body {
  font: 14px/1.75 -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}

* {
  box-sizing: border-box;
}

ul,
li {
  list-style: none;
}

i,
em {
  font-style: normal;
}

html {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  width: 100%;
}

html {
  font-size: calc(100vw / 1920);
}

body {
  width: 100%;
  background-color: #242220;
  overflow-x: hidden;
}

#afooter {
  background: #1c1c1c;
  text-align: center;
}

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

#afooter p {
  color: #6e6e6e;
  font-size: 18rem;
}

#afooter a {
  color: #6e6e6e;
  font-size: 18rem;
}

.wrapper {
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/wrapper-bg.jpg) no-repeat center top;
  background-size: cover;
}

.banner {
  height: 861rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/banner.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
}

.banner .schoolName {
  display: block;
  color: #044a2f;
  font-size: 37rem;
  width: 585rem;
  text-align: center;
  position: absolute;
  left: 95rem;
  top: 499rem;
  font-weight: bold;
}

.banner .info {
  position: absolute;
  right: 54rem;
  top: 26rem;
  display: flex;
  align-items: center;
  column-gap: 32rem;
}

.banner .loginBox {
  color: #ffffff;
  font-size: 26rem;
}

.banner .loginBox a {
  color: #0ff796;
}

.banner .btn-website {
  width: 142rem;
  height: 42rem;
  line-height: 42rem;
  text-align: center;
  color: #010101;
  font-size: 22rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/btn-website.png) no-repeat center center;
  background-size: cover;
}

.banner .btn-group {
  position: absolute;
  right: 260rem;
  bottom: 90rem;
  display: flex;
  column-gap: 25rem;
}

.banner .btn-download {
  width: 270rem;
  height: 74rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/btn-download.png) no-repeat center center;
  background-size: cover;
  text-indent: -9999px;
  font-size: 0;
}

.banner .btn-join {
  width: 264rem;
  height: 74rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/btn-join.png) no-repeat center center;
  background-size: cover;
  text-indent: -9999px;
  font-size: 0;
}

.banner .btn-join.none {
  display: none;
}

.banner .btn-verify {
  width: 264rem;
  height: 74rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/btn-verify.png) no-repeat center center;
  background-size: cover;
  text-indent: -9999px;
  font-size: 0;
}

.banner .btn-verify.none {
  display: none;
}

.profile {
  width: 1398rem;
  margin: 0 auto;
  border: 1px rgba(153, 153, 153, 0.2) solid;
}

.profile.unverified {
  width: 1547rem;
  height: 750rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/profile-unverified.png) no-repeat center center;
  background-size: cover;
  margin: 0 auto;
}

.profile.unverified .content {
  display: none;
}

.profile .top {
  display: flex;
  background: rgba(202, 202, 202, 0.05);
  border-top: 6rem solid #0ff796;
}

.profile .top .left {
  display: flex;
  padding-right: 30rem;
  margin: 16rem 0;
  border-right: 1px solid #444a4d;
}

.profile .top .left .pic-box {
  width: 167rem;
  height: 168rem;
  margin-right: 20rem;
  margin-top: -16rem;
}

.profile .top .left .pic-box .pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.profile .top .left .info-top {
  margin-bottom: 35rem;
  display: flex;
}

.profile .top .left .info-top .name {
  display: flex;
  flex-direction: column;
  color: #fff;
  margin-right: 70rem;
}

.profile .top .left .info-top .name .txt {
  font-size: 24rem;
  line-height: 1;
}

.profile .top .left .info-top .name .sub-txt {
  font-size: 18rem;
  line-height: 1;
  margin-top: 5rem;
}

.profile .top .left .info-top .level {
  display: flex;
  flex-direction: column;
  margin-right: 50rem;
}

.profile .top .left .info-top .level-box {
  display: flex;
  align-items: center;
  gap: 12rem;
}

.profile .top .left .info-top .level .icon {
  width: 35rem;
  height: 36rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.profile .top .left .info-top .level .icon-bronze {
  width: 25rem;
  height: 26rem;
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon-bronze.png);
}

.profile .top .left .info-top .level .icon-gold {
  width: 29rem;
  height: 29rem;
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon-gold.png);
}

.profile .top .left .info-top .level .icon-platinum {
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon-platinum.png);
}

.profile .top .left .info-top .level .icon-diamond {
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon-diamond.png);
}

.profile .top .left .info-top .level .icon-hawk {
  width: 41rem;
  height: 39rem;
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon-hawk.png);
}

.profile .top .left .info-top .level .icon-peakedness {
  width: 43rem;
  height: 41rem;
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon-peakedness.png);
}

.profile .top .left .info-top .level .txt {
  font-size: 24rem;
  color: #ffffff;
  line-height: 1;
}

.profile .top .left .info-top .level .sub-txt {
  font-size: 16rem;
  color: #999999;
  line-height: 1;
  margin-top: 5rem;
}

.profile .top .left .info-top .mode-box {
  position: relative;
}

.profile .top .left .info-top .mode-box .mode {
  width: 142rem;
  height: 27rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 1px solid #0ff796;
}

.profile .top .left .info-top .mode-box .mode .txt {
  font-size: 20rem;
  color: #10ea8f;
  margin-right: 8rem;
}

.profile .top .left .info-top .mode-box .mode .arrow {
  width: 21rem;
  height: 14rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/arrow.png) no-repeat center center;
  background-size: contain;
}

.profile .top .left .info-top .mode-box .dropdown {
  display: none;
  position: absolute;
  top: 27rem;
  left: 0;
  width: 142rem;
  background: rgba(24, 32, 37, 0.8);
  border: 1px solid #5a5a5a;
  z-index: 10;
  padding: 0 9rem;
}

.profile .top .left .info-top .mode-box .dropdown .item {
  font-size: 20rem;
  color: #c8c8c8;
  cursor: pointer;
  height: 35rem;
  line-height: 35rem;
  border-bottom: 1px solid #2b3135;
  text-align: center;
}

.profile .top .left .info-top .mode-box .dropdown .item:last-child {
  border: none;
}

.profile .top .left .info-top .mode-box .tips {
  color: #999999;
  font-size: 16rem;
  margin-top: 5rem;
  text-align: center;
}

.profile .top .left .info-top .mode-box:hover .dropdown {
  display: block;
}

.profile .top .left .info-bottom {
  display: flex;
}

.profile .top .left .info-bottom .title {
  font-size: 22rem;
  color: #ffffff;
  margin-right: 37rem;
  padding-right: 16rem;
  border-right: 1px solid #fff;
  line-height: 24rem;
  height: 46rem;
  font-weight: bold;
}

.profile .top .left .info-bottom .data-box {
  display: flex;
}

.profile .top .left .info-bottom .data-box .data-item {
  margin-right: 70rem;
  display: flex;
  flex-direction: column;
}

.profile .top .left .info-bottom .data-box .data-item:last-child {
  margin-right: 0;
}

.profile .top .left .info-bottom .data-box .data-item .num {
  font-size: 28rem;
  color: #0ff796;
  font-weight: bold;
  line-height: 1;
}

.profile .top .left .info-bottom .data-box .data-item .txt {
  font-size: 16rem;
  color: #999;
  line-height: 1;
  margin-top: 5rem;
}

.profile .top .right {
  padding-left: 40rem;
  padding-right: 35rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}

.profile .figure.no-proprieter .btn-apply {
  display: block;
}

.profile .figure.no-proprieter .figure-info {
  display: none;
}

.profile .figure.no-proprieter .title {
  text-align: center;
}

.profile .figure .title {
  font-size: 24rem;
  color: #fff;
  margin-bottom: 16rem;
  text-align: center;
}

.profile .figure .btn-apply {
  width: 346rem;
  height: 48rem;
  line-height: 48rem;
  font-size: 24rem;
  text-align: center;
  background-color: #f4cf67;
  font-weight: bold;
  color: #000;
  display: none;
  cursor: pointer;
}

.profile .figure-info {
  display: flex;
  align-items: center;
  column-gap: 10rem;
}

.profile .figure-pic {
  width: 54rem;
  height: 54rem;
}

.profile .figure-desc {
  font-size: 16rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.profile .figure-desc .name {
  color: #ffffff;
  max-width: 390rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.profile .figure-desc .txt {
  color: #ccc;
}

.profile .btn-add {
  width: 206rem;
  height: 48rem;
  line-height: 48rem;
  font-size: 24rem;
  text-align: center;
  background-color: #f4cf67;
  font-weight: bold;
  color: #000;
  margin-top: 53rem;
}

.profile .bottom {
  display: flex;
  padding: 30rem 40rem;
}

.profile .show .show-content {
  display: flex;
  align-items: center;
  margin-bottom: 30rem;
}

.profile .show .show-content .show-figure {
  width: 351rem;
  height: 333rem;
  border: 1px solid rgba(88, 88, 88, 0.4);
  border-bottom: 4rem solid #0ff796;
  background-color: rgba(64, 63, 63, 0.4);
  position: relative;
  padding: 10rem 0 0 16rem;
}

.profile .show .show-content .show-figure .txt {
  display: block;
  font-size: 19rem;
  color: #fff;
}

.profile .show .show-content .show-figure .pic {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 251rem;
  height: 239rem;
  object-fit: contain;
}

.profile .show .show-content .standings {
  width: 287rem;
  height: 333rem;
  border: 1px solid rgba(88, 88, 88, 0.4);
  border-bottom: 4rem solid #787c7f;
  background-color: rgba(64, 63, 63, 0.4);
  position: relative;
  padding: 10rem 0 0 16rem;
  margin: 0 16rem;
}

.profile .show .show-content .standings .title {
  font-size: 19rem;
  color: #fff;
  margin-bottom: 48rem;
}

.profile .show .show-content .standings .list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 0 23rem;
}

.profile .show .show-content .standings .list::before {
  width: 225rem;
  height: 210rem;
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/list-bg.png) no-repeat center center;
  background-size: cover;
}

.profile .show .show-content .standings .list .item {
  width: 50%;
  margin-bottom: 20rem;
  text-align: center;
  line-height: 1;
  height: 103rem;
  padding-top: 20rem;
}

.profile .show .show-content .standings .list .item .num {
  display: block;
  font-size: 26rem;
  color: #fff;
  font-weight: bold;
}

.profile .show .show-content .standings .list .item .txt {
  font-size: 19rem;
  color: #808080;
}

.profile .show .ranking {
  font-size: 19rem;
  color: #fefefe;
  border-bottom: 1px solid rgba(88, 88, 88, 0.4);
  margin-right: 16rem;
}

.profile .impression {
  width: 654rem;
  height: 399rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/impression.png) no-repeat center center;
  background-size: cover;
  position: relative;
}

.profile .impression.pos1 .origin {
  left: 444rem;
  top: -58rem;
}

.profile .impression.pos2 .origin {
  left: 250rem;
  top: -12rem;
}

.profile .impression.pos3 .origin {
  left: 618rem;
  top: 0rem;
}

.profile .impression.pos4 .origin {
  left: 343rem;
  top: 64rem;
}

.profile .impression.pos5 .origin {
  top: 39rem;
  right: -134rem;
}

.profile .impression.pos6 .origin {
  left: 205rem;
  top: 111rem;
}

.profile .impression.pos7 .origin {
  left: 589rem;
  top: 136rem;
}

.profile .impression.pos8 .origin {
  left: 448rem;
  top: 193rem;
}

.profile .impression::before {
  content: '';
  width: 363rem;
  height: 269rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/fighting.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  right: -188rem;
  bottom: -150rem;
}

.profile .impression .btn-estimate {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  right: 10rem;
  top: 10rem;
}

.profile .impression .btn-estimate .txt {
  font-size: 19rem;
  color: #10ec90;
}

.profile .impression .btn-estimate .icon {
  width: 21rem;
  height: 21rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon-estimate.png) no-repeat center center;
  background-size: cover;
  margin-left: 5rem;
}

.profile .impression .list {
  display: flex;
  flex-wrap: wrap;
  gap: 20rem;
  margin-top: 30rem;
}

.profile .impression .list .item {
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  position: absolute;
}

.profile .impression .list .item .txt {
  font-weight: bold;
  line-height: 1;
  font-size: 17rem;
}

.profile .impression .list .item .icon {
  width: 17rem;
  height: 18rem;
  margin-top: -5rem;
}

.profile .impression .list .item.tag1 {
  top: 54rem;
  left: 50%;
  transform: translateX(-50%);
}

.profile .impression .list .item.tag1 .txt {
  color: #d9bc58;
}

.profile .impression .list .item.tag1 .icon {
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon1.png) no-repeat center center;
  background-size: contain;
}

.profile .impression .list .item.tag2 {
  left: 70rem;
  top: 100rem;
}

.profile .impression .list .item.tag2 .txt {
  font-size: 26rem;
  color: #d958ce;
}

.profile .impression .list .item.tag2 .icon {
  width: 25rem;
  height: 26rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon2.png) no-repeat center center;
  background-size: contain;
}

.profile .impression .list .item.tag3 {
  left: 487rem;
  top: 111rem;
}

.profile .impression .list .item.tag3 .txt {
  color: #58d95e;
}

.profile .impression .list .item.tag3 .icon {
  width: 17rem;
  height: 18rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon3.png) no-repeat center center;
  background-size: contain;
}

.profile .impression .list .item.tag4 {
  left: 184rem;
  top: 175rem;
}

.profile .impression .list .item.tag4 .txt {
  color: #589ed9;
}

.profile .impression .list .item.tag4 .icon {
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon4.png) no-repeat center center;
  background-size: contain;
}

.profile .impression .list .item.tag5 {
  left: 325rem;
  top: 150rem;
}

.profile .impression .list .item.tag5 .txt {
  font-size: 30rem;
  color: #59e0b4;
}

.profile .impression .list .item.tag5 .icon {
  width: 28rem;
  height: 29rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon5.png) no-repeat center center;
  background-size: contain;
}

.profile .impression .list .item.tag6 {
  left: 33rem;
  top: 226rem;
}

.profile .impression .list .item.tag6 .txt {
  font-size: 21rem;
  color: #fd6161;
}

.profile .impression .list .item.tag6 .icon {
  width: 21rem;
  height: 21rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon6.png) no-repeat center center;
  background-size: contain;
}

.profile .impression .list .item.tag7 {
  left: 450rem;
  top: 250rem;
}

.profile .impression .list .item.tag7 .txt {
  font-size: 24rem;
  color: #589ed9;
}

.profile .impression .list .item.tag7 .icon {
  width: 23rem;
  height: 23rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon7.png) no-repeat center center;
  background-size: contain;
}

.profile .impression .list .item.tag8 {
  left: 50%;
  top: 308rem;
  transform: translateX(-50%);
}

.profile .impression .list .item.tag8 .txt {
  font-size: 18rem;
  color: #a458d9;
}

.profile .impression .list .item.tag8 .icon {
  height: 19rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon8.png) no-repeat center center;
  background-size: contain;
}

.profile .impression .no-estimate {
  font-size: 30rem;
  color: #d4d4d4;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.profile .origin {
  border: #858a8e 1px solid;
  background-color: rgba(11, 20, 24, 0.8);
  width: 288rem;
  position: absolute;
  z-index: 2;
}

.profile .origin .btn-close {
  position: absolute;
  right: 3rem;
  top: 3rem;
  width: 19rem;
  height: 19rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon-close.png) no-repeat center center;
  background-size: contain;
  cursor: pointer;
}

.profile .origin::before {
  display: block;
  content: '';
  width: 122rem;
  height: 64rem;
  position: absolute;
  left: -132rem;
  top: 40rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/origin-line.png) no-repeat center center;
  background-size: contain;
}

.profile .origin .title {
  height: 26rem;
  line-height: 26rem;
  font-size: 18rem;
  color: #000;
  background-color: #81868a;
  margin: 0;
  padding-left: 10rem;
}

.profile .origin-figure {
  display: flex;
  align-items: center;
  gap: 14rem;
  padding: 12rem 10rem;
}

.profile .origin-figure .pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.profile .origin-figure .pic-box {
  width: 64rem;
  height: 64rem;
  background-color: #0b1418;
  border: #858a8e 1px solid;
}

.profile .origin-figure .info {
  display: flex;
  flex-direction: column;
  font-size: 18rem;
  flex: 1;
  text-align: right;
}

.profile .origin-figure .info .name {
  color: #ffffff;
  font-weight: bold;
  padding-bottom: 4rem;
  border-bottom: 1px solid #43494d;
  line-height: 1;
}

.profile .origin-figure .info .txt {
  font-size: 16rem;
  color: #888d92;
  line-height: 20rem;
  padding-top: 4rem;
  width: 143rem;
  height: 44rem;
  align-self: flex-end;
  align-items: center;
  display: flex;
  justify-content: flex-end;
}

.present .unverified-pic {
  display: none;
  width: 1750rem;
  height: 561rem;
}

.present.unverified .unverified-pic {
  display: block;
}

.present.unverified .content {
  display: none;
}

.present .content {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}

.present__swiper-container {
  width: 1398rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.present .title {
  width: 627rem;
  height: 391rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/present-title.png) no-repeat center center;
  background-size: contain;
  text-indent: -9999px;
  margin-left: 156rem;
  margin-bottom: -126rem;
}

.present-tips {
  font-size: 18rem;
  color: #d9d9d9;
  line-height: 24rem;
  margin-bottom: 32rem;
  margin-left: 263rem;
}

.present .desc {
  width: 318rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #e5e5e5;
  font-size: 22rem;
  line-height: 24rem;
  height: 70rem;
  position: relative;
  margin-bottom: 46rem;
}

.present .desc::before {
  content: '';
  display: block;
  width: calc(318rem + 43rem);
  height: 100%;
  background: rgba(82, 82, 82, 0.4);
  position: absolute;
  top: 0;
  left: 0;
}

.present .desc::after {
  content: '';
  display: block;
  width: calc(318rem + 43rem);
  height: 1px;
  background: #999;
  position: absolute;
  top: 98rem;
  left: 0;
}

.present .desc .txt {
  display: block;
}

.present .desc .txt::before {
  content: '';
  display: block;
  width: 24rem;
  height: 24rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon-rect.png) no-repeat center center;
  background-size: cover;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  bottom: -40rem;
}

.present .desc-list {
  width: fit-content;
  display: flex;
  height: 70rem;
  gap: 42rem;
  position: relative;
  margin: 0 auto 46rem;
}

.present .desc-list::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #999999;
  position: absolute;
  bottom: -28rem;
  left: 0;
}

.present .gallery-top .swiper-slide {
  width: 318rem !important;
  margin-right: 43rem !important;
}

.present .swiper-button-next,
.present .swiper-button-prev {
  width: 46rem;
  height: 70rem;
  color: transparent;
  margin-top: 0;
}

.present .swiper-button-next {
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/button-next.png) no-repeat center center;
  background-size: cover;
  right: -106rem;
}

.present .swiper-button-prev {
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/button-prev.png) no-repeat center center;
  background-size: cover;
  left: -106rem;
}

.present .item .figure {
  width: 318rem;
  height: 330rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/figure-bg.png) no-repeat center center;
  background-size: cover;
  position: relative;
}

.present .item .figure .mask {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.58);
  z-index: 2;
}

.present .item .figure .tag {
  display: block;
  padding: 0 10rem;
  height: 23rem;
  line-height: 24rem;
  font-size: 18rem;
  color: #000;
  position: absolute;
  left: 0;
  top: 10rem;
  background-color: #0ff796;
}

.present .item .figure .icon-done {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 121rem;
  height: 84rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/icon-done.png) no-repeat center center;
  background-size: contain;
  z-index: 2;
}

.present .item .figure .inner .pic {
  width: auto;
  height: 157rem;
  position: absolute;
  left: 50%;
  top: 50rem;
  transform: translateX(-50%);
}

.present .item .figure .inner .info {
  position: absolute;
  left: 50%;
  bottom: 10rem;
  transform: translateX(-50%);
}

.present .item .figure .inner .info .txt {
  display: block;
  font-size: 18rem;
  color: #d9d9d9;
  line-height: 1.2;
  width: 318rem;
  text-align: center;
}

.present .item .btn {
  display: block;
  width: 318rem;
  height: 55rem;
  line-height: 56rem;
  text-align: center;
  font-size: 30rem;
  cursor: pointer;
  font-weight: bold;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.present .item .btn.btn-disabled {
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/btn-disabled.png);
  cursor: not-allowed;
}

.present .item .btn.btn-get {
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/btn-get.png);
}

.present .item .btn.btn-status {
  cursor: default;
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/btn-status.png);
}

.present .item.done .figure .mask,
.present .item.done .figure .icon-done {
  display: block;
}

.tab-content {
  display: flex;
  flex-direction: row;
  width: 1645rem;
  height: 100%;
  min-height: 615rem;
  justify-content: center;
  margin: 0 auto;
}

.tab-content1 {
  min-height: 635rem;
}

.tab-content1 .ranking-tab-wrap {
  width: 257rem;
  flex-shrink: 0;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  position: relative;
}

.tab-content1 .ranking-tab-wrap .tab-item {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 198rem;
  font-family: 'zhanshu-bold';
  font-size: 24rem;
  line-height: 198rem;
  color: #666;
  position: relative;
}

.tab-content1 .ttb-list {
  display: none;
  height: 586rem;
  flex-shrink: 0;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  padding: 18rem 0 12rem 18rem;
}

.tab-content1 .ttb-list .uncertified {
  display: none;
  padding-top: 180rem;
}

.tab-content1 .ttb-list .uncertified-desc {
  font-size: 30rem;
  color: #fff;
  line-height: 1.2;
  font-weight: bold;
}

.tab-content1 .ttb-list .uncertified .btn-baoming {
  width: 301rem;
  height: 79rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20240812collegectcc/0212/baoming.png) no-repeat center center;
  background-size: 100% 100%;
  display: block;
  margin: 40rem auto 0;
}

.tab-content1 .ttb-item {
  display: inline-block;
  vertical-align: top;
  padding-right: 22rem;
}

.tab-content1 .ttb-item:first-of-type {
  margin-left: 0;
}

.tab-content1 .ttb-item .ttb-title {
  width: 398rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20240812collegectcc/0212/phb-bg-subtitle.png) no-repeat center center;
  background-size: 100% auto;
  font-size: 22rem;
  color: #fff;
  margin: 0 auto;
}

.tab-content1 .ttb-item .ttb-title-box {
  height: 36rem;
  margin-bottom: 5rem;
}

.tab-content1 .tab-content-box {
  flex: 1;
  margin-bottom: 5rem;
}

.tab-content1 .ttb-item .ttb-ranking {
  position: relative;
  height: 520rem;
  box-sizing: border-box;
  border: 1px solid rgba(123, 123, 123, 0.52);
}

.tab-content1 .ttb-item .ranking-head {
  font-size: 0;
  white-space: nowrap;
  border-style: solid;
  border-color: rgba(123, 123, 123, 0.52);
  border-width: 1px 0;
}

.tab-content1 .ttb-item .ranking-head .h-item {
  display: inline-block;
  vertical-align: middle;
  height: 42rem;
  font-family: 'zhanshu-medium';
  font-size: 18rem;
  line-height: 42rem;
  color: #000;
  text-align: center;
}

.tab-content1 .ttb-item .ranking-head .h-item:nth-of-type(2) {
  padding-right: 35rem;
  box-sizing: border-box;
}

.tab-content1 .ttb-item .ranking-head .h-item:nth-of-type(3) {
  /* padding-right: 0.8rem; */
  box-sizing: border-box;
}

.tab-content1 .ttb-item .h-item,
.tab-content1 .ttb-item .ranking-table td {
  padding: 0 10rem;
  box-sizing: border-box;
}

.tab-content1 .ttb-item .h-item:nth-of-type(1),
.tab-content1 .ttb-item .ranking-table td:nth-of-type(1) {
  width: 20%;
}

.tab-content1 .ttb-item .h-item:nth-of-type(2),
.tab-content1 .ttb-item .ranking-table td:nth-of-type(2) {
  width: 50%;
}

.tab-content1 .ttb-item .h-item:nth-of-type(3),
.tab-content1 .ttb-item .ranking-table td:nth-of-type(3) {
  width: 30%;
}

.tab-content1 .ttb-item .ranking-body {
  width: 100%;
  height: 387rem;
  overflow-x: hidden;
  overflow-y: auto;
  border-top: 0;
}

.tab-content1 .ttb-item .ranking-body::-webkit-scrollbar-track-piece {
  background-color: #706f6c;
}

.tab-content1 .ttb-item .ranking-body::-webkit-scrollbar {
  width: 4rem;
}

.tab-content1 .ttb-item .ranking-body::-webkit-scrollbar-thumb {
  background: #eaeae9;
}

.tab-content1 .ttb-item .ranking-table {
  width: 100%;
}

.tab-content1 .ttb-item .ranking-table td {
  height: 56rem;
  font-family: 'zhanshu-bold';
  font-size: 16rem;
  color: #333333;
  line-height: 28rem;
  white-space: normal;
  word-break: break-word;
}

.tab-content1 .ttb-item .ranking-table .rank-num {
  font-size: 20rem;
}

.tab-content1 .ttb-item .ranking-table .zl-info,
.tab-content1 .ttb-item .ranking-table .name-info {
  font-size: 0;
  text-align: left;
  white-space: nowrap;
}

.tab-content1 .ttb-item .ranking-table .info-img, .tab-content1 .ttb-item .ranking-table .info-wrap {
  display: inline-block;
  vertical-align: middle;
}

.tab-content1 .ttb-item .ranking-table .info-img {
  width: 49rem;
  height: 49rem;
  object-fit: contain;
  margin-right: 4rem;
}

.tab-content1 .ttb-item .ranking-table .info-wrap {
  font-size: 16rem;
  color: #000;
  line-height: 24rem;
  white-space: normal;
  word-break: break-word;
  max-width: 118rem;
}

.tab-content1 .ttb-item .ranking-table .info-wrap .info-text2 {
  font-family: 'zhanshu-medium';
  color: #878787;
}

.tab-content1 .ttb-item .ranking-table .name-info .info-img {
  border: 1rem solid rgba(255, 255, 255, 0.5);
  width: 40rem;
  height: 40rem;
  object-fit: cover;
  margin-right: 6rem;
}

.tab-content1 .ttb-item .ranking-table .name-info .info-wrap {
  max-width: 163rem;
}

.tab-content1 .ttb-item .ranking-table .name-info .info-text2 {
  font-size: 14rem;
}

.tab-content1 .ttb-item .my-info {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 65rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(137, 149, 144, 0.8);
}

.tab-content1 .ttb-item .my-info .rank-num {
  font-family: 'zhanshu-bold';
  font-size: 20rem;
  line-height: 32rem;
  width: 102rem;
  text-align: center;
  padding: 0 10rem;
  box-sizing: border-box;
}

.tab-content1 .ttb-item .my-info .rank-name {
  text-align: center;
  width: 230rem;
  padding: 0 10rem;
  box-sizing: border-box;
  font-size: 16rem;
  color: #333;
}

.tab-content1 .ttb-item .my-info .name-text {
  font-family: 'zhanshu-bold';
  font-size: 16rem;
  line-height: 32rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tab-content1 .ttb-item .my-info .rank-zl {
  width: 192rem;
  padding: 0 10rem;
  box-sizing: border-box;
}

.tab-content1 .ttb-item .my-info .zl-info,
.tab-content1 .ttb-item .my-info .name-info {
  font-size: 0;
  text-align: left;
  white-space: nowrap;
}

.tab-content1 .ttb-item .my-info .info-img, .tab-content1 .ttb-item .my-info .info-wrap {
  display: inline-block;
  vertical-align: middle;
}

.tab-content1 .ttb-item .my-info .info-img {
  width: 49rem;
  height: 49rem;
  object-fit: contain;
  margin-right: 4rem;
}

.tab-content1 .ttb-item .my-info .info-wrap {
  font-family: 'zhanshu-bold';
  font-size: 16rem;
  line-height: 24rem;
  word-break: break-word;
  white-space: nowrap;
  max-width: 118rem;
}

.tab-content1 .ttb-item .my-info .info-wrap .info-text1, .tab-content1 .ttb-item .my-info .info-wrap .info-text2 {
  overflow: hidden;
  text-overflow: ellipsis;
}

.tab-content1 .ttb-item .my-info .info-wrap .info-text2 {
  font-family: 'zhanshu-medium';
  opacity: 0.5;
}

.tab-content1 .ttb-item .my-info .name-info .info-img {
  border: 0.01rem solid rgba(255, 255, 255, 0.5);
  width: 40rem;
  height: 40rem;
  object-fit: cover;
  margin-right: 7rem;
}

.tab-content1 .ttb-item .my-info .name-info .info-wrap {
  max-width: 161rem;
}

.tab-content1 .ttb-item .my-info .name-info .info-text2 {
  font-size: 14rem;
}

.tab-content1 .not-certified {
  width: 113.2rem;
  height: 470rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/pc/ss-block.png) no-repeat bottom center;
  background-size: 100% auto;
  padding-top: 160rem;
  box-sizing: border-box;
  margin: 33rem auto;
}

.tab-content1 .not-certified .text {
  font-family: 'zhanshu-bold';
  font-size: 22rem;
  line-height: 36rem;
  color: #eaebeb;
  text-align: center;
}

.tab-content1 .not-certified .btn-signup {
  display: block;
  width: 328rem;
  height: 64rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/pc/btn-signup2.png) no-repeat center center;
  background-size: 100% 100%;
  margin: 40rem auto 0;
}

.tab-content1 .college.certified .ttb-item {
  display: inline-block;
}

.tab-content1 .college.certified .not-certified {
  display: none;
}

.tab-content1 .show-num-tip {
  flex-shrink: 0;
  font-family: 'zhanshu-medium';
  font-size: 18rem;
  line-height: 1;
  color: #666;
  text-align: center;
  margin-top: 10rem;
}

.section-ranking {
  position: relative;
}

.section-ranking-title {
  width: 682rem;
  height: 391rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/ranking-title.png) no-repeat center center;
  background-size: cover;
  margin-left: 155rem;
}

.section-ranking-desc {
  font-size: 18rem;
  color: #d9d9d9;
  position: absolute;
  top: 260rem;
  left: 260rem;
}

.section-ranking .tab-content1 {
  flex-direction: column;
  margin-top: -50rem;
}

.section-ranking .tab-content1 .ranking-tab-wrap {
  flex-direction: row;
  justify-content: center;
  width: auto;
  margin-bottom: 10rem;
}

.section-ranking .tab-content1 .ranking-tab-wrap .tab-item {
  width: 457rem;
  height: 73rem;
  line-height: 73rem;
  text-align: center;
  font-size: 36rem;
  color: #e4e4e4;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/tab.png) no-repeat center center;
  background-size: cover;
  margin-right: 15rem;
  position: relative;
  font-weight: bold;
}

.section-ranking .tab-content1 .ranking-tab-wrap .tab-item.on {
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/tab-active.png) no-repeat center center;
  background-size: cover;
  color: #000;
}

.section-ranking .tab-content1 .ranking-tab-wrap .tab-item:last-child {
  margin-right: 0;
}

.section-ranking .tab-content1 .ttb-item .ranking-head .h-item {
  color: #eaebeb;
}

.section-ranking .tab-content1 .ttb-item .ranking-body {
  width: auto;
  height: 365rem;
  margin-right: 16rem;
  margin-top: 27rem;
}

.section-ranking .tab-content1 .ttb-item .ranking-body::-webkit-scrollbar-thumb {
  background-color: #6c908a;
}

.section-ranking .tab-content1 .ttb-item .ranking-body::-webkit-scrollbar-track-piece {
  background-color: #192d2b;
}

.section-ranking .tab-content1 .ttb-item .ranking-table td {
  color: #999;
}

.section-ranking .tab-content1 .ttb-item .ranking-table .info-wrap .info-text1 {
  color: #fff;
}

.section-ranking .tab-content1 .ttb-item .ranking-table .info-wrap .info-text2 {
  color: #ccc;
}

.section-ranking .tab-content1 .ttb-item .ranking-table .zl-info .info-wrap .info-text2 {
  color: rgba(255, 255, 255, 0.5);
}

.section-ranking .tab-content1 .ttb-item .ttb-ranking {
  width: 691rem;
  height: 513rem;
  border: 1px #636363 solid;
}

.section-ranking .tab-content1 .ttb-item .my-info .rank-num {
  color: #333;
}

.section-ranking .tab-content1 .ttb-item .my-info .info-wrap .info-text1 {
  color: #333;
}

.section-ranking .tab-content1 .ttb-item .my-info .info-wrap .info-text2 {
  color: rgba(51, 51, 51, 0.5);
}

.section-ranking .tab-content1 .show-num-tip {
  color: #a3a3a3;
  margin-bottom: 15rem;
}

.section-ranking .btn-ranking {
  display: block;
  width: 380rem;
  height: 85rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20240828collegeqq/0314/btn-ranking.jpg) center center no-repeat;
  background-size: cover;
  margin: 20rem auto 60rem;
}

.section-ranking .btn-go-ranking {
  display: block;
  width: 375rem;
  height: 83rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/btn-go-ranking.png) no-repeat center center;
  background-size: cover;
  margin: 0 auto;
}

.member.unverified .content .list,
.member.unverified .btn-more {
  display: none;
}

.member.unverified .unverified-txt {
  display: block;
}

.member .unverified-txt {
  display: none;
  color: #e4e4e4;
  font-size: 40rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
}

.member .title {
  width: 714rem;
  height: 391rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/member-title.png) no-repeat center;
  background-size: cover;
  margin-left: 154rem;
}

.member .content {
  min-height: 419rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/member-bg.png) no-repeat center center;
  background-size: 100% 419rem;
  padding: 25rem 0;
  margin-top: -60rem;
  position: relative;
}

.member .list {
  width: fit-content;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 40rem 48rem;
  margin: 0 auto;
}

.member .list .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 135rem;
}

.member .list .item .img-box {
  width: 133rem;
  height: 133rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/member-pic-bg.png) no-repeat center;
  background-size: cover;
  position: relative;
  border-radius: 50%;
}

.member .list .item .img-box .img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 121rem;
  height: 121rem;
  object-fit: cover;
  border-radius: 50%;
}

.member .list .item .desc {
  font-size: 16rem;
  color: #fff;
  text-align: center;
  margin-top: 6rem;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.member .btn-more {
  display: block;
  width: 374rem;
  height: 83rem;
  line-height: 83rem;
  text-align: center;
  font-size: 38rem;
  color: #000000;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/btn-more.png) no-repeat center center;
  background-size: cover;
  font-weight: bold;
  margin: 20rem auto 0;
  cursor: pointer;
}

.privilege {
  height: 972rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/privilege.png) no-repeat left top;
  background-size: 1661rem 1759rem;
  position: relative;
}

.privilege .action {
  width: 1073rem;
  height: 496rem;
  display: block;
  position: absolute;
  left: 588rem;
  top: 368rem;
}

.activity {
  position: relative;
  height: 894rem;
}

.activity__title {
  width: 626rem;
  height: 391rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/activity-title-light.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  left: 54rem;
  top: -114rem;
  z-index: 2;
}

.activity .action {
  display: block;
  width: 100%;
  height: 100%;
}

.activity__swiper-container {
  overflow: hidden;
  height: 100%;
}

.activity .gallery-top {
  height: 100%;
  width: 100%;
}

.activity .gallery-top .swiper-slide {
  background-size: cover;
  background-position: center;
}

.activity .gallery-top .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.activity .gallery-thumbs {
  box-sizing: border-box;
  position: relative;
  bottom: 210rem;
  width: fit-content;
  overflow: hidden;
  margin: 0 auto;
  border-top: 1px solid #999999;
  padding-top: 6rem;
  z-index: 2;
}

.activity .gallery-thumbs .swiper-wrapper {
  justify-content: flex-start;
}

.activity .gallery-thumbs .swiper-slide {
  height: 131rem;
  cursor: pointer;
  width: 231rem !important;
  position: relative;
  box-sizing: border-box;
  margin-right: 10rem !important;
}

.activity .gallery-thumbs .swiper-slide::after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 230rem;
  height: 4rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20250512xnst/thumb-bg.png) no-repeat center center;
  background-size: cover;
  z-index: 2;
}

.activity .gallery-thumbs .swiper-slide:last-child {
  margin-right: 0 !important;
}

.activity .gallery-thumbs .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.activity .swiper-slide-thumb-active::before {
  width: 100%;
  height: 2rem;
  background: #11e98f;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.activity-rule {
  height: 123rem;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.activity-rule .action {
  color: #d9d9d9;
  text-decoration: underline;
  font-size: 40rem;
  cursor: pointer;
}

.section-ranking .tab-content1 .ttb-item .my-info .info-wrap .info-text2 {
  color: #ccc;
}
