@charset "UTF-8";
html {
  font-size: 100PX;
  font-size: 3.90625vw;
}

#contestContent {
  background: #3E1490;
  /* 滚动槽 */
  /* 滚动条滑块 */
  /**
   * ----------------------------------------
   * animation
   * ----------------------------------------
   */
}
#contestContent p, #contestContent span, #contestContent div, #contestContent h1, #contestContent h2, #contestContent h3, #contestContent h4, #contestContent h5, #contestContent h6, #contestContent a {
  font-family: Gilroy, noto sans,'Arial MT Black', '微软雅黑', "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "simsun", "\5B8B\4F53", "宋体", "\65B0\5B8B\4F53", "新宋体" !important;
  color: #000;
}
#contestContent .mo {
  display: none;
}
#contestContent img {
  max-width: -moz-max-content;
  max-width: max-content;
  width: 100%;
  height: auto;
}
#contestContent .flex-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#contestContent .flex-box.reverse-box {
  flex-direction: row-reverse;
}
#contestContent .box_shadow {
  border: 1.27px solid #000;
  background: #FFF;
  box-shadow: 0px 0.08rem 0px 0px #000;
}
#contestContent .main-inner-box {
  max-width: 20.24rem;
  width: 100%;
  margin: 0 auto;
}
#contestContent .banner-box img {
  max-width: 100%;
}
#contestContent .nav-content {
  background-color: #9A4DFF;
  padding: 0.4rem 0;
}
#contestContent .nav-content.fixed {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 100;
}
#contestContent .nav-list {
  border-radius: 0.1rem;
  border: 1.27px solid #000;
  background: #FFF;
  box-shadow: 0px 0.08rem 0px 0px #000;
  color: rgba(0, 0, 0, 0.95);
  text-align: center;
  font-size: 0.36rem;
  width: 19.4%;
  padding: 0.15rem 0;
  cursor: pointer;
}
#contestContent .nav-list.active, #contestContent .nav-list:hover {
  background: #FFD61F;
}
#contestContent .theme-content {
  padding: 1.77rem 0;
}
#contestContent .XP-title {
  color: #FFD71F;
  text-align: center;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.52px;
}
#contestContent .theme-title-box {
  margin: 0.6rem 0 0.4rem;
  text-align: center;
}
#contestContent .theme-title-box .theme-title {
  width: 4.4rem;
}
#contestContent .theme-title-box .theme-title_1 {
  position: relative;
  top: 1.08rem;
}
#contestContent .theme-title-box .theme-title_2 {
  width: 13.37rem;
}
#contestContent .theme-title-box .theme-title_3 {
  width: 6.46rem;
}
#contestContent .theme-title-box .theme-title_5 {
  width: 6.52rem;
}
#contestContent .theme-title-box .theme-title_6 {
  width: 4.36rem;
}
#contestContent .zh-title {
  font-size: 0;
}
#contestContent .en-title {
  font-size: 2rem;
  color: #fff;
  text-align: center;
}
#contestContent .theme-remark-box {
  text-align: center;
}
#contestContent .theme-remark {
  font-size: 0.32rem;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  line-height: 1.5;
}
#contestContent .arrow-box {
  width: 1.4rem;
  display: inline-block;
}
#contestContent .arrow_right {
  transform: rotate(180deg);
  position: relative;
  top: -0.08rem;
}
#contestContent .theme-list-content {
  margin-top: 1rem;
}
#contestContent .theme-img-box {
  width: 58%;
  position: relative;
}
#contestContent .theme-intro-box {
  width: 40%;
  text-align: left;
}
#contestContent .theme-intro-box p {
  text-align: left;
}
#contestContent .img_theme_1 {
  position: absolute;
  top: 24%;
  left: 26%;
  width: 8.5rem;
}
#contestContent .img_theme_2 {
  position: absolute;
  top: 14%;
  left: 13%;
  width: 8.5rem;
}
#contestContent .theme-btn-text {
  border-radius: 0.1rem;
  display: inline-block;
  font-size: 0.28rem;
  padding: 0.1rem 0.3rem;
}
#contestContent .theme-intro-title {
  font-size: 0.6rem;
  margin: 0.36rem 0;
  color: #fff;
}
#contestContent .theme-subtitle {
  font-size: 0.24rem;
  margin: 0.36rem 0;
  color: rgba(255, 255, 255, 0.55);
}
#contestContent .theme-intro-text {
  font-size: 0.26rem;
  line-height: 1.7;
  color: #fff;
}
#contestContent .schedule-content {
  background-image: url(../images/img_bg_1.webp);
  background-size: cover;
  padding: 3.8rem 0 4.1rem;
  position: relative;
}
#contestContent .schedule-title {
  display: inline-block;
  position: relative;
  margin-bottom: 1.3rem;
}
#contestContent .schedule-title .title_icon_1 {
  position: absolute;
  left: -50%;
  bottom: 0;
  width: 3.21rem;
  z-index: 1;
}
#contestContent .schedule-title .title_icon_2 {
  position: absolute;
  left: -17%;
  bottom: 57%;
  width: 3.53rem;
}
#contestContent .schedule-en-title {
  color: #000;
  line-height: 0.7;
}
#contestContent .schedule-list {
  width: 32%;
  border-radius: 0.28rem;
  padding: 0.14rem 0.54rem 0.25rem 0.25rem;
  position: relative;
}
#contestContent .schedule-list p {
  text-align: left;
}
#contestContent .last_schedule_box .schedule-list_note {
  margin-bottom: 0.61rem;
}
#contestContent .schedule-list_title {
  font-size: 0.6rem;
  letter-spacing: 0.88px;
  line-height: 1.9;
}
#contestContent .schedule-list-box {
  position: relative;
}
#contestContent .schedule-list_intro {
  font-size: 0.24rem;
  line-height: 1.3;
  letter-spacing: 0.88px;
}
#contestContent .schedule-list_note {
  font-size: 0.2rem;
  color: #B8B8B8;
  margin-bottom: 0.3rem;
  line-height: 1.5;
}
#contestContent .list_time_box {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
#contestContent .list_time_box.flex-end {
  justify-content: flex-end;
}
#contestContent .schedule-list_time {
  font-size: 1rem;
  letter-spacing: 0.88px;
  line-height: 1;
}
#contestContent .schedule-list_time span {
  font-size: 0.3rem;
}
#contestContent .schedule-list_year {
  font-size: 0.36rem;
  letter-spacing: 0.36px;
}
#contestContent .fireworks-animation {
  position: absolute;
  top: -50%;
  right: -12%;
  width: 5rem;
}
#contestContent .list_icon {
  width: 0.25rem;
  height: 0.25rem;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  top: 0.33rem;
  right: 0.24rem;
}
#contestContent .awards-content {
  background-color: #FFD61E;
  padding: 2rem 0 4rem;
  margin-bottom: -4.5rem;
  margin-top: -3.8rem;
}
#contestContent .awards-subtitle {
  font-size: 0.32rem;
  margin: 0.7rem 0;
  text-align: center;
}
#contestContent .awards-list-box {
  justify-content: center;
}
#contestContent .awards-list {
  width: 37%;
  padding: 0 0.54rem 0.25rem 0.32rem;
  margin: 0 0.42rem;
  position: relative;
  margin-bottom: 0.75rem;
  height: 3.9rem;
}
#contestContent .awards-list .schedule-list_intro {
  margin-bottom: 0.3rem;
}
#contestContent .awards-list div, #contestContent .awards-list p {
  position: relative;
  z-index: 1;
}
#contestContent .awards-list:last-child {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#contestContent .awards-list:last-child .schedule-list_intro {
  text-align: center;
  line-height: 1.5;
}
#contestContent .awards_num {
  color: #FFD61E;
  text-shadow: 0px 0.03rem 0px #000;
  -webkit-text-stroke: 0.01rem #000;
  font-size: 0.82rem;
}
#contestContent .awards_num span {
  font-size: 0.36rem;
  color: #FFD61E;
}
#contestContent .awards-goods {
  width: 3.01rem;
}
#contestContent .awards-goods.Artist22Plus {
  width: 3.53rem;
}
#contestContent .awards-goods.starG640 {
  width: 2.82rem;
}
#contestContent .person_num {
  position: absolute;
  color: rgba(186, 186, 186, 0.5);
  font-size: 0.5rem;
  position: absolute;
  right: 0.27rem;
  top: 0.35rem;
}
#contestContent .awards_bg_icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 3.56rem;
  transform: translate(-50%, -50%);
}
#contestContent .awards_icon_1 {
  position: absolute;
  left: -27%;
  top: 45%;
  width: 2.61rem;
}
#contestContent .awards_icon_2 {
  position: absolute;
  right: -28%;
  top: 32%;
  width: 2.48rem;
}
#contestContent .awards_icon_3 {
  position: absolute;
  left: -27%;
  top: 65%;
  width: 2.31rem;
}
#contestContent .awards_icon_4 {
  position: absolute;
  left: 0.44rem;
  top: -0.4rem;
  width: 0.81rem;
}
#contestContent .awards_icon_5 {
  position: absolute;
  right: -32%;
  bottom: -24%;
  width: 4.83rem;
}
#contestContent .schedule-list .gold_animation {
  position: absolute;
  top: -90%;
  right: -17%;
  width: 6rem;
}
#contestContent .awards-animation {
  width: 5rem;
  margin: 0 auto;
}
#contestContent .social-code-box {
  display: flex;
  justify-content: center;
  margin-top: 1.2rem;
  margin-bottom: 1.6rem;
}
#contestContent .social_list {
  margin: 0 0.42rem;
  text-align: center;
}
#contestContent .social_list img {
  width: 3.13rem;
}
#contestContent .social_list p {
  font-size: 0.32rem;
  margin-top: 0.3rem;
}
#contestContent .social-box {
  background-image: url(../images/img_bg_2.webp);
  background-size: 100% 100%;
  padding: 1.4rem 3rem 1.5rem;
  max-width: 16.3rem;
  margin: 0 auto;
  position: relative;
}
#contestContent .social-box p {
  font-size: 0.32rem;
  line-height: 1.7;
  text-align: center;
}
#contestContent .social-icon_box {
  display: flex;
  justify-content: center;
  margin-top: 0.55rem;
}
#contestContent .social-icon_box a {
  display: inline-block;
  margin: 0 0.18rem;
}
#contestContent .social-icon_box a img {
  width: 0.56rem;
}
#contestContent .social-icon_box svg {
  width: 0.56rem;
  height: 0.56rem;
}
#contestContent .social-icon_box .icon_book:hover path {
  fill: #FF2742;
}
#contestContent .social-icon_box .icon_bli:hover path {
  fill: #27BEF3;
}
#contestContent .social-icon_box .icon_tiktok:hover path {
  fill: #EA3A5A;
}
#contestContent .social-icon_box .icon_wx:hover path {
  fill: #6BB657;
}
#contestContent .social-icon_box .icon_wb:hover path {
  fill: #FFA01E;
}
#contestContent .social_deco_1 {
  position: absolute;
  top: -56%;
  left: -37%;
  width: 10rem;
}
#contestContent .social_deco_2 {
  position: absolute;
  top: -48%;
  right: -22%;
  width: 7.83rem;
  z-index: 1;
}
#contestContent .img_social_deco {
  position: absolute;
  bottom: 80%;
  right: -28%;
  width: 4.99rem;
  z-index: 0;
}
#contestContent .social_deco_3 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 5.6rem;
  z-index: 2;
}
#contestContent .social_deco_3_bg {
  position: absolute;
  top: 51%;
  left: 9%;
  width: 4.46rem;
  z-index: 1;
}
#contestContent .social_deco_4 {
  position: absolute;
  bottom: 14%;
  right: 16%;
  width: 5.28rem;
  z-index: 2;
}
#contestContent .social_deco_4_bg {
  position: absolute;
  bottom: 13%;
  right: 11%;
  width: 5.47rem;
  z-index: 1;
}
#contestContent .social_deco_5 {
  position: absolute;
  top: 16%;
  right: 7%;
  width: 7.3rem;
  z-index: 0;
}
#contestContent .QA-content {
  background-image: url(../images/img_bg_5.webp);
  background-size: cover;
  padding: 4.6rem 0 6rem;
  position: relative;
}
#contestContent .QA-title {
  margin-bottom: 1rem;
}
#contestContent .QA-box {
  border-radius: 0.4rem;
  border: 0.05rem solid #000;
  padding: 0 0 0 4.58rem;
  position: relative;
  z-index: 1;
}
#contestContent .QA-box .QA-list {
  height: 10.3rem;
  overflow-y: scroll;
  padding-top: 1rem;
  padding-bottom: 1.27rem;
}
#contestContent .QA-box p {
  font-size: 0.3rem;
  line-height: 1.8;
  text-align: left;
}
#contestContent .creators-content {
  background-image: url(../images/img_bg_6.webp);
  background-size: cover;
  padding: 4.6rem 0 2.7rem;
  position: relative;
  margin-top: -3.7rem;
}
#contestContent .creators-content .swiper-wrapper {
  transition-timing-function: linear;
}
#contestContent .creators-content .swiper-slide {
  text-align: center;
}
#contestContent .creators_deco {
  margin-bottom: 0.2rem;
}
#contestContent .creators_deco_1 {
  width: 4.22rem;
}
#contestContent .story-title-box {
  position: relative;
  text-align: center;
  max-width: 22.59rem;
  width: 100%;
  height: auto;
  margin: 0 auto 1rem;
}
#contestContent .title_bg_img {
  width: 22.59rem;
}
#contestContent .video_animation {
  position: absolute;
  top: 0.6rem;
  left: 0;
  width: 3.24rem;
}
#contestContent .center-title {
  position: absolute;
  top: 62%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#contestContent .center-title img {
  width: 4.48rem;
}
#contestContent .right_deco {
  position: absolute;
  top: -33%;
  right: -5%;
  width: 12rem;
}
#contestContent .creators-slide {
  position: relative;
  height: 4.69rem;
}
#contestContent .creators-slide:hover .creators-img {
  transform: rotateY(-180deg);
}
#contestContent .creators-slide:hover .creators-back-box {
  transform: rotateY(0deg);
}
#contestContent .creators-slide_1 {
  width: 6.57rem;
}
#contestContent .creators-slide_2 {
  width: 3.39rem;
}
#contestContent .creators-slide_3 {
  width: 1.79rem;
}
#contestContent .creators-img, #contestContent .creators-back-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#contestContent .creators-img {
  backface-visibility: hidden;
  transition: transform 500ms linear;
  transform: rotateY(0deg);
}
#contestContent .creators-back-box {
  transform: rotateY(180deg);
  backface-visibility: hidden;
  transition: transform 300ms linear;
}
#contestContent #creatorsContent_1 {
  margin-bottom: 0.24rem;
}
#contestContent .back-intro-box {
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#contestContent .back-intro-box p {
  font-weight: bold;
  text-align: left;
}
#contestContent .intro-remark {
  font-size: 0.2rem;
  margin-bottom: 0.08rem;
}
#contestContent .intro-name {
  font-size: 0.3rem;
  margin-bottom: 0.18rem;
}
#contestContent .back_2 .back-intro-box {
  width: 100%;
  left: 60%;
}
#contestContent .learn-more {
  text-align: center;
  margin-top: 1.3rem;
}
#contestContent .learn-more a {
  display: inline-block;
  font-size: 0.6rem;
  padding: 0.17rem 0.4rem;
  border-radius: 0.1rem;
}
#contestContent .swiper-slide {
  cursor: pointer;
}
#contestContent .story-content {
  padding-bottom: 4rem;
  position: relative;
}
#contestContent .story-list-content {
  position: relative;
}
#contestContent #storyContent {
  padding-bottom: 1.2rem;
}
#contestContent .swiper-button-box {
  position: absolute;
  top: -1.2rem;
}
#contestContent .swiper-button-box img {
  width: 0.65rem;
}
#contestContent .next-button {
  right: 5%;
}
#contestContent .pre-button {
  right: 8%;
}
#contestContent .best-pop-content {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}
#contestContent .best-pop-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  z-index: 999;
  width: 16rem;
}
#contestContent .icon-close {
  font-size: 0.4rem;
  position: absolute;
  top: -0.2rem;
  right: -0.2rem;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 50%;
  color: #aaa;
  cursor: pointer;
  line-height: 1;
}
#contestContent .story_bg_box {
  position: absolute;
  left: 0;
  bottom: -20.7%;
  max-width: 100%;
}
#contestContent .news-content {
  background-color: #fff;
  padding: 5rem 0;
}
#contestContent .news-animation {
  width: 7rem;
  margin: 0 auto;
  padding-left: 0.2rem;
}
#contestContent #newsContent {
  padding-bottom: 0.2rem;
}
#contestContent .news-slide {
  padding: 0.6rem;
  box-shadow: 0px 0.08rem 0px 0px #000;
  border-radius: 0.26rem;
  border: 1px solid #000;
  text-align: left;
  background-color: #fff;
  cursor: default;
}
#contestContent .news-slide img {
  max-width: 100%;
  height: 4.38rem;
  -o-object-fit: cover;
     object-fit: cover;
}
#contestContent .news-title {
  font-size: 0.26rem;
  font-weight: 500;
  margin-top: 0.2rem;
  margin-bottom: 0.1rem;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 0.7rem;
}
#contestContent .news-intro {
  font-size: 0.18rem;
  color: #767676;
  line-height: 1.5;
  margin-bottom: 0.4rem;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 0.82rem;
}
#contestContent .news-more_btn {
  display: inline-block;
  background: #F6D64F;
  border-radius: 0.1rem;
  padding: 0.1rem 0.2rem;
  font-size: 0.18rem;
  color: #000;
}
#contestContent .theme_animat_1 {
  animation: theme-animat_1 3s ease-in-out infinite both;
}
#contestContent .theme_animat_2 {
  animation: theme-animat_2 3s ease-in-out infinite both;
}
#contestContent .img_deco_8 {
  position: absolute;
  top: -0.6rem;
  right: 4%;
  width: 4.7rem;
  animation: schedule-animat_1 2s linear infinite;
}
#contestContent .title_icon_2 {
  animation: schedule-animat_2 3s ease-in-out infinite both;
}
#contestContent .creators_deco_1 {
  margin-bottom: 0.4rem;
  animation: creators-animat_1 3s linear infinite;
}
#contestContent .awards_icon_1, #contestContent .awards_icon_2, #contestContent .awards_icon_3 {
  animation: bounce-down 2s linear infinite;
}
#contestContent .social_deco_3 {
  animation: social_animat_1 2s ease-in-out infinite;
}
#contestContent .social_deco_3_bg {
  animation: social_animat_1_bg 2s ease-in-out infinite both;
}
#contestContent .social_deco_4 {
  animation: social_animat_2 4s linear infinite both;
}
#contestContent .social_deco_4_bg {
  animation: social_animat_2_bg 4s ease-out infinite both;
}
#contestContent .QA-list::-webkit-scrollbar {
  width: 0.95rem;
}
#contestContent .QA-list::-webkit-scrollbar-track {
  background: #EBEBEB;
  border-radius: 0px 0.35rem 0.35rem 0px;
}
#contestContent .QA-list::-webkit-scrollbar-thumb {
  background-color: transparent;
  background-image: url(../images/img_scoll.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#contestContent .works_img_box::-webkit-scrollbar{
  width: 0.1rem;
}
#contestContent .works_img_box::-webkit-scrollbar-track{
  border-radius: 0.1rem;
  -webkit-box-shadow: none;
}
#contestContent .works_img_box::-webkit-scrollbar-thumb{
  border-radius: 0.08rem;
  background: #F6D64F;
  -webkit-box-shadow: none;
}
#contestContent .works-list-content {
  background-color: #fff;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
#contestContent .works-nav-box {
  border-bottom: 1px solid #000;
  padding: 0.4rem 0 0;
  margin-bottom: 1.6rem;
}
#contestContent .works-inner-box {
  display: flex;
  justify-content: space-around;
}
#contestContent .works-nav-list {
  padding-bottom: 0.34rem;
  font-size: 0.46rem;
  text-align: center;
  color: rgba(153, 153, 153, 0.95);
  display: inline-block;
  cursor: pointer;
}
#contestContent .works-nav-list.active {
  color: #000;
  border-bottom: 0.08rem solid #000;
}
#contestContent .works-list-box {
  display: flex;
  flex-wrap: wrap;
}
#contestContent .works-list-item {
  width: 32%;
  margin: 0 0.1rem;
  border-radius: 0.26rem;
  border: 1px solid #000;
  background: #fff;
  box-shadow: 0px 0.08rem 0px 0px #000;
  margin-bottom: 1.4rem;
}
#contestContent .img_works_box {
  max-width: 100%;
  border-radius: 0.26rem 0.26rem 0 0;
  object-fit: cover;
  height: 4.57rem;
  cursor: pointer;
}
#contestContent .works-info-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0.8rem 0.4rem 0.4rem;
}
#contestContent .works-info-box{
  width: 76%;
}
#contestContent .works-info-box p {
  font-size: 0.18rem;
  line-height: 1.5;
}
#contestContent .works-detail_btn {
  display: inline-block;
  background: #F6D64F;
  border-radius: 0.1rem;
  padding: 0.1rem 0.2rem;
  font-size: 0.18rem;
  color: #000;
  line-height: 1.5;
  cursor: pointer;
}
#contestContent .pagination-box {
  display: flex;
  justify-content: center;
}
#contestContent .pag_btn {
  border-radius: 0.15rem;
  border: 1.887px solid #000;
  background: #fff;
  box-shadow: 0px 0.13rem 0px 0px #000;
  display: inline-block;
  padding: 0.16rem 0.1rem;
  font-size: 0.56rem;
  width: 4.7rem;
  text-align: center;
  cursor: pointer;
  margin-right: 0.24rem;
}
#contestContent .disabled {
  pointer-events: none;
  opacity: 0.5;
}
#contestContent .works_pop_content {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
}
#contestContent .works_pop_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  z-index: 999;
  width: 16rem;
}
#contestContent .works_pop_inner .iconfont {
  font-size: 0.4rem;
  background-color: rgb(52, 52, 52);
  border-radius: 50%;
  color: #fff;
  padding: 0.1rem;
  line-height: 1;
}
#contestContent .works_pop_info {
  margin-bottom: 0.28rem;
}
#contestContent .works_pop_info span {
  font-size: 0.2rem;
  color: #fff;
  display: inline-block;
  margin-right: 0.2rem;
}
#contestContent .works_img_box {
  background-color: #fff;
  padding: 1.3rem 2.38rem;
  height: 9rem;
  overflow-y: scroll;
  text-align: center;
}
#contestContent .works_img_box img, #contestContent .works_img_box iframe {
  margin-bottom: 0.6rem;
}
#contestContent .close_btn {
  position: absolute;
  top: 0;
  right: -15%;
}
#contestContent .arrow_btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
#contestContent .arrow_btn p {
  font-size: 0.2rem;
  color: #fff;
  margin-top: 0.15rem;
}
#contestContent .prev_btn {
  left: -10%;
}
#contestContent .next_btn {
  right: -10%;
}
#contestContent .news-detail_content {
  max-width: 10.7rem;
  margin: 0.8rem auto;
}
#contestContent .news-detail_content h1 {
  font-size: 0.56rem;
  line-height: 1.5;
  margin-bottom: 0.6rem;
}
#contestContent .news-detail_content p {
  font-size: 0.3rem;
  line-height: 2;
}
#contestContent .news-detail_content img {
  margin: 0.2rem 0 0;
}
@keyframes theme-animat_1 {
  0% {
    transform: scale(1) rotate(-45deg);
  }
  100% {
    transform: scale(0.8) rotate(0deg);
  }
}
@keyframes theme-animat_2 {
  0% {
    transform: rotate(15deg) scale(1.2);
  }
  100% {
    transform: rotate(0deg) scale(0.9);
  }
}
@keyframes schedule-animat_1 {
  0% {
    right: 4%;
  }
  100% {
    right: 10%;
  }
}
@keyframes schedule-animat_2 {
  0% {
    transform: rotate(-360deg);
  }
  100% {
    transform: rotate(90deg);
  }
}
@keyframes creators-animat_1 {
  25% {
    transform: translateY(-10%);
  }
  50%, 100% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(10%);
  }
}

@keyframes bounce-down {
  0% {
    transform: translate3d(0, 0%, 0);
  }
  25% {
    transform: translate3d(0, 5%, 0);
  }
  75% {
    transform: translate3d(0, -5%, 0);
  }
  100% {
    transform: translate3d(0, 0%, 0);
  }
}
@keyframes social_animat_1 {
  0% {
    left: 0;
    transform: scale(1);
  }
  100% {
    left: 2%;
    transform: scale(1.1);
    animation-timing-function: ease-out;
  }
}
@keyframes social_animat_1_bg {
  0% {
    transform: rotate(-10deg) scale(1);
  }
  100% {
    transform: rotate(5deg) scale(1.1);
  }
}
@keyframes social_animat_2 {
  0% {
    transform: translate(0);
  }
  50% {
    transform: translate(-20%, 20%);
  }
  100% {
    transform: translate(20%, -20%);
  }
}
@keyframes social_animat_2_bg {
  0% {
    transform: rotate(0deg);
    animation-timing-function: ease-in;
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(30deg);
  }
}
@media screen and (max-width: 780px) {
  html {
    font-size: 100PX;
    font-size: 25.641025641vw;
  }
  #contestContent {
    overflow: hidden;
    /* 滚动槽 */
  }
  #contestContent .QA-list::-webkit-scrollbar, #contestContent .works_img_box::-webkit-scrollbar {
    width: 0.15rem;
    display: none;
  }
  #contestContent .QA-list::-webkit-scrollbar-track, #contestContent .works_img_box::-webkit-scrollbar-track {
    border-radius: 0;
  }
  #contestContent .main-inner-box {
    max-width: 3.7rem;
  }
  #contestContent .pc {
    display: none;
  }
  #contestContent .mo {
    display: block;
  }
  #contestContent .box_shadow {
    box-shadow: 0px 0.02rem 0px 0px #000;
  }
  #contestContent .nav-content {
    display: none;
  }
  #contestContent .theme-content {
    padding: 0.4rem 0;
  }
  #contestContent .XP-title {
    font-size: 0.2rem;
  }
  #contestContent .theme-title-box {
    margin: 0.3rem 0;
  }
  #contestContent .theme-title-box .theme-title {
    max-width: 1.5rem;
    width: 1.5rem;
  }
  #contestContent .theme-title-box .theme-title_1 {
    position: relative;
    top: 0.16rem;
  }
  #contestContent .theme-title-box .theme-title_2 {
    width: 3.6rem;
  }
  #contestContent .theme-title-box .theme-title_3 {
    width: 2.2rem;
  }
  #contestContent .theme-title-box .theme-title_5 {
    width: 2.23rem;
  }
  #contestContent .theme-title-box .theme-title_6 {
    width: 1.47rem;
  }
  #contestContent .en-title {
    font-size: 0.5rem;
  }
  #contestContent .theme-remark {
    font-size: 0.18rem;
    max-width: 2.5rem;
  }
  #contestContent .arrow-box {
    width: 0.31rem;
  }
  #contestContent .arrow_right{
    top: 0;
  }
  #contestContent .theme-img-box {
    width: 100%;
    margin-bottom: 0.4rem;
    text-align: center;
  }
  #contestContent .theme-intro-box {
    width: 100%;
    padding: 0 0.1rem;
  }
  #contestContent .img_theme_1 {
    left: 6%;
    width: 3.2rem;
  }
  #contestContent .img_theme_2 {
    left: 6%;
    width: 3.2rem;
  }
  #contestContent .theme_animat_1 {
    width: 3.5rem;
  }
  #contestContent .theme_animat_2 {
    width: 3.5rem;
  }
  #contestContent .theme-intro-title {
    font-size: 0.3rem;
    margin: 0.18rem 0;
  }
  #contestContent .theme-subtitle {
    font-size: 0.16rem;
    margin: 0.18rem 0;
  }
  #contestContent .theme-intro-text {
    font-size: 0.14rem;
  }
  #contestContent .theme-btn-text {
    font-size: 0.16rem;
    padding: 0.05rem 0.2rem;
  }
  #contestContent .fireworks-animation {
    width: 1rem;
    top: 74%;
    right: 0;
  }
  #contestContent .img_deco_8 {
    width: 0.82rem;
    top: 0;
  }
  #contestContent .schedule-content {
    padding: 1rem 0 1.4rem;
    background-image: url(../images/img_bg_1_app.webp);
    background-size: 100%;
  }
  #contestContent .schedule-title {
    margin-bottom: 0.1rem;
  }
  #contestContent .schedule-title .title_icon_1 {
    width: 0.76rem;
  }
  #contestContent .schedule-title .title_icon_2 {
    width: 0.7rem;
  }
  #contestContent .schedule-list {
    width: 100%;
    margin-bottom: 0.1rem;
    padding: 0.14rem 0.2rem 0.1rem 0.14rem;
    border-radius: 0.1rem;
    min-height: 1.3rem;
  }
  #contestContent .schedule-list_title {
    font-size: 0.2rem;
    width: 48%;
    line-height: 1.2;
  }
  #contestContent .schedule-list_intro {
    font-size: 0.14rem;
    width: 52%;
  }
  #contestContent .schedule-list_note {
    font-size: 0.1rem;
    position: absolute;
    bottom: 0.1rem;
    right: 0.35rem;
    margin-bottom: 0;
  }
  #contestContent .last_schedule_box .schedule-list_note {
    margin-bottom: 0;
  }
  #contestContent .schedule-list_time {
    font-size: 0.32rem;
  }
  #contestContent .schedule-list_time span {
    font-size: 0.12rem;
  }
  #contestContent .schedule-list_year {
    font-size: 0.12rem;
    margin-left: 0.05rem;
  }
  #contestContent .schedule_intro_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #contestContent .list_time_box {
    justify-content: flex-start;
    position: absolute;
    bottom: 0.1rem;
    left: 0.15rem;
  }
  #contestContent .list_icon {
    width: 0.12rem;
    height: 0.12rem;
    bottom: 0.05rem;
    right: 0.05rem;
    top: inherit;
  }
  #contestContent .awards-animation {
    width: 2rem;
  }
  #contestContent .awards-content {
    margin-top: -3.2rem;
    margin-bottom: -3.8rem;
  }
  #contestContent .awards-subtitle {
    font-size: 0.16rem;
    margin: 0.18rem 0 0.3rem;
  }
  #contestContent .awards-list {
    margin: 0 0 0.15rem;
    height: 1.96rem;
  }
  #contestContent .awards-list .schedule-list_title {
    font-size: 0.32rem;
    width: 100%;
  }
  #contestContent .awards-list .schedule-list_intro {
    font-size: 0.16rem;
    width: 100%;
    margin-bottom: 0.2rem;
  }
  #contestContent .awards-list .list_time_box {
    justify-content: space-between;
  }
  #contestContent .awards-list .flex-end {
    justify-content: flex-end;
  }
  #contestContent .awards-goods {
    width: 1.66rem;
  }
  #contestContent .awards-goods.Artist22Plus {
    width: 1.8rem;
  }
  #contestContent .awards-goods.starG640 {
    width: 1.5rem;
  }
  #contestContent .awards_bg_icon {
    width: 1.87rem;
  }
  #contestContent .gold_animation {
    display: none;
  }
  #contestContent .person_num {
    font-size: 0.26rem;
    top: 0.16rem;
    right: 0.16rem;
  }
  #contestContent .awards_num {
    font-size: 0.42rem;
  }
  #contestContent .awards_icon_5 {
    width: 1.38rem;
    right: 0;
  }
  #contestContent .awards_icon_1 {
    width: 0.9rem;
    left: -2%;
  }
  #contestContent .awards_icon_2 {
    width: 0.75rem;
    right: -2%;
    top: 25%;
  }
  #contestContent .awards_icon_3 {
    width: 0.87rem;
    left: -2%;
  }
  #contestContent .awards_icon_4 {
    width: 0.48rem;
    left: -2%;
    top: 50%;
  }
  #contestContent .social-code-box {
    margin-top: 0.6rem;
    margin-bottom: 1rem;
  }
  #contestContent .social_list {
    margin: 0 0.1rem;
    width: 50%;
  }
  #contestContent .social_list img {
    width: 3.4rem;
    max-width: 100%;
  }
  #contestContent .social_list p {
    font-size: 0.14rem;
    margin-top: 0.1rem;
  }
  #contestContent .social_deco_1 {
    width: 1.21rem;
    left: -2%;
    top: -23%;
  }
  #contestContent .social_deco_2 {
    width: 1.46rem;
    top: -23%;
    right: 0;
  }
  #contestContent .social_deco_5 {
    width: 1.24rem;
    top: 25%;
    right: 1%;
  }
  #contestContent .img_social_deco {
    width: 1rem;
    right: -2%;
  }
  #contestContent .social-box {
    padding: 0.5rem 0.2rem 0.3rem;
    background-size: 100% 100%;
    background-image: url(../images/img_bg_2_app.webp);
  }
  #contestContent .social-box p {
    font-size: 0.16rem;
  }
  #contestContent .social-icon_box {
    margin-top: 0.1rem;
  }
  #contestContent .social-icon_box a {
    margin: 0 0.05rem;
  }
  #contestContent .social-icon_box a img {
    width: 0.2rem;
  }
  #contestContent .social-icon_box svg {
    width: 0.3rem;
    height: 0.3rem;
  }
  #contestContent .QA-content {
    padding: 1rem 0 2rem;
    background-image: url(../images/img_bg_5_app.webp);
    background-size: 100% 100%;
  }
  #contestContent .QA-box {
    padding: 0.45rem 0.03rem 0.72rem 0.3rem;
    border: 2px solid #000;
    border-radius: 0.08rem;
  }
  #contestContent .QA-box .QA-list {
    height: 4.2rem;
    overflow-y: scroll;
    padding-top: 0;
    padding-bottom: 0;
  }
  #contestContent .QA-box p {
    font-size: 0.16rem;
    line-height: 1.5;
  }
  #contestContent .social_deco_3 {
    width: 1.68rem;
    top: 74%;
  }
  #contestContent .social_deco_3_bg {
    width: 1.23rem;
    top: 75%;
    left: 16%;
  }
  #contestContent .social_deco_4 {
    width: 1.35rem;
    bottom: 16%;
    right: 0%;
  }
  #contestContent .social_deco_4_bg {
    width: 1.35rem;
    bottom: 16%;
    right: 0%;
  }
  #contestContent .creators-content {
    padding: 0.3rem 0 0.6rem;
    background-size: 100%;
    margin-top: -1rem;
  }
  #contestContent .creators_deco_1 {
    width: 1.34rem;
    margin-bottom: 0;
  }
  #contestContent .creators-slide {
    height: 1.5rem;
  }
  #contestContent .creators-slide_1 {
    width: 2.12rem;
  }
  #contestContent .creators-slide_2 {
    width: 1.08rem;
  }
  #contestContent #creatorsContent_1 {
    margin-bottom: 0.1rem;
  }
  #contestContent .back-intro-box {
    width: 100%;
    left: 0;
    transform: translate(0, -50%);
  }
  #contestContent .back-intro-box p {
    text-align: center;
  }
  #contestContent .back_2 .back-intro-box {
    width: 100%;
    left: 0;
  }
  #contestContent .intro-remark {
    font-size: 0.1rem;
    margin-bottom: 0.01rem;
  }
  #contestContent .intro-name {
    font-size: 0.12rem;
    margin-bottom: 0.05rem;
    word-break: break-all;
  }
  #contestContent .learn-more {
    margin-top: 0.38rem;
  }
  #contestContent .learn-more a {
    font-size: 0.18rem;
    padding: 0.1rem 0.2rem;
    border-radius: 0.05rem;
  }
  #contestContent .right_deco {
    width: 2rem;
    top: -51%;
  }
  #contestContent .video_animation {
    width: 0.5rem;
    top: 0.1rem;
    left: 0.14rem;
  }
  #contestContent .title_bg_img {
    width: 3.77rem;
  }
  #contestContent .center-title img {
    width: 1.5rem;
  }
  #contestContent .pre-button {
    right: 18%;
  }
  #contestContent #storyContent {
    padding-bottom: 0.3rem;
  }
  #contestContent .story-title-box {
    margin: 0 auto 0.36rem;
  }
  #contestContent .story-content {
    padding-bottom: 0.6rem;
  }
  #contestContent .story_bg_box {
    bottom: -13%;
  }
  #contestContent .news-content {
    padding: 0.4rem 0 1rem;
  }
  #contestContent .news-animation {
    width: 1.66rem;
  }
  #contestContent .news-slide {
    padding: 0.3rem;
    box-shadow: 0px 0.03rem 0px 0px #000;
  }
  #contestContent .news-slide img {
    height: 1.6rem;
  }
  #contestContent .news-title {
    font-size: 0.2rem;
    min-height: 0.5rem;
  }
  #contestContent .news-intro {
    margin-bottom: 0.2rem;
    -webkit-line-clamp: 4;
  }
  #contestContent .news-intro, #contestContent .news-more_btn {
    font-size: 0.14rem;
  }
  #contestContent .best-pop-inner {
    width: 3.6rem;
  }
  #contestContent .news-content .swiper-button-box {
    bottom: -8%;
  }
  #contestContent .swiper-button-box {
    top: inherit;
    bottom: -28%;
    left: 8%;
    right: inherit;
  }
  #contestContent .swiper-button-box img {
    width: 0.38rem;
  }
  #contestContent .next-button {
    left: 20%;
  }
  #contestContent .works-list-content {
    padding: 0 0 0.8rem;
  }
  #contestContent .works-nav-list {
    font-size: 0.16rem;
    font-weight: 500;
    padding-bottom: 0.06rem;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
  }
  #contestContent .works-nav-list.active {
    border-bottom: 1px solid #000;
  }
  #contestContent .works-nav-box {
    margin-bottom: 0.4rem;
  }
  #contestContent .works-list-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-radius: 0.14rem;
    box-shadow: 0px 0.04rem 0px 0px #000;
    margin: 0 0 0.15rem;
  }
  #contestContent .works-list-item .img_works_box {
    width: 56%;
    border-radius: 0.14rem 0 0 0.14rem;
    height: 1.9rem;
  }
  #contestContent .works-info-content {
    margin: 0.2rem 0.1rem 0.1rem 0.14rem;
    flex-direction: column;
    width: 44%;
  }
  #contestContent .works-info-box {
    margin-bottom: 0.28rem;
    width: 100%;
  }
  #contestContent .works-info-box p {
    font-size: 0.1rem;
  }
  #contestContent .works-detail_btn {
    font-size: 0.1rem;
    padding: 0.06rem 0.15rem;
    border-radius: 0.04rem;
  }
  #contestContent .pagination-box {
    margin-top: 0.35rem;
  }
  #contestContent .pag_btn {
    font-size: 0.2rem;
    margin: 0 0.04rem;
    width: 1.68rem;
    box-shadow: 0px 0.04rem 0px 0px #000;
    border-radius: 0.05rem;
    padding: 0.05rem 0.1rem;
  }
  #contestContent .works_pop_inner {
    width: 3rem;
  }
  #contestContent .works_pop_inner .iconfont {
    font-size: 0.16rem;
    padding: 0.04rem;
  }
  #contestContent .works_img_box {
    height: 4.3rem;
    padding: 0.25rem 0.1rem 0.25rem 0.15rem;
  }
  #contestContent .works_img_box img, #contestContent .works_img_box iframe {
    margin-bottom: 0.2rem;
  }
  #contestContent .works_pop_info {
    margin-bottom: 0.06rem;
  }
  #contestContent .works_pop_info span {
    font-size: 0.09rem;
  }
  #contestContent .icon-close {
    top: 0.05rem;
    right: 0.1rem;
    font-size: 0.2rem;
  }
  #contestContent .arrow_btn p {
    font-size: 0.1rem;
    margin-top: 0.05rem;
  }
  #contestContent .next_btn {
    right: -13%;
  }
  #contestContent .prev_btn {
    left: -13%;
  }
  #contestContent .news-detail_content {
    max-width: 3.1rem;
    margin: 0.35rem auto;
  }
  #contestContent .news-detail_content h1 {
    font-size: 0.2rem;
    margin-bottom: 0.25rem;
  }
  #contestContent .news-detail_content p {
    font-size: 0.14rem;
    line-height: 1.5;
  }
}/*# sourceMappingURL=index.css.map */