body {
  font-family: "Noto Sans TC", sans-serif;
  background-color: #20234C;
}

.main_color {
  color: #1C1366;
}

.sub_color {
  color: #FDCF5E;
}

.popup {
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  z-index: 999;
  top: 0;
  justify-content: center;
  align-items: center;
}
.popup .pannel {
  position: relative;
  display: flex;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-content: center;
  width: 50%;
  padding: 2% 3% 2% 3%;
  background-color: #FFFAF0;
}
.popup .pannel .top_area {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 2% 5% 5% 5%;
}
.popup .pannel .top_area img {
  width: 80px;
  max-width: 100%;
}
.popup .pannel .content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-left: 8%;
}
.popup .pannel .content .title {
  margin: 1% 0;
  font-weight: 800;
  font-size: 1.6rem;
}
.popup .pannel .content .sub_title {
  padding: 0 20% 0 0;
}
.popup .pannel .bottom_area {
  border-top: solid 2px #DAA520;
  padding-top: 3%;
}
.popup .pannel .bottom_area .content {
  margin: 0;
  text-align: left;
}
.popup .pannel .btn {
  margin-top: 5%;
  position: relative;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
}
.popup .pannel .btn a {
  font-size: 1.4rem;
  width: 20%;
  background-color: #DAA520;
  border: solid 1px #DAA520;
  border-radius: 5px;
  padding: 0.5rem 2rem;
  color: white;
  text-decoration: none;
  transition: all 0.2s;
}
.popup .pannel .btn a:hover {
  color: #DAA520;
  background-color: transparent;
  border: solid 2px #DAA520;
  transition: all 0.2s;
}

.g_kv {
  position: relative;
  overflow: hidden;
  background-color: #0B61B4;
  background-image: url("img/kv/bg.jpg"), url("img/kv/bg2.jpg");
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center top, center 100%;
  background-size: 100% 50%, 100% 50%;
}
.g_kv .desktop {
  position: relative;
  height: 30vw;
}
.g_kv .desktop .logo {
  position: absolute;
  top: 5%;
  left: 2%;
}
.g_kv .desktop .logo img {
  width: 15%;
  max-width: 100%;
}
.g_kv .desktop .tit {
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
  width: 58.1770833333%;
}
.g_kv .desktop .tit .t1 {
  position: absolute;
  margin: 8% auto 0 100%;
  width: 16.1145926589%;
}
.g_kv .desktop .tit .t1 img {
  position: absolute;
  height: auto;
  display: block;
}
.g_kv .desktop .tit .t1 .fwc1 {
  margin-top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16.6666666667%;
}
.g_kv .desktop .tit .t1 .fw1 {
  width: 100%;
}
.g_kv .desktop .tit .t1 .fwm1 {
  margin-top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  filter: blur(0.5px);
}
.g_kv .desktop .tit .t1 .fwm2 {
  margin-top: 50%;
  left: 50%;
  width: 100%;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0);
  filter: blur(0.5px);
}
.g_kv .desktop .tit .t2 {
  position: absolute;
  margin: 7% auto 0 -5%;
  width: 10.7430617726%;
}
.g_kv .desktop .tit .t2 img {
  position: absolute;
  height: auto;
  display: block;
}
.g_kv .desktop .tit .t2 .fwc1 {
  margin-top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 25%;
}
.g_kv .desktop .tit .t2 .fw1 {
  width: 100%;
}
.g_kv .desktop .tit .t2 .fwm1 {
  margin-top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%) rotate(0deg);
  filter: blur(0.5px);
}
.g_kv .desktop .tit .t2 .fwm2 {
  margin-top: 50%;
  left: 50%;
  width: 100%;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0) rotate(0deg);
  filter: blur(0.5px);
}
.g_kv .desktop .tit .t3 {
  position: absolute;
  margin: 20% auto 0 95%;
  width: 8.0572963295%;
}
.g_kv .desktop .tit .t3 img {
  position: absolute;
  height: auto;
  display: block;
}
.g_kv .desktop .tit .t3 .fw1 {
  width: 100%;
}
.g_kv .desktop .tit .t3 .fwm1 {
  margin-top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%) rotate(0deg);
  filter: blur(0.5px);
}
.g_kv .desktop .tit .t3 .fwm2 {
  margin-top: 50%;
  left: 50%;
  width: 100%;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0) rotate(0deg);
  filter: blur(0.5px);
}
.g_kv .desktop .tit .t4 {
  position: absolute;
  margin: 25% auto 0 5%;
  width: 8.0572963295%;
}
.g_kv .desktop .tit .t4 img {
  position: absolute;
  height: auto;
  display: block;
}
.g_kv .desktop .tit .t4 .fw1 {
  width: 100%;
}
.g_kv .desktop .tit .t4 .fwm1 {
  margin-top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%) rotate(0deg);
  filter: blur(0.5px);
}
.g_kv .desktop .tit .t4 .fwm2 {
  margin-top: 50%;
  left: 50%;
  width: 100%;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0) rotate(0deg);
  filter: blur(0.5px);
}
.g_kv .desktop .tit .t5 {
  position: absolute;
  margin: 0% auto 0 85%;
  width: 35.8102059087%;
}
.g_kv .desktop .tit .t5 img {
  position: absolute;
  height: auto;
  display: block;
  width: 100%;
}
.g_kv .desktop .tit .t6 {
  position: absolute;
  margin: 0% auto 0 -8%;
  width: 16.1145926589%;
}
.g_kv .desktop .tit .t6 img {
  position: absolute;
  height: auto;
  display: block;
  width: 100%;
}
.g_kv .desktop .tit .title_bg {
  position: absolute;
  width: 58.1915846016%;
  left: 50%;
  margin-top: 5%;
  transform: translate(-50%);
}
.g_kv .desktop .tit .title_bg img {
  width: 100%;
  position: absolute;
  height: auto;
  display: block;
}
.g_kv .desktop .tit .title_bg .text1 {
  margin-top: 7%;
  margin-left: 10%;
  width: 46.1538461538%;
}
.g_kv .desktop .tit .title_bg .text2 {
  margin-top: 23%;
  margin-left: 15%;
  width: 69.2307692308%;
}
.g_kv .desktop .tit .twenty_five {
  position: absolute;
  width: 28.6481647269%;
  left: 78%;
  margin-top: 0%;
  transform-origin: 50% 50%;
  transform: translateX(-50%);
}
.g_kv .desktop .tit .twenty_five img {
  width: 100%;
  position: absolute;
  height: auto;
  display: block;
}
.g_kv .content {
  position: relative;
  color: white;
  text-align: left;
  font-size: 1.4rem;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 800;
  font-family: "Roboto", sans-serif;
}
.g_kv .content .lists li {
  font-weight: 300;
  font-size: 1.2rem;
  margin-top: 1.5%;
}
.g_kv .date_content {
  margin-top: 2%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Roboto", sans-serif;
}
.g_kv .date_content .date_item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: white;
  padding: 2%;
}
.g_kv .date_content .date_item .d1 {
  font-size: 2.4rem;
  font-weight: 600;
  font-style: italic;
}
.g_kv .date_content .date_item .d2 {
  font-size: 1.2rem;
  font-weight: 600;
  font-style: italic;
}
.g_kv .date_content .date_item .d3 {
  font-size: 1rem;
  font-weight: 400;
  font-style: italic;
  line-height: 0.8;
}
.g_kv .date_content .line {
  width: 5%;
  height: 1px;
  background-color: white;
}
.g_kv .card_area {
  margin: 3% 0 15% 0;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  width: 100%;
}
.g_kv .card_area .card1 {
  position: absolute;
  width: 18%;
  max-width: 100%;
  left: 25%;
}
.g_kv .card_area .card2 {
  margin-top: 1%;
  left: 41%;
  position: absolute;
  width: 18%;
  max-width: 100%;
}
.g_kv .card_area .button {
  position: absolute;
  margin-top: 5%;
  left: 55%;
  width: 23%;
  max-width: 100%;
}

.xxxxxxx {
  color: rgba(0, 0, 0, 0);
}
.g_main {
  overflow: hidden;
  position: relative;
  background: #0F0229;
  background-image: url("img/kv/bg3.jpg"), url("img/kv/bg4.jpg");
  background-repeat: no-repeat, no-repeat;
  background-position: center top, center 100%;
  background-size: 100% 20%, 100% 82%;
}
.g_main .spin {
  position: relative;
  margin-top: 8%;
  width: 25%;
  left: 50%;
  transform: translateX(-50%);
}
.g_main .spin img {
  width: 100%;
  max-width: 100%;
}
.g_main .title {
  position: relative;
  text-align: left;
  font-size: 1.6rem;
  color: white;
  left: 50%;
  display: inline-block;
  transform: translateX(-50%);
  font-weight: 800;
  font-family: "Roboto", sans-serif;
  margin-top: 150px;
  font-style: italic;
}
.g_main .awards {
  z-index: 1;
  margin: 3% 0 10% 0;
  position: relative;
}
.g_main .awards .row1 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.g_main .awards .row1 img {
  margin: 0 2%;
  width: 15%;
  max-width: 100%;
}
.g_main .awards .row2 {
  margin-top: 2%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.g_main .awards .row2 img {
  margin: 0 2%;
  width: 15%;
  max-width: 100%;
}

.card_area_outter {
  margin: -5% 0 15% 0;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  width: 100%;
}
.card_area_outter .card1 {
  position: absolute;
  width: 18%;
  max-width: 100%;
  left: 25%;
}
.card_area_outter .card2 {
  margin-top: 1%;
  left: 41%;
  position: absolute;
  width: 18%;
  max-width: 100%;
}
.card_area_outter .button {
  position: absolute;
  margin-top: 5%;
  left: 55%;
  width: 23%;
  max-width: 100%;
}

.sp_items {
  position: relative;
}
.sp_items .tit {
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
  width: 52.0833333333%;
  z-index: 10;
}
.sp_items .tit .t3 {
  position: absolute;
  margin: 25% auto 0 90%;
  width: 8%;
}
.sp_items .tit .t3 img {
  position: absolute;
  height: auto;
  display: block;
}
.sp_items .tit .t3 .fw1 {
  width: 100%;
}
.sp_items .tit .t3 .fwm1 {
  margin-top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%) rotate(0deg);
  filter: blur(0.5px);
}
.sp_items .tit .t3 .fwm2 {
  margin-top: 50%;
  left: 50%;
  width: 100%;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0) rotate(0deg);
  filter: blur(0.5px);
}
.sp_items .tit .t4 {
  position: absolute;
  margin: 50% auto 0 0;
  width: 8%;
}
.sp_items .tit .t4 img {
  position: absolute;
  height: auto;
  display: block;
}
.sp_items .tit .t4 .fw1 {
  width: 100%;
}
.sp_items .tit .t4 .fwm1 {
  margin-top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%) rotate(0deg);
  filter: blur(0.5px);
}
.sp_items .tit .t4 .fwm2 {
  margin-top: 50%;
  left: 50%;
  width: 100%;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0) rotate(0deg);
  filter: blur(0.5px);
}
.sp_items .decoration {
  position: absolute;
  width: 18%;
  left: 75%;
  margin-top: 0;
  z-index: 10;
}
.sp_items .decoration img {
  width: 100%;
  max-width: 100%;
}
.sp_items .decoration2 {
  width: 15%;
  left: 10%;
  margin-top: 20%;
}
.sp_items .decoration2 .deco_line2 {
  margin-top: -15%;
  margin-left: 20%;
}

.g_footer {
  background: #21234D;
  padding: 12% 0 2% 0;
}
.g_footer .title {
  color: white;
  font-size: 2rem;
  text-align: center;
  font-weight: 600;
}
.g_footer .footer_list {
  margin-top: 2%;
  color: white;
  padding: 0 15%;
  font-weight: 300;
}
.g_footer .footer_list li {
  margin: 3% 0;
}

@media (max-width: 768px) {
  body {
    background: #000;
  }
  .popup .pannel {
    padding: 2% 3% 5% 2%;
    width: 100%;
  }
  .popup .pannel .top_area .content .sub_title {
    padding: 0;
  }
  .g_kv {
    padding-bottom: 15%;
  }
  .g_kv .desktop {
    position: relative;
    height: 50vh;
    background-repeat: no-repeat;
    background-position: 40% center;
    background-size: auto 100%;
  }
  .g_kv .desktop .logo {
    top: 8%;
    left: 5%;
  }
  .g_kv .desktop .logo img {
    width: 35%;
  }
  .g_kv .desktop .tit {
    top: 30%;
    width: 100%;
  }
  .g_kv .desktop .tit .t1 {
    display: none;
  }
  .g_kv .desktop .tit .t2 {
    display: none;
  }
  .g_kv .desktop .tit .t3 {
    display: none;
  }
  .g_kv .desktop .tit .t4 {
    display: none;
  }
  .g_kv .desktop .tit .title_bg {
    width: 80%;
  }
  .g_kv .desktop .tit .twenty_five {
    left: 80%;
    margin-top: 5%;
  }
  .g_kv .content {
    font-size: 1.2rem;
    padding: 0 5%;
  }
  .g_kv .content .lists {
    padding: 0 5%;
  }
  .g_kv .content .lists li {
    font-size: 1rem;
  }
  .g_kv .date_content .date_item .d1 {
    font-size: 1.8rem;
  }
  .g_kv .date_content .date_item .d2 {
    font-size: 1rem;
  }
  .g_kv .date_content .date_item .d3 {
    font-size: 0.8rem;
  }
  .g_kv .card_area {
    margin-top: 10%;
  }
  .g_kv .card_area .button {
    width: 42%;
    left: 55%;
    margin-top: 8%;
  }
  .g_kv .card_area .card1 {
    width: 32%;
    left: 2%;
  }
  .g_kv .card_area .card2 {
    width: 32%;
    left: 31%;
  }
  .sp_items {
    display: none !important;
  }
  .card_area_outter {
    margin-top: -10%;
  }
  .card_area_outter .button {
    width: 42%;
    left: 55%;
    margin-top: 8%;
  }
  .card_area_outter .card1 {
    width: 32%;
    left: 2%;
  }
  .card_area_outter .card2 {
    width: 32%;
    left: 31%;
  }
  .g_main {
    background-size: contain, cover;
    padding-bottom: 5%;
  }
  .g_main .title {
    margin-top: 50px;
    font-size: 1.2rem;
  }
  .g_main .awards .row1 {
    flex-direction: column;
  }
  .g_main .awards .row1 .award1, .g_main .awards .row1 .award2, .g_main .awards .row1 .award3 {
    width: 60%;
    margin: 2% 0;
  }
  .g_main .awards .row2 {
    flex-direction: column;
  }
  .g_main .awards .row2 .award4, .g_main .awards .row2 .award5, .g_main .awards .row2 .award6, .g_main .awards .row2 .award7 {
    width: 60%;
    margin: 2% 0;
  }
  .g_footer {
    padding-top: 15%;
  }
  .g_footer .title {
    font-size: 1.4rem;
  }
  .g_footer .footer_list {
    font-size: 0.8rem;
    padding: 2% 10%;
  }
  .main_sc {
    padding: 40px 0;
  }
  .sc_title {
    font-size: 1.75rem;
  }
  .sc_title .tit {
    line-height: 1.3;
  }
  .intro_cnt {
    font-size: 1.125rem;
    text-align: justify;
  }
  .intro_cnt p {
    padding: 0.5em 1em;
    line-height: 1.5;
  }
  .intro_cnt .br {
    display: none;
  }
  .cta_cnt .bttn {
    margin-bottom: 20px;
  }
  .cta_cnt .bttn:last-child {
    margin-bottom: 0;
  }
  .cta_cnt .bttn .main_b {
    font-size: 1.5em;
  }
  .gift_cnt {
    display: block;
    margin-top: 20px;
  }
  .gift_cnt .gift_item {
    padding: 50px 30px;
    border-left: 0;
    border-width: 1px 0;
  }
  .gift_cnt .gift_item .tit {
    margin-bottom: 6px;
  }
  .gift_cnt .gift_item .name {
    min-height: auto;
  }
  .agd_cnt .tr {
    display: block;
  }
  .agd_cnt .tr_head {
    display: none;
  }
  .agd_cnt .td {
    padding: 0.2em 1em;
  }
  .agd_cnt .td:first-child {
    padding-top: 1em;
  }
  .agd_cnt .td:last-child {
    padding-bottom: 1em;
  }
  .agd_cnt .td_time {
    text-align: left;
  }
  .agd_cnt .td_title {
    display: block;
  }
  .agd_cnt .topic_toggle {
    margin-top: 0.5em;
  }
  .agd_split .td {
    width: 100%;
  }
  .agd_split .tr_split_tit {
    display: none;
  }
  .agd_split .tr_split_tit .td_split {
    flex: 0 0 50%;
    text-align: center;
  }
  .agd_split .tr_split_tit .td_time {
    display: none;
  }
  .agd_split .sp2 {
    border-top: 1px solid;
  }
  .agd_split .td_split.sp1:nth-child(2) {
    padding-bottom: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  }
  .agd_split .td_time.sp2:nth-child(3) {
    padding-top: 1em;
  }
  .sc_speaker .container {
    padding: 0;
  }
  .speaker_items {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .speaker_items .item {
    flex: 100%;
  }
  .sort_cnt .sorts {
    flex-wrap: wrap;
  }
  .sort_cnt .sorts .item {
    margin: 0;
    padding: 3px;
    flex: 0 0 33.33%;
  }
  .sort_cnt .sorts .item_link {
    text-align: center;
    padding: 0.65em 1.3em;
  }
  .sponsor_cnt {
    padding: 0;
  }
  .sponsor_cnt .spr_item {
    flex: 0 0 50%;
    padding: 3px;
  }
  .location_cnt .loc_top {
    display: block;
  }
  .location_cnt .loc_top .loc {
    margin-bottom: 0;
  }
  .location_cnt .loc_top .addr {
    margin-bottom: 15px;
  }
}
.videoReview {
  margin: 20px auto;
  font-weight: 700;
  font-size: 2rem;
  color: transparent;
  background: linear-gradient(45deg, #03D1EA, #77ADDD);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}/*# sourceMappingURL=style.css.map */