@charset "utf-8";
@font-face {
  font-family: Flama;
  src: url(../font/FlamaSemicondensed-Ultralight.woff);
}
/****************************/
html,
body {
  margin: 0px;
  padding: 0px;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Roboto", "Droid Sans", PingFang TC, "黑體-繁", Heiti TC, "蘋果儷中黑", Apple LiGothic Medium, Arial, "微軟正黑體", "Microsoft JhengHei", "Microsoft Yahei";
  height: 100%;
  background: #825dc7;
  font-size: calc(100vw / 10);
}
#stage {
  position: relative;
  overflow: hidden;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
a {
  cursor: pointer;
  outline: none;
  hlbr: expression(this.onFocus=this.blur());
}
img {
  border: 0;
  width: 100%;
  height: auto;
  display: block;
}
.borderWidth {
  position: relative;
  width: 100%;
  padding: 0px 0%;
  margin: 0px auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.borderWidth::after {
  clear: both;
  display: block;
  content: "";
}
section,
div,
span {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.textPurple {
  color: #785dc3;
}
.textGreen {
  color: #93da49;
}
.textRed {
  color: #FF0004;
}
.center {
  text-align: center;
}
/**************************/
#feedback {
  position: relative;
  background: #efe4ff;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 1rem 0.54rem 2.5rem 0.54rem;
}
.slogan {
  width: 106%;
  margin: 0 auto 0.7rem -3%;
}
.feedText {
  color: #825dc7;
  font-size: 0.52rem;
  line-height: 0.74rem;
  margin: 0 0 1rem 0;
  font-weight: bold;
}
.feedText01 {
  font-size: 0.8rem;
}
.feedText01 > span {
  letter-spacing: -2px;
}
.feedText02 {
  display: block;
  margin: 0 0 0.2rem 0;
}
@keyframes btn {
  0% {
    transform: scale(1, 1);
  }
  5% {
    transform: scale(1.1, 1.1);
  }
  10% {
    transform: scale(1, 1);
  }
  15% {
    transform: scale(1.1, 1.1);
  }
  20% {
    transform: scale(1, 1);
  }
  36% {
    transform: rotate(5deg);
  }
  42% {
    transform: rotate(-4deg);
  }
  48% {
    transform: rotate(4deg);
  }
  54% {
    transform: rotate(-4deg);
  }
  60% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.GBtn {
  display: inline-block;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 0.5rem;
  padding: 0.4rem 1.4rem;
  background: #68c903;
  border-radius: 300px;
  text-decoration: none;
  animation: btn 2s linear infinite;
}
.GBtnText {
  font-size: 0.8rem;
}
.GBtnText02 {
  color: #3e3e3e;
  font-size: 0.4rem;
  line-height: 0.6rem;
  margin: 0.3rem 0 0 0;
}
.bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
}
/**********************************/
.title {
  width: 94%;
  margin: 0 auto;
}
.title2 {
  width: 100%;
  margin: 0.5rem auto 0.5rem auto;
}
.arrow {
  position: relative;
  display: inline-block;
  width: 6%;
  vertical-align: middle;
}
.arrowUp {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.qa {
  text-align: left;
  font-size: 0.54rem;
  line-height: 0.74rem;
  border-bottom: 3px dashed #9e75e8;
  padding: 0.8rem 0 1rem 0;
}
.qaBox {
  width: 100%;
  padding: 1rem 0.54rem 1.5rem 0.54rem;
}
.qa_Num {
  display: inline-block;
  background: #92da4a;
  color: #825dc7;
  border-radius: 300px;
  font-weight: bold;
  font-size: 0.56rem;
  line-height: 0.56rem;
  width: 0.8rem;
  height: 0.8rem;
  padding: 0.15rem 0 0 0.23rem;
  margin: 0 0 0.1rem 0;
  text-align: left;
  vertical-align: middle;
}
.qa_Q {
  color: #ffffff;
}
.qa_Q > span:nth-child(1) {
  display: inline-block;
  width: 88%;
  margin: 0 5.7% 0 0;
  vertical-align: middle;
}
.qa_A {
  display: none;
  text-align: center;
}
.qa_ABox01 {
  border-radius: 6px;
  background: #ffffff;
  width: 100%;
  margin: 0 auto 0.4rem auto;
  padding: 0 0 0.4rem 0;
  text-align: center;
}
.qa_AText01 {
  font-size: 0.54rem;
  line-height: 0.54rem;
  letter-spacing: 0.1rem;
  color: #825dc7;
  text-align: center;
  font-weight: bold;
  font-family: Microsoft YaHei, Arial;
  vertical-align: text-top;
  padding: 0.3rem 0;
}
.qa_AText01 > span {
  letter-spacing: 0rem;
  display: inline-block;
  color: #ffffff;
  background: #825dc7;
  border-radius: 300px;
  width: 0.56rem;
  height: 0.56rem;
  padding: 0rem 0 0 0rem;
  text-align: center;
  vertical-align: text-top;
}
.qa_AText02 {
  font-size: 0.48rem;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: left;
  width: 90%;
  margin: 0 auto;
}
.qa_AText02 > span {
  font-family: Microsoft YaHei, Arial;
  font-size: 0.94rem;
  line-height: 0.94rem;
  color: #61be00;
}
.qa_AText02 > b {
  color: #61be00;
}
.qa_AText03 {
  font-size: 0.4rem;
  text-align: center;
  margin: 0.3rem 0 0 0;
}
.qa_AText04 {
  font-size: 0.54rem;
  border: 1px solid #ffffff;
  padding: 0.2rem 0;
  text-align: center;
  color: #ffffff;
  margin: 0 0 0.6rem 0;
}
.qa_AText04 > span {
  font-family: Microsoft YaHei;
  font-weight: bold;
}
.qa_AText05 {
  color: #ffffff;
  text-align: center;
  font-size: 0.46rem;
  line-height: 0.6rem;
}
.qa_AText05 a {
  text-decoration: underline;
  color: #ffffff;
}
.qa_AText06 {
  color: #ffffff;
  text-align: left;
  font-size: 0.46rem;
  line-height: 0.6rem;
}
.qa_AText07 {
  display: inline-block;
  border-radius: 300px;
  color: #825dc7;
  text-align: center;
  font-size: 0.46rem;
  line-height: 0.6rem;
  background: #93da49;
  padding: 0.05rem 0.2rem;
  margin: 0 0 0.2rem 0;
}
.qa_AText08 {
  color: #93da49;
  text-align: left;
  font-size: 0.56rem;
  line-height: 0.76rem;
  text-align: center;
  font-weight: bold;
  margin: 0 0 0.2rem 0;
}
.qa_AText09 {
  font-size: 0.4rem;
  text-align: center;
  margin: 0.3rem 0 0 0;
  color: #686868;
}
.qa_ATable {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.qa_ATable td {
  border: 1px solid #ffffff;
  text-align: center;
  vertical-align: middle;
  padding: 0.1rem;
  line-height: 0.46rem;
}
.qa_ALink {
  display: inline-block;
  font-size: 0.46rem;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  background: #66c700;
  vertical-align: baseline;
  padding: 0.08rem 0.4rem;
  border-radius: 300px;
  margin: 0.4rem 0 0 0;
  text-decoration: none;
}
.qa_ALink > div {
  display: inline-block;
  width: 0.3rem;
  margin: 0 0.2rem 0 0;
  vertical-align: baseline;
  text-decoration: none;
}
.qa_ALink02 {
  display: inline-block;
  font-size: 0.46rem;
  color: #ffffff;
  padding: 0.08rem 0.4rem;
  border-radius: 300px;
  border: 2px solid #ffffff;
  vertical-align: baseline;
  margin: 0.2rem auto 0 auto;
  text-decoration: none;
}
.qa_ALink02Close {
  position: relative;
  display: inline-block;
  width: 0.38rem;
  vertical-align: baseline;
  margin: 0 0 0 0.2rem;
}
.qa_ALink02Open {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.qa_Aline {
  position: relative;
  border-top: 1px dashed #c5c5c5;
  margin: 0 0 0.5rem 0;
}
.qa_Aline > div:nth-child(1) {
  position: absolute;
  transform: rotate(180deg);
  width: 4%;
  left: -0.4%;
  top: -0.22rem;
  z-index: 20;
}
.qa_Aline > div:nth-child(2) {
  position: absolute;
  width: 4%;
  right: -0.4%;
  top: -0.22rem;
  z-index: 20;
}
.APPBox {
  display: inline-block;
  width: 48%;
  vertical-align: top;
  margin: 0rem 0 0.4rem 0;
}
.APPBox > div:nth-child(1) {
  color: #93da49;
  font-size: 0.52rem;
  line-height: 0.52rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  vertical-align: text-top;
  margin: 0 0 0.1rem 0;
}
.APPBox > div:nth-child(1) > span {
  width: 0.54rem;
  height: 0.54rem;
  background: #93da49;
  border-radius: 300px;
  display: inline-block;
  color: #724db7;
  padding: 0 0 0 0.1rem;
  vertical-align: text-top;
}
.APPBox > div:nth-child(2) {
  font-size: 0.36rem;
  line-height: 0.42rem;
  color: #ffffff;
  margin: 0 0 0.1rem 0;
}
.APPBox > div:nth-child(4) {
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #ffffff;
  margin: 0.1rem 0 0 0;
  text-align: center;
}
.APPBox a {
  text-decoration: underline;
  color: #ffffff;
}
.APPBox2 > div:nth-child(1) {
  font-size: 0.46rem;
  line-height: 0.6rem;
  color: #93da49;
  margin: 0.5rem 0 0.2rem 0;
  text-align: center;
}
.APPBox2 > div:nth-child(2) {
  width: 80%;
  margin: 0 auto 0.4rem auto;
}
.note {
  text-align: left;
}
.noteBox {
  display: none;
  color: #ffffff;
  margin: 0.4rem 0 0 0;
  font-size: 0.4rem;
  line-height: 0.6rem;
  text-align: left;
}
.noteBox li {
  padding-bottom: 0.5em;
}
.noteBox a {
  text-decoration: underline;
  color: #ffffff;
}
.noteTitle {
  color: #93da49;
  font-size: 0.46rem;
  padding-bottom: 0.5em;
}
.noteDisc {
  list-style: disc;
  padding: 0;
  margin: 0 0 0.3rem 0.6rem;
  text-align: left;
}
.noteNum {
  list-style: decimal;
  padding: 0;
  margin: 0 0 0.3rem 0.6rem;
  text-align: left;
}
.btnBox {
  text-align: center;
  padding: 0 0 1rem 0;
}
.footer {
  text-align: center;
  background: #ffffff;
  padding: 0.4rem 0;
}
.footer > div:nth-child(1) {
  width: 40%;
  margin: 0 auto;
}
.footer > div:nth-child(2) {
  font-size: 0.3rem;
}
@media screen and (min-width: 601px) {
  html,
  body {
    margin: 0px;
    padding: 0px;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Roboto", "Droid Sans", PingFang TC, "黑體-繁", Heiti TC, "蘋果儷中黑", Apple LiGothic Medium, Arial, "微軟正黑體", "Microsoft JhengHei", "Microsoft Yahei";
    height: 100%;
    background: #825dc7;
    font-size: calc(661px / 10);
  }
}
