@charset "UTF-8";
@font-face {
  font-family: 'helvetica';
  src: url("../fonts/helvetica.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TitilliumWeb-SemiBold';
  src: url("../fonts/TitilliumWeb-SemiBold.ttf");
  font-weight: normal;
  font-style: normal;
}

body {
  color: #000000;
  font-family: 'helvetica','微軟正黑體';
  font-size: 16px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body {
    font-size: 20px;
  }
}

@media screen and (min-width: 2561px) {
  body {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

body h2 {
  color: #123348;
}

body .text-transform {
  text-transform: uppercase;
}

body em {
  font-style: normal;
}

body .TitilliumWeb-Regular {
  font-family: 'helvetica','微軟正黑體';
}

body .font-w {
  font-weight: normal;
}

body .line-24 {
  line-height: 24px;
}

body .bold {
  font-family: 'TitilliumWeb-SemiBold','微軟正黑體';
  font-weight: bold;
}

body .title {
  font-family: 'TitilliumWeb-SemiBold','微軟正黑體';
  font-weight: bold;
}

body .big-title b {
  text-transform: uppercase;
  display: block;
  color: rgba(31, 51, 104, 0.4);
  position: absolute;
  right: 0;
}

@media (max-width: 1024px) {
  body .big-title b {
    display: none;
  }
}

body .second-block .box .fc .fc-button-group > .fc-button {
  flex: 0;
}

body .fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
  margin-left: 0;
  justify-content: space-between;
}

body .fc .fc-button-group {
  margin-left: 0;
  width: 100%;
}

body .fc thead {
  background: #F9F9F9;
  border-bottom: 10px solid #ffffff;
}

body .fc .fc-col-header-cell-cushion {
  font-size: 17px;
}

body .fc-toolbar-chunk {
  width: 100%;
  text-align: center;
}

body .fc .fc-toolbar {
  position: relative;
}

body .fc .fc-toolbar .fc-toolbar-chunk:nth-last-child(2) {
  display: none;
  width: 0;
}

body .fc .fc-today-button {
  display: none;
  width: 0;
}

body .fc .fc-toolbar .fc-toolbar-chunk:nth-last-child(1) {
  position: absolute;
  width: 100%;
  justify-content: space-between;
  z-index: 99;
}

body .box-shadow img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

body h4 {
  font-weight: bold;
}

body a {
  color: #000000;
  text-decoration: none;
  transition: all 0.35s ease;
}

body a:hover {
  color: #EB630A;
  text-decoration: none;
}

body img {
  max-width: 100%;
}

body .text-decoration {
  text-decoration: underline;
}

body .bold {
  font-weight: bold;
}

body .blueText {
  color: #374869;
}

body .blueLight {
  color: #374869;
}

body .garycolor {
  color: rgba(0, 0, 0, 0.6);
}

body .black {
  color: #000000;
}

body .red {
  color: #374869;
}

body .green {
  color: #0E642D !important;
}

body .orange {
  color: #EB630A !important;
}

body .greenDeep {
  color: #374869;
}

body .orangeDeep {
  color: #374869;
}

body .yellow {
  color: #F4E65A;
}

body .yellowlight {
  color: #AC7D13;
}

body .yellowDeep {
  color: #805825;
}

body .green {
  color: #17585D;
}

body .fs100 {
  font-size: 100px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs100 {
    font-size: 104px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs100 {
    font-size: 120px;
  }
}

@media (max-width: 1440px) {
  body .fs100 {
    font-size: 80px;
  }
}

@media (max-width: 1366px) {
  body .fs100 {
    font-size: 78px;
  }
}

@media (max-width: 1200px) {
  body .fs100 {
    font-size: 76px;
  }
}

@media (max-width: 1024px) {
  body .fs100 {
    font-size: 74px;
  }
}

@media (max-width: 768px) {
  body .fs100 {
    font-size: 72px;
  }
}

@media (max-width: 576px) {
  body .fs100 {
    font-size: 70px;
  }
}

body .fs80 {
  font-size: 80px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs80 {
    font-size: 84px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs80 {
    font-size: 90px;
  }
}

@media (max-width: 768px) {
  body .fs80 {
    font-size: 40px;
  }
}

body .fs64 {
  font-size: 64px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs64 {
    font-size: 68px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs64 {
    font-size: 78px;
  }
}

@media (max-width: 1440px) {
  body .fs64 {
    font-size: 62px;
  }
}

@media (max-width: 1366px) {
  body .fs64 {
    font-size: 58px;
  }
}

@media (max-width: 1200px) {
  body .fs64 {
    font-size: 54px;
  }
}

@media (max-width: 1024px) {
  body .fs64 {
    font-size: 50px;
  }
}

@media (max-width: 768px) {
  body .fs64 {
    font-size: 46px;
  }
}

@media (max-width: 576px) {
  body .fs64 {
    font-size: 42px;
  }
}

body .fs54 {
  font-size: 54px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs54 {
    font-size: 58px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs54 {
    font-size: 58px;
  }
}

@media (max-width: 1440px) {
  body .fs54 {
    font-size: 52px;
  }
}

@media (max-width: 1366px) {
  body .fs54 {
    font-size: 58px;
  }
}

@media (max-width: 1200px) {
  body .fs54 {
    font-size: 44px;
  }
}

@media (max-width: 1024px) {
  body .fs54 {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  body .fs54 {
    font-size: 36px;
  }
}

@media (max-width: 576px) {
  body .fs54 {
    font-size: 32px;
  }
}

body .fs48 {
  font-size: 48px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs48 {
    font-size: 52px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs48 {
    font-size: 64px;
  }
}

@media (max-width: 1440px) {
  body .fs48 {
    font-size: 46px;
  }
}

@media (max-width: 1366px) {
  body .fs48 {
    font-size: 44px;
  }
}

@media (max-width: 1200px) {
  body .fs48 {
    font-size: 42px;
  }
}

@media (max-width: 1024px) {
  body .fs48 {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  body .fs48 {
    font-size: 38px;
  }
}

@media (max-width: 576px) {
  body .fs48 {
    font-size: 24px;
  }
}

body .fs46 {
  font-size: 46px;
}

body .fs42 {
  font-size: 42px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs42 {
    font-size: 46px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs42 {
    font-size: 58px;
  }
}

@media (max-width: 1440px) {
  body .fs42 {
    font-size: 40px;
  }
}

@media (max-width: 1366px) {
  body .fs42 {
    font-size: 38px;
  }
}

@media (max-width: 1200px) {
  body .fs42 {
    font-size: 36px;
  }
}

@media (max-width: 1024px) {
  body .fs42 {
    font-size: 34px;
  }
}

@media (max-width: 768px) {
  body .fs42 {
    font-size: 32px;
  }
}

@media (max-width: 576px) {
  body .fs42 {
    font-size: 30px;
  }
}

body .fs40 {
  font-size: 40px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs40 {
    font-size: 44px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs40 {
    font-size: 56px;
  }
}

@media (max-width: 1440px) {
  body .fs40 {
    font-size: 38px;
  }
}

@media (max-width: 1366px) {
  body .fs40 {
    font-size: 36px;
  }
}

@media (max-width: 1200px) {
  body .fs40 {
    font-size: 34px;
  }
}

@media (max-width: 1024px) {
  body .fs40 {
    font-size: 32px;
  }
}

@media (max-width: 768px) {
  body .fs40 {
    font-size: 30px;
  }
}

@media (max-width: 576px) {
  body .fs40 {
    font-size: 28px;
  }
}

body .fs38 {
  font-size: 38px;
}

body .fs36 {
  font-size: 36px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs36 {
    font-size: 40px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs36 {
    font-size: 48px;
  }
}

@media (max-width: 1440px) {
  body .fs36 {
    font-size: 34px;
  }
}

@media (max-width: 1366px) {
  body .fs36 {
    font-size: 32px;
  }
}

@media (max-width: 1200px) {
  body .fs36 {
    font-size: 30px;
  }
}

@media (max-width: 1024px) {
  body .fs36 {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  body .fs36 {
    font-size: 26px;
  }
}

@media (max-width: 576px) {
  body .fs36 {
    font-size: 20px;
  }
}

body .fs22 {
  font-size: 22px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs22 {
    font-size: 26px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs22 {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  body .fs22 {
    font-size: 18px;
  }
}

body .fs20 {
  font-size: 20px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs20 {
    font-size: 24px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs20 {
    font-size: 32px;
  }
}

@media (max-width: 1440px) {
  body .fs20 {
    font-size: 20px;
  }
}

@media (max-width: 1366px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 1200px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  body .fs20 {
    font-size: 15px;
  }
}

body .fs32 {
  font-size: 32px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs32 {
    font-size: 34px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs32 {
    font-size: 40px;
  }
}

@media (max-width: 1440px) {
  body .fs32 {
    font-size: 32px;
  }
}

@media (max-width: 1366px) {
  body .fs32 {
    font-size: 30px;
  }
}

@media (max-width: 1200px) {
  body .fs32 {
    font-size: 28px;
  }
}

@media (max-width: 1024px) {
  body .fs32 {
    font-size: 26px;
  }
}

@media (max-width: 768px) {
  body .fs32 {
    font-size: 24px;
  }
}

@media (max-width: 576px) {
  body .fs32 {
    font-size: 22px;
  }
}

body .fs30 {
  font-size: 30px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs30 {
    font-size: 32px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs30 {
    font-size: 38px;
  }
}

@media (max-width: 1440px) {
  body .fs30 {
    font-size: 30px;
  }
}

@media (max-width: 1366px) {
  body .fs30 {
    font-size: 28px;
  }
}

@media (max-width: 1200px) {
  body .fs30 {
    font-size: 26px;
  }
}

@media (max-width: 1024px) {
  body .fs30 {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  body .fs30 {
    font-size: 22px;
  }
}

@media (max-width: 576px) {
  body .fs30 {
    font-size: 18px;
  }
}

body .fs28 {
  font-size: 28px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs28 {
    font-size: 34px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs28 {
    font-size: 40px;
  }
}

@media (max-width: 1440px) {
  body .fs28 {
    font-size: 28px;
  }
}

@media (max-width: 1366px) {
  body .fs28 {
    font-size: 26px;
  }
}

@media (max-width: 1200px) {
  body .fs28 {
    font-size: 24px;
  }
}

@media (max-width: 1024px) {
  body .fs28 {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  body .fs28 {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  body .fs28 {
    font-size: 18px;
  }
}

body .fs26 {
  font-size: 26px;
}

body .fs24, body h2, body .h2 {
  font-size: 24px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs24, body h2, body .h2 {
    font-size: 28px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs24, body h2, body .h2 {
    font-size: 36px;
  }
}

@media (max-width: 1440px) {
  body .fs24, body h2, body .h2 {
    font-size: 24px;
  }
}

@media (max-width: 1366px) {
  body .fs24, body h2, body .h2 {
    font-size: 22px;
  }
}

@media (max-width: 1200px) {
  body .fs24, body h2, body .h2 {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  body .fs24, body h2, body .h2 {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  body .fs24, body h2, body .h2 {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  body .fs24, body h2, body .h2 {
    font-size: 16px;
  }
}

body .fs18 {
  font-size: 18px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs18 {
    font-size: 22px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs18 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  body .fs18 {
    font-size: 15px;
  }
}

body .fs17 {
  font-size: 17px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs17 {
    font-size: 21px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs17 {
    font-size: 27px;
  }
}

@media (max-width: 767px) {
  body .fs17 {
    font-size: 15px;
  }
}

body .fs16 {
  font-size: 16px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs16 {
    font-size: 20px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs16 {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  body .fs16 {
    font-size: 14px;
  }
}

body .fs14 {
  font-size: 14px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  body .fs14 {
    font-size: 18px;
  }
}

@media screen and (min-width: 2561px) {
  body .fs14 {
    font-size: 22px;
  }
}

body .fs12 {
  font-size: 12px;
}

body .boxshadow2 {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
}

@media (max-width: 768px) {
  body .mt-5 {
    margin-top: 1.5rem !important;
  }
}

body .white {
  color: #ffffff;
}

body .row {
  --bs-gutter-x: 1rem;
  z-index: 9;
  position: relative;
}

.swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  transition: all 0.35s ease;
  background-color: rgba(255, 255, 255, 0.6);
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #374869;
  border-radius: 10px;
}

header .searchform form input::-webkit-input-placeholder {
  color: #fff;
}

header .searchform form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}

header .searchform form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}

header .searchform form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.form-control {
  color: #333;
}

.index-block .Yearlist .navs::-webkit-scrollbar {
  width: 8px;
}

.index-block .Yearlist .navs::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.index-block .Yearlist .navs::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.16);
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.first-block .inner .items::-webkit-scrollbar {
  width: 8px;
}

.first-block .inner .items::-webkit-scrollbar-track {
  background-color: #F1F3F4;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

.first-block .inner .items::-webkit-scrollbar-thumb {
  background-color: #C2C2C2;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}

.loginpup .container .conbox::-webkit-scrollbar {
  width: 10px;
}

.loginpup .container .conbox::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.loginpup .container .conbox::-webkit-scrollbar-thumb {
  background-color: #C2C2C2;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.text-left p {
  text-align: left !important;
}

.dropdown-menu li:nth-last-child(1) > a {
  border-bottom: none;
}

.dropdown-menu {
  background-color: #FDFBF5;
  position: absolute;
  width: 100%;
  min-width: 100%;
  left: 0%;
  right: 0;
  padding: 3rem 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border: none;
  border-radius: 0 !important;
}

@media (max-width: 1280px) {
  .dropdown-menu {
    box-shadow: none;
    background: #fff;
    padding: 0;
    position: relative;
  }
}

.dropdown-menu li a {
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  display: block;
  width: 100%;
  color: #000000;
  white-space: nowrap;
  margin-left: 0 !important;
  border-bottom: 1px solid #efefef;
  border-radius: 0 !important;
  transition: all 0.35s ease;
}

@media (max-width: 1200px) {
  .dropdown-menu li a {
    border: none;
  }
}

.dropdown-menu li a:hover {
  border-bottom: 1px solid #374869;
  background: none !important;
  color: #374869 !important;
}

.dropdown-menu .imgs img {
  width: 100%;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-3 {
    display: none;
  }
}

.dropdown-menu .col-md-9 {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 {
    width: 100%;
  }
}

.dropdown-menu .col-md-9 .leftin {
  width: 30%;
  border-left: 1px solid rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  padding-left: 3rem;
  margin-left: 3rem;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 .leftin {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    width: 100%;
  }
}

.dropdown-menu .col-md-9 .leftin a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 .leftin a {
    padding: 0.5rem 0;
    font-size: 16px;
  }
  .dropdown-menu .col-md-9 .leftin a:nth-last-child(1) {
    border-bottom: none;
  }
}

.dropdown-menu .col-md-9 .leftin a::after {
  content: "\f105";
  font-family: 'FontAwesome';
}

.dropdown-menu .col-md-9 .leftin a.orange {
  color: #374869;
}

.dropdown-menu .col-md-9 .rightin {
  width: 60%;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 .rightin {
    width: 100%;
    display: none;
  }
}

.dropdown-menu .col-md-9 .rightin a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.dropdown-menu .col-md-9 .rightin a::after {
  content: "\f105";
  font-family: 'FontAwesome';
}

.dropdown-menu .col-md-9 .rightin a.orange {
  color: #374869;
}

.dropdown-menu .col-md-9 .rightin .second {
  width: 45%;
}

.dropdown-menu .col-md-9 .rightin .third {
  width: 45%;
}

@media (max-width: 1280px) {
  .dropdown-menu .container {
    max-width: 100%;
  }
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -1;
  display: none !important;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu2 {
  position: relative;
}

.open > .dropdown-menu {
  opacity: 1 !important;
  visibility: visible !important;
  margin-top: 0px;
  display: block;
}

.form-control:focus, .form-select:focus, .btn:focus {
  box-shadow: none !important;
}

main {
  position: relative;
  z-index: 99;
}

main::before {
  content: '';
  display: block;
  width: 1529px;
  height: 800px;
  background: url(../images/line.svg) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: 20px;
  top: 0px;
  transform: translateY(-80px);
}

main::after {
  content: '';
  display: block;
  width: 1722px;
  height: 827px;
  background: url(../images/w_bg.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: 0px;
  top: 0px;
  transform: translateY(-80px);
  background: linear-gradient(180deg, #FBF9F6 0%, #FBF9F600 100%) 0% 0% no-repeat padding-box;
}

main .txt ul {
  padding-left: 0rem;
}

main .txt ul li {
  padding-left: 1rem;
  list-style: none;
  position: relative;
  margin-bottom: 0.7rem;
}

main .txt ul li::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
  background: #EB630A;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.container {
  max-width: 1700px;
  width: 100%;
}

@media screen and (min-width: 2561px) {
  .container {
    max-width: 88%;
  }
}

@media screen and (min-width: 1441px) and (max-width: 1920px) {
  .container {
    max-width: 82.85%;
  }
}

@media (max-width: 1440px) {
  .container {
    max-width: 88%;
  }
}

@media (max-width: 1200px) {
  .container {
    max-width: 94%;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: 98%;
    margin: 0 auto;
  }
}

@media (max-width: 1024px) {
  .icons, .inner-mob {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .d-md-block, .d-none {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .d-md-none {
    display: inline-block !important;
  }
}

.icon {
  width: 2em;
  height: 2em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  fill: #000000;
}

@media (max-width: 1024px) {
  .icon {
    width: 3em;
    height: 3em;
  }
}

@media (max-width: 767px) {
  .icon {
    width: 2.5em;
  }
}

@media (max-width: 767px) {
  .webskp {
    display: none;
  }
}

.mobile {
  display: none;
}

@media (max-width: 767px) {
  .mobile {
    display: block;
  }
}

.text-right {
  text-align: right !important;
}

@media (max-width: 1280px) {
  .icon-box {
    display: flex !important;
    justify-content: center;
    width: 45px;
    height: 40px;
    background: #ffffff;
    border-radius: 5px;
    padding-left: 7px;
    padding-right: 7px;
    border: 1px solid #EB630A;
  }
}

@keyframes img_move {
  0% {
    top: 0px;
  }
  25% {
    top: -7px;
  }
  50% {
    top: 0px;
  }
  75% {
    top: -7px;
  }
  100% {
    top: 0px;
  }
}

@keyframes rotate_left {
  100% {
    transform: rotate(360deg);
    left: 50px;
    opacity: 1;
  }
}

@keyframes rotate_right {
  100% {
    transform: rotate(360deg);
    right: 50px;
    opacity: 1;
  }
}

@keyframes random_move1 {
  33% {
    transform: translateX(45px);
    transform: translateY(10px);
  }
  66% {
    transform: translateX(10px);
    transform: translateY(45px);
  }
  100% {
    transform: translateX(0px);
    transform: translateY(0px);
  }
}

@keyframes random_move2 {
  33% {
    transform: translateX(10px);
    transform: translateY(50px);
  }
  66% {
    transform: translateX(40px);
    transform: translateY(20px);
  }
  100% {
    transform: translateX(0px);
    transform: translateY(0px);
  }
}

@keyframes mymove {
  0% {
    bottom: 1px;
  }
  50% {
    bottom: 3px;
  }
  100% {
    bottom: 5px;
  }
}

@keyframes mymove1 {
  0% {
    left: 5px;
  }
  50% {
    left: 10px;
  }
  100% {
    left: 15px;
  }
}

.swiper-button-next, .swiper-button-prev {
  color: #ffffff;
  transition: all 0.35s ease;
  outline: none;
}

.swiper-button-next.swiper-button-next, .swiper-button-prev.swiper-button-next {
  right: 0vw;
}

.swiper-button-next.swiper-button-next::after, .swiper-button-prev.swiper-button-next::after {
  content: '';
  display: block;
  width: 22px;
  height: 23px;
  background: url(../images/right.svg) no-repeat top center;
}

.swiper-button-next.swiper-button-prev, .swiper-button-prev.swiper-button-prev {
  left: 0vw;
}

.swiper-button-next.swiper-button-prev::after, .swiper-button-prev.swiper-button-prev::after {
  content: '';
  display: block;
  width: 22px;
  height: 23px;
  background: url(../images/left.svg) no-repeat top center;
}

header {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  background: #FBF9F6;
  z-index: 999;
}

@media (max-width: 1200px) {
  header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

header .header {
  width: 100%;
}

@media (max-width: 1280px) {
  header .header {
    padding-top: 15px;
  }
}

header .header .topbar {
  position: relative;
  z-index: 99;
}

header .header .container {
  max-width: 98%;
}

header .header .container .left {
  max-width: 490px;
  transition: all 0.35s ease;
}

@media (max-width: 1680px) {
  header .header .container .left {
    max-width: 300px;
  }
}

@media (max-width: 767px) {
  header .header .container .left {
    max-width: 240px;
  }
}

header .header .container .left .logo {
  display: flex;
  align-items: center;
  transform: translateY(-20px);
}

@media (max-width: 1280px) {
  header .header .container .left .logo {
    transform: translateY(0px);
  }
}

header .header .container .left .logo a {
  display: inline-block;
  margin-right: 30px;
}

@media (max-width: 767px) {
  header .header .container .left .logo a {
    margin-right: 10px;
  }
}

header .header .container .left .logo a img {
  max-width: 100%;
  margin-right: 30px;
}

@media (max-width: 767px) {
  header .header .container .left .logo a img {
    margin-right: 10px;
  }
}

header .header .container .icon-box a {
  margin-left: 2vmin;
}

header .header .container .icon-box .btn {
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  height: 20px;
  width: 20px;
  cursor: pointer;
  z-index: 99;
}

header .header .container .icon-box .btn span {
  position: absolute;
  webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  display: block;
  height: 1px;
  width: 100%;
  background: #EB630A;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

header .header .container .icon-box .btn span:first-child {
  top: 0;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

header .header .container .icon-box .btn span:last-child {
  top: 18px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

header .header .container .icon-box .btn span:nth-child(2) {
  top: 9px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

@media (max-width: 1200px) {
  header .header .container .icon-box .btn[aria-expanded="true"]::after {
    content: "\f124";
  }
}

@media (max-width: 1200px) {
  header .header .container .icon-box .btn[aria-expanded="true"] span {
    display: none;
  }
}

header .header .container .right {
  position: relative;
  width: calc(100% - 600px);
  display: flex;
  align-items: center;
  justify-content: end;
}

@media (max-width: 1680px) {
  header .header .container .right {
    width: calc(100% - 400px);
  }
}

@media screen and (min-width: 2561px) {
  header .header .container .right ul {
    justify-content: space-between !important;
  }
}

@media (max-width: 1440px) {
  header .header .container .right {
    width: auto;
  }
}

@media (max-width: 1280px) {
  header .header .container .right {
    width: auto;
  }
}

@media (max-width: 767px) {
  header .header .container .right {
    width: calc(100% - 270px);
  }
}

header .header .container .right .link {
  transition: all 0.35s ease;
}

@media (max-width: 1024px) {
  header .header .container .right .link {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #ffffff;
    justify-content: space-between !important;
  }
  header .header .container .right .link div {
    width: 18%;
  }
}

@media (max-width: 1024px) and (max-width: 767px) {
  header .header .container .right .link div {
    width: auto;
  }
}

@media (max-width: 1024px) {
  header .header .container .right .link div a {
    padding-top: 1rem;
  }
}

header .header .container .right .icon-box a {
  margin-right: 1.5vmin;
}

header .header .container .right .icon-box img {
  width: 5vmin;
}

header .header .container .right .nav-link {
  height: 60px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  position: relative;
  color: #464646;
}

header .header .container .right .nav-link:hover {
  color: #EB630A;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

header .header .container .right .nav-link:hover i {
  color: #ffffff;
}

header .header .container .right .nav-link a {
  display: block;
  padding: 0.5rem 1.5rem;
  text-align: center;
}

@media (max-width: 1680px) {
  header .header .container .right .nav-link a {
    padding: 0.5rem 0.2rem;
  }
}

@media (max-width: 1366px) {
  header .header .container .right .nav-link a {
    padding: 0.5rem 0.2rem;
  }
}

@media (max-width: 767px) {
  header .header .container .right .nav-link a {
    margin-left: 0;
  }
}

header .header .container .right .nav-link a.active {
  color: #374869;
}

header .header .container .right .nav-link i {
  margin-left: 0.3rem;
}

header .header .mask_background {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  display: none;
  opacity: 0;
  width: 100vw;
  height: 100%;
  z-index: 1000;
}

header .nav-box {
  z-index: 99;
  padding: 0;
  width: 100%;
}

@media (max-width: 1280px) {
  header .nav-box {
    display: none !important;
  }
}

@media (max-width: 1366px) {
  header .nav-box .nav {
    justify-content: flex-end !important;
  }
}

header .nav-box .nav .nav-link {
  color: #000000;
  padding: 0.5rem 0 0.5rem 2rem;
}

@media screen and (min-width: 2561px) {
  header .nav-box .nav .nav-link {
    padding: 0.5rem 0 0.5rem 2rem;
  }
}

@media screen and (max-width: 1723px) {
  header .nav-box .nav .nav-link {
    padding: 0.5rem 0 0.5rem 1.5rem;
  }
}

@media screen and (max-width: 1462px) {
  header .nav-box .nav .nav-link {
    padding: 0.5rem 0 0.5rem 1rem;
  }
}

@media screen and (max-width: 1303px) {
  header .nav-box .nav .nav-link {
    padding: 0.5rem 0 0.5rem 0.8rem;
  }
}

header .nav-box .nav .nav-link:hover {
  color: #374869;
}

header .lang {
  position: relative;
}

header .lang span {
  display: flex;
  border-radius: 0 0 10px 10px;
  background: #ffffff;
  color: #464646;
  cursor: pointer;
  padding: 10px 15px;
  transition: all 0.35s ease;
}

header .lang span:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

header .lang span a {
  font-size: 16px;
}

header .lang span a:not(:last-child)::after {
  display: inline-block;
  content: '';
  width: 1px;
  height: 12px;
  margin: 0 5px;
  background-color: #ccc;
}

header .lang dl {
  display: none;
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  background: #ffffff;
  border-radius: 10px;
}

header .lang dl dd {
  padding: 5px;
}

header .lang dl dd a {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #333;
}

header .lang dl dd a:hover {
  color: #EB630A;
}

header .Search {
  border-radius: 0 0 0px 10px;
  background: #0F632E;
  padding: 10px 30px;
}

header .Search a {
  color: #ffffff;
}

header .Search a i {
  margin-right: 10px;
}

header .Tel {
  border-radius: 0 0 10px 0px;
  background: #EC8A3E;
  padding: 10px 20px;
}

header .Tel a {
  color: #ffffff;
}

header .Tel a i {
  margin-right: 10px;
}

header .Instagram {
  margin: 0 15px;
}

header .Instagram a {
  border-radius: 0 0 10px 10px;
  padding: 10px 17px;
  color: #ffffff;
  background: linear-gradient(to bottom left, #900AF8 0%, #DD04E1 18%, #FD037B 38%, #FE7003 69%, #FFC700 100%);
}

header .Instagram a:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

header .links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: 2rem;
}

@media (max-width: 1280px) {
  header .links {
    display: none;
  }
}

@media (max-width: 767px) {
  header .links {
    padding-left: 1rem;
    margin-left: 0;
  }
}

.searchbox {
  display: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
}

.searchbox .pupback {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
}

.searchbox .container {
  position: relative;
  z-index: 999;
}

.searchbox form {
  margin-top: 3rem;
  background: #ffffff;
  padding: 2rem;
  border-radius: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.searchbox form .form-group {
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0.5rem;
  border: 1px solid #0F632E;
  margin: 1rem;
  border-radius: 10px;
}

.searchbox form .form-group input {
  border: none;
  box-shadow: none;
  outline: none;
}

.searchbox form .form-group button {
  display: flex;
  align-items: center;
  background: #0F632E;
  border: 1px solid #0F632E;
  padding: 1rem 2rem;
  color: #fff;
  white-space: nowrap;
}

.mobile-menu-visible header .header .container .icon-box .btn span:first-child {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 4px;
}

.mobile-menu-visible header .header .container .icon-box .btn span:nth-child(2) {
  width: 0;
  opacity: 0;
}

.mobile-menu-visible header .header .container .icon-box .btn span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 20px;
  left: 4px;
}

.opennav {
  overflow: hidden;
}

.opennav header {
  position: fixed;
  top: 0;
}

@media (max-width: 1024px) {
  .nav-up {
    bottom: -100% !important;
  }
}

.tag {
  display: flex;
}

@media (max-width: 767px) {
  .tag {
    width: 100%;
  }
}

.tag em {
  font-style: normal;
  background: #374869;
  color: #ffffff;
  padding: 0.4rem 1rem;
  margin-right: 0.5rem;
  border-radius: 50px;
}

.tag em:nth-child(2) {
  background: #F4E65A;
  color: #374869;
  text-transform: uppercase;
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  opacity: 0 !important;
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  opacity: 0 !important;
}

#share {
  position: absolute;
  width: 700px;
  right: -20px;
  bottom: -30px;
  display: none;
}

@media (max-width: 1024px) {
  #share {
    position: fixed;
    background: #ffffff;
    width: 100%;
    bottom: 65px;
    left: 0;
    right: auto;
  }
  #share .jssocials-shares {
    width: 100%;
  }
  #share .jssocials-shares .jssocials-share {
    width: 16%;
  }
}

@media (max-width: 1024px) and (max-width: 767px) {
  #share .jssocials-shares .jssocials-share {
    width: 12%;
  }
}

.close {
  cursor: pointer;
  position: absolute;
  width: 24px;
  right: 0.7rem;
  top: 0.5rem;
  display: block;
  z-index: 99;
  height: 40px;
  background: none;
  border: none;
  box-shadow: none;
  outline: none;
}

@media (max-width: 767px) {
  .close {
    right: 0.1rem;
    top: 0.1rem;
  }
}

.close::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  left: 0;
  background: #ffffff;
  transform: rotate(45deg) scaleX(1.35);
  transition-delay: .1s;
  top: 15px;
}

.close::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  left: 0;
  background: #ffffff;
  transform: rotate(-45deg) scaleX(1.35);
  transition-delay: .1s;
  top: 15px;
}

@keyframes mymove {
  0% {
    transform: translateY(5%);
  }
  50% {
    transform: translateY(10%);
  }
  100% {
    transform: translateY(2%);
  }
}

.arrow-right {
  position: relative;
}

.arrow-right::after {
  content: '\2192';
  display: inline-block;
}

.txt a {
  color: #049ADC;
  word-break: break-all;
}

.txt img {
  display: inline-block;
}

.banner {
  position: relative;
  width: 100%;
  padding: 100px 0px;
  z-index: 99;
}

@media (max-width: 767px) {
  .banner {
    padding-top: 25px;
    padding-bottom: 50px;
  }
}

.banner .swiper {
  height: 100%;
}

.banner .swiper-slide {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  .banner .swiper-slide {
    flex-direction: column-reverse;
    justify-content: flex-start;
  }
}

.banner .swiper-slide.swiper-slide-active .boximg img {
  transform: scale(1);
}

.banner .swiper-slide .inner {
  max-width: 473px;
}

@media (max-width: 992px) {
  .banner .swiper-slide .inner {
    max-width: 100%;
    margin-top: 30px;
    width: 100%;
  }
}

.banner .swiper-slide .inner h1 {
  margin-bottom: 30px;
  color: #123348;
}

@media screen and (max-width: 2921px) {
  .banner .swiper-slide .inner h1 br {
    display: none;
  }
}

@media (max-width: 992px) {
  .banner .swiper-slide .inner h1 br {
    display: none;
  }
}

@media (max-width: 768px) {
  .banner .swiper-slide .inner h1 {
    margin: 10px 0px;
  }
}

.banner .swiper-slide .inner h2 {
  margin: 2rem 0 3rem 0;
  color: #8D8D8D;
}

@media (max-width: 992px) {
  .banner .swiper-slide .inner h2 br {
    display: none;
  }
}

@media (max-width: 768px) {
  .banner .swiper-slide .inner h2 {
    margin: 1rem 0;
  }
}

.banner .swiper-slide .inner .more {
  margin-left: 3px;
}

.banner .swiper-slide .boximg {
  position: relative;
  overflow: hidden;
  width: calc(100% - 493px);
}

@media (max-width: 992px) {
  .banner .swiper-slide .boximg {
    width: 100%;
  }
}

.banner .swiper-slide .boximg img {
  float: right;
  display: block;
  margin-right: 5px;
}

.banner .swiper-slide .boximg .img-l1 {
  position: absolute;
  bottom: 0;
  left: 170px;
  z-index: 9;
}

@media (max-width: 1680px) {
  .banner .swiper-slide .boximg .img-l1 {
    left: 0;
  }
}

@media (max-width: 767px) {
  .banner .swiper-slide .boximg .img-l1 {
    display: none;
  }
}

.banner .swiper-slide .boximg .img-l1 img {
  float: none;
}

.banner .arrow {
  position: absolute;
  right: 0;
  bottom: 100px;
  width: 8%;
  height: calc(100% - 200px);
  background: url(../images/purp-x.png) no-repeat top center;
  background-size: 100% 100%;
  display: flex;
  align-items: flex-end;
  box-sizing: border-box;
  padding: 30px;
}

@media (max-width: 1440px) {
  .banner .arrow {
    width: 6%;
  }
}

@media (max-width: 992px) {
  .banner .arrow {
    height: 470px;
    bottom: auto;
    top: 100px;
  }
}

@media (max-width: 820px) {
  .banner .arrow {
    height: 415px;
  }
}

@media (max-width: 768px) {
  .banner .arrow {
    height: 390px;
  }
}

@media (max-width: 767px) {
  .banner .arrow {
    top: 0px;
    height: 50px;
    width: 100%;
    position: relative;
    background: none;
    padding: 0;
  }
}

.banner .arrow .arrow-btn {
  position: relative;
  width: 42px;
  height: 200px;
}

@media (max-width: 767px) {
  .banner .arrow .arrow-btn {
    width: 98%;
    max-width: 98%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    transform: translateY(-50px);
    z-index: 99;
  }
}

.banner .arrow .swiper-button-prev {
  height: 50px;
  border: none;
  position: relative;
  left: auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.44);
  margin: 0 auto;
  width: 100%;
}

@media (max-width: 767px) {
  .banner .arrow .swiper-button-prev {
    border-radius: 10px 20px 10px 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background: #ffffff;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    position: relative;
    left: auto;
    right: auto;
    margin-top: 0;
    margin: 0;
  }
  .banner .arrow .swiper-button-prev::after {
    filter: invert(50%) brightness(0%) !important;
    width: 14px;
    height: 14px;
    background-size: 100% 100%;
  }
}

.banner .arrow .swiper-button-next {
  height: 50px;
  border: none;
  position: relative;
  right: auto;
  margin: 0 auto;
  width: 100%;
}

@media (max-width: 767px) {
  .banner .arrow .swiper-button-next {
    border-radius: 10px 20px 10px 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background: #ffffff;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    position: relative;
    left: auto;
    right: auto;
    margin-top: 0;
    margin: 0;
    margin-left: 10px;
  }
  .banner .arrow .swiper-button-next::after {
    filter: invert(50%) brightness(0%) !important;
    width: 14px;
    height: 14px;
    background-size: 100% 100%;
  }
}

.banner .half-circle-1 {
  position: absolute;
  left: -50px;
  top: 50px;
}

.banner .circle-1 {
  position: absolute;
  left: -260px;
  bottom: -100px;
}

.banner .circle-2 {
  position: absolute;
  right: 0px;
  top: -50px;
}

@keyframes rotateMouse {
  0% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  10% {
    -webkit-transform: rotateZ(10deg);
    -ms-transform: rotateZ(10deg);
    transform: rotateZ(10deg);
  }
  20% {
    -webkit-transform: rotateZ(-10deg);
    -ms-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
  }
  30% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
}

/*!sc*/
.page-banner {
  position: relative;
  height: auto;
  overflow: hidden;
  padding: 80px 0px;
  z-index: 9;
}

@media (max-width: 767px) {
  .page-banner {
    padding: 60px 0px;
  }
}

.page-banner::before {
  content: '';
  display: block;
  width: 170px;
  height: 170px;
  background: url(../images/jx.png) no-repeat top center;
  position: absolute;
  left: -60px;
  top: 50px;
}

.page-banner .img-r1 {
  position: absolute;
  right: 0;
  top: 80px;
}

@media (max-width: 1440px) {
  .page-banner .img-r1 {
    width: 115px;
  }
}

@media (max-width: 1366px) {
  .page-banner .img-r1 {
    width: 105px;
  }
}

@media (max-width: 1200px) {
  .page-banner .img-r1 {
    width: 85px;
  }
}

@media (max-width: 992px) {
  .page-banner .img-r1 {
    display: none;
  }
}

.page-banner .img-r1 img {
  height: 100%;
  object-fit: cover;
}

@media (max-width: 767px) {
  .page-banner .row {
    text-align: center;
  }
}

.page-banner .row .col-md-8 {
  position: relative;
}

@media (max-width: 767px) {
  .page-banner .row .col-md-8 {
    margin-top: 30px;
  }
}

.page-banner .row .col-md-8 img {
  float: right;
  border-radius: 25px;
}

.page-banner .row .col-md-8 .img-l1 {
  position: absolute;
  left: 10px;
  bottom: -50px;
  float: none;
}

@media (max-width: 992px) {
  .page-banner .row .col-md-8 .img-l1 {
    display: none;
  }
}

.page-banner h1 {
  color: #123348;
}

.bread {
  position: relative;
}

.bread * {
  color: #8D8D8D;
}

.pl-3 {
  padding-left: 3rem;
}

@media (max-width: 1200px) {
  .pl-3 {
    padding-left: 0;
  }
}

.Activities-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-bottom: 100px;
}

.Activities-block .arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .Activities-block .arrow {
    width: 100%;
    justify-content: space-between;
    margin-top: 30px;
  }
}

.Activities-block .arrow .btn-arrow {
  position: relative;
  margin-left: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.Activities-block .arrow .btn-arrow .swiper-button-next, .Activities-block .arrow .btn-arrow .swiper-button-prev {
  border-radius: 10px 20px 10px 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background: #ffffff;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  position: relative;
  left: auto;
  right: auto;
  margin-top: 0;
}

.Activities-block .arrow .btn-arrow .swiper-button-next:hover, .Activities-block .arrow .btn-arrow .swiper-button-prev:hover {
  background: #EB630A;
}

.Activities-block .arrow .btn-arrow .swiper-button-next:hover::after, .Activities-block .arrow .btn-arrow .swiper-button-prev:hover::after {
  filter: invert(50%) brightness(300%) !important;
}

.Activities-block .arrow .btn-arrow .swiper-button-next::after, .Activities-block .arrow .btn-arrow .swiper-button-prev::after {
  filter: invert(50%) brightness(0%) !important;
  width: 14px;
  height: 14px;
  background-size: 100% 100%;
}

.Activities-block .Activities {
  position: relative;
  height: 100%;
}

.Activities-block .Activities .swiper {
  height: 100%;
}

.Activities-block .Activities .swiper .swiper-slide {
  position: relative;
  height: calc(100% - 15px);
}

.Activities-block .Activities .swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.07);
  box-sizing: border-box;
  padding: 15px;
  background: #ffffff;
  margin-bottom: 15px;
}

.Activities-block .Activities .swiper .swiper-slide a:hover {
  background: #efefef;
}

.Activities-block .Activities .swiper .swiper-slide a .boximg {
  position: relative;
  overflow: hidden;
}

.Activities-block .Activities .swiper .swiper-slide a .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.Activities-block .Activities .swiper .swiper-slide a .con {
  margin-top: 1.5rem;
}

.Activities-block .Activities .swiper .swiper-slide a .con .language {
  display: inline-block;
  border-radius: 10px;
  border: 1px solid #EB630A;
  padding: 5px 20px;
  color: #EB630A;
}

.Activities-block .Activities .swiper .swiper-slide a .con .language.Cantonese {
  border-color: #A560B2;
  color: #A560B2;
}

.Activities-block .Activities .swiper .swiper-slide a .con .title {
  margin-bottom: 1rem;
  margin-top: 1rem;
  color: #393939;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.Activities-block .Activities .swiper .swiper-slide a .con .desinfo {
  display: block;
  color: #464646;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.Activities-block .Activities .swiper .swiper-slide a .con .datetime {
  display: flex;
  align-items: center;
  width: 100%;
  color: #ffffff;
  background: #EB630A;
  padding: 10px;
  border-radius: 10px;
  font-style: normal;
  margin-top: 20px;
}

.Activities-block .Activities .swiper .swiper-slide a .con .datetime.greenback {
  background: #0E642D;
}

.Activities-block .Activities .swiper .swiper-slide a .con .datetime img {
  margin-right: 10px;
}

.Activities-block .Activities .swiper-pagination .swiper-pagination-bullet {
  background: #0E112A;
  width: 18px;
  height: 18px;
  border-radius: 5px;
}

.Activities-block .Activities .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #0B85C8;
}

.Activities-block .box {
  width: 100%;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.07);
  padding: 20px;
  margin-bottom: 15px;
}

@media screen and (max-width: 2921px) {
  .Activities-block .box {
    height: calc(100% - 15px);
  }
}

.Activities-block .box .ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 0;
  margin-top: 10px;
}

.Activities-block .box .ul li {
  list-style: none;
  width: 50%;
  position: relative;
  margin: 5px 0px;
  display: flex;
}

.Activities-block .box .ul li span:first-child {
  width: 8px;
  height: 8px;
  background-color: #FF8B17;
  border-radius: 50%;
  margin-right: 5px;
  margin-top: 9px;
}

@media (max-width: 1024px) {
  .Activities-block .box .urla {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
}

.Activities-block .box .urla a {
  display: block;
  width: 100%;
  padding: 11.5px;
  text-align: center;
  border-radius: 10px;
  background: #0E642D;
  border: 1px solid #0E642D;
  margin: 7px 0px;
  color: #ffffff;
}

.Activities-block .box .urla a:hover {
  background: none;
  color: #0E642D;
}

@media (max-width: 1024px) {
  .Activities-block .box .urla a {
    width: 32%;
  }
}

@media (max-width: 767px) {
  .Activities-block .box .urla a {
    width: 100%;
  }
}

.Activities-block .box .urla a:nth-child(2) {
  background: #EB630A;
  border: 1px solid #EB630A;
}

.Activities-block .box .urla a:nth-child(2):hover {
  background: none;
  color: #EB630A;
}

.Activities-block .box .urla a:nth-child(3) {
  background: #A560B2;
  border: 1px solid #A560B2;
}

.Activities-block .box .urla a:nth-child(3):hover {
  background: none;
  color: #A560B2;
}

.Activities-block .purple-img {
  position: absolute;
  right: -300px;
  bottom: -300px;
}

@media (max-width: 1024px) {
  .Activities-block .row {
    flex-direction: column-reverse;
  }
}

@media (max-width: 1366px) {
  .Activities-block .row .col-md-3 {
    width: 35%;
  }
}

@media (max-width: 1024px) {
  .Activities-block .row .col-md-3 {
    width: 100%;
  }
}

@media (max-width: 1366px) {
  .Activities-block .row .col-md-9 {
    width: 65%;
  }
}

@media (max-width: 1024px) {
  .Activities-block .row .col-md-9 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .Activities-block h2 {
    width: 100%;
    text-align: center;
  }
}

.Learning-resources-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 150px 0 150px 0;
  padding: 80px 0px;
  background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}

@media (max-width: 992px) {
  .Learning-resources-block .row .col-md-4 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .Learning-resources-block .row .col-md-4 {
    width: 100%;
  }
}

.Learning-resources-block .row .col-md-4:nth-child(1) .box .more::after {
  background: #0D642F;
}

.Learning-resources-block .row .col-md-4:nth-child(2) .box .boximg::before {
  background: rgba(246, 116, 31, 0.85);
}

.Learning-resources-block .row .col-md-4:nth-child(3) .box .boximg::before {
  background: rgba(165, 96, 178, 0.85);
}

.Learning-resources-block .row .col-md-4:nth-child(3) .box .more::after {
  background: #A560B2;
}

.Learning-resources-block .row .col-md-4 .box {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}

.Learning-resources-block .row .col-md-4 .box .boximg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.Learning-resources-block .row .col-md-4 .box .boximg::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(13, 100, 47, 0.85);
  position: absolute;
  left: 0;
  top: 0;
}

.Learning-resources-block .row .col-md-4 .box .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Learning-resources-block .row .col-md-4 .box .con {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  box-sizing: border-box;
  padding: 25px;
  color: #ffffff;
  flex-direction: column;
}

.Learning-resources-block .row .col-md-4 .box .con ul {
  padding-left: 1.5rem;
}

.Learning-resources-block .row .col-md-4 .box .con h3 {
  min-height: 3em;
}

@media (max-width: 1440px) {
  .Learning-resources-block .row .col-md-4 .box .con h3 {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .Learning-resources-block .row .col-md-4 .box .con h3 {
    font-size: 20px;
  }
}

.Learning-resources-block .row .col-md-4 .box .con .bottomText {
  margin-top: 2rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 1440px) {
  .Learning-resources-block .row .col-md-4 .box .con .bottomText {
    margin-top: 0;
    font-size: 18px;
  }
}

.Learning-resources-block .row .col-md-4 .box .con .more {
  border-radius: 60px;
  border: 1px solid #FFFFFF;
  background: rgba(255, 255, 255, 0.28);
  color: #ffffff;
}

.Learning-resources-block .circle-1 {
  position: absolute;
  left: -250px;
  bottom: -100px;
}

.Achievements-block {
  position: relative;
  overflow: hidden;
  padding: 120px 0px;
}

@media (max-width: 1024px) {
  .Achievements-block {
    padding-bottom: 0px;
    padding-top: 0;
  }
}

.Achievements-block .circle-1 {
  position: absolute;
  right: -300px;
  top: -100px;
}

.Achievements-block .circle-2 {
  position: absolute;
  left: 32%;
  bottom: -100px;
}

.Achievements-block .circle-3 {
  position: absolute;
  right: 100px;
  bottom: 0px;
  z-index: 9;
}

@media (max-width: 1024px) {
  .Achievements-block .circle-3 {
    display: none;
  }
}

.Achievements-block .items-box {
  position: relative;
}

.Achievements-block .items-box .items {
  position: relative;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 50px;
}

@media (max-width: 1440px) {
  .Achievements-block .items-box .items {
    margin-bottom: 130px;
  }
}

@media (max-width: 1280px) {
  .Achievements-block .items-box .items {
    margin-bottom: 180px;
  }
}

@media (max-width: 1024px) {
  .Achievements-block .items-box .items {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    max-width: 94%;
    margin: 0 auto;
    margin-bottom: 50px;
  }
}

.Achievements-block .items-box .items:nth-child(even) {
  justify-content: flex-start;
}

.Achievements-block .items-box .items:nth-child(even) .textbox {
  left: auto;
  right: -10%;
  z-index: 9;
  background: #0F632E;
  top: 50px;
  padding-left: 10%;
  border-radius: 20px 150px 50px 250px;
}

@media (max-width: 1024px) {
  .Achievements-block .items-box .items:nth-child(even) .textbox {
    right: 0;
    border-radius: 20px 100px 50px 200px;
    top: 0;
  }
}

@media (max-width: 767px) {
  .Achievements-block .items-box .items:nth-child(even) .textbox {
    border-radius: 20px 50px 20px 50px;
  }
}

.Achievements-block .items-box .items:nth-child(even) .textbox .more::after {
  background-color: #085926;
}

.Achievements-block .items-box .items:nth-child(even) .textbox .more:hover {
  background-color: #085926;
  color: #fff;
}

.Achievements-block .items-box .items:nth-child(even) .boximg {
  transform: translateX(-50px);
  z-index: 2;
  margin-top: 0;
}

@media (max-width: 1024px) {
  .Achievements-block .items-box .items:nth-child(even) .boximg {
    transform: translateX(0px);
  }
}

.Achievements-block .items-box .items .textbox {
  position: absolute;
  left: -10%;
  top: 0;
  border-radius: 150px 20px 250px 50px;
  background: #B46EC1;
  color: #ffffff;
  box-sizing: border-box;
  padding: 100px 60px;
  width: 1124px;
  min-height: 547px;
  padding-left: 15%;
  padding-right: 10%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media (max-width: 1680px) {
  .Achievements-block .items-box .items .textbox {
    width: 1000px;
  }
}

@media (max-width: 1366px) {
  .Achievements-block .items-box .items .textbox {
    width: 800px;
  }
}

@media (max-width: 1024px) {
  .Achievements-block .items-box .items .textbox {
    width: 100%;
    padding: 60px 80px;
    left: 0;
    position: relative;
    min-height: auto;
    border-radius: 100px 20px 200px 50px;
  }
}

@media (max-width: 767px) {
  .Achievements-block .items-box .items .textbox {
    border-radius: 20px 50px 20px 50px;
    padding: 30px 40px;
  }
}

.Achievements-block .items-box .items .textbox .desinfo {
  margin-top: 40px;
  width: 100%;
}

@media (max-width: 767px) {
  .Achievements-block .items-box .items .textbox .desinfo {
    margin-top: 20px;
  }
}

.Achievements-block .items-box .items .textbox .more {
  margin-top: 40px;
  border-radius: 60px;
  border: 1px solid #FFFFFF;
  background: rgba(255, 255, 255, 0.28);
  color: #ffffff;
}

@media (max-width: 767px) {
  .Achievements-block .items-box .items .textbox .more {
    margin-top: 20px;
  }
}

.Achievements-block .items-box .items .textbox .more::after {
  background-color: #a961b6;
}

.Achievements-block .items-box .items .textbox .more:hover {
  background-color: #a961b6;
  color: #fff;
}

.Achievements-block .items-box .items .textbox h2 {
  color: #ffffff;
  width: 100%;
}

.Achievements-block .items-box .items .boximg {
  margin-top: 50px;
  position: relative;
  z-index: 9;
  transform: translateX(50px);
  width: calc(100% - 824px);
}

@media (max-width: 1680px) {
  .Achievements-block .items-box .items .boximg {
    width: calc(100% - 724px);
  }
}

@media (max-width: 1440px) {
  .Achievements-block .items-box .items .boximg {
    width: calc(100% - 624px);
  }
}

@media (max-width: 1366px) {
  .Achievements-block .items-box .items .boximg {
    width: calc(100% - 524px);
  }
}

@media (max-width: 1024px) {
  .Achievements-block .items-box .items .boximg {
    width: 100%;
    transform: translateX(0px);
  }
}

.Achievements-block .items-box .items .boximg img {
  width: 100%;
}

@keyframes scale {
  0% {
    transform: scale(1);
  }
  50%, 75% {
    transform: scale(1.6);
  }
  78%, 100% {
    opacity: 0;
  }
}

.Events-block {
  position: relative;
  overflow: hidden;
  padding-top: 60px;
}

.Events-block .taba {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 60px;
  background: #ffffff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  max-width: 1053px;
  margin: 40px auto;
  padding: 10px;
  position: relative;
  z-index: 9;
}

.Events-block .taba a {
  padding: 10px;
  width: 50%;
  text-align: center;
}

.Events-block .taba a.active {
  background: #0E642D;
  border-radius: 40px;
  color: #ffffff;
}

.Events-block .tabcontent {
  position: relative;
  z-index: 9;
}

.Events-block .tabcontent .items {
  display: none;
  color: #000000;
}

.Events-block .tabcontent .items:nth-child(1) {
  display: block;
}

.Events-block .tabcontent .items .desinfo {
  margin: 20px 0 30px 0px;
}

.Events-block .tabcontent .items .row {
  margin-bottom: 30px;
}

.Events-block .tabcontent .items .row h2 {
  color: #000;
}

.Events-block .tabcontent .items .row .col-md-7 {
  position: relative;
}

.Events-block .tabcontent .items .row .viewall {
  position: absolute;
  right: 50px;
  bottom: 0px;
  width: 158px;
  height: 158px;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  background: #EB630A;
}

@media (max-width: 1280px) {
  .Events-block .tabcontent .items .row .viewall {
    right: 0;
  }
}

@media (max-width: 768px) {
  .Events-block .tabcontent .items .row .viewall {
    width: 128px;
    height: 128px;
  }
}

@media (max-width: 767px) {
  .Events-block .tabcontent .items .row .viewall {
    width: 100px;
    height: 100px;
    right: 30px;
  }
}

.Events-block .tabcontent .items .row .viewall::after {
  content: '';
  display: block;
  position: absolute;
  width: 158px;
  height: 158px;
  border-radius: 50%;
  background: #ec965d;
  animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  animation-delay: 200ms;
}

@media (max-width: 768px) {
  .Events-block .tabcontent .items .row .viewall::after {
    width: 128px;
    height: 128px;
  }
}

@media (max-width: 767px) {
  .Events-block .tabcontent .items .row .viewall::after {
    width: 100px;
    height: 100px;
  }
}

.Events-block .tabcontent .items .row .viewall i {
  position: relative;
  z-index: 9;
  font-style: normal;
}

.Events-block .tabcontent .items .row .viewall span {
  display: block;
  width: 100%;
}

.Events-block .tabcontent .items .row .viewall img {
  display: block;
  margin: 10px auto;
  margin-bottom: 0;
}

.Events-block .circle-3 {
  position: absolute;
  left: 80px;
  bottom: -50px;
  z-index: 9;
}

@media (max-width: 1280px) {
  .Events-block .circle-3 {
    z-index: 0;
  }
}

.Events-block .circle-1 {
  position: absolute;
  left: -300px;
  bottom: 0px;
}

.Events-block .circle-2 {
  position: absolute;
  left: -100px;
  top: 0;
}

.Our-Students-block {
  position: relative;
  padding: 120px 0px;
  overflow: hidden;
  border-radius: 0 0 150px 150px;
}

@media (max-width: 767px) {
  .Our-Students-block {
    padding-top: 20px;
    border-radius: 0 0 50px 50px;
  }
}

.Our-Students-block .Students .swiper-slide {
  position: relative;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 50px;
}

.Our-Students-block .Students .swiper-slide .boximg {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 369px;
}

@media (max-width: 768px) {
  .Our-Students-block .Students .swiper-slide .boximg {
    max-width: 329px;
  }
}

@media (max-width: 767px) {
  .Our-Students-block .Students .swiper-slide .boximg {
    max-width: 309px;
  }
}

.Our-Students-block .Students .swiper-slide .boximg::before {
  content: '';
  display: block;
  width: calc(100% - 20px);
  height: calc(100% - 30px);
  background: #0E642D;
  position: absolute;
  left: 20px;
  top: 30px;
  border-radius: 150px 20px 230px 50px;
}

@media (max-width: 768px) {
  .Our-Students-block .Students .swiper-slide .boximg::before {
    border-radius: 150px 20px 190px 50px;
  }
}

.Our-Students-block .Students .swiper-slide .boximg img {
  position: relative;
  z-index: 9;
}

.Our-Students-block .Students .swiper-slide .inner {
  background: #ffffff;
  border-radius: 150px 20px 200px 50px;
  box-sizing: border-box;
  padding: 100px;
  padding-left: 370px;
  width: 90%;
  margin-top: 50px;
  color: #000000;
}

@media (max-width: 767px) {
  .Our-Students-block .Students .swiper-slide .inner {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 350px;
    border-radius: 25px 20px 100px 25px;
    padding-bottom: 30px;
    width: 96%;
  }
}

.Our-Students-block .Students .swiper-slide .inner h2 {
  color: #000000;
  position: relative;
  padding: 10px 40px;
}

.Our-Students-block .Students .swiper-slide .inner h2::before {
  content: '';
  display: block;
  width: 22px;
  height: 18px;
  position: absolute;
  background: url(../images/d1.svg) no-repeat top center;
  left: 0px;
  top: -10px;
}

.Our-Students-block .Students .swiper-slide .inner h2::after {
  content: '';
  display: block;
  width: 22px;
  height: 18px;
  position: absolute;
  background: url(../images/d2.svg) no-repeat top center;
  right: 0px;
  bottom: -10px;
}

.Our-Students-block .Students .swiper-slide .inner .con {
  margin: 50px 0 20px 0px;
}

.Our-Students-block .Students .swiper-slide .inner .con strong {
  font-size: 18px;
}

.Our-Students-block .Students .arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Our-Students-block .Students .arrow .swiper-pagination-s {
  position: relative;
  width: auto;
  margin: 0 20px;
}

.Our-Students-block .Students .arrow .swiper-pagination-s .swiper-pagination-bullet {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  margin: 0 10px;
  border: 1px solid #C9C9C9;
}

.Our-Students-block .Students .arrow .swiper-pagination-s .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #EB630A;
  border-color: #EB630A;
}

.Our-Students-block .Students .arrow .swiper-button-prev {
  position: relative;
}

.Our-Students-block .Students .arrow .swiper-button-prev::after {
  width: 20px;
  height: 23px;
  background: url(../images/cert_l.svg) no-repeat top center;
}

.Our-Students-block .Students .arrow .swiper-button-next {
  position: relative;
}

.Our-Students-block .Students .arrow .swiper-button-next::after {
  width: 20px;
  height: 23px;
  background: url(../images/cert_r.svg) no-repeat top center;
}

.Our-Students-block .circle-1 {
  position: absolute;
  right: -400px;
  top: -100px;
}

.Our-Students-block .circle-2 {
  position: absolute;
  left: 20%;
  bottom: -500px;
}

.Our-Students-block .circle-3 {
  position: absolute;
  left: 150px;
  bottom: 200px;
  z-index: 9;
}

@media (max-width: 1024px) {
  .Our-Students-block .circle-3 {
    display: none;
  }
}

.Our-Students-block .circle-4 {
  position: absolute;
  right: 50px;
  top: 300px;
}

.About-block {
  position: relative;
  overflow: hidden;
  padding-bottom: 80px;
  border-radius: 0 0 80px 80px;
}

@media (max-width: 767px) {
  .About-block {
    border-radius: 0 0 40px 40px;
    padding-bottom: 60px;
  }
}

.About-block .container {
  position: relative;
  z-index: 9;
}

.About-block .circle-1 {
  position: absolute;
  left: -240px;
  top: -100px;
}

.About-block .circle-2 {
  position: absolute;
  right: -200px;
  top: 100px;
}

.About-block .img-l2 {
  position: absolute;
  top: 200px;
  right: 50px;
}

.About-block .aboutbox {
  position: relative;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  z-index: 9;
}

@media (max-width: 767px) {
  .About-block .aboutbox {
    justify-content: center;
  }
}

.About-block .aboutbox .imgs {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 319px;
}

@media (max-width: 992px) {
  .About-block .aboutbox .imgs {
    max-width: 290px;
  }
}

@media (max-width: 767px) {
  .About-block .aboutbox .imgs {
    position: relative;
    max-width: 340px;
  }
}

.About-block .aboutbox .imgs::before {
  content: '';
  display: block;
  width: calc(100% - 20px);
  height: calc(100% - 30px);
  background: #0E642D;
  position: absolute;
  left: 20px;
  top: 30px;
  border-radius: 150px 20px 170px 50px;
}

.About-block .aboutbox .imgs::after {
  content: '';
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background: #EB630A;
  z-index: 99;
}

.About-block .aboutbox .imgs img {
  position: relative;
  z-index: 9;
}

.About-block .aboutbox .boxText {
  background: #ffffff;
  border-radius: 150px 20px 200px 50px;
  box-sizing: border-box;
  padding: 60px 120px 60px 120px;
  width: 84%;
  margin-top: 50px;
}

@media (max-width: 1680px) {
  .About-block .aboutbox .boxText {
    padding-left: 150px;
  }
}

@media (max-width: 1366px) {
  .About-block .aboutbox .boxText {
    padding-left: 180px;
  }
}

@media (max-width: 1200px) {
  .About-block .aboutbox .boxText {
    padding-left: 200px;
  }
}

@media (max-width: 767px) {
  .About-block .aboutbox .boxText {
    width: 100%;
    padding: 25px 20px;
    border-radius: 20px 5px 50px 15px;
    margin-top: 30px;
  }
}

.About-block .aboutbox .boxText p:nth-last-child(1) {
  margin-bottom: 0;
}

.About-block .aboutbox .boxText h3 {
  color: #393939;
  font-family: 'TitilliumWeb-SemiBold','微軟正黑體';
  margin-bottom: 25px;
  font-size: 24px;
}

@media (max-width: 1366px) {
  .About-block .aboutbox .boxText h3 {
    font-size: 22px;
  }
}

@media (max-width: 1200px) {
  .About-block .aboutbox .boxText h3 {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  .About-block .aboutbox .boxText h3 {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .About-block .aboutbox .boxText h3 {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  .About-block .aboutbox .boxText h3 {
    font-size: 16px;
    margin-bottom: 15px;
  }
}

.About-block .aboutbox .boxText dl {
  margin-bottom: 50px;
}

.About-block .aboutbox .boxText dl dd {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.About-block .aboutbox .boxText dl dd span {
  width: 180px;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .About-block .aboutbox .boxText dl dd span {
    width: 130px;
  }
}

.About-block .aboutbox .boxText dl dd span img {
  margin-right: 10px;
  width: 16px;
}

.About-block .aboutbox .boxText dl dd span:nth-child(2) {
  width: calc(100% - 180px);
}

@media (max-width: 767px) {
  .About-block .aboutbox .boxText dl dd span:nth-child(2) {
    width: calc(100% - 130px);
  }
}

.About-block .boxradius {
  background: #ffffff;
  border-radius: 100px 20px 200px 50px;
  padding: 90px 110px;
  position: relative;
  z-index: 9;
  margin-bottom: 40px;
}

@media (max-width: 1024px) {
  .About-block .boxradius {
    padding: 80px 70px;
  }
}

@media (max-width: 767px) {
  .About-block .boxradius {
    padding: 20px 20px !important;
    border-radius: 20px 5px 50px 15px !important;
    margin-bottom: 20px;
  }
}

.About-block .boxradius.border2 {
  border-radius: 100px 20px 100px 50px;
}

.About-block .boxradius.table-orange table {
  color: #232323;
}

@media (max-width: 767px) {
  .About-block .boxradius.table-orange table {
    width: 170%;
  }
}

.About-block .boxradius.table-orange table thead tr th {
  margin-bottom: 0;
}

.About-block .boxradius.table-orange table thead tr th h3 {
  color: #ffffff !important;
  padding-bottom: 0;
}

.About-block .boxradius.table-orange table thead tr th p {
  margin-bottom: 0 !important;
}

.About-block .boxradius.table-orange table tbody tr td p {
  margin-bottom: 0;
}

.About-block .boxradius.table-orange table tbody tr td strong {
  color: #232323;
}

@media (max-width: 767px) {
  .About-block .boxradius:nth-child(3) {
    margin-bottom: 0;
  }
}

.About-block .boxradius h3 {
  color: #393939;
  font-family: 'TitilliumWeb-SemiBold','微軟正黑體';
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: bold;
}

@media (max-width: 1366px) {
  .About-block .boxradius h3 {
    font-size: 22px;
  }
}

@media (max-width: 1200px) {
  .About-block .boxradius h3 {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  .About-block .boxradius h3 {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .About-block .boxradius h3 {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  .About-block .boxradius h3 {
    font-size: 16px;
    margin-bottom: 15px;
  }
}

.About-block .boxradius h2 {
  font-family: 'TitilliumWeb-SemiBold','微軟正黑體';
  margin-bottom: 25px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  .About-block .boxradius h2 {
    font-size: 40px;
  }
}

@media screen and (min-width: 2561px) {
  .About-block .boxradius h2 {
    font-size: 48px;
  }
}

@media (max-width: 1440px) {
  .About-block .boxradius h2 {
    font-size: 34px;
  }
}

@media (max-width: 1366px) {
  .About-block .boxradius h2 {
    font-size: 32px;
  }
}

@media (max-width: 1200px) {
  .About-block .boxradius h2 {
    font-size: 30px;
  }
}

@media (max-width: 1024px) {
  .About-block .boxradius h2 {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  .About-block .boxradius h2 {
    font-size: 26px;
  }
}

@media (max-width: 576px) {
  .About-block .boxradius h2 {
    font-size: 20px;
  }
}

.About-block .boxradius .formsbox.formsbox2 ul li a {
  flex-wrap: nowrap !important;
}

@media (max-width: 767px) {
  .About-block .boxradius .formsbox.formsbox2 ul li a h4 {
    margin-bottom: 0;
  }
}

.About-block .boxradius .formsbox ul {
  padding-left: 0;
}

.About-block .boxradius .formsbox ul li {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.About-block .boxradius .formsbox ul li::before {
  display: none;
}

.About-block .boxradius .formsbox ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #F1F1F1;
  padding: 15px 0px;
  flex-wrap: wrap;
}

.About-block .boxradius .formsbox ul li a:hover h4 {
  color: #EB630A;
}

.About-block .boxradius .formsbox ul li a:hover .more {
  background: #ffffff;
  color: #EB630A;
}

.About-block .boxradius .formsbox ul li a:hover .more::after {
  display: none;
}

.About-block .boxradius .formsbox ul li a h4 {
  margin-bottom: 0;
  color: #393939;
  width: calc(100% - 143px);
}

@media (max-width: 767px) {
  .About-block .boxradius .formsbox ul li a h4 {
    width: 100%;
    margin-bottom: 15px;
  }
}

.About-block .boxradius .formsbox ul li a .more {
  background: #EB630A;
  color: #ffffff;
  width: 123px;
  text-align: center;
  padding: 10px;
}

.About-block .boxradius .txt div {
  margin-bottom: 15px;
}

.About-block .boxradius .txt div strong {
  font-weight: bold;
  font-family: 'TitilliumWeb-SemiBold', '微軟正黑體';
}

.About-block .boxradius .txt p {
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .About-block .boxradius .txt p {
    margin-bottom: 15px;
  }
}

.About-block .boxradius .txt p:nth-last-child(1) {
  margin-bottom: 0;
}

.About-block .boxradius .txt p strong {
  font-weight: bold;
  font-family: 'TitilliumWeb-SemiBold', '微軟正黑體';
}

.About-block .boxradius .txt img {
  display: block;
  margin: 0 auto;
}

.About-block .boxradius .txt ol {
  padding-left: 1.2rem;
  margin-bottom: 0;
}

.About-block .boxradius .txt ol li {
  margin-bottom: 1rem;
}

.About-block .boxradius .txt ol li a {
  color: #049ADC;
  display: inline;
  word-break: break-all;
}

.About-block .boxradius .txt ol li strong {
  font-weight: bold;
  font-family: 'TitilliumWeb-SemiBold', '微軟正黑體';
}

.About-block .boxradius .txt dl dd {
  display: flex;
}

.About-block .boxradius .txt dl dd span {
  width: 70px;
}

.About-block .boxradius .txt dl dd span:nth-child(2) {
  width: calc(100% - 70px);
}

.About-block .boxradius .txt dl dd span a {
  color: #049ADC;
  display: inline;
  word-break: break-all;
}

.About-block .boxradius .txt .imgs img {
  margin: 0;
}

.About-block .boxradius .txt .row .col-md-6 .box {
  border: 1px solid #0E642D;
  border-radius: 10px;
  padding: 20px;
  height: 100%;
  padding-bottom: 0;
}

.About-block .boxradius .txt .row .col-md-6 .box img {
  height: 180px;
}

.About-block .boxradius .txt .row .col-md-6 .box h4 {
  margin: 20px 0;
}

.About-block .boxradius .accordion.accordion-orange .accordion-item {
  background: none;
  padding: 0;
}

.About-block .boxradius .accordion.accordion-orange .accordion-item .accordion-header {
  margin-bottom: 0.8rem;
}

.About-block .boxradius .accordion.accordion-orange .accordion-item .accordion-button {
  background: #FFEADC;
  color: #C54E00;
  padding: 1.5rem 2rem;
  border-radius: 10px;
}

.About-block .boxradius .accordion.accordion-orange .accordion-item .accordion-button::after {
  background-image: url(../images/down.svg);
  transform: rotate(0deg) translateY(5px);
}

.About-block .boxradius .accordion.accordion-orange .accordion-item .accordion-button:not(.collapsed)::after {
  background-image: url(../images/up.svg);
}

.About-block .boxradius .accordion.accordion-orange .accordion-item .accordion-body {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

.About-block .boxradius .accordion.accordion-orange .accordion-item .accordion-body .txtcon {
  padding: 2rem;
  background: #F9F9F9;
  border-radius: 10px;
}

.About-block .boxradius .accordion .accordion-item {
  border: none;
  margin-top: 20px;
  border-radius: 20px;
  background: #F3F3F3;
  padding: 0 2rem;
}

@media (max-width: 767px) {
  .About-block .boxradius .accordion .accordion-item {
    padding: 0 1rem;
    border-radius: 10px;
  }
}

.About-block .boxradius .accordion .accordion-item .accordion-header {
  margin-bottom: 0rem;
}

.About-block .boxradius .accordion .accordion-item .accordion-button {
  box-shadow: none;
  outline: none;
  background: none;
  padding: 2rem 0rem;
  color: #393939;
}

@media (max-width: 767px) {
  .About-block .boxradius .accordion .accordion-item .accordion-button {
    padding: 1rem 0;
  }
}

.About-block .boxradius .accordion .accordion-item .accordion-button::after {
  background-image: url(../images/plus.svg);
}

.About-block .boxradius .accordion .accordion-item .accordion-button:not(.collapsed)::after {
  background-image: url(../images/minus.svg);
}

.About-block .boxradius .accordion .accordion-item .accordion-body {
  border-top: 1px solid #DBDBDB;
  padding: 1.5rem 0;
}

.About-block .boxradius .accordion .accordion-item .accordion-body ul {
  padding-left: 0;
}

.About-block .boxradius .accordion .accordion-item .accordion-body ul li {
  list-style: none;
  position: relative;
  padding-left: 1rem;
  margin-bottom: 0.3rem;
}

.About-block .boxradius .accordion .accordion-item .accordion-body ul li::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background: #EB630A;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}

.About-block .boxradius .accordion .accordion-item .accordion-body h4 {
  margin: 2rem 0 1rem 0;
  font-size: 18px;
  font-weight: bold;
  color: #393939;
  font-family: 'TitilliumWeb-SemiBold', '微軟正黑體';
}

@media (max-width: 767px) {
  .About-block .boxradius .accordion .accordion-item .accordion-body h4 {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .About-block .boxradius .row {
    margin-bottom: 20px !important;
  }
}

@media (max-width: 1024px) {
  .About-block .boxradius .row .col-md-9 {
    width: 100%;
  }
}

.About-block .boxradius .row .col-md-9 .garyback {
  height: 100%;
}

.About-block .boxradius .row .col-md-9 .garyback .textbg {
  width: 100%;
  height: auto;
  margin-bottom: 0;
  line-height: 2;
}

@media (max-width: 1024px) {
  .About-block .boxradius .row .col-md-3.wid100 {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .About-block .boxradius .row .col-md-3 {
    width: 50%;
    margin-top: 1rem;
  }
}

@media (max-width: 767px) {
  .About-block .boxradius .row .col-md-3 {
    width: 100%;
  }
}

.About-block .boxradius .row .col-md-3 .colorbox {
  border-radius: 20px;
  background: #FFFA74;
  padding: 1.3rem;
  margin-bottom: 0.5rem;
  color: #393939;
}

@media (max-width: 767px) {
  .About-block .boxradius .row .col-md-3 .colorbox {
    padding: 0.6rem 1rem;
    border-radius: 10px;
  }
}

.About-block .boxradius .row .col-md-3 .colorbox:nth-last-child(1) {
  margin-bottom: 0;
}

.About-block .boxradius .row .col-md-3 .colorbox:nth-child(2) {
  background: #92DC7C;
}

.About-block .boxradius .row .col-md-3 .colorbox:nth-child(3) {
  background: #98E3EC;
}

.About-block .boxradius .row .col-md-3 .colorbox:nth-child(4) {
  background: #E798EC;
}

.About-block .boxradius .row .col-md-3 .colorbox:nth-child(5) {
  background: #87EFC5;
}

.About-block .boxradius .row .col-md-3 .colorbox:nth-child(6) {
  background: #FFB585;
}

.About-block .boxradius .greenli ul li {
  color: #0E642D;
  font-weight: bold;
  font-family: 'TitilliumWeb-SemiBold', '微軟正黑體';
}

.About-block .boxradius .greenli ul li::before {
  background: #0E642D;
  top: 15px;
}

@media (max-width: 1024px) {
  .About-block .boxradius .greenli ul li::before {
    top: 12px;
  }
}

@media (max-width: 767px) {
  .About-block .boxradius .greenli ul li::before {
    top: 8px;
  }
}

.About-block .boxradius .greenol ol {
  counter-reset: section;
  padding-left: 0;
}

.About-block .boxradius .greenol ol li {
  position: relative;
  margin-bottom: 20px;
  list-style: none;
  padding-left: 1.5rem;
}

@media (max-width: 767px) {
  .About-block .boxradius .greenol ol li {
    margin-bottom: 15px;
  }
}

.About-block .boxradius .greenol ol li strong {
  font-weight: bold;
  font-family: 'TitilliumWeb-SemiBold', '微軟正黑體';
}

.About-block .boxradius .greenol ol li::before {
  color: #0E642D;
  counter-increment: section;
  content: "" counter(section) ". ";
  position: absolute;
  left: 0;
  top: 0;
}

.About-block .boxradius .note * {
  color: #E6092F !important;
}

.About-block .boxradius .note ol {
  padding-left: 1rem;
}

.About-block .boxradius .note ol li {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .About-block .boxradius .note ol li {
    margin-bottom: 15px;
  }
}

.About-block .boxradius .note ol li ul li {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.About-block .boxradius .note ol li ul li::before {
  display: none;
}

.About-block .boxradius .blockbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}

.About-block .boxradius .blockbox .block {
  width: 48%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .About-block .boxradius .blockbox .block {
    width: 100%;
  }
}

.About-block .boxradius .blockbox .block p {
  border-radius: 10px;
  padding: 16px;
  background: #EB630A;
  color: #ffffff;
  width: 49%;
  margin-bottom: 2%;
  text-align: center;
}

.About-block .boxradius .blockbox .block p:nth-child(even) {
  background: #F1F1F1;
  color: #269AFF;
}

.About-block .boxradius .greenicoli ul li {
  padding-left: 25px;
}

.About-block .boxradius .greenicoli ul li::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 15px;
  background: url(../images/g.svg) no-repeat top center;
}

.About-block .boxradius .greenicoli ul li ul {
  margin-top: 1rem;
}

.About-block .boxradius .greenicoli ul li ul li::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/lock.svg) no-repeat top center;
}

.About-block .boxradius .point {
  max-width: 576px;
  padding: 50px;
  position: relative;
  background: url(../images/bg.png) no-repeat top center;
  background-size: 100% 100%;
  margin-left: -5px;
}

.About-block .boxradius .point::after {
  content: '';
  display: block;
  width: 71px;
  height: 74px;
  background: url(../images/d.svg) no-repeat top center;
  position: absolute;
  right: -15px;
  top: 0;
}

.About-block .boxradius .point p {
  color: #E85353;
}

.About-block .boxradius .point strong {
  display: block;
  font-weight: bold;
  color: #A560B2;
  margin-bottom: 35px;
  font-family: 'TitilliumWeb-SemiBold', '微軟正黑體';
}

@media (max-width: 767px) {
  .About-block .boxradius .point strong {
    margin-bottom: 15px;
  }
}

.About-block .boxradius .point a {
  color: #049ADC;
}

.About-block .boxradius p:nth-last-child(1) {
  margin-bottom: 0;
}

.About-block .boxradius p b {
  font-style: italic;
  color: #989898;
}

@media (max-width: 992px) {
  .About-block .garybackbox .row .col-md-6, .About-block .garybackbox .row .col-md-3 {
    width: 100%;
  }
}

.About-block .garybackbox .row .col-md-6 .garyback, .About-block .garybackbox .row .col-md-3 .garyback {
  background: #F8F8F8;
  border-radius: 20px;
  padding: 1.1rem 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.About-block .garybackbox .row .col-md-6 .garyback .icos, .About-block .garybackbox .row .col-md-3 .garyback .icos {
  width: 70px;
}

.About-block .garybackbox .row .col-md-6 .garyback .icos img, .About-block .garybackbox .row .col-md-3 .garyback .icos img {
  margin-left: 0;
}

.About-block .garybackbox .row .col-md-6 .garyback p, .About-block .garybackbox .row .col-md-3 .garyback p {
  margin-bottom: 0;
  width: calc(100% - 70px);
  font-family: 'TitilliumWeb-SemiBold', '微軟正黑體';
  font-weight: bold;
  color: #393939;
}

.About-block .garyback {
  border-radius: 20px;
  background: #F8F8F8;
}

.About-block .urla a {
  color: #EB630A;
  border: 1px solid #EB630A;
  box-shadow: 5px 5px 0 #EB630A;
  margin-right: 30px;
  padding: 0.5rem 1.5rem;
  margin-top: 0.5rem;
}

.About-block .urla a:hover {
  color: #fff;
  box-shadow: none;
}

.About-block a.more {
  color: #EB630A;
  border: 1px solid #EB630A;
  box-shadow: 5px 5px 0 #EB630A;
  margin-right: 30px;
  padding: 0.5rem 1.5rem;
  margin-top: 0.5rem;
}

.About-block a.more:hover {
  color: #fff;
  box-shadow: none;
}

@media (max-width: 1024px) {
  .About-block .fourbox {
    transform: none;
  }
}

@media (max-width: 767px) {
  .About-block .fourbox {
    transform: none;
  }
}

@media (max-width: 992px) {
  .About-block .fourbox .col-md-3 {
    width: 50%;
    margin-bottom: 2rem;
  }
}

@media (max-width: 767px) {
  .About-block .fourbox .col-md-3 {
    width: 100%;
    margin-top: 1.5rem;
    margin-bottom: 0;
  }
}

.About-block .fourbox .col-md-3:nth-child(2) .icos {
  background: transparent linear-gradient(138deg, #F18946 0%, #F8AE7D 100%) 0% 0% no-repeat padding-box;
}

.About-block .fourbox .col-md-3:nth-child(3) .icos {
  background: transparent linear-gradient(138deg, #C475D2 0%, #D483E5 100%) 0% 0% no-repeat padding-box;
}

.About-block .fourbox .col-md-3:nth-child(4) .icos {
  background: transparent linear-gradient(138deg, #D8A989 0%, #FFD0AF 100%) 0% 0% no-repeat padding-box;
}

.About-block .fourbox .col-md-3 .icos {
  width: 235px;
  height: 235px;
  background: transparent linear-gradient(138deg, #338F57 0%, #37975C 100%) 0% 0% no-repeat padding-box;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

@media (max-width: 1366px) {
  .About-block .fourbox .col-md-3 .icos {
    width: 205px;
    height: 205px;
  }
}

@media (max-width: 1200px) {
  .About-block .fourbox .col-md-3 .icos {
    width: 175px;
    height: 175px;
  }
}

.About-block .fourbox .col-md-3 p {
  width: 80%;
  margin: 1rem auto;
}

@media (max-width: 1366px) {
  .About-block .fourbox .col-md-3 p {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .About-block .fourbox .col-md-3 p {
    width: 100%;
  }
}

.About-block .taba {
  border-radius: 36px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background: #ffffff;
  padding: 5px;
  display: inline-flex;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  position: relative;
}

@media (max-width: 1680px) {
  .About-block .taba {
    display: flex;
    flex-wrap: wrap;
  }
}

.About-block .taba a {
  color: #363636;
  padding: 9px 16px;
  margin: 10px;
  border-radius: 34px;
}

@media screen and (max-width: 2921px) {
  .About-block .taba a {
    padding: 9px 10px;
  }
}

@media (max-width: 1680px) {
  .About-block .taba a {
    width: calc(33% - 20px);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 10px 10px;
    background: #efefef;
  }
}

@media (max-width: 768px) {
  .About-block .taba a {
    width: calc(50% - 20px);
  }
}

@media (max-width: 1680px) {
  .About-block .taba a {
    padding: 9px 8px;
  }
}

.About-block .taba a.active, .About-block .taba a:hover {
  background: #0E642D;
  color: #ffffff;
  padding: 9px 34px;
}

.About-block .tabcontent .items {
  display: none;
}

.About-block .tabcontent .items:nth-child(1) {
  display: block;
}

.About-block .tabcontent .items .row {
  margin-right: calc(var(--bs-gutter-x)* -1.5);
  margin-left: calc(var(--bs-gutter-x)* -1.5);
}

.About-block .tabcontent .items .row .col-md-4 {
  padding-right: calc(var(--bs-gutter-x)* 1.5);
  padding-left: calc(var(--bs-gutter-x)* 1.5);
}

@media (max-width: 1024px) {
  .About-block .tabcontent .items .row .col-md-4 {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .About-block .tabcontent .items .row .col-md-4 {
    width: 100%;
  }
}

.About-block .tabcontent .items .row .col-md-4 .box {
  background: #ffffff;
  border-radius: 50px;
  padding: 40px;
  position: relative;
}

.About-block .tabcontent .items .row .col-md-4 .box .type {
  color: #0E642D;
}

.About-block .tabcontent .items .row .col-md-4 .box h3 {
  color: #393939;
  margin: 20px 0px;
}

.About-block .tabcontent .items .row .col-md-4 .box a.person-link.more {
  padding: .2rem 1.5rem;
}

.About-block .tabcontent .items .row .col-md-4 .box .email {
  border-radius: 10px;
  background: #EB630A;
  color: #ffffff;
  padding: 5px 10px;
}

.About-block .tabcontent .items .row .col-md-4 .box .email i {
  margin-right: 10px;
}

.About-block .tabcontent .items .row .col-md-4 .box .desc {
  cursor: pointer;
}

.About-block .tabcontent .items .row .col-md-4 .box .desc:not(.show) {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.About-block .tabcontent .items .row .col-md-4 .box .desc:not(.show) br {
  display: none;
}

.About-block .tabcontent .items .row .col-md-4 .box dl dd {
  margin-top: 15px;
}

.About-block .tabcontent .items .row .col-md-4 .box dl dd img {
  margin-right: 10px;
}

.About-block .tabcontent .items .row .col-md-4 .box .d-flex .imgs {
  position: absolute;
  right: 0;
  bottom: -50px;
  max-width: 140px;
  border-radius: 50%;
}

@media (max-width: 1280px) {
  .About-block .tabcontent .items .row .col-md-4 .box .d-flex .imgs {
    max-width: 110px;
  }
}

.About-block .tabcontent .items .row .col-md-4 .box .d-flex .imgs img {
  border: 5px solid #E3E3E3;
  border-radius: 50%;
  width: 140px;
  height: 140px;
  object-fit: cover;
}

@media (max-width: 1280px) {
  .About-block .tabcontent .items .row .col-md-4 .box .d-flex .imgs img {
    width: 110px;
    height: 110px;
  }
}

.About-block .faq ul {
  padding-left: 0;
}

.About-block .faq ul li {
  list-style: none;
  margin-top: 1rem;
}

.About-block .faq ul li:nth-child(1) a .fa-caret-down {
  display: none;
}

.About-block .faq ul li:nth-child(1) a .fa-caret-up {
  display: block;
}

.About-block .faq ul li:nth-child(1) .txt {
  display: block;
}

.About-block .faq ul li a {
  width: 100%;
  height: 100%;
  background-size: cover;
  color: #C54E00;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  background: #FFEADC;
  padding: 1rem 2rem;
  cursor: pointer;
}

@media (max-width: 767px) {
  .About-block .faq ul li a {
    padding: 1rem;
  }
}

.About-block .faq ul li a:hover {
  text-decoration: none;
}

.About-block .faq ul li a span {
  width: calc(100% - 20px);
}

.About-block .faq ul li a .fa-caret-up {
  display: none;
}

.About-block .faq ul li a i {
  margin-left: 1.5rem;
  color: #EB630A;
  font-size: 30px;
}

.About-block .faq ul li .txt {
  display: none;
  padding: 1rem 0;
}

.About-block .contact .row .col-md-4 .box {
  background: #FFFFFF;
  border-radius: 50px;
  padding: 30px;
  width: 100%;
  height: 100%;
}

.About-block .contact .row .col-md-4 .box h3 {
  margin-bottom: 20px;
}

.About-block .contact .row .col-md-4 .box .links a {
  margin-right: 15px;
}

.About-block .table-responsive {
  margin: -10px;
}

.About-block table {
  border-collapse: separate;
  /* Separate borders */
  border-spacing: 10px 10px;
  /* Adding spacing between rows */
  table-layout: fixed;
}

@media (max-width: 992px) {
  .About-block table {
    width: 180%;
  }
}

@media (max-width: 768px) {
  .About-block table {
    width: 180%;
  }
}

@media (max-width: 767px) {
  .About-block table {
    width: 200%;
  }
}

.About-block table th {
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .About-block table th {
    padding: 1rem;
  }
}

.About-block table th div {
  margin-bottom: 0 !important;
}

.About-block table td {
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .About-block table td {
    padding: 1rem;
    font-size: 12px;
  }
}

.About-block table td div {
  margin-bottom: 0 !important;
}

.About-block table th, .About-block table td {
  border-radius: 10px;
  padding: 1.2rem 1.5rem;
}

.About-block table th:nth-child(1) h3, .About-block table td:nth-child(1) h3 {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.About-block table th p, .About-block table td p {
  margin-bottom: 0 !important;
}

.About-block table th {
  position: relative;
}

.About-block table td {
  background: transparent linear-gradient(180deg, #FCFCFC 0%, #E9E9E9 100%) 0% 0% no-repeat padding-box;
  border-radius: 10px;
  border: none;
  box-shadow: none;
  margin-top: 1rem;
  position: relative;
}

.About-block table td .d-flex p {
  width: 50%;
  text-align: center;
}

.About-block table td strong {
  font-weight: bold;
  color: #EB630A;
  font-family: 'TitilliumWeb-SemiBold', '微軟正黑體';
}

.About-block table thead th {
  background: #EB630A;
  color: #ffffff;
  vertical-align: top;
}

.About-block table thead th:nth-child(1) {
  vertical-align: top;
}

.About-block table thead th h3 {
  color: #ffffff !important;
  margin-bottom: 0;
  padding-bottom: 0px;
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .About-block table thead th h3 {
    font-size: 14px !important;
  }
}

.About-block table thead th .border-top {
  border-top: 1px solid #ffffff;
  padding-top: 10px;
  margin-top: 10px;
}

.About-block .table2.tablegreen table th {
  background: #0E642D;
}

.About-block .table2.tablegary table tr:nth-child(odd) td {
  background: #F1F1F1;
}

.About-block .table2.tablegary table th h3 {
  font-size: 20px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  .About-block .table2.tablegary table th h3 {
    font-size: 24px;
  }
}

@media screen and (min-width: 2561px) {
  .About-block .table2.tablegary table th h3 {
    font-size: 32px;
  }
}

@media (max-width: 1440px) {
  .About-block .table2.tablegary table th h3 {
    font-size: 20px;
  }
}

@media (max-width: 1366px) {
  .About-block .table2.tablegary table th h3 {
    font-size: 18px;
  }
}

@media (max-width: 1200px) {
  .About-block .table2.tablegary table th h3 {
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  .About-block .table2.tablegary table th h3 {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .About-block .table2.tablegary table th h3 {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  .About-block .table2.tablegary table th h3 {
    font-size: 15px;
  }
}

.About-block .table2.table-tpt table:nth-child(2) thead tr th {
  background: #E4B8EC;
  color: #000;
  border: none;
}

.About-block .table2.table-tpt table:nth-child(2) tbody tr:nth-child(2) td {
  background: #F1F1F1 !important;
  color: #000;
}

.About-block .table2.table-tpt thead tr th {
  border-radius: 10px;
  background: #0E642D;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  font-size: 24px;
}

@media (max-width: 1024px) {
  .About-block .table2.table-tpt thead tr th {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .About-block .table2.table-tpt thead tr th {
    font-size: 16px;
  }
}

.About-block .table2.table-tpt tbody tr td {
  vertical-align: middle;
  background: #F1F1F1 !important;
}

.About-block .table2.table-tpt tbody tr td p {
  margin-bottom: 15px;
}

.About-block .table2.table-tpt tbody tr:nth-child(1) td {
  background: #EB630A !important;
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
}

.About-block .table2.table-tpt tbody tr:nth-child(2) td {
  background: #FFEDBA !important;
  color: #9B7200;
}

.About-block .table2.table-sub tbody tr:nth-child(2) td {
  background: #F1F1F1 !important;
  color: #212529;
}

.About-block .table2 table {
  width: 100%;
  border-collapse: separate;
  /* Separate borders */
  border-spacing: 10px 10px;
  /* Adding spacing between rows */
  table-layout: fixed;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .About-block .table2 table {
    width: 180%;
  }
}

@media (max-width: 768px) {
  .About-block .table2 table {
    width: 200%;
  }
}

.About-block .table2 table th {
  vertical-align: middle;
}

@media (max-width: 1024px) {
  .About-block .table2 table th {
    width: 30%;
  }
  .About-block .table2 table th:nth-child(2) {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .About-block .table2 table th {
    width: 40%;
  }
  .About-block .table2 table th:nth-child(2) {
    width: 60%;
  }
}

.About-block .table2 table th h3 {
  color: #ffffff;
  border-bottom: none;
  margin-bottom: 0 !important;
  margin-top: 0;
  padding-bottom: 0;
  font-family: 'TitilliumWeb-Regular', '微軟正黑體';
}

.About-block .table2 table th a, .About-block .table2 table td a {
  color: #269AFF;
}

.About-block .table2 table tr:nth-child(even) td {
  background: #FBFBFB;
}

@media (max-width: 1024px) {
  .About-block .leftnav {
    position: relative !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    left: 0 !important;
    width: 100% !important;
  }
}

.About-block .leftnav a {
  color: #123348;
  padding: 15px;
  padding-left: 45px;
  display: block;
  position: relative;
  width: 100%;
}

@media (max-width: 1024px) {
  .About-block .leftnav a {
    width: calc(33.3333% - 1rem);
  }
}

@media (max-width: 767px) {
  .About-block .leftnav a {
    padding-left: 15px;
    text-align: center;
  }
}

.About-block .leftnav a.active {
  background: #ffffff;
  border-radius: 40px 10px 40px 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.About-block .leftnav a.active::before {
  opacity: 1;
}

.About-block .leftnav a::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #EB630A;
  border-radius: 50%;
  position: absolute;
  left: 25px;
  top: 30px;
  opacity: 0;
}

@media (max-width: 767px) {
  .About-block .leftnav a::before {
    display: none;
  }
}

.About-block p em {
  font-style: italic;
}

.About-block .news {
  position: relative;
}

@media (max-width: 1440px) {
  .About-block .news .row .col-md-3 {
    width: 33.3333%;
  }
}

@media (max-width: 992px) {
  .About-block .news .row .col-md-3 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .About-block .news .row .col-md-3 {
    width: 100%;
  }
}

.About-block .news .row .col-md-3 a {
  display: block;
  width: 100%;
  height: 100%;
}

.About-block .news .row .col-md-3 a:hover .boximg {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
}

.About-block .news .row .col-md-3 a:hover .boximg img {
  filter: brightness(0.8);
}

.About-block .news .row .col-md-3 a:hover .con {
  background: #ffffff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
}

.About-block .news .row .col-md-3 a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 70.55%;
  position: relative;
  border-radius: 20px;
}

.About-block .news .row .col-md-3 a .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.About-block .news .row .col-md-3 a .con {
  background: #FFFFFF;
  border-radius: 20px;
  margin-top: 1rem;
  box-sizing: border-box;
  padding: 25px 25px 20px 25px;
}

.About-block .news .row .col-md-3 a .con .title {
  color: #393939;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media (max-width: 1920px) {
  .About-block .news .row .col-md-3 a .con .title {
    height: 40px !important;
  }
}

@media screen and (max-width: 2921px) {
  .About-block .news .row .col-md-3 a .con .title {
    height: 50px;
  }
}

.About-block .news .row .col-md-3 a .con .desinfo {
  color: #333333;
  margin-top: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.About-block .news .row .col-md-3 a .con span {
  margin-top: 2rem;
}

.About-block .news .row .col-md-3 a .con span i {
  font-style: normal;
}

.About-block .news .row .col-md-3 a .con span i.date {
  color: #393532;
}

.About-block .news .row .col-md-3 a .con span i.date::before {
  content: "\f073";
  font-family: 'FontAwesome';
  color: #EB630A;
  margin-right: 10px;
}

.About-block .news .row .col-md-3 a .con span i.more {
  padding: 0.65rem 2.6rem;
  background: #EB630A;
  color: #ffffff;
}

.About-block .news .row .col-md-3 a .con span i.more:hover {
  color: #EB630A;
}

.About-block .news .row .col-md-3 a .con span i.more:hover::after {
  background: #ffffff;
}

.About-block .news .row .col-md-12 {
  position: relative;
}

.About-block .news .row .col-md-12:nth-last-child(1)::after {
  display: none;
}

.About-block .news .row .col-md-12::after {
  content: '';
  display: block;
  margin: 2rem auto;
  width: 70%;
  height: 1px;
  background: #D2D2D2;
  position: absolute;
  left: 15%;
  bottom: -55px;
}

.About-block .news .row .col-md-12 a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .About-block .news .row .col-md-12 a {
    flex-direction: row-reverse;
  }
}

.About-block .news .row .col-md-12 a:hover .boximg {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
}

.About-block .news .row .col-md-12 a:hover .boximg img {
  filter: brightness(0.8);
}

.About-block .news .row .col-md-12 a:hover .con {
  background: #ffffff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
}

.About-block .news .row .col-md-12 a .boximg {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 411px;
  position: relative;
  border-radius: 20px;
}

@media (max-width: 992px) {
  .About-block .news .row .col-md-12 a .boximg {
    width: 311px;
  }
}

@media (max-width: 767px) {
  .About-block .news .row .col-md-12 a .boximg {
    width: 100%;
    height: auto;
  }
}

.About-block .news .row .col-md-12 a .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  width: 100%;
  height: 100%;
}

.About-block .news .row .col-md-12 a .con {
  background: #FFFFFF;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 35px 35px 30px 35px;
  width: calc(100% - 438px);
}

@media (max-width: 992px) {
  .About-block .news .row .col-md-12 a .con {
    width: calc(100% - 338px);
  }
}

@media (max-width: 767px) {
  .About-block .news .row .col-md-12 a .con {
    width: 100%;
  }
}

.About-block .news .row .col-md-12 a .con .title {
  color: #393939;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.About-block .news .row .col-md-12 a .con .desinfo {
  color: #333333;
  margin-top: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.About-block .news .row .col-md-12 a .con span {
  margin-top: 2rem;
}

.About-block .news .row .col-md-12 a .con span i {
  font-style: normal;
}

.About-block .news .row .col-md-12 a .con span i.date {
  color: #393532;
  margin-left: 30px;
}

.About-block .news .row .col-md-12 a .con span i.date::before {
  content: "\f073";
  font-family: 'FontAwesome';
  color: #EB630A;
  margin-right: 10px;
}

.About-block .news .row .col-md-12 a .con span i.more {
  padding: 0.65rem 2.6rem;
  background: #EB630A;
  color: #ffffff;
}

.About-block .news .row .col-md-12 a .con span i.more:hover {
  color: #EB630A;
}

.About-block .news .row .col-md-12 a .con span i.more:hover::after {
  background: #ffffff;
}

.About-block .news .tsp .pageinfo {
  display: block;
}

@media (max-width: 768px) {
  .About-block .news .tsp .pageinfo {
    display: none;
  }
}

.About-block .speaker .col-md-3 a {
  display: block;
  width: 100%;
  height: 100%;
}

.About-block .speaker .col-md-3 a:hover .imgs img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.About-block .speaker .col-md-3 a .imgs {
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  max-height: 387px;
}

.About-block .speaker .col-md-3 a .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.About-block .partners {
  background: #ffffff;
  border-radius: 10px;
  padding: 2rem;
}

.About-block .partners .row .col-md-3:nth-last-child(1) a {
  border-right: 0;
  width: 100%;
}

.About-block .partners .row .col-md-3 a {
  display: block;
  border-right: 1px solid #DFDFDF;
  height: 100%;
  width: 90%;
}

.About-block .borerlist .row .col-md-3 {
  padding: 0;
}

@media (max-width: 767px) {
  .About-block .borerlist .row .col-md-3 {
    width: 50%;
  }
}

.About-block .borerlist .row .col-md-3:nth-last-child(1) a {
  border-bottom: none;
}

.About-block .borerlist .row .col-md-3:nth-child(4n) a {
  border-right: none;
}

@media (max-width: 767px) {
  .About-block .borerlist .row .col-md-3:nth-child(4n) a {
    border-right: 1px solid #DEDEDE;
  }
}

@media (max-width: 767px) {
  .About-block .borerlist .row .col-md-3:nth-child(2n) a {
    border-right: none;
  }
}

.About-block .borerlist .row .col-md-3 a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 240px;
  border-bottom: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
}

@media (max-width: 767px) {
  .About-block .borerlist .row .col-md-3 a {
    height: 160px;
  }
}

.About-block .borerlist .row .col-md-3 a img {
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 1rem;
}

.About-block .Newsbox .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .About-block .Newsbox .items {
    flex-direction: column-reverse;
  }
}

.About-block .Newsbox .items .left {
  width: calc(100% - 500px);
}

@media (max-width: 768px) {
  .About-block .Newsbox .items .left {
    width: calc(100% - 330px);
  }
}

@media (max-width: 767px) {
  .About-block .Newsbox .items .left {
    width: calc(100%);
    margin-top: 1.5rem;
  }
}

.About-block .Newsbox .items .left .date {
  display: block;
}

.About-block .Newsbox .items .left .desinfo {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.About-block .Newsbox .items .left a {
  display: inline-block;
  border-radius: 10px;
  background: #0B85C8;
  padding: 0.8rem 1.5rem;
  color: #ffffff;
  margin-right: 1.5rem;
}

@media (max-width: 767px) {
  .About-block .Newsbox .items .left a {
    padding: 0.7rem 1.2rem;
  }
}

.About-block .Newsbox .items .left a:hover {
  background: #0B73AC;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.About-block .Newsbox .items .left a:nth-child(2) {
  background: #122237;
}

.About-block .Newsbox .items .left a:nth-child(2):hover {
  background: #2C333C;
}

.About-block .Newsbox .items .left a:nth-child(2) img {
  margin-right: 10px;
}

.About-block .Newsbox .items .right {
  width: 476px;
  border-radius: 15px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .About-block .Newsbox .items .right {
    width: 300px;
  }
}

@media (max-width: 767px) {
  .About-block .Newsbox .items .right {
    width: 100%;
  }
}

.About-block .Newsbox .items .right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}

@media (max-width: 767px) {
  .About-block .tp .col-md-3 {
    width: 50%;
  }
}

@media (max-width: 1680px) {
  .About-block .contact .row .col-md-3 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .About-block .contact .row .col-md-3 {
    width: 100%;
  }
}

.About-block .contact .row .col-md-3 .box {
  background: #ffffff;
  border-radius: 20px;
  padding: 25px;
  height: 100%;
}

.About-block .contact .row .col-md-3 .box h3 {
  color: #393939;
}

.About-block .contact .row .col-md-3 .box dl {
  margin: 25px 0;
}

.About-block .contact .row .col-md-3 .box dl dd {
  display: flex;
}

.About-block .contact .row .col-md-3 .box dl dd span {
  width: 120px;
}

.About-block .contact .row .col-md-3 .box dl dd span:nth-child(2) {
  width: calc(100% - 120px);
}

.About-block .contact .row .col-md-3 .box dl dd span img {
  margin-right: 10px;
}

.About-block .contact .row .col-md-3 .box a {
  display: block;
  width: 100%;
  padding: 5px 20px;
  background: #EB630A;
  border-radius: 10px;
  color: #ffffff;
  border: 1px solid #EB630A;
}

.About-block .contact .row .col-md-3 .box a:hover {
  color: #EB630A;
  background: none;
}

.About-block .contact .row .col-md-3 .box a i {
  margin-right: 10px;
}

.About-block .contact .map {
  position: relative;
  overflow: hidden;
  border-radius: 100px 20px 100px 50px;
}

.About-block .contact .map img, .About-block .contact .map iframe {
  border-radius: 100px 20px 100px 50px;
}

.About-block .visitus {
  position: relative;
  padding: 100px 0 30px 0px;
  margin-top: 60px;
}

.About-block .visitus::before {
  content: '';
  display: block;
  width: 100%;
  height: 518px;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
  border-radius: 150px 0px;
}

.About-block .visitus .row .col-md-6 .blownbox {
  padding: 70px;
  border-radius: 100px 20px 100px 50px;
  background: #FAF4ED;
  height: 100%;
}

.About-block .visitus .row .col-md-6 .blownbox p {
  margin-bottom: 0;
  margin-top: 25px;
}

.About-block .visitus .row .col-md-6 .blownbox p a {
  color: #049ADC;
  text-decoration: underline;
}

.About-block .visitus .formbox {
  position: relative;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  z-index: 9;
}

@media (max-width: 767px) {
  .About-block .visitus .formbox {
    justify-content: center;
  }
}

.About-block .visitus .formbox .imgs {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 438px;
}

@media (max-width: 1024px) {
  .About-block .visitus .formbox .imgs {
    max-width: 320px;
  }
}

@media (max-width: 768px) {
  .About-block .visitus .formbox .imgs {
    max-width: 280px;
  }
}

@media (max-width: 767px) {
  .About-block .visitus .formbox .imgs {
    position: relative;
    max-width: 340px;
  }
}

.About-block .visitus .formbox .imgs::before {
  content: '';
  display: block;
  width: calc(100% - 20px);
  height: calc(100% - 30px);
  background: #0E642D;
  position: absolute;
  left: 20px;
  top: 30px;
  border-radius: 150px 20px 250px 50px;
}

.About-block .visitus .formbox .imgs::after {
  content: '';
  display: block;
  position: absolute;
  right: 20px;
  bottom: 0;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background: #EB630A;
  z-index: 99;
}

.About-block .visitus .formbox .imgs img {
  position: relative;
  z-index: 9;
}

.About-block .visitus .formbox .boxText {
  background: #ffffff;
  border-radius: 150px 20px 200px 50px;
  box-sizing: border-box;
  padding: 0px 90px 60px 180px;
  width: 80%;
  margin-top: 150px;
}

@media (max-width: 1680px) {
  .About-block .visitus .formbox .boxText {
    padding-left: 220px;
  }
}

@media (max-width: 1440px) {
  .About-block .visitus .formbox .boxText {
    padding-left: 250px;
  }
}

@media (max-width: 1024px) {
  .About-block .visitus .formbox .boxText {
    padding-left: 200px;
  }
}

@media (max-width: 768px) {
  .About-block .visitus .formbox .boxText {
    padding-left: 160px;
    padding-right: 30px;
    border-radius: 20px 5px 50px 15px;
  }
}

@media (max-width: 767px) {
  .About-block .visitus .formbox .boxText {
    width: 100%;
    padding: 25px 20px;
    border-radius: 20px 5px 50px 15px;
    margin-top: 50px;
  }
}

.About-block .visitus .formbox .boxText h2 {
  transform: translateY(-80px);
}

@media (max-width: 767px) {
  .About-block .visitus .formbox .boxText h2 {
    transform: translateY(0px);
    margin-bottom: 20px;
  }
}

.About-block .visitus .formbox .boxText form label {
  margin-bottom: 10px;
}

.About-block .visitus .formbox .boxText form label sub {
  top: 0;
}

.About-block .visitus .formbox .boxText form .form-control {
  border-radius: 10px;
  background: #F1F1F1;
  border: none;
  padding: 20px 10px;
}

.About-block .visitus .formbox .boxText form .btn {
  border-radius: 10px 20px 10px 20px;
  background: #EB630A;
  color: #ffffff;
  width: 123px;
  height: 48px;
  margin-right: 20px;
  border: 1px solid #EB630A;
}

.About-block .visitus .formbox .boxText form .btn:hover {
  color: #EB630A;
  background: none;
}

@media (max-width: 1024px) {
  .About-block .visitus .formbox .boxText form .form-group {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .About-block .navss .col-md-2, .About-block .navss .col-md-10 {
    width: 100%;
  }
  .About-block .navss .col-md-2 .leftnav, .About-block .navss .col-md-10 .leftnav {
    margin-bottom: 1.5rem;
  }
  .About-block .navss .col-md-2 .leftnav ul, .About-block .navss .col-md-10 .leftnav ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .About-block .navss .col-md-2 .leftnav ul li, .About-block .navss .col-md-10 .leftnav ul li {
    width: 32.3333%;
    text-align: center;
  }
  .About-block .navss .col-md-2 .leftnav ul li a, .About-block .navss .col-md-10 .leftnav ul li a {
    padding-left: 15px;
  }
  .About-block .navss .col-md-2 .leftnav ul li a::before, .About-block .navss .col-md-10 .leftnav ul li a::before {
    display: none;
  }
}

.About-block .article {
  background: #ffffff;
  border-radius: 100px 20px 100px 50px;
  padding: 100px 140px;
  margin-bottom: 80px;
}

@media (max-width: 1024px) {
  .About-block .article {
    padding: 60px 70px;
  }
}

@media (max-width: 767px) {
  .About-block .article {
    padding: 25px;
    border-radius: 20px 5px 50px 15px;
  }
}

.About-block .article p {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .About-block .article p {
    margin-bottom: 15px;
  }
}

.About-block .article img {
  height: auto !important;
}

.About-block .article a {
  word-break: break-all;
  text-decoration: underline;
  color: #0e642d;
}

.About-block .article ol {
  padding-left: 1rem;
}

.About-block .About-add-faq .listbox {
  display: flex;
  flex-wrap: wrap;
}

.About-block .About-add-faq .listbox .left {
  width: 30%;
  background: #EB630A;
  padding: 30px;
}

@media (max-width: 1024px) {
  .About-block .About-add-faq .listbox .left {
    padding: 15px;
  }
}

@media (max-width: 768px) {
  .About-block .About-add-faq .listbox .left {
    width: 100%;
  }
}

.About-block .About-add-faq .listbox .left h3 {
  color: #fff;
  margin-bottom: 0;
}

.About-block .About-add-faq .listbox .right {
  width: 70%;
  background: transparent linear-gradient(180deg, #FCFCFC 0%, #E9E9E9 100%) 0% 0% no-repeat padding-box;
  height: 100%;
  box-sizing: border-box;
  padding: 30px;
}

@media (max-width: 1024px) {
  .About-block .About-add-faq .listbox .right {
    padding: 15px;
  }
}

@media (max-width: 768px) {
  .About-block .About-add-faq .listbox .right {
    width: 100%;
  }
}

.About-block .About-add-faq .listbox .right .accordion .accordion-item {
  margin-top: 0;
}

.News-block {
  position: relative;
  overflow: hidden;
  padding: 80px 0px;
}

@media (max-width: 767px) {
  .News-block {
    padding: 60px 0px;
  }
}

.News-block .container {
  max-width: 1185px;
}

.News-block .container .news-cate {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.News-block .container .news-cate a {
  display: inline-block;
  border-radius: 53px;
  border: 1px solid #374869;
  padding: 10px 10px;
  margin: 10px;
  width: 280px;
  text-align: center;
}

.News-block .container .news-cate a:hover, .News-block .container .news-cate a.active {
  background: #F4E65A;
  color: #374869;
  border-color: #F4E65A;
}

@media (max-width: 767px) {
  .News-block .container .news-cate a {
    font-size: 18px;
  }
}

@media (max-width: 992px) {
  .News-block .container .row .col-md-4 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .News-block .container .row .col-md-4 {
    width: 100%;
  }
}

.News-block .container .row .col-md-4 a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  padding: 10px;
  position: relative;
}

.News-block .container .row .col-md-4 a:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.News-block .container .row .col-md-4 a:hover .downbtn {
  background: #374869;
  color: #ffffff;
}

.News-block .container .row .col-md-4 a:hover .downbtn img {
  filter: invert(50%) brightness(300%) !important;
}

.News-block .container .row .col-md-4 a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 75.25%;
  position: relative;
}

.News-block .container .row .col-md-4 a .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
}

.News-block .container .row .col-md-4 a .con {
  padding: 0 1rem 1rem 1rem;
  position: relative;
  overflow: hidden;
}

.News-block .container .row .col-md-4 a .tag {
  display: block;
  margin-top: 1.5rem;
}

.News-block .container .row .col-md-4 a h4 {
  margin: 1.5rem 0 1rem 0;
}

.News-block .container .row .col-md-4 a .downbtn {
  border: 1px solid #374869;
  padding: 0.5rem 1.5rem;
  border-radius: 50px;
  float: right;
  margin-top: 1.5rem;
  color: #374869;
  transition: all 0.35s ease;
}

.News-block .container .row .col-md-4 a .downbtn img {
  margin-left: 2rem;
}

.News-block .circle-3 {
  position: absolute;
  left: 50px;
  bottom: 0;
}

form .form-group .select-menu {
  cursor: pointer;
  position: relative;
  width: 100%;
}

form .form-group .select-menu-ul {
  margin-top: 50px;
  list-style: none;
  opacity: 0;
  display: none;
  width: 100%;
  text-align: left;
  position: absolute;
  z-index: 1;
  background: #fff;
  padding-left: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

form .form-group .select-menu-ul li {
  padding: 15px 10px;
  margin-bottom: 0;
  border-radius: 0;
  color: #374869;
}

form .form-group .select-menu-ul li::before {
  display: none;
}

form .form-group .select-menu-ul li:hover {
  background: #f2f2f2;
}

form .form-group .select-menu-div {
  width: 100%;
  position: relative;
  padding: 0.7rem 0.5rem;
  border: none;
}

form .form-group .select-menu-div i {
  margin-right: 5px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}

form .form-group .select-this {
  background: #374869;
  color: #fff !important;
}

form .form-group .select-menu-input {
  border: 0;
  cursor: pointer;
  user-select: none;
  width: 100%;
  outline: none;
  background: none;
  color: #999999;
  padding: 0;
}

form .form-group .select-menu-i {
  transform: rotate(180deg) translateY(50%);
}

form .form-group i {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.radiolist {
  display: flex;
  justify-content: center;
  align-items: center;
}

.radiolist .radiobox-inline {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
  flex-wrap: wrap;
}

.radiolist .radiobox-inline .radiobox {
  display: inline-block;
  position: relative;
  margin-right: 0.5rem;
  margin-top: 2px;
  cursor: pointer;
  line-height: 1;
  display: flex;
  align-items: center;
}

.radiolist .radiobox-inline .radiobox input {
  opacity: 0;
  position: relative;
  z-index: 99;
  cursor: pointer;
  zoom: 1.5;
}

.radiolist .radiobox-inline .radiobox input:checked ~ .radiomark {
  border-color: #F7C325;
}

.radiolist .radiobox-inline .radiobox input:checked ~ .radiomark::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
}

.radiolist .radiobox-inline .radiobox input:checked ~ .radiomark .bzbox h4 {
  font-weight: bold;
}

.radiolist .radiobox-inline .radiobox .radiomark {
  position: absolute;
  height: 20px;
  width: 20px;
  left: 0px;
  top: 50%;
  margin-top: -10px;
  border-radius: 50%;
  background: none;
  margin-right: 10px;
  -webkit-transition: .5s;
  transition: .5s;
  border: 1.5px solid #000000;
  cursor: pointer;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.radiolist .radiobox-inline .radiobox .radiomark::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: #F7C325;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -webkit-transition: .2s;
  transition: .2s;
}

.radiolist .radiobox-inline .radiobox .bzbox {
  display: flex;
  align-items: center;
}

.radiolist .radiobox-inline .radiobox .bzbox .bz {
  margin: 0 1rem;
}

.radiolist .radiobox-inline .radiobox .bzbox h4 {
  margin-bottom: 0;
  color: #0F0F0F;
}

@media (max-width: 767px) {
  .radiolist .radiobox-inline .radiobox .bzbox h4 {
    font-size: 14px;
  }
}

.checkboxlist .checkbox-inline {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
}

.checkboxlist .checkbox-inline .checkbox {
  display: inline-block;
  position: relative;
  margin-right: 0.5rem;
  margin-top: 3px;
  cursor: pointer;
  line-height: 1;
}

.checkboxlist .checkbox-inline .checkbox input {
  opacity: 0;
  position: relative;
  z-index: 99;
  cursor: pointer;
  zoom: 1.5;
}

.checkboxlist .checkbox-inline .checkbox input:checked ~ .checkmark {
  background-color: rgba(0, 81, 242, 0.58);
  border-color: rgba(0, 81, 242, 0.58);
}

.checkboxlist .checkbox-inline .checkbox input:checked ~ .checkmark::after {
  border-color: #fff;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
}

.checkboxlist .checkbox-inline .checkbox .checkmark {
  position: absolute;
  height: 20px;
  width: 20px;
  left: 0px;
  top: 0px;
  background: none;
  margin-right: 10px;
  -webkit-transition: .5s;
  transition: .5s;
  border: 1.5px solid rgba(112, 112, 112, 0.58);
  border-radius: 5px;
  cursor: pointer;
}

.checkboxlist .checkbox-inline .checkbox .checkmark::after {
  content: "";
  position: absolute;
  top: 43%;
  left: 50%;
  width: 6px;
  height: 12px;
  border: solid #374869;
  border-width: 0 3px 3px 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -webkit-transition: .2s;
  transition: .2s;
  border-width: 0 2px 2px 0;
}

.checkboxlist .checkbox-inline span {
  color: #000000;
  font-weight: normal;
}

.garyText {
  color: #9F9F9F;
}

.more {
  border: 0;
  color: #5B5B5B;
  border-radius: 60px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border-radius: 10px 20px 10px 20px;
  transition: .3s;
  z-index: 1;
  background: #ffffff;
  position: relative;
  text-transform: capitalize;
  font-size: 18px;
  padding: 0.7rem 3rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

@media (max-width: 767px) {
  .more {
    font-size: 15px;
    padding: 0.7rem 1.5rem;
  }
}

.more.more-border {
  border: 2px solid #EB630A;
  color: #EB630A;
  padding: 0.6rem 1.8rem;
  font-weight: bold;
  font-family: 'TitilliumWeb-SemiBold', '微軟正黑體';
}

@media (max-width: 767px) {
  .more.more-border.mx-3 {
    margin-left: 0 !important;
    margin-top: 0.5rem;
  }
}

.more:hover {
  color: #ffffff;
  box-shadow: 0 3px 6px rgba(235, 99, 10, 0.16);
}

.more:hover::after {
  height: 100%;
  left: 0;
  right: auto;
  transition: .3s;
}

.more:hover img {
  filter: invert(50%) brightness(0%) !important;
}

.more::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  border-radius: 0;
  bottom: 0;
  left: auto;
  right: 0;
  z-index: -1;
  transition: .3s;
  background: #EB630A;
}

.more img {
  margin-left: 30px;
}

.more.orangeback {
  background: #EB630A;
  color: #ffffff;
}

@media (max-width: 767px) {
  .more.orangeback {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.more.orangeback:hover {
  background: none;
  color: #fff;
}

.login a {
  position: relative;
  cursor: pointer;
  z-index: 1;
  position: relative;
  overflow: hidden;
  transition: .3s;
}

.login a:hover {
  color: #ffffff !important;
}

.login a:hover::after {
  height: 100%;
  left: 0;
  right: auto;
  transition: .3s;
}

.login a::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  border-radius: 0;
  bottom: 0;
  left: auto;
  right: 0;
  z-index: -1;
  transition: .3s;
  background: #374869;
}

.loginpup {
  max-width: 788px;
}

.loginpup .conbox {
  padding: 2rem;
  background: #ffffff;
  position: relative;
  background: #F8F8F8;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .loginpup .conbox {
    padding: 1rem;
    padding-top: 2rem;
  }
}

@media (max-width: 767px) {
  .loginpup .conbox form {
    margin-top: 1.5rem;
  }
}

.loginpup .conbox label {
  margin-bottom: 0.6rem;
}

.loginpup .conbox label sub {
  top: 0;
}

.loginpup .conbox .checkbox {
  margin-bottom: 1rem;
}

.loginpup .conbox .checkbox label {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.loginpup .conbox .checkbox label span {
  width: calc(100% - 20px);
  margin-top: 0px;
  position: relative;
  display: block;
  color: #374869;
}

.loginpup .conbox .form-control {
  border: none;
  box-shadow: none;
  outline: none;
  padding: 1rem;
  background: none;
  border: 1px solid #374869;
}

.loginpup .conbox .more {
  background: #F4E65A;
  width: 100%;
  text-transform: capitalize;
  font-family: 'PT_Serif-Web-Regular';
}

@media (max-width: 1024px) {
  .loginpup .conbox .more {
    margin-top: 0rem !important;
  }
}

.loginpup .conbox .more.text-upper {
  text-transform: uppercase;
}

.loginpup .conbox .more:hover img {
  filter: invert(50%) brightness(300%) !important;
}

.loginpup .conbox .more img {
  filter: invert(50%) brightness(0%) !important;
}

.loginpup .conbox p {
  color: #101010;
  margin-top: 1.5rem;
}

.loginpup .conbox p a {
  color: #0051F2;
}

.modal.in {
  display: block;
  opacity: 1;
  overflow: hidden;
  width: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.6);
}

.modal.in .modal-dialog {
  width: 700px;
  height: 100%;
  box-sizing: border-box;
  max-width: 700px;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .modal.in .modal-dialog {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
  }
}

.modal.in .modal-dialog .modal-header {
  display: block;
  border: none;
}

.modal.in .modal-dialog .modal-content {
  max-width: 740px;
  border-radius: 0px;
  display: block;
  padding: 3rem;
}

@media (max-width: 767px) {
  .modal.in .modal-dialog .modal-content {
    padding: 1.5rem;
  }
}

.modal.in .modal-dialog .modal-content img {
  width: 80px;
  margin: 0 auto;
  display: block;
}

.modal.in .modal-dialog .modal-content form label {
  display: block;
  margin-bottom: 0.5rem;
}

.modal.in .modal-dialog .modal-content form input {
  padding: 0.8rem;
}

.modal.in .modal-dialog .modal-content form button {
  width: 100%;
  background: #374869;
  border-radius: 5px;
  color: #ffffff;
  padding: 0.8rem;
}

.modal.in .modal-dialog .modal-footer {
  border-top: none !important;
}

.modal.in .modal-dialog .modal-footer button {
  width: 48%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  border: 2px solid #064CEA;
  box-shadow: none;
}

.modal.in .modal-dialog .modal-footer button:nth-child(1) {
  color: #ffffff;
}

.modal.in .modal-dialog .content2 {
  display: none;
}

.Member {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 100vh;
  overflow: hidden;
}

@media (max-width: 767px) {
  .Member {
    height: auto;
    overflow: visible;
  }
}

.Member .left_nav {
  width: 268px;
  height: 100vh;
  background: #FCF8ED;
}

@media (max-width: 767px) {
  .Member .left_nav {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
  }
}

.Member .left_nav .logo {
  box-sizing: border-box;
  width: 100%;
  padding: 2rem;
}

@media (max-width: 767px) {
  .Member .left_nav .logo {
    padding: 1rem 0;
  }
}

.Member .left_nav .logo img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .Member .left_nav .logo img {
    margin: 0;
  }
}

.Member .left_nav nav {
  margin-top: 3rem;
}

@media (max-width: 767px) {
  .Member .left_nav nav {
    opacity: 0;
    z-index: 99;
    position: fixed;
    top: 0;
    right: -400px;
    box-sizing: border-box;
    width: 400px;
    height: 100vh;
    padding: 37px 40px;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    color: #333333;
    background: #f3f3f3;
    box-shadow: 5px 0 5px rgba(0, 0, 0, 0.2) inset;
  }
}

.Member .left_nav nav ul {
  padding-left: 0;
}

.Member .left_nav nav ul li {
  list-style: none;
}

.Member .left_nav nav ul li::before {
  display: none;
}

.Member .left_nav nav ul li a {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 1.5rem 2rem;
}

.Member .left_nav nav ul li a.active {
  background: #FAF3AD;
}

.Member .left_nav nav ul li a img {
  margin-right: 20px;
}

.Member .left_nav .mobilenav {
  display: none;
}

@media (max-width: 767px) {
  .Member .left_nav .mobilenav {
    display: block;
  }
}

.Member .left_nav .mobilenav span {
  display: block;
  height: 3px;
  width: 30px;
  background: #374869;
  border-radius: 9px;
  margin: 4px 0px;
}

.Member .right-content {
  width: calc(100% - 268px);
  box-sizing: border-box;
  padding: 1rem;
  overflow: scroll;
  height: 100vh;
}

@media (max-width: 767px) {
  .Member .right-content {
    width: 100%;
    margin-top: 1rem;
    height: auto;
    overflow: visible;
  }
}

.Member .right-content .topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Member .right-content .topbar form .form-group {
  display: flex;
  align-items: center;
  border: 1px solid #374869;
  padding: 0.35rem 1rem;
  width: 538px;
}

@media (max-width: 820px) {
  .Member .right-content .topbar form .form-group {
    width: auto;
  }
}

.Member .right-content .topbar form .form-group input {
  box-shadow: none;
  border: none;
  padding: 0;
}

.Member .right-content .topbar .user {
  display: flex;
  align-items: center;
}

.Member .right-content .topbar .user a i {
  color: #7B7B92;
}

.Member .right-content .bread * {
  color: #374869;
}

.Member .right-content .content {
  max-width: 680px;
  margin: 10rem auto 15rem auto;
}

@media (max-width: 767px) {
  .Member .right-content .content {
    margin: 5rem auto 10rem auto;
  }
}

.Member .right-content .content form .form-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Member .right-content .content form .form-group label {
  max-width: 140px;
}

@media (max-width: 767px) {
  .Member .right-content .content form .form-group label {
    max-width: 100%;
    margin-bottom: 0.5rem;
  }
}

.Member .right-content .content form .form-group .form-control {
  width: calc(100% - 160px);
  border: 1px solid rgba(112, 112, 112, 0.3);
  box-sizing: border-box;
  padding: 1rem;
}

@media (max-width: 767px) {
  .Member .right-content .content form .form-group .form-control {
    width: 100%;
  }
}

.Member .right-content .content form .form-group .select-menu {
  width: calc(100% - 160px);
}

@media (max-width: 767px) {
  .Member .right-content .content form .form-group .select-menu {
    width: 100%;
  }
}

.Member .right-content .content form .form-group .select-menu .form-control {
  width: 100%;
}

.Member .right-content .content form .twobtn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.Member .right-content .content form .twobtn button {
  margin: 1rem;
  width: 150px;
  background: #ffffff;
  border: 1px solid #374869;
  text-transform: capitalize;
  font-family: 'PT_Serif-Web-Regular';
}

.Member .right-content .content form .twobtn button img {
  margin-left: 0;
  margin-right: 10px;
}

.Member .right-content .content .taba {
  display: flex;
  align-items: center;
}

.Member .right-content .content .taba a {
  color: rgba(55, 72, 105, 0.6);
  padding: 0.5rem;
  margin: 0 1.5rem;
  text-align: center;
}

.Member .right-content .content .taba a.active {
  color: #374869;
  border-bottom: 2px solid #374869;
  padding: 0.5rem;
}

.Member .right-content .content .tabcontent table thead {
  background: #FCF8ED;
  border-color: #FCF8ED;
}

.Member .right-content .content .tabcontent table thead th {
  padding: 1rem 2rem;
  vertical-align: middle;
}

.Member .right-content .content .tabcontent table th, .Member .right-content .content .tabcontent table td {
  padding: 2.1rem 2rem;
  color: #374869;
  border: none;
  text-align: center;
}

.Member .right-content .content .tabcontent table th:nth-child(1), .Member .right-content .content .tabcontent table td:nth-child(1) {
  text-align: left;
}

.Member .right-content .content .tabcontent table tbody {
  border: none;
}

.Member .right-content .content .tabcontent table tbody tr {
  background: #ffffff;
  border: none;
}

.Member .right-content .content .tabcontent table tbody tr:nth-child(even) {
  background: #EFEFEF;
}

main.wrapper {
  left: 0;
  position: relative;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}

main.wrapper.open {
  left: -400px;
}

main.wrapper.open .Member .left_nav nav {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  margin-top: 0;
  opacity: 1;
}

main.wrapper.open .close::before, main.wrapper.open .close::after {
  background: #333;
}

.whiteback {
  background-color: #ffffff !important;
}

.error-input {
  border-bottom: 1px solid red !important;
}

.error-label label {
  color: red !important;
}

label.error-info {
  margin-top: 10px;
  line-height: 1;
}

label.error {
  margin-bottom: 8px;
  margin-top: 8px;
}

label.error,
label.error i,
label.error-info,
label.error-info i,
span.error-info {
  width: initial !important;
  color: red !important;
  align-items: center;
  font-size: 12px;
  font-family: 'NunitoSans-Bold';
  font-weight: normal;
  margin-bottom: 0 !important;
}

label.error-info i {
  display: inline-block;
  margin-right: 5px;
}

.passwordField {
  position: relative;
}

.passwordField .error-info.password {
  display: inline-flex;
  font-size: 18px;
  margin-bottom: 5px;
}

.passwordField .eyeBox {
  position: absolute;
  right: 10px;
  top: 20px;
  transform: translateY(-50%);
  font-size: 16px;
}

.passwordField .eyeBox .fa-eye {
  display: none;
}

.passwordField .eyeBox {
  position: absolute;
  right: 0;
  top: 13px;
  transform: translateY(-50%);
  font-size: 16px;
}

.passwordField .eyeBox .fa-eye {
  display: none;
}

.far {
  font-family: 'Font Awesome 5 Pro';
  font-size: 12px;
}

.load-more::after {
  display: none;
}

footer {
  width: 100%;
  height: 100%;
  z-index: 9;
  position: relative;
  background: #ffffff;
}

footer .foottop {
  padding: 4rem 0;
  padding-bottom: 20px;
  width: 100%;
  height: 100%;
}

footer .foottop .col-md-3 {
  width: auto;
}

@media (max-width: 767px) {
  footer .foottop .col-md-3 {
    width: 100%;
  }
}

footer .foottop ul {
  margin-top: 1.5rem;
  padding-left: 0;
}

@media (max-width: 767px) {
  footer .foottop ul {
    display: none;
    margin-top: 0;
  }
}

footer .foottop ul li {
  margin-top: 8px;
  list-style: none;
}

footer .foottop ul li a {
  color: #000000;
  transition: all 0.35s ease;
}

footer .foottop ul li a:hover {
  color: #EB630A;
}

@media (max-width: 1024px) {
  footer .foottop .col-md-5, footer .foottop .col-md-6 {
    width: 100%;
  }
}

footer .logo {
  display: flex;
  align-items: center;
}

footer .logo a {
  display: inline-block;
  margin-right: 50px;
}

footer .logo a:nth-last-child(1) {
  margin-right: 0;
}

footer .links a {
  display: inline-block;
  margin-right: 20px;
}

footer h3 {
  color: #0D2023;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0px;
}

footer h3.showico::after {
  transform: rotate(180deg);
}

@media (max-width: 767px) {
  footer h3::after {
    content: "\f107";
    display: block;
    font-family: 'FontAwesome';
  }
}

footer .copyright {
  border-top: 1px solid #C9C9C9;
  padding-top: 20px;
  margin-top: 50px;
}

footer .copyright span {
  color: #8F8F8F;
}

@media (max-width: 767px) {
  footer .copyright span {
    font-size: 12px;
  }
}

@media (max-width: 1024px) {
  footer .col-md-6 {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  footer .row .col-md-4, footer .row .col-md-7 {
    width: 100%;
  }
}

.message {
  position: fixed;
  right: 0.7rem;
  bottom: 1rem;
  z-index: 99;
  border: none;
  color: #EB630A;
  height: 115px;
  width: 115px;
  opacity: 0;
  background: #ffffff;
  border-radius: 50px 25px 50px 25px;
  transform: translateY(5rem);
  box-shadow: 0 3px 6px #eb630a;
  transition: all 0.35s ease;
}

.message.on {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 767px) {
  .message {
    width: 50px;
    height: 50px;
    border-radius: 25px 15px 25px 15px;
    background: none;
    box-shadow: none;
  }
}

@media (min-width: 992px) {
  .message {
    transform: translateY(8rem);
  }
}

@media (min-width: 1680px) {
  .message {
    transform: translateY(15rem);
  }
}

.message i {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFF1E4;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .message i {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 767px) {
  .message span {
    display: none;
  }
}

.fixlinks {
  z-index: 99;
  bottom: 150px;
  right: 50px;
  position: fixed;
  width: 90px;
  cursor: pointer;
}

.fixlinks.show {
  width: 257px;
}

@media (max-width: 1024px) {
  .fixlinks {
    right: 10px;
  }
}

@media (max-width: 767px) {
  .fixlinks {
    bottom: 70px;
    right: 5px;
  }
}

.fixlinks.show ul {
  display: block;
}

.fixlinks.show .abtn {
  background: #C24D00;
  transform: matrix(-1, 0, 0, -1, 0, 0);
}

.fixlinks.show .abtn img {
  transform: none;
}

.fixlinks .abtn {
  background: linear-gradient(180deg, #EB630A 0%, #FF8D43 100%) 0% 0% no-repeat padding-box;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  float: right;
}

@media (max-width: 767px) {
  .fixlinks .abtn {
    width: 50px;
    height: 50px;
  }
}

.fixlinks .abtn img {
  transition: all 0.35s ease;
  transform: rotate(45deg);
}

@media (max-width: 767px) {
  .fixlinks .abtn img {
    width: 15px;
  }
}

.fixlinks ul {
  padding-left: 0;
  border-radius: 20px;
  box-shadow: 2px 5px 8px rgba(0, 0, 0, 0.16);
  background: #ffffff;
  display: none;
}

.fixlinks ul li {
  list-style: none;
}

.fixlinks ul li:nth-child(2) a {
  color: #A560B2;
}

.fixlinks ul li:nth-child(3) a {
  color: #CB8200;
}

.fixlinks ul li a {
  padding: 20px;
  display: flex;
  align-items: center;
  color: #0E642D;
  font-weight: bold;
  font-family: 'TitilliumWeb-SemiBold', '微軟正黑體';
}

.fixlinks ul li a:hover {
  background: #F5F5F5;
}

.fixlinks ul li a img {
  margin-right: 10px;
}

main {
  position: relative;
  background: #FBF9F6;
  border-radius: 0 0 100px 100px;
}

@media (max-width: 576px) {
  main {
    --bs-container: 540px;
    border-radius: 0 0 50px 50px;
  }
}

@media (min-width: 768px) {
  main {
    --bs-container: 720px;
  }
}

@media (min-width: 992px) {
  main {
    --bs-container: 960px;
  }
}

@media (max-width: 1200px) {
  main {
    --bs-container: 1140px;
  }
}

@media (min-width: 1400px) {
  main {
    --bs-container: 1320px;
  }
}

@media (min-width: 1680px) {
  main {
    --bs-container: 1500px;
  }
}

.pageinfo ul {
  display: flex;
  justify-content: center;
}

.pageinfo ul li {
  list-style: none;
  padding-left: 0;
  padding: 0.5rem;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo ul li::before {
  display: none !important;
  font-style: none;
}

.pageinfo ul li a {
  padding: 0.8rem 1.25rem;
  color: #B9B9B9;
  border-radius: 50%;
  background: #ffffff;
  transition: all 0.35s ease;
  border-radius: 10px 20px 10px 20px;
}

.pageinfo ul li a:hover {
  background: #EB630A;
  color: #fff;
}

.pageinfo ul li .active {
  color: #393939;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.pageinfo ul li .prev {
  margin: 0;
  padding: 0.75rem 1.35rem;
  background: #EB630A;
  color: #fff;
}

.pageinfo ul li .prev::after {
  content: "\f104";
  font-family: 'FontAwesome';
  display: inline-block;
}

.pageinfo ul li .prev:hover {
  background: #EB630A;
}

.pageinfo ul li .next {
  margin: 0;
  padding: 0.75rem 1.35rem;
  background: #EB630A;
  color: #fff;
}

.pageinfo ul li .next::after {
  content: "\f105";
  font-family: 'FontAwesome';
  display: inline-block;
}

.pageinfo ul li .next:hover {
  background: #EB630A;
}

@media (max-width: 767px) {
  .pageinfo .more {
    padding: 1rem 1.5rem;
  }
}

.pageinfo span {
  color: rgba(0, 0, 0, 0.5);
}

.more-more {
  position: relative;
}

.more-more:hover {
  color: #374869;
}

.more-more::after {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-left: 0.5rem;
}

.fixed {
  position: fixed;
  left: 1rem;
  top: 15%;
  z-index: 99;
  background: #F8F8F8;
  transition: all 0.35s ease;
}

.fixed.sticky ul li img {
  margin-bottom: 0;
}

.fixed.sticky ul li b {
  display: none;
}

@media (max-width: 1024px) {
  .fixed {
    display: none;
  }
}

.fixed ul {
  margin-bottom: 0;
}

.fixed ul li {
  list-style: none;
  color: #98A3AD;
  border-bottom: 1px solid #DADADC;
  box-sizing: border-box;
  padding: 2rem 0.5rem;
  margin-bottom: 0;
}

.fixed ul li::before {
  display: none;
}

.fixed ul li img {
  display: block;
  margin: 0rem auto 0.5rem auto;
}

.fixed ul li b {
  display: block;
  text-align: center;
  color: #98A3AD;
  line-height: 1.2;
}

/* Webkit内核（Chrome、Safari） */
.form-control::-webkit-input-placeholder {
  color: #374869;
  /* placeholder文字颜色为红色 */
}

/* Firefox */
.form-control::-moz-placeholder {
  color: #374869;
  /* placeholder文字颜色为蓝色 */
}

/* IE10+ */
.form-control::-ms-input-placeholder {
  color: #374869;
  /* placeholder文字颜色为绿色 */
}

/* 标准语法 */
.form-control::placeholder {
  color: #374869;
  /* placeholder文字颜色为紫色 */
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}

.Tests .row h4 {
  border-radius: 10px;
  background: #0E642D;
  color: #ffffff;
  text-align: center;
  padding: 15px;
}

.Tests .row p {
  display: block;
  margin-top: 10px;
  margin-bottom: 0 !important;
  border-radius: 10px;
  background: #F1F1F1;
  padding: 15px;
}

.performance p {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.performance p span {
  border-radius: 10px;
  background: #0E642D;
  padding: 20px 15px;
  width: 157px;
  color: #ffffff;
  font-weight: bold;
  font-family: 'TitilliumWeb-SemiBold', '微軟正黑體';
  text-align: center;
}

.performance p a {
  border-radius: 10px;
  background: #F1F1F1;
  padding: 20px 15px;
  margin-left: 10px;
  width: 315px;
  text-align: center;
  text-decoration: underline;
}

.magazine .mag-item {
  display: flex;
  justify-content: space-between;
}

.magazine .mag-item span {
  display: block;
  width: 49%;
  border-radius: 10px;
  padding: 16px;
  background: #EB630A;
  color: #ffffff;
  text-align: center;
}

.magazine .mag-item a {
  display: block;
  width: 49%;
  border-radius: 10px;
  padding: 16px;
  background: #F1F1F1;
  color: #269AFF;
  text-align: center;
}

.magazine .row.gx-lg-4 {
  --bs-gutter-x: 1.5rem !important;
}

.magazine .row.gx-xl-5 {
  --bs-gutter-x: 3rem !important;
}

.activities-list .row a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.07);
  box-sizing: border-box;
  padding: 15px;
  background: #ffffff;
  margin-bottom: 15px;
}

.activities-list .row a:hover {
  background: #efefef;
}

.activities-list .row a .boximg {
  position: relative;
  overflow: hidden;
}

.activities-list .row a .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.activities-list .row a .con {
  margin-top: 1.5rem;
}

.activities-list .row a .con .language {
  display: inline-block;
  border-radius: 10px;
  border: 1px solid #EB630A;
  padding: 5px 20px;
  color: #EB630A;
}

.activities-list .row a .con .language.Cantonese {
  border-color: #A560B2;
  color: #A560B2;
}

.activities-list .row a .con .title {
  margin-bottom: 1rem;
  margin-top: 1rem;
  color: #393939;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.activities-list .row a .con .desinfo {
  display: block;
  color: #464646;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.activities-list .row a .con .datetime {
  display: flex;
  align-items: center;
  width: 100%;
  color: #ffffff;
  background: #EB630A;
  padding: 10px;
  border-radius: 10px;
  font-style: normal;
  margin-top: 20px;
}

.activities-list .row a .con .datetime.greenback {
  background: #0E642D;
}

.activities-list .row a .con .datetime img {
  margin-right: 10px;
}

@media (min-width: 1600px) {
  .col-xxxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 1200px) {
  .activities-list .g-xl-4, .activities-list .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .activities-list .g-xl-4, .activities-list .gx-xl-4, .activities-list .row {
    --bs-gutter-x: 1.5rem;
  }
}
