*{-webkit-text-size-adjust: none;padding: 0;margin: 0;outline: none;/* -webkit-touch-callout:default; */}
html{width:100%;font-size: 16px;-webkit-text-size-adjust:none;}
body,h1,h2,h3,ul,li,p{font-size: .24rem;font-weight: normal;}
div,a{background-size: 100% 100%;background-repeat: no-repeat;border:none;text-decoration: none;}
img{vertical-align: top;width: 100%;}
ul,li{list-style: none;}
input,textarea{font-size:100%;user-select: auto;-webkit-user-select: auto;-webkit-touch-callout:default;}
/* input:focus {scroll-margin-bottom: 120px;} */
a,select,div,ul,li{-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;user-select: none;-webkit-user-select: none;touch-action: manipulation;}
div#afooter {font-size: .2rem;line-height: 0.4rem;color: #5a5a5a;text-align: center;padding: .2rem 0 .8rem;background-color: #181716;}
div#afooter a{color:#5a5a5a;}
.wraper {position: relative;width: 100%;font-size: 0.22rem;line-height: 0.36rem;overflow: hidden;}

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

.part {
  position: relative;
  width: 7.5rem;
  margin: 0 auto;
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
}

@font-face {
  font-family: "med";
  src: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/med.ttf);
}

@font-face {
  font-family: "bold";
  src: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/bold.ttf);
}

html, body, .wraper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-family: "med";
  background-color: #000;
}

.global-bg, .content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.global-bg {
  /* background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/bg1.jpg) no-repeat center/cover;
  mask-image: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/bg_mask.png);
  mask-size: 32rem 14.4rem;
  mask-position: center center;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/bg_mask.png);
  -webkit-mask-size: 32rem 14.4rem;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat; */
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/ui-1.png) no-repeat 0 0/25.6rem,
              url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/ui-2.png) no-repeat right 0/5.88rem,
              url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/bg1.jpg) no-repeat center/cover;
}

.global-bg.hideui {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/bg1.jpg) no-repeat center/cover;
}

.count {
  position: absolute;
  min-width: 5.68rem;
  top: 0.8rem;
  right: 1.38rem;
  display: flex;
  text-align: left;
}

.count .tab1, .count .tab2 {
  width: 50%;
  display: flex;
  align-items: center;
}

.count span {
  font-size: 0.3rem;
  color: #979a9b;
  line-height: 1;
}

.count .i1, .count .i2 {
  width: 0.53rem;
  height: 0.53rem;
  margin-right: 0.15rem;
}

.count .i1 {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon1.png) no-repeat center/contain;
}

.count .i2 {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon2.png) no-repeat center/contain;
}

.count .add {
  position: relative;
  width: 0.34rem;
  height: 0.34rem;
  margin-left: 0.07rem;
  margin-bottom: 0.04rem;
}

.count .add::before, .count .add::after {
  content: "";
  position: absolute;
  background-color: #bfc1c1;
}

.count .add::before {
  left: 0.05rem;
  top: 0.15rem;
  width: 0.24rem;
  height: 0.04rem;
}

.count .add::after {
  top: 0.05rem;
  left: 0.15rem;
  height: 0.24rem;
  width: 0.04rem;
}

.center-main {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 34.88rem;
  height: 16.34rem;
  margin-top: -8.84rem;
  margin-left: -17.44rem;
}

.slogan {
  position: absolute;
  width: 15.93rem;
  height: 1.53rem;
  line-height: 999px;
  overflow: hidden;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/slogan.png) no-repeat center/contain;
}

.date {
  position: absolute;
  left: 0;
  top: 50%;
  display: flex;
  margin-top: -6.26rem;
  text-align: center;
}

.date span:nth-child(1) {
  width: 1.48rem;
  height: 0.5rem;
  font-size: 0.3rem;
  line-height: 0.52rem;
  color: #eaeceb;
  background-color: #243e57;
}

.date span:nth-child(2) {
  height: 0.5rem;
  width: 4.78rem;
  line-height: 0.5rem;
  border-top: 0.02rem rgba(255, 255, 255, 0.2) solid;
  border-right: 0.02rem rgba(255, 255, 255, 0.2) solid;
  border-bottom: 0.02rem rgba(255, 255, 255, 0.2) solid;
  box-sizing: border-box;
  font-size: 0.32rem;
  color: #bebfc1;
}

.myguess-box {
  position: absolute;
  right: 0;
  top: 0;
  height: 0.86rem;
  width: 8.45rem;
  display: flex;
  justify-content: space-between;
  border-bottom: 0.04rem rgba(255, 255, 255, 0.5) solid;
  z-index: 5;
}

.myguess-box .myguess-count {
  padding-left: 0.05rem;
  display: flex;
  align-items: center;
}

.myguess-count i {
  width: 0.58rem;
  height: 0.59rem;
  margin-right: 0.13rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon3.png) no-repeat center/contain;
}

.myguess-count span {
  font-size: 0.49rem;
  color: #ffffff;
  line-height: 1;
}

.myguess-count .reset {
  width: 0.43rem;
  height: 0.52rem;
  margin-left: 0.2rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon4.png) no-repeat center/contain;
}

.myguess-count .reset.rotate {
  animation: reset_ani 1s linear forwards;
}

@keyframes reset_ani {
  0% { transform: rotate(0); }
  100% { transform: rotate(360deg); }
}

.myguess-box .myguess-btn {
  width: 3.7rem;
  height: 0.7rem;
  font-size: 0.422rem;
  color: #bebfc1;
  line-height: 0.74rem;
  font-family: "bold";
  text-align: center;
  border: 0.02rem rgba(255, 255, 255, 0.2) solid;
}

.myguess-box .myguess-btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.desc-tip {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5.42rem;
  font-size: 0.32rem;
  color: #bebfc1;
  line-height: 0.45rem;
  text-align: left;
  letter-spacing: -0.018rem;
}

.module-exchange-tab {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4.16rem;
  width: 10.34rem;
  height: 0.87rem;
  display: flex;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/tab1.png) no-repeat center/100% 100%;
  z-index: 5;
}

.module-exchange-tab .ex-tab-icon1,
.module-exchange-tab .ex-tab-icon2,
.module-exchange-tab .ex-tab-icon3 {
  display: inline-block;
  width: 0.36rem;
  height: 0.30rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}

.module-exchange-tab .ex-tab-icon1 {
  margin-bottom: 0.02rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon5.png) no-repeat center/contain;
}

.module-exchange-tab .ex-tab-icon2 {
  margin-bottom: 0.04rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon6.png) no-repeat top/contain;
}

.module-exchange-tab .ex-tab-icon3 {
  margin-bottom: 0.04rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon13.png) no-repeat top/contain;
}

.module-exchange-tab a {
  width: 50%;
  height: 100%;
  font-size: 0.3rem;
  color: #bebfc1;
  line-height: 0.9rem;
  font-family: "bold";
  text-align: center;
}

.module-exchange-tab a.on,
.module-exchange-tab a:hover {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/tab2.png) no-repeat left/cover;
}

.role-desc-con {
  position: absolute;
  width: 8.58rem;
  height: 10.73rem;
  left: 0;
  top: 50%;
  margin-top: -2.56rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/box1.png) no-repeat center/contain;
}

.role-desc-con .role-logo {
  position: absolute;
  width: 1.9rem;
  height: 1.9rem;
  top: 1.23rem;
  left: 0.5rem;
  padding: 0.05rem;
  box-sizing: border-box;
}

.role-desc-con .role-logo img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
}

.role-desc-con .role-name {
  position: absolute;
  width: 3.64rem;
  top: 1.9rem;
  left: 2.94rem;
  text-align: center;
  font-size: 0.704rem;
  color: #bca677;
  line-height: 0.666rem;
  font-family: "bold";
  white-space: nowrap;
}

.role-desc-con .role-name span:nth-child(1) {
  font-size: 0.88rem;
}

.role-desc-con .role-radar-con {
  position: absolute;
  width: 5rem;
  height: 5rem;
  top: 4.53rem;
  left: 1.9rem;
}

.role-radar-con p {
  position: absolute;
  font-size: 0.35rem;
  color: #bebfc1;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  min-width: 3em;
}

.role-radar-con p span {
  font-size: 0.3rem;
  font-family: "bold";
}

.role-radar-con p:nth-child(1) {
  top: -0.75rem;
  left: 1.75rem;
}

.role-radar-con p:nth-child(2) {
  top: 0.95rem;
  left: 5.1rem;
}

.role-radar-con p:nth-child(3) {
  top: 3.3rem;
  left: 5.1rem;
}

.role-radar-con p:nth-child(4) {
  top: 4.94rem;
  left: 0.9rem;
}

.role-radar-con p:nth-child(5) {
  top: 3.3rem;
  left: -1.36rem;
}

.role-radar-con p:nth-child(6) {
  top: 0.95rem;
  left: -1.36rem;
}

.role-desc-con .role-radar-con canvas {
  position: absolute;
  width: 3.1rem;
  height: 3.1rem;
}

.role-data-tip {
  position: absolute;
  width: 100%;
  font-size: 0.36rem;
  line-height: 1;
  color: #bebfc1;
  text-align: center;
  bottom: 0.34rem;
}

.role-picture {
  position: absolute;
  width: 11.18rem;
  height: 14.21rem;
  top: 50%;
  left: 50%;
  margin-top: -4.82rem;
  margin-left: -7.23rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/role-bg.png) no-repeat center/contain;
}

.role-picture::before,
.role-picture::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
}

.role-picture::before {
  width: 2.51rem;
  height: 0.85rem;
  margin-top: 3rem;
  margin-left: -5.6rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon7.png) no-repeat center/contain;
}

.role-picture::after {
  width: 2.19rem;
  height: 0.63rem;
  margin-top: -5.33rem;
  margin-left: 3.23rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon8.png) no-repeat center/contain;
}

.role-picture img {
  position: absolute;
  width: 14rem;
  height: auto;
  left: 50%;
  margin-left: -7.1rem;
  top: -3rem;
}

.guess-play-con {
  position: absolute;
  width: 12.22rem;
  height: 12.32rem;
  right: 0;
  top: 50%;
  margin-top: -4.14rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/box2.png) no-repeat center/contain;
}

.play-left, .play-right {
  position: absolute;
  width: 1.34rem;
  height: 1.34rem;
  top: 0;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/page-left.png) no-repeat center center/0.48rem;
}

.play-left {
  left: 0;
}

.play-right {
  right: 0;
  transform: rotate(180deg);
}

.play-left:hover, .play-right:hover {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/page-left.png) no-repeat center center/0.48rem,
  url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/page-left.png) no-repeat center center/0.48rem;
}

.guess-play-tit {
  width: 100%;
  font-size: 0.652rem;
  color: #c0c2c2;
  line-height: 1.4rem;
  text-align: center;
  font-family: "bold";
}

.guess-date {
  width: 11.42rem;
  height: 1.3rem;
  font-size: 0.39rem;
  color: #bebfc1;
  line-height: 1.3rem;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.guess-data {
  width: 11.42rem;
  height: 1.5rem;
  margin: 0.68rem auto 0;
  display: flex;
  justify-content: space-between;
  text-align: center;
}

.guess-data .able-item {
  position: relative;
  width: 2.57rem;
  height: 1.14rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  cursor: pointer;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/data-b2.png) no-repeat top/contain,
  url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/data-b2-hover.png) no-repeat 0/0;
}

.guess-data .able-item:hover {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/data-b2-hover.png) no-repeat top/contain;
}

.guess-data .able-item.able {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/data-b1.png) no-repeat top/contain,
  url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/data-b1-hover.png) no-repeat 0/0;
}

.guess-data .able-item.able:hover {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/data-b1-hover.png) no-repeat top/contain;
}

.guess-data .able-item.grey::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1.14rem;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.guess-data .able-item p {
  font-size: 0.407rem;
  color: #c1c4c4;
  line-height: 1.26;
}

.guess-data .able-item.able p {
  color: #f4cf67;
}

.guess-data .able-item p:nth-child(2) {
  font-size: 0.326rem;
}

.guess-data .able-item .rate {
  position: absolute;
  width: 100%;
  height: 0.42rem;
  top: 1.4rem;
  left: 0;
  background-color: rgba(193, 196, 196, 0.15);
}

.guess-data .able-item .rate i {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(193, 196, 196, 0.2);
}

.guess-data .able-item:last-child .rate i {
  left: auto;
  right: 0;
}

.guess-data .able-item .rate span {
  position: absolute;
  width: 100%;
  left: 0;
  font-size: 0.32rem;
  color: #d4d9d9;
  line-height: 0.44rem;
}

.guess-data .able-item .tab {
  position: absolute;
  right: 0;
  top: -0.12rem;
  width: 1.01rem;
  height: 0.41rem;
  background-color: #f5cf67;
  font-size: 0.306rem;
  color: #1b2526;
  line-height: 0.41rem;
  text-align: center;
}

.guess-data .desc-item {
  width: 0;
  flex: 1;
  padding: 0.14rem 0.15rem 0;
  box-sizing: border-box;
}

.guess-data .desc-item p {
  font-size: 0.391rem;
  color: #bebfc1;
  line-height: 0.55rem;
}

.guess-play-tit2 {
  width: 11.42rem;
  font-size: 0.489rem;
  color: #bebfc1;
  line-height: 1;
  margin: 1.9rem auto 0;
  font-family: "bold";
}

.guess-team-desc {
  width: 11.88rem;
  height: 4.5rem;
  padding: 0 0.1rem 0 0.26rem;
  box-sizing: border-box;
  margin: 0.32rem auto 0;
  text-align: left;
  font-size: 0.36rem;
  color: #bebfc1;
  line-height: 0.587rem;
  overflow: auto;
}

.guess-team-desc::-webkit-scrollbar {
  width: 0.1rem;
}

.guess-team-desc::-webkit-scrollbar-track {
  background: rgba(193, 196, 196, 0.15);
}

.guess-team-desc::-webkit-scrollbar-thumb {
  background: rgba(193, 196, 196, 0.4);
}

.guess-module,
.guess-module-role,
.guess-module-team,
.prize-module {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}

.guess-module.hide,
.guess-module-role.hide,
.guess-module-team.hide,
.prize-module.hide {
  z-index: -1;
  opacity: 0;
  left: -99999px;
  pointer-events: none;
}

.team-desc-con {
  position: absolute;
  width: 20.37rem;
  height: 10rem;
  bottom: 0;
  left: 0;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/zd-maskbg.png) no-repeat center/contain;
}

.team-desc-con .logo-con {
  position: absolute;
  width: 9.2rem;
  height: 5.4rem;
  top: 1.3rem;
  left: 5.45rem;
}

.team-desc-con .logo-con img {
  display: block;
  width: auto;
  height: 100%;
  max-width: 100%;
  margin: 0 auto;
  object-fit: contain;
}

.team-desc-con .team-name {
  position: absolute;
  width: 11.6rem;
  left: 4.3rem;
  top: 7.25rem;
  font-size: 1.287rem;
  color: #bca677;
  font-family: "bold";
  text-align: center;
  line-height: 1;
}

.video-list {
  position: absolute;
  width: 24.57rem;
  height: 6.04rem;
  top: 50%;
  left: 0;
  padding: 0 0.02rem;
  margin-top: -2.75rem;
  box-sizing: border-box;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/box3.png) no-repeat center/contain;
}

.video-list ul {
  width: 99.5%;
  height: 100%;
  overflow: auto;
  mask: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 90%, rgba(0, 0, 0, 0.2) 100%);
  -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 90%, rgba(0, 0, 0, 0.2) 100%);
}

.video-list ul::-webkit-scrollbar {
  width: 0.1rem;
}

.video-list ul::-webkit-scrollbar-track {
  background: rgba(193, 196, 196, 0.15);
}

.video-list ul::-webkit-scrollbar-thumb {
  background: rgba(193, 196, 196, 0.4);
}

.video-list li {
  position: relative;
  width: 100%;
  height: 2.6rem;
}

.video-list li::after {
  content: "";
  position: absolute;
  width: 23.37rem;
  height: 1px;
  left: 0.45rem;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.2);
}

.video-list li.living {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/living-bg.png) no-repeat left/23.82rem 100%;
}

.video-list .tab {
  position: absolute;
  left: 0;
  top: 0.22rem;
  width: auto;
  min-width: 4.38rem;
  height: 0.43rem;
  font-size: 0.372rem;
  color: #192122;
  line-height: 0.43rem;
  padding: 0 0.1rem;
  box-sizing: border-box;
  text-align: center;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/tab3.png) no-repeat left/cover;
}

.video-list .play-date {
  position: absolute;
  left: 0.38rem;
  top: 1.12rem;
  font-size: 0.372rem;
  color: #8b9595;
  line-height: 0.428rem;
}

.video-list .play-date span:nth-child(1) {
  font-size: 0.428rem;
  color: #8b9595;
  font-family: "bold";
  margin-right: 0.22rem;
}

.video-list .play-state {
  position: absolute;
  left: 0.38rem;
  top: 1.75rem;
  font-size: 0.372rem;
  color: #8b9595;
  line-height: 1;
}

.video-list li.living .play-state {
  color: #55ad83;
}

.video-list .team-list {
  position: absolute;
  width: 14.4rem;
  height: 1.25rem;
  left: 4.66rem;
  top: 0.66rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-list .team-list .logo-box {
  position: relative;
  width: 1.25rem;
}

.video-list .team-list img {
  display: block;
  width: 1.25rem;
  height: auto;
}

.video-list .team-list .num-tab,
.video-list .team-list .win-tab {
  position: absolute;
  top: -0.19rem;
  left: 50%;
  margin-left: 0.15rem;
  width: .62rem;
  height: .32rem;
  transform: scale(1.2);
  transform-origin: 0 0;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/tab-icons.png) no-repeat -0.1rem -0.12rem / 2.46rem;
}

.video-list .team-list .num-tab.no1 {
  background-position: -.10rem -1.18rem;
}

.video-list .team-list .num-tab.no2 {
  background-position: -.92rem -1.18rem;
}

.video-list .team-list .num-tab.no3 {
  background-position: -1.74rem -.10rem;
}

.video-list .team-list .num-tab.no4 {
  background-position: -.92rem -.10rem;
}

.video-list .team-list .num-tab.no5 {
  background-position: -.10rem -.66rem;
}

.video-list .team-list .num-tab.no6 {
  background-position: -.92rem -.66rem;
}

.video-list .team-list span {
  font-size: 0.372rem;
  line-height: 1;
  margin: 0 0.3rem;
  color: rgba(255,255,255,0.2);
}

.video-list .btn {
  position: absolute;
  left: 19.3rem;
  top: 0.26rem;
  width: 4.25rem;
  height: 1rem;
  font-size: 0.447rem;
  color: #bebfc1;
  line-height: 1.06rem;
  font-family: "bold";
  text-align: center;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/btn2.png) no-repeat center/contain;
}

.video-list .btn.btn1 {
  color: #f4cf67;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/btn1.png) no-repeat center/contain;
}

.video-list .btn.btn1:hover {
  background-color: rgba(96, 91, 49);
}

.video-list .btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.video-list .btn.btn3 {
  top: 1.44rem;
}

.video-list .btn.btn4 {
  top: 0.62rem;
  height: 1.44rem;
  line-height: 1.48rem;
  color: #5b6362;
  background: none;
  cursor: default;
}

.task-list {
  position: absolute;
  width: 9.57rem;
  height: 9.79rem;
  right: 0;
  top: 1.7rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/box5.png) no-repeat center/contain;
}

.task-nav {
  width: 8.47rem;
  height: 1.12rem;
  margin: 0.28rem auto 0;
  display: flex;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/tab4.png) no-repeat center/100% 100%;
}

.task-nav a {
  width: 50%;
  height: 1.12rem;
  font-size: 0.405rem;
  color: #bebfc1;
  line-height: 1.18rem;
  font-family: "bold";
  text-align: center;
}

.task-nav a:nth-child(1).on {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/tab5.png) no-repeat left/cover;
}

.task-nav a:nth-child(2).on {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/tab5.png) no-repeat right/cover;
}

.task-data {
  width: 9.2rem;
  height: auto;
  margin: 0.4rem auto 0;
}

.task-data ul {
  width: 100%;
  height: 7.57rem;
  overflow: auto;
  padding-left: 0.21rem;
  box-sizing: border-box;
}

.task-data ul::-webkit-scrollbar {
  width: 0.1rem;
}

.task-data ul::-webkit-scrollbar-track {
  background: rgba(193, 196, 196, 0.15);
}

.task-data ul::-webkit-scrollbar-thumb {
  background: rgba(193, 196, 196, 0.4);
}

.task-data li {
  position: relative;
  width: 8.44rem;
  height: 2.4rem;
  box-sizing: border-box;
  padding-top: 0.3rem;
  border-bottom: 0.02rem rgba(255,255,255,0.2) solid;
  overflow: hidden;
}

.task-data li:nth-child(1) {
  height: 2.1rem;
  padding-top: 0;
}

.task-data li .task-desc {
  width: 5.8rem;
  font-size: 0.36rem;
  color: #bebfc1;
  line-height: 0.607rem;
  text-align: left;
  margin-top: 0.33rem;
}

.task-data li .prize-box {
  position: absolute;
  right: 0;
  top: 0.3rem;
  width: 1.77rem;
  height: 1.77rem;
  box-sizing: border-box;
  padding: 0.26rem;
  border: 0.02rem #364448 solid;
  box-sizing: border-box;
  background-color: #101c22;
}

.task-data li:nth-child(1) .prize-box {
  top: 0;
}

.task-data li img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
}

.task-data li .num {
  position: absolute;
  top: 1.26rem;
  left: 0.77rem;
  color: #FFF;
  font-size: 0.38rem;
  line-height: 1;
  text-shadow: 0.02rem 0.02rem 0.02rem #000;
}

.task-data .prize-box.s2 {
  border: 0.05rem #f5d269 solid;
  padding: 0.2rem;
  overflow: hidden;
}

.task-data .prize-box.s2::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1.58rem;
  top: -1.58rem;
  left: 0;
  background: linear-gradient(180deg, rgba(244, 207, 103, 0), rgba(244, 207, 103, 0.4));
  animation: lightAni 3s linear infinite;
}

@keyframes lightAni {
  0% { transform: translateY(0); }
  100% { transform: translateY(3rem); }
}

.task-data .prize-box.s3::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4) url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon10.png) no-repeat center center/0.67rem;
}

.task-prize-get {
  display: block;
  width: 8.21rem;
  height: 0.91rem;
  margin: 0.6rem auto 0;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/btn3.png) no-repeat center/contain;
}

.task-prize-get:hover {
  background-color: rgba(96, 91, 49);
}

.task-prize-get.on {
  cursor: default;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/btn4.png) no-repeat center/contain;
}

.task-prize-get.off {
  cursor: default;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/btn7.png) no-repeat center/contain;
}

.task-prize-get.off:hover,
.task-prize-get.on:hover {
  background-color: transparent;
}

.prize-list {
  position: absolute;
  width: 100%;
  height: 3.75rem;
  top: 50%;
  left: 0;
  margin-top: 3.74rem;
}

.prize-list .time-tip {
  font-size: 0.376rem;
  color: #bebfc1;
  line-height: 0.64rem;
  text-align: left;
  border-bottom: 0.02rem rgba(91, 94, 95, 0.4) solid;
}

.prize-list .prize-data {
  width: 100%;
  height: 4.2rem;
  margin-top: 0.22rem;
  display: flex;
  overflow-x: auto;
}

.prize-list .prize-item {
  position: relative;
  width: 8.48rem;
  height: 3.97rem;
  margin-right: 0.3rem;
  flex-shrink: 0;
  cursor: pointer;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/box4.png) no-repeat center/contain;
  border: 0.02rem transparent solid;
  box-sizing: border-box;
}

.prize-list .prize-item.able {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/box4-hover.png) no-repeat center/contain;
}

.prize-list .prize-item:last-child {
  margin-right: 0;
}

.prize-list .prize-item .name {
  position: absolute;
  height: 0.46rem;
  top: 0.2rem;
  left: 0.21rem;
  padding: 0 0.08rem;
  font-size: 0.37rem;
  color: #dcdde0;
  line-height: 0.48rem;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px rgba(255, 255, 255, 0.2) solid;
}

.prize-list .prize-item .limit {
  position: absolute;
  left: 0.21rem;
  top: 2.7rem;
  padding-left: 0.08rem;
  font-size: 0.372rem;
  color: #bebfc1;
}

.prize-list .prize-item .prize-img {
  position: absolute;
  top: 0.74rem;
  left: 1.5rem;
  width: 5.6rem;
  height: 2.42rem;
}

.prize-list .prize-img img {
  display: block;
  width: auto;
  height: 100%;
  max-width: 100%;
  margin: 0 auto;
  object-fit: contain;
}

.prize-list .prize-item .star {
  display: none;
  
  position: absolute;
  width: 0.38rem;
  height: 0.38rem;
  top: 0.36rem;
  left: 7.72rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon11.png) no-repeat center/contain;
}

.prize-list .prize-item .num {
  position: absolute;
  width: 100%;
  bottom: 0;
  font-size: 0.306rem;
  color: #f5cf67;
  line-height: 0.4rem;
  text-align: center;
  font-family: "bold";
}

.prize-list .prize-item .num.c2 {
  color: #dd302f;
}

.prize-list .prize-item .num i {
  display: inline-block;
  width: 0.56rem;
  height: 0.56rem;
  margin-right: 0.1rem;
  vertical-align: middle;
  margin-bottom: 0.04rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon3.png) no-repeat center/contain;
}

.prize-list .prize-item .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/box4-mask.png) no-repeat center/100% 100%;
}

.prize-list .prize-item .mask p {
  width: 100%;
  font-size: 0.36rem;
  color: #ffffff;
  line-height: 1;
  text-align: center;
}

.prize-list .prize-item .mask p span {
  color: #f5cf67;
}

.prize-list .prize-item .mask .star {
  position: absolute;
  width: 0.7rem;
  height: 0.7rem;
  left: 7.57rem;
  top: 0.21rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/box4-mask-star.png) no-repeat center/100%;
}

.prize-list .prize-item .mask .star.light {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon11.png) no-repeat center/0.38rem, url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/box4-mask-star.png) no-repeat center/100%;
}

.prize-list .prize-item:hover {
  border: 0.02rem #FFF solid;
  background-color: rgba(255,255,255,0.1);
  box-sizing: border-box;
}



.dia {
  display: none;
  box-sizing: border-box;
  text-align: center;
}

.dia-close {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  right: 0.5rem;
  top: 0;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon12.png) no-repeat center/0.64rem;
}

.diaS1 {
  width: 25.02rem;
  height: 11.99rem;
  padding-left: 0.18rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/dia-con1.png) no-repeat center/contain;
}

.diaS2 {
  width: 19.73rem;
  height: 10.1rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/dia-con2.png) no-repeat center/contain;
}

.dia1-tit {
  position: absolute;
  top: 0.2rem;
  left: 1.6rem;
  font-size: 0.64rem;
  line-height: 1;
  color: rgba(250, 255, 255, 0.3);
  font-family: "bold";
}

.dia1-main {
  width: 22.78rem;
  height: 1rem;
  margin: 1.69rem auto 0;
}

.dia1-nav {
  width: 22.14rem;
  height: 0.88rem;
  display: flex;
  text-align: center;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/tab6.png) no-repeat center/contain;
}

.dia1-nav a {
  width: 50%;
  height: 0.88rem;
  font-size: 0.32rem;
  color: #bebfc1;
  line-height: 0.9rem;
  font-family: "bold";
}

.dia1-nav a.on {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/tab7.png) no-repeat center/100% 100%;
}

.dia1-data-con {
  width: 100%;
  height: 7.96rem;
  margin: 0.48rem auto 0;
}

.dia1-data-con .dia1-data-item {
  width: 100%;
  height: 100%;
  text-align: left;
  overflow: auto;
}

.dia1-data-item::-webkit-scrollbar {
  width: 0.08rem;
}

.dia1-data-item::-webkit-scrollbar-track {
  background: rgba(193, 196, 196, 0.15);
}

.dia1-data-item::-webkit-scrollbar-thumb {
  background: rgba(193, 196, 196, 0.4);
}

.dia1-data-item.rule p {
  font-size: 0.32rem;
  line-height: 0.48rem;
  color: #eaebed;
}

.dia1-data-item.history .h-data {
  width: 22.14rem;
  height: 1.12rem;
  padding: 0 0.56rem;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 4.3rem 6.8rem 5.5rem 1fr;
  align-items: center;
  text-align: center;
}

.dia1-data-item.history .h-data:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.05);
}

.dia1-data-item.history .h-data p {
  font-size: 0.32rem;
  color: #eaebed;
  line-height: 1;
  box-sizing: border-box;
}

.dia1-data-item.history .h-data p:nth-child(1) {
  padding-left: 0.32rem;
  text-align: left;
}

.dia1-data-item.history .h-data p .c1 {
  color: #f4cf67;
}

.dia1-data-item.history .h-data p .c2 {
  color: #518ec3;
}

.dia1-data-item.history .h-data.tit p {
  font-size: 0.4rem;
  font-family: "bold";
}

.dia1-data-item.history .h-data.tit p:nth-child(1) {
  text-indent: 1.25rem;
}

.d2-t1 {
  width: 100%;
  margin-top: 2.6rem;
  font-size: 0.48rem;
  color: #bebfc1;
  line-height: 1;
}

.d2-nav {
  display: flex;
  margin: 1.46rem 0 0;
  justify-content: center;
}

.d2-nav a {
  width: 3.14rem;
  height: 0.8rem;
  font-size: 0.36rem;
  color: #96999c;
  line-height: 0.84rem;
  font-family: "bold";
  margin: 0 0.1rem;
  border: 1px rgba(255,255,255,0.2) solid;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/d2-tab.png) no-repeat -4.2rem/8.1rem;
}

.d2-nav a:hover {
  color: #1c1d1f;
  background-position: left center;
}

.d2-t2 {
  font-size: 0.32rem;
  color: #eaebed;
  line-height: 1;
  margin-top: 1.36rem;
}

.d2-t2 .t2 {
  color: #f4cf67;
}

.d2-t2 i {
  display: inline-block;
  width: 1px;
  height: 0.44rem;
  margin: 0 0.24rem;
  vertical-align: middle;
  background-color: rgba(255, 255, 255, 0.7);
}

.d2-btn1 {
  display: block;
  width: 5.96rem;
  height: 1.16rem;
  margin: 0.32rem auto 0;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/btn5.png) no-repeat center/contain;
}

.d2-btn2 {
  display: block;
  width: 5.96rem;
  height: 1.16rem;
  margin: 0.32rem auto 0;
  font-size: 0.43rem;
  color: #a6acaf;
  line-height: 1.2rem;
  font-family: "bold";
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/btn6.png) no-repeat center/contain;
}

.d3-txt {
  width: 80%;
  height: 6.4rem;
  margin: 0 auto 0.7rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.d3-txt p {
  font-size: 0.48rem;
  color: #bebfc1;
  line-height: 1.3;
}

.d4-desc-con {
  position: absolute;
  width: 9.25rem;
  height: 7.44rem;
  top: 1.6rem;
  left: 1.6rem;
  padding: 0 0.32rem;
  box-sizing: border-box;
  text-align: left;
  background-color: rgba(148, 156, 156, 0.1);
}

.d4-desc-con .tit {
  width: 100%;
  height: 1rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: #5b5f5f solid 0.04rem;
}

.d4-desc-con .tit i {
  width: 0.28rem;
  height: 0.28rem;
  margin-left: 0.13rem;
  margin-right: 0.27rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.d4-desc-con .tit span {
  font-size: 0.48rem;
  color: #eaebeb;
  line-height: 1;
}

.d4-desc-con .desc {
  width: 100%;
  margin-top: 0.18rem;
  font-size: 0.32rem;
  color: #bebfc1;
  line-height: 1.2;
}

.d4-desc-con .tit i.pz1 {
  background-image: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/pz-1.png);
}

.d4-desc-con .tit i.pz2 {
  background-image: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/pz-2.png);
}

.d4-desc-con .tit i.pz3 {
  background-image: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/pz-3.png);
}

.d4-desc-con .tit i.pz4 {
  background-image: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/pz-4.png);
}

.d4-desc-con .tit i.pz5 {
  background-image: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/pz-5.png);
}

.d4-desc-con .tit i.pz6 {
  background-image: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/pz-6.png);
}

.d4-prize-table {
  position: absolute;
  width: 5.96rem;
  height: 4.18rem;
  top: 1.6rem;
  left: 12rem;
  padding: 0.6rem;
  box-sizing: border-box;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/d4-table.png) no-repeat center/contain;
}

.d4-prize-table img {
  display: block;
  max-height: 100%;
  object-fit: contain;
  margin: 0 auto;
}

.d4-txt {
  position: absolute;
  width: 5.96rem;
  top: 6.26rem;
  left: 12rem;
  font-size: 0.32rem;
  color: #bebfc1;
  line-height: 1;
  text-align: center;
}

.d4-num-con {
  position: absolute;
  width: 5.95rem;
  height: 0.76rem;
  top: 6.8rem;
  left: 12rem;
  display: flex;
  justify-content: space-between;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/d4-num.png) no-repeat center/contain;
}

.d4-num-con a {
  width: 0.84rem;
  height: 0.76rem;
}

.d4-num-con input {
  width: 3.35rem;
  height: 100%;
  text-align: center;
  font-size: 0.32rem;
  color: #faffff;
  line-height: 1;
  font-family: "bold";
  background: none;
  outline: none;
  border: none;
}

.d4-get-btn {
  position: absolute;
  width: 5.96rem;
  height: 1.16rem;
  top: 7.86rem;
  left: 12rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/d4-btn1.png) no-repeat center/contain;
}

.d4-get-btn i {
  width: 0.52rem;
  height: 0.53rem;
  margin-right: 0.12rem;
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/icon3.png) no-repeat center/contain;
}

.d4-get-btn span {
  font-size: 0.37rem;
  color: #0ff796;
  line-height: 1;
  font-family: "bold";
}

.d4-get-btn.off {
  background: url(https://game.gtimg.cn/images/dfm/cp/a20260212fnlsrdjc/d4-btn2.png) no-repeat center/contain;
}

.d4-get-btn.off span {
  color: #dd302f;
}