@charset "UTF-8";
body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, p, form, header, section, article, footer {
  margin: 0;
}

body, button, input, select, textarea {
  font: 12px/1.5 tahoma,'\5FAE\8F6F\96C5\9ED1',sans-serif;
}

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

em, b {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
}

body {
  padding-top: 42px;
}

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

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

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

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

a:not(.gray):hover {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

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

.wx-img,.qq-img{
  display: none !important;
}
.wx .wx-img,.qq .qq-img{
  display: block !important;
}
.wx .qq-img,.wx .wx-or-qq{  
  display: none !important;
}
.qq .wx-img,.qq .wx-or-qq{  
  display: none !important;
}
.clearfix {
  *zoom: 1;
}

/*! 通用底部样式*/
#afooter {
  background: #1c1c1c;
  text-align: center;
}

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

#afooter p {
  color: #6e6e6e;
  line-height: 24px;
  font-size: 10px;
}

#afooter a {
  color: #6e6e6e;
  font-size: 12px;
}

/*! asyncCookie的iframe样式*/
#loginStatusSyncFrame_ams_ame {
  display: block;
}

.g-wrap {
  overflow: hidden;
  position: relative;
  font-family: '\5FAE\8F6F\96C5\9ED1';
}

.g-wrap a {
  -webkit-transition: filter .3s,border .3s,color .3s;
  transition: filter .3s,border .3s,color .3s;
}

.g-wrap a:hover {
  text-decoration: none;
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

@font-face {
  font-family: 'zhanshu-bold';
  src: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/zhanshu-bold.ttf) format("truetype");
  font-style: normal;
}

@font-face {
  font-family: 'zhanshu-medium';
  src: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/zhanshu-medium.ttf) format("truetype");
  font-style: normal;
}

html, body, .g-wrap {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0;
}

body {
  padding: 0 !important;
  background-color: #201a13;
}

.g-wrap {
  position: relative;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/bg.jpg) no-repeat center top;
  background-size: cover;
}

.g-wrap .logo {
  position: absolute;
  top: 0.24rem;
  left: 0.36rem;
  width: 1.93rem;
  height: 0.52rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/pc/logo.png) no-repeat center center;
  background-size: 100% 100%;
}

.g-wrap .userinfo {
  position: absolute;
  top: 0.42rem;
  right: 0.38rem;
  font-size: 0;
  white-space: nowrap;
}

.g-wrap .userinfo .login-wrap, .g-wrap .userinfo .record {
  display: inline-block;
  vertical-align: middle;
  font-family: 'zhanshu-medium';
  font-size: 0.18rem;
  line-height: 1;
  color: #fff;
}

.g-wrap .userinfo .login-wrap a, .g-wrap .userinfo .record a {
  color: #13b871;
}

.g-wrap .userinfo .login-wrap {
  margin-right: 0.3rem;
}

.top-info {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-95%);
  height: 23.3%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.top-info .slogan {
  flex-shrink: 0;
  width: 6.15rem;
  height: 1.33rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/slogan.png) no-repeat center center;
  background-size: 100% 100%;
}

.top-info .btn-wrap {
  flex-shrink: 0;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  margin-top: 0.15rem;
}

.top-info .btn-wrap > a {
  display: inline-block;
  vertical-align: middle;
}

.top-info .btn-wrap .btn-download {
  width: 1.92rem;
  height: 0.37rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/btn-download.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 0.42rem;
}

.top-info .btn-wrap .btn-signup {
  width: 1.92rem;
  height: 0.37rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/btn-signup.png) no-repeat center center;
  background-size: 100% 100%;
}

.main-content {
  position: absolute;
  top: 24%;
  left: 0;
  height: 76%;
  width: 100%;
}

.nav {
  position: absolute;
  top: 50%;
  left: 0.78rem;
  transform: translateY(-60%);
  z-index: 1;
}

.nav .nav-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 2.3rem;
  height: 1.35rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/nav-item.png) no-repeat left center;
  background-size: auto 100%;
  padding-left: 0.33rem;
  box-sizing: border-box;
  margin-top: 0.03rem;
  color: #eaebeb;
  cursor: pointer;
}

.nav .nav-item:first-of-type {
  margin-top: 0;
}

.nav .nav-item .title {
  font-family: 'zhanshu-medium';
  font-size: 0.2rem;
  line-height: 0.28rem;
}

.nav .nav-item .subtitle {
  font-family: 'zhanshu-medium';
  font-size: 0.14rem;
  opacity: 0.4;
  line-height: 0.22rem;
}
.nav .nav-item:nth-child(2){
  color: #0ff796;
}
.nav .nav-item.on {
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/nav-item-on.png);
  color: #0ff796;
  width: 2.41rem;
}

.nav .nav-item.on .title {
  font-family: 'zhanshu-bold';
  margin-top: 0.05rem;
}

.tab-content {
  display: none;
  width: 12.04rem;
  height: 100%;
  min-height: 6.15rem;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
}

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

.tab-content1 .ranking-tab-wrap {
  flex-shrink: 0;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
}

.tab-content1 .ranking-tab-wrap .tab-item {
  display: inline-block;
  vertical-align: middle;
  width: 3.62rem;
  height: 0.57rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/phb-tab.png) no-repeat center center;
  background-size: 100% 100%;
  font-family: 'zhanshu-bold';
  font-size: 0.24rem;
  line-height: 0.6rem;
  color: rgba(103, 209, 244, 0.4);
  margin-left: 0.23rem;
}

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

.tab-content1 .ranking-tab-wrap .tab-item.on {
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/phb-tab-on.png);
  color: #65ede9;
}

.tab-content1 .cross-line {
  flex-shrink: 0;
  width: 11.29rem;
  height: 0.02rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/pc/cross-line.png) no-repeat center center;
  background-size: 100% 100%;
  margin: 0.17rem auto 0;
}

.tab-content1 .ttb-list {
  display: none;
  flex-shrink: 0;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
}

.tab-content1 .ttb-item {
  display: inline-block;
  vertical-align: top;
  margin-left: 0.18rem;
}

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

.tab-content1 .ttb-item .ttb-title {
  width: 3.98rem;
  height: 0.2rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/phb-bg-subtitle.png) no-repeat center center;
  background-size: 100% auto;
  font-family: 'zhanshu-medium';
  font-size: 0.2rem;
  line-height: 0.24rem;
  color: #67d1f4;
  margin: 0.24rem auto;
}

.tab-content1 .ttb-item .ttb-ranking {
  position: relative;
  width: 5.56rem;
  height: 4.68rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/phb-bg-ranking.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 0 0.14rem;
  box-sizing: border-box;
  margin: 0 auto;
}

.tab-content1 .ttb-item .ranking-head {
  font-size: 0;
  white-space: nowrap;
}

.tab-content1 .ttb-item .ranking-head .h-item {
  display: inline-block;
  vertical-align: middle;
  height: 0.52rem;
  font-family: 'zhanshu-medium';
  font-size: 0.18rem;
  line-height: 0.52rem;
  color: rgba(234, 235, 235, 0.5);
  text-align: center;
}

.tab-content1 .ttb-item .ranking-head .h-item:nth-of-type(2) {
  padding-right: 0.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 0.1rem;
  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: 1.02rem;
}

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

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

.tab-content1 .ttb-item .ranking-body {
  width: 100%;
  height: 3.36rem;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 0.08rem;
}

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

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

.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: 0.56rem;
  font-family: 'zhanshu-bold';
  font-size: 0.16rem;
  color: #eaebeb;
  line-height: 0.28rem;
  white-space: normal;
  word-break: break-word;
}

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

.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: 0.49rem;
  height: 0.49rem;
  object-fit: contain;
  margin-right: 0.04rem;
}

.tab-content1 .ttb-item .ranking-table .info-wrap {
  font-size: 0.16rem;
  color: #eaebeb;
  line-height: 0.24rem;
  white-space: normal;
  word-break: break-word;
  max-width: 1.18rem;
}

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

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

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

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

.tab-content1 .ttb-item .my-info {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0.65rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tab-content1 .ttb-item .my-info .rank-num {
  font-family: 'zhanshu-bold';
  font-size: 0.2rem;
  color: #eaebeb;
  line-height: 0.32rem;
  width: 1.02rem;
  text-align: center;
  padding: 0 0.1rem;
  box-sizing: border-box;
}

.tab-content1 .ttb-item .my-info .rank-name {
  text-align: center;
  width: 2.3rem;
  padding: 0 0.1rem;
  box-sizing: border-box;
}

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

.tab-content1 .ttb-item .my-info .rank-zl {
  width: 1.92rem;
  padding: 0 0.1rem;
  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: 0.49rem;
  height: 0.49rem;
  object-fit: contain;
  margin-right: 0.04rem;
}

.tab-content1 .ttb-item .my-info .info-wrap {
  font-family: 'zhanshu-bold';
  font-size: 0.16rem;
  color: #eaebeb;
  line-height: 0.24rem;
  word-break: break-word;
  white-space: nowrap;
  max-width: 1.18rem;
}

.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: 0.4rem;
  height: 0.4rem;
  object-fit: cover;
  margin-right: 0.07rem;
}

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

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

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

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

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

.tab-content1 .college .ttb-item {
  display: none;
}

.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: 0.18rem;
  line-height: 1;
  color: #eaebeb;
  text-align: center;
  margin-top: 0.2rem;
}

.tab-content2 {
  min-height: 6.85rem;
  align-items: flex-end;
}

.tab-content2 .rz-block1 {
  position: relative;
  flex-shrink: 0;
  width: 11.65rem;
  height: 4.79rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/rz-block1.png) no-repeat center center;
  background-size: 100% 100%;
}

.tab-content2 .rz-block1 .rz-box {
  position: absolute;
  bottom: 0.36rem;
  right: 0.44rem;
}

.tab-content2 .rz-block1 .rz-box.qq .show-tip1, .tab-content2 .rz-block1 .rz-box.qq .qrcode-qq {
  display: block;
}

.tab-content2 .rz-block1 .rz-box.qq .show-tip2, .tab-content2 .rz-block1 .rz-box.qq .btn-rz {
  display: none;
}

.tab-content2 .rz-block1 .rz-box.wx .show-tip1, .tab-content2 .rz-block1 .rz-box.wx .qrcode-wx {
  display: block;
}

.tab-content2 .rz-block1 .rz-box.wx .show-tip2, .tab-content2 .rz-block1 .rz-box.wx .btn-rz {
  display: none;
}

.tab-content2 .rz-block1 .show-tip1, .tab-content2 .rz-block1 .show-tip2 {
  font-family: 'zhanshu-medium';
  font-size: 0.16rem;
  line-height: 1;
  color: #eaebeb;
  text-align: center;
}

.tab-content2 .rz-block1 .show-tip2 {
  margin-bottom: 0.07rem;
}

.tab-content2 .rz-block1 .show-tip1 {
  display: none;
}

.tab-content2 .rz-block1 .qrcode-qq, .tab-content2 .rz-block1 .qrcode-wx {
  display: none;
  width: 1.87rem;
  height: 1.87rem;
  object-fit: contain;
  margin: 0.05rem auto 0.31rem;
}

.tab-content2 .rz-block1 .btn-rz {
  display: block;
  width: 3.27rem;
  height: 0.64rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/pc/btn-rz.png) no-repeat center center;
  background-size: 100% 100%;
  margin-bottom: 0.22rem;
}
.tab-content2 .rz-block1 .btn-groups{
  position: absolute;
  right: .2rem;
  bottom: 1.15rem;
}
.tab-content2 .rz-block1 .btn-groups a{
  display: block;
  width: 0.92rem;
  height: 0.25rem;
  background-size: 100% 100%;
}
.tab-content2 .rz-block1 .btn-groups a+a{
  margin-top: .27rem;
}
.tab-content2 .rz-block1 .btn-groups a.on{
  background-image:url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/btn-qw-gray.png)
}
.btn-qw{
  background-image:url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/btn-qw.png);
}
.btn-rzjy{
  background-image:url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/btn-rzjy.png);
}
.tab-content2 .rz-block1 .btn-jc{
  color:#eaebeb;
  font-size: .12rem;
  font-family: 'zhanshu-bold';
  text-align: right;
  position: absolute;
  right:.4rem;
  bottom:.8rem;
}
.tab-content2 .rz-block1 .btn-get {
  display: block;
  width: 3.27rem;
  height: 0.66rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/btn-get.png) no-repeat center center;
  background-size: 100% 100%;
}
.tab-content2 .rz-block1 .btn-get.geted {
  display: block;
  width: 3.28rem;
  height: 0.64rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/pc/btn-get-gray.png) no-repeat center center;
  background-size: 100% 100%;
}

.tab-content2 .rz-block2 {
  position: relative;
  flex-shrink: 0;
  width: 12.04rem;
  height: 2.06rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/rz-block2.png) no-repeat center center;
  background-size: 100% 100%;
  margin-top: 0.03rem;
}

.tab-content2 .rz-block2 .price {
  position: absolute;
  top: 0.28rem;
  left: 2.57rem;
  width: 1.63rem;
  height: 1.18rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/rz-qbhb.png) no-repeat center center;
  background-size: 100% 100%;
}

.tab-content2 .rz-block2 .price.qq {
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/rz-qb.png);
}

.tab-content2 .rz-block2 .price.wx {
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/rz-hb.png);
}

.tab-content3 {
  min-height: 6.45rem;
}

.tab-content3 .bd-block {
  flex-shrink: 0;
  position: relative;
  width: 11.41rem;
  height: 6.01rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/bd-block.png) no-repeat center center;
  background-size: 100% 100%;
  margin: 0 auto;
}

.tab-content3 .bd-block .date-list {
  position: absolute;
  left: 8.96rem;
  top: 0.64rem;
}

.tab-content3 .bd-block .date-item {
  margin-top: 0.66rem;
}

.tab-content3 .bd-block .date-item:first-of-type {
  margin-top: 0;
}

.tab-content3 .bd-block .date-item .title {
  font-family: 'zhanshu-medium';
  font-size: 0.2rem;
  line-height: 1;
  /* color: #eaebeb; */
  color: rgba(234, 235, 235, 0.5);
}

.tab-content3 .bd-block .date-item .date {
  font-family: 'zhanshu-bold';
  font-size: 0.2rem;
  line-height: 1;
  color: #eaebeb;
  margin-top: 0.1rem;
}
.tab-content3 .bd-block .date-item .tips{ 
  color: rgba(234, 235, 235, 0.5);
  font-size: .14rem;
  margin-top: .15rem;
}

.tab-content3 .bd-block .date-item .date.highlight {
  color: #67d1f4;
}

.tab-content3 .btn-signup {
  flex-shrink: 0;
  position: relative;
  display: block;
  width: 3.28rem;
  height: 0.64rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/btn-signup2.png) no-repeat center center;
  background-size: 100% 100%;
  margin: -0.18rem auto 0;
}

.tab-content4 .award-tab-wrap {
  flex-shrink: 0;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
}

.tab-content4 .award-tab-wrap .tab-item {
  display: inline-block;
  vertical-align: middle;
  width: 3.91rem;
  height: 0.57rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/ss-tab.png) no-repeat center center;
  background-size: 100% 100%;
  font-family: 'zhanshu-bold';
  font-size: 0.24rem;
  line-height: 0.6rem;
  color: rgba(94, 222, 218, 0.4);
  margin: 0 0.13rem;
}

.tab-content4 .award-tab-wrap .tab-item.on {
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/ss-tab-on.png);
  color: #5ededa;
}

.tab-content4 .award-box {
  flex-shrink: 0;
  position: relative;
  width: 11.32rem;
  height: 5.39rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/pc/ss-block.png) no-repeat center center;
  background-size: 100% 100%;
  padding-top: 0.22rem;
  box-sizing: border-box;
  margin: 0.2rem auto 0;
}

.tab-content4 .ttb-tab-wrap {
  font-size: 0;
  text-align: center;
  white-space: nowrap;
}

.tab-content4 .ttb-tab-wrap .tab-item {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-family: 'zhanshu-medium';
  font-size: 0.2rem;
  line-height: 0.32rem;
  color: #eaebeb;
  padding-left: 0.43rem;
  box-sizing: border-box;
}

.tab-content4 .ttb-tab-wrap .tab-item::before {
  content: '';
  position: absolute;
  bottom: 0.06rem;
  left: 0;
  width: 0.23rem;
  height: 0.23rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/pc/ss-icon2.png) no-repeat center center;
  background-size: 100% 100%;
}

.tab-content4 .ttb-tab-wrap .tab-item + .tab-item {
  margin-left: 1.87rem;
}

.tab-content4 .ttb-tab-wrap .tab-item.on {
  color: #0ff796;
}

.tab-content4 .ttb-tab-wrap .tab-item.on::before {
  width: 0.3rem;
  height: 0.25rem;
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/pc/ss-icon3.png);
}

.tab-content4 .season-switch {
  position: absolute;
  right: 0.26rem;
  top: 0.8rem;
}
.nav .season-switch {
  position: absolute;
  left: 0.1rem;
  top: -0.32rem;
}
.nav .season-switch .season-select{
  border-width: .01rem;
  max-width: 1.26rem;
  width: 1.26rem;
}
.season-switch::after {
  content: '';
  position: absolute;
  top: 0.12rem;
  right: 0.18rem;
  width: 0.12rem;
  height: 0.1rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/ss-icon1.png) no-repeat center center;
  background-size: 100% 100%;
  pointer-events: none;
}

.season-switch .season-select {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0.02rem solid #67d1f4;
  background: #242833;
  min-width: 1.14rem;
  height: 0.32rem;
  box-sizing: border-box;
  padding-right: 0.23rem;
  text-align: center;
  font-family: 'zhanshu-medium';
  font-size: 0.16rem;
  color: #67d1f4;
  line-height: 0.3rem;
}

.tab-content4 .ranking-list {
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  margin-top: 0.98rem;
  display: none;
}
.tab-content4 .ranking-list.on{
  display: block;
}
.tab-content4 .ranking-item {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0 0.1rem;
}

.tab-content4 .ranking-item .rank {
  font-family: 'zhanshu-bold';
  font-size: 0.2rem;
  color: #eaebeb;
  line-height: 1;
  white-space: nowrap;
}

.tab-content4 .ranking-item .label {
  font-family: 'zhanshu-medium';
  font-size: 0.16rem;
  color: rgba(234, 235, 235, 0.4);
  line-height: 1;
  white-space: nowrap;
  margin-top: 0.13rem;
}

.tab-content4 .ranking-item .prop {
  display: block;
  width: 1.98rem;
  height: 2.26rem;
  object-fit: contain;
  margin-top: 0.14rem;
}

.tab-content4 .ranking-item .btn-get {
  display: block;
  width: 1.31rem;
  height: 0.3rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/pc/btn-get2.png) no-repeat center center;
  background-size: 100% 100%;
  margin: 0.19rem auto 0;
}

.tab-content4 .ranking-item .btn-get.geted {
  background-image: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/pc/btn-get2-ed.png);
}

.dialog {
  display: none;
  outline: none;
  border: none;
  position: relative;
}

.dialog .dia-content {
  padding-top: 0.36rem;
}

.dialog .dia-content .dia-title {
  width: 2.36rem;
  height: 0.36rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/pc/s4/dia-title-deco.png) no-repeat center center;
  background-size: 100% auto;
  font-family: 'zhanshu-bold';
  font-size: 0.36rem;
  color: #67d8f4;
  line-height: 0.4rem;
  text-align: center;
  margin: 0 auto;
}

.dialog .dia-content .btn-confirm {
  display: block;
  width: 2.76rem;
  height: 0.57rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/btn-confirm.png) no-repeat center center;
  background-size: 100% 100%;
  margin: 0 auto;
}

.dialog .dia-close {
  position: absolute;
  top: 0.18rem;
  right: 0.13rem;
  width: 0.4rem;
  height: 0.4rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/dia-close.png) no-repeat center center;
  background-size: 100% 100%;
}

.dialog1 {
  width: 6.04rem;
  height: 3.45rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/dia-bg2.png) no-repeat center center;
  background-size: 100% 100%;
}

.dialog1 .dia-content .dia-text1 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.8rem;
  font-family: 'zhanshu-medium';
  font-size: 0.2rem;
  color: #eaebeb;
  line-height: 0.32rem;
  word-break: break-word;
  text-align: center;
  margin: 0.1rem 0.3rem;
}

.dialog2,
.dialog3 {
  width: 8.04rem;
  height: 4.85rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/dia-bg1.png) no-repeat center center;
  background-size: 100% 100%;
}

.dialog2 .dia-content .prop-list {
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  margin-top: 0.77rem;
  margin-bottom: 0.9rem;
}

.dialog2 .dia-content .prop {
  display: inline-block;
  vertical-align: top;
  margin-left: 0.32rem;
}

.dialog2 .dia-content .prop:first-of-type {
  margin-left: 0;
}

.dialog2 .dia-content .prop > img {
  object-fit: contain;
  width: 1.1rem;
  height: 1.1rem;
}

.dialog2 .dia-content .prop > img.prop-type2 {
  width: 2.54rem;
}

.dialog2 .dia-content .prop .prop-name {
  font-family: 'zhanshu-medium';
  font-size: 0.16rem;
  line-height: 1;
  color: #eaebeb;
  margin-top: 0.2rem;
}

.dialog3 .dia-content .record {
  position: relative;
  width: 6.7rem;
  height: 2.88rem;
  background: rgba(38, 41, 43, 0.8);
  padding: 0 0.22rem;
  box-sizing: border-box;
  margin: 0.2rem auto 0;
}

.dialog3 .dia-content .record::before {
  content: '';
  position: absolute;
  top: 0.5rem;
  left: 50%;
  transform: translateX(-50%);
  width: 6.25rem;
  height: 0.05rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/cross-line2.png) no-repeat center center;
  background-size: 100% 100%;
  pointer-events: none;
}

.dialog3 .dia-content .record-table {
  width: 100%;
}

.dialog3 .dia-content .record-table .item:nth-of-type(1) {
  width: 2.3rem;
}

.dialog3 .dia-content .record-table .item:nth-of-type(2) {
  width: 1.76rem;
}

.dialog3 .dia-content .record-table .item:nth-of-type(3) {
  width: 2.2rem;
}

.dialog3 .dia-content .record-table .row {
  display: flex;
  justify-content: center;
  align-items: center;
}

.dialog3 .dia-content .record-table .item {
  min-height: 0.46rem;
  font-family: 'zhanshu-medium';
  font-size: 0.18rem;
  line-height: 0.46rem;
  color: #eaebeb;
  text-align: center;
  word-break: break-word;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0.05rem;
  box-sizing: border-box;
}

.dialog3 .dia-content .record-table .header .item {
  min-height: 0.5rem;
  font-family: 'zhanshu-bold';
  line-height: 0.57rem;
}

.dialog3 .dia-content .page-wrap {
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  margin-top: 0.27rem;
}

.dialog3 .dia-content .page-wrap > a, .dialog3 .dia-content .page-wrap .page-num {
  display: inline-block;
  vertical-align: middle;
}

.dialog3 .dia-content .page-wrap .btn-prev, .dialog3 .dia-content .page-wrap .btn-next {
  width: 1.31rem;
  height: 0.38rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/btn-page.png) no-repeat center center;
  background-size: 100% 100%;
  font-family: 'zhanshu-medium';
  font-size: 0.18rem;
  color: #67eff4;
  text-align: center;
  line-height: 0.37rem;
  text-decoration: none;
}

.dialog3 .dia-content .page-wrap .page-num {
  font-family: 'zhanshu-medium';
  font-size: 0.16rem;
  color: #eaebeb;
  line-height: 0.37rem;
  margin: 0 0.4rem;
}

.copyright-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  transform: translateY(100%);
  transition: transform 0.2s ease;
  z-index: 1000000;
}

.copyright-wrap.show {
  transform: translateY(0);
}

.copyright-wrap .btn-copyright {
  position: absolute;
  top: -0.34rem;
  right: 0;
  background: #1c1c1c;
  color: #fff;
  font-size: 0.16rem;
  line-height: 0.36rem;
  padding: 0 0.14rem;
  border-radius: 0.05rem;
  text-decoration: none;
  cursor: pointer;
}

.copyright-wrap #afooter {
  display: block;
}

#ost_box {
  position: fixed !important;
  transform: translateY(-100%);
  transition: transform 0.2s ease;
}

#ost_box.show {
  transform: translateY(0);
}

#afooter {
  display: none;
}


.dialog4 {
  width: 8.04rem;
  height: 4.85rem;
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/dia-bg1.png) no-repeat center center;
  background-size: 100% 100%;
}

.dialog4 .dia-content .rules {
  height: 3.2rem;
  overflow-x: hidden;
  overflow-y: scroll;
  font-family: 'zhanshu-medium';
  font-size: 0.2rem;
  line-height: 0.32rem;
  color: #eaebeb;
  margin-top: 0.25rem;
  margin-right: 0.06rem;
  padding: 0 0.43rem;
  box-sizing: border-box;
}

.dialog4 .dia-content .rules > p + p {
  margin-top: 0.16rem;
}

.dialog5{
  width: 6.04rem;
  height: 4.7rem;  
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/dia-bg4.png) no-repeat center center;
  background-size: 100% 100%;
}
.dialog5 .dia-content{
  padding-top: .37rem;
}
.dialog5 li{
  text-align: center;
}
.dialog5 li+li{
  margin: .13rem 0 0;
}
.dialog li .error{
  color:red;
  font-size: .16rem;
  text-align: center;
  width: 100%;
  position: absolute;
  top:.15rem;
  left:0;
}
.dialog5 li label{
  width: 0.9rem;
  height: 0.4rem;
  text-align: right;
  color:#eaebeb;
  font-size: .22rem;
  font-family: 'zhanshu-bold';
  display: inline-block;
  vertical-align: middle;
}
.dialog5 li input{
  height: 0.4rem;
  line-height: .4rem;
  border:.01rem solid #acacac;
  width: 3.64rem;
  padding:0 .1rem;
  box-sizing: border-box;
  color:#eaebeb;
  font-size: .22rem;
  background:transparent;
  outline: none;
  appearance: none;
  display: inline-block;
  vertical-align: middle;
}
.dialog5 li input.yzm{
  width: 2.11rem;
}

.dialog .yzm-box{
  display: flex;
  align-items: end;
  /* justify-content: left; */
}
.dialog5 li.flexbox{
    margin-left: .78rem;
    display: flex;
    align-items: end;
}
a:hover{
  text-decoration: none;
}
.dialog .btn-change{
  color:#0ff193;
  border-bottom:.01rem solid #0ff193;
  font-size: .12rem;
  text-align: center;
}
.dialog .code{
  width: 0.84rem;
  height: 0.3rem;
  background:#253c42;
  color:#67f4ef;
  font-size: .15rem;
  text-align: center;
  line-height: .3rem;
  margin:0 .1rem;
  letter-spacing: .02rem;
}


.dia-add1 li input.yzm,.dia-add2 .yzm-box input.yzm{
  width: 1.5rem;
  font-size: .2rem;
}
.dialog5 li button{
  display: inline-block;
  vertical-align: middle;
  width: 1.45rem;
  height: 0.4rem;
  color:#131416;
  font-size: .16rem;
  text-align: center;
  line-height: .4rem;
  font-family: 'zhanshu-bold';
  margin-left: .06rem;
  background:#0ff193;
  outline: none;
  border:none;
}
.dialog5 li button.disable{
  pointer-events: none;
}
.dialog5 li button:hover{
  text-decoration: none;
}
.dialog5 .tips,.dialog6 .tips{
  position: relative;
  font-size: 0;
  margin:.25rem 0 0 .32rem;
  cursor: pointer;
}
.dialog5 .tips span,.dialog6 .tips span{
    color:#67f4ef;
}
.dialog6 .tips+.tips{
    margin:.05rem 0 .25rem .32rem;
}
.dialog5 .tips #checkInfoBtn,.dialog6 .tips #checkInfoBtn1,.dialog6 .tips #checkInfoBtn2{
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 0.23rem;
  height: 0.23rem;
  margin-top: .05rem;
  appearance: none;
  background:transparent;
  outline: none;
  border:none;
}
.dialog5 .tips #checkInfoBtn::after,.dialog6 .tips #checkInfoBtn1::after,.dialog6 .tips #checkInfoBtn2::after{
  position: absolute;
  content:'';
  display: block;
  width: 0.23rem;
  height: 0.23rem;
  background:url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/pc/ss-icon2.png) no-repeat;
  background-size: 100% 100%;
  left:0;
  bottom:0;
}
.dialog5 .tips #checkInfoBtn:checked::after,.dialog6 .tips #checkInfoBtn1:checked::after,.dialog6 .tips #checkInfoBtn2:checked::after{
  position: absolute;
  content:'';
  display: block;
  width: 0.3rem;
  height: 0.25rem; 
  background:url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/pc/ss-icon3.png) no-repeat;
  background-size: 100% 100%;
  left:0;
  bottom:0;
}
.dialog5 .tips p,.dialog6 .tips p{
  display: inline-block;
  vertical-align: top;
  color:#eaebeb;
  font-size: .16rem;
  text-align: left;
  width: 5.15rem;
  margin-left: .12rem;
  line-height: 1.6;
}
.dialog5 .btn-submit{
  background:url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/btn-submit.png) no-repeat;
  background-size: 100% 100%;
  margin:.1rem auto 0;
  display: block;
  width: 2.76rem;
  height: 0.57rem;
}

.dialog6{
  width: 6.04rem;
  height: 6.4rem;  
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/dia-bg1.png) no-repeat center center;
  background-size: 100% 100%;
}

.dialog6 .dia-content .btn-confirm{
    display: block;
    width: 2.76rem;
    height: 0.57rem;
    background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/btn-disbind.png) no-repeat center center;
    background-size: 100% 100%;
    margin: 0 auto;
}

.dialog6 label{
  width: 0.9rem;
  height: 0.4rem;
  text-align: right;
  color:#eaebeb;
  font-size: .22rem;
  font-family: 'zhanshu-bold';
  display: inline-block;
  vertical-align: middle;
}
.dialog6 input{
  height: 0.4rem;
  line-height: .4rem;
  border:.01rem solid #acacac;
  width: 2.11rem;
  padding:0 .1rem;
  box-sizing: border-box;
  color:#eaebeb;
  font-size: .22rem;
  background:transparent;
  outline: none;
  appearance: none;
  display: inline-block;
  vertical-align: middle;
}
.dialog6 #errorInfo_cancel{
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: .16rem;
  top:.8rem;
  left:0;
  color:red;
}
.dialog6 .yzm-box{
  text-align: left;
  margin:.25rem 0 0.32rem .8rem;
}
.dialog6 .yzm-box button{
  display: inline-block;
  vertical-align: middle;
  width: 1.45rem;
  height: 0.4rem;
  color:#131416;
  font-size: .16rem;
  text-align: center;
  line-height: .4rem;
  font-family: 'zhanshu-bold';
  margin-left: .06rem;
  background:#0ff193;
  outline: none;
  border: none;
}
.dialog6 button.disable{
  pointer-events: none;
}
.dialog6 button:hover{
  text-decoration: none;
}
.dialog6 .bind{
  color:#eaebeb;
  font-size: .2rem;
  text-align: left;
  margin: .38rem 0 0 .8rem;
}
.dialog .dia-content .dia-title{
  background-image:url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/dia-title-deco2.png);
  width: 2.76rem;
}

.dialog7{
  width: 5.04rem;
  height: 3.65rem;  
  background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/dia-bg6.png) no-repeat center center;
  background-size: 100% 100%;
}
.dialog7 p{
  color: #eaebeb;
  font-size: .16rem;
  text-align: center;
}

.dialog7 img{
  width: 1.87rem;
  height: 1.87rem;
  display: block;
  margin:.05rem auto 0.3rem;
}
.dialog .btn-close{
  background:url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/btn-close.png) no-repeat;
  background-size: 100% 100%;
  width: 2.76rem;
  height: 0.57rem;
  display: block;
  margin:0 auto;
}

.mod-float {
    display: none;
    position: fixed;
    right: 0;
    bottom: 50%;
    width: 3.50rem;
    height: 5.84rem;
    z-index: 99;
    transform: translateY(58%);
}

.mod-float .open {
    width: 100%;
    height: 100%;
    background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/float.png) no-repeat;
    background-size: cover
}

.mod-float .trigger {
    width: .40rem;
    height: 1.04rem;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 2.33rem
}

.mod-float .action {
    width: 3.10rem;
    height: 3.03rem;
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: .54rem
}

.mod-float .fold {
    display: none;
    width: .39rem;
    height: 1.93rem;
    background: url(//game.gtimg.cn/images/dfm/cp/a20241230gxttb/s4/pc/fold.png) no-repeat;
    background-size: cover;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0
}