@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;
}

img {
  border: 0;
}

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;
}

a:hover {
  text-decoration: none;
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}

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

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

.disblock {
  display: block;
}

@font-face {
  font-family: "FOUNDRYGRIDNIK-EXTRABOLD";
  src: url(//game.gtimg.cn/images/vct/act/a20240405guess/font/FOUNDRYGRIDNIK-EXTRABOLD.OTF);
}
@font-face {
  font-family: "NotoSansHans-DemiLight";
  src: url(//game.gtimg.cn/images/vct/act/a20240405guess/font/NotoSansHans-DemiLight.woff2);
}
@font-face {
  font-family: "NotoSansHans-Black";
  src: url(//game.gtimg.cn/images/vct/act/a20240405guess/font/NotoSansHans-Black.woff2);
}
@font-face {
  font-family: "NotoSansHans-Bold";
  src: url(//game.gtimg.cn/images/vct/act/a20240405guess/font/NotoSansHans-Bold.woff2);
}
@font-face {
  font-family: "NotoSansHans-Medium";
  src: url(//game.gtimg.cn/images/vct/act/a20240405guess/font/NotoSansHans-Medium.woff2);
}
@font-face {
  font-family: "NotoSansHans-Thin";
  src: url(//game.gtimg.cn/images/vct/act/a20240405guess/font/NotoSansHans-Thin.woff2);
}
@font-face {
  font-family: "NotoSansHans-Light";
  src: url(//game.gtimg.cn/images/vct/act/a20240405guess/font/NotoSansHans-Light.woff2);
}
@font-face {
  font-family: "NotoSansHans-Regular";
  src: url(//game.gtimg.cn/images/vct/act/a20240405guess/font/NotoSansHans-Regular.woff2);
}
@font-face {
  font-family: "TREBUC";
  src: url(//game.gtimg.cn/images/vct/act/a20240405guess/font/TREBUC.woff2);
}
@font-face {
  font-family: "Replica-Bold";
  src: url(//game.gtimg.cn/images/vct/act/a20240405guess/font/Replica-Bold.woff2);
}
@font-face {
  font-family: "FONT65";
  src: url(//game.gtimg.cn/images/vct/act/a20240405guess/font/FONT65.woff2);
}
@font-face {
  font-family: "syhtr";
  src: url(//game.gtimg.cn/images/vct/act/a20240405guess/font/syhtr.ttf);
}
@font-face {
  font-family: "hylx";
  src: url(//game.gtimg.cn/images/vct/act/a20240405guess/font/HYLingXinSquare75W.woff);
}
body {
  background-color: #181818;
  line-height: 1.2;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  min-width: 1590px;
}

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

#liveContent * {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

/* 头部内容 */
.header {
  width: 100%;
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}

.menu_btn,
.m_logo_box {
  display: none;
}

.common_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80px;
  background: #000000;
  font-size: 14px;
  line-height: 1;
  color: #7a8e99;
  font-weight: bold;
  padding: 0 0 0 40px;
  min-width: 1400px;
  position: fixed;
  left: 0;
  z-index: 100;
  top: 0;
  opacity: 1;
}

.nav-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 139px;
  height: 39px;
}

.nav-logo-valorant {
  width: 45px;
  height: 39px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/logo1.png) no-repeat center/100% 100%;
  position: relative;
}

.nav-logo-valorant::after {
  content: "";
  display: block;
  width: 3px;
  height: 32px;
  background-color: #273237;
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -16px;
}

.nav-logo-vct {
  width: 31px;
  height: 34px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/logo2.png) no-repeat center/100% 100%;
}

.ul_link {
  margin-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 850px;
  min-width: 620px;
  height: 100%;
}

.nav_link a {
  border-bottom: 4px solid transparent;
  margin: 0 15px;
  padding: 32px 15px 26px;
  display: block;
  height: 100%;
  color: #7a8e99;
}

.nav_link.on a {
  border-color: #c4af79;
}

.nav_link a:hover {
  color: #fff;
}

.download_game {
  position: absolute;
  right: 0;
  width: 154px;
  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;
  color: #ece8e1;
  text-align: center;
  background: #ff4655;
}

.download_game i {
  width: 21px;
  height: 15px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/download_icon.png) no-repeat center/100% 100%;
  margin-right: 4px;
}

.kv {
  height: 1001px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/header.jpg) no-repeat center top;
  background-size: cover;
  position: relative;
  z-index: 2;
  /* margin-top: 80px; */
}

.part2-txt111 {
  font-size: 30px;
}

/* 首页 end */
.content {
  width: 100%;
  height: 3759px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/bg.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  margin-top: -1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 50px;
}

.login-box {
  width: 1590px;
  margin: 0 auto 50px;
  font-family: "NotoSansHans-Medium";
  font-size: 25px;
  color: #f2f2f2;
  position: relative;
  z-index: 5;
  padding-left: 32px;
}

.login-box::after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 23px;
  height: 18px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/jt.png) no-repeat;
}

.login-box a,
.dia-btn {
  color: #fe2659;
  text-decoration: underline;
}

.part {
  width: 1590px;
  margin: 0 auto 92px;
  position: relative;
  z-index: 2;
}

/* 直播 start */
.live {
  width: 1590px;
  height: 731px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto 154px;
  position: relative;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/live_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.live-xian {
  width: 1590px;
  height: 2px;
  border-bottom: solid 2px rgba(211, 211, 211, 0.5);
  position: absolute;
  bottom: -80px;
  left: 0;
}

.live-left {
  width: 1136px;
  height: 100%;
}

.live-info {
  width: 1136px;
  height: 92px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/live_top.png) no-repeat;
  background-size: 100% 100%;
  padding-left: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.live-info-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.live-span {
  width: 112px;
  height: 32px;
  border-radius: 14px;
  border: solid 2px #fe2659;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  color: #fe2659;
  font-size: 16px;
  font-family: "NotoSansHans-Bold";
  margin-right: 16px;
}

.live-span i {
  width: 14px;
  height: 14px;
  background-color: #fe2659;
  border-radius: 50%;
  display: inline-block;
  margin-right: 2px;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
}

.live-div {
  width: 545px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.live-div span:last-child {
  color: #f2f2f2;
  font-size: 18px;
  font-family: "NotoSansHans-Bold";
  font-weight: bold;
  line-height: 34px;
}

.live-content {
  width: 1136px;
  height: 639px;
}

.live-right {
  width: 454px;
  height: 100%;
}

.live-right-top {
  padding: 24px 10px 0;
}

.live-right-title {
  width: 434px;
  height: 45px;
  line-height: 45px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/live_righttitle.png) no-repeat;
  background-size: 100% 100%;
  color: #f2f2f2;
  font-size: 22px;
  text-align: center;
  margin-bottom: 18px;
}

.live-type {
  width: 100%;
  height: auto;
  font-size: 20px;
  text-align: center;
  color: #f2f2f2;
  padding-bottom: 17px;
  margin-bottom: 20px;
  border-bottom: solid 2px #4e4e4e;
}

.live-right-tab {
  width: 350px;
  margin: 0 auto 25px;
  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;
  padding-bottom: 2px;
}

.live-btn {
  width: 145px;
  text-align: center;
  color: #b1b1b1;
  font-size: 16px;
  position: relative;
  font-family: "NotoSansHans-DemiLight";
}

.live-btn.active {
  color: #f2f2f2;
}

.live-btn.active::after {
  display: block;
}

.live-btn::after {
  content: "";
  width: 100%;
  height: 4px;
  border-bottom: solid 4px #fe2659;
  position: absolute;
  bottom: -15px;
  left: 0;
  display: none;
}

.live-box {
  width: 100%;
  height: 536px;
  overflow-y: scroll;
  padding-left: 7px;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.live-box::-webkit-scrollbar {
  width: 8px;
}

/*定义滚动条轨道 内阴影+圆角*/
.live-box::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 8px transparent;
  background-color: #333333;
  border-radius: 1px;
}

/*定义滑块 内阴影+圆角*/
.live-box::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 8px transparent;
  background-color: #505050;
  border-radius: 1px;
}

.live-box-top {
  width: 100%;
  height: 31px;
  line-height: 31px;
  background-color: #eaeaea;
  text-align: center;
  color: #000000;
  font-size: 16px;
  display: none;
}

.live-list {
  width: 100%;
  height: auto;
}

.live-main {
  padding: 0 30px 0 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.live-li.now .live-main {
  width: 100%;
  height: 109px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/live_now.png) no-repeat;
  background-size: 100% 100%;
}

.live-li.notstarted .live-main {
  width: 100%;
  height: 109px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/live_notstarted.png) no-repeat;
  background-size: 100% 100%;
}

.live-li.end .live-main {
  width: 100%;
  height: 109px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/live_end.png) no-repeat;
  background-size: 100% 100%;
}

.live-li-left {
  width: 100px;
  margin: 15px auto 0;
  text-align: center;
}

.live-li-riqi {
  color: #4affd4;
  font-size: 14px;
  font-family: "NotoSansHans-Medium";
}

.live-li-date {
  color: #4affd4;
  font-size: 35px;
  height: 33px;
  line-height: 1.1;
  font-family: "Replica-Bold";
  margin: 2px 0 8px;
}

.live-li-state {
  width: 62px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  font-family: "NotoSansHans-Medium";
}

.live-li.now .live-li-state {
  color: #4affd4;
}

.live-li.end .live-li-date {
  color: #f2f2f2;
}

.live-li.notstarted .live-li-riqi,
.live-li.notstarted .live-li-state,
.live-li.notstarted .live-li-date,
.live-li.end .live-li-state,
.live-li.end .live-li-riqi {
  color: #b2b2b2;
}

.live-li.end .live-btnall {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/live_end1.png) no-repeat;
  background-size: 100% 100%;
}

.live-li.notstarted .live-btnall {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/live_notstarted1.png) no-repeat;
  background-size: 100% 100%;
}

.live-li.now .live-btnall {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/live_now1.png) no-repeat;
  background-size: 100% 100%;
}

.live-btnall a {
  width: 100%;
  height: 33px;
  line-height: 33px;
  font-size: 16px;
  text-align: center;
  display: none;
  font-family: "NotoSansHans-DemiLight";
}

.live-li.now .live-view {
  color: #4affd4;
  display: block;
  text-decoration: underline;
}

.live-li.notstarted .live-qidai {
  color: #f2f2f2;
  display: block;
}

.live-li.end .live-huifang {
  color: #f2f2f2;
  display: block;
}

.live-li-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
  position: relative;
  height: 80px;
}

.live-logo {
  width: 42px;
  height: 42px;
  margin: 0 auto 5px;
}

.live-logo img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}

.live-name {
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  width: 45px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.live-ranks {
  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;
}

.live-ranks1 .live-name {
  margin-left: 4px;
}

.live-ranks2 .live-name {
  margin-right: 4px;
}

.live-score {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 28px;
  margin: 0 12px;
  line-height: 38px;
}

.live-win {
  width: 32px;
  height: 37px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/live_win.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
  font-family: "Replica-Bold";
}

.live-defeat {
  width: 32px;
  height: 37px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/live_win.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 5px;
  font-family: "Replica-Bold";
}

.live-li.notstarted .live-win,
.live-li.notstarted .live-defeat {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/live_defeat.png) no-repeat;
  background-size: 100% 100%;
}

.live-li.notstarted .live-win,
.live-li.now .live-defeat {
  color: #161616;
}

.live-li.now .live-win {
  color: #161616;
}

.live-li.end .live-name,
.live-li.notstarted .live-name,
.live-li.notstarted .live-icon {
  color: #b2b2b2;
}

.live-li.now .live-name {
  color: #f2f2f2;
}

.live-icon {
  padding-bottom: 8px;
  color: #4affd4;
}

.live-list .live-title {
  width: 220px;
  height: 21px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/live_bk.png) no-repeat;
  background-size: 100% 100%;
  font-size: 12px;
  color: #b2b2b2;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 22px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.live-list .live-li.now .live-title {
  color: #f2f2f2;
}

/* 直播 end */
/* 本周VCT CN预言 start */
.part1 {
  height: 1340px;
  margin-bottom: 0;
}

.part1-xian,
.part2-xian {
  margin: 0 auto;
  width: 1590px;
  height: 2px;
  border-bottom: solid 2px rgba(211, 211, 211, 0.5);
}

.part1-title, .part2-title {
  position: relative;
  font-size: 80px;
  color: #f2f2f2;
  text-align: center;
  font-family: "hylx";
  line-height: 1.1;
  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-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.part1-title span, .part2-title span {
  display: block;
  margin-bottom: 24px;
}

.part1-title i {
  font-size: 25px;
  font-style: normal;
  color: #f2f2f2;
  font-family: "NotoSansHans-Medium";
  line-height: 1.1;
}

.part1-lit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.part1-prediction-rule {
  font-size: 25px;
  color: #fe2659;
  font-family: "NotoSansHans-Medium";
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-left: 25px;
}

.part1-prediction-rule::after {
  content: "";
  position: absolute;
  bottom: -4px;
  width: 178px;
  height: 2px;
  background: #fe2659;
}

.part1-prediction-rule .part-icon {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part1_icon.png) no-repeat;
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  margin-bottom: 0;
}

.part1-box {
  position: relative;
  width: 1138px;
  height: 570px;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: scroll;
}

.part1-box::-webkit-scrollbar {
  width: 4px;
}

/*定义滚动条轨道 内阴影+圆角*/
.part1-box::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px transparent;
  background-color: #f2f2f2;
  border-radius: 0;
}

/*定义滑块 内阴影+圆角*/
.part1-box::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 3px transparent;
  background-color: #fe2659;
  border-radius: 0;
}

.part1-box-inner {
  width: 1112px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* justify-content: flex-start; */
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.part1-item:nth-child(3) {
  margin-right: 0 !important;
  margin-top: -180px;
}

.part1-item {
  position: relative;
  width: 494px;
  height: auto;
}

.part1-item:not(:nth-child(2n)) {
  margin-right: 120px;
}

.part1-name {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("//game.gtimg.cn/images/vct/act/a20240405guess/part1_name_bg.png") no-repeat;
  background-size: 100% 100%;
  width: 494px;
  height: 43px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px 0 30px;
}

.part1-name span {
  display: block;
  position: relative;
  font-family: "NotoSansHans-Bold";
  font-size: 23px;
  text-align: center;
  /* font-weight: bold; */
  color: #f2f2f2;
}

.part1-name .part1-score-desc {
  font-size: 18px;
}

.part1-list {
  position: relative;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part1_list_bg1.png) no-repeat;
  background-size: 100% 100%;
  width: 494px;
  height: 167px;
  margin-bottom: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p1-it1 .p1-li1, .p1-it1 .p1-li2, .p1-it1 .p1-li3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 12px 22px;
}

.p1-it2 .p1-li4, .p1-it2 .p1-li5, .p1-it2 .p1-li6 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 36px 22px;
}

.part1-topic {
  /* margin: 0 auto 18px; */
  margin: 0 auto 26px;
  font-family: "NotoSansHans-Medium";
  text-align: center;
  color: #000;
  font-size: 18px;
  line-height: 20px;
}

.part1-topic .red {
  font-weight: bold;
  font-size: 30px;
  color: #fe2659;
}

.part1-result {
  margin: 0 auto 16px;
  font-family: "NotoSansHans-Medium";
  text-align: center;
  color: #fe2659;
  font-size: 15px;
  line-height: 1.1;
  font-weight: bold;
  width: 100%;
}

.part1-q1, .part1-q2, .part1-q3 {
  margin: 0 auto;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  width: 342px;
}

.part1-q4, .part1-q5, .part1-q6 {
  margin: 0 auto;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  width: 424px;
}

.part1-label {
  position: relative;
  width: 131px;
  height: 40px;
  display: inline-block;
}

.part1-label input[type=radio],
.part1-label input[type=checkbox] {
  display: none;
}

.part1-label input[type=radio] + span,
.part1-label input[type=checkbox] + span {
  display: block;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part1_label_bg.png) no-repeat;
  background-size: 100% 100%;
  width: 131px;
  height: 40px;
}

.part1-label input[type=radio]:checked + span,
.part1-label input[type=checkbox]:checked + span {
  display: block;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part1_label_bg_on.png) no-repeat;
  background-size: 100% 100%;
  width: 131px;
  height: 40px;
}

.part1-label p {
  width: 131px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  font-family: "NotoSansHans-Medium";
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  line-height: 40px;
  margin: 0 auto;
}

.p1-it3 {
  position: relative;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part1_list_bg1.png) no-repeat;
  background-size: 100% 100%;
  width: 494px;
  height: 167px;
  margin-bottom: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 34px 44px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p1-li7 {
  background: none;
  width: 404px;
  height: 44px;
  margin: 0 auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.part1-lq {
  padding: 0;
  font-family: "NotoSansHans-Medium";
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  line-height: 40px;
  margin: 0 auto;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("//game.gtimg.cn/images/vct/act/a20240405guess/part1_label_bg.png") no-repeat;
  background-size: 100% 100% !important;
  width: 161px;
  height: 40px;
  border: none;
  border-radius: 0;
  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;
}

.part1-lq:checked, .part1-lq.on {
  outline: none;
  background: url("//game.gtimg.cn/images/vct/act/a20240405guess/part1_label_bg_on.png") no-repeat;
  background-size: 100% 100%;
  width: 161px;
  height: 40px;
}

.part1-lq option {
  color: #fe2659;
  text-align: center;
}

.part1-prediction-deadline {
  display: block;
  margin: 24px auto 16px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  color: #fe2659;
}

.part1-submit {
  display: block;
  margin: 0 auto 78px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part1_btn_submit.png) no-repeat;
  background-size: 100% 100%;
  width: 376px;
  height: 70px;
  font-size: 26px;
  line-height: 70px;
  text-align: center;
  color: #f2f2f2;
}

.part1-submit.on {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  pointer-events: none;
}

.red {
  color: #fe2659 !important;
}

/* 本周VCT CN预言 end */
/* 积分兑换 start */
.part2 {
  width: 1590px;
  height: 854px;
  margin: 0 auto;
}

.part2-title p {
  position: relative;
  font-size: 25px;
  color: #f2f2f2;
  font-family: "syhtr";
  text-align: left;
  line-height: 1.1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 36px;
}

.part2-title p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part2_icon1.png) no-repeat;
  background-size: 100% 100%;
  width: 29px;
  height: 29px;
}

.part2-title .txt-jf {
  font-style: normal;
  color: #fe2659;
}

.part2-btn-box {
  margin: 30px auto 18px;
  width: 1288px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.part2-address, .part2-guize {
  font-size: 25px;
  color: #fe2659;
  font-family: "NotoSansHans-Medium";
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.part2-icon {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part1_icon.png) no-repeat;
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  margin-right: 6px;
}

.part2-icon1 {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part2_icon2.png) no-repeat;
  background-size: 100% 100%;
  width: 23px;
  height: 23px;
  margin-right: 6px;
}

.part2-guize::after {
  content: "";
  position: absolute;
  width: 180px;
  height: 2px;
  bottom: -4px;
  background: #fe2659;
}

.part2-guize {
  margin-right: 30px;
}

.part2-address::after {
  content: "";
  position: absolute;
  width: 132px;
  height: 2px;
  bottom: -4px;
  background: #fe2659;
}

.part2-list {
  margin: 0 auto 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part2_list_bg.png) no-repeat;
  background-size: 100% 100%;
  width: 1287px;
  height: 491px;
}

.part2-item {
  position: relative;
  width: 324px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 32px 0;
}

.part2-num {
  color: rgba(242, 242, 242, 0.5);
  font-size: 25px;
  line-height: 1.1;
  font-family: "TREBUC";
  text-align: left;
}

.part2-prop {
  margin: -48px auto 0;
  background-size: 100% 100%;
  width: 257px;
  height: 300px;
}

.part2-prop-img1 {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part2_prop_img1.png) no-repeat;
}

.part2-prop-img2 {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part2_prop_img2.png) no-repeat;
}

.part2-prop-img3 {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part2_prop_img3.png) no-repeat;
}

.part2-prop-img4 {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part2_prop_img4.png) no-repeat;
}

.part2-prop-title {
  margin-top: -32px;
  color: #d3d3d3;
  margin-left: 20px;
  font-size: 16px;
  text-align: left;
  font-family: "NotoSansHans-Medium";
}

.part2-prop-name {
  color: #f2f2f2;
  margin-top: 16px;
  margin-left: 20px;
  height: 76px;
  font-size: 30px;
  text-align: left;
  font-family: "NotoSansHans-Medium";
  font-weight: bold;
}

.p2-name1 {
  display: block;
  /* position: absolute;
  top: 174px;
  left: 94px; */
}

.p2-name2 {
  display: none;
  position: absolute;
  top: 314px;
  left: 40px;
}

.p2-name3 {
  display: none;
  position: absolute;
  top: 314px;
  right: 42px;
}

.p2-name1, .p2-name2, .p2-name3 {
  /* margin-top: 0;
  margin-left: 0;
  font-size: 20px;
  line-height: 28px;
  text-align: center; */
  margin-top: 0;
}

.part2-get-desc-box {
  position: absolute;
  min-height: 36px;
  z-index: 3;
}

.p2-it3 .part2-get-desc-box {
  top: 352px;
  left: 54px;
  width: 75%;
}

.p2-it4 .part2-get-desc-box {
  /* top: 206px;
  left: 98px;
  width: 55%; */
  top: 352px;
  left: 54px;
  width: 75%;
}

.p2-it4 .part2-get-desc {
  top: -120px;
}

.p2-it4 .part2-get-btn {
  margin: 122px auto 0;
}

.p2-it4 .part2-prop-title {
  /* margin-top: 84px;
  text-align: center;
  margin-left: 0; */
  margin-top: -108px;
  /* color: #d3d3d3;
  margin-left: 20px;
  font-size: 16px;
  text-align: left;
  font-family: "NotoSansHans-Medium";  */
}

.part2-get-desc-box:hover .part2-get-desc, .part2-get-desc-box.on .part2-get-desc {
  display: block;
}

.part2-get-desc-title {
  color: #f2f2f2;
  font-size: 25px;
  text-align: left;
  font-family: "NotoSansHans-Medium";
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.part2-get-desc-title span {
  display: block;
  color: #f2f2f2;
  font-size: 25px;
  text-align: left;
  font-family: "NotoSansHans-Medium";
  font-weight: bold;
}

/* .p2-it4 .part2-get-desc-title span{
    font-size: 18px;
} */
.part2-get-desc-title .part2-icon2 {
  display: block;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part1_icon.png) no-repeat;
  background-size: 100% auto;
  width: 27px;
  height: 27px;
}

.part2-get-desc {
  display: none;
  position: absolute;
  top: -108px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part2_get_desc_bg.png) no-repeat;
  background-size: 100% 100%;
  width: 448px;
  height: 115px;
  /* margin: 0 auto; */
  padding: 20px 10px;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  font-family: "NotoSansHans-Medium";
}

.part2-get-btn {
  display: block;
  /* margin: 58px auto 0; */
  margin: 32px auto 0;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part2_get_btn.png) no-repeat;
  background-size: 100% 100%;
  width: 143px;
  height: 38px;
  line-height: 38px;
  color: #f2f2f2;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.part2-get-btn.on {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part2_get_btn_on.png) no-repeat;
  color: #000;
}

/* 积分兑换 end */
/* 积分兑换说明 start */
.part3 {
  width: 1590px;
  position: relative;
  margin-bottom: 0;
}

.part3-title {
  position: relative;
  font-size: 80px;
  color: #f2f2f2;
  text-align: left;
  font-family: "hylx";
  line-height: 1.1;
}

.part3-list {
  margin: 46px auto 0;
  width: 1590px;
  height: 280px;
  position: relative;
  /* overflow-y: scroll; */
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.part3-list::-webkit-scrollbar {
  width: 3px;
}

/*定义滚动条轨道 内阴影+圆角*/
.part3-list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px transparent;
  background-color: #7d2136;
  border-radius: 1px;
}

/*定义滑块 内阴影+圆角*/
.part3-list::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 3px transparent;
  background-color: #fe2659;
  border-radius: 1px;
}

.part3-li {
  width: 1468px;
  height: 32px;
  margin: 0 0 50px 0;
  position: relative;
}

.part3-li:last-child {
  border: none;
}

.part3-q {
  height: 32px;
  line-height: 32px;
  color: #d3d3d3;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.part3-q span {
  line-height: 32px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: "syhtr";
}

.part3-q span:first-child {
  display: inline-block;
  width: 68px;
  height: 32px;
  line-height: 32px;
  padding-left: 7px;
  margin-right: 26px;
  font-size: 20px;
  letter-spacing: -1px;
  color: #0f1923;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/part3_bq.png) no-repeat;
  background-size: 100% 100%;
}

.part3-a {
  width: 95%;
  color: #d3d3d3;
  font-size: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  overflow: hidden;
  position: relative;
  padding-left: 14px;
}

.part3-a span:first-child {
  position: absolute;
  width: 20px;
  top: -2px;
  left: 9px;
  font-size: 20px;
}

.part3-a span:last-child {
  padding-left: 32px;
  display: inline-block;
}

.part3-a i {
  font-style: normal;
  text-decoration: underline;
}

/* 积分兑换说明 end */
/* 话题讨论 start */
.part4 {
  display: none;
}

/* 话题讨论 end */
/* 浮动 */
.float-right {
  display: block;
  position: fixed;
  right: -52px;
  bottom: 20px;
  z-index: 100;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/float_bg.png) no-repeat;
  /* background: url(//game.gtimg.cn/images/vct/act/a20240405guess/float_bg.png) no-repeat; */
  background-size: 100% 100%;
  width: 250px;
  height: 409px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 360px;
}

.float-link {
  display: block;
  width: 197px;
  height: 50px;
  font-size: 0;
}

/* pc 浮窗 start */
/* pc 浮窗 end */
/* 弹窗 */
.dialog {
  outline: none;
  border: none;
}

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

.dialog .dia-con {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.dialog .dia-close {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dia_close.png) no-repeat;
  width: 57px;
  height: 57px;
  position: absolute;
  right: -70px;
  top: 0px;
  overflow: hidden;
}

.dialog .dia-close::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(138, 121, 72, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-120%) skew(-15deg);
      -ms-transform: translateX(-120%) skew(-15deg);
          transform: translateX(-120%) skew(-15deg);
  -webkit-transition: -webkit-transform 0.35s ease;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
  pointer-events: none;
  display: none;
}

.dialog .dia-close:hover::before {
  -webkit-transform: translateX(0) skew(0);
      -ms-transform: translateX(0) skew(0);
          transform: translateX(0) skew(0);
}

/* 视频弹窗 start */
.dia-video,
.video-box {
  width: 1000px;
  height: 560px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.dia-video .dia-close {
  right: -70px;
  top: 0;
  z-index: 20;
}

/* 视频弹窗 end */
/* 通用弹窗 */
.dia-common {
  width: 513px;
  height: 517px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog_bg.png) no-repeat;
  background-size: 100% 100%;
}

.dia-common .dia-con {
  width: 100%;
  height: 100%;
  padding: 75px 32px 35px 35px;
}

.dia-common .txt {
  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;
  width: 100%;
  height: 300px;
  color: #dfdfdf;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

.dia-qr {
  width: 100%;
  height: 77px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog_btn.png) no-repeat center;
  background-size: 307px 77px;
  color: #f2f2f2;
  letter-spacing: 5px;
  font-size: 24px;
  text-align: center;
  line-height: 77px;
  margin: 0 auto;
}

/* 通用弹窗 end */
/* 点击填写收货地址 start */
.dia-address {
  width: 513px;
  height: auto;
  min-height: 667px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog1_bg.png) no-repeat;
  background-size: 100% 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 20px;
}

.address-title {
  color: #f2f2f2;
  font-size: 40px;
  font-family: "NotoSansHans-Bold";
  margin-bottom: 35px;
  text-align: center;
  padding-top: 35px;
}

.address-box {
  position: relative;
  width: 450px;
  margin: 0 auto 32px;
}

.address-div {
  width: 450px;
  margin: 0 auto 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.address-div.address-div2 {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.address-div div {
  display: inline;
}

.xiala {
  position: absolute;
  top: 18px;
  right: 6px;
  width: 13px;
  height: 8px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog1_xiala.png) no-repeat;
  background-size: 100% 100%;
}

.address-box input {
  width: 329px;
  height: 53px;
  background-color: #dfdfdf;
  border-radius: 7px;
  padding-left: 20px;
  font-size: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  outline: none;
  color: #000000;
  border: none;
}

.address-select {
  width: 329px;
  height: 113px;
  background-color: #dfdfdf;
  border-radius: 7px;
  padding-left: 13px;
  font-size: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  outline: none;
  color: #000000;
}

.address-select select {
  width: 300px;
  height: 37px;
  background-color: transparent;
  border: none;
  font-size: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  outline: none;
  color: #000000;
  padding-left: 8px;
}

.address-select p {
  width: 300px;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.address-box input::-webkit-input-placeholder {
  color: #000000;
}

.address-box input::-moz-placeholder {
  color: #000000;
}

.address-box input:-ms-input-placeholder {
  color: #000000;
}

.address-box input::-ms-input-placeholder {
  color: #000000;
}

.address-box input::placeholder {
  color: #000000;
}

.address-box select {
  color: #000000;
}

.address-name {
  font-size: 24px;
  color: #dfdfdf;
  width: 115px;
  text-align: center;
  display: block;
  font-family: "NotoSansHans-Medium";
  margin-right: 8px;
}

.dia-tj {
  width: 282px;
  height: 62px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog1_btn.png) no-repeat center;
  background-size: 282px 62px;
  color: #f2f2f2;
  letter-spacing: 5px;
  font-size: 24px;
  text-align: center;
  line-height: 62px;
  margin: 0 0 12px 156px;
}

.address-tips {
  color: #dfdfdf;
  font-size: 16px;
  line-height: 24px;
  font-family: "NotoSansHans-Regular";
  text-align: center;
}

/* 点击填写收货地址 end */
/* 礼品兑换说明 start */
.dia-guize {
  width: 563px;
  /* height: 778px; */
  height: 710px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog6_bg.png) no-repeat;
  background-size: 100% 100%;
}

.dia-guize .dia-con {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 52px;
}

.guize-title {
  position: relative;
  width: 320px;
  color: #fe2659;
  font-size: 40px;
  font-family: "NotoSansHans-Bold";
  margin: 0 auto 48px;
  text-align: center;
}

.guize-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 34px;
  height: 21px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog6_icon.png) no-repeat;
  background-size: 100% 100%;
}

.guize-title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%) rotateY(180deg);
          transform: translateY(-50%) rotateY(180deg);
  width: 34px;
  height: 21px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog6_icon.png) no-repeat;
  background-size: 100% 100%;
}

.guize-box {
  width: 500px;
  margin: 0 auto;
}

.guize-top {
  width: 462px;
  font-size: 24px;
  color: #fe2659;
  margin: 0 auto 10px;
  font-family: "NotoSansHans-Medium";
}

.guize-p {
  width: 462px;
  font-size: 18px;
  line-height: 28px;
  color: #f2f2f2;
  margin: 0 auto 30px;
  font-family: "NotoSansHans-Regular";
}

.guize-scroll {
  width: 500px;
  height: 324px;
  overflow-y: scroll;
  padding-right: 32px;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.guize-scroll::-webkit-scrollbar {
  width: 3px;
}

/*定义滚动条轨道 内阴影+圆角*/
.guize-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px transparent;
  background-color: #989a9b;
  border-radius: 0;
}

/*定义滑块 内阴影+圆角*/
.guize-scroll::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 3px transparent;
  background-color: #fe2659;
  border-radius: 0;
}

.guize-table {
  width: 464px;
  height: 324px;
  border: solid 1px #928b8d;
  margin: 0 auto 34px;
}

.guize-table th {
  font-size: 20px;
  color: #fe2659;
  height: 46px;
  padding-left: 6px;
  border: solid 1px #928b8d;
  font-family: "NotoSansHans-Regular";
  text-align: left;
  font-weight: normal;
  width: 27%;
}

.guize-table th:first-child,
.guize-table td:first-child {
  width: 46%;
}

.guize-table td {
  font-size: 16px;
  color: #f2f2f2;
  height: 46px;
  padding-left: 12px;
  border: solid 1px #928b8d;
  font-family: "NotoSansHans-Regular";
}

.guize-table tr:last-child td:last-child {
  letter-spacing: -1px;
  /* padding-left: 6px; */
}

.guize-uls li {
  width: 488px;
  font-size: 18px;
  line-height: 28px;
  color: #f2f2f2;
  padding-left: 20px;
  position: relative;
  margin-bottom: 40px;
  font-family: "NotoSansHans-Regular";
  text-align: justify;
}

.guize-uls li::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 7px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog2_icon.png) no-repeat;
  background-size: 100% 100%;
}

/* 礼品兑换说明 end */
/* 预言规则说明 start */
.dia-predict {
  width: 563px;
  height: 567px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog7_bg.png) no-repeat;
  background-size: 100% 100%;
}

.dia-predict .dia-con {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 52px;
}

.predict-title {
  position: relative;
  width: 250px;
  color: #fe2659;
  font-size: 40px;
  font-family: "NotoSansHans-Bold";
  margin: 0 auto 48px;
  text-align: center;
}

.predict-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 34px;
  height: 21px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog6_icon.png) no-repeat;
  background-size: 100% 100%;
}

.predict-title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%) rotateY(180deg);
          transform: translateY(-50%) rotateY(180deg);
  width: 34px;
  height: 21px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog6_icon.png) no-repeat;
  background-size: 100% 100%;
}

.predict-box {
  width: 466px;
  margin: 0 auto;
}

.predict-scroll {
  width: 450px;
  height: 380px;
  overflow-x: hidden;
  /* overflow-y: scroll; */
  padding-right: 16px;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.predict-scroll::-webkit-scrollbar {
  width: 3px;
}

/*定义滚动条轨道 内阴影+圆角*/
.predict-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px transparent;
  background-color: #989a9b;
  border-radius: 0;
}

/*定义滑块 内阴影+圆角*/
.predict-scroll::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 3px transparent;
  background-color: #fe2659;
  border-radius: 0;
}

.predict-ul {
  width: 450px;
  height: 380px;
  margin: 0 auto;
}

.predict-ul li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 34px;
}

.predict-ul li span {
  font-size: 20px;
  color: #fe2659;
  height: 46px;
  font-family: "NotoSansHans-Medium";
  text-align: left;
  font-weight: normal;
}

.predict-ul li p {
  width: 420px;
  font-size: 18px;
  line-height: 28px;
  color: #f2f2f2;
  font-family: "NotoSansHans-Regular";
  text-align: left;
}

/* 预言规则说明 end */
/* 首页 end */
/* 底部内容 */
#afooter {
  display: none !important;
}

.foot {
  background: #fff;
  color: #000;
  font: 12px/20px tahoma, "微软雅黑", sans-serif;
  min-width: 1050px;
  margin: 0 auto;
  text-align: left;
}

.foot_dark {
  background: #000;
  color: #494949;
}

.foot_dark a {
  color: #494949;
}

.foot_cpright {
  padding: 15px 20px;
}

.foot_cpright:after {
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
  clear: both;
}

.f_line {
  margin: 0 2px;
}

.foot_lefts {
  float: left;
  display: inline;
}

.foot_ieg_logo {
  float: left;
  width: 180px;
  height: 35px;
  text-indent: -999em;
  overflow: hidden;
  margin: 10px 0 0 10px;
  background: url(//game.gtimg.cn/images/js/2018foot/logo/foot-light.png);
}

.foot_dark .foot_ieg_logo {
  background: url(//game.gtimg.cn/images/js/2018foot/logo/foot-dark.png);
}

.foot_left {
  float: left;
  text-indent: -999em;
  overflow: hidden;
  margin: 10px 0 0 10px;
  width: 85px;
  height: 35px;
}

.foot_links {
  display: inline;
  float: right;
  width: 682px;
  list-style: none;
}

.foot_links li {
  line-height: 20px;
  overflow: hidden;
}

.copyright_zh a {
  padding-right: 10px;
}

.foot_links .link_map {
  font-size: 0;
}

.foot_links .link_map .f_line:last-child {
  display: none;
}

.foot_links .copyright_txt {
  font-size: 10px;
}

.foot_links .link_map span,
.foot_links .link_map a {
  font-size: 12px;
  color: #494949;
}

.foot_links li img {
  vertical-align: middle;
  margin-right: 3px;
  display: inline;
}

.foot_ratetext_inner {
  text-align: center;
  padding: 15px 20px 0;
  margin: 0;
}

.foot_ratetext + .foot_cpright {
  padding: 0 20px 15px;
}

#common-footer {
  position: relative;
  width: 100%;
  min-width: 1430px;
  left: 0;
  line-height: 40px;
  padding: 30px 0px;
  font-size: 24px;
  text-align: center;
  color: #777;
  background-color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 99;
}

#common-footer #gfooter {
  max-width: 1600px;
  margin: 0 auto;
}

#common-footer .foot {
  min-width: auto;
  text-align: center;
}

#common-footer .foot_lefts {
  width: 470px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#common-footer .foot_links {
  width: 790px;
  color: #ece8e1;
  text-align: left;
}

#common-footer .foot_ieg_logo {
  display: none;
}

#common-footer .logo.logo-ieg {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 274px;
  flex: 0 0 274px;
  height: 52px;
  background-position: 0 0;
}

#common-footer .logo {
  margin: 0 15px;
  font-size: 0;
  text-indent: -9999em;
  background-image: url(//game.gtimg.cn/images/vct/act/a20240405guess/footer-sprites.png);
  background-size: 274px 106px;
  background-repeat: no-repeat;
}

#common-footer a {
  color: #ece8e1;
}

#common-footer .foot_left {
  float: none;
  width: auto;
  height: auto;
  text-indent: 0;
  overflow: hidden;
}

#common-footer .logo-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#common-footer .logo.logo-riot {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 151px;
  flex: 0 0 151px;
  height: 52px;
  background-position: 0 -59px;
}

#common-footer .plate-cont {
  color: #ece8e1;
  font-size: 12px;
  text-align: left;
  margin-top: 30px;
}

#common-footer .age-box {
  position: relative;
  margin-bottom: 30px;
}

#common-footer .age-box p + p {
  margin-top: 20px;
}

#common-footer .foot_links li {
  overflow: unset;
}

#common-footer .age-icon {
  background: url(https://game.gtimg.cn/images/val/web202107/ag_w/age-icon.png) no-repeat;
  width: 82px;
  height: 106px;
  position: absolute;
  left: -120px;
}

#common-footer .age-icon .age-text {
  background-color: #101519;
  width: 709px;
  height: 266px;
  padding: 40px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: absolute;
  top: -380px;
  left: -80px;
}

#common-footer .age-icon .age-text::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 16px solid #101519;
  position: absolute;
  bottom: -16px;
  left: 100px;
}

#common-footer .age-icon .age-text p {
  line-height: 2;
  font-size: 12px;
  margin: 0;
  color: #f2f2f2;
  text-align: justify;
}

#common-footer .age-icon:hover .age-text {
  pointer-events: all;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* 新增修改 */
.live-huifang {
  pointer-events: none;
}

/* 填写QQ号 start */
.dia-qq {
  width: 513px;
  height: 689px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog3_bg.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.qq-img {
  width: 229px;
  height: 170px;
  margin: 0 auto;
  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;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog3_bk.png) no-repeat;
  background-size: 100% 100%;
}

.qq-img img {
  max-width: 220px;
  max-height: 155px;
}

.dia-qq .get-p {
  background: none;
  color: #dddddd;
  font-size: 23px;
  margin: 0 auto 15px;
}

.qq-box {
  width: 435px;
  height: 53px;
  line-height: 53px;
  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;
  margin: 0 auto 40px;
}

.qq-name {
  width: 115px;
  height: 53px;
  font-size: 24px;
  text-align: center;
  color: #dfdfdf;
  background-color: #fc2658;
  border-radius: 7px 0px 0px 7px;
  font-family: "NotoSansHans-Regular";
}

.qq-input {
  width: 320px;
  height: 53px;
  color: #000000;
  background-color: #dfdfdf;
  border: none;
  font-size: 18px;
  border-radius: 0 7px 7px 0;
  padding-left: 25px;
}

.qq-input::-webkit-input-placeholder {
  color: #161616;
}

.qq-input::-moz-placeholder {
  color: #161616;
}

.qq-input:-ms-input-placeholder {
  color: #161616;
}

.qq-input::-ms-input-placeholder {
  color: #161616;
}

.qq-input::placeholder {
  color: #161616;
}

.qq-main {
  width: 412px;
  margin: 0 auto 30px;
  font-size: 18px;
  color: #dfdfdf;
  font-family: "NotoSansHans-Bold";
}

.qq-main p {
  margin-bottom: 10px;
}

.qq-main p:first-child {
  margin-bottom: 0;
}

.dia-qq .dia-qr,
.dia-get .dia-qr {
  width: 282px;
  height: 62px;
  line-height: 62px;
  background-size: 100% 100%;
}

/* 填写QQ号 end */
/* 抽中Q币 start */
.dia-get {
  width: 513px;
  height: 553px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog4_bg.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 50px;
}

.get-img {
  width: 229px;
  height: 170px;
  margin: 0 auto 25px;
  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;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog3_bk.png) no-repeat;
  background-size: 100% 100%;
}

.get-img img {
  max-width: 220px;
  max-height: 155px;
}

.get-p {
  width: 318px;
  height: 53px;
  background-color: #dfdfdf;
  border-radius: 7px;
  font-size: 25px;
  color: #2d1a20;
  font-weight: bold;
  text-align: center;
  line-height: 53px;
  margin: 0 auto 28px;
}

.get-main {
  width: 448px;
  font-size: 18px;
  color: #dfdfdf;
  line-height: 25px;
  margin: 0 auto 42px;
  font-family: "NotoSansHans-Bold";
  text-align: center;
}

.get-qq {
  width: 200px;
  height: 30px;
  border-radius: 2px;
  border: solid 1px #fe2659;
  font-size: 18px;
  color: #dfdfdf;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
  margin: 0 auto 42px;
}

/* 抽中Q币 end */
/* 获奖记录 start */
.dia-record {
  width: 614px;
  height: 739px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dialog5_bg.png) no-repeat;
  background-size: 100% 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 35px;
}

.dia-record .record-title {
  color: #f2f2f2;
  font-size: 36px;
  font-family: "NotoSansHans-Bold";
  margin-bottom: 30px;
  text-align: center;
}

.dia-record .record-table {
  width: 100%;
  height: 516px;
}

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

.dia-record .record-table table thead {
  width: 100%;
  height: 53px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/dia5_thead_bg.png) no-repeat;
  background-size: 100% 100%;
  color: #400011;
  font-size: 20px;
  font-family: "NotoSansHans-Regular";
}

.dia-record .record-table table td {
  text-align: center;
}

.dia-record .record-table table td:nth-child(1) {
  width: 171px;
}

.dia-record .record-table table td:nth-child(2) {
  width: 220px;
}

.dia-record .record-table table td:nth-child(3) {
  width: 120px;
}

.dia-record .record-table table td:nth-child(4) {
  width: 100px;
}

.dia-record .record-table table tbody tr {
  height: 77px;
  color: #dfdfdf;
  font-size: 20px;
}

.dia-record .record-table table tbody td {
  border: 1px solid rgba(221, 221, 221, 0.13);
  border-top: none;
}

.dia-record .record-table table tbody td a {
  color: #f2f2f2;
  text-decoration: underline;
}

.dia-record .record-table table tbody tr td:first-child {
  font-size: 16px;
  border-left: none;
}

.dia-record .record-table table tbody tr td:last-child {
  border-right: none;
}

#milo-lotteryRecord #milo-paginator {
  font-size: 18px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  color: #333;
  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: 45px;
}

#milo-lotteryRecord #milo-paginator .my-page-prev,
#milo-lotteryRecord #milo-paginator .my-page-next {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #942540;
  cursor: pointer;
  color: #c8bfc2;
}

#milo-lotteryRecord #milo-paginator .my-page-prev:hover,
#milo-lotteryRecord #milo-paginator .my-page-next:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}

#milo-lotteryRecord #milo-paginator .my-page-group {
  float: left;
  margin: 0 13px;
  padding: 0;
  overflow: hidden;
}

#milo-lotteryRecord #milo-paginator .my-page-group li {
  float: left;
  list-style: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 30px;
  padding: 0 8px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0 13px;
  cursor: pointer;
}

#milo-lotteryRecord #milo-paginator .my-page-forbid {
  pointer-events: none;
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}

#milo-lotteryRecord #milo-paginator .my-page-cell {
  background-color: #942540;
  color: #ffffff;
}

#milo-lotteryRecord #milo-paginator .my-page-checked {
  background-color: #c8bfc2;
  color: #500b1d;
}

#milo-lotteryRecord #milo-paginator.my-page-omit {
  pointer-events: none;
}

/* 获奖记录 end */
/* 赛程预言 */
.master-card {
  width: 365px;
  height: 233px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/master-card.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  position: absolute;
  right: 0;
  z-index: 1;
  top: 150px;
  padding-top: 140px;
}
.master-card .master-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 285px;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.master-card .master-team {
  width: 66px;
  height: 66px;
}
.master-card .master-team img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.schedule-guess {
  width: 1389px;
  height: 576px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/game-line.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin-top: 222px;
  margin-bottom: 120px;
}
.schedule-guess.not {
  pointer-events: none;
}
.schedule-guess .hide-control {
  display: block;
  width: 1650px;
  height: 760px;
  position: absolute;
  left: -15px;
  top: -100px;
}
.schedule-guess .select-area {
  width: 299px;
  height: 199px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/select-area.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50px;
  top: 72px;
  z-index: 3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 40px;
  -webkit-transform: translate3d(-17px, 145px, 0);
          transform: translate3d(-17px, 145px, 0);
  display: none;
}
.schedule-guess .select-area.pos0 {
  -webkit-transform: translate3d(-17px, 71px, 0);
          transform: translate3d(-17px, 71px, 0);
}
.schedule-guess .select-area .s-tit {
  font-size: 22px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
}
.schedule-guess .select-area .team-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 25px;
}
.schedule-guess .select-area .team-list .select-team {
  width: 68px;
  height: 68px;
  position: relative;
  margin: 0 20px;
  cursor: pointer;
}
.schedule-guess .select-area .team-list .select-team .select-bg {
  width: 91px;
  height: 100px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/select-bg.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: -7px;
  top: -10px;
  display: none;
}
.schedule-guess .select-area .team-list .select-team img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  z-index: 2;
}
.schedule-guess .select-area .team-list .select-team.selected .select-bg {
  display: block;
}
.schedule-guess .champion-info {
  position: absolute;
  left: 0;
  top: -10px;
  width: 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;
  font-family: "NotoSansHans-Medium";
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.schedule-guess .champion-info .c-icon {
  width: 46px;
  height: 48px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/m/champion-icon.png) no-repeat;
  background-size: 100%;
  margin-right: 7px;
}
.schedule-guess .champion-info p {
  color: #fe2659;
  font-size: 25px;
  line-height: 30px;
}
.schedule-guess .game-info {
  position: absolute;
  left: 0;
  top: -8px;
  width: 100%;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  font-family: "NotoSansHans-Medium";
}
.schedule-guess .game-info .game-title {
  font-size: 25px;
  color: #fe2659;
  line-height: 34px;
}
.schedule-guess .game-info .game-date {
  font-size: 18px;
  color: #727272;
  line-height: 34px;
}
.schedule-guess .game-card {
  width: 265px;
  position: absolute;
  left: 0;
  overflow: visible !important;
  border-radius: 0 !important;
}
.schedule-guess .game-card.game-a1 {
  left: 0;
  top: -71px;
}
.schedule-guess .game-card.game-a2 {
  left: 0;
  top: 159px;
}
.schedule-guess .game-card.game-a3 {
  left: 364px;
  top: -71px;
}
.schedule-guess .game-card.game-a4 {
  left: 364px;
  top: 159px;
}
.schedule-guess .game-card.game-a5 {
  left: 727px;
  top: 44px;
}
.schedule-guess .game-card.game-b1 {
  left: 0;
  top: 502px;
}
.schedule-guess .game-card.game-b2 {
  left: 546px;
  top: 502px;
}
.schedule-guess .game-card.game-f {
  left: 1060px;
  top: 273px;
}
.schedule-guess .game-card.game-c {
  left: 1360px;
  top: 310px;
}
.schedule-guess .game-card.game-c .team {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/card-c.png) no-repeat;
  background-size: 100% 100%;
}
.schedule-guess .game-card.game-c .team.right {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/card-c-right.png) no-repeat;
  background-size: 100% 100%;
}
.schedule-guess .game-card.game-c .team.wrong {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/card-wrong.png) no-repeat;
  background-size: 100% 100%;
}
.schedule-guess .game-card .team {
  width: 265px;
  height: 71px;
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/card.png) no-repeat;
  background-size: 100% 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 28px;
  position: relative;
  z-index: 1;
  cursor: default;
}
.schedule-guess .game-card .team.right {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/card-right.png) no-repeat;
  background-size: 100% 100%;
}
.schedule-guess .game-card .team.wrong {
  background: url(//game.gtimg.cn/images/vct/act/a20240405guess/card-wrong.png) no-repeat;
  background-size: 100% 100%;
}
.schedule-guess .game-card .team.on::after {
  display: block;
  content: "";
  width: 299px;
  height: 199px;
  position: absolute;
  left: 50%;
  top: 70px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.schedule-guess .game-card .team .team-icon {
  width: 55px;
  height: 55px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.schedule-guess .game-card .team .team-name {
  font-size: 25px;
  color: #ffffff;
  font-family: "FOUNDRYGRIDNIK-EXTRABOLD";
  margin-left: 10px;
  font-weight: bold;
}
.schedule-guess .game-card .team:first-child {
  margin-bottom: 3px;
}
.game-tip {
  font-size: 16px;
  font-style: normal;
  color: #f2f2f2;
  font-family: "NotoSansHans-Medium";
  line-height: 1.3;
  position: absolute;
  left: 0;
  top: 150px;
}