@charset "UTF-8";
html,
body {
  width: 100%;
  height: 100%;
  position: relative;
  font-family: "Noto Sans TC", sans-serif;
  padding: 0;
  margin: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0;
}

ol {
  margin-left: 1em;
}

#Vote-for-audio-dramas {
  position: relative;
  color: #666;
}
#Vote-for-audio-dramas .color-main {
  color: #ff9179;
}
#Vote-for-audio-dramas .color-sub {
  color: #9a7ebe;
}
#Vote-for-audio-dramas .text-center {
  text-align: center;
}
#Vote-for-audio-dramas .bg {
  background-image: url("../image/bg_m.png");
  background-size: cover;
  background-position: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 216.8%;
}
#Vote-for-audio-dramas main {
  position: relative;
  z-index: 2;
  padding: 16px;
  width: 100%;
}
#Vote-for-audio-dramas .banner {
  width: 100%;
  max-width: 750px;
  margin: 120px auto 0;
}
#Vote-for-audio-dramas .banner__image {
  background-image: url("../image/banner_m.png");
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-top: 53.07%;
}
#Vote-for-audio-dramas .status {
  width: 46.6666666667vw;
  max-width: 350px;
  margin: 10px auto 0;
}
#Vote-for-audio-dramas .status__image {
  width: 100%;
  padding-top: 92.57%;
  background-size: cover;
  background-position: center;
}
#Vote-for-audio-dramas .status__image--1 {
  background-image: url("../image/status_1_m.png");
}
#Vote-for-audio-dramas .status__image--2 {
  background-image: url("../image/status_2_m.png");
}
#Vote-for-audio-dramas .status__image--3 {
  background-image: url("../image/status_3_m.png");
}
#Vote-for-audio-dramas .status__image--4 {
  background-image: url("../image/status_4_m.png");
}
#Vote-for-audio-dramas section {
  padding: 40px 16px;
  margin: 60px auto 0;
  max-width: 750px;
  border-radius: 2rem;
  border: 1px solid #e9e9e9;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(233, 233, 233, 0.5)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(233, 233, 233, 0.5) 100%);
  backdrop-filter: blur(20px);
}
#Vote-for-audio-dramas section.section-1 {
  padding: 40px 32px;
}
#Vote-for-audio-dramas section.section-1 .feature-1 {
  width: 48vw;
  max-width: 360px;
  margin: 0 auto 60px;
}
#Vote-for-audio-dramas section.section-1 .feature-1__image {
  background-image: url("../image/feature_1.png");
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-top: 100%;
}
#Vote-for-audio-dramas section.section-2 {
  border: 1px solid #e9e9e9;
  position: relative;
  z-index: 10;
}
#Vote-for-audio-dramas section.section-3 .authorize-box {
  margin-top: 20px;
}
#Vote-for-audio-dramas section.section-4 .no-data {
  margin: 0 auto;
}
#Vote-for-audio-dramas section.section-4 .work-rank {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
#Vote-for-audio-dramas section.section-4 .feature-2 {
  width: 48vw;
  max-width: 360px;
  margin: 0 auto;
}
#Vote-for-audio-dramas section.section-4 .feature-2__image {
  background-image: url("../image/feature_2.png");
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-top: 100%;
}
#Vote-for-audio-dramas section.section-4 .more-button {
  margin: 16px auto 0;
  border-radius: 2rem;
  border: 2px solid #9a7ebe;
  color: #9a7ebe;
  padding: 10px;
  max-width: 320px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
#Vote-for-audio-dramas section.section-5 .link {
  display: block;
  margin-top: 16px;
  color: #0097a7;
  font-size: 28px;
  font-weight: bold;
}
#Vote-for-audio-dramas section .section-title {
  background-size: cover;
  background-position: center;
  margin-left: auto;
  margin-right: auto;
}
#Vote-for-audio-dramas section .section-title--1 {
  width: 191px;
  height: 84px;
  margin-top: 60px;
  margin-bottom: 16px;
  background-image: url("../image/section_title_1_m.png");
}
#Vote-for-audio-dramas section .section-title--2 {
  width: 191px;
  height: 84px;
  margin-bottom: 40px;
  background-image: url("../image/section_title_2_m.png");
}
#Vote-for-audio-dramas section .section-title--3 {
  width: 126px;
  height: 84px;
  margin-bottom: 20px;
  background-image: url("../image/section_title_3_m.png");
}
#Vote-for-audio-dramas section .section-title--4 {
  width: 159px;
  height: 84px;
  margin-bottom: 20px;
  background-image: url("../image/section_title_4_m.png");
}
#Vote-for-audio-dramas section .section-title--5 {
  width: 159px;
  height: 84px;
  margin-bottom: 20px;
  background-image: url("../image/section_title_5_m.png");
}
#Vote-for-audio-dramas section .section-title--6 {
  width: 127px;
  height: 84px;
  margin-bottom: 20px;
  background-image: url("../image/section_title_6_m.svg");
}
#Vote-for-audio-dramas section .section-title--7 {
  width: 126px;
  height: 84px;
  margin-bottom: 20px;
  background-image: url("../image/section_title_7_m.svg");
}
#Vote-for-audio-dramas section .slogen {
  color: #000;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 16px;
}
#Vote-for-audio-dramas section .sub-title {
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}
#Vote-for-audio-dramas section .list-title {
  font-weight: 700;
  font-size: 16px;
  color: #666;
  margin-bottom: 10px;
}
#Vote-for-audio-dramas section .desc {
  font-size: 14px;
  line-height: 20px;
}
#Vote-for-audio-dramas section .desc ol li {
  position: relative;
  font-size: 12px;
}
#Vote-for-audio-dramas section .is-loading {
  background-size: cover;
  background-position: center;
  background-image: url("../image/tab.gif");
  width: 30px;
  height: 30px;
  margin: 60px auto;
}
#Vote-for-audio-dramas section .vote-box {
  position: relative;
  max-width: 640px;
  margin: 40px auto;
  border-radius: 2rem;
  padding: 64px 16px 32px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffe9e6), to(#fff3f1)) padding-box, -webkit-gradient(linear, left top, left bottom, from(#ff9179), to(#ffd2cb)) border-box;
  background: linear-gradient(180deg, #ffe9e6 0%, #fff3f1 100%) padding-box, linear-gradient(180deg, #ff9179 0%, #ffd2cb 100%) border-box; /* 內部背景（調淺） */
  border: 6px solid transparent;
  background-origin: border-box;
  background-clip: padding-box, border-box;
}
#Vote-for-audio-dramas section .vote-box .vote-title {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  border-radius: 50px;
  padding: 12px 42px;
  color: #fff;
  background-color: #ff9179;
  line-height: 28px;
  top: -26px;
  left: 50%;
  margin-left: -90px;
  position: absolute;
}
#Vote-for-audio-dramas section .vote-box .vote-input {
  width: 100%;
  border-radius: 2rem;
  font-size: 16px;
  line-height: 19px;
  padding: 16.5px;
  text-align: center;
  max-width: 320px;
  margin: 0 auto 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(242, 242, 242, 0.5)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(242, 242, 242, 0.5) 100%);
  border: 2px solid #e9e9e9;
  color: #999;
  position: relative;
}
#Vote-for-audio-dramas section .vote-box .vote-input__option {
  display: none;
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  padding: 6px 0;
  border-radius: 1rem;
  background-color: #fff;
  border: 1px solid #ff9179;
  background-color: #fff;
  z-index: 100;
}
#Vote-for-audio-dramas section .vote-box .vote-input__option-item {
  padding: 12px 20px;
  text-align: left;
  cursor: pointer;
  line-height: 24px;
}
#Vote-for-audio-dramas section .vote-box .vote-input__option-item:hover {
  background-color: #ff9179;
  color: #fff;
}
#Vote-for-audio-dramas section .vote-box .vote-input__option-oops {
  padding: 12px 20px;
  color: #999;
}
#Vote-for-audio-dramas section .vote-box .vote-input--disabled {
  text-decoration: none;
  cursor: pointer;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(235, 235, 235, 0.5)), to(rgba(156, 156, 156, 0.5)));
  background: linear-gradient(180deg, rgba(235, 235, 235, 0.5) 0%, rgba(156, 156, 156, 0.5) 100%);
  border: 2px solid #fff;
}
#Vote-for-audio-dramas section .vote-box .vote-input--disabled:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(235, 235, 235, 0.8)), to(rgba(156, 156, 156, 0.8)));
  background: linear-gradient(180deg, rgba(235, 235, 235, 0.8) 0%, rgba(156, 156, 156, 0.8) 100%);
}
#Vote-for-audio-dramas section .vote-box .vote-input--input:focus-within {
  border: 2px solid #ff9179;
}
#Vote-for-audio-dramas section .vote-box .vote-input--input:focus-within .vote-input__option {
  display: block;
}
#Vote-for-audio-dramas section .vote-box .vote-input__icon {
  display: none;
}
#Vote-for-audio-dramas section .vote-box .vote-input input {
  width: 100%;
  font-size: 16px;
  border: none;
  background-color: transparent;
  outline: none;
  color: #ff9179;
}
#Vote-for-audio-dramas section .vote-box .vote-btn {
  cursor: pointer;
  color: #fff;
  background-color: #9a7ebe;
  margin: 16px auto 0;
  border-radius: 2rem;
  width: 100%;
  max-width: 210px;
  font-size: 20px;
  line-height: 24px;
  padding: 9px;
  text-align: center;
}
#Vote-for-audio-dramas section .vote-box .vote-btn--disabled {
  cursor: not-allowed;
  background-color: #999;
}
#Vote-for-audio-dramas section .vote-box .vote-btn__loading {
  background-size: cover;
  background-position: center;
  background-image: url("../image/tab.gif");
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
#Vote-for-audio-dramas section .tabs {
  margin-top: 60px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  width: 100%;
  margin-bottom: 16px;
}
#Vote-for-audio-dramas section .tab {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(242, 242, 242, 0.5)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(242, 242, 242, 0.5) 100%);
  border: 1px solid #d0d0d0;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2509803922);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2509803922);
  text-align: center;
  border-radius: 2rem;
  padding: 11px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  line-height: 30px;
}
#Vote-for-audio-dramas section .tab__icon {
  display: none;
  background-size: cover;
  background-position: center;
  background-image: url("../image/tab.gif");
  width: 30px;
  height: 30px;
}
#Vote-for-audio-dramas section .tab:hover {
  color: #ff9179;
  -webkit-box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.2509803922);
          box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.2509803922);
}
#Vote-for-audio-dramas section .tab--active {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 210, 203, 0.2)), to(rgba(255, 145, 121, 0.2)));
  background: linear-gradient(180deg, rgba(255, 210, 203, 0.2) 0%, rgba(255, 145, 121, 0.2) 100%);
  color: #ff9179;
  border: 1px solid rgba(255, 145, 121, 0.6);
  -webkit-box-shadow: none;
          box-shadow: none;
}
#Vote-for-audio-dramas section .tab--active:hover {
  color: #ff9179;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#Vote-for-audio-dramas section .tab--active .tab__icon {
  display: block;
}
#Vote-for-audio-dramas section .work-item {
  padding: 16px;
}
#Vote-for-audio-dramas section .work-item__rank {
  width: 41px;
  height: 54px;
  margin: 0 auto 8px;
  background-size: cover;
  background-position: center;
  background-image: url("../image/icon_ranking.png");
  position: relative;
}
#Vote-for-audio-dramas section .work-item__rank::after {
  width: 100%;
  display: block;
  content: attr(data-num);
  position: absolute;
  line-height: 30px;
  font-size: 24px;
  font-weight: 700;
  margin-top: 10px;
  text-align: center;
  color: #fff;
}
#Vote-for-audio-dramas section .work-item__cover {
  width: 240px;
  margin: 0 auto;
  position: relative;
}
#Vote-for-audio-dramas section .work-item__cover-image {
  background-size: cover;
  background-position: center;
  background-image: url("../image/work_cover.png");
  width: 100%;
  padding-top: 100%;
  border-radius: 1rem;
}
#Vote-for-audio-dramas section .work-item__cover-authorize-image {
  position: absolute;
  right: -36px;
  bottom: -21px;
  background-size: cover;
  background-position: center;
  background-image: url("../image/authorize.png");
  width: 130px;
  padding-top: 107px;
}
#Vote-for-audio-dramas section .work-item__info {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  text-align: center;
  color: #333;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#Vote-for-audio-dramas section .work-item__info-author {
  color: #9a7ebe;
  font-size: 12px;
  line-height: 16px;
}
#Vote-for-audio-dramas section .work-item__info-name {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
#Vote-for-audio-dramas section .work-item__info-intro {
  font-size: 12px;
  line-height: 16px;
}
#Vote-for-audio-dramas section .work-item__info-button {
  border-radius: 2rem;
  border: 2px solid #9a7ebe;
  color: #9a7ebe;
  padding: 10px;
  max-width: 320px;
  width: 100%;
  display: block;
  text-decoration: none;
}
#Vote-for-audio-dramas section .work-item__info-buttons {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
#Vote-for-audio-dramas section .rank-item {
  display: grid;
  grid-template-columns: 20px 50px 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 16px 8px;
  text-decoration: none;
}
#Vote-for-audio-dramas section .rank-item__icon {
  min-width: 0;
  width: 20px;
  height: 27px;
  margin: 0 auto 8px;
  background-size: cover;
  background-position: center;
  background-image: url("../image/icon_ranking-3.png");
  position: relative;
}
#Vote-for-audio-dramas section .rank-item__icon--2 {
  background-image: url("../image/icon_ranking-1.png");
}
#Vote-for-audio-dramas section .rank-item__icon--3 {
  background-image: url("../image/icon_ranking-2.png");
}
#Vote-for-audio-dramas section .rank-item__icon::after {
  width: 100%;
  display: block;
  content: attr(data-num);
  position: absolute;
  line-height: 15px;
  font-size: 12px;
  font-weight: 700;
  margin-top: 6px;
  text-align: center;
  color: #fff;
}
#Vote-for-audio-dramas section .rank-item__cover {
  min-width: 0;
  background-size: cover;
  background-position: center;
  background-image: url("../image/work_cover.png");
  width: 50px;
  padding-top: 50px;
  border-radius: 6px;
}
#Vote-for-audio-dramas section .rank-item__info {
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
#Vote-for-audio-dramas section .rank-item__info-author {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  color: #9a7ebe;
  font-size: 12px;
  line-height: 15px;
}
#Vote-for-audio-dramas section .rank-item__info-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  color: #333;
}
#Vote-for-audio-dramas section .author-list,
#Vote-for-audio-dramas section .author-list-swiper {
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
}
#Vote-for-audio-dramas section .author-list .author-card,
#Vote-for-audio-dramas section .author-list-swiper .author-card {
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(240, 233, 255, 0.8))) padding-box, -webkit-gradient(linear, left top, left bottom, from(#ece3ff), to(#c9b0fa)) border-box;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, rgba(240, 233, 255, 0.8) 100%) padding-box, linear-gradient(180deg, #ece3ff 0%, #c9b0fa 100%) border-box;
  backdrop-filter: blur(10px);
  border-radius: 1rem;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  gap: 20px;
}
#Vote-for-audio-dramas section .author-list .author-card__cover,
#Vote-for-audio-dramas section .author-list-swiper .author-card__cover {
  width: 80px;
  height: 80px;
  background-size: cover;
  background-position: center;
  background-color: #9a7ebe;
  border-radius: 50%;
}
#Vote-for-audio-dramas section .author-list .author-card__name,
#Vote-for-audio-dramas section .author-list-swiper .author-card__name {
  width: calc(100% - 100px);
  font-size: 16px;
  line-height: 19px;
  height: 38px;
  color: #9a7ebe;
  font-weight: 700;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#Vote-for-audio-dramas section .author-list .author-card__intro,
#Vote-for-audio-dramas section .author-list-swiper .author-card__intro {
  font-size: 14px;
  line-height: 17px;
  height: 238px;
  color: #666;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 14;
  -webkit-box-orient: vertical;
}
#Vote-for-audio-dramas section .author-books-list,
#Vote-for-audio-dramas section .author-books-list-swiper {
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden;
  position: relative;
}
#Vote-for-audio-dramas section .swiper-button-next,
#Vote-for-audio-dramas section .swiper-button-prev {
  color: #fff;
  background-color: #ff9179;
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
#Vote-for-audio-dramas section .swiper-button-next::after,
#Vote-for-audio-dramas section .swiper-button-prev::after {
  font-weight: bold;
  font-size: 24px;
}
#Vote-for-audio-dramas section .qa-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  max-width: 960px;
  margin: 0 auto;
}
#Vote-for-audio-dramas section .qa-list .qa-item {
  padding: 8px;
}
#Vote-for-audio-dramas section .qa-list .qa-item__q {
  display: grid;
  grid-template-columns: 36px 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
#Vote-for-audio-dramas section .qa-list .qa-item__q-icon {
  height: 36px;
  width: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  border-radius: 50%;
  background-color: #9a7ebe;
  color: #fff;
  font-weight: 900;
}
#Vote-for-audio-dramas section .qa-list .qa-item__q-icon__text {
  margin-bottom: 8px;
}
#Vote-for-audio-dramas section .qa-list .qa-item__q-content {
  font-size: 18px;
  line-height: 1.6;
  color: #9a7ebe;
  font-weight: 700;
}
#Vote-for-audio-dramas section .qa-list .qa-item__a {
  font-size: 16px;
  line-height: 1.6;
  margin-left: 46px;
  white-space: pre-line;
}
#Vote-for-audio-dramas section .work-box {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
}
#Vote-for-audio-dramas section .work-box .tab {
  max-width: 180px;
  margin: 0 auto 16px;
  font-size: 20px;
  cursor: default;
}
#Vote-for-audio-dramas footer {
  padding: 60px 16px;
  background-color: #ff9179;
  color: #333;
  margin-top: 60px;
  position: relative;
  z-index: 2;
}
#Vote-for-audio-dramas footer .footer-text {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto 60px;
}
#Vote-for-audio-dramas footer .footer-text .list-title {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
}
#Vote-for-audio-dramas footer .footer-text ol li {
  position: relative;
  font-size: 12px;
  line-height: 24px;
}
#Vote-for-audio-dramas footer .host {
  width: 300px;
  margin: 0 auto;
}
#Vote-for-audio-dramas footer .host__label {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin: 0 0 40px 0;
}
#Vote-for-audio-dramas footer .host__image {
  width: 300px;
}
#Vote-for-audio-dramas footer .host__image img {
  width: 100%;
  height: auto;
}
#Vote-for-audio-dramas .menu {
  width: 60px;
  height: 60px;
  position: fixed;
  top: 8px;
  right: 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(153, 153, 153, 0.6)), to(rgba(255, 255, 255, 0.6)));
  background: linear-gradient(180deg, rgba(153, 153, 153, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%);
  border: 1px solid #e4e2e3;
  border-radius: 2rem;
  z-index: 101;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2509803922);
          box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2509803922);
  backdrop-filter: blur(20px);
}
#Vote-for-audio-dramas .menu__icon {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 30px;
  height: 30px;
  background-size: cover;
  background-position: center;
  background-image: url("../image/menu_1.png");
}
#Vote-for-audio-dramas .menu .navbar {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
#Vote-for-audio-dramas .menu .navbar__nav {
  text-align: center;
  padding: 10px;
  cursor: pointer;
  font-size: 20px;
  color: #fff;
  text-shadow: 0px 0px 6px #000000;
}
#Vote-for-audio-dramas .menu .navbar__nav-icon {
  margin-left: 6px;
  display: inline-block;
  border-bottom: 16px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  -webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.5019607843));
          filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.5019607843));
}
#Vote-for-audio-dramas .menu--open {
  width: calc(100% - 30px);
  height: auto;
  border-radius: 2rem;
  padding: 60px 16px;
}
#Vote-for-audio-dramas .menu--open .menu__icon {
  background-image: url("../image/menu_2.png");
}
#Vote-for-audio-dramas .menu--open .navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#Vote-for-audio-dramas .cxc-work-card {
  position: relative;
  background-color: #fff;
  -webkit-transition: 0.3s -webkit-box-shadow;
  transition: 0.3s -webkit-box-shadow;
  transition: 0.3s box-shadow;
  transition: 0.3s box-shadow, 0.3s -webkit-box-shadow;
  overflow: hidden;
  border-radius: 2px;
  color: #000;
  text-decoration: none;
  display: block;
}
#Vote-for-audio-dramas .cxc-work-card:hover .cover__photo {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
#Vote-for-audio-dramas .cxc-work-card .category {
  position: absolute;
  top: 6px;
  right: 6px;
  padding: 3px 10px;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  background-color: #646c87;
  border-radius: 20px;
  z-index: 2;
  white-space: nowrap;
}
#Vote-for-audio-dramas .cxc-work-card .cover {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  background-color: #000;
}
#Vote-for-audio-dramas .cxc-work-card .cover__photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
#Vote-for-audio-dramas .cxc-work-card .cover__photo--adult {
  background-color: #f5f6f9;
  background-image: url("/event/2023/12thFFshort/images/img_error_adult.svg");
}
#Vote-for-audio-dramas .cxc-work-card .cover__updated {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  color: #fff;
  line-height: 20px;
  padding: 5px;
  font-size: 12px;
  text-align: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#Vote-for-audio-dramas .cxc-work-card .info {
  padding: 8px 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#Vote-for-audio-dramas .cxc-work-card .info__author {
  width: 50%;
  line-height: 20px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
#Vote-for-audio-dramas .cxc-work-card .info__readed {
  width: 50%;
  line-height: 20px;
  font-size: 12px;
  text-align: right;
}
#Vote-for-audio-dramas .cxc-work-card .info__readed::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
  margin-right: 3px;
  width: 13px;
  height: 12px;
  background: url("/event/2023/12thFFshort/images/icon_eye.svg") no-repeat center center;
  background-size: contain;
}
#Vote-for-audio-dramas .cxc-work-card .info__name {
  width: 100%;
  margin: 4px 0 6px;
  font-size: 17px;
  font-weight: bold;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#Vote-for-audio-dramas .cxc-work-card .info__intro {
  width: 100%;
  margin-bottom: 6px;
  font-size: 14px;
  height: 44px;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#Vote-for-audio-dramas .cxc-work-card .info__tag {
  overflow: hidden;
  height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px 5px;
}
#Vote-for-audio-dramas .cxc-work-card .info__tag__item {
  line-height: 20px;
  padding: 0 5px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
}
#Vote-for-audio-dramas .cxc-work-card .info__tag__item:last-child {
  margin-right: 0;
}
#Vote-for-audio-dramas .cxc-work-card .info__tag__item--adult {
  background-color: #f14262;
}
#Vote-for-audio-dramas .cxc-work-card .info__tag__item--single {
  background-color: #646c87;
}
#Vote-for-audio-dramas .cxc-work-card .info__tag__item--completed {
  background-color: rgba(0, 0, 0, 0.3);
}
#Vote-for-audio-dramas .cxc-work-card .info__price {
  margin-left: auto;
  color: #f14262;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  font-weight: bold;
  min-width: 1px;
}
#Vote-for-audio-dramas .cxc-work-card .card-tags {
  position: absolute;
  top: 0px;
  left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
#Vote-for-audio-dramas .cxc-work-card .card-tags .card-tag {
  line-height: 20px;
  width: 35px;
  font-size: 12px;
  text-align: center;
}
#Vote-for-audio-dramas .cxc-work-card .card-tags .card-tag--new {
  background-color: #fff108;
  color: #000;
}
#Vote-for-audio-dramas .cxc-work-card .card-tags .card-tag--sale {
  background-color: #f14262;
  color: #fff;
}

@media (min-width: 768px) {
  #Vote-for-audio-dramas section {
    padding: 40px 32px;
  }
  #Vote-for-audio-dramas section .author-list {
    grid-template-columns: 1fr 1fr;
  }
  #Vote-for-audio-dramas section .work-box {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  #Vote-for-audio-dramas footer {
    padding: 40px 32px;
  }
}
@media (min-width: 1024px) {
  #Vote-for-audio-dramas .bg {
    background-image: url("../image/bg.png");
    background-size: contain;
    background-position: top;
    height: 100vh;
  }
  #Vote-for-audio-dramas .banner {
    max-width: 1200px;
    margin: 120px auto 0;
  }
  #Vote-for-audio-dramas .banner__image {
    background-image: url("../image/banner.gif");
    background-size: cover;
    background-position: center;
    width: 100%;
    padding-top: 48.333%;
  }
  #Vote-for-audio-dramas .status {
    width: 630px;
    max-width: 630px;
    margin: 0 auto;
  }
  #Vote-for-audio-dramas .status__image {
    padding-top: 227px;
  }
  #Vote-for-audio-dramas .status__image--1 {
    background-image: url("../image/status_1.png");
  }
  #Vote-for-audio-dramas .status__image--2 {
    background-image: url("../image/status_2.png");
  }
  #Vote-for-audio-dramas .status__image--3 {
    background-image: url("../image/status_3.png");
  }
  #Vote-for-audio-dramas .status__image--4 {
    background-image: url("../image/status_4.png");
  }
  #Vote-for-audio-dramas section {
    padding: 40px;
    max-width: 1200px;
    border-radius: 2rem;
  }
  #Vote-for-audio-dramas section.section-1 {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 32px;
  }
  #Vote-for-audio-dramas section.section-1 .feature-1 {
    width: 300px;
    max-width: 300px;
    margin: 0;
  }
  #Vote-for-audio-dramas section.section-4 .no-data {
    margin: 80px auto 16px;
  }
  #Vote-for-audio-dramas section.section-4 .feature-2 {
    width: 300px;
    max-width: 300px;
  }
  #Vote-for-audio-dramas section.section-4 .more-button {
    max-width: 200px;
    margin-top: 32px;
  }
  #Vote-for-audio-dramas section.section-4 .more-button:hover {
    background-color: #9a7ebe;
    color: #fff;
  }
  #Vote-for-audio-dramas section.section-5 .text-center {
    position: relative;
  }
  #Vote-for-audio-dramas section.section-5 .link {
    position: absolute;
    right: 50%;
    margin-right: -430px;
    bottom: 0;
    margin-top: 0;
  }
  #Vote-for-audio-dramas section .section-title--1 {
    width: 462px;
    height: 88px;
    margin-bottom: 24px;
    background-image: url("../image/section_title_1.png");
  }
  #Vote-for-audio-dramas section .section-title--2 {
    width: 500px;
    height: 88px;
    margin-bottom: 60px;
    background-image: url("../image/section_title_2.png");
  }
  #Vote-for-audio-dramas section .section-title--3 {
    width: 424px;
    height: 88px;
    margin-bottom: 24px;
    background-image: url("../image/section_title_3.png");
  }
  #Vote-for-audio-dramas section .section-title--4 {
    width: 462px;
    height: 88px;
    margin-bottom: 24px;
    background-image: url("../image/section_title_4.png");
  }
  #Vote-for-audio-dramas section .section-title--5 {
    width: 462px;
    height: 88px;
    margin-bottom: 24px;
    background-image: url("../image/section_title_5.png");
  }
  #Vote-for-audio-dramas section .section-title--6 {
    width: 424px;
    height: 88px;
    margin-bottom: 24px;
    background-image: url("../image/section_title_6.svg");
  }
  #Vote-for-audio-dramas section .section-title--7 {
    width: 424px;
    height: 88px;
    margin-bottom: 24px;
    background-image: url("../image/section_title_7.svg");
  }
  #Vote-for-audio-dramas section .slogen {
    font-size: 30px;
  }
  #Vote-for-audio-dramas section .sub-title {
    font-size: 24px;
  }
  #Vote-for-audio-dramas section .list-title {
    font-size: 20px;
  }
  #Vote-for-audio-dramas section .desc {
    font-size: 16px;
    line-height: 30px;
  }
  #Vote-for-audio-dramas section .desc ol {
    width: 630px;
  }
  #Vote-for-audio-dramas section .desc ol li {
    font-size: 16px;
  }
  #Vote-for-audio-dramas section .vote-box {
    padding: 80px 16px 40px;
  }
  #Vote-for-audio-dramas section .vote-box .vote-title {
    padding: 12px 62px;
    margin-left: -110px;
  }
  #Vote-for-audio-dramas section .vote-box .vote-input {
    display: grid;
    text-align: left;
    padding: 20px 40px;
    grid-template-columns: 30px 1fr;
    gap: 32px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20px;
    max-width: 450px;
    border-radius: 35px;
  }
  #Vote-for-audio-dramas section .vote-box .vote-input__icon {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("../image/icon_search_2.png");
    background-size: cover;
    background-position: center;
    position: relative;
  }
  #Vote-for-audio-dramas section .vote-box .vote-input__icon::after {
    display: block;
    content: "";
    position: absolute;
    height: 30px;
    width: 1px;
    top: 50%;
    margin-top: -15px;
    right: -16px;
    background-color: #999;
  }
  #Vote-for-audio-dramas section .vote-box .vote-input__option {
    top: 80px;
    padding: 10px 0;
  }
  #Vote-for-audio-dramas section .vote-box .vote-input__option-item {
    padding: 16px 20px;
  }
  #Vote-for-audio-dramas section .vote-box .vote-input input {
    font-size: 20px;
  }
  #Vote-for-audio-dramas section .vote-box .vote-input--input:focus-within {
    border: 2px solid #ff9179;
  }
  #Vote-for-audio-dramas section .vote-box .vote-input--input:focus-within .vote-input__icon {
    background-image: url("../image/icon_search_1.png");
  }
  #Vote-for-audio-dramas section .vote-box .vote-input--input:focus-within .vote-input__icon::after {
    background-color: #ff9179;
  }
  #Vote-for-audio-dramas section .vote-box .vote-btn {
    margin: 32px auto 0;
    max-width: 320px;
    font-size: 24px;
    line-height: 30px;
    padding: 11px;
  }
  #Vote-for-audio-dramas section .vote-box .vote-btn:hover {
    background-color: #6d5788;
  }
  #Vote-for-audio-dramas section .vote-box .vote-btn--disabled:hover {
    background-color: #999;
  }
  #Vote-for-audio-dramas section .vote-text-box {
    width: 100%;
    max-width: 630px;
    margin: 0 auto;
  }
  #Vote-for-audio-dramas section .tabs {
    max-width: 456px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
    font-size: 20px;
  }
  #Vote-for-audio-dramas section .work-item {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 16px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #Vote-for-audio-dramas section .work-item--rank {
    grid-template-columns: 41px 200px 1fr;
  }
  #Vote-for-audio-dramas section .work-item__rank {
    margin: 0;
  }
  #Vote-for-audio-dramas section .work-item__cover {
    width: 100%;
    margin: 0;
  }
  #Vote-for-audio-dramas section .work-item__cover-authorize-image {
    right: 116px;
    bottom: 141px;
    width: 130px;
    padding-top: 107px;
  }
  #Vote-for-audio-dramas section .work-item__info {
    margin-top: 0;
    gap: 12px;
    text-align: left;
    color: #333;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #Vote-for-audio-dramas section .work-item__info-author {
    font-size: 16px;
    line-height: 20px;
  }
  #Vote-for-audio-dramas section .work-item__info-name {
    font-size: 24px;
    line-height: 30px;
  }
  #Vote-for-audio-dramas section .work-item__info-intro {
    font-size: 16px;
    line-height: 20px;
  }
  #Vote-for-audio-dramas section .work-item__info-button {
    padding: 11px;
    max-width: 132px;
    text-align: center;
    cursor: pointer;
  }
  #Vote-for-audio-dramas section .work-item__info-button:hover {
    background-color: #9a7ebe;
    color: #fff;
  }
  #Vote-for-audio-dramas section .work-item__info-buttons {
    display: grid;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    grid-template-columns: 132px 132px;
    gap: 10px;
  }
  #Vote-for-audio-dramas section .rank-item {
    display: grid;
    grid-template-columns: 41px 80px 1fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    padding: 16px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px;
  }
  #Vote-for-audio-dramas section .rank-item:hover {
    background-color: #9a7ebe;
  }
  #Vote-for-audio-dramas section .rank-item:hover .rank-item__info-author {
    color: #fff;
  }
  #Vote-for-audio-dramas section .rank-item:hover .rank-item__info-author::after {
    background-color: #fff;
  }
  #Vote-for-audio-dramas section .rank-item__icon {
    width: 41px;
    height: 54px;
    margin: 0;
  }
  #Vote-for-audio-dramas section .rank-item__icon::after {
    line-height: 30px;
    font-size: 24px;
    margin-top: 10px;
  }
  #Vote-for-audio-dramas section .rank-item__cover {
    width: 80px;
    padding-top: 80px;
    border-radius: 10px;
  }
  #Vote-for-audio-dramas section .rank-item__info {
    min-width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0;
  }
  #Vote-for-audio-dramas section .rank-item__info-author {
    font-size: 16px;
    line-height: 19px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-left: 16px;
    position: relative;
  }
  #Vote-for-audio-dramas section .rank-item__info-author::after {
    display: block;
    content: "";
    height: 30px;
    width: 1px;
    background-color: #9a7ebe;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
  }
  #Vote-for-audio-dramas section .rank-item__info-name {
    font-size: 20px;
    line-height: 24px;
    margin-right: 16px;
  }
  #Vote-for-audio-dramas section .author-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #Vote-for-audio-dramas section .qa-list .qa-item__q {
    grid-template-columns: 56px 1fr;
  }
  #Vote-for-audio-dramas section .qa-list .qa-item__q-icon {
    height: 56px;
    width: 56px;
    font-size: 32px;
  }
  #Vote-for-audio-dramas section .qa-list .qa-item__q-content {
    font-size: 24px;
  }
  #Vote-for-audio-dramas section .qa-list .qa-item__a {
    font-size: 20px;
    margin-left: 66px;
  }
  #Vote-for-audio-dramas footer .footer-text ol li {
    position: relative;
    font-size: 14px;
  }
  #Vote-for-audio-dramas footer .host {
    width: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #Vote-for-audio-dramas footer .host__label {
    margin: 0;
  }
  #Vote-for-audio-dramas .menu {
    width: auto;
    height: auto;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    backdrop-filter: blur(0);
  }
  #Vote-for-audio-dramas .menu__icon {
    display: none;
  }
  #Vote-for-audio-dramas .menu .navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    padding: 20px;
  }
  #Vote-for-audio-dramas .menu .navbar__nav {
    padding: 13px;
    font-size: 20px;
    color: #666;
    text-shadow: none;
    width: 160px;
    border: 1px solid #d0d0d0;
    border-radius: 2rem;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(242, 242, 242, 0.5)));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(242, 242, 242, 0.5) 100%);
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2509803922);
            box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2509803922);
  }
  #Vote-for-audio-dramas .menu .navbar__nav-icon {
    border-bottom: 16px solid #9a7ebe;
    -webkit-filter: none;
            filter: none;
  }
  #Vote-for-audio-dramas .menu .navbar__nav:hover {
    color: #ff9179;
    -webkit-box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.2509803922);
            box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.2509803922);
  }
  #Vote-for-audio-dramas .menu .navbar__nav:last-child {
    border: none;
    color: #9a7ebe;
    padding: 0;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #Vote-for-audio-dramas .menu .navbar__nav:last-child:hover {
    color: #6d5788;
  }
  #Vote-for-audio-dramas .menu .navbar__nav:last-child:hover .navbar__nav-icon {
    border-bottom: 16px solid #6d5788;
  }
  #Vote-for-audio-dramas .menu--open {
    width: auto;
    height: auto;
    border-radius: 2rem;
    padding: 0;
  }
}