@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, "微软雅黑", sans-serif;
}

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

em,
b {
  font-style: normal;
}

a {
  text-decoration: none;
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}

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

img {
  border: 0;
}

body {
  background-color: #1d1a20;
}

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

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

td,
th,
ul,
ol {
  padding: 0;
}

ul,
li {
  list-style: none;
}

/* reset end */
/* foot */
#afooter {
  position: relative;
  padding: 30px 0;
  text-align: center;
  font: normal 12px/19px Tahoma;
  z-index: 10;
  background-color: #191219;
}

#afooter,
#afooter a {
  color: #c0c0c0;
  text-decoration: none;
}

img[src=""] {
  opacity: 0;
}

.hid {
  display: none !important;
  text-indent: -9999px;
}

.h5 {
  display: none !important;
}

@font-face {
  font-family: "saira_er";
  src: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/fonts/SairaExtraCondensed-Regular.ttf");
}
@font-face {
  font-family: "saira_b";
  src: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/fonts/SairaCondensed-Bold.ttf");
}
@font-face {
  font-family: "saira_eb";
  src: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/fonts/Saira_ExtraCondensed-ExtraBoldItalic.ttf");
}
.wrapper {
  width: 100%;
  max-width: 32rem;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  font-family: "微软雅黑";
  padding-top: 0.8rem;
  background-color: #1d1a20;
}

.wrapper *,
.wrapper *::after,
.wrapper *::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.top-nav {
  width: 100%;
  height: 0.8rem;
  background-color: #000000;
  position: fixed;
  top: 0;
  z-index: 9;
}
.top-nav .logo {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/logo.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.89rem;
  height: 0.42rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0.4rem;
}
.top-nav .login-box {
  width: 5rem;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #cccccc;
  font-size: 0.22rem;
  text-align: right;
}
.top-nav .login-box a {
  color: #d21f3c;
}
.top-nav .menu-btn,
.top-nav .line {
  display: none;
}

.side-rule {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/side_rule.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.74rem;
  height: 3.38rem;
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 999;
  font-size: 0.36rem;
  font-weight: bold;
  text-align: center;
  color: #000000;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  line-height: 0.78rem;
  letter-spacing: 0.04rem;
  display: none;
}

.header {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/bg_header.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  height: 100vh;
  position: relative;
  z-index: 2;
}
.header .kv-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.header .kv-bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .slogan-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
}
.header .slogan-box .logo {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/logo.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.12rem;
  height: 0.48rem;
}
.header .slogan-box .txt1 {
  color: #ffffff;
  font-size: 1.35rem;
  line-height: 1;
  text-align: center;
  font-family: "saira_eb";
  margin-top: 0.1rem;
  letter-spacing: 0.02rem;
}
.header .slogan-box .txt2 {
  color: #ffffff;
  font-size: 0.3rem;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}
.header .slogan-box .txt2 i {
  position: relative;
  -webkit-transform: translateY(-0.02rem) skewX(-10deg);
      -ms-transform: translateY(-0.02rem) skewX(-10deg);
          transform: translateY(-0.02rem) skewX(-10deg);
  display: inline-block;
  width: 0.03rem;
  height: 0.3rem;
  margin: 0 0.2rem 0 0.3rem;
  vertical-align: middle;
  background: #fff;
}
.header .slogan-box .txt2 em {
  font-family: "saira_b";
  font-style: italic;
}
.header .slogan-box .txt3 {
  color: #ffffff;
  font-size: 0.28rem;
  text-align: center;
  line-height: 0.38rem;
  margin-top: 0.4rem;
  letter-spacing: 0.02rem;
}
.header .slogan-box .txt3 em {
  font-family: "saira_eb";
}

.content {
  width: 100%;
  position: relative;
  z-index: 3;
}
.content .module {
  position: relative;
}
.content .module .module-center {
  width: 18.4rem;
  margin: 0 auto;
}
.content .module1 {
  width: 100%;
  height: 8.8rem;
  padding-top: 1rem;
}
.content .module1 .schedule-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
}
.content .module1 .schedule-filter .schedule-title {
  color: #ffffff;
  font-size: 0.48rem;
  line-height: 1;
  font-weight: bold;
}
.content .module1 .schedule-filter .schedule-wrapper {
  width: 6.35rem;
  height: 0.46rem;
  position: relative;
  background-color: #333232;
  margin-left: 0.18rem;
}
.content .module1 .schedule-filter .schedule-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.02rem;
  height: 100%;
  background-color: #c41f3a;
}
.content .module1 .schedule-filter .schedule-wrapper::after {
  content: "";
  position: absolute;
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/icon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  top: 0;
  bottom: 0;
  right: 0.13rem;
  margin: auto 0;
  width: 0.16rem;
  height: 0.09rem;
}
.content .module1 .schedule-filter .schedule-wrapper .schedule-btn {
  color: #e9e9e9;
  font-size: 0.2rem;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 0.46rem;
  padding-left: 0.17rem;
}
.content .module1 .schedule-filter .schedule-wrapper .schedule-list {
  width: 100%;
  position: absolute;
  top: 0.46rem;
  left: 0;
  opacity: 0;
  -webkit-transform: translateY(-0.2rem);
      -ms-transform: translateY(-0.2rem);
          transform: translateY(-0.2rem);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.content .module1 .schedule-filter .schedule-wrapper .schedule-list li {
  width: 100%;
  height: 0.46rem;
  background-color: #444343;
  border-bottom: 1px solid #333232;
  font-size: 0.2rem;
  color: #e9e9e9;
  line-height: 0.46rem;
  padding-left: 0.17rem;
  cursor: pointer;
  overflow: hidden;
}
.content .module1 .schedule-filter .schedule-wrapper .schedule-list li:hover {
  background-color: #c41f3a;
}
.content .module1 .schedule-filter .schedule-wrapper:hover .schedule-list {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  pointer-events: all;
}
.content .module1 .match-wrapper {
  width: 18.4rem;
  height: 2.62rem;
  margin-top: 0.3rem;
  position: relative;
}
.content .module1 .match-wrapper .match-swiper {
  width: 16.6rem;
  height: 100%;
  position: relative;
}
.content .module1 .match-wrapper .match-swiper .match-item {
  width: 4.08rem;
  height: 2.62rem;
  background-color: #282626;
}
.content .module1 .match-wrapper .match-swiper .match-item.ing .row1 {
  background: #d21e3d;
}
.content .module1 .match-wrapper .match-swiper .match-item.ing .row1 .status {
  position: relative;
  color: #fff;
}
.content .module1 .match-wrapper .match-swiper .match-item.ing .row1 .status::after {
  content: "";
  position: absolute;
  left: -0.2rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background: #f4eb00;
}
.content .module1 .match-wrapper .match-swiper .match-item.end .row1 {
  color: #8c8c8c;
}
.content .module1 .match-wrapper .match-swiper .match-item.end .row1 .status {
  color: #8c8c8c;
}
.content .module1 .match-wrapper .match-swiper .match-item .row1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 0.54rem;
  line-height: 0.54rem;
  font-size: 0.2rem;
  color: #fff;
  background: #353434;
}
.content .module1 .match-wrapper .match-swiper .match-item .row1 .time {
  padding: 0 0.2rem;
}
.content .module1 .match-wrapper .match-swiper .match-item .row1 .desc {
  width: 3.55rem;
}
.content .module1 .match-wrapper .match-swiper .match-item .row1 .status {
  color: #dba721;
  font-weight: bold;
}
.content .module1 .match-wrapper .match-swiper .match-item .row2 {
  width: 100%;
  background-color: #282626;
  height: 2.09rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  row-gap: 0.1rem;
}
.content .module1 .match-wrapper .match-swiper .match-item .row2 span {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 0.6rem;
  color: #808080;
  font-family: "saira_b";
  font-weight: bold;
}
.content .module1 .match-wrapper .match-swiper .match-item .row2 .team-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 44%;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  height: 0.83rem;
}
.content .module1 .match-wrapper .match-swiper .match-item .row2 .team-item:nth-child(odd) {
  margin-right: 0.2rem;
}
.content .module1 .match-wrapper .match-swiper .match-item .row2 .team-item.win .team-score {
  color: #c41e3b;
}
.content .module1 .match-wrapper .match-swiper .match-item .row2 .team-item .team-info {
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content .module1 .match-wrapper .match-swiper .match-item .row2 .team-item .team-info .team-logo {
  height: 0.45rem;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.content .module1 .match-wrapper .match-swiper .match-item .row2 .team-item .team-info .team-logo img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.content .module1 .match-wrapper .match-swiper .match-item .row2 .team-item .team-info .team-logo {
  margin-bottom: 0.1rem;
}
.content .module1 .match-wrapper .match-swiper .match-item .row2 .team-item .team-info .team-name {
  max-width: 1.7rem;
  overflow: hidden;
  font-size: 0.18rem;
  text-align: center;
  color: #fff;
}
.content .module1 .match-wrapper .match-swiper .match-item .row2 .team-item .team-score {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 0.55rem;
  margin-left: 0.05rem;
  font-size: 0.4rem;
  font-family: "saira_b";
  font-weight: bold;
  text-align: center;
  line-height: 1;
  color: #808080;
}
.content .module1 .match-wrapper .match-swiper .match-item.type2 .row2 .team-score {
  font-size: 0.6rem;
}
.content .module1 .match-wrapper .match-swiper .match-item.type2 .team-item:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.content .module1 .match-wrapper .match-swiper .match-item.type2 .team-item:nth-child(2) .team-score {
  margin-left: 0rem;
  margin-right: 0.25rem;
}
.content .module1 .match-wrapper .match-swiper .match-item.type2 span {
  display: block;
  font-size: 0.6rem;
}
.content .module1 .match-wrapper .match-swiper-prev,
.content .module1 .match-wrapper .match-swiper-next {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.8rem;
  height: 2.62rem;
  border: 0.02rem solid #34373d;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.content .module1 .match-wrapper .match-swiper-prev::before,
.content .module1 .match-wrapper .match-swiper-next::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.16rem;
  height: 0.32rem;
}
.content .module1 .match-wrapper .match-swiper-prev.match-swiper-next,
.content .module1 .match-wrapper .match-swiper-next.match-swiper-next {
  left: auto;
  right: 0;
}
.content .module1 .match-wrapper .match-swiper-prev.match-swiper-next::before,
.content .module1 .match-wrapper .match-swiper-next.match-swiper-next::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.content .module1 .match-wrapper .match-swiper-prev:hover,
.content .module1 .match-wrapper .match-swiper-next:hover {
  background-color: #d21e3d;
  border-color: #ffffff;
}
.content .module1 .match-wrapper .swiper-button-lock,
.content .module1 .match-wrapper .swiper-button-disabled {
  display: block;
  cursor: no-drop;
  opacity: 0.5;
}
.content .module1 .match-wrapper .swiper-button-lock:hover,
.content .module1 .match-wrapper .swiper-button-disabled:hover {
  background-color: transparent;
  border-color: #34373d;
}
.content .module1 .advertising-module {
  width: 18.14rem;
  height: 2.38rem;
  margin: 0 auto;
  border-radius: 0.12rem;
  margin-top: 1rem;
  overflow: hidden;
}
.content .module1 .advertising-module a {
  display: block;
  width: 100%;
  height: 100%;
}
.content .module1 .advertising-module a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.content .module2 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  height: 14.05rem;
  background-size: cover !important;
}
.content .module2 .module-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding-top: 0.97rem;
}
.content .module2 .video-wrapper {
  width: 11.42rem;
  height: 7.21rem;
  position: relative;
}
.content .module2 .video-wrapper .v-tit {
  font-size: 0.48rem;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  position: relative;
}
.content .module2 .video-wrapper .v-tit span {
  display: block;
  margin-bottom: 0.05rem;
}
.content .module2 .video-wrapper .kv-box {
  position: absolute;
  left: 0;
  top: 0.78rem;
  width: 11.42rem;
  height: 6.41rem;
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/v_pic.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  background-color: #211e25;
}
.content .module2 .video-wrapper .video-box {
  display: none;
  position: absolute;
  left: 0;
  top: 0.78rem;
  width: 11.42rem;
  height: 6.41rem;
  background-color: #211e25;
}
.content .module2 .video-wrapper .video-box.playing {
  background-image: none;
}
.content .module2 .video-wrapper .video-box.playing .btn-play {
  display: none;
}
.content .module2 .video-wrapper .video-box .btn-play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/icon_play.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.content .module2 .video-wrapper .video-box .video-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.content .module2 .video-wrapper .video-box .video-container iframe {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.content .module2 .news-wrapper {
  width: 6.78rem;
}
.content .module2 .news-wrapper .news-tit {
  margin-bottom: 0.29rem;
  font-size: 0.48rem;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}
.content .module2 .news-wrapper .news-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 6.78rem;
  height: 6.41rem;
  overflow: hidden;
  font-size: 0.2rem;
  background: #131115;
}
.content .module2 .news-wrapper .news-list .news-scroll {
  width: 100%;
  height: 95%;
  overflow-x: hide;
  overflow-y: auto;
}
.content .module2 .news-wrapper .news-list .news-scroll::-webkit-scrollbar {
  width: 0.06rem;
  height: 100%;
}
.content .module2 .news-wrapper .news-list .news-scroll::-webkit-scrollbar-track {
  background-color: #2b292d;
}
.content .module2 .news-wrapper .news-list .news-scroll::-webkit-scrollbar-thumb {
  background-color: #666;
  border-radius: 0.05rem;
}
.content .module2 .news-wrapper .news-list .news-item {
  position: relative;
}
.content .module2 .news-wrapper .news-list .news-item .txt {
  width: 4.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .module2 .news-wrapper .news-list .news-item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 0.77rem;
  padding: 0 0.3rem;
  line-height: 0.77rem;
  color: #cccccc;
}
.content .module2 .news-wrapper .news-list .news-item a:hover {
  color: #d21e3d;
}
.content .module2 .news-wrapper .news-list .news-item::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0%;
  width: 6.35rem;
  height: 0.01rem;
  background: #2b292d;
}
.content .module2 .news-wrapper .news-list .news-item:last-child::after {
  display: none;
}
.content .module2 .task-wrapper {
  width: 100%;
  margin-top: 1rem;
}
.content .module2 .task-wrapper .task-tit {
  font-size: 0.48rem;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}
.content .module2 .task-wrapper .task-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.25rem;
}
.content .module2 .task-wrapper .task-list .task-item {
  position: relative;
  width: 9.1rem;
  height: 3.09rem;
  padding-left: 2.45rem;
  padding-right: 0.5rem;
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/task_item.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.content .module2 .task-wrapper .task-list .task-item .num {
  position: absolute;
  right: 0.3rem;
  top: -0.25rem;
  width: 0.52rem;
  height: 0.52rem;
  font-size: 0.34rem;
  text-align: center;
  line-height: 0.52rem;
  color: #fff;
  font-family: "saira_b";
  background: #d21e3d;
}
.content .module2 .task-wrapper .task-list .task-item .award-pic {
  position: absolute;
  left: 0.6rem;
  top: 0.54rem;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0.08rem;
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/award_pic1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.content .module2 .task-wrapper .task-list .task-item .award-pic2 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/award_pic2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.content .module2 .task-wrapper .task-list .task-item .task-txt1 {
  position: relative;
  margin-top: 0.6rem;
  margin-bottom: 0.3rem;
  font-weight: bold;
  font-size: 0.3rem;
  color: #fff;
}
.content .module2 .task-wrapper .task-list .task-item .task-txt1::after {
  content: "";
  position: absolute;
  left: 0rem;
  top: 0.55rem;
  width: 5.35rem;
  height: 0.02rem;
  background: #504145;
}
.content .module2 .task-wrapper .task-list .task-item .task-txt2 {
  font-size: 0.22rem;
  color: #cccccc;
}
.content .module2 .task-wrapper .task-list .task-item .btn-task {
  display: block;
  width: 2.24rem;
  height: 0.6rem;
  margin-top: 0.2rem;
  font-size: 0.22rem;
  color: #000;
  font-weight: bold;
  text-align: center;
  line-height: 0.6rem;
  background: #ffffff;
  border-radius: 0.1rem;
  pointer-events: none;
}
.content .module2 .task-wrapper .task-list .task-item .btn-task.canget {
  color: #000;
  background: #f7bb1c;
  pointer-events: auto;
}
.content .module2 .task-wrapper .task-list .task-item .btn-task.got {
  background: #343434;
  color: #929292;
  pointer-events: none;
}
.content .module3 {
  padding-bottom: 1rem;
}
.content .module3 .guessing-wrapper {
  width: 100%;
  margin-top: 1rem;
}
.content .module3 .guessing-wrapper .guessing-tit {
  font-size: 0.48rem;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}
.content .module3 .guessing-wrapper .flexcont {
  width: 100%;
  height: 5.84rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.48rem;
}
.content .module3 .guessing-wrapper .guessing-box {
  width: 11.04rem;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-tab li {
  width: 2.22rem;
  height: 0.6rem;
  background-color: #ffffff;
  border-radius: 0.1rem;
  margin-right: 0.15rem;
  color: #000000;
  font-size: 0.22rem;
  text-align: center;
  line-height: 0.6rem;
  font-weight: bold;
  cursor: pointer;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-tab li.on {
  background-color: #f7bb1c;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list {
  width: 11.2rem;
  height: 5rem;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 0.2rem;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list::-webkit-scrollbar {
  width: 0.06rem;
  height: 100%;
  background-color: #000;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list::-webkit-scrollbar-track {
  background-color: #282626;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list::-webkit-scrollbar-thumb {
  background-color: #d21e3d;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item {
  width: 11.04rem;
  position: relative;
  background-color: #282626;
  border-bottom: 0.03rem solid #d21e3d;
  margin-top: 0.08rem;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item:first-child {
  margin-top: 0;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-top {
  width: 100%;
  height: 0.5rem;
  background-color: #353434;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0.22rem;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-top p {
  color: #ffffff;
  font-size: 0.22rem;
  margin-right: 0.35rem;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom {
  height: 1.92rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .time {
  width: 2.1rem;
  text-align: center;
  color: #ffffff;
  font-size: 0.22rem;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .time span {
  margin: 0 0.08rem;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .team-options {
  width: 5.4rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .team-options li {
  width: 2.64rem;
  height: 0.44rem;
  background-color: #424141;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.44rem;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  position: relative;
  margin: 0.02rem;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .team-options li:first-child {
  margin-top: 0;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .team-options li:hover, .content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .team-options li.on, .content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .team-options li.win {
  background-color: #d21e3d;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .team-options li.right {
  background-color: #d21e3d;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .team-options li.right::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/icon_right.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  position: absolute;
  width: 0.14rem;
  height: 0.14rem;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0.1rem;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .team-options li.wrong {
  background-color: #424141;
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .team-options li.wrong::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/icon_wrong.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  position: absolute;
  width: 0.14rem;
  height: 0.14rem;
  right: 0.1rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .team-selected-box {
  position: relative;
  margin-left: 0.72rem;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .team-selected-box::before {
  content: "";
  width: 0.6rem;
  height: 1px;
  background-color: #454545;
  position: absolute;
  left: -0.68rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .team-selected-box .team-selected {
  width: 2.64rem;
  height: 0.44rem;
  background-color: #ffffff;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.44rem;
  color: #000000;
  position: relative;
  margin-top: 0.02rem;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .team-selected-box .team-selected:first-child {
  margin-top: 0;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .btn-guess-confirm {
  width: 1.5rem;
  height: 0.6rem;
  background-color: #d21e3d;
  font-size: 0.26rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 0.6rem;
  margin-left: 1rem;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .btn-toolbar {
  position: absolute;
  right: 0.12rem;
  bottom: 0.18rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .btn-toolbar .btn-guess-finished {
  width: 0.92rem;
  height: 0.32rem;
  background-color: #c7c7c7;
  font-size: 0.2rem;
  color: #000000;
  text-align: center;
  line-height: 0.32rem;
  margin-left: 0.12rem;
  pointer-events: none;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item .guessing-item-bottom .btn-toolbar .btn-guess-results {
  width: 1.26rem;
  height: 0.32rem;
  background-color: #d21f3c;
  font-size: 0.2rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.32rem;
  margin-left: 0.12rem;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item.lock .team-options {
  pointer-events: none;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list .guessing-item.lock .btn-guess-confirm {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  pointer-events: none;
}
.content .module3 .guessing-wrapper .guessing-box .guessing-list.guessing-end .team-options {
  pointer-events: none;
}
.content .module3 .guessing-wrapper .ancRank-box {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/rank_box.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.24rem;
  height: 5.84rem;
  padding-top: 0.26rem;
}
.content .module3 .guessing-wrapper .ancRank-box .ancRank-tit {
  color: #ffffff;
  font-size: 0.41rem;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}
.content .module3 .guessing-wrapper .ancRank-box .ancRank-table {
  width: 6rem;
  height: 3.72rem;
  margin: 0.35rem auto 0;
}
.content .module3 .guessing-wrapper .ancRank-box .ancRank-table table {
  width: 100%;
  border-collapse: collapse;
}
.content .module3 .guessing-wrapper .ancRank-box .ancRank-table table tr th {
  height: 0.6rem;
  border: 1px solid #d21f3c;
  background-color: #424141;
  color: #ffffff;
  font-size: 0.26rem;
  text-align: center;
  font-weight: normal;
}
.content .module3 .guessing-wrapper .ancRank-box .ancRank-table table tr th:nth-child(1) {
  width: 1.37rem;
}
.content .module3 .guessing-wrapper .ancRank-box .ancRank-table table tr th:nth-child(2) {
  width: 2.47rem;
}
.content .module3 .guessing-wrapper .ancRank-box .ancRank-table table tr td {
  border: 1px solid #d21f3c;
  height: 1.04rem;
  text-align: center;
  color: #ffffff;
  font-size: 0.26rem;
  line-height: 0.3rem;
  padding: 0 0.1rem;
}
.content .module3 .guessing-wrapper .ancRank-box .ancRank-table table tr td img {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}
.content .module3 .guessing-wrapper .ancRank-box .ancRank-table table tr td a {
  display: block;
  background-color: #ffffff;
  width: 1.1rem;
  height: 0.4rem;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.22rem;
  color: #000000;
  margin: 0 auto;
}
.content .module3 .guessing-wrapper .ancRank-box .ancRank-paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.36rem;
}
.content .module3 .guessing-wrapper .ancRank-box .ancRank-paging a {
  width: 1.65rem;
  height: 0.4rem;
  text-align: center;
  line-height: 0.4rem;
  background-color: #d21f3c;
  font-size: 0.24rem;
  color: #ffffff;
}
.content .module3 .guessing-wrapper .ancRank-box .ancRank-paging .paging-group {
  color: #ffffff;
  font-size: 0.22rem;
  line-height: 0.4rem;
  margin: 0 0.1rem;
}
.content .module3 .exchange-wrapper {
  width: 100%;
  margin-top: 1rem;
}
.content .module3 .exchange-wrapper .exchange-tit {
  font-size: 0.48rem;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}
.content .module3 .exchange-wrapper .exchange-topbar {
  width: auto;
  height: 1.18rem;
  background-color: #282626;
  border-bottom: 0.02rem solid #d21e3d;
  margin-top: 0.7rem;
  margin-bottom: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 3;
}
.content .module3 .exchange-wrapper .exchange-topbar .jf-item {
  width: 25%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 3;
}
.content .module3 .exchange-wrapper .exchange-topbar .jf-item::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0.05rem;
  height: 0.4rem;
  background-color: #535353;
}
.content .module3 .exchange-wrapper .exchange-topbar .jf-item:nth-child(1) {
  width: 30%;
}
.content .module3 .exchange-wrapper .exchange-topbar .jf-item:nth-child(2) {
  width: 38%;
}
.content .module3 .exchange-wrapper .exchange-topbar .jf-item:nth-child(3) {
  width: 30%;
}
.content .module3 .exchange-wrapper .exchange-topbar .jf-item:nth-child(3)::after {
  display: none;
}
.content .module3 .exchange-wrapper .exchange-topbar .jf-item p {
  color: #ffffff;
  font-size: 0.36rem;
  line-height: 1.18rem;
}
.content .module3 .exchange-wrapper .exchange-topbar .jf-item p span {
  min-width: 1rem;
  display: inline-block;
}
.content .module3 .exchange-wrapper .exchange-topbar .jf-item .jf-qa {
  width: 0.53rem;
  height: 0.53rem;
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/icon_qa.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  margin-left: 0.1rem;
  position: relative;
}
.content .module3 .exchange-wrapper .exchange-topbar .jf-item .jf-qa .float-text {
  position: absolute;
  left: 50%;
  margin-left: -3.5rem;
  top: -2.3rem;
  width: 7rem;
  height: 2.25rem;
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/float_text.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  color: #f7bb1c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.3rem 0.25rem;
  font-size: 0.34rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.5rem;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(-0.3rem);
      -ms-transform: translateY(-0.3rem);
          transform: translateY(-0.3rem);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.content .module3 .exchange-wrapper .exchange-topbar .jf-item .jf-qa:hover .float-text {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.content .module3 .exchange-wrapper .exchange-topbar .jf-item .btn-getjf {
  width: 2.16rem;
  height: 0.54rem;
  background-color: #d21f3c;
  text-align: center;
  line-height: 0.54rem;
  font-size: 0.32rem;
  color: #ffffff;
  margin-right: 0.2rem;
}
.content .module3 .exchange-wrapper .exchange-topbar .jf-item .btn-getjf.got {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  pointer-events: none;
}
.content .module3 .exchange-wrapper .exchange-topbar .jf-item .guess-his {
  width: 2.16rem;
  height: 0.54rem;
  background-color: #d21f3c;
  text-align: center;
  line-height: 0.54rem;
  font-size: 0.32rem;
  color: #ffffff;
}
.content .module3 .exchange-wrapper .exchange-cont {
  position: relative;
}
.content .module3 .exchange-wrapper .exchange-swiper {
  width: 17.11rem;
}
.content .module3 .exchange-wrapper .exchange-swiper .exchange-item {
  width: 5.38rem;
}
.content .module3 .exchange-wrapper .exchange-swiper .exchange-item .awards-tit {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/awards_tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.38rem;
  height: 0.9rem;
  color: #ffc733;
  font-size: 0.39rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.9rem;
}
.content .module3 .exchange-wrapper .exchange-swiper .exchange-item .awards-info {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/awards_info.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.38rem;
  height: 3.63rem;
  margin-top: 0.3rem;
  overflow: hidden;
}
.content .module3 .exchange-wrapper .exchange-swiper .exchange-item .awards-info .awards-img {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/awards_img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.54rem;
  height: 3.14rem;
  margin: 0 auto;
  margin-top: 0.2rem;
  font-size: 0;
}
.content .module3 .exchange-wrapper .exchange-swiper .exchange-item .awards-info .awards-img img {
  width: 100%;
  height: 2.6rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.content .module3 .exchange-wrapper .exchange-swiper .exchange-item .awards-info .awards-img p {
  width: 100%;
  height: 0.54rem;
  text-align: center;
  line-height: 0.54rem;
  color: #ffffff;
  font-size: 0.27rem;
}
.content .module3 .exchange-wrapper .exchange-swiper .exchange-item .btn-exchange {
  display: block;
  width: 5.38rem;
  height: 1rem;
  background-color: #f7bb1c;
  text-align: center;
  color: #000000;
  font-size: 0.4rem;
  line-height: 1rem;
  font-weight: bold;
  border-radius: 0.1rem;
  margin-top: 0.16rem;
}
.content .module3 .exchange-wrapper .exchange-swiper .exchange-item .btn-exchange.got {
  background: #343434;
  color: #929292;
  pointer-events: none;
}
.content .module3 .exchange-wrapper .exchange-swiper-prev,
.content .module3 .exchange-wrapper .exchange-swiper-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/icon3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.27rem;
  height: 0.53rem;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.content .module3 .exchange-wrapper .exchange-swiper-prev.exchange-swiper-next,
.content .module3 .exchange-wrapper .exchange-swiper-next.exchange-swiper-next {
  left: auto;
  right: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.content .module3 .exchange-wrapper .swiper-button-lock,
.content .module3 .exchange-wrapper .swiper-button-disabled {
  display: block;
  pointer-events: none;
  opacity: 0.5;
}
.content .module3 .exchange-wrapper .exchange-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.6rem;
}
.content .module3 .exchange-wrapper .exchange-list .exchange-item {
  width: 4.38rem;
}
.content .module3 .exchange-wrapper .exchange-list .exchange-item:nth-child(-n+4) {
  margin-bottom: 0.5rem;
}
.content .module3 .exchange-wrapper .exchange-list .exchange-item:nth-child(1) .awards-info .awards-img p, .content .module3 .exchange-wrapper .exchange-list .exchange-item:nth-child(7) .awards-info .awards-img p {
  white-space: nowrap;
  letter-spacing: -1px;
}
.content .module3 .exchange-wrapper .exchange-list .exchange-item .awards-tit {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/awards_tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 4.35rem;
  height: 0.74rem;
  margin: 0 auto;
  color: #ffc733;
  font-size: 0.32rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.74rem;
}
.content .module3 .exchange-wrapper .exchange-list .exchange-item .awards-info {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/awards_info.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 4.36rem;
  height: 2.93rem;
  margin-top: 0.3rem;
  overflow: hidden;
}
.content .module3 .exchange-wrapper .exchange-list .exchange-item .awards-info .awards-img {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/awards_img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.06rem;
  height: 2.54rem;
  margin: 0 auto;
  margin-top: 0.2rem;
  font-size: 0;
}
.content .module3 .exchange-wrapper .exchange-list .exchange-item .awards-info .awards-img img {
  width: 100%;
  height: 2.1rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.content .module3 .exchange-wrapper .exchange-list .exchange-item .awards-info .awards-img p {
  width: 100%;
  height: 0.44rem;
  text-align: center;
  line-height: 0.44rem;
  color: #ffffff;
  font-size: 0.21rem;
}
.content .module3 .exchange-wrapper .exchange-list .exchange-item .btn-exchange {
  display: block;
  width: 4.36rem;
  height: 0.8rem;
  background-color: #f7bb1c;
  text-align: center;
  color: #000000;
  font-size: 0.33rem;
  line-height: 0.8rem;
  font-weight: bold;
  border-radius: 0.1rem;
  margin-top: 0.13rem;
}
.content .module3 .exchange-wrapper .exchange-list .exchange-item .btn-exchange.got {
  background: #343434;
  color: #929292;
  pointer-events: none;
}
.content .module4 {
  padding-bottom: 1rem;
}
.content .module4 .raceresults-tit {
  font-size: 0.48rem;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}
.content .module4 .raceresults-tab {
  width: 100%;
  height: 1.11rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.64rem;
  border-bottom: 0.02rem solid #3f3f3f;
}
.content .module4 .raceresults-tab li {
  width: 50%;
  color: #999999;
  font-size: 0.4rem;
  text-align: center;
  line-height: 0.95rem;
  font-weight: bold;
  height: 1.07rem;
  cursor: pointer;
}
.content .module4 .raceresults-tab li.on {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/raceresults_tab_item.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  color: #000000;
}
.content .module4 .progress-box {
  width: 100%;
  margin-top: 0.5rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.content .module4 .progress-box .match-col {
  position: relative;
  width: 4.3rem;
}
.content .module4 .progress-box .match-col .col-tit {
  text-align: center;
  font-size: 0.26rem;
  height: 0.48rem;
  line-height: 0.48rem;
  color: #fff;
  background: #454545;
}
.content .module4 .progress-box .match-col .match-info {
  margin-bottom: 0.32rem;
  position: relative;
}
.content .module4 .progress-box .match-col .info-time {
  height: 1.3em;
  margin-bottom: 0.13rem;
  font-size: 0.2rem;
  color: #fff;
}
.content .module4 .progress-box .match-col .team-list {
  position: relative;
  width: 100%;
}
.content .module4 .progress-box .match-col .team-list::before {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 0.9rem;
  height: 1.54rem;
  border: 1px solid #373638;
  border-left: none;
}
.content .module4 .progress-box .match-col .team-list .team-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 0.74rem;
  margin-bottom: 0.03rem;
  background: #353434;
}
.content .module4 .progress-box .match-col .team-list .team-item:nth-child(2n) {
  background: #424141;
}
.content .module4 .progress-box .match-col .team-list .team-item.win {
  background: #d21f3c;
}
.content .module4 .progress-box .match-col .team-list .team-item.win .score {
  color: #fff;
}
.content .module4 .progress-box .match-col .team-list .team-item .team-logo {
  height: 0.55rem;
  width: 0.55rem;
  margin-left: 0.52rem;
  margin-right: 0.1rem;
}
.content .module4 .progress-box .match-col .team-list .team-item .team-logo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.content .module4 .progress-box .match-col .team-list .team-item .team-name {
  width: 2.05rem;
  font-size: 0.18rem;
  color: #fff;
}
.content .module4 .progress-box .match-col .team-list .team-item .score {
  width: 0.7rem;
  text-align: center;
  font-size: 0.4rem;
  color: #808080;
  font-family: "saira_b";
}
.content .module4 .progress-box .match-col1::before {
  display: none;
}
.content .module4 .progress-box .match-col1::after {
  height: 4.2rem;
  left: 5.2rem;
  top: 2.7rem;
}
.content .module4 .progress-box .match-col1 .col-tit {
  margin-bottom: 0.3rem;
}
.content .module4 .progress-box .match-col1 .team-list::before, .content .module4 .progress-box .match-col1 .team-list::after {
  width: 0.9rem;
}
.content .module4 .progress-box .match-col1 .match-info:nth-child(2) {
  margin-bottom: 1.12rem;
}
.content .module4 .progress-box .match-col1 .match-info:nth-child(2)::after {
  content: "";
  position: absolute;
  right: -1.82rem;
  bottom: 0;
  width: 0.93rem;
  height: 1.54rem;
  border: 1px solid #373638;
  border-left: none;
  border-bottom: none;
}
.content .module4 .progress-box .match-col1 .match-info:nth-child(3)::after {
  content: "";
  position: absolute;
  right: -1.82rem;
  top: 0.4rem;
  width: 0.93rem;
  height: 1.54rem;
  border: 1px solid #373638;
  border-left: none;
  border-top: none;
}
.content .module4 .progress-box .match-col2::after {
  display: none;
}
.content .module4 .progress-box .match-col2::before {
  width: 0.89rem;
  left: -0.9rem;
  top: 4.75rem;
}
.content .module4 .progress-box .match-col2 .col-tit {
  margin-bottom: 2.58rem;
}
.content .module4 .progress-box .match-col2 .team-list::after {
  display: none;
}
.content .module4 .progress-box .match-col2 .team-list::before {
  left: -0.92rem;
  border-right: none;
}
.content .module4 .progress-box .match-col3::after, .content .module4 .progress-box .match-col3::before {
  display: none;
}
.content .module4 .progress-box .match-col3 .col-tit {
  margin-bottom: 2.58rem;
}
.content .module4 .progress-box .match-col3 .team-list::before, .content .module4 .progress-box .match-col3 .team-list::after {
  display: none;
}
.content .module4 .progress-box .match-col3 .team-list .team-item:nth-child(1) {
  background: #f7bb1c;
}
.content .module4 .progress-box .match-col3 .team-list .team-item:nth-child(1) .team-name {
  color: #000;
}
.content .module4 .progress-box .progress-box-img1 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/schedule_img.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 16.4rem;
  height: 13rem;
  margin: 0 auto;
}
.content .module4 .progress-box .progress-box-img2 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/schedule_img2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 16.4rem;
  height: 13rem;
  margin: 0 auto;
}
.content .module4 .progress-box .progress-box-img3 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/schedule_img3.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 16.4rem;
  height: 13rem;
  margin: 0 auto;
}
.content .module4 .progress-box .progress-box-img4 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/schedule_img4.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 16.4rem;
  height: 13rem;
  margin: 0 auto;
}
.content .module4 .progress-box .progress-box-img5 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/schedule_img5.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 16.4rem;
  height: 13rem;
  margin: 0 auto;
}
.content .module4 .progress-box .progress-box-img6 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/schedule_img6.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 16.4rem;
  height: 13rem;
  margin: 0 auto;
}
.content .module4 .progress-box .progress-box-img7 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/schedule_img7.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 16.4rem;
  height: 13rem;
  margin: 0 auto;
}
.content .module4 .progress-box .progress-box-img8 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/schedule_img8.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 16.4rem;
  height: 13rem;
  margin: 0 auto;
}
.content .module4 .progress-box .progress-box-img9 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/schedule_img9.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 16.4rem;
  height: 13rem;
  margin: 0 auto;
}
.content .module4 .progress-box .progress-swiper {
  width: 100%;
}
.content .module4 .progress-box .progress-swiper .swiper-slide {
  width: 16.4rem;
}
.content .module4 .progress-box .progress-swiper .progress-swiper-prev,
.content .module4 .progress-box .progress-swiper .progress-swiper-next {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  width: 0.8rem;
  height: 2.62rem;
  border: 0.02rem solid #34373d;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 2;
}
.content .module4 .progress-box .progress-swiper .progress-swiper-prev::before,
.content .module4 .progress-box .progress-swiper .progress-swiper-next::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.16rem;
  height: 0.32rem;
}
.content .module4 .progress-box .progress-swiper .progress-swiper-prev.progress-swiper-next,
.content .module4 .progress-box .progress-swiper .progress-swiper-next.progress-swiper-next {
  left: auto;
  right: 0;
}
.content .module4 .progress-box .progress-swiper .progress-swiper-prev.progress-swiper-next::before,
.content .module4 .progress-box .progress-swiper .progress-swiper-next.progress-swiper-next::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.content .module4 .progress-box .progress-swiper .progress-swiper-prev:hover,
.content .module4 .progress-box .progress-swiper .progress-swiper-next:hover {
  background-color: #d21e3d;
  border-color: #ffffff;
}
.content .module4 .progress-box .progress-swiper .swiper-button-lock {
  display: none !important;
}
.content .module4 .progress-box .progress-swiper .swiper-button-disabled {
  display: block;
  cursor: no-drop;
  opacity: 0.5;
}
.content .module4 .progress-box .progress-swiper .swiper-button-disabled:hover {
  background-color: transparent;
  border-color: #34373d;
}
.content .module4 .points-ranking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0.25rem;
  margin-top: 0.75rem;
}
.content .module4 .points-ranking .points-ranking-item {
  width: 5rem;
}
.content .module4 .points-ranking .points-ranking-item .ranking-tit {
  color: #ffffff;
  font-size: 0.3rem;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  border-bottom: 0.02rem solid #3f3f3f;
  padding-bottom: 0.25rem;
  margin-bottom: 0.24rem;
  letter-spacing: 0.02rem;
  white-space: nowrap;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  margin-top: 0.15rem;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li:first-child {
  margin-top: 0;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li:first-child span {
  opacity: 1;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li:first-child p {
  background-color: #d21f3c;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li:nth-child(n+2):nth-child(-n+4) p {
  background-color: #424141;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li:nth-child(2) span {
  opacity: 0.9;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li:nth-child(3) span {
  opacity: 0.8;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li:nth-child(4) span {
  opacity: 0.6;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li:nth-child(5) span {
  opacity: 0.4;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li span {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  color: #ffffff;
  font-size: 0.3rem;
  font-family: "saira_eb";
  text-align: center;
  line-height: 0.85rem;
  opacity: 0.2;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li p {
  width: 3.8rem;
  height: 0.85rem;
  background-color: #353434;
  color: #ffffff;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.85rem;
  font-weight: bold;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li em {
  width: 0.5rem;
  height: 0.85rem;
  color: #ffffff;
  font-size: 0.3rem;
  line-height: 0.85rem;
  font-family: "saira_b";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li.risen em {
  color: #1ee629;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li.risen em::before {
  content: "";
  width: 0;
  height: 0;
  border: 0.1rem solid transparent;
  border-bottom-color: #1ee629;
  position: relative;
  top: -0.05rem;
  margin-right: 0.04rem;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li.down em {
  color: #d21f3c;
}
.content .module4 .points-ranking .points-ranking-item .ranking-list li.down em::before {
  content: "";
  width: 0;
  height: 0;
  border: 0.1rem solid transparent;
  border-top-color: #d21f3c;
  position: relative;
  top: 0.05rem;
  margin-right: 0.04rem;
}
.content .module5 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/bg2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  height: 13.34rem;
  padding-left: 16.87rem;
  padding-top: 3rem;
}
.content .module5 .txt1 {
  font-size: 1.05rem;
  font-weight: bold;
  line-height: 1;
  font-style: italic;
  color: #ffffff;
}
.content .module5 .txt2 {
  font-size: 0.36rem;
  line-height: 0.6rem;
  font-style: italic;
  color: #ffffff;
  margin-top: 0.6rem;
}
.content .module5 .btn-matchnews {
  display: block;
  width: 3.75rem;
  height: 1.25rem;
  background-color: #d21f3c;
  color: #ffffff;
  font-size: 0.48rem;
  font-weight: bold;
  line-height: 1.25rem;
  text-align: center;
  font-style: italic;
  border-radius: 0.23rem;
  margin-top: 0.9rem;
}

.dialog {
  outline: none;
  border: none;
  position: relative;
}
.dialog *,
.dialog *::before,
.dialog *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dialog .dia-con {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.dialog .dia-tit {
  display: block;
  font-size: 0.55rem;
  text-align: center;
  line-height: 1;
  color: #ffffff;
  font-weight: bold;
  margin-top: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dialog .dia-tit::before, .dialog .dia-tit::after {
  content: "";
  display: block;
  width: 2rem;
  height: 0.03rem;
  background: #ffffff;
  margin: 0 0.4rem;
}
.dialog .dia-btn1 {
  display: block;
  width: 4rem;
  height: 0.9rem;
  font-size: 0.42rem;
  line-height: 0.9rem;
  border-radius: 0.1rem;
  color: #000;
  background: #f7bb1c;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
}
.dialog .dia-close {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/dia_close.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  right: -0.85rem;
  top: -0.65rem;
}

.dia-common {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/dia_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 10rem;
  height: 5.64rem;
}
.dia-common .msg-text {
  width: 85%;
  height: 3rem;
  margin: 0 auto;
  color: #ffffff;
  font-size: 0.32rem;
  line-height: 0.38rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dia-login {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/dia_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 10rem;
  height: 5.64rem;
}
.dia-login .login-btnbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1rem;
}
.dia-login .login-btnbox .login-wx {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/login_wx.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.13rem;
  height: 2.13rem;
  margin-right: 0.7rem;
}
.dia-login .login-btnbox .login-qq {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/login_qq.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.13rem;
  height: 2.13rem;
}

.dia-rule {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 10rem;
  height: 10.35rem;
}
.dia-rule .rule-list {
  width: 8.7rem;
  height: 8rem;
  margin: 0.3rem auto 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0.4rem;
}
.dia-rule .rule-list::-webkit-scrollbar {
  width: 0.06rem;
  height: 100%;
  background-color: #000;
}
.dia-rule .rule-list::-webkit-scrollbar-track {
  background-color: #282626;
}
.dia-rule .rule-list::-webkit-scrollbar-thumb {
  background-color: #d21e3d;
}
.dia-rule .rule-list li {
  margin-top: 0.28rem;
}
.dia-rule .rule-list li p {
  font-size: 0.3rem;
  color: #ffffff;
  line-height: 0.5rem;
  margin-top: 0.2rem;
}
.dia-rule .rule-list li p.color1 {
  color: #f7bb1c;
  font-size: 0.32rem;
}

.dia-getaward {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/dia_bg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 10rem;
  height: 7.8rem;
}
.dia-getaward .getaward-box {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/awards_img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 3.1rem;
  height: 3.83rem;
  margin: 0 auto;
  margin: 0.5rem auto;
  font-size: 0;
}
.dia-getaward .getaward-box img {
  width: 100%;
  height: 3.17rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-getaward .getaward-box p {
  width: 100%;
  height: 0.66rem;
  text-align: center;
  line-height: 0.66rem;
  color: #ffffff;
  font-size: 0.27rem;
}

.dia-guesshis {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/dia_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 12rem;
  height: 8rem;
}
.dia-guesshis .guesshis-table {
  width: 10.6rem;
  height: 5rem;
  margin: 0.4rem auto 0;
}
.dia-guesshis .guesshis-table table {
  width: 100%;
  border-collapse: collapse;
}
.dia-guesshis .guesshis-table table tr th {
  height: 0.9rem;
  border: 1px solid #d21f3c;
  background-color: #424141;
  color: #ffffff;
  font-size: 0.34rem;
  text-align: center;
  font-weight: normal;
  width: 20%;
}
.dia-guesshis .guesshis-table table tr th:nth-child(2) {
  width: 40%;
}
.dia-guesshis .guesshis-table table tr td {
  border: 1px solid #d21f3c;
  height: 1.3rem;
  text-align: center;
  color: #ffffff;
  font-size: 0.34rem;
  line-height: 0.4rem;
  padding: 0 0.1rem;
}
.dia-guesshis .guesshis-paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.3rem;
}
.dia-guesshis .guesshis-paging a {
  width: 2.2rem;
  height: 0.54rem;
  text-align: center;
  line-height: 0.54rem;
  background-color: #d21f3c;
  font-size: 0.28rem;
  color: #ffffff;
}
.dia-guesshis .guesshis-paging .paging-group {
  color: #ffffff;
  font-size: 0.26rem;
  line-height: 0.54rem;
  margin: 0 0.2rem;
}

.dia-jftext {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/dia_bg4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 10rem;
  height: 4.42rem;
}
.dia-jftext .jftext-text {
  width: 85%;
  height: 2.6rem;
  margin: 0 auto;
  color: #f7bb1c;
  font-size: 0.45rem;
  line-height: 0.6rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dia-ancguess {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/dia_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 12rem;
  height: 8rem;
}
.dia-ancguess .guesshis-table {
  width: 10.6rem;
  height: 5rem;
  margin: 0.4rem auto 0;
}
.dia-ancguess .guesshis-table table {
  width: 100%;
  border-collapse: collapse;
}
.dia-ancguess .guesshis-table table tr th {
  height: 0.9rem;
  border: 1px solid #d21f3c;
  background-color: #424141;
  color: #ffffff;
  font-size: 0.34rem;
  text-align: center;
  font-weight: normal;
  width: 30%;
}
.dia-ancguess .guesshis-table table tr th:nth-child(2) {
  width: 40%;
}
.dia-ancguess .guesshis-table table tr td {
  border: 1px solid #d21f3c;
  height: 1.3rem;
  text-align: center;
  color: #ffffff;
  font-size: 0.34rem;
  line-height: 0.4rem;
  padding: 0 0.1rem;
}
.dia-ancguess .guesshis-paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.3rem;
}
.dia-ancguess .guesshis-paging a {
  width: 2.2rem;
  height: 0.54rem;
  text-align: center;
  line-height: 0.54rem;
  background-color: #d21f3c;
  font-size: 0.28rem;
  color: #ffffff;
}
.dia-ancguess .guesshis-paging .paging-group {
  color: #ffffff;
  font-size: 0.26rem;
  line-height: 0.54rem;
  margin: 0 0.2rem;
}

.dia-matchResult {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/a20260529match/dia_bg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 10rem;
  height: 7.8rem;
}
.dia-matchResult .match-list {
  height: 5.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.3rem;
}
.dia-matchResult .match-list .match-item {
  width: 4.08rem;
  height: 2.42rem;
  background-color: #282626;
  margin: 0.05rem;
}
.dia-matchResult .match-list .match-item.ing .row1 {
  background: #d21e3d;
}
.dia-matchResult .match-list .match-item.ing .row1 .status {
  position: relative;
  color: #fff;
}
.dia-matchResult .match-list .match-item.ing .row1 .status::after {
  content: "";
  position: absolute;
  left: -0.2rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background: #f4eb00;
}
.dia-matchResult .match-list .match-item.end .row1 {
  color: #8c8c8c;
}
.dia-matchResult .match-list .match-item.end .row1 .status {
  color: #8c8c8c;
}
.dia-matchResult .match-list .match-item .row1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 0.54rem;
  line-height: 0.54rem;
  font-size: 0.2rem;
  color: #fff;
  background: #353434;
}
.dia-matchResult .match-list .match-item .row1 .time {
  padding: 0 0.2rem;
}
.dia-matchResult .match-list .match-item .row1 .desc {
  width: 2.35rem;
}
.dia-matchResult .match-list .match-item .row1 .status {
  color: #dba721;
  font-weight: bold;
}
.dia-matchResult .match-list .match-item .row2 {
  width: 100%;
  background-color: #282626;
  height: 1.89rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.dia-matchResult .match-list .match-item .row2 span {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 0.6rem;
  color: #808080;
  font-family: "saira_b";
  font-weight: bold;
}
.dia-matchResult .match-list .match-item .row2 .team-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 0.83rem;
}
.dia-matchResult .match-list .match-item .row2 .team-item:nth-child(2n+1) {
  margin-right: 0.47rem;
}
.dia-matchResult .match-list .match-item .row2 .team-item.win .team-score {
  color: #c41e3b;
}
.dia-matchResult .match-list .match-item .row2 .team-item .team-info {
  height: 100%;
}
.dia-matchResult .match-list .match-item .row2 .team-item .team-info .team-logo {
  width: 0.55rem;
  height: 0.55rem;
}
.dia-matchResult .match-list .match-item .row2 .team-item .team-info .team-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.dia-matchResult .match-list .match-item .row2 .team-item .team-info .team-name {
  font-size: 0.18rem;
  text-align: center;
  color: #fff;
}
.dia-matchResult .match-list .match-item .row2 .team-item .team-score {
  width: 0.35rem;
  margin-left: 0.25rem;
  font-size: 0.4rem;
  font-family: "saira_b";
  font-weight: bold;
  text-align: center;
  line-height: 1;
  color: #808080;
}
.dia-matchResult .match-list .match-item.type2 .row2 .team-score {
  font-size: 0.6rem;
}
.dia-matchResult .match-list .match-item.type2 .team-item:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.dia-matchResult .match-list .match-item.type2 .team-item:nth-child(2) .team-score {
  margin-left: 0rem;
  margin-right: 0.25rem;
}
.dia-matchResult .match-list .match-item.type2 span {
  display: block;
  font-size: 0.6rem;
}

.pop-test {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.pop-test button {
  font-size: 0.24rem;
}