@charset "UTF-8";
html {
  background: var(--GamerSky-F5F7FA) center top no-repeat;
  overflow-y: scroll;
}

body {
  margin: 0;
  padding: 0;
  color: var(--GamerSky-F5F7FA);
  font-size: 14px;
  font-family: "Microsoft YaHei", SimSun, Arial, Tahoma, Helvetica;
}

img {
  border: 0;
  vertical-align: middle;
}

a {
  color: #888888;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  color: #fff;
}

a:focus {
  outline: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul li {
  list-style-type: none;
  vertical-align: middle;
}

div,
ul,
li {
  overflow: hidden;
}

input {
  outline: 0;
}

p,
h3,
h4,
h5,
h6 {
  margin: 0;
}

.none {
  display: none;
}

.block {
  display: block;
}

body.is-image-preview-open {
  overflow: hidden;
}

.pcImagePreview {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.92);
  cursor: zoom-in;
  user-select: none;
  touch-action: none;
  overflow: hidden;
}
.pcImagePreview.is-open {
  display: flex;
}
.pcImagePreview.is-dragging {
  cursor: grabbing;
}
.pcImagePreview .pcImagePreviewStage {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
}
.pcImagePreview .pcImagePreviewImg {
  max-width: 90vw;
  max-height: 90vh;
  object-fit: contain;
  transform-origin: center center;
  will-change: transform;
  cursor: grab;
}
.pcImagePreview .pcImagePreviewClose {
  position: absolute;
  top: 30px;
  right: 36px;
  z-index: 2;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
  font-size: 34px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

#QZnav {
  position: fixed;
}

[data-theme=dark] {
  /*全站导航*/
  /*背景色*/
  /*分割线*/
  /*链接文字色*/
}
[data-theme=dark] #QZnav {
  min-width: 1200px;
  background-color: #151515;
}
[data-theme=dark] #QZnav .topbar {
  width: 1200px;
}
[data-theme=dark] #QZnav i {
  color: #595959;
}
[data-theme=dark] #QZnav .alik {
  color: #ccc;
}
[data-theme=dark] #QZnav .alik:hover,
[data-theme=dark] #QZnav .cur .alik {
  color: #fff;
}

.Bot {
  padding-bottom: 30px;
  width: 100%;
  min-width: 1100px;
  height: auto;
  background: #141414;
  position: relative;
  z-index: 2;
}
.Bot .Links {
  margin: 0 auto;
  width: 1000px;
  height: 38px;
  background: #222;
}
.Bot .Links .like {
  float: left;
  width: 907px;
  height: 38px;
  line-height: 38px;
  color: #555;
}
.Bot .Links .like a {
  margin: 0 19px;
  color: #aaa;
}
.Bot .Links .like a:hover {
  color: #fff;
}
.Bot .Links .gotop {
  float: right;
  width: 93px;
  height: 38px;
  line-height: 38px;
  color: #555;
}
.Bot .Links .gotop a {
  padding: 0 15px 0 30px;
  display: block;
  width: auto;
  height: 38px;
  line-height: 38px;
  color: #aaa;
  cursor: pointer;
  background: url(//image.gamersky.com/webimg15/gotop.png) 0 6px no-repeat;
}
.Bot .Hot {
  width: 100%;
  min-width: 1100px;
  height: auto;
  background: #181818;
}
.Bot .Hot .Hots {
  margin: 0 auto;
  width: 1098px;
  padding-top: 40px;
  height: auto;
}
.Bot .Hot .Hots ul.foot {
  margin-bottom: 24px;
  width: 1128px;
  height: auto;
}
.Bot .Hot .Hots ul.foot li {
  float: left;
  margin-right: 29px;
  width: 158px;
  height: auto;
  border-right: 1px dotted #2f2f2f;
}
.Bot .Hot .Hots ul.foot li .tit {
  width: 129px;
  height: 32px;
  line-height: 20px;
  color: #666;
  font-size: 16px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
}
.Bot .Hot .Hots ul.foot li .tit a {
  color: #666;
}
.Bot .Hot .Hots ul.foot li .tit a:hover {
  color: #aaa;
}
.Bot .Hot .Hots ul.foot li .like {
  width: 158px;
  height: 116px;
}
.Bot .Hot .Hots ul.foot li .like div {
  float: left;
  width: 79px;
  height: auto;
}
.Bot .Hot .Hots ul.foot li .like div a {
  margin-bottom: 15px;
  display: block;
  color: #666;
  font-family: "Microsoft YaHei";
}
.Bot .Hot .Hots ul.foot li .like div a:hover {
  color: #aaa;
}
.Bot .Hot .Hots .links {
  padding: 20px 0 10px;
  width: 1100px;
  height: auto;
  font-family: "Microsoft YaHei";
  border-top: 1px dotted #2f2f2f;
}
.Bot .Hot .Hots .links span {
  margin-bottom: 15px;
  display: inline-block;
  color: #666;
}
.Bot .Hot .Hots .links a {
  margin: 0 15px 15px 0;
  display: inline-block;
  color: #666;
}
.Bot .Hot .Hots .links a:hover {
  color: #aaa;
}
.Bot .Copyright {
  margin: 0 auto;
  width: 1100px;
  padding: 30px 0 0;
  height: auto;
  line-height: 30px;
  text-align: center;
  color: #454545;
  font-family: "Microsoft YaHei";
}
.Bot .Copyright a {
  color: #454545;
}
.Bot .Copyright a:hover {
  color: #aaa;
}

.pc {
  display: none;
}
.pc .content {
  position: relative;
  min-height: 600px;
  width: 100%;
  padding-top: 450px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 120px;
  padding-bottom: 220px;
}
.pc .content::after {
  content: "";
  width: 2000px;
  height: 800px;
  background: linear-gradient(to right, var(--GamerSky-F5F7FA) 0, transparent 40px), linear-gradient(to left, var(--GamerSky-F5F7FA) 0, transparent 40px), var(--index-mainVisual) no-repeat center top/2000px 800px;
  position: absolute;
  mask-image: linear-gradient(to top, transparent 0, var(--GamerSky-F5F7FA) 50%);
  left: 50%;
  margin-left: -1000px;
  top: 0;
  z-index: -1;
  pointer-events: none;
}
.pc .content::before {
  content: "";
  width: 2000px;
  height: 100vh;
  background: linear-gradient(to right, var(--GamerSky-F5F7FA) 0, transparent 40px), linear-gradient(to left, var(--GamerSky-F5F7FA) 0, transparent 40px), var(--index-mainVisual-bg) no-repeat center top/cover;
  position: fixed;
  top: 0;
  pointer-events: none;
  z-index: -1;
  opacity: 0.4;
}
.pc .content .Bigtitle {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.pc .content .Bigtitle .titleBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.pc .content .Bigtitle .titleBox .title {
  color: var(--GamerSky-222222);
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  height: 60px;
}
.pc .content .Bigtitle .titleBox .subTitle {
  color: var(--index-primary-color);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  height: 20px;
}
.pc .content .Bigtitle .line {
  width: 40px;
  height: 4px;
  background: var(--index-primary-color);
}
.pc .content .moreButton {
  cursor: pointer;
  display: flex;
  width: 240px;
  padding: 10px 30px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 5.926px;
  background: var(--GamerSky-FFFFFF);
}
.pc .content .moreButton p {
  color: var(--GamerSky-666666);
  text-align: center;
  font-family: PingFangSC;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.pc .content .moreButton svg {
  stroke: var(--GamerSky-666666);
  width: 12px;
  height: 12px;
}
.pc .content .moreButton:hover {
  background: var(--index-primary-color);
}
.pc .content .moreButton:hover p {
  color: var(--GamerSky-FFFFFF);
}
.pc .content .moreButton:hover svg {
  stroke: var(--GamerSky-FFFFFF);
}
.pc .content .topBox {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 40px;
}
.pc .content .topBox .exhibitionInformation {
  display: flex;
  align-items: center;
  border-radius: 8px;
  width: 1100px;
  background: var(--index-primary-color);
}
.pc .content .topBox .exhibitionInformation .item {
  flex: 1;
  padding: 24px 50px;
  display: flex;
  gap: 10px;
  color: var(--GamerSky-FFFFFF);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  align-items: center;
  justify-content: center;
}
.pc .content .topBox .exhibitionInformation .item p {
  text-wrap: nowrap;
}
.pc .content .topBox .exhibitionInformation .item svg {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  fill: var(--GamerSky-FFFFFF);
}
.pc .content .topBox .exhibitionInformation .item:first-child {
  position: relative;
}
.pc .content .topBox .exhibitionInformation .item:first-child::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 30px;
  border-radius: 2px;
  opacity: 0.33;
  background: var(--GamerSky-FFFFFF);
}
.pc .content .topBox .exhibitionInformation a.item {
  width: 112px;
  flex: 0;
  position: relative;
}
.pc .content .topBox .exhibitionInformation a.item:hover::after {
  opacity: 0.2;
}
.pc .content .topBox .exhibitionInformation a.item::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0.1;
}
.pc .content .topBox .liveRoomModule {
  display: none;
  width: 1000px;
  height: 630px;
  box-sizing: border-box;
  padding: 20px;
  align-items: flex-start;
  border-radius: 8px;
  background: var(--GamerSky-FFFFFF);
}
.pc .content .topBox .liveRoomModule iframe {
  width: 100%;
  height: 100%;
}
.pc .content .newsModule {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
.pc .content .newsModule .newsList_big {
  display: flex;
  align-items: center;
  gap: 2px;
  width: 1200px;
  border-radius: 8px;
}
.pc .content .newsModule .newsList_big .item {
  flex: 1;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  box-sizing: border-box;
  background: var(--GamerSky-FFFFFF);
}
.pc .content .newsModule .newsList_big .item:hover {
  background: var(--GamerSky-FFFFFE);
}
.pc .content .newsModule .newsList_big .item img {
  border-radius: 6px;
  width: 360px;
  height: 203px;
  object-fit: cover;
}
.pc .content .newsModule .newsList_big .item .title {
  overflow: hidden;
  color: var(--GamerSky-222222);
  text-overflow: ellipsis;
  font-family: PingFangSC;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.24px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 64px;
}
.pc .content .newsModule .newsList_big .item .desc {
  overflow: hidden;
  color: var(--GamerSky-666666);
  text-overflow: ellipsis;
  font-family: PingFangSC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  height: 44px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pc .content .newsModule .newsList_big .item .detail {
  display: flex;
  gap: 2px;
  align-items: center;
}
.pc .content .newsModule .newsList_big .item .detail:hover {
  color: var(--GamerSky-222222);
}
.pc .content .newsModule .newsList_big .item .detail:hover svg {
  stroke: var(--GamerSky-222222);
}
.pc .content .newsModule .newsList_big .item .detail svg {
  stroke: var(--GamerSky-999999);
  width: 12px;
  height: 12px;
}
.pc .content .newsModule .newsList_small {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2px;
  width: 1200px;
  border-radius: 8px;
}
.pc .content .newsModule .newsList_small .item {
  display: flex;
  padding: 20px;
  box-sizing: border-box;
  background: var(--GamerSky-FFFFFF);
  align-items: flex-start;
  gap: 20px;
}
.pc .content .newsModule .newsList_small .item:hover {
  background: var(--GamerSky-FFFFFE);
}
.pc .content .newsModule .newsList_small .item img {
  width: 234px;
  height: 132px;
  flex-shrink: 0;
  border-radius: 6px;
  object-fit: cover;
}
.pc .content .newsModule .newsList_small .item .textbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  gap: 4px;
}
.pc .content .newsModule .newsList_small .item .textbox .title {
  overflow: hidden;
  color: var(--GamerSky-222222);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: PingFangSC;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24.755px;
  letter-spacing: -0.186px;
  height: 49.509px;
}
.pc .content .newsModule .newsList_small .item .textbox .desc {
  height: 44px;
  overflow: hidden;
  color: var(--GamerSky-666666);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: PingFangSC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.pc .content .exhibitionInformationInfo {
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
.pc .content .exhibitionInformationInfo .infobox {
  display: flex;
  gap: 2px;
  width: 1200px;
  border-radius: 8px;
}
.pc .content .exhibitionInformationInfo .infobox .item {
  height: 440px;
  flex: 1;
  background: var(--GamerSky-FFFFFF);
  position: relative;
}
.pc .content .exhibitionInformationInfo .infobox .item:hover img {
  transform: scale(1.1);
}
.pc .content .exhibitionInformationInfo .infobox .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.pc .content .exhibitionInformationInfo .infobox .item .mask {
  cursor: pointer;
  position: absolute;
  height: 50%;
  width: 100%;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column-reverse;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
}
.pc .content .exhibitionInformationInfo .infobox .item .mask .looktext {
  display: flex;
  padding: 20px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.pc .content .exhibitionInformationInfo .infobox .item .mask .looktext .button {
  color: var(--GamerSky-FFFFFD);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  display: flex;
  align-items: center;
  gap: 2px;
}
.pc .content .scheduleModule {
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
.pc .content .scheduleModule .schedulePanel {
  width: 1200px;
  height: 394px;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  gap: 2px;
}
.pc .content .scheduleModule .scheduleDaysBox {
  width: 240px;
  height: 394px;
  position: relative;
  overflow: hidden;
  display: flex;
}
.pc .content .scheduleModule .scheduleDaysBox ::-webkit-scrollbar {
  display: none;
}
.pc .content .scheduleModule .scheduleDays {
  width: 240px;
  height: 394px;
  overflow-y: auto;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.pc .content .scheduleModule .scheduleDaysDown {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 12px;
  background: var(--index-primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
}
.pc .content .scheduleModule .scheduleDaysDown svg {
  display: block;
}
.pc .content .scheduleModule .scheduleDay {
  flex: 1;
  width: 100%;
  min-height: 62px;
  box-sizing: border-box;
  border: 0;
  padding: 20px;
  cursor: pointer;
  background: var(--GamerSky-FFFFFF);
  color: var(--GamerSky-222222);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pc .content .scheduleModule .scheduleDay:hover {
  background: var(--index-primary-color);
  color: var(--GamerSky-F5F7FA);
}
.pc .content .scheduleModule .scheduleDayText {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
}
.pc .content .scheduleModule .scheduleDayLabel {
  opacity: 0.75;
  font-size: 10px;
  line-height: 15px;
  letter-spacing: 3px;
}
.pc .content .scheduleModule .scheduleDayDate {
  font-size: 24px;
  line-height: 24px;
  letter-spacing: -0.24px;
}
.pc .content .scheduleModule .scheduleDayArrow {
  width: 20px;
  height: 20px;
  display: none;
  align-items: center;
  justify-content: center;
}
.pc .content .scheduleModule .scheduleDayArrow svg {
  stroke: var(--GamerSky-FFFFFF);
}
.pc .content .scheduleModule .scheduleDay.is-active {
  background: var(--index-primary-color);
  color: var(--GamerSky-F5F7FA);
}
.pc .content .scheduleModule .scheduleDay.is-active .scheduleDayArrow {
  display: flex;
}
.pc .content .scheduleModule .scheduleEntriesBox {
  flex: 1;
  height: 394px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.pc .content .scheduleModule .scheduleEntries {
  width: 100%;
  height: 394px;
  display: grid;
  gap: 2px;
  align-content: center;
}
.pc .content .scheduleModule .scheduleEntries.columns-1 {
  grid-template-columns: minmax(0, 1fr);
}
.pc .content .scheduleModule .scheduleEntries.columns-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.pc .content .scheduleModule .scheduleEntries.columns-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.pc .content .scheduleModule .scheduleEntries.is-empty {
  display: block;
}
.pc .content .scheduleModule .scheduleEntries.is-empty .scheduleEntryEmpty {
  height: 100%;
}
.pc .content .scheduleModule .scheduleEntry {
  min-height: 64px;
  padding: 12px 24px;
  box-sizing: border-box;
  background: var(--GamerSky-FFFFFF);
  display: flex;
  align-items: center;
  gap: 24px;
}
.pc .content .scheduleModule .scheduleEntry:hover {
  background: var(--GamerSky-FFFFFE);
}
.pc .content .scheduleModule .scheduleEntryTime {
  width: 80px;
  color: var(--index-primary-color);
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.65px;
  white-space: nowrap;
}
.pc .content .scheduleModule .scheduleEntryTitle {
  flex: 1;
  min-width: 0;
  color: var(--GamerSky-222222);
  font-size: 14px;
  line-height: 20px;
}
.pc .content .scheduleModule .scheduleEntry.is-placeholder {
  pointer-events: none;
}
.pc .content .scheduleModule .scheduleEntry.scheduleEntryEmpty {
  justify-content: center;
  text-align: center;
}
.pc .content .scheduleModule.is-day-scroll .scheduleDaysBox {
  width: 240px;
}
.pc .content .scheduleModule.is-day-scroll .scheduleDaysScrollbar {
  display: block;
}
.pc .content .scheduleModule.is-day-stretch .scheduleDay {
  flex: 1 0 0;
  height: auto;
}
.pc .content .exhibitionGameInfo {
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: flex-start;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item {
  width: calc((100% - 100px) / 6);
  border-radius: 8px;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item .gameCard {
  width: 100%;
  border-radius: 8px;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item .gameCardCover {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  aspect-ratio: 260/367;
  width: 100%;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item .gameCardImage {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item .gameCardMask {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  padding: 40px 10px 10px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  transition: transform 0.24s ease;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item .gameCardTitle {
  width: 100%;
  color: #fff;
  text-align: center;
  font-family: PingFangSC, "Microsoft YaHei", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item .gameCardHoverBar {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  display: flex;
  width: 100%;
  height: 36px;
  transform: translateY(100%);
  transition: transform 0.24s ease;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item .gameCardWant {
  flex: 1;
  min-width: 0;
  height: 100%;
  box-sizing: border-box;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 4px;
  background: #222;
  color: #aaa;
  font-size: 14px;
  line-height: 24.984px;
  white-space: nowrap;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item .gameCardWantText {
  display: flex;
  align-items: center;
  min-width: 0;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item .gameCardWantText span {
  flex-shrink: 0;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item .gameCardWant img {
  width: 16.875px;
  height: 16.126px;
  flex-shrink: 0;
  object-fit: contain;
  cursor: pointer;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item .gameCardShop {
  width: 64px;
  height: 100%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #333;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 36.34px;
  cursor: pointer;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item .gameCardButton {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 44px;
  background: var(--index-primary-color);
  color: var(--GamerSky-F5F7FA);
  text-align: center;
  font-size: 16px;
  line-height: normal;
  cursor: pointer;
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item .gameCardButton:hover {
  background: var(--GamerSky-FFFFFF);
  color: var(--GamerSky-222222);
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item:hover .gameCardMask, .pc .content .exhibitionGameInfo .exhibitionGameInfoList .item:focus-within .gameCardMask {
  transform: translateY(-36px);
}
.pc .content .exhibitionGameInfo .exhibitionGameInfoList .item:hover .gameCardHoverBar, .pc .content .exhibitionGameInfo .exhibitionGameInfoList .item:focus-within .gameCardHoverBar {
  transform: translateY(0);
  opacity: 1;
}

.wap {
  display: show;
  max-width: 7.5rem;
  margin: 0 auto;
}
.wap .content {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.62rem;
  box-sizing: border-box;
  padding: 3.6rem 0.32rem 1.6rem;
}
.wap .content::after {
  content: "";
  width: 7.5rem;
  height: 5.6rem;
  background: var(--index-mainVisual-wap) no-repeat center top/cover;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  z-index: -1;
  mask-image: linear-gradient(to top, transparent 0, var(--GamerSky-F5F7FA) 50%);
  pointer-events: none;
}
.wap .content::before {
  content: "";
  width: 7.5rem;
  height: 100vh;
  filter: saturate(30%); /* 只降低背景饱和度 */
  background: linear-gradient(to right, var(--GamerSky-F5F7FA) 0, transparent 40px), linear-gradient(to left, var(--GamerSky-F5F7FA) 0, transparent 40px), var(--index-mainVisual) no-repeat center top/cover;
  position: fixed;
  top: 0;
  pointer-events: none;
  z-index: -1;
  opacity: 0.1;
}
.wap .content .Bigtitle {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.2rem;
}
.wap .content .Bigtitle .titleBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.2rem;
}
.wap .content .Bigtitle .titleBox .title {
  color: var(--GamerSky-222222);
  text-align: center;
  font-size: 0.64rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.8rem;
  height: 0.8rem;
}
.wap .content .Bigtitle .titleBox .subTitle {
  color: var(--index-primary-color);
  text-align: center;
  font-size: 0.28rem;
  font-weight: 400;
  line-height: 0.36rem;
  height: 0.36rem;
}
.wap .content .Bigtitle .line {
  width: 0.8rem;
  height: 0.08rem;
  background: var(--index-primary-color);
}
.wap .content .topBox {
  width: 100%;
  display: flex;
  gap: 0.16rem;
  flex-direction: column;
}
.wap .content .topBox .OfficialWebsite {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.16rem;
  background: var(--index-primary-color);
  height: 0.88rem;
  padding: 0 0.4rem;
  gap: 0.24rem;
  color: var(--GamerSky-FFFFFF);
  font-size: 0.32rem;
  font-weight: 600;
}
.wap .content .topBox .OfficialWebsite svg {
  width: 0.48rem;
  height: 0.48rem;
  fill: var(--GamerSky-FFFFFF);
}
.wap .content .topBox .exhibitionInformation {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.24rem;
}
.wap .content .topBox .exhibitionInformation .item {
  color: var(--GamerSky-666666);
  font-size: 0.2rem;
  display: flex;
  gap: 0.1rem;
  align-items: center;
  justify-content: center;
  height: 0.68rem;
  display: flex;
  width: 50%;
}
.wap .content .topBox .exhibitionInformation .item svg {
  width: 0.26rem;
  height: 0.26rem;
  fill: var(--GamerSky-666666);
}
.wap .content .topBox .liveRoomModule {
  display: none;
  width: 100%;
  height: 3.65rem;
  border-radius: 0.16rem;
}
.wap .content .topBox .liveRoomModule iframe {
  width: 100%;
  height: 100%;
}

.wap .content .newsModule,
.wap .content .exhibitionInformationInfo,
.wap .content .scheduleModule,
.wap .content .exhibitionGameInfo {
  width: 6.86rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.48rem;
}
.wap .content .newsModule .newsList_big,
.wap .content .newsModule .newsList_small {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.wap .content .newsModule .newsList_big {
  gap: 0.24rem;
}
.wap .content .newsModule .newsList_big .item {
  width: 100%;
  display: flex;
  flex-direction: column;
  color: var(--GamerSky-222222);
}
.wap .content .newsModule .newsList_big .item img {
  width: 100%;
  height: 3.86rem;
  display: block;
  object-fit: cover;
  border-radius: 0.16rem;
}
.wap .content .newsModule .newsList_big .item .title {
  margin-top: 0.24rem;
  color: var(--GamerSky-222222);
  font-size: 0.32rem;
  font-weight: 500;
  line-height: 0.52rem;
}
.wap .content .newsModule .newsList_big .item .desc {
  margin-top: 0.04rem;
  color: var(--GamerSky-666666);
  font-size: 0.2rem;
  line-height: 0.32rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.wap .content .newsModule .newsList_big .item .detail {
  display: none;
}
.wap .content .newsModule .newsList_small {
  gap: 0.24rem;
}
.wap .content .newsModule .newsList_small .item {
  width: 100%;
  min-height: 1.54rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 0.16rem;
  background: var(--GamerSky-FFFFFF);
  color: var(--GamerSky-222222);
}
.wap .content .newsModule .newsList_small .item img {
  width: 2.74rem;
  height: 1.54rem;
  flex: 0 0 auto;
  object-fit: cover;
  border-radius: 0.16rem;
}
.wap .content .newsModule .newsList_small .item .textbox {
  min-width: 0;
  height: 1.36rem;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.08rem;
  box-sizing: border-box;
  padding: 0 0.24rem;
}
.wap .content .newsModule .newsList_small .item .title {
  color: var(--GamerSky-222222);
  font-size: 0.24rem;
  font-weight: 500;
  line-height: 0.32rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.wap .content .newsModule .newsList_small .item .desc {
  height: 0.56rem;
  color: var(--GamerSky-666666);
  font-size: 0.2rem;
  line-height: 0.28rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.wap .content .exhibitionInformationInfo .infobox {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.04rem;
  overflow: hidden;
  border-radius: 0.16rem;
  background: rgba(255, 255, 255, 0.08);
}
.wap .content .exhibitionInformationInfo .item {
  position: relative;
  width: 100%;
  height: 2.4rem;
  overflow: hidden;
  cursor: pointer;
}
.wap .content .exhibitionInformationInfo .item:only-child {
  height: 4.8rem;
}
.wap .content .exhibitionInformationInfo .item img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.wap .content .exhibitionInformationInfo .item .mask {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1.8rem;
  display: flex;
  align-items: flex-end;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.75));
}
.wap .content .exhibitionInformationInfo .item .looktext {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0.32rem;
}
.wap .content .exhibitionInformationInfo .item .looktext p {
  color: #fff;
  font-size: 0.32rem;
  font-weight: 500;
  line-height: 0.32rem;
}
.wap .content .exhibitionInformationInfo .item .looktext .button {
  display: flex;
  align-items: center;
  gap: 0.04rem;
  color: #fffffd;
  font-size: 0.24rem;
  font-weight: 500;
  line-height: 0.32rem;
}
.wap .content .exhibitionInformationInfo .item .looktext .button svg {
  width: 0.24rem;
  height: 0.24rem;
}
.wap .content .scheduleModule {
  padding: 0.24rem 0;
}
.wap .content .scheduleModule .schedulePanel {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.04rem;
  overflow: hidden;
  border-radius: 0.16rem;
}
.wap .content .scheduleModule .scheduleDaysBox {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.wap .content .scheduleModule .scheduleDaysBox::before, .wap .content .scheduleModule .scheduleDaysBox::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 2;
  width: 1.6rem;
  height: 1.4rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}
.wap .content .scheduleModule .scheduleDaysBox::before {
  left: 0;
  background: linear-gradient(to right, var(--GamerSky-FFFFFF), rgba(255, 255, 255, 0));
}
.wap .content .scheduleModule .scheduleDaysBox::after {
  right: 0;
  background: linear-gradient(to left, var(--GamerSky-FFFFFF), rgba(255, 255, 255, 0));
}
.wap .content .scheduleModule .scheduleDaysBox.is-scroll-left::before, .wap .content .scheduleModule .scheduleDaysBox.is-scroll-right::after {
  opacity: 1;
}
.wap .content .scheduleModule .scheduleDays {
  width: 100%;
  display: flex;
  gap: 0.04rem;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  cursor: grab;
  user-select: none;
}
.wap .content .scheduleModule .scheduleDays::-webkit-scrollbar {
  display: none;
}
.wap .content .scheduleModule .scheduleDays.is-dragging {
  cursor: grabbing;
}
.wap .content .scheduleModule .scheduleDay {
  min-width: 1.44rem;
  height: 1.4rem;
  flex: 0 0 1.44rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0.32rem;
  border: 0;
  background: var(--GamerSky-FFFFFF);
  color: var(--GamerSky-222222);
  cursor: pointer;
}
.wap .content .scheduleModule .scheduleDayText {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}
.wap .content .scheduleModule .scheduleDayLabel {
  opacity: 0.75;
  font-size: 0.15rem;
  line-height: 0.22rem;
  letter-spacing: 0.04rem;
}
.wap .content .scheduleModule .scheduleDayDate {
  font-size: 0.35rem;
  font-weight: 500;
  line-height: 0.44rem;
  letter-spacing: -0.004rem;
}
.wap .content .scheduleModule .scheduleDayArrow {
  width: 0.3rem;
  height: 0.3rem;
  display: none;
  align-items: center;
  justify-content: center;
  transform: rotate(90deg) scaleY(-1);
}
.wap .content .scheduleModule .scheduleDayArrow svg {
  width: 0.3rem;
  height: 0.3rem;
}
.wap .content .scheduleModule .scheduleDayArrow svg path {
  stroke: currentColor;
}
.wap .content .scheduleModule .scheduleDay.is-active {
  background: var(--index-primary-color);
  color: var(--GamerSky-F5F7FA);
}
.wap .content .scheduleModule .scheduleDay.is-active .scheduleDayArrow {
  display: flex;
}
.wap .content .scheduleModule .scheduleEntriesBox,
.wap .content .scheduleModule .scheduleEntries {
  width: 100%;
}
.wap .content .scheduleModule .scheduleEntries {
  display: flex;
  flex-direction: column;
  gap: 0.04rem;
}
.wap .content .scheduleModule .scheduleEntry {
  width: 100%;
  min-height: 1.44rem;
  display: flex;
  align-items: center;
  gap: 0.64rem;
  box-sizing: border-box;
  padding: 0.32rem;
  background: var(--GamerSky-FFFFFF);
}
.wap .content .scheduleModule .scheduleEntry.is-placeholder {
  display: none;
}
.wap .content .scheduleModule .scheduleEntryTime {
  flex: 0 0 auto;
  color: var(--index-primary-color);
  font-size: 0.28rem;
  line-height: 0.36rem;
  letter-spacing: 0.012rem;
}
.wap .content .scheduleModule .scheduleEntryTitle {
  flex: 1 1 auto;
  color: var(--GamerSky-222222);
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.wap .content .exhibitionGameInfo {
  padding: 0.24rem 0;
}
.wap .content .exhibitionGameInfo .exhibitionGameInfoList {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.16rem;
}
.wap .content .exhibitionGameInfo .item,
.wap .content .exhibitionGameInfo .gameCard {
  min-width: 0;
  width: 100%;
}
.wap .content .exhibitionGameInfo .gameCard {
  height: 3.56rem;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 0.16rem;
  background: #222;
}
.wap .content .exhibitionGameInfo .gameCardCover {
  position: relative;
  width: 100%;
  flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  background: #111;
}
.wap .content .exhibitionGameInfo .gameCardImage {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.wap .content .exhibitionGameInfo .gameCardMask {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.4rem;
  height: 2rem;
  display: flex;
  align-items: flex-end;
  box-sizing: border-box;
  padding: 0.8rem 0.08rem 0.08rem;
  background: linear-gradient(to bottom, transparent, rgb(0, 0, 0));
}
.wap .content .exhibitionGameInfo .gameCardTitle {
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.28rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.wap .content .exhibitionGameInfo .gameCardHoverBar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.4rem;
  display: flex;
  align-items: center;
}
.wap .content .exhibitionGameInfo .gameCardWant {
  min-width: 0;
  height: 100%;
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 0.16rem;
  background: #222;
  color: #aaa;
  cursor: pointer;
}
.wap .content .exhibitionGameInfo .gameCardWant img {
  width: 0.18rem;
  height: 0.18rem;
  flex: 0 0 auto;
  object-fit: contain;
}
.wap .content .exhibitionGameInfo .gameCardWantText {
  min-width: 0;
  display: flex;
  align-items: center;
  color: #aaa;
  font-size: 0.16rem;
  line-height: 0.24rem;
  white-space: nowrap;
}
.wap .content .exhibitionGameInfo .gameCardShop {
  width: 0.64rem;
  height: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #333;
  color: #fff;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.24rem;
  cursor: pointer;
}
.wap .content .exhibitionGameInfo .gameCardButton {
  width: 100%;
  height: 0.48rem;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--index-primary-color);
  color: var(--GamerSky-F5F7FA);
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.28rem;
  cursor: pointer;
}
.wap .content .exhibitionGameInfo .gameCardButton.cur {
  opacity: 0.78;
}
.wap .content .moreButton {
  width: 3.84rem;
  min-height: 0.66rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.06rem;
  box-sizing: border-box;
  padding: 0.16rem 0.48rem;
  border-radius: 0.12rem;
  background: var(--GamerSky-FFFFFF);
  color: var(--GamerSky-666666);
  font-size: 0.26rem;
  font-weight: 600;
  line-height: 0.36rem;
  cursor: pointer;
}
.wap .content .moreButton svg {
  width: 0.26rem;
  height: 0.26rem;
}
.wap .content .moreButton svg path {
  stroke: currentColor;
}

@media screen and (min-width: 1200px) {
  .pc {
    display: block;
  }
  .wap {
    display: none;
  }
}