.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 6.4rem;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 7.68rem;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 10.24rem;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 12.8rem;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 15.36rem;
  }
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.hover\:bg-\[\#f1f2f4\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 242, 244, var(--tw-bg-opacity));
}
.border-\[\#ccc\] {
  --tw-border-opacity: 1;
  border-color: rgba(204, 204, 204, var(--tw-border-opacity));
}
.border-\[\#e0e5e9\] {
  --tw-border-opacity: 1;
  border-color: rgba(224, 229, 233, var(--tw-border-opacity));
}
.hover\:border-blue-500:hover {
  --tw-border-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}
.rounded-\[16px\] {
  border-radius: 0.16rem;
}
.rounded-\[5px\] {
  border-radius: 0.05rem;
}
.border-solid {
  border-style: solid;
}
.border-1 {
  border-width: 1px;
}
.border {
  border-width: 1px;
}
.cursor-pointer {
  cursor: pointer;
}
.block {
  display: block;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.grid {
  display: -ms-grid;
  display: grid;
}
.hidden {
  display: none;
}
.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-none {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
.font-medium {
  font-weight: 500;
}
.h-full {
  height: 100%;
}
.h-\[200px\] {
  height: 2rem;
}
.h-60px {
  height: 0.6rem;
}
.text-\[14px\] {
  font-size: 0.14rem;
  line-height: 1;
}
.text-\[12px\] {
  font-size: 0.12rem;
  line-height: 1;
}
.mt-\[10px\] {
  margin-top: 0.1rem;
}
.mt-2px {
  margin-top: 0.02rem;
}
.mt-5px {
  margin-top: 0.05rem;
}
.mt-12px {
  margin-top: 0.12rem;
}
.ml-\[15px\] {
  margin-left: 0.15rem;
}
.mt-\[12px\] {
  margin-top: 0.12rem;
}
.overflow-hidden {
  overflow: hidden;
}
.p-2 {
  padding: 0.5rem;
}
.tab {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.top-0 {
  top: 0px;
}
.left-0 {
  left: 0px;
}
.right-0 {
  right: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.text-\[\#444950\] {
  --tw-text-opacity: 1;
  color: rgba(68, 73, 80, var(--tw-text-opacity));
}
.text-dark-50 {
  --tw-text-opacity: 1;
  color: rgba(74, 74, 74, var(--tw-text-opacity));
}
.visible {
  visibility: visible;
}
.w-full {
  width: 100%;
}
.z-99 {
  z-index: 99;
}
.gap-\[10px\] {
  grid-gap: 0.1rem;
  gap: 0.1rem;
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.duration {
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
}
.animated {
  -webkit-animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.index-module_wrap__Xe2nA {
  font-size: 0;
}

.index-module_img__K3yCu {
  width: 100%;
  display: block;
}

.index-module_empty__y8Chw {
  background-color: transparent;
  height: 100%;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 6.4rem;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 7.68rem;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 10.24rem;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 12.8rem;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 15.36rem;
  }
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.hover\:bg-\[\#f1f2f4\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 242, 244, var(--tw-bg-opacity));
}
.border-\[\#ccc\] {
  --tw-border-opacity: 1;
  border-color: rgba(204, 204, 204, var(--tw-border-opacity));
}
.border-\[\#e0e5e9\] {
  --tw-border-opacity: 1;
  border-color: rgba(224, 229, 233, var(--tw-border-opacity));
}
.hover\:border-blue-500:hover {
  --tw-border-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}
.rounded-\[16px\] {
  border-radius: 0.16rem;
}
.rounded-\[5px\] {
  border-radius: 0.05rem;
}
.border-solid {
  border-style: solid;
}
.border-1 {
  border-width: 1px;
}
.border {
  border-width: 1px;
}
.cursor-pointer {
  cursor: pointer;
}
.block {
  display: block;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.grid {
  display: -ms-grid;
  display: grid;
}
.hidden {
  display: none;
}
.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-none {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
}
.font-medium {
  font-weight: 500;
}
.h-full {
  height: 100%;
}
.h-\[200px\] {
  height: 2rem;
}
.h-60px {
  height: 0.6rem;
}
.text-\[14px\] {
  font-size: 0.14rem;
  line-height: 1;
}
.text-\[12px\] {
  font-size: 0.12rem;
  line-height: 1;
}
.mt-\[10px\] {
  margin-top: 0.1rem;
}
.mt-2px {
  margin-top: 0.02rem;
}
.mt-5px {
  margin-top: 0.05rem;
}
.mt-12px {
  margin-top: 0.12rem;
}
.ml-\[15px\] {
  margin-left: 0.15rem;
}
.mt-\[12px\] {
  margin-top: 0.12rem;
}
.overflow-hidden {
  overflow: hidden;
}
.p-2 {
  padding: 0.5rem;
}
.tab {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.top-0 {
  top: 0px;
}
.left-0 {
  left: 0px;
}
.right-0 {
  right: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.text-\[\#444950\] {
  --tw-text-opacity: 1;
  color: rgba(68, 73, 80, var(--tw-text-opacity));
}
.text-dark-50 {
  --tw-text-opacity: 1;
  color: rgba(74, 74, 74, var(--tw-text-opacity));
}
.content-type {
  content: "type";
}
.visible {
  visibility: visible;
}
.w-full {
  width: 100%;
}
.w-60px {
  width: 0.6rem;
}
.z-99 {
  z-index: 99;
}
.gap-\[10px\] {
  grid-gap: 0.1rem;
  gap: 0.1rem;
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.duration {
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
}
.animated {
  -webkit-animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.filter {
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.adm-toast-mask .adm-toast-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.adm-toast-mask .adm-toast-main {
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  max-width: 2.04rem;
  max-height: 70%;
  overflow: auto;
  color: white;
  word-break: break-all;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0.08rem;
  pointer-events: all;
  font-size: var(--adm-font-size-7);
  line-height: 1.5;
  box-sizing: border-box;
  text-align: initial;
}
.adm-toast-mask .adm-toast-main-text {
  padding: 0.12rem;
  min-width: 0px;
}
.adm-toast-mask .adm-toast-main-icon {
  padding: 0.35rem 0.12rem;
  min-width: 1.5rem;
}
.adm-toast-mask .adm-toast-main-icon .adm-toast-icon {
  text-align: center;
  margin-bottom: 0.08rem;
  font-size: 0.36rem;
  line-height: 1;
}
.adm-toast-loading {
  --size: 0.48rem;
  margin: 0 auto 0.08rem;
}

.adm-mask {
  --z-index: var(--adm-mask-z-index, 1000);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--z-index);
  display: block;
  width: 100%;
  height: 100%;
}
.adm-mask-aria-button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.adm-mask-content {
  z-index: 1;
}

.adm-auto-center {
  display: flex;
  justify-content: center;
}
.adm-auto-center-content {
  flex: 0 1 auto;
}

.adm-spin-loading {
  --color: var(--adm-color-weak);
  --size: 0.32rem;
  width: var(--size);
  height: var(--size);
}
.adm-spin-loading-svg {
  width: 100%;
  height: 100%;
  animation: adm-spin-loading-rotate 0.8s infinite linear;
}
.adm-spin-loading-svg > .adm-spin-loading-fill {
  stroke: var(--color);
}
@keyframes adm-spin-loading-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.adm-toast-wrap {
  font-size: 0.16rem;
}

.adm-toast-mask .adm-toast-main {
  max-width: 80% !important;
}

.plyr--audio {
  display: hidden;
}

.index-module_wrap__v1G4F {
  font-size: 0.16rem;
}

.index-module_music-player__jZdWZ {
  width: 100%;
  height: 100%;
  position: absolute;
}

.index-module_music-player-img__w-cXE {
  width: 100%;
  height: 100%;
}
.index-module_hot-spot__r3oTc {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 2rem;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}

.index-module_hot-spot-link__sz9oS {
  width: 100%;
  height: 100%;
  display: block;
}

.index-module_hot-spot_aid__5YMiu {
  border: 0.04rem solid #2573ff;
  background-color: rgba(37, 115, 255, 0.46);
}
.border-\[\#ccc\] {
  --tw-border-opacity: 1;
  border-color: rgba(204, 204, 204, var(--tw-border-opacity));
}
.rounded-\[16px\] {
  border-radius: 0.16rem;
}
.border-solid {
  border-style: solid;
}
.border-1 {
  border-width: 1px;
}
.cursor-pointer {
  cursor: pointer;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.font-medium {
  font-weight: 500;
}
.h-\[200px\] {
  height: 2rem;
}
.text-\[14px\] {
  font-size: 0.14rem;
  line-height: 1;
}
.mt-\[10px\] {
  margin-top: 0.1rem;
}
.p-2 {
  padding: 0.5rem;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.text-\[\#444950\] {
  --tw-text-opacity: 1;
  color: rgba(68, 73, 80, var(--tw-text-opacity));
}
.visible {
  visibility: visible;
}
.duration {
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
}
.index-module_empty__JgHZE {
  width: 100%;
  height: 100%;
  border: 0.04rem solid #2573ff;
  background-color: rgba(37, 115, 255, 0.46);
}