#DZLoading {
  position: fixed;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3000;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.ball-scale > div {
  background-color: #ffe23b;
  border-radius: 100%;
  margin: 2px;
  display: inline-block;
  height: 80px;
  width: 80px;
  animation: ball-scale 1s 0s ease-in-out infinite;
}
@keyframes ball-scale {
0% {
    transform: scale(0);
}
100% {
    transform: scale(1);
    opacity: 0;
}
}
#vote-detail[data-v-7870356f] {
  overflow: hidden;
  overflow-y: auto;
}
.dezu_container_body[data-v-7870356f] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  background-color: #fff;
  position: relative;
  overflow: visible;
}
.dezu_vote_form[data-v-7870356f] {
  width: 100%;
  max-width: 768px;
  min-height: min(100vh, 1024px);
  padding: 23px 17px 50px 17px;
  border-radius: 5px;
  background-color: #fff;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.page_toolbar[data-v-7870356f] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 15.44px;
}
.page_toolbar .feather[data-v-7870356f] {
  color: #AAAAAA;
}
.page_title[data-v-7870356f] {
  width: 100%;
  margin-bottom: 4px;
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: left;
  color: #555555;
}
.page_content[data-v-7870356f] {
  width: 100%;
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
  color: #555555;
}
.page_creator[data-v-7870356f] {
  width: 100%;
  margin-bottom: 61px;
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #AAAAAA;
}
.page_endtime[data-v-7870356f] {
  width: 100%;
  margin-bottom: 4px;
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #AAAAAA;
}
.page_rule_and_totle[data-v-7870356f] {
  width: 100%;
  margin-bottom: 31px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.page_rule_and_totle span[data-v-7870356f] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #AAAAAA;
  padding-left: 3px;
  padding-right: 3px;
}
.page_rule_and_totle hr[data-v-7870356f] {
  width: 15px;
  height: 1px;
  border-width: 0;
  transform: rotate(90deg);
  background-color: #AAAAAA;
  margin-top: 10px;
  margin-bottom: 8px;
}
.page_options[data-v-7870356f] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 51px;
}
.page_options .option_item[data-v-7870356f] {
  width: 100%;
  margin: 0;
  margin-bottom: 9px;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.page_options .option_item .item_radio[data-v-7870356f] {
  width: 24px;
  height: 24px;
  box-sizing: content-box;
  overflow: hidden;
  padding: 15px 6px 24px 8px;
}
.page_options .option_item .item_content[data-v-7870356f] {
  width: calc(min(100vw, 768px) - 45px);
  height: -moz-fit-content;
  height: fit-content;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.page_options .option_item .item_content .content_info[data-v-7870356f] {
  width: 100%;
  padding-top: 9px;
  padding-bottom: 9px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
}
.page_options .option_item .item_content .content_info .info_image[data-v-7870356f] {
  margin-right: 7px;
  align-self: center;
  min-width: 100px;
  width: 100px;
  height: 100px;
  border-radius: 0;
  overflow: hidden;
}
.page_options .option_item .item_content .content_info .info_image img[data-v-7870356f] {
  width: 100%;
  height: 100%;
  border-radius: 0;
  object-fit: cover;
}
.page_options .option_item .item_content .content_info .info_title[data-v-7870356f] {
  width: 100%;
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  display: flex;
  align-items: center;
  color: #555555;
  word-wrap: break-word;
}
.page_options .option_item .item_content .content_info .info_count[data-v-7870356f] {
  min-width: 51px;
  padding-right: 7px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-end;
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  color: #AAAAAA;
}
.page_options .option_item .item_content .content_progress[data-v-7870356f] {
  width: 100%;
}
.dezu_vote_btn[data-v-7870356f] {
  width: 100%;
  margin-bottom: 2px;
  justify-self: flex-end;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
}
.dezu_vote_btn button[data-v-7870356f] {
  padding: 7px 12px 8px 12px;
  min-width: 80px;
  border-width: 0;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.dezu_vote_btn button.el-button--info[data-v-7870356f], .dezu_vote_btn button.el-button--info[data-v-7870356f]:focus, .dezu_vote_btn button.el-button--info[data-v-7870356f]:active {
  background: #555555;
  color: #FFFFFF;
}
.dezu_vote_btn button.el-button--primary[data-v-7870356f], .dezu_vote_btn button.el-button--primary[data-v-7870356f]:focus, .dezu_vote_btn button.el-button--primary[data-v-7870356f]:active {
  background: #FFDE1F;
  color: #555555;
}
.dezu_vote_btn button.el-button--primary.is-disabled[data-v-7870356f] {
  background: #FFDE1F;
  color: rgba(255, 255, 255, 0.5);
}
