html, body, div, p, ul, li, dl, dt, dd, em, i, span, a, img, input, h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
}

a, img, input {
  border: none;
}

ul, li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
}

picture {
  display: block;
}

img[src=""], img:not([src]) {
  opacity: 0;
  visibility: hidden;
}

img {
  display: block;
}

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

html {
  touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #000;
}

body {
  background-color: #d32415;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
}

#afooter {
  position: relative;
  z-index: 2;
  line-height: 30px;
  padding: 30px 0;
  font-size: 20px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  background-color: #000;
}

.hidden {
  display: none;
}

.blacktop-wrap {
  display: none;
}

html,
body {
  min-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

@font-face {
  font-family: "DIN-Bold";
  src: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/fonts/DIN-Bold.ttf.eot?#font-spider") format("embedded-opentype"), url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/fonts/DIN-Bold.ttf.woff") format("woff"), url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/fonts/DIN-Bold.ttf") format("truetype"), url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/fonts/DIN-Bold.ttf.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "black";
  src: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/fonts/black.ttf.eot?#font-spider") format("embedded-opentype"), url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/fonts/black.ttf.woff") format("woff"), url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/fonts/black.ttf") format("truetype"), url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/fonts/black.ttf.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSerifCN-Heavy";
  src: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/fonts/SourceHanSerifCN-Heavy.ttf.eot?#font-spider") format("embedded-opentype"), url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/fonts/SourceHanSerifCN-Heavy.ttf.woff") format("woff"), url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/fonts/SourceHanSerifCN-Heavy.ttf") format("truetype"), url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/fonts/SourceHanSerifCN-Heavy.ttf.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.wrap {
  position: relative;
  min-height: 100%;
  background-color: #d32415;
  background-repeat: no-repeat;
  background-position: center top;
  box-sizing: border-box;
  overflow: hidden;
}
.wrap *,
.wrap ::before,
.wrap ::after {
  box-sizing: border-box;
  outline: none;
  background-repeat: no-repeat;
  background-position: center top;
}

.tab-list {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 837px;
  left: 50%;
  max-width: 750px;
  min-width: 686px;
  z-index: 99;
  transform: translateX(-50%);
}
.tab-list.fixed {
  position: fixed;
  top: 50px;
}
.tab-list li {
  position: relative;
  width: 297px;
  height: 50px;
  line-height: 50px;
  padding-right: 50px;
  font-family: "SourceHanSerifCN-Heavy";
  font-size: 21px;
  text-align: center;
  color: #efc76a;
  letter-spacing: 1px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/tab.png");
  cursor: pointer;
}
.tab-list li:not(:first-of-type) {
  margin-left: 30px;
}
.tab-list li:not(:nth-of-type(-n + 2)) {
  margin-top: 25px;
}
.tab-list li:nth-of-type(3) {
  margin-left: 62px;
}
.tab-list li.active {
  color: #fff;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/tab-active.png");
  pointer-events: none;
}

.module-1 {
  position: relative;
  height: 793px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/kv.jpg");
}
.module-1 .logo {
  position: absolute;
  top: 22px;
  left: 14px;
  width: 164px;
  height: 37px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/logo.png");
}

.module-2 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/bg.jpg");
}
.module-2 .tab-content {
  position: relative;
}
.module-2 .tab-panel {
  display: none;
}
.module-2 .tab-panel.active {
  display: block;
}
.module-2 .btn-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 50px;
  line-height: 50px;
  font-family: "SourceHanSerifCN-Heavy";
  font-size: 21px;
  color: #fff;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/btn-link.png");
}
.module-2 .btn-link i {
  width: 15px;
  height: 17px;
  margin-left: 5px;
  background-color: #fff;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.module-2 .anchors-list {
  position: relative;
  width: 690px;
  margin: 80px auto 0;
}
.module-2 .anchors-list li {
  position: relative;
  padding-bottom: 15px;
  border-bottom: 2px solid #ff584b;
}
.module-2 .anchors-list li:not(:first-of-type) {
  margin-top: 70px;
}
.module-2 .anchors-list .right {
  margin-top: 8px;
}
.module-2 .anchors-list .date {
  display: flex;
  align-items: center;
  position: relative;
  line-height: 1;
  padding-bottom: 11px;
  font-family: "DIN-Bold";
  font-size: 70px;
  color: #fff;
}
.module-2 .anchors-list .date::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 69px;
  height: 4px;
  background-color: #ff584b;
}
.module-2 .anchors-list .anchors-info {
  position: relative;
  width: 690px;
  height: 204px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/anchors-info-douyin.png");
}
.module-2 .anchors-list .name {
  position: absolute;
  top: 10px;
  right: 0;
  width: 520px;
  line-height: 1;
  font-weight: bold;
  font-size: 44px;
  text-align: center;
  color: #d12518;
  transform: skew(-10deg);
}
.module-2 .anchors-list .number {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 58px;
  right: 0;
  width: 520px;
  height: 23px;
}
.module-2 .anchors-list .number span {
  position: relative;
  height: 23px;
  line-height: 23px;
  padding-left: 24px;
  font-size: 22px;
  color: #d12518;
}
.module-2 .anchors-list .number span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 19px;
  height: 23px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/icon-douyin-number.png");
}
.module-2 .anchors-list .fans {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 104px;
  right: 0;
  width: 520px;
  height: 41px;
}
.module-2 .anchors-list .fans span {
  position: relative;
  padding-left: 22px;
  height: 19px;
  line-height: 19px;
  font-size: 22px;
  color: #ffea83;
}
.module-2 .anchors-list .fans span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 19px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/icon-fans.png");
}
.module-2 .anchors-list .image {
  position: absolute;
  top: 40px;
  left: 40px;
  width: 120px;
  height: 160px;
  border: 2px solid #fdee8b;
  background-color: #fff;
}
.module-2 .anchors-list .image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.module-2 .anchors-list .title {
  position: relative;
  line-height: 1;
  margin-top: 12px;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 1px;
  color: #fff;
}
.module-2 .anchors-list .title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -9px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  transform: translateY(-50%);
}
.module-2 .anchors-list .desc {
  line-height: 1;
  margin-top: 6px;
  font-size: 20px;
  color: #ffea83;
}
.module-2 .anchors-list .btn-link {
  position: absolute;
  bottom: 15px;
  right: 135px;
}
.module-2 .anchors-list .divide-time {
  display: flex;
}
.module-2 .anchors-list .divide-time.horizontal {
  align-items: center;
}
.module-2 .anchors-list .divide-time.vertical {
  align-items: flex-end;
}
.module-2 .anchors-list .divide-time .text {
  display: flex;
  position: relative;
  height: 52px;
}
.module-2 .anchors-list .divide-time .text span {
  transform: translateY(-11px);
}
.module-2 .anchors-list .divide-dot {
  position: relative;
  width: 10px;
  height: 30px;
  margin: 2px 5px;
}
.module-2 .anchors-list .divide-dot::before, .module-2 .anchors-list .divide-dot::after {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #fff;
}
.module-2 .anchors-list .divide-dot::before {
  top: 0;
}
.module-2 .anchors-list .divide-dot::after {
  bottom: 0;
}
.module-2 .anchors-list .divide-line-h {
  display: inline-flex;
  width: 40px;
  height: 6px;
  margin: 0 5px;
  background-color: #fff;
}
.module-2 .anchors-list .divide-line-v {
  display: inline-flex;
  width: 22px;
  height: 49px;
  margin-left: 5px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/divide-line-v.png");
}
.module-2 .block-content {
  position: relative;
}
.module-2 .block-content + .block-content {
  margin-top: 45px;
}
.module-2 .block-content .block-title {
  position: relative;
  height: 82px;
  margin-bottom: -8px;
  background-position: center center;
}
.module-2 .block-content .block-title.title-1 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/block-title-1.png");
}
.module-2 .block-content .block-title.title-2 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/block-title-2.png");
}
.module-2 .block-content .block-title.title-3 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/block-title-3.png");
}
.module-2 .block-content .block-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 700px;
  height: 405px;
  margin: 0 auto;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/block-bg-1.png");
}
.module-2 .block-content .block-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 701px;
  height: 311px;
  margin: 0 auto;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/block-bg-2.png");
}
.module-2 .block-content .block-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 700px;
  height: 618px;
  margin: 0 auto;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/block-bg-3.png");
}
.module-2 .block-content .block-3::after {
  content: "";
  position: absolute;
  bottom: -44px;
  right: -65px;
  width: 182px;
  height: 127px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/rule-adorn.png");
}
.module-2 .block-content .calendar-image {
  position: relative;
  width: 635px;
  height: 218px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/calendar-image.png");
}
.module-2 .block-content .award-list {
  position: relative;
  width: 697px;
  height: 350px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/award-list.png");
}
.module-2 .block-content .award-list li {
  position: absolute;
  height: 100%;
  text-align: center;
}
.module-2 .block-content .award-list li:nth-of-type(1) {
  left: 25px;
  width: 170px;
}
.module-2 .block-content .award-list li:nth-of-type(1) .title {
  width: 170px;
}
.module-2 .block-content .award-list li:nth-of-type(1) .image {
  left: 28px;
}
.module-2 .block-content .award-list li:nth-of-type(1) .image img {
  transform: translate(-55%, -50%);
}
.module-2 .block-content .award-list li:nth-of-type(2) {
  right: 346px;
  width: 150px;
}
.module-2 .block-content .award-list li:nth-of-type(2) .image {
  left: 20px;
}
.module-2 .block-content .award-list li:nth-of-type(3) {
  right: 190px;
  width: 150px;
}
.module-2 .block-content .award-list li:nth-of-type(3) .image {
  left: 20px;
}
.module-2 .block-content .award-list li:nth-of-type(4) {
  right: 34px;
  width: 150px;
}
.module-2 .block-content .award-list li:nth-of-type(4) .title {
  letter-spacing: 10px;
}
.module-2 .block-content .award-list li:nth-of-type(4) .image {
  left: 20px;
}
.module-2 .block-content .award-list .title {
  position: absolute;
  top: 0;
  left: 50%;
  width: 110px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  white-space: nowrap;
  color: #fef9f1;
  transform: translateX(-50%);
}
.module-2 .block-content .award-list .image {
  position: absolute;
  top: 60px;
  left: 28px;
  width: 110px;
  height: 200px;
}
.module-2 .block-content .award-list .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 140px;
  transform: translate(-50%, -50%);
}
.module-2 .block-content .award-list .name {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 67px;
  line-height: 1.3;
  font-size: 16px;
  white-space: nowrap;
  letter-spacing: -1px;
  color: #60453e;
  transform: translateX(-50%);
}
.module-2 .block-content .rule-list {
  position: relative;
  width: 638px;
  height: 539px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/rule-list.png");
}
.module-2 .block-content .rule-list li {
  display: flex;
  align-items: center;
  position: relative;
  height: 72px;
  padding-left: 131px;
}
.module-2 .block-content .rule-list li:nth-of-type(2n) {
  padding-left: 123px;
}
.module-2 .block-content .rule-list li:nth-of-type(1) {
  margin-top: 14px;
  padding-right: 30px;
}
.module-2 .block-content .rule-list li:nth-of-type(2) {
  margin-top: 33px;
  padding-right: 160px;
}
.module-2 .block-content .rule-list li:nth-of-type(3) {
  height: 101px;
  margin-top: 24px;
  padding-right: 30px;
}
.module-2 .block-content .rule-list li:nth-of-type(4) {
  margin-top: 22px;
  padding-right: 160px;
}
.module-2 .block-content .rule-list li:nth-of-type(5) {
  margin-top: 31px;
  padding-right: 30px;
}
.module-2 .block-content .rule-list .title {
  display: none;
}
.module-2 .block-content .rule-list .desc {
  line-height: 1.2;
  font-size: 16px;
  color: #62443c;
}
.module-2 .block-content .rule-list .desc span {
  color: #c55138;
}
.module-2 .block-time {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: -170px;
  left: 50%;
  transform: translateX(-50%);
}
.module-2 .block-time span {
  position: relative;
  line-height: 1;
  margin-bottom: 20px;
  padding: 0 131px;
  font-family: "SourceHanSerifCN-Heavy";
  font-size: 34px;
  text-align: center;
  white-space: nowrap;
  color: #3f1d14;
}
.module-2 .block-time span::before, .module-2 .block-time span::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 121px;
  height: 12px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/block-time.png");
}
.module-2 .block-time span::before {
  left: 0;
  transform: translateY(-50%);
}
.module-2 .block-time span::after {
  right: 0;
  transform: translateY(-50%) scaleX(-1);
}
.module-2 .block-time .btn-link {
  transform-origin: center top;
  transform: scale(1.52);
}
.module-2 .event-list {
  position: relative;
  width: 690px;
  margin: 80px auto 0;
}
.module-2 .event-list .event-item {
  position: relative;
}
.module-2 .event-list .event-item:not(:first-of-type) {
  margin-top: 70px;
}
.module-2 .event-list .title-adorn {
  position: relative;
  height: 79px;
  margin-bottom: 6px;
  background-position: center center;
}
.module-2 .event-list .title-adorn.adorn-1 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/title-adorn-1.png");
}
.module-2 .event-list .title-adorn.adorn-2 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/title-adorn-2.png");
}
.module-2 .event-list .title-adorn.adorn-3 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/title-adorn-3.png");
}
.module-2 .event-list .title-adorn.adorn-4 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/title-adorn-4.png");
}
.module-2 .event-list .title-adorn.adorn-5 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/title-adorn-5.png");
}
.module-2 .event-list .title {
  position: relative;
  height: 55px;
  line-height: 1;
  font-family: "black";
  font-size: 58px;
  color: #ffdea4;
  white-space: nowrap;
  transform: scaleX(75%) skew(-10deg);
}
.module-2 .event-list .title span {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@supports (-webkit-background-clip: text) {
  .module-2 .event-list .title span {
    color: rgba(0, 0, 0, 0);
    background: linear-gradient(to top, #fff5e2, #ffdea4);
    -webkit-background-clip: text;
    background-clip: text;
  }
}
.module-2 .event-list .desc {
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 6px;
  padding-top: 9px;
  border-top: 1px solid #ff584b;
  font-family: "SourceHanSerifCN-Heavy";
  font-size: 24px;
  text-align: center;
  white-space: nowrap;
  color: #ffea83;
}
.module-2 .event-list .image {
  position: relative;
  width: 690px;
  height: 278px;
}
.module-2 .event-list .image img {
  display: block;
  width: 100%;
}
.module-2 .event-list .btn-link {
  margin: 15px auto 0;
}
.module-2 .event-list .player-list {
  position: relative;
  margin-top: 40px;
}
.module-2 .event-list .player-list li {
  position: relative;
  width: 692px;
  height: 225px;
}
.module-2 .event-list .player-list li:not(:first-of-type) {
  margin-top: 40px;
}
.module-2 .event-list .player-image {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  width: 226px;
  height: 225px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/player-image.png");
  transform: translateY(-50%);
}
.module-2 .event-list .player-image img {
  position: absolute;
  bottom: 0;
  left: -18px;
  z-index: 2;
  height: 250px;
}
.module-2 .event-list .player-name {
  position: absolute;
  bottom: 4px;
  left: 50%;
  z-index: 2;
  width: 138px;
  height: 36px;
  line-height: 36px;
  font-size: 22px;
  text-align: center;
  letter-spacing: 1px;
  color: #fff3b5;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/player-name.png");
  transform: translateX(-50%);
}
.module-2 .event-list .player-date {
  position: absolute;
  top: 3px;
  left: 155px;
  width: 218px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  color: #fff3b5;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/player-date.png");
}
.module-2 .event-list .player-desc {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 0;
  width: 578px;
  height: 190px;
  padding-left: 100px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/player-item.png");
  transform: translateY(-50%);
}
.module-2 .event-list .player-desc span {
  font-family: "black";
  font-size: 42px;
  letter-spacing: 4px;
  color: #ffdea4;
  white-space: nowrap;
  transform: scaleX(75%) skew(-10deg);
}
@supports (-webkit-background-clip: text) {
  .module-2 .event-list .player-desc span {
    color: rgba(0, 0, 0, 0);
    background: linear-gradient(to top, #fff5e2, #ffdea4);
    -webkit-background-clip: text;
    background-clip: text;
  }
}
.module-2 .activity-list {
  position: relative;
  width: 690px;
  margin: 80px auto 0;
}
.module-2 .activity-list li {
  position: relative;
}
.module-2 .activity-list li:not(:first-of-type) {
  margin-top: 70px;
}
.module-2 .activity-list .title-adorn {
  position: relative;
  height: 79px;
  margin-bottom: 6px;
  background-position: center center;
}
.module-2 .activity-list .title-adorn.adorn-1 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/title-adorn-1.png");
}
.module-2 .activity-list .title-adorn.adorn-2 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/title-adorn-2.png");
}
.module-2 .activity-list .title-adorn.adorn-3 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/title-adorn-3.png");
}
.module-2 .activity-list .title-adorn.adorn-4 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/title-adorn-4.png");
}
.module-2 .activity-list .title-adorn.adorn-5 {
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/title-adorn-5.png");
}
.module-2 .activity-list .title {
  position: relative;
  height: 55px;
  line-height: 1;
  font-family: "black";
  font-size: 58px;
  color: #ffdea4;
  white-space: nowrap;
  transform: scaleX(75%) skew(-10deg);
}
.module-2 .activity-list .title span {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@supports (-webkit-background-clip: text) {
  .module-2 .activity-list .title span {
    color: rgba(0, 0, 0, 0);
    background: linear-gradient(to top, #fff5e2, #ffdea4);
    -webkit-background-clip: text;
    background-clip: text;
  }
}
.module-2 .activity-list .desc {
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 6px;
  padding-top: 9px;
  border-top: 1px solid #ff584b;
  font-family: "SourceHanSerifCN-Heavy";
  font-size: 24px;
  color: #ffea83;
}
.module-2 .activity-list .image {
  position: relative;
  width: 690px;
  height: 278px;
}
.module-2 .activity-list .image img {
  display: block;
  width: 100%;
}
.module-2 .activity-list .btn-link {
  margin: 15px auto 0;
}

.backdrop-1 .module-1::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 57px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/kv-adorn.png");
  background-size: 750px 57px;
}
.backdrop-1 .module-2 {
  padding-top: 170px;
  padding-bottom: 100px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/bg.jpg");
}

.backdrop-2 .module-1::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 57px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/kv-adorn-1.png");
  background-size: 750px 57px;
}
.backdrop-2 .module-2 {
  min-height: 2607px;
  padding-top: 832px;
  padding-bottom: 100px;
  background-image: url("//game.gtimg.cn/images/cf/cp/a20240202zbzn/m/bg-1.jpg");
  background-size: 750px 2607px;
}