@charset "UTF-8";
@import url("/css/font-awesome-4.5.0/css/font-awesome.min.css");
.f-danger {
  color: #ff2c2c;
}

.f-fun {
  color: #f7f40a;
}

.f-primary {
  color: #92bbff;
}

.f-success {
  color: #28a745;
}

.f-info {
  color: #17a2b8;
}

.f-beauty {
  color: #da92ff;
}

.f-light {
  color: #fff;
}

.f-wraning {
  color: #ff6dc3;
}

.f-dark {
  color: #000;
}

.f-secondary {
  color: #868e96;
}

table {
  font-family: "新細明體", "細明體";
}
table tbody,
table tfoot,
table thead,
table th,
table td {
  vertical-align: middle;
  margin: 0 !important;
}
table .btn__received,
table .btn__undone {
  border-radius: 10px;
  padding: 5% 10%;
  color: #fff;
  font-weight: 800;
  min-width: 90px;
}
table .btn__received {
  background: #00a20b; /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #00a20b), to(#15540f));
  background: linear-gradient(to bottom, #00a20b 20%, #15540f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  cursor: pointer;
}
table .btn__undone {
  background: #8e8e8e; /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #8e8e8e), to(#515151));
  background: linear-gradient(to bottom, #8e8e8e 20%, #515151 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.gotoheader {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 56px;
}
.gotoheader a {
  display: inline-block;
  color: #004dad;
}
.gotoheader a:hover {
  color: #00fa8a;
}

body {
  background-color: #ffb210;
  overflow-x: hidden;
  background-size: 120%;
  background-image: url(/Action/cmj2/20250409S/images/bg_repeat.jpg?v=20250410);
  background-position: top center;
  background-repeat: repeat-y;
}
@media only screen and (orientation: portrait) {
  body {
    background-size: 150%;
  }
}
@media screen and (min-width: 1280px) {
  body {
    background-size: 120%;
  }
}
@media screen and (min-width: 1600px) {
  body {
    background-size: initial;
  }
}

.wrapper {
  width: 100vw;
  background-size: 120%;
  overflow: hidden;
  background-image: url(/Action/cmj2/20250409S/images/indexBg.jpg?v=20250410);
  background-position: top center;
  background-repeat: no-repeat;
  color: #000000;
  letter-spacing: 1px;
  padding-bottom: 32px;
  position: relative;
}
@media only screen and (orientation: portrait) {
  .wrapper {
    background-size: 150%;
  }
}
@media screen and (min-width: 1280px) {
  .wrapper {
    background-size: 120%;
  }
}
@media screen and (min-width: 1600px) {
  .wrapper {
    background-size: initial;
  }
}

.header {
  width: 100%;
  position: relative;
}
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 46.25%;
  position: relative;
}
@media only screen and (orientation: portrait) {
  .header .container {
    padding-bottom: 57.8125%;
  }
}
@media screen and (min-width: 1280px) {
  .header .container {
    padding-bottom: 46.25%;
  }
}
@media screen and (min-width: 1600px) {
  .header .container {
    width: 1600px;
    height: 740px;
    padding-bottom: 0;
  }
}
.header .slogan1 {
  width: 38.5625%;
  height: 0;
  padding-bottom: 12.1875%;
  position: absolute;
  top: 36.0810810811%;
  left: 18.125%;
  background: url(/Action/cmj2/20250409S/images/slogan1.png?v=20250410);
  background-size: 100%;
  -webkit-animation: delay 0.3s, zoomIn 0.5s 0.3s;
          animation: delay 0.3s, zoomIn 0.5s 0.3s;
}
@media only screen and (orientation: portrait) {
  .header .slogan1 {
    width: 48.203125%;
    padding-bottom: 15.234375%;
    left: 10.15625%;
  }
}
@media screen and (min-width: 1280px) {
  .header .slogan1 {
    width: 38.5625%;
    padding-bottom: 12.1875%;
    left: 18.125%;
  }
}
@media screen and (min-width: 1600px) {
  .header .slogan1 {
    left: 290px;
  }
}
.header .slogan2 {
  width: 65%;
  height: 0;
  padding-bottom: 10.9375%;
  position: absolute;
  top: 56.3513513514%;
  left: 18.0625%;
  background: url(/Action/cmj2/20250409S/images/slogan2.png?v=20250410);
  background-size: 100%;
  -webkit-animation: delay 0.6s, zoomIn 0.5s 0.6s, pulse 1s 1.5s infinite;
          animation: delay 0.6s, zoomIn 0.5s 0.6s, pulse 1s 1.5s infinite;
}
@media only screen and (orientation: portrait) {
  .header .slogan2 {
    width: 81.25%;
    padding-bottom: 13.671875%;
    left: 10.078125%;
  }
}
@media screen and (min-width: 1280px) {
  .header .slogan2 {
    width: 65%;
    padding-bottom: 10.9375%;
    left: 18.0625%;
  }
}
@media screen and (min-width: 1600px) {
  .header .slogan2 {
    left: 289px;
  }
}
.header .role {
  width: 38.0625%;
  height: 0;
  padding-bottom: 77.5%;
  position: absolute;
  top: 2.8378378378%;
  left: 54.9375%;
  background: url(/Action/cmj2/20250409S/images/role.png?v=20250410);
  background-size: 100%;
  -webkit-animation: delay 0.3s, fadeIn 1s 0.3s;
          animation: delay 0.3s, fadeIn 1s 0.3s;
}
@media only screen and (orientation: portrait) {
  .header .role {
    width: 47.578125%;
    padding-bottom: 96.875%;
    left: 56.171875%;
  }
}
@media screen and (min-width: 1280px) {
  .header .role {
    width: 38.0625%;
    padding-bottom: 77.5%;
    left: 54.9375%;
  }
}
@media screen and (min-width: 1600px) {
  .header .role {
    left: 879px;
  }
}
.header .logo {
  width: 36.1875%;
  height: 0;
  padding-bottom: 12.75%;
  position: absolute;
  top: 6.8918918919%;
  left: 19.75%;
  z-index: 9;
  background-image: url(/Action/cmj2/20250409S/images/logo.png?v=20250410);
  background-size: 100%;
  -webkit-animation: delay 0.3s, fadeIn 1s 0.3s;
          animation: delay 0.3s, fadeIn 1s 0.3s;
}
@media only screen and (orientation: portrait) {
  .header .logo {
    width: 45.234375%;
    padding-bottom: 15.9375%;
    left: 12.1875%;
  }
}
.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 35.2331606218%;
  display: block;
}

@-webkit-keyframes delay {
  from, to {
    opacity: 0;
  }
}

@keyframes delay {
  from, to {
    opacity: 0;
  }
}
.nav {
  width: 100%;
  position: relative;
  z-index: 1;
}
.nav .container {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 1280px) {
  .nav .container {
    width: 1280px;
  }
}
.nav .navBtn {
  width: 95%;
  max-width: 747px;
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (orientation: portrait) {
  .nav .navBtn {
    width: 58.359375%;
  }
}
@media only screen and (orientation: landscape) {
  .nav .navBtn {
    width: 80%;
  }
}
@media screen and (min-width: 1280px) {
  .nav .navBtn {
    width: 747px;
  }
}
.nav .navBtn li {
  width: 50%;
  height: 0;
  padding-bottom: 22.2222222222%;
  display: block;
  list-style: none;
  text-indent: -9999px;
  float: left;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li {
    width: 373.5px;
    height: 166px;
  }
}
.nav .navBtn li.navBtn1 a {
  background-position-x: 0% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn1 a {
    background-position-x: 0px !important;
  }
}
.nav .navBtn li.navBtn2 a {
  background-position-x: -100% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn2 a {
    background-position-x: -361.5px !important;
  }
}
.nav .navBtn li a {
  width: 96.7871485944%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 41.2315930388%;
  display: block;
  background-size: 200% 100%;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li a {
    width: 361.5px;
    height: 154px;
  }
}
.nav .navBtn li.action a {
  -webkit-animation: pulse 1s infinite;
          animation: pulse 1s infinite;
}

.content {
  width: 100%;
  padding-bottom: 2%;
  background-size: 120%;
  background-position: bottom center;
  background-repeat: no-repeat;
  position: relative;
}
.content-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(100% - 16px);
  max-width: 1067px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (min-width: 992px) {
  .content-bg {
    width: calc(85% - 16px);
  }
}
.content-bg .container_center {
  width: 100%;
  height: 100%;
  background-image: url(/Action/cmj2/20250409S/images/cont_repeat.png?v=20250410);
  background-position: top center;
  background-size: 100%;
  background-repeat: repeat-y;
}
.content-bg img {
  display: block;
  width: 100%;
}
.content .container {
  width: calc(100% - 16px);
  max-width: 1200px;
  margin: 1px auto;
  padding: 2.5em 3em 0 3em;
}
@media screen and (min-width: 768px) {
  .content .container {
    padding: 5em 5em 0 5em;
  }
}
@media screen and (min-width: 992px) {
  .content .container {
    width: calc(85% - 16px);
  }
}
@media screen and (min-width: 1600px) {
  .content .container {
    background-size: initial;
  }
}
@media screen and (min-width: 1280px) {
  .content .container {
    padding: 5em 7em 0 7em;
  }
}
.content .container .part > p {
  overflow-wrap: anywhere;
}
.content h3 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 16px;
  width: 100%;
}
.content h3 img {
  display: block;
  max-width: 937px;
  width: 100%;
  margin: 0 auto;
}
.content h4 {
  position: relative;
  color: #0060ff;
  border-radius: 5px;
  font-weight: bold;
  font-size: 1.2rem;
  margin: 0 0 16px calc(-2em + 47px);
  background: " ";
  border-radius: 30px;
  padding: 0.15em 1em;
  display: inline-block;
  padding-left: 44px;
}
@media screen and (min-width: 1280px) {
  .content h4 {
    font-size: 1.2rem;
  }
}
.content h4:before {
  content: "";
  width: 2em;
  height: 2em;
  display: inline-block;
  margin: 0 5px 0 0;
  background-image: url("/Action/cmj2/20250409S/images/icon.png?v=20250410");
  background-size: 100%;
  background-repeat: no-repeat;
  left: -3%;
  top: 6%;
  position: absolute;
}
.content h5 {
  font-size: 1.2em;
  padding: 0.8em;
  text-align: center;
  margin-bottom: 16px;
  background-image: #004dad;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 77, 173, 0)), color-stop(20%, #006ffa), color-stop(40%, #004dad), color-stop(60%, #004dad), color-stop(80%, #006ffa), to(rgba(0, 77, 173, 0)));
  background-image: linear-gradient(to left, rgba(0, 77, 173, 0) 0%, #006ffa 20%, #004dad 40%, #004dad 60%, #006ffa 80%, rgba(0, 77, 173, 0) 100%);
  color: #fff;
}
.content h6 {
  font-size: 1.125em;
  line-height: 1.5em;
  padding: 15px;
  text-align: center;
  color: #7CACFF;
  margin-bottom: 16px;
}
.content h6 span {
  padding: 5px 15px;
  background: #7CACFF;
  border-radius: 8px;
  color: #fff;
  margin-right: 6px;
  font-weight: bold;
}
.content ol a,
.content ul a, .content p a {
  color: #2a5cff;
  text-decoration: underline;
}
.content ol a:hover,
.content ul a:hover, .content p a:hover {
  color: #ff2af2;
}
.content .state1,
.content .state2,
.content .state3,
.content .state4,
.content .state5,
.content .state6,
.content .state7,
.content .state-bg {
  width: 100%;
  height: 0;
  background-size: 100%;
  margin-top: 16px;
  margin-bottom: 16px;
  padding-bottom: 16.38835%;
  background-repeat: no-repeat;
}
@media (min-width: 768px) and (orientation: landscape) {
  .content .state1,
  .content .state2,
  .content .state3,
  .content .state4,
  .content .state5,
  .content .state6,
  .content .state7,
  .content .state-bg {
    width: 100%;
    margin-left: 0;
  }
}
.content .state-bg {
  padding-bottom: 20%;
  position: relative;
  margin-top: 16px;
  margin-bottom: 16px;
  padding-bottom: 22%;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: 100% 100%;
}
@media screen and (max-width: 558px) {
  .content .state-bg {
    padding-bottom: 31%;
  }
}
@media screen and (max-width: 490px) {
  .content .state-bg {
    padding-bottom: 41%;
  }
}
@media (min-width: 768px) and (orientation: landscape) {
  .content .state-bg {
    padding-bottom: 20%;
  }
}
@media screen and (min-width: 992px) {
  .content .state-bg {
    padding-bottom: 16%;
  }
}
.content .state-bg p {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: bold;
  color: #ffb600;
  font-size: 1.4em;
  padding: 0 10px;
}
@media screen and (max-width: 600px) {
  .content .state-bg p {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 420px) {
  .content .state-bg p {
    font-size: 0.9em;
    line-height: 1.5;
  }
}
.content .userinfo {
  width: 100%;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.35);
  margin-bottom: 16px;
  background: rgba(255, 255, 255, 0.6784313725);
  border-radius: 12px;
}
@media screen and (max-width: 583px) {
  .content .userinfo {
    padding-left: 24px;
    padding-top: 14px;
  }
}
.content .userinfo li {
  width: 100%;
  padding: 4px 0;
  color: #454545;
  font-weight: bold;
}
.content .userinfo li:nth-child(n+2) {
  padding-bottom: 16px;
}
@media screen and (min-width: 576px) {
  .content .userinfo li {
    width: calc(100% - 8em - 16px);
    padding: 16px 0;
  }
}
.content .userinfo li.sub_title {
  width: 100%;
  line-height: 1.2em;
  text-align: left;
  color: #000d6e;
  font-weight: bold;
}
@media screen and (min-width: 576px) {
  .content .userinfo li.sub_title {
    width: 8em;
    margin-right: 16px;
    text-align: center;
    padding: 0 10px;
  }
}
.content .userinfo li input {
  width: 50%;
  padding: 8px 8px;
  border-radius: 8px;
  border: none;
}
@media screen and (max-width: 583px) {
  .content .userinfo li input {
    width: 60%;
  }
}
.content .myshareNum {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content .myshareNum__number {
  display: inline-block;
  line-height: 1em;
  padding: 16px 24px;
  border: 1px solid rgba(0, 0, 0, 0.35);
  margin-bottom: 16px;
  color: #454545;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.6784313725);
  border-radius: 12px;
}
.content .myshareNum__text {
  display: inline-block;
  line-height: 1em;
  padding: 16px 24px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  margin-bottom: 16px;
  line-height: 22px;
}
.content .myshareNum .btns {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content .myshareNum .btns .btn__copy {
  border: none;
  outline: none;
  background-color: #0060fc;
  line-height: 1em;
  padding: 8px 16px;
  color: #fff;
  border-radius: 5px;
  -webkit-transition: all ease 0.05s;
  transition: all ease 0.05s;
  -webkit-box-shadow: 0px 5px 0px 0px #81b1ff;
          box-shadow: 0px 5px 0px 0px #81b1ff;
  cursor: pointer;
  margin-right: 16px;
  white-space: nowrap;
}
.content .myshareNum .btns .btn__copy i {
  margin-right: 8px;
}
.content .myshareNum .btns .btn__copy:active {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
  -webkit-box-shadow: 0px 0px 0px 0px #81b1ff;
          box-shadow: 0px 0px 0px 0px #81b1ff;
}
.content .myshareNum .btns .btn__share {
  border: none;
  outline: none;
  background-color: #00b7ff;
  line-height: 1em;
  padding: 8px 16px;
  color: #fff;
  border-radius: 5px;
  -webkit-transition: all ease 0.05s;
  transition: all ease 0.05s;
  -webkit-box-shadow: 0px 5px 0px 0px #83dcff;
          box-shadow: 0px 5px 0px 0px #83dcff;
  cursor: pointer;
  white-space: nowrap;
}
.content .myshareNum .btns .btn__share i {
  margin-right: 8px;
}
.content .myshareNum .btns .btn__share:active {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
  -webkit-box-shadow: 0px 0px 0px 0px #83dcff;
          box-shadow: 0px 0px 0px 0px #83dcff;
}
.content .shareQuantity,
.content .grade {
  width: 100%;
  height: 0;
  padding-bottom: 13.1172839506%;
  position: relative;
  background-size: 100%;
}
@media screen and (min-width: 576px) {
  .content .shareQuantity,
  .content .grade {
    width: 80%;
    height: 0;
    padding-bottom: 10.4938271605%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 992px) {
  .content .shareQuantity,
  .content .grade {
    width: 50%;
    padding-bottom: 6.5586419753%;
  }
}
.content .shareQuantity__number,
.content .grade__number {
  display: inline-block;
  color: #fecf0c;
  font-weight: bold;
  position: absolute;
  margin-left: 61.7283950617%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: calc(26px + (42 - 26) * (100vw - 768px) / 832);
  font-size: clamp(26px, 42 / 1600 * 100vw, 42px);
}
@media (min-aspect-ratio: 16/9) {
  .content .shareQuantity__number,
  .content .grade__number {
    font-size: calc(26px + (42 - 26) * (100vh - 350px) / 730);
    font-size: clamp(26px, 42 / 740 * 100vh, 42px);
  }
}
@media (min-aspect-ratio: 9/16) and (orientation: portrait) {
  .content .shareQuantity__number,
  .content .grade__number {
    line-height: 1.25em;
    font-size: calc(26px + (42 - 26) * (100vh - 350px) / 730);
    font-size: clamp(26px, 42 / 1600 * 100vw, 42px);
  }
}
@media (max-aspect-ratio: 9/16) and (orientation: portrait) {
  .content .shareQuantity__number,
  .content .grade__number {
    line-height: 1.5em;
    font-size: calc(26px + (42 - 26) * (100vw - 350px) / 1570);
    font-size: clamp(26px, 42 / 1600 * 100vw, 42px);
  }
}
.content .part {
  position: relative;
}
.content .share::before {
  content: "";
  display: block;
  position: absolute;
  width: 100vw;
  background: rgba(0, 0, 0, 0.3);
  height: calc(100% + 56px + 2em);
  top: -1em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.content .btns {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 16px;
}
.content .btns .btn__sure {
  position: relative;
  display: inline-block;
  border: none;
  color: #ffffff;
  font-weight: bold;
  background-image: linear-gradient(30deg, #4073ff, #18cce3);
  border-radius: 20px;
  background-size: 100% auto;
  background-position: left center;
  padding: 0.6em 1.5em;
  cursor: pointer;
  text-align: center;
}
.content .btns .btn__sure:hover {
  background-position: right center;
  background-size: 200% auto;
  -webkit-animation: btnSure 1s infinite;
          animation: btnSure 1s infinite;
}
.content .verification-link {
  font-size: 1.2em;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  margin: auto;
  display: block;
  text-align: center;
  max-width: 50%;
  padding: 14px;
  margin: 48px auto;
  background: #2e3f76;
  border-radius: 54px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-shadow: 0 4px 8px rgb(0, 0, 0);
          box-shadow: 0 4px 8px rgb(0, 0, 0);
}
@media screen and (max-width: 767px) {
  .content .verification-link {
    max-width: 87%;
    font-size: 1em;
  }
}
.content .verification-link:hover {
  text-decoration: none;
  color: #000000;
  background: #d4785f;
}
.content .code-input {
  display: inline-block;
  line-height: 1em;
  padding: 16px 24px;
  border: 1px solid rgba(0, 0, 0, 0.35);
  margin-bottom: 16px;
  background: rgb(255, 255, 255);
  border-radius: 10px;
}
.content .confirm-btn {
  border: none;
  outline: none;
  background-color: #951111;
  line-height: 1em;
  padding: 14px 24px;
  color: #fff;
  border-radius: 5px;
  -webkit-transition: all ease 0.05s;
  transition: all ease 0.05s;
  -webkit-box-shadow: 0px 5px 0px 0px #d77c70;
          box-shadow: 0px 5px 0px 0px #d77c70;
  cursor: pointer;
  margin-right: 16px;
  white-space: nowrap;
}
.content .confirm-btn i {
  margin-right: 8px;
}
.content .confirm-btn:active {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
  -webkit-box-shadow: 0px 0px 0px 0px #d77c70;
          box-shadow: 0px 0px 0px 0px #d77c70;
}
.content .state {
  width: 115%;
  height: 0;
  margin-left: -7.5%;
  background-size: 100%;
  background-repeat: no-repeat;
  border-top: 3px solid #4a3c33;
  border-bottom: 3px solid #4a3c33;
  color: #4a3c33;
  font: bold;
  font-weight: bold;
  font-size: 2em;
  margin-top: 16px;
  margin-bottom: 16px;
  padding-bottom: 15%;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: 100% 100%;
  padding-bottom: 20%;
  position: relative;
}
@media (min-width: 768px) and (orientation: landscape) {
  .content .state {
    width: 100%;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (orientation: landscape) {
  .content .state {
    padding-bottom: 13%;
  }
}
@media screen and (min-width: 992px) {
  .content .state {
    padding-bottom: 16%;
  }
}
.content .state p {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@-webkit-keyframes btnSure {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(106, 243, 255, 0.7);
            box-shadow: 0 0 0 0 rgba(106, 243, 255, 0.7);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(106, 255, 253, 0);
            box-shadow: 0 0 0 10px rgba(106, 255, 253, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(106, 255, 253, 0);
            box-shadow: 0 0 0 0 rgba(106, 255, 253, 0);
  }
}

@keyframes btnSure {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(106, 243, 255, 0.7);
            box-shadow: 0 0 0 0 rgba(106, 243, 255, 0.7);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(106, 255, 253, 0);
            box-shadow: 0 0 0 10px rgba(106, 255, 253, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(106, 255, 253, 0);
            box-shadow: 0 0 0 0 rgba(106, 255, 253, 0);
  }
}
.content__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 16px;
}
.content__btn div {
  width: 150px;
  margin-bottom: 15px;
  position: relative;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content__btn div.action a, .content__btn div a:hover {
  width: 142px;
  border-radius: 30px;
  border: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#e8bb00), to(#FFE782));
  background: linear-gradient(to top, #e8bb00 0%, #FFE782 100%);
  color: #665200;
}
.content__btn div a {
  width: 142px;
  display: block;
  background: #dfdfdf; /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #dfdfdf), to(#b8b8b8));
  background: linear-gradient(to bottom, #dfdfdf 20%, #b8b8b8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #303030;
  padding: 6px 1.25em;
  border-radius: 30px;
  border: 0;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 1280px) {
  .content__btn div a {
    padding: 12px 8px;
  }
}
.content__btn div .label {
  width: auto;
  position: absolute;
  top: 0;
  left: -1em;
}
.content__btn div .label:before {
  content: "\f0a3";
  font-family: FontAwesome;
  color: #ffe049;
  text-shadow: 1px 1px 2px #4f2a00;
  font-size: 3.5em;
  display: block;
  position: absolute;
}
.content__btn div .label:after {
  content: attr(data-content);
  font-weight: bold;
  color: #4a0000;
  font-size: 0.7em;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  white-space: pre;
  line-height: 1.125em;
}

.btnBox {
  margin-bottom: 16px;
}
.btnBox a {
  width: auto;
  border: 1px solid #ff5c33;
  margin-right: 8px;
  padding: 0.6em 2em;
  font-size: 1.15em;
  cursor: pointer;
  background-image: #ff3300;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c22700), color-stop(20%, #c22700), color-stop(40%, #ff3300), color-stop(60%, #ff3300), color-stop(80%, #c22700), to(#c22700));
  background-image: linear-gradient(to bottom, #c22700 0%, #c22700 20%, #ff3300 40%, #ff3300 60%, #c22700 80%, #c22700 100%);
  -webkit-box-shadow: 0px 3px 3px #661400;
          box-shadow: 0px 3px 3px #661400;
  color: #fff;
}
.btnBox a:hover {
  border: 1px solid #a6bcff;
  background-image: #7396ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3668ff), color-stop(20%, #3668ff), color-stop(40%, #7396ff), color-stop(60%, #7396ff), color-stop(80%, #3668ff), to(#3668ff));
  background-image: linear-gradient(to bottom, #3668ff 0%, #3668ff 20%, #7396ff 40%, #7396ff 60%, #3668ff 80%, #3668ff 100%);
  -webkit-box-shadow: 0px 2px 2px #0036d9, inset 0 1px 1px 1px #9cb5ff, inset 0 -8px 8px 0px #c5d3ff;
          box-shadow: 0px 2px 2px #0036d9, inset 0 1px 1px 1px #9cb5ff, inset 0 -8px 8px 0px #c5d3ff;
  top: 2px;
  color: #fff;
}
.btnBox a:nth-last-child(1) {
  margin-right: 0;
}

.item__box {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 0;
  margin: 0 auto;
  border: inherit;
  -webkit-box-shadow: 0 0 5px #aa4fdf;
          box-shadow: 0 0 5px #aa4fdf;
  border: 1px solid #aa4fdf;
}
.item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(#9427d4), color-stop(20%, #aa4fdf), color-stop(80%, #aa4fdf), to(#9427d4));
  background: linear-gradient(to right, #9427d4 0%, #aa4fdf 20%, #aa4fdf 80%, #9427d4 100%);
  padding: 8px;
  color: #fff;
}
.item__box-title img {
  display: block;
  margin: 0 auto;
}
.item__box-title p {
  width: 100%;
  line-height: 1.25em;
}
.item__box-img {
  border-radius: 0;
}
.item__box-img p {
  width: 100%;
}
.item__box--2 {
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#1d8ff3), to(#4da7f6));
  background: linear-gradient(to top, #1d8ff3 0%, #4da7f6 100%);
  -webkit-box-shadow: 0 0 5px #44a8ff;
          box-shadow: 0 0 5px #44a8ff;
}
.item__box--2 .item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(#1190ff), color-stop(20%, #44a8ff), color-stop(80%, #44a8ff), to(#1190ff));
  background: linear-gradient(to right, #1190ff 0%, #44a8ff 20%, #44a8ff 80%, #1190ff 100%);
  color: #fff;
}
.item__box--2 .item__box-img {
  background: inherit;
}
.item__box--3 {
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#f7d160), to(#f9df91));
  background: linear-gradient(to top, #f7d160 0%, #f9df91 100%);
  -webkit-box-shadow: 0 0 5px #ffe28b;
          box-shadow: 0 0 5px #ffe28b;
}
.item__box--3 .item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(#ffd558), color-stop(20%, #ffe28b), color-stop(80%, #ffe28b), to(#ffd558));
  background: linear-gradient(to right, #ffd558 0%, #ffe28b 20%, #ffe28b 80%, #ffd558 100%);
  color: #664d00;
}
.item__box--3 .item__box-img {
  background: inherit;
}
.item__box--3 .item__box-get {
  color: #ff0;
}

.table tr td, .table tr th {
  border: 1px solid #004dad;
}

.table {
  border-collapse: initial;
  border-radius: 5px;
  color: #202c0d;
  border: 3px solid #004dad;
}
.table tr {
  background: #fff;
}
.table tr th {
  position: relative;
  word-wrap: break-word;
  background: -webkit-gradient(linear, left bottom, left top, from(#003b84), to(#004dad));
  background: linear-gradient(to top, #003b84 0%, #004dad 100%);
  color: #fff;
}
.table tr th.thStyle02 {
  color: #752b00;
  background: #ffec80;
}
.table tr td {
  word-wrap: break-word;
  /*單格變色*/
}
.table tr td p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.table tr td img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.table tr td img.img-inline {
  width: 4em;
  display: inline;
  margin: 0;
}
.table tr td[data-tdstyle=style01] {
  background-color: #f6f6f6;
}
.table tr td .centercenter {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.explanation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.explanation .note-main {
  color: #210032;
  border: 5px solid #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0px 0px 8px 2px #004dad;
          box-shadow: 0px 0px 8px 2px #004dad;
  background: -webkit-gradient(linear, left bottom, left top, from(#005ed3), to(#003c87));
  background: linear-gradient(to top, #005ed3 0%, #003c87 100%);
  margin: 0 auto;
  padding: 10px 20px;
  text-align: left;
  color: #fff;
}
.explanation .symbol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.explanation .symbol i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #fff;
}
@media screen and (min-width: 992px) {
  .explanation .symbol i {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.card {
  padding: 30px;
  margin: 8px 0;
}
.card-notice {
  color: #988a5e;
  line-height: 1.5em;
  border-radius: 15px;
  background: -webkit-gradient(linear, left bottom, left top, from(#f3d16b), to(#fbe49f));
  background: linear-gradient(to top, #f3d16b 0%, #fbe49f 100%);
}
.card-notice2 {
  border-radius: 10px;
  background: #fee0c3;
  outline: 2px dashed #ffffff;
  outline-offset: -12px;
  background: linear-gradient(20deg, #af49c9 0%, #7c50ce 100%);
}
.card-notice2 h4 {
  color: #f0c2ff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0;
}
.card-notice2 h4::before {
  content: inherit;
}
.card-notice2 .f-danger {
  color: #ffb9b9;
}
.card-notice2 .subtitle {
  color: #ffd000;
  font-weight: bold;
}
.card-notice2 p {
  color: #fff;
  text-align: left;
  line-height: 1.5em;
}

.DESClabel {
  position: relative;
}
.DESClabel .label {
  width: 110px;
  position: absolute;
  top: -3em;
  left: 50%;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  padding: 5px;
  background-color: #af2ec6;
  color: #fff;
  border-radius: 10px;
  font-size: 0.85rem;
  line-height: 1.125em;
  text-indent: 0;
  z-index: 1;
}
.DESClabel .label::before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-top: 15px solid #af2ec6;
  border-right: 15px solid transparent;
  right: 60%;
  bottom: -15px;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}

.ribbon {
  width: 30px;
  top: -6px;
  right: -1em;
  font-size: 1rem;
  background: linear-gradient(-30deg, #eeaf3a 0%, #eeaf3a 10%, #ffe9bf 80%, #fdd486 100%);
  position: absolute;
  text-align: center;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.125em;
  padding: 10px;
  letter-spacing: 2px;
  z-index: 10;
  color: rgb(75, 40, 0);
  text-orientation: upright;
  -webkit-text-orientation: upright;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .ribbon {
    width: 35px;
    top: -6px;
    right: -1em;
    font-size: 1.15rem;
  }
}
.ribbon p {
  color: rgb(75, 40, 0);
  text-orientation: upright;
  -webkit-text-orientation: upright;
  font-weight: normal;
  font-weight: bold;
}
.ribbon:before, .ribbon:after {
  content: "";
  position: absolute;
}
.ribbon:before {
  height: 0;
  width: 0;
  border-bottom: 6px solid #8d6a28;
  border-right: 0 solid transparent;
  border-left: 6px solid transparent;
  right: initial;
  left: -6px;
  top: 0;
}
@media screen and (min-width: 768px) {
  .ribbon:before {
    border-bottom: 6px solid #8d6a28;
    border-left: 6px solid transparent;
  }
}
.ribbon:after {
  height: 0;
  width: 0;
  border-left: 15px solid #eeaf3a;
  border-right: 15px solid #eeaf3a;
  border-bottom: 15px solid transparent;
  bottom: -15px;
  left: 0;
}
@media screen and (min-width: 992px) {
  .ribbon:after {
    border-left: 17.5px solid #eeaf3a;
    border-right: 17.5px solid #eeaf3a;
  }
}

.comment {
  width: auto;
  position: absolute;
  top: -1.5em;
  left: calc(50% + 30px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .comment {
    left: calc(50% + 30px);
  }
}
.comment:before {
  content: "\f075";
  font-family: "FontAwesome";
  font-size: 3.5em;
  position: absolute;
  display: inline-block;
  color: #ff0000;
}
.comment:after {
  content: attr(data-comment);
  white-space: pre;
  position: relative;
  margin-top: -3%;
  display: inline-block;
  text-align: center;
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 1.125em;
  letter-spacing: 0;
}
.comment-purple:before {
  color: #d858ff;
}
.comment01 {
  top: -0.5em;
  left: inherit;
  left: calc(50% + 150px);
}
.comment01::before {
  font-size: 7.5em;
}

.box-compose .box-composeTitle {
  width: 100%;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
}
.box-compose .box-composeTitle p {
  background-color: #ff5757;
  color: #000;
  border-radius: 5px;
  padding: 10px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
.box-compose .box-composeMain {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 16px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
}
.box-compose .box-composeMain-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  padding: 5px;
  color: #e3dcff;
  height: 100%;
  margin-right: 0;
  margin-left: 0;
}
.box-compose .box-composeMain-block .itemlist {
  margin: 5px;
}
.box-compose .box-composeMain img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.box-compose .box-composeMain:nth-child(even) {
  background-color: #ad75e2;
}
.box-compose .box-composeMain:nth-child(even) .box-composeMain-block {
  background: #e2a5ff;
  color: #100632;
}
.box-compose .box-composeMain:nth-child(even) .box-composeMain-block.symbol {
  background: transparent;
  color: #100632;
  font-size: 1.5em;
}
.box-compose .box-composeMain:nth-child(odd) {
  background-color: #9d89f8;
  white-space: 10px;
}
.box-compose .box-composeMain:nth-child(odd) .box-composeMain-block {
  background: #d2bdf8;
  color: #100632;
}
.box-compose .box-composeMain:nth-child(odd) .box-composeMain-block.symbol {
  background: transparent;
  color: #100632;
  font-size: 1.5em;
}
.box-compose .symbol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(0, 0, 0, 0.35);
}
.box-compose .symbol i {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .box-compose .symbol i {
    font-size: 1.5rem;
  }
}
.box-compose .icon-equal {
  -webkit-filter: opacity(0.5);
          filter: opacity(0.5);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (min-width: 768px) {
  .box-compose .icon-equal {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.box-compose .number {
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .box-compose .number {
    font-size: 1.8rem;
  }
}

ul.tabBtn {
  text-align: center;
  margin-left: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  margin-bottom: 0;
}
ul.tabBtn li a {
  display: block;
  position: relative;
  padding: 8px 16px;
  margin: 0 8px;
  font-weight: bold;
  border-radius: 50px;
  border: 1px solid #a166ff;
  -webkit-box-shadow: 0px 3px 3px #00e1ff;
          box-shadow: 0px 3px 3px #00e1ff;
  text-decoration: none;
  background-image: #4e00cc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8133ff), color-stop(20%, #8133ff), color-stop(40%, #4e00cc), color-stop(60%, #4e00cc), color-stop(80%, #8133ff), to(#8133ff));
  background-image: linear-gradient(to bottom, #8133ff 0%, #8133ff 20%, #4e00cc 40%, #4e00cc 60%, #8133ff 80%, #8133ff 100%);
  -webkit-box-shadow: 0px 3px 3px #1d004d;
          box-shadow: 0px 3px 3px #1d004d;
  color: #fff;
}
ul.tabBtn li:hover a, ul.tabBtn li.active a {
  cursor: pointer;
  color: #532f00;
  background-color: black;
  border: 1px solid #ff9d9d;
  background-image: #ff6060;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff0e0e), color-stop(20%, #ff0e0e), color-stop(40%, #ff6060), color-stop(60%, #ff6060), color-stop(80%, #ff0e0e), to(#ff0e0e));
  background-image: linear-gradient(to bottom, #ff0e0e 0%, #ff0e0e 20%, #ff6060 40%, #ff6060 60%, #ff0e0e 80%, #ff0e0e 100%);
  -webkit-box-shadow: 0px 2px #ea0000, inset 0 2px 2px 2px #ff3737, inset 0 -10px 10px 0px #ff7474;
          box-shadow: 0px 2px #ea0000, inset 0 2px 2px 2px #ff3737, inset 0 -10px 10px 0px #ff7474;
  color: #fff;
}

.tabMain {
  display: none;
  padding: 20px 0;
}
.tabMain.active {
  display: block;
}

.inline-block {
  display: inline-block;
}