body {
  min-width: 1200px;
}

.creators-bg {
  width: 100%;
  padding-bottom: 90px;
}

.creators-bg .content {
  width: 100%;
  max-width: 1900px;
  min-width: 1000px;
  min-height: 700px;
  margin: 0 auto;
  padding-left: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.creators-bg .content .left {
  width: 600px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.creators-bg .content .title {
  font-size: 50px;
  color: #000000;
  line-height: 54px;
  font-weight: 800;
}

.creators-bg .content .text {
  margin-top: 50px;
  font-size: 20px;
  color: #000000;
  line-height: 24px;
}

.creators-bg .content .btn {
  margin-top: 50px;
}

.creators-bg .content img {
  width: 50%;
  margin-left: 30px;
  margin-bottom: auto;
}

@media (max-width: 768px) {
  .creators-bg {
    padding: 0;
  }

  .creators-bg .content {
    min-width: 100%;
    max-width: 100%;
    padding: 170px 20px 40px;
    flex-direction: column;
    /* background-image: url("../images/creators/banner-img-bg.png");
    background-repeat: no-repeat;
    background-size: cover; */
    /* background-color: #000000; */
    object-fit: cover;
  }

  .creators-bg .content .left {
    width: 100%;
  }

  .creators-bg .content .title {
    font-size: 26px;
    line-height: 36px;
    text-align: center;
  }

  .creators-bg .content .text {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    margin-top: 25px;
  }

  .creators-bg .content img {
    /* display: none; */
    width: 100%;
    margin-left: 0;
  }

  .creators-bg .content .btn {
    margin: 30px auto;
  }
}

.equity {
  background: #FFFFF4;
}

.equity .content {
  max-width: 1600px;
  min-width: 1000px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.equity .content .title {
  font-family: Archivo Black, Archivo Black;
  font-weight: 800;
  font-size: 50px;
  color: #000000;
  line-height: 54px;
  text-align: center;
  margin-bottom: 110px;
  padding-left: 100px;
  padding-right: 100px;
}

.equity .content .equity-reverse {
  flex-direction: row-reverse;
}

.equity .equity-content {
  display: flex;
  justify-content: space-between;
  flex-shrink: 0;
  width: 100%;
  padding-left: 150px;
  padding-right: 150px;
}

.equity .equity-swiper {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.equity .equity-content .left {
  max-width: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.equity .equity-content .left .left-title {
  font-family: Archivo Black, Archivo Black;
  font-weight: 600;
  font-size: 44px;
  color: #000000;
  line-height: 48px;
  margin-bottom: 40px;
}

.equity .equity-content .left .left-text {
  font-family: Actor, Actor;
  font-weight: 400;
  font-size: 22px;
  color: #000000;
  line-height: 26px;
  text-align: left;
}

.equity .equity-content .img {
  width: auto;
  height: 570px;
  margin: auto 0;
  margin-left: 50px;
  align-self: flex-start;
}

.equity .equity-content .icon {
  width: 330px;
  margin-top: 50px;
}

.equity .equity-swiper .swiper-button-prev,
.equity .equity-swiper .swiper-button-next {
  width: 70px;
  height: 70px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  border: 1px solid #000000;
  opacity: 0.1;
}

.equity .equity-swiper .swiper-button-next:after,
.equity .equity-swiper .swiper-button-prev:after {
  color: #000000;
}

@media (max-width: 768px) {
  .equity .content {
    max-width: 100%;
    min-width: 100%;
    padding-top: 20px;
    padding-bottom: 70px;
  }

  .equity .content .title {
    font-size: 26px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .equity .equity-content {
    flex-direction: column;
    padding-left: 50px;
    padding-right: 50px;
  }

  .equity .content .equity-reverse {
    flex-direction: column;
  }

  .equity .equity-content .left {
    max-width: 100%;
    padding-top: 0;
  }

  .equity .equity-content .img {
    width: 100%;
    height: auto;
    margin-left: 0;
  }

  .equity .equity-content .icon {
    display: none;
  }

  .equity .equity-content .left .left-title {
    font-size: 26px;
    line-height: 28px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
  }

  .equity .equity-content .left .left-text {
    font-size: 19px;
    line-height: 23px;
    text-align: left;
    margin-bottom: 40px;
  }

  .equity .equity-swiper .swiper-button-prev,
  .equity .equity-swiper .swiper-button-next {
    width: 40px;
    height: 40px;
  }

  .equity .equity-swiper .swiper-button-next:after,
  .equity .equity-swiper .swiper-button-prev:after {
    font-size: 20px;
  }
}

.categories {
  margin-top: 90px;
}

.categories .content {
  max-width: 1900px;
  min-width: 1000px;
  margin: 0 auto;
  padding: 0 60px 100px;
}

.categories .content .head-title {
  font-family: Archivo Black, Archivo Black;
  font-weight: 800;
  font-size: 50px;
  color: #000000;
  line-height: 54px;
  text-align: center;
}

.categories .content .head-text {
  font-family: Actor, Actor;
  font-weight: 400;
  font-size: 30px;
  color: #000000;
  line-height: 36px;
  text-align: center;
  margin-top: 15px;
}

.categories .content .idea {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 25px;
  margin-bottom: 35px;
}

.categories .content .idea .item {
  font-family: Actor, Actor;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 17px;
  padding: 10px 15px;
  margin-right: 10px;
  margin-bottom: 15px;
  background-color: #ffffff;
  border-radius: 20px;
}

.categories .content .idea img {
  width: 10px;
  height: 13px;
}

.products {
  margin-top: 50px;
  display: grid;
  grid-column: span 5;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 20px;
  margin-right: 30px;
  margin-left: 40px;
}

.products .products-carousel {
  --cover-radio: 56.25%;
  width: 100%;
  grid-column: 1 / 3;
  grid-row: 1 / 3;
  margin-bottom: 0;
}

.products .products-carousel:deep(.el-carousel__container) {
  width: 100%;
  height: 100%;
}

.products .products-carousel .el-carousel__item {
  text-align: center;
  border-radius: 8px;
}

.products .products-carousel video {
  width: 100%;
  border-radius: 8px;
  height: auto;
  cursor: pointer;
}

.products .products-carousel p {
  position: absolute;
  padding-top: 34px;
  padding-left: 56px;
  text-align: left;
  bottom: -50px;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  backdrop-filter: blur(10px);
}

.products .item {
  width: 100%;
  cursor: pointer;
}

.products .item .img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.products .item .text {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

@media (max-width: 768px) {
  .categories {
    margin-top: 0;
  }

  .categories .content {
    max-width: 100%;
    min-width: 100%;
    padding: 60px 15px 30px;
  }

  .categories .content .head-title {
    font-size: 26px;
    line-height: 28px;
  }

  .categories .content .head-text {
    font-size: 19px;
    line-height: 23px;
  }

  .products {
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    grid-gap: 20px 10px;
  }

  .products .products-carousel {
    border-radius: 8px;
  }

  .products .products-carousel p {
    bottom: 0;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .categories .content .idea {
    margin-bottom: 10px;
  }

  .categories .content .idea .item {
    padding: 8px 10px;
    font-size: 12px;
    line-height: 16px;
  }
}

.matters {
  background-color: #ffffff;
}

.matters .content {
  max-width: 1600px;
  min-width: 1000px;
  margin: 0 auto;
  padding: 50px 100px 90px;
}

.matters .head-title {
  font-family: Archivo Black, Archivo Black;
  font-weight: 800;
  font-size: 50px;
  color: #000000;
  line-height: 54px;
  text-align: center;
}

.matters .head-text {
  font-family: Actor, Actor;
  font-weight: 400;
  font-size: 30px;
  color: #000000;
  line-height: 36px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}

.matters .content-data {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px 20px;
}

.matters .content-data .item {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #D0D0D0;
  overflow: hidden;
}


.matters .content-data .item .img {
  width: 100%;
  height: 250px;
  cursor: pointer;
  padding: 10px;
  display: flex;
  justify-content: center;
}

.matters .content-data .item .img img {
  height: 100%;
  object-fit: cover;
}

.matters .content-data .item .item-centent {
  padding: 12px 15px 20px;
}

.matters .content-data .item .title {
  font-family: Actor, Actor;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  height: 40px;
  line-height: 20px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
}

.matters .content-data .item .price {
  margin-top: 17px;
  line-height: 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.matters .content-data .item .price span {
  font-weight: 500;
  font-size: 16px;
  color: #333;
  cursor: pointer;
}

.matters .content-data .item .price img {
  width: 20px;
  height: 17px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}

.matters .content-data .item .link {
  margin-top: 17px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  padding: 5px;
  border-radius: 2px;
  border: 1px solid #999999;
  cursor: pointer;
}

.matters .foot-text {
  margin-top: 60px;
  font-family: Archivo Black, Archivo Black;
  font-weight: 600;
  font-size: 40px;
  color: #000000;
  line-height: 44px;
  text-align: center;
}

@media (max-width: 768px) {
  .matters .content {
    max-width: 100%;
    min-width: 100%;
    padding: 40px 15px 50px;
  }

  .matters .head-title {
    font-size: 26px;
    line-height: 28px;
  }

  .matters .head-text {
    font-size: 19px;
    line-height: 23px;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .matters .content-data {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px 10px;
  }

  .matters .content-data .item .img {
    height: 180px;
    padding: 5px;
  }

  .matters .content-data .item .item-centent {
    padding: 10px;
  }

  .matters .content-data .item .title {
    font-size: 12px;
    color: #000000;
    line-height: 12px;
    height: 24px;
  }

  .matters .content-data .item .price {
    margin-top: 6px;
  }

  .matters .content-data .item .price span {
    font-size: 14px;
  }

  .matters .content-data .item .price img {
    width: 18px;
    height: 14px;
  }

  .matters .content-data .item .link {
    font-size: 12px;
  }

  .matters .foot-text {
    font-size: 19px;
    line-height: 23px;
    margin-top: 30px;
  }
}

.classification {
  height: 307px;
  max-width: 1900px;
  margin: 0 auto;
  display: flex;
  white-space: nowrap;
  animation: slide-left 40s linear infinite;
  /* 调整时间控制速度 */
}

@keyframes slide-left {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-2090px);
    /* 计算总宽度：214*6 +15*5 =1359px */
  }
}

.classification .item {
  width: 210px;
  height: 307px;
  flex-shrink: 0;
  margin-right: 25px;
}

.classification .classification-item {
  width: 210px;
  height: 307px;
  flex-shrink: 0;
  margin-right: 25px;
  border-radius: 100px;
  overflow: hidden;
  position: relative;
}

.classification .classification-content {
  width: 100%;
  height: 100%;
  background: rgba(77, 78, 255, 0.8);
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.classification .item span {
  font-weight: 600;
  font-size: 20px;
  color: #FFFFFF;
}

.classification .classification-content .platform {
  font-weight: 600;
  font-size: 20px;
  color: #FFFFFF;
  margin-top: 40px;
}

.classification .classification-content .name {
  font-size: 16px;
  color: #FFFFFF;
  margin-top: 10px;
}

.classification .item>img {
  max-width: 100%;
}

.classification .classification-item>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.creators {
  width: 100%;
  max-width: 1900px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 140px;
  padding-bottom: 108px;
  background: #F2F0EB;
}

.creators .title {
  font-weight: 800;
  font-size: 50px;
  color: #000000;
  line-height: 54px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-bottom: 130px;
}

@media (max-width: 768px) {
  .creators {
    padding-top: 55px;
    padding-bottom: 60px;
  }

  .creators .title {
    font-size: 26px;
    line-height: 28px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 60px;
  }

  .classification {
    height: 189px;
  }

  .classification .item {
    width: 130px;
    height: 189px;
  }

  .classification .classification-item {
    width: 130px;
    height: 189px;
  }

  .classification .classification-content .platform {
    font-size: 16px;
    margin-top: 15px;
  }

  .classification .classification-content .name {
    font-size: 12px;
    margin-top: 0;
  }
}

.data .content {
  max-width: 1900px;
  min-width: 1000px;
  padding: 54px 100px 62px;
  margin: 90px auto 90px;
  background: #FFFFFF;
  border-radius: 70px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}


.data .content .title {
  font-family: Archivo Black, Archivo Black;
  font-weight: 800;
  font-size: 40px;
  color: #000000;
  line-height: 44px;
  text-align: center;
}

.data .content .text {
  font-family: Actor, Actor;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  line-height: 24px;
  text-align: center;
  margin-top: 17px;
}

@media (max-width: 768px) {
  .data .content {
    max-width: 100%;
    min-width: 100%;
    padding: 0 20px 64px;
    margin: 0;
    background: none;
  }

  .data .content {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px 20px;
  }

  .data .content .item {
    padding: 30px 20px;
    background-color: #ffffff;
    border-radius: 30px;
  }

  .data .content .title {
    font-size: 24px;
    line-height: 26px;
  }

  .data .content .text {
    font-size: 14px;
    line-height: 17px;
    margin-top: 10px;
  }
}

.through {
  background-color: #ffffff;
}

.through .content {
  max-width: 1600px;
  min-width: 1000px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 220px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.through .content .title {
  font-family: Archivo Black, Archivo Black;
  font-weight: 800;
  font-size: 50px;
  color: #000000;
  line-height: 54px;
  text-align: center;
  margin-bottom: 110px;
  padding-left: 100px;
  padding-right: 100px;
}

.through .through-content {
  display: flex;
  flex-shrink: 0;
  width: 100%;
  padding-left: 150px;
  padding-right: 150px;
}

.through .through-swiper {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  display: none;
}

.through .through-content .left {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.through .through-content .left .item {
  height: 120px;
  margin-bottom: 40px;
  padding-left: 50px;
  position: relative;
}

.through .through-content .left .circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #4D4EFF;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 10px;
  left: 0;
}

.through .through-content .left .circle-line::before {
  content: '';
  display: inline-block;
  height: 136px;
  margin: 20px 7px 0;
  vertical-align: middle;
  border-right: 2px solid #4D4EFF;
}

.through .through-content .left .left-title {
  font-family: PingFang HK, PingFang HK;
  font-weight: normal;
  font-weight: 500;
  font-size: 26px;
  color: #000000;
  line-height: 36px;
  margin-bottom: 12px;
  cursor: pointer;
}

.through .through-content .left .solid-item .circle {
  background-color: #4D4EFF;
}

.through .through-content .left .left-text {
  font-family: PingFang HK, PingFang HK;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 25px;
  display: none;
}

.through .through-content .left .solid-item .left-text {
  display: block;
}

.through .through-content .img {
  max-width: 720px;
  height: auto;
  margin: auto 0;
  margin-left: 50px;
  align-self: flex-start;
}

.through .through-content .icon {
  width: 330px;
  margin-top: 50px;
}

.through .through-swiper .swiper-button-prev,
.through .through-swiper .swiper-button-next {
  width: 70px;
  height: 70px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  border: 1px solid #000000;
  opacity: 0.1;
}

.through .through-swiper .swiper-button-next:after,
.through .through-swiper .swiper-button-prev:after {
  color: #000000;
}

@media (max-width: 768px) {
  .through .content {
    max-width: 100%;
    min-width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .through .content .title {
    font-size: 26px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .through .through-content {
    flex-direction: column-reverse;
    padding-left: 50px;
    padding-right: 50px;
  }

  .through .through-content .left {
    max-width: 100%;
    padding-top: 0;
  }

  .through .through-content .left .item {
    display: none;
  }

  .through .through-content .left .solid-item {
    display: block;
    padding-left: 0;
    margin-bottom: 0;
  }

  .through .through-content .left .solid-item .circle {
    display: none;
  }

  .through .through-content .img {
    width: 100%;
    height: auto;
    margin-left: 0;
  }

  .through .through-content .left .left-title {
    font-family: PingFang HK, PingFang HK;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
  }

  .through .through-content .left .left-text {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  .through .through-swiper-pc {
    display: none;
  }

  .through .through-swiper {
    display: block;
  }

  .through .through-swiper .swiper-button-prev,
  .through .through-swiper .swiper-button-next {
    width: 40px;
    height: 40px;
  }

  .through .through-swiper .swiper-button-next:after,
  .through .through-swiper .swiper-button-prev:after {
    font-size: 20px;
  }
}

.task {
  width: 100%;
  padding-bottom: 540px;
  position: relative;
}

.task .content {
  background-color: #1717CA;
  padding-top: 120px;
  padding-bottom: 470px;
}

.task .title {
  width: 1084px;
  font-family: Archivo Black, Archivo Black;
  font-weight: 800;
  font-size: 50px;
  color: #FEFEFE;
  line-height: 54px;
  text-align: center;
  margin: 0 auto 0;
}

.task .task-swiper {
  width: 1200px;
  height: auto;
  overflow: hidden;
  position: absolute;
  top: 350px;
  left: calc(50% - 600px);
}

.task .task-swiper {
  padding-bottom: 80px;
}

.task .task-swiper .swiper-slide img {
  width: 100%;
}

.task .task-swiper .swiper-pagination-bullet {
  width: 16px !important;
  height: 16px !important;
  background: #C2C2C2 !important;
}

.task .task-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #162041 !important;
}

@media (max-width: 768px) {
  .task {
    padding-bottom: 260px;
  }

  .task .content {
    padding: 36px 15px 85px;
    height: 200px;
  }

  .task .title {
    width: 100%;
    font-size: 23px;
    color: #FEFEFE;
    line-height: 25px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .task .task-swiper {
    width: calc(100% - 30px);
    top: 150px;
    left: 15px;
  }

  .task .task-swiper {
    padding-bottom: 40px;
  }

  .task .task-swiper .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
  }
}

.marketers .content {
  max-width: 1900px;
  min-width: 1000px;
  margin: 0 auto;
  padding: 0 100px 160px;
}

.marketers .marketers-content {
  height: 720px;
  background: linear-gradient(180deg, #171622 0%, #4D4EFF 100%);
  padding-left: 70px;
  padding-right: 60px;
  border-radius: 60px;
  display: flex;
  justify-content: space-between;
}

.marketers .marketers-content .left {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.marketers .content .title {
  font-family: Archivo Black, Archivo Black;
  font-weight: 400;
  font-size: 50px;
  color: #FEFEFE;
  line-height: 54px;
}

.marketers .content .text {
  margin-top: 25px;
  font-family: Actor, Actor;
  font-weight: 400;
  font-size: 20px;
  color: #D1D1EE;
  line-height: 24px;
}

.marketers .content .btn {
  margin-top: 45px;
  margin-bottom: 60px;
}

.marketers .marketers-content .right {
  width: 35%;
  margin-left: 30px;
  display: flex;
}

.marketers1,
.marketers2 {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.marketers2 {
  margin-left: 20px;
}

.marketers1 img {
  width: 100%;
  animation: marketers1ScrollBanner 40s linear infinite;
}

.marketers2 img {
  width: 100%;
  animation: marketers2ScrollBanner 40s linear infinite;
}

@keyframes marketers1ScrollBanner {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(calc(-100% + 245px));
    /* 向上滚动50%的宽度 */
  }
}

@keyframes marketers2ScrollBanner {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(calc(100% - 245px));
    /* 向上滚动50%的宽度 */
  }
}

@media (max-width: 768px) {
  .marketers .content {
    max-width: none;
    min-width: 100%;
    padding: 30px 20px;
  }

  .marketers .marketers-content {
    height: auto;
    padding: 50px 15px 50px;
    border-radius: 50px;
  }

  .marketers .marketers-content .right {
    display: none;
  }

  .marketers .content .title {
    font-size: 23px;
    line-height: 25px;
    text-align: center;
  }

  .marketers .content .text {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }

  .marketers .content .btn {
    margin-left: auto;
    margin-right: auto;
  }

  .marketers .content img {
    width: 90%;
    margin: 0 auto;
  }
}