@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;700;900&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

*::before,
*::after {
  box-sizing: border-box;
}

:root {
  --number1: 0;
  --number2: 0;
  --number3: 0;
  --number4: 0;
  --number5: 0;
  --number6: 0;
}

h1 {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 46px;
  line-height: 54px;
  letter-spacing: 2px;
  color: #44546A;
}
@media (max-width: 768px) {
  h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 2px;
  }
}

.h1 {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 46px;
  line-height: 54px;
  letter-spacing: 2px;
  color: #44546A;
}
@media (max-width: 768px) {
  .h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 2px;
  }
}

h2 {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 2px;
  color: #44546A;
}
@media (max-width: 768px) {
  h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 2px;
  }
}

.h2 {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 2px;
  color: #44546A;
}
@media (max-width: 768px) {
  .h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 2px;
  }
}

h3 {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 1px;
  color: #44546A;
}
@media (max-width: 768px) {
  h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1px;
  }
}

.h3 {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 1px;
  color: #44546A;
}
@media (max-width: 768px) {
  .h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1px;
  }
}

h4 {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 1px;
  color: #44546A;
}
@media (max-width: 768px) {
  h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1px;
  }
}

.h4 {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 1px;
  color: #44546A;
}
@media (max-width: 768px) {
  .h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1px;
  }
}

p,
a {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #44546A;
}
@media (max-width: 768px) {
  p,
  a {
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}

h5,
h6 {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #44546A;
}
@media (max-width: 768px) {
  h5,
  h6 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}

.pR {
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #44546A;
}
@media (max-width: 768px) {
  .pR {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}

.pM {
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #44546A;
}
@media (max-width: 768px) {
  .pM {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}

small {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #44546A;
}
@media (max-width: 768px) {
  small {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}

.small {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #44546A;
}
@media (max-width: 768px) {
  .small {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}

.btn,
li {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .btn,
  li {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
  }
}

.btnL {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .btnL {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
  }
}

.white {
  color: #FFFFFF;
}

.black {
  color: #000000;
}

.primary {
  color: #507C89;
}

.secondary {
  color: #8CBABE;
}

.secondary2 {
  color: #9CCCD2;
}

.secondary3 {
  color: #44546A;
}

.ok {
  color: #413EFF;
}

.alert {
  color: #BA2D2F;
}

.gray1 {
  color: #FFFFFF;
}

.gray2 {
  color: #F8F8F8;
}

.gray3 {
  color: #EBEBEB;
}

.gray4 {
  color: #E0E0E0;
}

.gray5 {
  color: #8A8A8A;
}

.gray6 {
  color: #333333;
}

.gray7 {
  color: #FFFFFF;
}

.gray8 {
  color: #707070;
}

a {
  transition: all 0.3s ease-in-out;
}
a:hover {
  color: #507C89;
}

main {
  background-color: #F8F8F8;
  margin-top: 140px;
}
@media (max-width: 1300px) {
  main {
    margin-top: 80px;
  }
}
@media (max-width: 480px) {
  main {
    margin-top: 120px;
  }
}

.radio-group {
  display: flex;
  align-items: center;
}

input[type=radio] {
  visibility: hidden;
}

.radio-label {
  position: relative;
}

.radio-button {
  /* 自定義樣式的span */
  height: 16px;
  width: 16px;
  border: 1px solid #8A8A8A;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: -16px;
  top: 6px;
}

.radio-button::after {
  /* 中間點點 */
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #507C89;
  opacity: 0;
  transition: opacity 0.3s;
}

input[type=radio]:checked ~ .radio-label .radio-button::after {
  /* 選中radio時 才顯示中間點點 */
  opacity: 1;
}

.visiting_scholar_application .files-group,
.visiting_scholar_application .files-group_2 {
  position: relative;
}
.visiting_scholar_application .files-group input,
.visiting_scholar_application .files-group_2 input {
  visibility: hidden;
}
.visiting_scholar_application .files-group::after,
.visiting_scholar_application .files-group_2::after {
  content: "";
  position: absolute;
  left: 0;
  top: 34px;
  width: 100%;
  height: 56px;
  border: 1px solid #E0E0E0;
  border-radius: 2px;
  padding: 16px 0 16px 16px;
  color: #8A8A8A;
  display: flex;
  align-items: center;
}
.visiting_scholar_application .files-group p,
.visiting_scholar_application .files-group_2 p {
  position: absolute;
  left: 16px;
  top: 48px;
  width: 100%;
  height: auto;
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #8A8A8A;
}
@media (max-width: 768px) {
  .visiting_scholar_application .files-group p,
  .visiting_scholar_application .files-group_2 p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
.visiting_scholar_application .files-group .files-button,
.visiting_scholar_application .files-group_2 .files-button {
  padding: 12px 32px;
  gap: 10px;
  width: auto;
  height: 48px;
  border: 1px solid #507C89;
  color: #507C89;
  background-color: #FFFFFF;
  position: absolute;
  right: 24px;
  z-index: 10;
  transition: all 0.3s ease-in-out;
  margin: 0 !important;
  top: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .visiting_scholar_application .files-group .files-button,
  .visiting_scholar_application .files-group_2 .files-button {
    padding: 4px 12px;
  }
}
.visiting_scholar_application .files-group .files-button:hover,
.visiting_scholar_application .files-group_2 .files-button:hover {
  color: #FFFFFF;
  background-color: #507C89;
}
.visiting_scholar_application .files-group-pdf,
.visiting_scholar_application .files-group-pdf_2 {
  position: relative;
}
.visiting_scholar_application .files-group-pdf input,
.visiting_scholar_application .files-group-pdf_2 input {
  visibility: hidden;
  margin-top: 0 !important;
}
.visiting_scholar_application .files-group-pdf::after,
.visiting_scholar_application .files-group-pdf_2::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 56px;
  border: 1px solid #E0E0E0;
  border-radius: 2px;
  padding: 16px 0 16px 16px;
  color: #8A8A8A;
  display: flex;
  align-items: center;
}
.visiting_scholar_application .files-group-pdf p,
.visiting_scholar_application .files-group-pdf_2 p {
  position: absolute;
  left: 16px;
  top: 16px;
  width: 100%;
  height: auto;
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #8A8A8A;
}
@media (max-width: 768px) {
  .visiting_scholar_application .files-group-pdf p,
  .visiting_scholar_application .files-group-pdf_2 p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
.visiting_scholar_application .files-group-pdf .files-button,
.visiting_scholar_application .files-group-pdf_2 .files-button {
  padding: 12px 32px;
  gap: 10px;
  width: auto;
  height: 48px;
  border: 1px solid #507C89;
  color: #507C89;
  background-color: #FFFFFF;
  position: absolute;
  right: 24px;
  z-index: 10;
  transition: all 0.3s ease-in-out;
  margin: 0 !important;
  top: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .visiting_scholar_application .files-group-pdf .files-button,
  .visiting_scholar_application .files-group-pdf_2 .files-button {
    padding: 4px 12px;
  }
}
.visiting_scholar_application .files-group-pdf .files-button:hover,
.visiting_scholar_application .files-group-pdf_2 .files-button:hover {
  color: #FFFFFF;
  background-color: #507C89;
}

.check404 {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 280px);
}
.check404 h1 {
  font-size: 200px;
  color: #000000;
}
@media (max-width: 768px) {
  .check404 h1 {
    font-size: 150px;
  }
}

.eventCard {
  opacity: 0;
  animation: cardShow 2s ease 0s forwards 1 normal;
}

@keyframes cardShow {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.opcity_0_to_1 {
  animation: opcity_0_to_1 2s ease-in-out 0s infinite normal both running;
}

@keyframes opcity_0_to_1 {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 0.5;
  }
}
.pathDraw {
  stroke-dasharray: 1500;
  stroke-dashoffset: -1500;
  stroke: #E0E0E0;
  stroke-width: 1;
  transition: all 0.5s linear;
  opacity: 0;
  animation: pathDraw 3000ms 0ms forwards;
}

@keyframes pathDraw {
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 0;
  }
}
.pathDrawBig {
  stroke-dasharray: 1500;
  stroke-dashoffset: -1500;
  stroke-width: 5;
  transition: all 0.5s linear;
  opacity: 0;
}

.pathDrawBig.active {
  animation: pathDraw 3000ms 0ms forwards;
}

@keyframes pathDraw {
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 0;
  }
}
.pathDrawAll {
  stroke-dasharray: 20 218;
  transition: all 0.5s linear;
}

.pathDraw_1.active {
  animation: pathDraw_1 3000ms 0ms forwards;
}

.pathDraw_2.active {
  animation: pathDraw_2 3000ms 0ms forwards;
}

.pathDraw_3.active {
  animation: pathDraw_3 3000ms 0ms forwards;
}

.pathDraw_4.active {
  animation: pathDraw_4 3000ms 0ms forwards;
}

.pathDraw_5.active {
  animation: pathDraw_5 3000ms 0ms forwards;
}

.pathDraw_6.active {
  animation: pathDraw_6 3000ms 0ms forwards;
}

@keyframes pathDraw_1 {
  100% {
    stroke-dasharray: var(--number1) 218;
  }
}
@keyframes pathDraw_2 {
  100% {
    stroke-dasharray: var(--number2) 218;
  }
}
@keyframes pathDraw_3 {
  100% {
    stroke-dasharray: var(--number3) 218;
  }
}
@keyframes pathDraw_4 {
  100% {
    stroke-dasharray: var(--number4) 218;
  }
}
@keyframes pathDraw_5 {
  100% {
    stroke-dasharray: var(--number5) 218;
  }
}
@keyframes pathDraw_6 {
  100% {
    stroke-dasharray: var(--number6) 218;
  }
}
.lds-ring_out {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.1);
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  display: none;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.lds-ring.active {
  display: inline-block;
}

.lds-ring_out.active {
  display: block;
}
.lds-ring_out.active .lds-ring {
  display: inline-block;
}

.eventSuccess.active .circlePath {
  stroke-dasharray: 1194;
  stroke-dashoffset: 1194;
  animation: circlePath 1s ease-in-out;
  animation-fill-mode: forwards;
}
.eventSuccess.active .tickPath {
  stroke-dasharray: 350;
  stroke-dashoffset: 350;
  animation: tickPath 0.8s ease-out;
  animation-fill-mode: forwards;
  animation-delay: 0.95s;
}

@keyframes circlePath {
  from {
    stroke-dashoffset: 1194;
  }
  to {
    stroke-dashoffset: 2388;
  }
}
@keyframes tickPath {
  from {
    stroke-dashoffset: 350;
  }
  to {
    stroke-dashoffset: 0;
  }
}
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.site-header .web_nav {
  width: 100%;
}
.site-header .web_nav > ul > li {
  position: relative;
}
.site-header .web_nav > ul > li .accordion-item-content-nav {
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #EBEBEB;
  width: auto;
  overflow: hidden;
  z-index: -1;
  max-height: 0;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1300px) {
  .site-header .web_nav > ul > li .accordion-item-content-nav {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
  }
}
.site-header .web_nav > ul > li .accordion-item-content-nav > ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 15px;
}
.site-header .web_nav > ul > li .accordion-item-content-nav > ul > li {
  list-style: none;
  padding: 15px;
  width: 100%;
  border-top: 1px solid #CACACA;
}
.site-header .web_nav > ul > li .accordion-item-content-nav > ul > li:last-child {
  padding-bottom: 0;
}
.site-header .web_nav > ul > li .accordion-item-content-nav > ul > li > a {
  text-align: left;
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
.site-header .web_nav > ul > li .accordion-item-content-nav > ul > li.current-menu-item > a {
  color: #507C89;
}
.site-header .web_nav > ul > li .accordion-item-content-nav > ul > li.current-menu-parent > a {
  color: #507C89;
}
.site-header .web_nav > ul > li:hover .accordion-item-content-nav {
  max-height: 1000px;
}
.site-header .web_nav > ul li.menu-item-has-children {
  position: relative;
}
.site-header .web_nav > ul li.menu-item-has-children svg {
  position: absolute;
  top: 6px;
  right: 0;
  width: 14px;
  color: #5C5C5C;
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
}
.site-header .web_nav > ul li.menu-item-has-children .accordion-item-content-nav {
  overflow: hidden;
  max-height: 0;
  transition: all 0.5s ease-in-out;
}
.site-header .web_nav > ul li.menu-item-has-children .accordion-item-content-nav ul {
  padding-left: 20px;
}
.site-header .web_nav > ul li.menu-item-has-children:hover .accordion-item-content-nav {
  max-height: 1000px;
}
.site-header .web_nav > ul li.menu-item-has-children:hover svg {
  transform: rotate(90deg);
}
.site-header .web_nav > ul > li.current-menu-item > a {
  color: #507C89;
}
.site-header .web_nav > ul > li.current-menu-parent > a {
  color: #507C89;
}
.site-header .web_nav .logo {
  display: flex;
  width: 100%;
  justify-content: space-between;
  height: 80px;
  padding: 15px 9.16%;
  align-items: center;
  background-color: #507C89;
}
@media (max-width: 480px) {
  .site-header .web_nav .logo {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 120px;
  }
}
.site-header .web_nav .logo .left {
  height: 100%;
}
.site-header .web_nav .logo .left a {
  width: 100%;
  height: 100%;
  display: block;
}
.site-header .web_nav .logo .left a img {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 480px) {
  .site-header .web_nav .logo .left {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0 auto;
  }
  .site-header .web_nav .logo .left a img {
    width: 100%;
  }
}
.site-header .web_nav .logo .right {
  display: flex;
  align-items: center;
}
@media (max-width: 480px) {
  .site-header .web_nav .logo .right {
    margin-left: auto;
  }
}
.site-header .web_nav .logo .right .searchIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 20px;
}
.site-header .web_nav .logo .right .wpml-ls ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-header .web_nav .logo .right .wpml-ls ul li {
  padding: 0 2px;
}
.site-header .web_nav .logo .right .wpml-ls ul li a {
  padding: 0;
}
.site-header .web_nav .logo .right .wpml-ls ul li a span {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #E0E0E0;
}
@media (max-width: 768px) {
  .site-header .web_nav .logo .right .wpml-ls ul li a span {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
.site-header .web_nav .logo .right .wpml-ls .wpml-ls-current-language span {
  color: #44546A;
}
.site-header .web_nav .web_nav-list {
  display: flex;
  justify-content: space-between;
  list-style: none;
  align-items: center;
  background-color: #EBEBEB;
  padding: 10px 9.16%;
  height: 60px;
}
@media (max-width: 1300px) {
  .site-header .web_nav .web_nav-list {
    position: fixed;
    right: -100%;
    height: calc(100vh - 80px);
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    transition: all 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (max-width: 768px) {
  .site-header .web_nav .web_nav-list {
    width: 100%;
    overflow-y: auto;
  }
}
@media (max-width: 480px) {
  .site-header .web_nav .web_nav-list {
    height: calc(100vh - 120px);
  }
}
.site-header .web_nav .web_nav-list > li {
  border-right: 1px solid #CACACA;
  padding: 0 15px;
  text-align: center;
}
@media (max-width: 1300px) {
  .site-header .web_nav .web_nav-list > li {
    width: 100%;
    text-align: left;
    padding: 0;
    padding-bottom: 24px;
    border-right: 0;
    border-bottom: 1px solid #CACACA;
  }
}
.site-header .web_nav .web_nav-list > li:last-child {
  padding-right: 0;
  border: 0;
}
@media (max-width: 1300px) {
  .site-header .web_nav .web_nav-list > li:last-child {
    padding: 0;
    padding-bottom: 24px;
  }
}
.site-header .web_nav .web_nav-list > li:first-child {
  padding-left: 0;
}
@media (max-width: 1300px) {
  .site-header .web_nav .web_nav-list > li:first-child {
    padding: 0;
    padding-bottom: 24px;
  }
}
.site-header .web_nav .web_nav-list > li.current-menu-item > a {
  color: #507C89;
}
.site-header .web_nav .web_nav-list > li.current-menu-parent > a {
  color: #507C89;
}
@media (max-width: 1300px) {
  .site-header .web_nav .web_nav-list.active-menu_m {
    transition: all 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    right: 0;
  }
}

.web_search {
  position: fixed;
  top: -104px;
  left: 0px;
  width: 100%;
  height: 104px;
  display: flex;
  align-items: center;
  background-color: #FFFFFF;
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1019607843);
  z-index: 9999;
  justify-content: center;
}

.web_search-inner {
  display: flex;
  align-items: center;
  padding: 0 9.16%;
  width: 100%;
}

.web_search-frm {
  width: 100%;
}

.web_search-field {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.web_search-btn {
  padding: 0;
  margin-right: 19.5px;
  width: 30px;
  height: 30px;
  border: none;
  background-color: #FFFFFF;
  cursor: pointer;
}
.web_search-btn .icon {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-out;
}
.web_search-btn .icon:hover {
  opacity: 0.5;
  transition: all 0.5s ease-out;
}

.web_search-input {
  width: 100%;
  border: none;
  outline: none !important;
  font-family: "Noto Sans TC", sans-serif;
  color: #8A8A8A;
}
.web_search-input::-moz-placeholder {
  color: #E0E0E0;
  font-family: "Noto Sans TC", sans-serif;
}
.web_search-input::placeholder {
  color: #E0E0E0;
  font-family: "Noto Sans TC", sans-serif;
}

.web_search-close {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.web_search-close:hover::before {
  opacity: 0.5;
  transition: all 0.5s ease-out;
}
.web_search-close:hover::after {
  opacity: 0.5;
  transition: all 0.5s ease-out;
}
.web_search-close::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 24px;
  height: 2px;
  background-color: #8CBABE;
  transition: all 0.5s ease-out;
  transform: translateY(-50%) rotate(45deg);
}
.web_search-close::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 24px;
  height: 2px;
  background-color: #8CBABE;
  transition: all 0.5s ease-out;
  transform: translateY(-50%) rotate(-45deg);
}

.web_search.active-search {
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  top: 0;
}

.web_search_m {
  width: 276px;
  margin-top: 37px;
  margin-bottom: 40px;
}
.web_search_m .web_search-field {
  padding: 16px;
  background-color: #FFFFFF;
  border-radius: 4px;
}
.web_search_m .web_search-btn {
  order: 2;
  margin-right: inherit;
}
.web_search_m .web_search-input {
  order: 1;
  background-color: #FFFFFF;
  font-size: 16px;
}
.web_search_m .web_search-input::-moz-placeholder {
  font-size: 16px;
}
.web_search_m .web_search-input::placeholder {
  font-size: 16px;
}

@media (max-width: 575.96px) {
  .web_search_m .web_search-input {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .web_search_m .web_search-input::-moz-placeholder {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .web_search_m .web_search-input::placeholder {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.hamberger {
  width: 24px;
  height: 24px;
  padding-left: 6px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  cursor: pointer;
  z-index: 1000;
  transition: all 0.4s ease-in-out;
  display: none;
}
@media (max-width: 1300px) {
  .hamberger {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.hamberger .bar {
  display: block;
  width: 18px;
  height: 1px;
  border-radius: 9999px;
  background-color: #333333;
  transition: all 0.4s ease-in-out;
}

.hamberger .bar:not(:last-child) {
  margin-bottom: 6px;
}

.hamberger.active {
  transition-delay: 0.8s;
  transform: rotate(45deg) translate(0px, -4px);
}

.hamberger.active > .bar:nth-child(2) {
  width: 0;
}

.hamberger.active > .bar:nth-child(1),
.hamberger.active > .bar:nth-child(3) {
  transition-delay: 0.4s;
}

.hamberger.active > .bar:nth-child(1) {
  transform: translateY(7px);
}

.hamberger.active > .bar:nth-child(3) {
  transform: translateY(-7px) rotate(90deg);
}

body:has(.active-menu_m) {
  overflow-y: hidden;
  height: 100vh;
}

.site-footer {
  background-color: #F8F8F8;
  width: 100%;
  padding: 0 9.16%;
}
.site-footer .top {
  display: flex;
  padding: 52px 0 58px 0;
  gap: 76px;
}
@media (max-width: 768px) {
  .site-footer .top {
    flex-direction: column;
    padding: 40px 0 40px 0;
    gap: 40px;
  }
}
.site-footer .top .left {
  width: calc(31% - 38px);
}
@media (max-width: 768px) {
  .site-footer .top .left {
    width: 100%;
  }
}
.site-footer .top .left .logo {
  margin: 0;
  margin-bottom: 50px;
  padding: 0;
  padding: 8px 8px 2px 8px;
  background-color: #507C89;
  width: 100%;
  height: auto;
  display: inline-block;
}
@media (max-width: 768px) {
  .site-footer .top .left .logo {
    margin-bottom: 24px;
    background-color: unset;
  }
}
.site-footer .top .left .logo img {
  width: 100%;
  height: auto;
  max-width: 300px;
}
.site-footer .top .left .address {
  display: flex;
  align-items: center;
  gap: 15px;
  padding-bottom: 36px;
}
@media (max-width: 768px) {
  .site-footer .top .left .address {
    padding-bottom: 24px;
  }
}
.site-footer .top .left .contact {
  padding-bottom: 36px;
}
@media (max-width: 768px) {
  .site-footer .top .left .contact {
    padding-bottom: 24px;
  }
}
.site-footer .top .left .contact a {
  display: inline-block;
  padding-bottom: 12px;
}
.site-footer .top .left .open {
  padding-bottom: 36px;
}
@media (max-width: 768px) {
  .site-footer .top .left .open {
    padding-bottom: 24px;
  }
}
.site-footer .top .left .open div {
  padding-bottom: 12px;
}
.site-footer .top .left .social {
  display: flex;
  align-items: center;
  gap: 10px;
}
.site-footer .top .footer_nav {
  width: calc(69% - 38px);
}
@media (max-width: 768px) {
  .site-footer .top .footer_nav {
    width: 100%;
  }
}
.site-footer .top .footer_nav ul li {
  list-style: none;
}
.site-footer .top .footer_nav ul li a {
  color: #707070;
  padding-bottom: 8px;
  display: inline-block;
}
.site-footer .top .footer_nav ul > li.current-menu-item > a {
  color: #507C89;
}
.site-footer .top .footer_nav ul > li.current-menu-parent > a {
  color: #507C89;
}
.site-footer .top .footer_nav > ul {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 480px) {
  .site-footer .top .footer_nav > ul {
    gap: 24px;
  }
}
.site-footer .top .footer_nav > ul > li {
  width: calc(33.33% - 20px);
}
@media (max-width: 480px) {
  .site-footer .top .footer_nav > ul > li {
    width: 100%;
    width: calc(50% - 12px);
  }
}
.site-footer .top .footer_nav > ul > li > a {
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  padding-bottom: 20px;
  display: inline-block;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .site-footer .top .footer_nav > ul > li > a {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
.site-footer .top .footer_nav > ul > li.current-menu-item > a {
  color: #507C89;
}
.site-footer .top .footer_nav > ul > li.current-menu-parent > a {
  color: #507C89;
}
.site-footer .bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 11.11%;
  border-top: 1px solid #E0E0E0;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .site-footer .bottom {
    padding: 20px 0;
  }
  .site-footer .bottom p {
    text-align: center;
  }
}

.home-main {
  width: 100%;
}
.home-main .section1 {
  width: 100%;
  height: calc(100vh - 140px);
  position: relative;
}
@media (max-width: 1300px) {
  .home-main .section1 {
    height: calc(100vh - 80px);
  }
}
@media (max-width: 768px) {
  .home-main .section1 {
    height: auto;
  }
}
.home-main .section1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
@media (max-width: 768px) {
  .home-main .section1 img {
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.home-main .section1 .mainSwiper {
  width: 100%;
  height: 100%;
}
.home-main .section1 .mainSwiper .swiper-pagination span {
  background-color: white;
}
.home-main .section1 .mainSwiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #507C89;
}
.home-main .section1 .flot {
  background-color: rgba(51, 51, 51, 0.8);
  position: absolute;
  padding: 25px 9.16% 15px 6.94%;
  right: 0;
  bottom: 24px;
  z-index: 10;
}
@media (max-width: 768px) {
  .home-main .section1 .flot {
    position: unset;
    width: 100%;
    padding: 40px 9.16%;
    display: inline-block;
  }
}
.home-main .section1 .flot .h1 {
  padding-bottom: 15px;
}

.section3 {
  display: flex;
  gap: 24px;
  padding: 104px 9.16%;
}
@media (max-width: 768px) {
  .section3 {
    flex-direction: column;
    padding: 40px 9.16%;
  }
}
.section3 .left {
  width: calc(40.39% - 12px);
}
@media (max-width: 768px) {
  .section3 .left {
    width: 100%;
    order: 2;
  }
}
.section3 .left > h4 {
  margin-bottom: 52px;
}
@media (max-width: 768px) {
  .section3 .left > h4 {
    margin-bottom: 24px;
  }
}
.section3 .left > h2 {
  padding-bottom: 24px;
}
.section3 .left > p {
  padding-bottom: 52px;
}
@media (max-width: 768px) {
  .section3 .left > p {
    padding-bottom: 24px;
  }
}
.section3 .right {
  width: calc(59.61% - 12px);
  aspect-ratio: 800/450;
}
@media (max-width: 768px) {
  .section3 .right {
    width: 100%;
    order: 1;
  }
}
.section3 .right iframe {
  width: 100%;
  height: 100%;
}

.section4 {
  width: 100%;
  padding: 104px 9.16%;
  overflow: hidden;
}
@media (max-width: 768px) {
  .section4 {
    padding: 40px 9.16%;
  }
}
.section4 .top {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 52px;
}
@media (max-width: 480px) {
  .section4 .top {
    padding-bottom: 40px;
  }
}
.section4 .top h2 {
  position: relative;
  display: inline-block;
}
.section4 .top h2::before {
  content: "";
  position: absolute;
  left: -200px;
  top: 50%;
  transform: translateY(-50%);
  width: 176px;
  height: 1px;
  background-color: #44546A;
}
.section4 .top h2::after {
  content: "";
  position: absolute;
  right: -200px;
  top: 50%;
  transform: translateY(-50%);
  width: 176px;
  height: 1px;
  background-color: #44546A;
}
.section4 .center {
  position: relative;
}
@media (max-width: 480px) {
  .section4 .center {
    margin-top: -140px;
  }
  .section4 .center > svg {
    transform: scale(2);
  }
}
.section4 .center .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section4 .center .content > div .pM {
  font-size: 24px;
  line-height: 36px;
}
.section4 .center .content > div .pR {
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 1300px) {
  .section4 .center .content {
    position: unset;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: -160px;
  }
  .section4 .center .content > div {
    width: 33.33%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 24px;
  }
  .section4 .center .content > div svg {
    width: 100px;
    height: 100px;
  }
  .section4 .center .content > div .pM {
    font-size: 16px;
    line-height: 24px;
  }
  .section4 .center .content > div .pR {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 480px) {
  .section4 .center .content > div {
    width: 50%;
  }
}
.section4 .center .content .content1 {
  position: absolute;
  left: 5%;
  top: 21%;
}
@media (max-width: 1300px) {
  .section4 .center .content .content1 {
    position: unset;
  }
}
.section4 .center .content .content1 svg {
  position: absolute;
  left: -80px;
  top: 0;
}
@media (max-width: 1300px) {
  .section4 .center .content .content1 svg {
    position: unset;
  }
}
.section4 .center .content .content2 {
  position: absolute;
  left: 78%;
  top: 21%;
}
@media (max-width: 1300px) {
  .section4 .center .content .content2 {
    position: unset;
  }
}
.section4 .center .content .content2 svg {
  position: absolute;
  left: -80px;
  top: 0;
}
@media (max-width: 1300px) {
  .section4 .center .content .content2 svg {
    position: unset;
  }
}
.section4 .center .content .content3 {
  position: absolute;
  left: 5%;
  bottom: 14%;
}
@media (max-width: 1300px) {
  .section4 .center .content .content3 {
    position: unset;
  }
}
.section4 .center .content .content3 svg {
  position: absolute;
  left: -80px;
  top: 0;
}
@media (max-width: 1300px) {
  .section4 .center .content .content3 svg {
    position: unset;
  }
}
.section4 .center .content .content4 {
  position: absolute;
  left: 78%;
  bottom: 14%;
}
@media (max-width: 1300px) {
  .section4 .center .content .content4 {
    position: unset;
  }
}
.section4 .center .content .content4 svg {
  position: absolute;
  left: -80px;
  top: 0;
}
@media (max-width: 1300px) {
  .section4 .center .content .content4 svg {
    position: unset;
  }
}
.section4 .center .content .content5 {
  position: absolute;
  left: 5%;
  top: 44%;
}
@media (max-width: 1300px) {
  .section4 .center .content .content5 {
    position: unset;
  }
}
.section4 .center .content .content5 svg {
  position: absolute;
  left: -80px;
  top: 0;
}
@media (max-width: 1300px) {
  .section4 .center .content .content5 svg {
    position: unset;
  }
}
.section4 .center .content .content6 {
  position: absolute;
  left: 78%;
  top: 44%;
}
@media (max-width: 1300px) {
  .section4 .center .content .content6 {
    position: unset;
  }
}
.section4 .center .content .content6 svg {
  position: absolute;
  left: -80px;
  top: 0;
}
@media (max-width: 1300px) {
  .section4 .center .content .content6 svg {
    position: unset;
  }
}
.section4 .center .content .content1 svg,
.section4 .center .content .content2 svg,
.section4 .center .content .content3 svg,
.section4 .center .content .content4 svg,
.section4 .center .content .content5 svg,
.section4 .center .content .content6 svg {
  display: none;
}
@media (max-width: 1300px) {
  .section4 .center .mapSvgHide {
    display: none;
  }
}
.section4 .bottom {
  width: 100%;
  padding: 52px 9.16% 0 9.16%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .section4 .bottom {
    padding: 40px 0 0 0;
    gap: 12px;
  }
}
@media (max-width: 480px) {
  .section4 .bottom {
    flex-wrap: wrap;
  }
}
.section4 .bottom .mapAll {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 480px) {
  .section4 .bottom .mapAll {
    width: calc(50% - 6px);
  }
}
.section4 .bottom .mapAll .photo {
  width: 40px;
  height: 40px;
  background-color: #507C89;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section4 .bottom .mapAll p.pM {
  padding: 5px 0 10px 0;
  white-space: nowrap;
}

.section5 {
  width: 100%;
  padding: 104px 9.16%;
}
@media (max-width: 768px) {
  .section5 {
    padding: 40px 9.16%;
  }
}
.section5 .bR {
  padding: 24px 0 52px 0;
}
@media (max-width: 768px) {
  .section5 .bR {
    padding: 24px 0;
  }
}
.section5 ul {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  list-style: none;
}
.section5 ul li {
  width: 50%;
  position: relative;
}
@media (max-width: 480px) {
  .section5 ul li {
    width: 100%;
  }
}
.section5 ul li a div {
  width: 100%;
  display: flex;
  align-items: end;
  position: relative;
  overflow: hidden;
  min-height: 331px;
}
@media (max-width: 768px) {
  .section5 ul li a div {
    min-height: 200px;
  }
}
.section5 ul li a div img {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  z-index: 0;
  transition: all 0.3s ease-in-out;
}
.section5 ul li a div .h3 {
  padding: 24px;
  position: relative;
  z-index: 10;
}
.section5 ul li a:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5625) 100%);
  z-index: 5;
}
.section5 ul li:hover a div img {
  transform: scale(1.05);
}

.section6 {
  display: flex;
  flex-direction: column;
  padding: 52px 9.16%;
  background-color: #FFFFFF;
}
@media (max-width: 768px) {
  .section6 {
    padding: 40px 9.16%;
  }
}
.section6 .top {
  margin-bottom: 52px;
}
@media (max-width: 768px) {
  .section6 .top {
    margin-bottom: 24px;
  }
}
.section6 .bottom {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  width: 100%;
  flex-direction: column;
}
.section6 .bottom .h1 {
  width: 100%;
}
.section6 .bottom .pR {
  width: 100%;
}

.section7 {
  display: flex;
  width: 100%;
  padding: 104px 9.16%;
  background-color: #FFFFFF;
}
@media (max-width: 768px) {
  .section7 {
    padding: 60px 9.16% 40px 9.16%;
    flex-direction: column;
    position: relative;
  }
}
.section7 > .left {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .section7 > .left {
    position: absolute;
    right: 60px;
    top: -2px;
    width: 140px;
  }
}
@media (max-width: 480px) {
  .section7 > .left {
    top: -20px;
    right: 0;
  }
}
.section7 > .left svg {
  width: auto;
  height: calc(100% - 130px);
}
@media (max-width: 768px) {
  .section7 > .left svg {
    height: auto;
  }
}
@media (max-width: 768px) {
  .section7 > .left svg path.phoneStyle {
    display: none;
  }
}
.section7 > .right {
  width: 60%;
  display: flex;
  flex-direction: column;
  row-gap: 2px;
}
@media (max-width: 768px) {
  .section7 > .right {
    width: 100%;
  }
}
.section7 > .right .rightSingle {
  background-color: #8CBABE;
  border-radius: 5px;
  padding: 36px 24px;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .section7 > .right .rightSingle {
    padding: 24px;
  }
}
@media (max-width: 480px) {
  .section7 > .right .rightSingle {
    flex-direction: column;
    padding: 12px;
  }
}
.section7 > .right .rightSingle:first-child {
  background-color: #9CCCD2;
}
.section7 > .right .rightSingle:nth-child(3) {
  background-color: #507C89;
}
@media (max-width: 768px) {
  .section7 > .right .rightSingle_left {
    min-width: 40px;
    max-width: 40px;
  }
}
.section7 > .right .rightSingle_right {
  padding-left: 24px;
}
@media (max-width: 480px) {
  .section7 > .right .rightSingle_right {
    padding-left: 0;
    width: 100%;
  }
}
.section7 > .right .rightSingle_right .h2 {
  padding-bottom: 5px;
}
@media (max-width: 480px) {
  .section7 > .right .rightSingle_right .h2 {
    display: inline-block;
  }
}

.section8 {
  width: 100%;
  height: 250px;
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .section8 {
    height: 180px;
  }
}
.section8 img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 0;
}
.section8::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 5;
}
.section8 .h1 {
  padding: 0 9.16%;
  position: relative;
  z-index: 10;
}
@media (max-width: 768px) {
  .section8 .h1 {
    font-size: 24px;
    line-height: 30px;
  }
}

.lightOn {
  transition: all 1s ease-in-out;
}

.lightOn.active {
  transition: all 1s ease-in-out;
  fill: #f1c40f;
  stroke: #d0d0d0;
  stroke-width: 1px;
  box-shadow: 0 0 50px;
}

.usefulInformation .content {
  display: flex;
  justify-content: center;
}
@media (max-width: 1300px) {
  .usefulInformation .content {
    flex-direction: column;
  }
}
.usefulInformation .content .left {
  min-width: 432px;
  max-width: 432px;
  width: 100%;
  background-color: #507C89;
  padding: 104px 0 104px 9.16%;
}
@media (max-width: 1300px) {
  .usefulInformation .content .left {
    min-width: unset;
    max-width: unset;
    width: 100%;
    padding: 24px 0 24px 9.16%;
  }
}
.usefulInformation .content .left ul {
  display: flex;
  flex-direction: column;
  gap: 24px;
  position: sticky;
  top: 0;
}
@media (max-width: 1300px) {
  .usefulInformation .content .left ul {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .usefulInformation .content .left ul {
    gap: 12px;
  }
}
.usefulInformation .content .left ul li {
  width: 100%;
  display: flex;
  align-items: center;
  list-style: none;
  padding: 21px 0 21px 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1300px) {
  .usefulInformation .content .left ul li {
    width: calc(50% - 12px);
    padding: 12px 0 12px 0;
  }
}
@media (max-width: 480px) {
  .usefulInformation .content .left ul li {
    width: 100%;
  }
}
.usefulInformation .content .left ul li .h4 {
  padding-left: 12px;
  transition: all 0.3s ease-in-out;
}
.usefulInformation .content .left ul li div {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.usefulInformation .content .left ul li div img {
  width: 100%;
}
.usefulInformation .content .left ul li .imgWhite {
  min-width: 17px;
  max-width: 17px;
}
.usefulInformation .content .left ul li .imgDark {
  min-width: 0;
  max-width: 0;
}
.usefulInformation .content .left ul li.active {
  background: #FFFFFF;
  box-shadow: -4px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 30px 0px 0px 30px;
  padding: 21px 0 21px 28px;
}
@media (max-width: 768px) {
  .usefulInformation .content .left ul li.active {
    border-radius: 30px;
  }
}
@media (max-width: 480px) {
  .usefulInformation .content .left ul li.active {
    border-radius: 30px 0px 0px 30px;
  }
}
.usefulInformation .content .left ul li.active .h4 {
  color: #507C89;
}
.usefulInformation .content .left ul li.active .imgWhite {
  min-width: 0;
  max-width: 0;
}
.usefulInformation .content .left ul li.active .imgDark {
  min-width: 17px;
  max-width: 17px;
}
.usefulInformation .content .right {
  width: calc(100% - 432px);
  background-color: #FFFFFF;
  padding: 0 0 104px 0;
  position: relative;
}
@media (max-width: 1300px) {
  .usefulInformation .content .right {
    width: 100%;
    padding: 0 0 24px 0;
  }
}
.usefulInformation .content .right > div {
  position: absolute;
  top: 104px;
  left: 76px;
  padding-right: calc((100% + 432px) * 9.16 / 100);
  opacity: 0;
  transition: all 0.5s ease-in-out;
  z-index: -1;
  width: calc(90.84% - 76px);
  height: 100vh;
  overflow: hidden;
}
.usefulInformation .content .right > div.active {
  opacity: 1;
  z-index: 1;
  position: relative;
  height: auto;
  width: 100%;
  top: 0;
  left: 0;
  padding: 104px 9.16% 0 76px;
}
@media (max-width: 768px) {
  .usefulInformation .content .right > div.active {
    padding: 24px 9.16% 0 9.16%;
  }
}
.usefulInformation .content .right h3 {
  color: #507C89;
  background: radial-gradient(199.17% 12431.33% at 0% 100%, #9CCCD2 0%, rgba(156, 204, 210, 0) 100%);
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 52px;
  padding: 10px;
}
.usefulInformation .content .right a {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #507C89;
  padding-bottom: 24px;
  padding: 0 6px;
}
@media (max-width: 768px) {
  .usefulInformation .content .right a {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
  }
}
.usefulInformation .content .right a img {
  margin: 0 6px;
}
.usefulInformation .content .right h4 {
  color: #507C89;
  padding-left: 30px;
  position: relative;
  padding-bottom: 24px;
}
.usefulInformation .content .right h4:before {
  content: " ";
  width: 15px;
  height: 15px;
  background-color: #507C89;
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 50%;
}
.usefulInformation .content .right h6 {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  padding-bottom: 24px;
}
@media (max-width: 768px) {
  .usefulInformation .content .right h6 {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
.usefulInformation .content .right p {
  padding-bottom: 24px;
  color: #333333;
}
.usefulInformation .content .right svg {
  margin: 0 7.33px;
}
.usefulInformation .content .right li {
  font-size: 0.5em;
}
.usefulInformation .content .right hr {
  margin-bottom: 24px;
  border: 2px solid #F8F8F8;
}
.usefulInformation .content .right table {
  border-collapse: separate !important;
  border-spacing: 4px;
  margin-bottom: 52px;
}
@media (max-width: 768px) {
  .usefulInformation .content .right table {
    display: inline-block;
    overflow-x: auto;
    height: auto !important;
  }
}
.usefulInformation .content .right table tbody tr:first-child {
  background-color: #507C89;
  color: #FFFFFF;
}
.usefulInformation .content .right table tbody tr:first-child td {
  background-color: #507C89;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  font-family: "Noto Sans TC", sans-serif;
}
.usefulInformation .content .right table tbody tr:first-child td p {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.usefulInformation .content .right table tbody tr td {
  background-color: rgba(80, 124, 137, 0.1);
  color: #333333;
  padding: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  font-family: "Noto Sans TC", sans-serif;
}
.usefulInformation .content .right table tbody tr td p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}
.usefulInformation .content .right table tbody tr td:first-child {
  background-color: #507C89;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.usefulInformation .content .right table tbody tr td:first-child p {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.usefulInformation .content .right .detail {
  border-bottom: 1px solid #EBEBEB;
  padding: 50px 0 26px 0;
}
.usefulInformation .content .right .detail .imgA {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 24px;
}
.usefulInformation .content .right .detail .imgA .imgL {
  padding-right: 14px;
}
.usefulInformation .content .right .before_your_arrival .h3 {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .usefulInformation .content .right .before_your_arrival .h3 {
    margin-bottom: 24px;
  }
}
.usefulInformation .content .right .before_your_arrival ul {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.usefulInformation .content .right .before_your_arrival ul li {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.usefulInformation .content .right .before_your_arrival ul li > div {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.usefulInformation .content .right .before_your_arrival ul li > div p {
  padding-bottom: 24px;
}
.usefulInformation .content .right .before_your_arrival ul li > div .cut h3 {
  background: rgba(80, 124, 137, 0.2);
  padding: 0 12px;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .usefulInformation .content .right .before_your_arrival ul li > div .cut h3 {
    padding: 10px;
  }
}
.usefulInformation .content .right .before_your_arrival ul li .top p {
  padding-bottom: 0;
}
.usefulInformation .content .right .insurance .topBanner {
  background-color: rgba(80, 124, 137, 0.2);
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 200px;
  padding: 0 9.16% 0 76px;
}
@media (max-width: 480px) {
  .usefulInformation .content .right .insurance .topBanner {
    flex-direction: column;
    padding: 0 9.16%;
    height: 100%;
  }
}
@media (max-width: 480px) {
  .usefulInformation .content .right .insurance .topBanner .h2 {
    text-align: left;
    margin: 24px 0;
  }
}
.usefulInformation .content .right .insurance .topBanner .img {
  height: 100%;
}
.usefulInformation .content .right .insurance .topBanner .img img {
  height: 100%;
  width: 100%;
}
.usefulInformation .content .right .insurance .insurance_content {
  padding: 0 9.16% 0 76px;
}
@media (max-width: 768px) {
  .usefulInformation .content .right .insurance .insurance_content {
    padding: 0 9.16% 0 9.16%;
  }
}
.usefulInformation .content .right .insurance.active {
  padding: 0;
}
.usefulInformation .content .right .information_for_host_unit {
  padding-bottom: 0;
}
.usefulInformation .content .right .information_for_host_unit .workingProcedure {
  display: flex;
  gap: 76px;
  flex-wrap: wrap;
  padding-bottom: 104px;
}
@media (max-width: 768px) {
  .usefulInformation .content .right .information_for_host_unit .workingProcedure {
    gap: 24px;
    padding-bottom: 24px;
  }
}
.usefulInformation .content .right .information_for_host_unit .workingProcedure .row {
  width: calc(50% - 38px);
}
@media (max-width: 768px) {
  .usefulInformation .content .right .information_for_host_unit .workingProcedure .row {
    width: calc(50% - 12px);
  }
}
.usefulInformation .content .right .information_for_host_unit .workingProcedure .row .title {
  background: rgba(80, 124, 137, 0.2);
  border-radius: 5px;
  padding: 12px 24px;
  min-height: 124px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.usefulInformation .content .right .information_for_host_unit .workingProcedure .row .content {
  background: rgba(80, 124, 137, 0.2);
  border-radius: 5px;
  padding: 12px 24px;
  min-height: 124px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.usefulInformation .content .right .information_for_host_unit .workingProcedure .row .arrow {
  margin: 16px 0;
  text-align: center;
}
.usefulInformation .content .right .information_for_host_unit .workingProcedure .row:nth-child(odd) .title {
  background: #507C89;
  border-radius: 5px;
}
.usefulInformation .content .right .information_for_host_unit .workingProcedure .row:nth-child(odd) .content {
  background: rgba(80, 124, 137, 0.2);
  border-radius: 5px;
}
.usefulInformation .content .right .information_for_host_unit .workingProcedure .row:nth-child(even) .title {
  background: #8CBABE;
  border-radius: 5px;
}
.usefulInformation .content .right .information_for_host_unit .workingProcedure .row:nth-child(even) .content {
  background: rgba(140, 186, 190, 0.2);
  border-radius: 5px;
}
.usefulInformation .content .right .information_for_host_unit .division_and_contacts a,
.usefulInformation .content .right .information_for_host_unit .division_and_contacts li {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  padding: 0;
}
.usefulInformation .content .right .information_for_host_unit .division_and_contacts a::marker,
.usefulInformation .content .right .information_for_host_unit .division_and_contacts li::marker {
  font-size: 0.5em;
}
.usefulInformation .content .right .information_for_host_unit .division_and_contacts p {
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .usefulInformation .content .right .information_for_host_unit .division_and_contacts > div {
    overflow-y: auto;
  }
}
.usefulInformation .content .right .information_for_host_unit .division_and_contacts > div > ul {
  display: grid;
  grid-template-columns: 23.14% 27.77% 49.09%;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.25);
  padding: 8px;
  gap: 0;
}
@media (max-width: 768px) {
  .usefulInformation .content .right .information_for_host_unit .division_and_contacts > div > ul {
    grid-template-columns: 150px 200px 250px;
  }
}
.usefulInformation .content .right .information_for_host_unit .division_and_contacts > div > ul > li {
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.25);
  padding: 12px 12px 12px 0;
}
.usefulInformation .content .right .information_for_host_unit .division_and_contacts > div > ul > li h6 {
  padding-bottom: 0;
}
.usefulInformation .content .right .information_for_host_unit .division_and_contacts > div > ul > li > ul {
  padding-left: 24px;
}
.usefulInformation .content .right .information_for_host_unit .division_and_contacts > div > ul > li > ul > li {
  list-style: disc;
}
.usefulInformation .content .right .information_for_host_unit .division_and_contacts > div > .title li {
  font-weight: 700;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul {
  display: flex;
  row-gap: 76px;
  -moz-column-gap: 24px;
       column-gap: 24px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .usefulInformation .content .right .ntu_oia_fellowship_scholarship ul {
    row-gap: 24px;
  }
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li {
  max-width: 380px;
  min-width: 380px;
  min-height: 190px;
  max-height: 190px;
  list-style: none;
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.1));
}
@media (max-width: 480px) {
  .usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li {
    width: 100%;
    max-width: unset;
    min-width: unset;
  }
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li a {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li a .h4 {
  background: unset;
  position: absolute;
  left: 24px;
  bottom: 24px;
  padding: 0;
  margin: 0;
  transition: all 0.3s ease-in-out;
  padding-right: 10px;
  word-break: break-word;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li a .page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li a .page path {
  transition: all 0.3s ease-in-out;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li a .arrow {
  position: absolute;
  left: 25.25px;
  top: 25.25px;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li a .arrow path {
  transition: all 0.3s ease-in-out;
}
@media (max-width: 480px) {
  .usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li a .arrow {
    left: 10px;
    top: 40px;
  }
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+1) .h4 {
  color: #44546A;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+1) .arrow path {
  fill: #507C89;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+1) .page .path_1 {
  fill: #FFFFFF;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+2) .h4 {
  color: #44546A;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+2) .arrow path {
  fill: rgba(255, 255, 255, 0.25);
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+2) .page .path_1 {
  fill: #9CCCD2;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+3) .h4 {
  color: #FFFFFF;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+3) .arrow path {
  fill: rgba(255, 255, 255, 0.25);
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+3) .page .path_1 {
  fill: #507C89;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+4) .h4 {
  color: #FFFFFF;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+4) .arrow path {
  fill: rgba(255, 255, 255, 0.25);
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+4) .page .path_1 {
  fill: #44546A;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+5) .h4 {
  color: #FFFFFF;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+5) .arrow path {
  fill: rgba(255, 255, 255, 0.25);
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n+5) .page .path_1 {
  fill: #8CBABE;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n) .h4 {
  color: #FFFFFF;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n) .arrow path {
  fill: rgba(255, 255, 255, 0.25);
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:nth-child(6n) .page .path_1 {
  fill: #507C89;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:hover:nth-child(6n+1) .h4 {
  color: #FFFFFF;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:hover:nth-child(6n+1) .arrow path {
  fill: rgba(255, 255, 255, 0.25);
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:hover:nth-child(6n+1) .page .path_1 {
  fill: #507C89;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:hover .h4 {
  color: #44546A;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:hover .arrow path {
  fill: #507C89;
}
.usefulInformation .content .right .ntu_oia_fellowship_scholarship ul li:hover .page .path_1 {
  fill: #FFFFFF;
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active {
  padding: 104px 0 0 0 !important;
  position: relative;
  z-index: 10;
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .emi_top {
  padding: 0 9.16% 0 76px;
}
@media (max-width: 768px) {
  .usefulInformation .content .right .emi_course_intensive_emi_courses.active .emi_top {
    padding: 0 9.16% 0 9.16%;
  }
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .emi_top .h3 {
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px;
  background: radial-gradient(199.17% 12431.33% at 0% 100%, #9CCCD2 0%, rgba(156, 204, 210, 0) 100%);
  margin-bottom: 52px;
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .emi_top .rightContent h3 {
  color: #44546A;
  padding: 4px 8px;
  background: rgba(68, 84, 106, 0.3);
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact {
  width: 100%;
  position: relative;
  padding-top: 52px;
  display: flex;
}
@media (max-width: 768px) {
  .usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact {
    flex-direction: column;
  }
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 176px;
  background: #507C89;
  z-index: -2;
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact:after {
  content: "";
  position: absolute;
  top: 27.16px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #FFFFFF;
  z-index: -1;
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact .contact_left {
  min-width: 300px;
  max-width: 300px;
  padding-left: 76px;
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact .contact_left .h3 {
  background: unset;
  color: #FFFFFF;
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact .contact_right {
  padding-right: 9.16%;
}
@media (max-width: 768px) {
  .usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact .contact_right {
    padding: 0 9.16%;
  }
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact .contact_right ul {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  max-width: 800px;
}
@media (max-width: 480px) {
  .usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact .contact_right ul {
    flex-direction: column;
  }
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact .contact_right ul li {
  width: calc(50% - 12px);
  list-style: none;
  display: flex;
  flex-direction: column;
}
@media (max-width: 480px) {
  .usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact .contact_right ul li {
    width: 100%;
  }
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact .contact_right ul li div.photo {
  width: 100%;
  aspect-ratio: 1/1;
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact .contact_right ul li div.photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact .contact_right ul li > p {
  padding: 10px 0;
  background-color: #8CBABE;
  display: flex;
  align-items: center;
  justify-content: center;
}
.usefulInformation .content .right .emi_course_intensive_emi_courses.active .contact .contact_right ul li > a {
  padding-top: 12px;
}
.usefulInformation .content .right .external_linkage > ul {
  display: flex;
  gap: 52px;
  flex-direction: column;
}
@media (max-width: 768px) {
  .usefulInformation .content .right .external_linkage > ul {
    gap: 24px;
  }
}
.usefulInformation .content .right .external_linkage > ul > li {
  width: 100%;
  border-bottom: 1px solid #E0E0E0;
  list-style: none;
}
.usefulInformation .content .right .external_linkage > ul > li > .h3 {
  background: unset;
}
.usefulInformation .content .right .external_linkage > ul > li > ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  row-gap: 52px;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
@media (max-width: 768px) {
  .usefulInformation .content .right .external_linkage > ul > li > ul {
    row-gap: 24px;
  }
}
.usefulInformation .content .right .external_linkage > ul > li > ul > li {
  width: calc(33.33% - 6.66px);
  list-style: none;
}
@media (max-width: 480px) {
  .usefulInformation .content .right .external_linkage > ul > li > ul > li {
    width: calc(50% - 12px);
  }
}
.usefulInformation .content .right .external_linkage > ul > li > ul > li a {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.usefulInformation .content .right .external_linkage > ul > li > ul > li a p {
  padding-top: 24px;
  transition: all 0.3s ease-in-out;
  text-align: center;
}
.usefulInformation .content .right .external_linkage > ul > li > ul > li a .open {
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  transform: translateX(-50%);
  margin: 0;
}
.usefulInformation .content .right .external_linkage > ul > li > ul > li a .close {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease-in-out;
  margin: 0;
}
.usefulInformation .content .right .external_linkage > ul > li > ul > li:hover a p {
  color: #8CBABE;
}
.usefulInformation .content .right .external_linkage > ul > li > ul > li:hover a .open {
  opacity: 1;
  visibility: visible;
}
.usefulInformation .content .right .external_linkage > ul > li > ul > li:hover a .close {
  opacity: 0;
  visibility: hidden;
}
.usefulInformation .content .right .external_linkage > ul > li:last-child {
  border-bottom: 0;
}

.emi_course_intensive_emi_courses {
  padding: 104px 0 0 0 !important;
}
@media (max-width: 480px) {
  .emi_course_intensive_emi_courses {
    padding: 0 !important;
    position: relative;
    z-index: 10;
  }
}
.emi_course_intensive_emi_courses .emi_top {
  padding: 0 9.16% 0 76px;
}
@media (max-width: 768px) {
  .emi_course_intensive_emi_courses .emi_top {
    padding: 0 9.16% 0 9.16%;
  }
}
.emi_course_intensive_emi_courses .emi_top .h3 {
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px;
  background: radial-gradient(199.17% 12431.33% at 0% 100%, #9CCCD2 0%, rgba(156, 204, 210, 0) 100%);
  margin-bottom: 52px;
}
.emi_course_intensive_emi_courses .emi_top .rightContent h3 {
  color: #44546A;
  padding: 4px 8px;
  background: rgba(68, 84, 106, 0.3);
}
.emi_course_intensive_emi_courses .contact {
  width: 100%;
  position: relative;
  padding-top: 52px;
  display: flex;
}
@media (max-width: 768px) {
  .emi_course_intensive_emi_courses .contact {
    flex-direction: column;
  }
}
.emi_course_intensive_emi_courses .contact::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 176px;
  background: #507C89;
  z-index: 1;
}
.emi_course_intensive_emi_courses .contact:after {
  content: "";
  position: absolute;
  top: 27.16px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #FFFFFF;
  z-index: 5;
}
.emi_course_intensive_emi_courses .contact .contact_left {
  min-width: 300px;
  max-width: 300px;
  padding-left: 76px;
  z-index: 5;
}
.emi_course_intensive_emi_courses .contact .contact_left .h3 {
  background: unset;
  color: #FFFFFF;
}
.emi_course_intensive_emi_courses .contact .contact_right {
  padding-right: 9.16%;
  z-index: 5;
}
@media (max-width: 768px) {
  .emi_course_intensive_emi_courses .contact .contact_right {
    padding: 0 9.16%;
  }
}
.emi_course_intensive_emi_courses .contact .contact_right ul {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  max-width: 800px;
}
@media (max-width: 480px) {
  .emi_course_intensive_emi_courses .contact .contact_right ul {
    flex-direction: column;
  }
}
.emi_course_intensive_emi_courses .contact .contact_right ul li {
  width: calc(50% - 12px);
  list-style: none;
  display: flex;
  flex-direction: column;
}
@media (max-width: 480px) {
  .emi_course_intensive_emi_courses .contact .contact_right ul li {
    width: 100%;
  }
}
.emi_course_intensive_emi_courses .contact .contact_right ul li div.photo {
  width: 100%;
  aspect-ratio: 1/1;
}
.emi_course_intensive_emi_courses .contact .contact_right ul li div.photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.emi_course_intensive_emi_courses .contact .contact_right ul li > p {
  padding: 10px 0;
  background-color: #8CBABE;
  display: flex;
  align-items: center;
  justify-content: center;
}
.emi_course_intensive_emi_courses .contact .contact_right ul li > a {
  padding-top: 12px;
}

.ntu_oia_grants .ntu_oia_fellowship_scholarship {
  z-index: 10;
  position: relative;
}
@media (max-width: 768px) {
  .ntu_oia_grants .ntu_oia_fellowship_scholarship {
    padding: 0 9.16%;
  }
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul {
  display: flex;
  row-gap: 76px;
  -moz-column-gap: 24px;
       column-gap: 24px;
  flex-wrap: wrap;
  padding-left: 0 !important;
}
@media (max-width: 768px) {
  .ntu_oia_grants .ntu_oia_fellowship_scholarship ul {
    row-gap: 24px;
  }
}
@media (max-width: 480px) {
  .ntu_oia_grants .ntu_oia_fellowship_scholarship ul {
    margin-top: 60px;
  }
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li {
  max-width: 380px;
  min-width: 380px;
  min-height: 190px;
  max-height: 190px;
  list-style: none;
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.1));
}
@media (max-width: 480px) {
  .ntu_oia_grants .ntu_oia_fellowship_scholarship ul li {
    width: 100%;
    max-width: 136.64%;
    min-width: 136.64%;
    margin: -18.32%;
    margin-bottom: 12px;
  }
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li a {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li a .h4 {
  background: unset;
  position: absolute;
  left: 24px;
  bottom: 24px;
  padding: 0;
  margin: 0;
  transition: all 0.3s ease-in-out;
  padding-right: 10px;
  word-break: break-word;
}
@media (max-width: 480px) {
  .ntu_oia_grants .ntu_oia_fellowship_scholarship ul li a .h4 {
    font-size: 12px;
    line-height: 20px;
    bottom: 50px;
    padding-right: 12px;
    left: 12px;
  }
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li a .page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li a .page path {
  transition: all 0.3s ease-in-out;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li a .arrow {
  position: absolute;
  left: 25.25px;
  top: 25.25px;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li a .arrow path {
  transition: all 0.3s ease-in-out;
}
@media (max-width: 480px) {
  .ntu_oia_grants .ntu_oia_fellowship_scholarship ul li a .arrow {
    left: 10px;
    top: 40px;
  }
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+1) .h4 {
  color: #44546A;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+1) .arrow path {
  fill: #507C89;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+1) .page .path_1 {
  fill: #FFFFFF;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+2) .h4 {
  color: #44546A;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+2) .arrow path {
  fill: rgba(255, 255, 255, 0.25);
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+2) .page .path_1 {
  fill: #9CCCD2;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+3) .h4 {
  color: #FFFFFF;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+3) .arrow path {
  fill: rgba(255, 255, 255, 0.25);
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+3) .page .path_1 {
  fill: #507C89;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+4) .h4 {
  color: #FFFFFF;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+4) .arrow path {
  fill: rgba(255, 255, 255, 0.25);
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+4) .page .path_1 {
  fill: #44546A;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+5) .h4 {
  color: #FFFFFF;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+5) .arrow path {
  fill: rgba(255, 255, 255, 0.25);
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n+5) .page .path_1 {
  fill: #8CBABE;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n) .h4 {
  color: #FFFFFF;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n) .arrow path {
  fill: rgba(255, 255, 255, 0.25);
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:nth-child(6n) .page .path_1 {
  fill: #507C89;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:hover:nth-child(6n+1) .h4 {
  color: #FFFFFF;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:hover:nth-child(6n+1) .arrow path {
  fill: rgba(255, 255, 255, 0.25);
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:hover:nth-child(6n+1) .page .path_1 {
  fill: #507C89;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:hover .h4 {
  color: #44546A;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:hover .arrow path {
  fill: #507C89;
}
.ntu_oia_grants .ntu_oia_fellowship_scholarship ul li:hover .page .path_1 {
  fill: #FFFFFF;
}

.external_linkage {
  z-index: 10;
  position: relative;
}
@media (max-width: 768px) {
  .external_linkage {
    padding: 0 9.16%;
  }
}
.external_linkage > ul {
  display: flex;
  gap: 52px;
  flex-direction: column;
  padding-left: 0 !important;
}
@media (max-width: 768px) {
  .external_linkage > ul {
    gap: 24px;
  }
}
.external_linkage > ul > li {
  width: 100%;
  border-bottom: 1px solid #E0E0E0;
  list-style: none;
}
.external_linkage > ul > li > .h3 {
  background: unset;
}
.external_linkage > ul > li > ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  row-gap: 52px;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
@media (max-width: 768px) {
  .external_linkage > ul > li > ul {
    row-gap: 24px;
    padding-left: 0 !important;
  }
}
.external_linkage > ul > li > ul > li {
  width: calc(33.33% - 6.66px);
  list-style: none;
}
@media (max-width: 768px) {
  .external_linkage > ul > li > ul > li {
    width: calc(50% - 12px);
  }
}
@media (max-width: 480px) {
  .external_linkage > ul > li > ul > li {
    width: 100%;
  }
}
.external_linkage > ul > li > ul > li a {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.external_linkage > ul > li > ul > li a p {
  padding-top: 24px;
  transition: all 0.3s ease-in-out;
  text-align: center;
}
.external_linkage > ul > li > ul > li a .open {
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  transform: translateX(-50%);
  margin: 0;
}
.external_linkage > ul > li > ul > li a .close {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease-in-out;
  margin: 0;
}
.external_linkage > ul > li > ul > li:hover a p {
  color: #8CBABE;
}
.external_linkage > ul > li > ul > li:hover a .open {
  opacity: 1;
  visibility: visible;
}
.external_linkage > ul > li > ul > li:hover a .close {
  opacity: 0;
  visibility: hidden;
}
.external_linkage > ul > li:last-child {
  border-bottom: 0;
}

.eventActivity .banner,
.staticsSearch .banner {
  position: relative;
}
.eventActivity .banner .bg,
.staticsSearch .banner .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.eventActivity .banner .bg img,
.staticsSearch .banner .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.eventActivity .eventAll,
.staticsSearch .eventAll {
  padding-bottom: 104px;
  z-index: 1;
  position: relative;
}
@media (max-width: 768px) {
  .eventActivity .eventAll,
  .staticsSearch .eventAll {
    padding-bottom: 40px;
  }
}
.eventActivity .eventAll h1,
.staticsSearch .eventAll h1 {
  padding: 104px 9.16%;
}
@media (max-width: 768px) {
  .eventActivity .eventAll h1,
  .staticsSearch .eventAll h1 {
    padding: 40px 9.16%;
  }
}
@media (max-width: 768px) {
  .eventActivity .eventAll .eventActivity_swiper,
  .staticsSearch .eventAll .eventActivity_swiper {
    padding: 0 24px;
  }
}
.eventActivity .eventAll .eventActivity_swiper ul li,
.staticsSearch .eventAll .eventActivity_swiper ul li {
  list-style: none;
  position: relative;
  aspect-ratio: 476/279;
  min-height: 279px;
}
.eventActivity .eventAll .eventActivity_swiper ul li a,
.staticsSearch .eventAll .eventActivity_swiper ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.eventActivity .eventAll .eventActivity_swiper ul li a .h3,
.staticsSearch .eventAll .eventActivity_swiper ul li a .h3 {
  padding: 24px;
}
.eventActivity .eventAll .eventActivity_swiper ul li a img,
.staticsSearch .eventAll .eventActivity_swiper ul li a img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.eventActivity .post,
.staticsSearch .post {
  padding: 104px 9.16%;
}
@media (max-width: 768px) {
  .eventActivity .post,
  .staticsSearch .post {
    padding: 40px 9.16%;
  }
}
.eventActivity .post .eventActivity_post,
.staticsSearch .post .eventActivity_post {
  width: 100%;
  padding-bottom: 104px;
}
.eventActivity .post .eventActivity_post:last-child,
.staticsSearch .post .eventActivity_post:last-child {
  padding-bottom: 0;
}
.eventActivity .post .eventActivity_post .top,
.staticsSearch .post .eventActivity_post .top {
  width: 100%;
  padding: 8px 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #44546A;
}
.eventActivity .post .eventActivity_post .top .more,
.staticsSearch .post .eventActivity_post .top .more {
  display: flex;
  align-items: center;
  justify-content: center;
}
.eventActivity .post .eventActivity_post .top .more p,
.staticsSearch .post .eventActivity_post .top .more p {
  padding-right: 10px;
}

.staticsSearch .eventAll {
  padding-bottom: 0;
}
.staticsSearch .eventAll .eventActivity_swiper {
  display: none;
}

.home_button {
  display: flex;
  gap: 30px;
  padding: 24px 0 0 9.16%;
}
.home_button .home_prev button {
  background-color: unset;
  cursor: pointer;
  border: 0;
}
.home_button .home_next button {
  background-color: unset;
  cursor: pointer;
  border: 0;
}
.bannerOutside {
  margin-top: 140px;
}
@media (max-width: 1300px) {
  .bannerOutside {
    margin-top: 80px;
  }
}
.bannerOutside .banner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 262px;
  position: relative;
}
.bannerOutside .banner .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.bannerOutside .banner .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.bannerOutside .banner h1 {
  z-index: 5;
  padding: 0 9.16%;
}
.bannerOutside .eventsTitle {
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #44546A;
}
.bannerOutside .post_cat {
  padding: 104px 9.16%;
}
@media (max-width: 768px) {
  .bannerOutside .post_cat {
    padding: 40px 9.16%;
  }
}

.eventActivity_cat[data-slug=sport] .eventsSearch,
.eventActivity_cat[data-slug=career] .eventsSearch,
.eventActivity_cat[data-slug=research-platform] .eventsSearch {
  display: none;
}

.eventsSearch {
  width: 100%;
  padding: 24px 9.16%;
  background-color: #F8F8F8;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.25);
}
.eventsSearch .searchList {
  width: 100%;
  display: flex;
  gap: 24px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.eventsSearch .searchList .interest,
.eventsSearch .searchList .expertise,
.eventsSearch .searchList .scholarArea,
.eventsSearch .searchList .scholarNations,
.eventsSearch .searchList .scholarLevel {
  width: calc(33.33% - 16px);
  position: relative;
}
.eventsSearch .searchList .interest select,
.eventsSearch .searchList .expertise select,
.eventsSearch .searchList .scholarArea select,
.eventsSearch .searchList .scholarNations select,
.eventsSearch .searchList .scholarLevel select {
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #EBEBEB;
  padding: 9px 24px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.eventsSearch .searchList .interest select option,
.eventsSearch .searchList .expertise select option,
.eventsSearch .searchList .scholarArea select option,
.eventsSearch .searchList .scholarNations select option,
.eventsSearch .searchList .scholarLevel select option {
  color: #333333;
}
.eventsSearch .searchList .interest select:focus,
.eventsSearch .searchList .expertise select:focus,
.eventsSearch .searchList .scholarArea select:focus,
.eventsSearch .searchList .scholarNations select:focus,
.eventsSearch .searchList .scholarLevel select:focus {
  outline: 1px solid #8A8A8A;
  color: #8A8A8A;
}
.eventsSearch .searchList .interest .arrow,
.eventsSearch .searchList .expertise .arrow,
.eventsSearch .searchList .scholarArea .arrow,
.eventsSearch .searchList .scholarNations .arrow,
.eventsSearch .searchList .scholarLevel .arrow {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  height: 36px;
  width: 36px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}
.eventsSearch .searchList .scholarArea,
.eventsSearch .searchList .scholarNations {
  width: calc(33.33% - 18px);
}
@media (max-width: 768px) {
  .eventsSearch .searchList .scholarArea,
  .eventsSearch .searchList .scholarNations {
    width: 100%;
  }
}
.eventsSearch .searchList .scholarLevel {
  width: calc(33.33% - 12px);
}
@media (max-width: 768px) {
  .eventsSearch .searchList .scholarLevel {
    width: 100%;
  }
}
.eventsSearch .searchList .scholarArea select.active,
.eventsSearch .searchList .scholarNations select.active,
.eventsSearch .searchList .scholarLevel select.active {
  color: #8A8A8A;
}
.eventsSearch .searchList .scholarName {
  width: calc(66.66% - 12px);
}
@media (max-width: 768px) {
  .eventsSearch .searchList .scholarName {
    width: 100%;
  }
}
.eventsSearch .searchList .scholarName input {
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #EBEBEB;
  padding: 9px 24px;
  color: #8A8A8A;
}
.eventsSearch .searchList .scholarName input::-moz-placeholder {
  color: #E0E0E0;
}
.eventsSearch .searchList .scholarName input::placeholder {
  color: #E0E0E0;
}
.eventsSearch .searchList .scholarName input:focus {
  outline: 1px solid #8A8A8A;
}
.eventsSearch .searchList .scholarSearch {
  width: calc(33.33% - 12px);
  padding: 8px;
  background-color: #507C89;
}
@media (max-width: 768px) {
  .eventsSearch .searchList .scholarSearch {
    width: 100%;
  }
}
.eventsSearch .searchList .scholarSearch a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
}
.eventsSearch .searchList .scholarSearch a span {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 12px;
}
.eventsSearch .searchList .theName {
  width: calc(33.333% - 16px);
  position: relative;
}
.eventsSearch .searchList .theName input {
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #EBEBEB;
  padding: 9px 24px;
  color: #8A8A8A;
}
.eventsSearch .searchList .theName input::-moz-placeholder {
  color: #E0E0E0;
}
.eventsSearch .searchList .theName input::placeholder {
  color: #E0E0E0;
}
.eventsSearch .searchList .theName input:focus {
  outline: 1px solid #8A8A8A;
}
.eventsSearch .searchList .theName .eventSearch {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  height: 36px;
  width: 36px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}

.eventActivity_cat[data-slug=research-platform] .eventActivity_list li .listBg {
  background-color: #FFFFFF;
  height: 200px;
  aspect-ratio: unset;
}
.eventActivity_cat[data-slug=research-platform] .eventActivity_list li .listBg img {
  -o-object-fit: contain;
     object-fit: contain;
}

.archiveVideo .check {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: #FFFFFF;
  padding: 56px 0;
}
@media (max-width: 768px) {
  .archiveVideo .check {
    padding: 24px 9.16%;
  }
}
@media (max-width: 480px) {
  .archiveVideo .check {
    flex-direction: column;
    gap: 24px;
  }
}
.archiveVideo .check > a {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 480px) {
  .archiveVideo .check > a {
    width: 100%;
    justify-content: flex-start;
  }
}
.archiveVideo .check > a .h3 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.archiveVideo .check > a .h3 span {
  padding-right: 32.66px;
}
@media (max-width: 480px) {
  .archiveVideo .check > a .h3 span {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 70px;
    max-width: 70px;
    padding-right: 24px;
  }
}
.archiveVideo .videoTop .top .videoList {
  display: flex;
  gap: 24px;
  padding: 104px 9.16%;
  background-color: #F8F8F8;
}
@media (max-width: 768px) {
  .archiveVideo .videoTop .top .videoList {
    padding: 24px 9.16%;
    flex-direction: column;
  }
}
.archiveVideo .videoTop .top .videoList .left {
  width: calc(58.73% - 12px);
  height: 400px;
}
@media (max-width: 768px) {
  .archiveVideo .videoTop .top .videoList .left {
    width: 100%;
    height: 200px;
  }
}
.archiveVideo .videoTop .top .videoList .left iframe {
  width: 100%;
  height: 100%;
}
.archiveVideo .videoTop .top .videoList .right {
  width: calc(41.27% - 12px);
}
@media (max-width: 768px) {
  .archiveVideo .videoTop .top .videoList .right {
    width: 100%;
  }
}
.archiveVideo .videoTop .top .videoList .right .h4 {
  color: #507C89;
  padding-left: 30px;
  position: relative;
}
@media (max-width: 480px) {
  .archiveVideo .videoTop .top .videoList .right .h4 {
    display: none;
  }
}
.archiveVideo .videoTop .top .videoList .right .h4:before {
  content: " ";
  width: 15px;
  height: 15px;
  background-color: #507C89;
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 50%;
}
.archiveVideo .videoTop .top .videoList .right .title {
  margin: 52px 0 24px 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .archiveVideo .videoTop .top .videoList .right .title {
    margin: 24px 0 24px 0;
  }
}
@media (max-width: 480px) {
  .archiveVideo .videoTop .top .videoList .right .title {
    margin: 0 0 24px 0;
  }
}
.archiveVideo .videoTop .top .videoList .right .excerpt {
  margin-bottom: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.archiveVideo .videoTop .bottom {
  padding: 52px 14.44%;
}
@media (max-width: 768px) {
  .archiveVideo .videoTop .bottom {
    padding: 24px 9.16%;
  }
}
.archiveVideo .videoTop .bottom .h3 {
  padding-bottom: 52px;
  text-align: center;
}
.archiveVideo .videoTop .bottom .videoAll {
  display: flex;
  gap: 62px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .archiveVideo .videoTop .bottom .videoAll {
    gap: 24px;
    flex-wrap: wrap;
  }
}
.archiveVideo .videoTop .bottom .videoAll li {
  list-style: none;
  width: calc(33.33% - 41.33px);
}
@media (max-width: 768px) {
  .archiveVideo .videoTop .bottom .videoAll li {
    width: 100%;
  }
}
.archiveVideo .videoTop .bottom .videoAll li a {
  width: 100%;
}
.archiveVideo .videoTop .bottom .videoAll li a .iframe {
  width: 100%;
  height: 200px;
}
.archiveVideo .videoTop .bottom .videoAll li a .iframe iframe {
  width: 100%;
  height: 100%;
}
.archiveVideo .videoTop .bottom .videoAll li a .h4 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 12px 0 4px 0;
}
.archiveVideo .videoTop .bottom .videoAll li a p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.archiveVideo .videoTop .bottom .pageChange {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 52px;
}
.archiveVideo .videoTop .bottom .pageChange li {
  list-style: none;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
.archiveVideo .videoTop .bottom .pageChange li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.archiveVideo .videoTop .bottom .pageChange li:hover {
  background-color: #507C89;
}
.archiveVideo .videoTop .bottom .pageChange li:hover a {
  color: #FFFFFF;
}
.archiveVideo .videoTop .bottom .pageChange li:hover svg path {
  stroke: #FFFFFF;
}
.archiveVideo .videoTop .bottom .pageChange li.disabled {
  display: none;
}
.archiveVideo .videoTop .bottom .pageChange li.active {
  pointer-events: none;
  background-color: #507C89;
}
.archiveVideo .videoTop .bottom .pageChange li.active a {
  color: #FFFFFF;
}

.singleVideo .videoSingle {
  display: flex;
  gap: 75px;
  padding: 104px 9.16% 52px 9.16%;
}
@media (max-width: 768px) {
  .singleVideo .videoSingle {
    flex-direction: column;
    gap: 40px;
    padding: 40px 9.16%;
  }
}
.singleVideo .videoSingle > .content {
  width: calc(63.63% - 37.5px);
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 768px) {
  .singleVideo .videoSingle > .content {
    width: 100%;
  }
}
.singleVideo .videoSingle > .content .iframe {
  aspect-ratio: 700/394.56;
}
.singleVideo .videoSingle > .content .iframe iframe {
  width: 100%;
  height: 100%;
}
.singleVideo .videoSingle > .content .h2 {
  padding: 52px 0 26.5px 0;
}
@media (max-width: 768px) {
  .singleVideo .videoSingle > .content .h2 {
    padding: 24px 0 24px 0;
  }
}
.singleVideo .videoSingle > .content .date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 52px;
}
@media (max-width: 480px) {
  .singleVideo .videoSingle > .content .date {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 40px;
    gap: 12px;
  }
}
.singleVideo .videoSingle > .content .date .dateLeft {
  display: flex;
  justify-content: center;
  align-items: center;
}
.singleVideo .videoSingle > .content .date .dateLeft p {
  display: flex;
  align-items: center;
  justify-content: center;
}
.singleVideo .videoSingle > .content .date .dateLeft p span {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 10px;
}
.singleVideo .videoSingle > .content .date .dateRight {
  display: flex;
  justify-content: center;
  align-items: center;
}
.singleVideo .videoSingle > .content .date .dateRight > p {
  padding-right: 10px;
}
.singleVideo .videoSingle > .content .content h2,
.singleVideo .videoSingle > .content .content h3,
.singleVideo .videoSingle > .content .content h4,
.singleVideo .videoSingle > .content .content h5,
.singleVideo .videoSingle > .content .content p,
.singleVideo .videoSingle > .content .content ul,
.singleVideo .videoSingle > .content .content a {
  margin-bottom: 24px;
  color: #333333;
}
.singleVideo .videoSingle > .content .content h2,
.singleVideo .videoSingle > .content .content h3,
.singleVideo .videoSingle > .content .content h4 {
  color: #507C89;
}
.singleVideo .videoSingle > .content .bottom {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 28px;
}
.singleVideo .videoSingle > .content .bottom > p {
  padding-right: 12px;
}
.singleVideo .videoSingle .sidbar {
  width: calc(36.37% - 37.5px);
  height: -moz-fit-content;
  height: fit-content;
  position: sticky;
  top: 80px;
}
@media (max-width: 768px) {
  .singleVideo .videoSingle .sidbar {
    width: 100%;
    position: static;
  }
}
.singleVideo .videoSingle .sidbar .related > .h4 {
  width: 100%;
  padding-bottom: 12px;
  border-bottom: 2px solid #8CBABE;
  margin-bottom: 24px;
  color: #8CBABE;
}
.singleVideo .videoSingle .sidbar .related .videoList {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.singleVideo .videoSingle .sidbar .related .videoList li {
  display: flex;
  width: 100%;
  gap: 12px;
  flex-direction: column;
}
@media (max-width: 480px) {
  .singleVideo .videoSingle .sidbar .related .videoList li {
    flex-direction: column;
  }
}
.singleVideo .videoSingle .sidbar .related .videoList li .left {
  width: calc(50% - 6px);
  width: 100%;
}
@media (max-width: 480px) {
  .singleVideo .videoSingle .sidbar .related .videoList li .left {
    width: 100%;
  }
}
.singleVideo .videoSingle .sidbar .related .videoList li .left .iframe {
  width: 100%;
  height: 200px;
}
.singleVideo .videoSingle .sidbar .related .videoList li .left .iframe iframe {
  width: 100%;
  height: 100%;
}
.singleVideo .videoSingle .sidbar .related .videoList li .right {
  width: calc(50% - 6px);
  width: 100%;
}
@media (max-width: 480px) {
  .singleVideo .videoSingle .sidbar .related .videoList li .right {
    width: 100%;
  }
}
.singleVideo .videoSingle .sidbar .related .videoList li .right a > .pM {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 12px;
}
.singleVideo .videoSingle .sidbar .related .videoList li .right a .date p {
  display: flex;
  align-items: center;
}
.singleVideo .videoSingle .sidbar .related .videoList li .right a .date p span {
  display: flex;
  align-items: center;
}
.singleVideo .videoSingle .sidbar .related:last-child {
  padding-top: 104px;
}
@media (max-width: 768px) {
  .singleVideo .videoSingle .sidbar .related:last-child {
    padding-top: 40px;
  }
}

.identification .id_of_scholar {
  width: 100%;
  padding: 104px 9.16%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #FFFFFF;
}
@media (max-width: 768px) {
  .identification .id_of_scholar {
    padding: 40px 9.16%;
  }
}
.identification .id_of_scholar > .h1 {
  max-width: 600px;
  text-align: center;
  padding-bottom: 34px;
}
@media (max-width: 768px) {
  .identification .id_of_scholar > .h1 {
    padding-bottom: 24px;
  }
}
.identification .id_of_scholar > .h4 {
  max-width: 600px;
  text-align: left;
  padding-bottom: 34px;
}
@media (max-width: 768px) {
  .identification .id_of_scholar > .h4 {
    padding-bottom: 24px;
  }
}
.identification .id_of_scholar > ul {
  display: flex;
  row-gap: 52px;
  -moz-column-gap: 24px;
       column-gap: 24px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .identification .id_of_scholar > ul {
    row-gap: 40px;
  }
}
.identification .id_of_scholar > ul > li {
  width: calc(50% - 12px);
  list-style: none;
}
@media (max-width: 768px) {
  .identification .id_of_scholar > ul > li {
    width: 100%;
  }
}
.identification .id_of_scholar > ul > li > a {
  width: 100%;
  display: flex;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 480px) {
  .identification .id_of_scholar > ul > li > a {
    flex-direction: column;
  }
}
.identification .id_of_scholar > ul > li > a .left {
  width: 50%;
  aspect-ratio: 276/400;
  position: relative;
  display: flex;
  z-index: 5;
  min-height: 400px;
}
@media (max-width: 480px) {
  .identification .id_of_scholar > ul > li > a .left {
    width: 100%;
    min-height: 180px;
  }
}
.identification .id_of_scholar > ul > li > a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.identification .id_of_scholar > ul > li > a .three {
  -webkit-clip-path: polygon(100% 0, 77% 100%, 100% 100%);
          clip-path: polygon(100% 0, 77% 100%, 100% 100%);
  position: absolute;
  right: calc(0% - 1px);
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #F8F8F8;
  transition: all 0.5s linear;
}
.identification .id_of_scholar > ul > li .right {
  width: 50%;
  display: flex;
  flex-direction: column;
  background-color: #F8F8F8;
  align-items: center;
  padding: 36px 24px;
  z-index: 10;
}
@media (max-width: 480px) {
  .identification .id_of_scholar > ul > li .right {
    width: 100%;
    padding: 24px;
  }
}
.identification .id_of_scholar > ul > li .right p,
.identification .id_of_scholar > ul > li .right li {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #8A8A8A;
  list-style: disc;
}
.identification .id_of_scholar > ul > li .right p:not(:last-of-type) {
  padding-bottom: 24px;
}
.identification .id_of_scholar > ul > li .right li::marker {
  font-size: 0.5em;
}
.identification .id_of_scholar > ul > li .right .h4 {
  text-align: center;
}
.identification .id_of_scholar > ul > li .right .line {
  width: 76px;
  height: 5px;
  background-color: #507C89;
  margin: 10px 0;
}
.identification .id_of_scholar > ul > li .right .btn {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #507C89;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  padding-top: 6px;
}
.identification .id_of_scholar > ul > li .right .btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
}
.identification .id_of_scholar > ul > li:hover a {
  box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, 0.5);
}

.chair_scholar_visa .housing_health_style h3,
.visiting_scholar_visa .housing_health_style h3 {
  min-width: 220px;
}
.chair_scholar_visa .housing_health_style .cut h3,
.visiting_scholar_visa .housing_health_style .cut h3 {
  background: rgba(80, 124, 137, 0.2);
  padding: 0 12px;
}

.visiting_scholar_arrival .housing_health_style h3,
.during_visiting .housing_health_style h3 {
  min-width: -moz-fit-content;
  min-width: fit-content;
}

.visiting_scholar_procedures .procedures_divisions_style div.list {
  margin: 28px 0 52px 0;
  position: relative;
}
@media (max-width: 768px) {
  .visiting_scholar_procedures .procedures_divisions_style div.list {
    margin: 24px 0 24px 0;
  }
}
.visiting_scholar_procedures .procedures_divisions_style div.list h4 {
  color: #507C89;
  display: flex;
  align-items: center;
  gap: 24px;
  background-color: #FFFFFF;
  position: relative;
  z-index: 10;
}
@media (max-width: 480px) {
  .visiting_scholar_procedures .procedures_divisions_style div.list h4 {
    flex-direction: column;
  }
}
.visiting_scholar_procedures .procedures_divisions_style div.list h4 span {
  color: #507C89;
  min-width: 76px;
  max-width: 76px;
  min-height: 76px;
  max-height: 76px;
  border-radius: 50%;
  border: 3px solid #8CBABE;
  display: flex;
  align-items: center;
  justify-content: center;
}
.visiting_scholar_procedures .procedures_divisions_style div.list .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 36px;
  z-index: 0;
}
@media (max-width: 480px) {
  .visiting_scholar_procedures .procedures_divisions_style div.list .bg {
    display: none;
  }
}
.visiting_scholar_procedures .procedures_divisions_style div.list .bg svg {
  height: 100%;
}

.visiting_scholar_policy .paying_policy_style div.content .list {
  margin-bottom: 52px;
}
.visiting_scholar_policy .paying_policy_style div.content .list .title {
  display: flex;
}
.visiting_scholar_policy .paying_policy_style div.content .list .title h3 {
  background-color: unset;
  min-width: unset;
  padding-right: 15px;
  margin-bottom: 0;
  color: #44546A;
}
.visiting_scholar_policy .paying_policy_style div.content .list .title h3:last-child {
  color: #44546A;
  padding-right: 0;
}
.visiting_scholar_policy .paying_policy_style div.content .list ol {
  padding-left: 20px;
  margin-top: 24px;
}
.visiting_scholar_policy .paying_policy_style div.content .list ol li {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 1px;
  color: #333333;
}
@media (max-width: 768px) {
  .visiting_scholar_policy .paying_policy_style div.content .list ol li {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1px;
  }
}
.visiting_scholar_policy .paying_policy_style div.content .list ol li:not(:last-child) {
  margin-bottom: 24px;
}
.visiting_scholar_policy .paying_policy_style div.content .list table tr:first-child {
  background-color: #F8F8F8;
  box-shadow: unset;
}
.visiting_scholar_policy .paying_policy_style div.content .list table tr:first-child td {
  color: #333333;
}
.visiting_scholar_policy .paying_policy_style div.content .list:last-child {
  margin-bottom: 24px;
}

.visiting_scholar_benefit .benefit_style .list_style_all h3 {
  min-width: 376px;
}
@media (max-width: 768px) {
  .visiting_scholar_benefit .benefit_style .list_style_all h3 {
    min-width: unset;
  }
}
.visiting_scholar_benefit .benefit_style .list_style_all .benefit_style_photo {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-bottom: 24px;
}
.visiting_scholar_benefit .benefit_style .list_style_all .benefit_style_photo .left {
  width: 26.13%;
}
.visiting_scholar_benefit .benefit_style .list_style_all .benefit_style_photo .left img {
  width: 100%;
  height: auto;
}
.visiting_scholar_benefit .benefit_style .list_style_all .benefit_style_photo .right {
  width: 26.13%;
}
.visiting_scholar_benefit .benefit_style .list_style_all .benefit_style_photo .right img {
  width: 100%;
  height: auto;
}
.visiting_scholar_benefit .benefit_style .list_style_all .benefit_style_block {
  align-items: center;
  justify-content: center;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  margin-bottom: 52px;
}
@media (max-width: 768px) {
  .visiting_scholar_benefit .benefit_style .list_style_all .benefit_style_block {
    flex-direction: column;
    margin-bottom: 24px;
  }
}
.visiting_scholar_benefit .benefit_style .list_style_all .benefit_style_block .left,
.visiting_scholar_benefit .benefit_style .list_style_all .benefit_style_block .right {
  width: calc(50% - 32px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 15px rgba(80, 124, 137, 0.2);
  padding: 24px 24px 0 24px;
  min-height: 255px;
}
@media (max-width: 768px) {
  .visiting_scholar_benefit .benefit_style .list_style_all .benefit_style_block .left,
  .visiting_scholar_benefit .benefit_style .list_style_all .benefit_style_block .right {
    width: 100%;
  }
}
.visiting_scholar_benefit .benefit_style .list_style_all .benefit_style_block .left h4,
.visiting_scholar_benefit .benefit_style .list_style_all .benefit_style_block .right h4 {
  padding: 14px 0 12px 0;
}

.list_style_all {
  padding: 40px;
  position: relative;
}
.list_style_all form#postPost {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.list_style_all form#postPost h3 {
  text-align: center;
  width: unset;
  min-width: unset;
}
.list_style_all form#postPost .width_all {
  display: flex;
  align-items: flex-start;
  width: 100%;
  gap: 24px;
  flex-wrap: wrap;
}
.list_style_all form#postPost .width_all .width_100 {
  width: 100%;
}
.list_style_all form#postPost .width_all .width_50 {
  width: calc(50% - 12px);
  position: relative;
}
@media (max-width: 1100px) {
  .list_style_all form#postPost .width_all .width_50 {
    width: 100%;
  }
}
.list_style_all form#postPost .width_all .width_33 {
  width: calc(33% - 16px);
  position: relative;
}
@media (max-width: 1100px) {
  .list_style_all form#postPost .width_all .width_33 {
    width: 100%;
  }
}
.list_style_all form#postPost .width_all .width_50:has(#appName) {
  position: relative;
}
.list_style_all form#postPost .width_all .checkbox {
  position: absolute;
  top: 45.5px;
  right: 8px;
  display: flex;
  align-items: center;
}
@media (max-width: 1100px) {
  .list_style_all form#postPost .width_all .checkbox {
    position: unset;
    width: 100%;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
    top: 30px;
  }
  .list_style_all form#postPost .width_all .checkbox .radio-group {
    width: auto;
  }
  .list_style_all form#postPost .width_all .checkbox .radio-group input {
    width: auto;
  }
}
.list_style_all form#postPost .width_all .checkbox label {
  padding: 2px 16px 0 8px;
  white-space: nowrap;
}
.list_style_all form#postPost .width_all .checkbox.noAb {
  position: unset;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 24px;
  flex-wrap: wrap;
}
.list_style_all form#postPost .width_all .checkbox.noAb .radio-group {
  display: flex;
}
@media (max-width: 480px) {
  .list_style_all form#postPost .width_all .checkbox.noAb .radio-group input {
    width: auto;
  }
}
.list_style_all form#postPost .width_all .checkbox.noAb .radio-group .radio-label {
  white-space: nowrap;
}
@media (max-width: 480px) {
  .list_style_all form#postPost .width_all .checkbox.noAb .radio-group .radio-label {
    white-space: initial;
  }
}
.list_style_all form#postPost .width_all .width_n1 {
  width: calc(36.28% - 16px);
}
@media (max-width: 1100px) {
  .list_style_all form#postPost .width_all .width_n1 {
    width: 100%;
  }
}
.list_style_all form#postPost .width_all .width_n2 {
  width: calc(41.37% - 16px);
}
@media (max-width: 1100px) {
  .list_style_all form#postPost .width_all .width_n2 {
    width: 100%;
  }
}
.list_style_all form#postPost .width_all .width_n3 {
  width: calc(22.35% - 16px);
}
@media (max-width: 1100px) {
  .list_style_all form#postPost .width_all .width_n3 {
    width: 100%;
  }
}
.list_style_all form#postPost .worngText {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #CB0C0C;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .list_style_all form#postPost .worngText {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
.list_style_all form#postPost .submitText {
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #8A8A8A;
}
@media (max-width: 768px) {
  .list_style_all form#postPost .submitText {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
.list_style_all form#postPost .submitText.wrong {
  color: #CB0C0C;
}
.list_style_all form#postPost .submitText.right {
  color: #8A8A8A;
}
.list_style_all label {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #507C89;
  width: 100%;
}
@media (max-width: 768px) {
  .list_style_all label {
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
.list_style_all label[for=files],
.list_style_all label[for=files_2],
.list_style_all label[for=cloud],
.list_style_all label[for=mark] {
  color: #8A8A8A;
}
.list_style_all input,
.list_style_all textarea,
.list_style_all select {
  color: #333333;
  padding: 16px;
  border: 1px solid #E0E0E0;
  border-radius: 2px;
  width: 100%;
  margin-top: 10px;
}
.list_style_all input::-moz-placeholder, .list_style_all textarea::-moz-placeholder, .list_style_all select::-moz-placeholder {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #8A8A8A;
}
.list_style_all input::placeholder,
.list_style_all textarea::placeholder,
.list_style_all select::placeholder {
  font-family: "Noto Sans TC", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #8A8A8A;
}
@media (max-width: 768px) {
  .list_style_all input::-moz-placeholder, .list_style_all textarea::-moz-placeholder, .list_style_all select::-moz-placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
  .list_style_all input::placeholder,
  .list_style_all textarea::placeholder,
  .list_style_all select::placeholder {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
.list_style_all input:focus,
.list_style_all textarea:focus,
.list_style_all select:focus {
  outline: 1px solid #333333;
}
.list_style_all select {
  color: #8A8A8A;
}
.list_style_all input.active,
.list_style_all select.active,
.list_style_all textarea.active {
  outline: 1px solid #c00000;
}
.list_style_all select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 12px 16px;
}
.list_style_all select option {
  color: #333333;
}
.list_style_all select:focus {
  outline: 1px solid #8A8A8A;
  color: #333333;
}
.list_style_all .arrow {
  position: absolute;
  top: 40px;
  right: 24px;
  height: 36px;
  width: 36px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}
.list_style_all .submit {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  display: none;
}
@media (max-width: 768px) {
  .list_style_all .submit {
    flex-direction: column;
  }
}
.list_style_all .submit input {
  width: auto;
  padding: 12px 52px;
  background: #507C89;
  border-radius: 24px;
  color: #FFFFFF;
  border: 1px solid #507C89;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  margin: 0;
}
.list_style_all .submit input:hover {
  color: #507C89;
  background-color: #FFFFFF;
}
.list_style_all .submit.active {
  display: flex;
  flex-direction: column;
}

.list_style_all.active::after {
  content: "";
  z-index: 10;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
}

.eventSinglePost {
  position: relative;
}
.eventSinglePost .eventSinglePostAll {
  position: relative;
  padding: 104px 9.16%;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .eventSinglePost .eventSinglePostAll {
    padding: 40px 9.16%;
  }
}
.eventSinglePost .eventSinglePostAll.active {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: all 0.3s ease-in-out;
}
.eventSinglePost .img {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.eventSinglePost .img div {
  height: auto;
  width: -moz-fit-content;
  width: fit-content;
}
.eventSinglePost .img div img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.eventSinglePost .title {
  margin-top: 52px;
}
@media (max-width: 768px) {
  .eventSinglePost .title {
    margin-top: 24px;
  }
}
.eventSinglePost .content {
  margin-top: 52px;
}
@media (max-width: 768px) {
  .eventSinglePost .content {
    margin-top: 24px;
  }
}
.eventSinglePost .content h2,
.eventSinglePost .content h3,
.eventSinglePost .content h4,
.eventSinglePost .content h5,
.eventSinglePost .content p,
.eventSinglePost .content li {
  color: #8A8A8A;
}
.eventSinglePost .content h2 {
  color: #507C89;
  margin-bottom: 52px;
  background: radial-gradient(110% 12431.33% at 0% 100%, #9CCCD2 0%, rgba(156, 204, 210, 0) 100%);
  width: -moz-fit-content;
  width: fit-content;
}
.eventSinglePost .others {
  margin-top: 52px;
}
.eventSinglePost .others div {
  margin-top: 12px;
}
.eventSinglePost .others div:first-child {
  margin-top: 0;
}
.eventSinglePost .others div p {
  display: flex;
  align-items: center;
}
.eventSinglePost .others div p span {
  display: flex;
  align-items: center;
  padding-right: 8px;
}
.eventSinglePost .link {
  margin-top: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.eventSinglePost .eventSuccess {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 104px 9.16%;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: all 0.3 ease-in-out;
}
.eventSinglePost .eventSuccess .all {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
  padding: 104px 80px;
}
.eventSinglePost .eventSuccess .all .title {
  margin: 24.44px 0 52px 0;
}
.eventSinglePost .eventSuccess.active {
  opacity: 1;
  visibility: visible;
  z-index: 99;
  transition: all 0.3s ease-in-out;
}
.eventSinglePost .contentAll {
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  transform-origin: bottom;
}
.eventSinglePost .contentAll.active {
  max-height: 0;
  transition: all 0.3s ease-in-out;
  transform-origin: bottom;
}
.eventSinglePost .eventJoin {
  transition: all 0.3s ease-in-out;
  max-height: 0;
  overflow: hidden;
  transform-origin: top;
}
.eventSinglePost .eventJoin.active {
  transition: all 0.3s ease-in-out;
  max-height: 500px;
  transform-origin: bottom;
}

#post_single .postMain {
  width: 100%;
  height: auto;
  padding: 104px 9.16% 52px 9.16%;
  display: flex;
  gap: 24px;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  #post_single .postMain {
    gap: 40px;
  }
}
#post_single .postMain > div {
  width: calc(50% - 12px);
}
@media (max-width: 768px) {
  #post_single .postMain > div {
    width: 100%;
  }
}
#post_single .postMain > div h2,
#post_single .postMain > div h3 {
  margin-bottom: 24px;
}
#post_single .postMain > div h4,
#post_single .postMain > div h5,
#post_single .postMain > div h6,
#post_single .postMain > div ul,
#post_single .postMain > div ol,
#post_single .postMain > div p,
#post_single .postMain > div a {
  margin-bottom: 12px;
  color: #333333;
}
#post_single .postMain > div h3 {
  color: #507C89;
}
@media (max-width: 768px) {
  #post_single .postMain .topLeft {
    order: 3;
  }
}
#post_single .postMain .topLeft h2 {
  color: #000000;
}
@media (max-width: 768px) {
  #post_single .postMain .topRight {
    order: 4;
  }
}
#post_single .postMain .topRight p:has(img) {
  gap: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}
#post_single .postMain .topRight p:has(img) img {
  max-width: calc(50% - 12px);
}
#post_single .postMain .bottomLeft {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 768px) {
  #post_single .postMain .bottomLeft {
    order: 1;
  }
}
#post_single .postMain .bottomLeft > div {
  width: 100%;
  max-width: 390px;
}
#post_single .postMain .bottomLeft > div > img {
  width: 100%;
  height: auto;
}
#post_single .postMain .bottomLeft h2 {
  padding: 24px;
  background: #507C89;
  color: white;
  width: 100%;
}
@media (max-width: 768px) {
  #post_single .postMain .bottomRight {
    order: 2;
  }
}
#post_single .postMain .bottomRight h2 {
  padding: 24px;
  background: #8CBABE;
  color: white;
}
#post_single .link {
  padding-bottom: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.post_content {
  width: 100%;
  padding: 104px 9.16%;
}

.staticsSearch .searchTitle {
  width: 100%;
  height: auto;
  background-color: #EBEBEB;
  display: flex;
  align-items: center;
  justify-content: center;
  position: sticky;
  top: 140px;
  z-index: 50;
}
.staticsSearch .searchTitle div {
  width: 100%;
  padding: 24px 9.16%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 69px;
}
@media (max-width: 480px) {
  .staticsSearch .searchTitle div {
    flex-direction: row;
    gap: 24px;
    padding: 40px calc(9.16% + 30px);
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.staticsSearch .searchTitle div .h4 {
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 480px) {
  .staticsSearch .searchTitle div .h4 {
    width: calc(50% - 12px);
  }
}
.staticsSearch .searchTitle div .h4:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #44546A;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .staticsSearch .searchTitle div .h4:before {
    width: 10px;
    height: 10px;
  }
}
.staticsSearch .searchTitle div .h4:hover {
  color: #507C89;
}
@media (max-width: 1300px) {
  .staticsSearch .searchTitle {
    top: 80px;
  }
}
.staticsSearch .searchFilter {
  padding: 52px 9.16% 0 9.16%;
  box-shadow: unset;
  position: relative;
}
.staticsSearch .searchFilter:has(.lds-ring.active)::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 10;
}
@media (max-width: 768px) {
  .staticsSearch .searchFilter {
    padding: 40px 9.16% 0 9.16%;
  }
}
.staticsSearch .searchFilter > .h2 {
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  .staticsSearch .searchFilter > .h2 {
    margin-bottom: 24px;
  }
}
.staticsSearch .searchFilter .searchList {
  padding-bottom: 24px;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.2);
}
.staticsSearch .searchMain,
.staticsSearch .scholarSources {
  width: 100%;
  padding: 52px 9.16%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .staticsSearch .searchMain,
  .staticsSearch .scholarSources {
    padding: 24px 9.16%;
  }
}
.staticsSearch .searchMain .searchMainAll,
.staticsSearch .searchMain .scholarSourcesAll,
.staticsSearch .scholarSources .searchMainAll,
.staticsSearch .scholarSources .scholarSourcesAll {
  width: 100%;
  margin-bottom: 52px;
}
@media (max-width: 768px) {
  .staticsSearch .searchMain .searchMainAll,
  .staticsSearch .searchMain .scholarSourcesAll,
  .staticsSearch .scholarSources .searchMainAll,
  .staticsSearch .scholarSources .scholarSourcesAll {
    margin-bottom: 24px;
  }
}
.staticsSearch .searchMain .searchMainAll:last-child,
.staticsSearch .searchMain .scholarSourcesAll:last-child,
.staticsSearch .scholarSources .searchMainAll:last-child,
.staticsSearch .scholarSources .scholarSourcesAll:last-child {
  margin-bottom: 0;
}
.staticsSearch .searchMain .searchMainAll > .h3,
.staticsSearch .searchMain .scholarSourcesAll > .h3,
.staticsSearch .scholarSources .searchMainAll > .h3,
.staticsSearch .scholarSources .scholarSourcesAll > .h3 {
  padding-bottom: 12px;
  border-bottom: 1px solid #507C89;
  margin-bottom: 28px;
}
@media (max-width: 768px) {
  .staticsSearch .searchMain .searchMainAll > .h3,
  .staticsSearch .searchMain .scholarSourcesAll > .h3,
  .staticsSearch .scholarSources .searchMainAll > .h3,
  .staticsSearch .scholarSources .scholarSourcesAll > .h3 {
    margin-bottom: 24px;
  }
}
.staticsSearch .searchMain .searchMainAll ul,
.staticsSearch .searchMain .scholarSourcesAll ul,
.staticsSearch .scholarSources .searchMainAll ul,
.staticsSearch .scholarSources .scholarSourcesAll ul {
  display: flex;
  -moz-column-gap: 24px;
       column-gap: 24px;
  row-gap: 52px;
  width: 100%;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .staticsSearch .searchMain .searchMainAll ul,
  .staticsSearch .searchMain .scholarSourcesAll ul,
  .staticsSearch .scholarSources .searchMainAll ul,
  .staticsSearch .scholarSources .scholarSourcesAll ul {
    row-gap: 24px;
  }
}
.staticsSearch .searchMain .searchMainAll ul li,
.staticsSearch .searchMain .scholarSourcesAll ul li,
.staticsSearch .scholarSources .searchMainAll ul li,
.staticsSearch .scholarSources .scholarSourcesAll ul li {
  list-style: none;
  width: calc(25% - 18px);
}
@media (max-width: 1100px) {
  .staticsSearch .searchMain .searchMainAll ul li,
  .staticsSearch .searchMain .scholarSourcesAll ul li,
  .staticsSearch .scholarSources .searchMainAll ul li,
  .staticsSearch .scholarSources .scholarSourcesAll ul li {
    width: calc(50% - 26px);
  }
}
@media (max-width: 768px) {
  .staticsSearch .searchMain .searchMainAll ul li,
  .staticsSearch .searchMain .scholarSourcesAll ul li,
  .staticsSearch .scholarSources .searchMainAll ul li,
  .staticsSearch .scholarSources .scholarSourcesAll ul li {
    width: calc(50% - 12px);
  }
}
.staticsSearch .searchMain .searchMainAll ul li a,
.staticsSearch .searchMain .scholarSourcesAll ul li a,
.staticsSearch .scholarSources .searchMainAll ul li a,
.staticsSearch .scholarSources .scholarSourcesAll ul li a {
  width: 100%;
}
.staticsSearch .searchMain .searchMainAll ul li a .h3,
.staticsSearch .searchMain .scholarSourcesAll ul li a .h3,
.staticsSearch .scholarSources .searchMainAll ul li a .h3,
.staticsSearch .scholarSources .scholarSourcesAll ul li a .h3 {
  text-align: center;
}
.staticsSearch .searchMain .searchMainAll ul li a .img_out,
.staticsSearch .searchMain .scholarSourcesAll ul li a .img_out,
.staticsSearch .scholarSources .searchMainAll ul li a .img_out,
.staticsSearch .scholarSources .scholarSourcesAll ul li a .img_out {
  padding: 24px 50px;
  width: 100%;
  height: auto;
}
@media (max-width: 480px) {
  .staticsSearch .searchMain .searchMainAll ul li a .img_out,
  .staticsSearch .searchMain .scholarSourcesAll ul li a .img_out,
  .staticsSearch .scholarSources .searchMainAll ul li a .img_out,
  .staticsSearch .scholarSources .scholarSourcesAll ul li a .img_out {
    padding: 12px;
  }
}
.staticsSearch .searchMain .searchMainAll ul li a .img,
.staticsSearch .searchMain .scholarSourcesAll ul li a .img,
.staticsSearch .scholarSources .searchMainAll ul li a .img,
.staticsSearch .scholarSources .scholarSourcesAll ul li a .img {
  width: 100%;
  height: auto;
  border-radius: 50%;
  overflow: hidden;
  aspect-ratio: 1/1;
}
.staticsSearch .searchMain .searchMainAll ul li a .img img,
.staticsSearch .searchMain .scholarSourcesAll ul li a .img img,
.staticsSearch .scholarSources .searchMainAll ul li a .img img,
.staticsSearch .scholarSources .scholarSourcesAll ul li a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1100px) {
  .staticsSearch .searchMain .searchMainAll ul li,
  .staticsSearch .scholarSources .searchMainAll ul li {
    width: calc(33.33% - 17.34px);
  }
}
@media (max-width: 768px) {
  .staticsSearch .searchMain .searchMainAll ul li,
  .staticsSearch .scholarSources .searchMainAll ul li {
    width: calc(50% - 12px);
  }
}
.staticsSearch .searchMain .viewMore,
.staticsSearch .searchMain .viewMore_2,
.staticsSearch .scholarSources .viewMore,
.staticsSearch .scholarSources .viewMore_2 {
  display: none;
}
.staticsSearch .searchMain.active .viewMore,
.staticsSearch .searchMain.active .viewMore_2,
.staticsSearch .scholarSources.active .viewMore,
.staticsSearch .scholarSources.active .viewMore_2 {
  display: none;
}
.staticsSearch .searchMain.active .searchMainAll_otehrs,
.staticsSearch .searchMain.active .scholarSources_otehrs,
.staticsSearch .scholarSources.active .searchMainAll_otehrs,
.staticsSearch .scholarSources.active .scholarSources_otehrs {
  display: block;
}

.nationsNone,
.departmentNone {
  display: none;
}

.noPicture {
  display: none;
}

.searchPage {
  width: 100%;
  padding: 104px 9.16%;
}
.searchPage h1 {
  margin-bottom: 52px;
}
.searchPage article {
  margin-bottom: 40px;
  padding-right: 40px;
}
@media (max-width: 480px) {
  .searchPage article {
    padding-right: 0;
  }
}
.searchPage article a {
  display: flex;
  width: 100%;
}
.searchPage article a .search_left_r {
  padding-left: 40px;
  width: 60%;
}
.searchPage article a .search_left_r .h4 {
  transition: all 0.3s ease-in-out;
}
@media (max-width: 480px) {
  .searchPage article a .search_left_r .h4 {
    padding-left: 8px;
    font-size: 14px;
    line-height: 21px;
  }
}
.searchPage article a .search_left_r p {
  padding-top: 10px;
}
.searchPage article a .search_left_l {
  width: 40%;
  aspect-ratio: 16/9;
  overflow: hidden;
  background-color: #8A8A8A;
}
.searchPage article a .search_left_l img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .searchPage article a .search_left_l img {
    height: 100%;
  }
}
.searchPage article a:hover .search_left_r .h4 {
  color: #8CBABE;
}
.searchPage article a:hover .search_left_l img {
  transform: scale(1.25);
}

.no-results.not-found {
  width: 100%;
  height: auto;
}

html[lang=zh-hant] .site-header .web_nav .web_nav-list {
  justify-content: center;
  align-items: center;
}
@media (max-width: 1300px) {
  html[lang=zh-hant] .site-header .web_nav .web_nav-list {
    justify-content: flex-start;
    align-items: center;
    padding: 40px 24px;
  }
}

html[lang=zh-hant] .site-header .web_nav .web_nav-list > li {
  width: 12.5%;
}
@media (max-width: 1300px) {
  html[lang=zh-hant] .site-header .web_nav .web_nav-list > li {
    width: 100%;
  }
}

.about_ntu_global_scholar .section2 {
  display: flex;
  position: relative;
}
@media (max-width: 768px) {
  .about_ntu_global_scholar .section2 {
    flex-direction: column;
  }
}
.about_ntu_global_scholar .section2 .left {
  width: 28.9%;
  position: relative;
}
.about_ntu_global_scholar .section2 .left .h3 {
  min-width: unset;
}
.about_ntu_global_scholar .section2 .left img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 768px) {
  .about_ntu_global_scholar .section2 .left {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .about_ntu_global_scholar .section2 .left::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.about_ntu_global_scholar .section2 .right {
  width: 71.1%;
  border-radius: 0px 0px 0px 24px;
  padding: 0 0 0 24px;
}
@media (max-width: 768px) {
  .about_ntu_global_scholar .section2 .right {
    width: 100%;
    z-index: 10;
    background-color: unset;
    padding: 0;
  }
}
.about_ntu_global_scholar .section2 .right .img {
  width: 100%;
  height: auto;
  max-height: 50px;
}
.about_ntu_global_scholar .section2 .right .img img {
  width: auto;
  height: auto;
  max-height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}

.source_of_funding .bannerHaveLMS {
  margin-bottom: 104px;
}
@media (max-width: 768px) {
  .source_of_funding .bannerHaveLMS {
    margin-bottom: 40px;
  }
}

.dotLeft {
  position: relative;
  padding-left: 30px;
}
.dotLeft::before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #507C89;
  border-radius: 50%;
}

.btn_w_to_p {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 220px;
  height: 48px;
  background-color: #FFFFFF;
  border: 1px solid #507C89;
  border-radius: 24px;
  transition: all 0.3s ease-in-out;
}
.btn_w_to_p p {
  color: #507C89;
  padding: 0 10px;
  transition: all 0.3s ease-in-out;
}
.btn_w_to_p svg path {
  fill: #507C89;
  transition: all 0.3s ease-in-out;
}
.btn_w_to_p:hover {
  background-color: #507C89;
}
.btn_w_to_p:hover p {
  color: #FFFFFF;
}
.btn_w_to_p:hover svg path {
  fill: #FFFFFF;
}

.btn_p_to_w {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 220px;
  height: 48px;
  background-color: #507C89;
  border: 1px solid #507C89;
  border-radius: 24px;
  transition: all 0.3s ease-in-out;
}
.btn_p_to_w p {
  color: #FFFFFF;
  padding: 0 10px;
  transition: all 0.3s ease-in-out;
}
.btn_p_to_w svg path {
  transition: all 0.3s ease-in-out;
  fill: #FFFFFF;
}
.btn_p_to_w:hover {
  background-color: #FFFFFF;
}
.btn_p_to_w:hover p {
  color: #507C89;
}
.btn_p_to_w:hover svg path {
  fill: #507C89;
}

.bannerHaveLMS {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
@media (max-width: 768px) {
  .bannerHaveLMS {
    height: 180px;
    padding: 0 9.16%;
  }
}
.bannerHaveLMS img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 768px) {
  .bannerHaveLMS img:nth-child(2) {
    width: 80%;
  }
  .bannerHaveLMS img:nth-child(3) {
    width: 60%;
  }
  .bannerHaveLMS img:nth-child(4) {
    width: 40%;
  }
}
.bannerHaveLMS .bg {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.bannerHaveLMS h1 {
  padding-right: 9.1%;
  z-index: 10;
}
@media (max-width: 768px) {
  .bannerHaveLMS h1 {
    font-size: 30px;
    line-height: 45px;
  }
}

.postLink {
  padding: 12px 52px;
  border-radius: 24px;
  background-color: #507C89;
  display: inline-block;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #507C89;
}
.postLink span {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
}
.postLink span svg path {
  transition: all 0.3s ease-in-out;
}
.postLink:hover {
  background-color: #FFFFFF;
  color: primary;
  border: 1px solid #507C89;
}
.postLink:hover span svg path {
  fill: #507C89;
}

.heateor_sss_sharing_container .heateor_sss_sharing_ul a {
  margin-right: 10px !important;
}
.heateor_sss_sharing_container .heateor_sss_sharing_ul a:hover {
  transition: all 0.3s ease-in-out;
}
.heateor_sss_sharing_container .heateor_sss_sharing_ul a:hover span {
  transition: all 0.3s ease-in-out;
}
.heateor_sss_sharing_container .heateor_sss_sharing_ul a:hover span svg {
  transition: all 0.3s ease-in-out;
}

main:has(.custom_banner_photo) {
  position: relative;
}

.custom_banner_img {
  position: absolute;
  right: 0;
  top: 0;
  width: 36.94%;
  z-index: 0;
}
@media (max-width: 768px) {
  .custom_banner_img {
    width: 40%;
    position: relative;
  }
}
@media (max-width: 480px) {
  .custom_banner_img {
    width: 100%;
  }
  .custom_banner_img::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.custom_banner_img .custom_banner_photo {
  width: 100%;
  height: 100%;
}

.custom_banner {
  padding: 104px 9.16%;
  position: relative;
  z-index: 10;
}
@media (max-width: 768px) {
  .custom_banner {
    padding: 24px 9.16%;
  }
  .custom_banner h3 {
    margin-bottom: 24px;
  }
}
.custom_banner .box {
  width: 24px;
  height: 24px;
  background-color: #507C89;
  margin-bottom: 24px;
  display: none;
}
.custom_banner .h1 {
  padding-bottom: 24px;
}
.scholarGlobal h2 {
  margin-bottom: 52px;
}
@media (max-width: 768px) {
  .scholarGlobal h2 {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 36px;
  }
}
.scholarGlobal h3 {
  color: #507C89;
  background-color: rgba(68, 84, 106, 0.3);
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 24px;
  padding: 4px;
}
@media (max-width: 768px) {
  .scholarGlobal h3 {
    font-size: 20px;
    line-height: 30px;
  }
}
.scholarGlobal h4 {
  color: #333333;
  margin-bottom: 24px;
}
.scholarGlobal h5,
.scholarGlobal h6 {
  color: #333333;
  margin-bottom: 24px;
}
.scholarGlobal hr {
  margin-bottom: 24px;
  border: 1px solid #EBEBEB;
}
.scholarGlobal a {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #507C89;
  word-break: break-all;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .scholarGlobal a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
  }
}
.scholarGlobal a img {
  margin-left: 10px;
}
.scholarGlobal p {
  color: #333333;
  margin-bottom: 24px;
  word-wrap: break-word;
}
.scholarGlobal table {
  border-collapse: separate !important;
  border-spacing: 4px;
  margin-bottom: 52px;
}
@media (max-width: 1300px) {
  .scholarGlobal table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    height: auto !important;
  }
}
.scholarGlobal table tbody tr {
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.1);
}
.scholarGlobal table tbody tr:first-child {
  color: #507C89;
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.25);
}
.scholarGlobal table tbody tr:first-child td {
  color: #507C89;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  font-family: "Noto Sans TC", sans-serif;
  text-align: left;
  white-space: nowrap;
}
.scholarGlobal table tbody tr:first-child td p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.scholarGlobal table tbody tr td {
  color: #333333;
  padding: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  font-family: "Noto Sans TC", sans-serif;
  white-space: initial;
}
.scholarGlobal table tbody tr td p,
.scholarGlobal table tbody tr td span,
.scholarGlobal table tbody tr td a {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
.scholarGlobal ul {
  padding-left: 20px;
  margin-bottom: 24px;
}
.scholarGlobal ul li {
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #333333;
}
@media (max-width: 768px) {
  .scholarGlobal ul li {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
.scholarGlobal ul li::marker {
  font-size: 0.5em;
}
.scholarGlobal ol {
  padding-left: 20px;
  margin-bottom: 24px;
}

.list_style_basic {
  position: relative;
  z-index: 10;
  width: 100%;
  padding: 0 9.16% 104px 9.16%;
  background-color: #FFFFFF;
}
@media (max-width: 768px) {
  .list_style_basic {
    padding: 0 9.16% 24px 9.16%;
  }
}
.list_style_basic .list_style_all {
  display: flex;
  flex-direction: column;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  background-color: #FFFFFF;
  padding: 104px 76px 80px 76px;
}
@media (max-width: 768px) {
  .list_style_basic .list_style_all {
    padding: 40px 24px;
  }
}

.department_list_style .bottom {
  display: flex;
  flex-direction: column;
}
.department_list_style .bottom .departmentAll {
  display: flex;
  gap: 24px;
  padding-top: 68px;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .department_list_style .bottom .departmentAll {
    padding-top: 24px;
    flex-direction: column;
  }
}
.department_list_style .bottom .left {
  width: calc(28.27% - 12px);
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .department_list_style .bottom .left {
    width: 100%;
  }
}
.department_list_style .bottom .left img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.department_list_style .bottom .right {
  width: calc(71.73% - 12px);
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .department_list_style .bottom .right {
    width: 100%;
  }
}

.housing_health_style h3,
.before_your_arrival h3 {
  padding: 4px 8px;
}
@media (max-width: 768px) {
  .housing_health_style h3,
  .before_your_arrival h3 {
    min-width: unset;
  }
}
.housing_health_style .cut,
.before_your_arrival .cut {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  gap: 24px;
}
@media (max-width: 480px) {
  .housing_health_style .cut,
  .before_your_arrival .cut {
    flex-direction: column;
  }
}
.housing_health_style .cut > div:first-of-type,
.before_your_arrival .cut > div:first-of-type {
  height: auto;
  min-width: 120px;
  max-width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.housing_health_style .cut > div:last-of-type,
.before_your_arrival .cut > div:last-of-type {
  flex: 1;
}
.housing_health_style .cut img,
.before_your_arrival .cut img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.full_time_pension .contact .contact_right span svg,
.yushan_scholar .contact .contact_right span svg {
  width: unset;
  height: unset;
}
.full_time_pension .h3,
.yushan_scholar .h3 {
  color: #507C89;
  background: radial-gradient(199.17% 12431.33% at 0% 100%, #9CCCD2 0%, rgba(156, 204, 210, 0) 100%);
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 52px;
  padding: 10px;
}
@media (max-width: 768px) {
  .full_time_pension .h3,
  .yushan_scholar .h3 {
    margin-bottom: 24px;
  }
}
.full_time_pension .external_linkage_li > .h3,
.yushan_scholar .external_linkage_li > .h3 {
  margin-bottom: 0;
  padding: 10px;
}
.full_time_pension .external_linkage_li > p,
.yushan_scholar .external_linkage_li > p {
  margin-bottom: 52px;
  padding: 10px;
}
@media (max-width: 768px) {
  .full_time_pension .external_linkage_li > p,
  .yushan_scholar .external_linkage_li > p {
    margin-bottom: 24px;
  }
}
.full_time_pension a,
.yushan_scholar a {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #507C89;
  padding-bottom: 24px;
  padding: 0 6px;
}
@media (max-width: 768px) {
  .full_time_pension a,
  .yushan_scholar a {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
  }
}
.full_time_pension a img,
.yushan_scholar a img {
  margin: 0 6px;
}
.full_time_pension h4,
.yushan_scholar h4 {
  color: #507C89;
  padding-left: 30px;
  position: relative;
  padding-bottom: 24px;
}
.full_time_pension h4:before,
.yushan_scholar h4:before {
  content: " ";
  width: 15px;
  height: 15px;
  background-color: #507C89;
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 50%;
}
.full_time_pension h6,
.yushan_scholar h6 {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  padding-bottom: 24px;
}
@media (max-width: 768px) {
  .full_time_pension h6,
  .yushan_scholar h6 {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
.full_time_pension p,
.yushan_scholar p {
  color: #333333;
}
.full_time_pension svg,
.yushan_scholar svg {
  margin: 0 7.33px;
}
@media (max-width: 480px) {
  .full_time_pension svg,
  .yushan_scholar svg {
    width: 100%;
    height: 100%;
  }
}
.full_time_pension li,
.yushan_scholar li {
  font-size: 0.5em;
}
.full_time_pension hr,
.yushan_scholar hr {
  margin-bottom: 24px;
  border: 2px solid #F8F8F8;
}
.full_time_pension table,
.yushan_scholar table {
  border-collapse: separate !important;
  border-spacing: 4px;
  margin-bottom: 52px;
  width: 100% !important;
  display: block;
  overflow-x: auto;
  height: auto !important;
}
@media (max-width: 768px) {
  .full_time_pension table,
  .yushan_scholar table {
    display: inline-block;
    overflow-x: auto;
    height: auto !important;
  }
}
.full_time_pension table tbody tr:first-child,
.yushan_scholar table tbody tr:first-child {
  background-color: #507C89;
  color: #FFFFFF;
}
.full_time_pension table tbody tr:first-child td,
.yushan_scholar table tbody tr:first-child td {
  background-color: #507C89;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  font-family: "Noto Sans TC", sans-serif;
}
.full_time_pension table tbody tr:first-child td p,
.yushan_scholar table tbody tr:first-child td p {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.full_time_pension table tbody tr td,
.yushan_scholar table tbody tr td {
  background-color: rgba(80, 124, 137, 0.1);
  color: #333333;
  padding: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  font-family: "Noto Sans TC", sans-serif;
}
.full_time_pension table tbody tr td p,
.yushan_scholar table tbody tr td p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}
.full_time_pension table tbody tr td:first-child,
.yushan_scholar table tbody tr td:first-child {
  background-color: #507C89;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.full_time_pension table tbody tr td:first-child p,
.yushan_scholar table tbody tr td:first-child p {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.full_time_pension table tbody p,
.yushan_scholar table tbody p {
  padding-bottom: 0;
  margin-bottom: 0;
}

.housing_health_style:not(:last-of-type) {
  padding-bottom: 36px;
}

.eventActivity_list {
  width: 100%;
  padding-top: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 768px) {
  .eventActivity_list {
    padding-top: 24px;
  }
}
@media (max-width: 480px) {
  .eventActivity_list {
    gap: 40px;
  }
}
.eventActivity_list li {
  list-style: none;
  width: calc(33.33% - 16px);
}
@media (max-width: 768px) {
  .eventActivity_list li {
    width: calc(50% - 12px);
  }
}
@media (max-width: 480px) {
  .eventActivity_list li {
    width: 100%;
  }
}
.eventActivity_list li .listBg {
  height: 200px;
}
.eventActivity_list li .listBg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.eventActivity_list li .listContent {
  display: flex;
  flex-direction: column;
}
.eventActivity_list li .listContent .title {
  margin: 24px 0;
  height: 54px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.eventActivity_list li .listContent .excerpt {
  height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 24px;
  word-wrap: break-word;
}
@media (max-width: 768px) {
  .eventActivity_list li .listContent .excerpt {
    height: 66px;
  }
}
.eventActivity_list li .listContent .time {
  padding-bottom: 24px;
  display: flex;
  align-items: center;
}
.eventActivity_list li .listContent .time span {
  padding-right: 8px;
  display: flex;
  align-items: center;
}

.paginate .paginatePage {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 52px;
  gap: 16px;
}
.paginate .paginatePage li {
  list-style: none;
}
.paginate .paginatePage li.active a {
  pointer-events: none;
  background-color: #507C89;
  color: #FFFFFF;
}
.paginate .paginatePage li.disabled {
  display: none;
}
.paginate .paginatePage a,
.paginate .paginatePage span {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  background-color: #FFFFFF;
}
.paginate .paginatePage a:hover,
.paginate .paginatePage span:hover {
  background-color: #507C89;
  color: #FFFFFF;
}
.paginate .paginatePage a:hover svg path,
.paginate .paginatePage span:hover svg path {
  stroke: #FFFFFF;
}
.paginate .paginatePage .current {
  background-color: #507C89;
  color: #FFFFFF;
}
.paginate .paginatePage .prev svg path {
  stroke: #44546A;
}
.paginate .paginatePage .prev svg:hover svg path {
  stroke: #FFFFFF;
}
.paginate .paginatePage .next svg path {
  stroke: #44546A;
  transition: all 0.3s ease-in-out;
}
.paginate .paginatePage .next svg:hover svg path {
  stroke: #FFFFFF;
}

.pageChange {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 52px;
}
.pageChange li {
  list-style: none;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
.pageChange li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pageChange li:hover {
  background-color: #507C89;
}
.pageChange li:hover a {
  color: #FFFFFF;
}
.pageChange li:hover svg path {
  stroke: #FFFFFF;
}
.pageChange li.disabled {
  display: none;
}
.pageChange li.active {
  pointer-events: none;
  background-color: #507C89;
  color: #FFFFFF;
}
.pageChange li.active a {
  color: #FFFFFF;
}

.form_7 {
  display: none;
}
.form_7 .wpcf7-submit {
  visibility: hidden;
  opacity: 0;
  z-index: -999;
  position: relative;
}

@media (max-width: 480px) {
  .g-recaptcha {
    transform: translateX(-21.5px);
  }
}/*# sourceMappingURL=style.css.map */