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

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

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

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

body h4 {
  line-height: 1.4;
}

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

body em {
  font-style: normal;
}

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

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

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

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

body .purple {
  color: #002F80;
}

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: 80%;
}

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: normal;
}

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

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

body img {
  max-width: 100%;
}

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

body .orangeText {
  color: #F36F33;
}

body .blueText {
  color: #243775;
}

body .blueLight {
  color: #243775;
}

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

body .black {
  color: #000000;
}

body .red {
  color: #243775;
}

body .greenback {
  background: #243775;
}

body .greenDeep {
  color: #243775;
}

body .orangeDeep {
  color: #243775;
}

body .yellow {
  color: #F4E65A;
}

body .yellowlight {
  color: #AC7D13;
}

body .yellowDeep {
  color: #805825;
}

body .green {
  color: #17585D;
}

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

@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 .fs90 {
  font-size: 90px;
}

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

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

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

@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: 28px;
  }
}

body .fs60 {
  font-size: 60px;
}

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

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

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

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

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

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

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

@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 (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: 36px;
  }
}

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

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

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

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

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

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

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

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

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

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

@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 (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: 24px;
  }
}

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

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

@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 (max-width: 767px) {
  body .fs22 {
    font-size: 18px;
  }
}

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

@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: 16px;
  }
}

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

@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 (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: 20px;
  }
}

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

@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;
}

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

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

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

@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: 15px;
  }
}

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

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

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

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

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

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

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 .more-border {
  display: inline-block;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  border: 2px solid #ffffff;
  width: 200px;
  height: 60px;
  border-radius: 10px;
}

@media (max-width: 767px) {
  body .more-border {
    width: 160px;
    height: 50px;
  }
}

body .more-border:hover {
  color: #243775;
  background: #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: #243775;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #F36F33;
  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;
}

.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 #243775;
  background: none !important;
  color: #243775 !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: #243775;
}

.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: #243775;
}

.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;
}

.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 .txt ul {
  padding-left: 0rem;
  margin-top: 1rem;
}

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

main .txt ul li::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 9px;
  background: #F36F33;
  width: 6px;
  height: 6px;
  border-radius: 0%;
  transform: rotate(-220deg);
}

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

@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: 1024px) {
  .icon-box {
    display: flex !important;
  }
}

@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 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  transition: all 0.35s ease;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #002F80;
  outline: none;
}

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

.swiper-button-next.swiper-button-next::after, .swiper-button-prev.swiper-button-next::after {
  content: '';
  width: 17px;
  height: 16px;
  background: url(../images/re.svg) no-repeat top center;
  background-size: cover;
  transform: scale(1);
}

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

.swiper-button-next.swiper-button-prev::after, .swiper-button-prev.swiper-button-prev::after {
  content: '';
  width: 17px;
  height: 16px;
  background: url(../images/le.svg) no-repeat top center;
  background-size: cover;
  transform: scale(1);
}

header {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  background: #ffffff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  transition: all 0.35s ease;
}

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

header.sticky {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16) !important;
  background: #002F80 !important;
}

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

header.sticky .header .container .right .nav-link img {
  filter: invert(50%) brightness(300%);
}

header.sticky .lang span {
  color: #ffffff;
}

header.sticky .lang span img {
  filter: invert(50%) brightness(300%);
}

header.sticky .header .container .icon-box .btn span {
  background: #ffffff;
}

header .header {
  width: 100%;
}

header .header .topmenu {
  width: 100%;
  height: 100%;
  padding: 20px 0px;
}

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

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

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

header .header .container .left .logo {
  display: flex;
  align-items: center;
}

header .header .container .left .logo img {
  max-width: 100%;
}

header .header .container .left .logo img.logo-w {
  display: none;
}

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

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

@media (max-width: 767px) {
  header .header .container .icon-box .btn {
    margin-left: 1rem;
  }
}

header .header .container .icon-box .btn span {
  position: absolute;
  webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  display: block;
  height: 3px;
  width: 100%;
  background: #002F80;
  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% - 400px);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

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

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

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

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

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

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

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

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: #000000;
}

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

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

header .header .container .right .nav-link a {
  display: block;
  padding: 0.5rem 1rem;
  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: #243775;
}

header .header .container .right .nav-link img {
  filter: invert(50%) brightness(0%);
}

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 .header #collapseNav {
  position: fixed;
  right: -100vw;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2000;
  transition: all 0.5s;
  opacity: 0;
  display: none;
}

header .header #collapseNav .navscontent {
  pointer-events: all;
  width: 80vw;
  height: 100%;
  background: rgba(31, 51, 104, 0.9);
  position: absolute;
  backdrop-filter: blur(5px);
  right: 0;
  top: 0;
  padding: 20px 25px 20px 40px;
}

header .header #collapseNav .nav {
  display: block;
}

header .header #collapseNav .nav .nav-item {
  color: #000000;
  position: static;
}

header .header #collapseNav .nav .nav-item .nav-link {
  padding-left: 1.45rem;
  color: #000000;
}

header .header #collapseNav .nav .nav-item .btn {
  color: #ffffff;
  text-align: left;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 1rem 0;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #F6F6F6;
}

header .header #collapseNav .nav .nav-item .btn .fa {
  color: #243775;
  font-size: 20px;
}

header .header #collapseNav .nav .nav-item .btn .fa::before {
  transition: all 0.35s ease;
  content: '+';
}

header .header #collapseNav .nav .nav-item .btn[aria-expanded="true"] .fa::before {
  content: '-';
}

header .header #collapseNav .nav .nav-item .nav-item {
  padding-left: 1rem;
  margin-top: 0.5rem;
}

header .header #collapseNav .nav .nav-item .nav-item .btn {
  padding-left: 1.45rem;
}

header .header #collapseNav .nav .nav-item .nav-item .btn .fa {
  margin-top: .2rem;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-link {
  padding-left: 1.45rem;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-item {
  color: #ffffff;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-item .nav-link {
  padding-left: 2.125rem;
}

header .header #collapseNav .nav .nav-item .scoial a {
  width: 30px;
  height: 30px;
  border: 1px solid #243775;
  color: #243775;
  border-radius: 50%;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .header #collapseNav .copy {
  position: fixed;
  bottom: 4rem;
}

header .header #collapseNav .copy a:nth-child(1)::after, header .header #collapseNav .copy a:nth-child(1)::before {
  content: '';
  display: inline-block;
  margin: 0 0.5rem;
  width: 1px;
  height: 10px;
  background-color: #000000;
}

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

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

header .nav-box .nav .nav-link {
  color: #ffffff;
  padding: 0.5rem 0.8rem;
}

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

@media screen and (max-width: 1460px) {
  header .nav-box .nav .nav-link {
    padding: 0.5rem 0.5rem;
    font-size: 16px;
  }
}

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

header .lang {
  position: relative;
  margin-left: 2rem;
}

@media screen and (max-width: 1460px) {
  header .lang {
    font-size: 16px;
  }
}

header .lang span {
  display: flex;
  align-items: center;
  height: 50px;
  color: #000000;
  cursor: pointer;
  transition: all 0.35s ease;
}

header .lang span img {
  margin-right: 10px;
}

@media (max-width: 767px) {
  header .lang span img {
    margin-right: 0px;
  }
}

header .lang span::after {
  content: "\f107";
  font-family: 'FontAwesome';
  margin-left: 5px;
}

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

header .lang dl dd {
  padding: 5px;
  margin-bottom: 0;
}

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

header .nav-outer {
  width: calc(100% - 300px);
}

@media (max-width: 1200px) {
  header .nav-outer {
    width: calc(100% - 200px);
  }
}

header .links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 200px;
}

@media (max-width: 1200px) {
  header .links {
    width: 100px;
  }
}

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

header .links .login a {
  display: inline-block;
  border-radius: 31px;
  padding: 0.75rem 1.7rem;
  height: 50px;
  border: 1px solid #F36F33;
  background: #F36F33;
  box-shadow: 0 3px 6px rgba(255, 205, 183, 0.16);
  color: #ffffff;
  transition: all 0.35s ease;
  margin-left: 1.5rem;
}

header .links .login a:hover {
  background: #243775;
  border: 1px solid #243775;
}

@media (max-width: 1280px) {
  header .links .login a {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  header .links .login a {
    padding: 0.4rem 1rem;
    height: auto;
    margin-left: 0.5rem;
    border-radius: 10px;
  }
}

header .links .login a img {
  margin-right: 10px;
}

.index-header {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 22;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.index-header header {
  background: none;
  position: fixed;
  box-shadow: none;
  background-image: linear-gradient(rgba(0, 0, 0, 0.9), transparent) !important;
}

@media (max-width: 1024px) {
  .index-header header {
    position: relative;
    top: 0;
    left: 0;
    background: #fff !important;
  }
}

.index-header header.sticky .container .icon-box .btn span {
  background: #ffffff;
}

.index-header header .container .left .logo img.logo-w {
  display: block;
}

@media (max-width: 1024px) {
  .index-header header .container .left .logo img.logo-w {
    display: none;
  }
}

.index-header header .container .left .logo img.logo-c {
  display: none;
}

@media (max-width: 1024px) {
  .index-header header .container .left .logo img.logo-c {
    display: block;
  }
}

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

.index-header header .container .right .nav-link img {
  filter: invert(50%) brightness(300%);
}

.index-header header .lang span {
  color: #ffffff;
}

.index-header header .lang span img {
  filter: invert(50%) brightness(300%);
}

.sticky .container .left .logo img.logo-w {
  display: block !important;
}

.sticky .container .left .logo img.logo-c {
  display: none !important;
}

.sticky .container .right .nav-link {
  color: #ffffff;
}

.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: 1rem;
  top: 1rem;
  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: #8D8D8D;
  transform: rotate(45deg) scaleX(1.35);
  transition-delay: .1s;
  top: 15px;
}

.close::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  left: 0;
  background: #8D8D8D;
  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 p a {
  color: #0072BC;
}

.txt img {
  display: inline-block;
}

.txt em {
  display: block;
  color: #999;
}

.banner {
  width: 100%;
  position: relative;
  background: #002F80;
}

.banner h1 {
  width: 55%;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin-top: 10rem;
}

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

@media (max-width: 1280px) {
  .banner h1 {
    margin-top: 0;
  }
}

@media (max-width: 1024px) {
  .banner h1 {
    margin-top: 6rem;
  }
}

@media (max-width: 992px) {
  .banner h1 {
    width: 80%;
  }
}

@media (max-width: 767px) {
  .banner h1 {
    width: 100%;
    margin-top: 3rem;
  }
}

.banner .banner-text {
  position: relative;
  width: 48%;
  z-index: 99;
  margin-top: 30px;
  color: #ffffff;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 50px;
}

@media (max-width: 992px) {
  .banner .banner-text {
    width: 68%;
  }
}

@media (max-width: 767px) {
  .banner .banner-text {
    width: 100%;
    padding-top: 0px;
    margin-top: 20px;
  }
}

.banner .banner-text h1 {
  color: #ffffff;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
}

@media (max-width: 1024px) {
  .banner .banner-text br {
    display: none;
  }
}

.banner .big-h1 {
  text-align: center;
  color: #E7E6E7;
  font-size: 160px;
  line-height: 0.8;
}

@media (max-width: 1440px) {
  .banner .big-h1 {
    font-size: 120px;
  }
}

@media (max-width: 992px) {
  .banner .big-h1 {
    font-size: 100px;
  }
}

@media (max-width: 767px) {
  .banner .big-h1 {
    font-size: 68px;
  }
}

.banner .big-h1 strong {
  color: #fff;
  display: inline-block;
  padding-right: 45px;
  border-right: 1px solid #E7E6E7;
  margin-right: 45px;
}

@media (max-width: 767px) {
  .banner .big-h1 strong {
    margin-right: 20px;
    padding-right: 20px;
  }
}

.banner .swiper-slide {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  height: 941px;
}

@media (max-width: 1280px) {
  .banner .swiper-slide {
    height: 850px;
  }
}

@media (max-width: 1024px) {
  .banner .swiper-slide {
    height: 650px;
  }
}

@media (max-width: 767px) {
  .banner .swiper-slide {
    display: block;
    height: auto;
  }
}

.banner .swiper-slide .inner {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

@media (max-width: 1280px) {
  .banner .swiper-slide .inner {
    height: 80%;
    top: 15%;
  }
}

@media (max-width: 767px) {
  .banner .swiper-slide .inner {
    position: relative;
    height: auto;
    top: auto;
    margin-bottom: 3rem;
  }
}

.banner .swiper-slide .boximg {
  height: 100%;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.banner .swiper-slide .boximg::before {
  content: '';
  display: block;
  width: 1130px;
  height: 941px;
  background: url(../images/sj.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 1024px) {
  .banner .swiper-slide .boximg::before {
    width: 720px;
  }
}

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

@media (max-width: 768px) {
  .banner .swiper-slide .boximg::before {
    width: 580px;
  }
}

@media (max-width: 767px) {
  .banner .swiper-slide .boximg::before {
    width: 450px;
  }
}

.banner .swiper-slide .boximg::after {
  content: '';
  display: block;
  width: 218px;
  height: 215px;
  background: url(../images/sj2.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media (max-width: 768px) {
  .banner .swiper-slide .boximg::after {
    width: 50px;
    height: 48px;
  }
}

.banner .swiper-slide .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 767px) {
  .banner .swiper-slide .boximg {
    height: auto;
  }
}

.banner .arrow {
  width: 120px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 3rem;
}

@media (max-width: 767px) {
  .banner .arrow {
    padding-top: 0;
    width: 80px;
  }
}

.banner .arrow .swiper-button-prev, .banner .arrow .swiper-button-next {
  position: relative;
  width: 48px;
  height: 48px;
  border: 1px solid #ffffff;
  background: none;
  left: 0;
}

@media (max-width: 767px) {
  .banner .arrow .swiper-button-prev, .banner .arrow .swiper-button-next {
    width: 35px;
    height: 35px;
  }
}

.banner .arrow .swiper-button-prev.swiper-button-next, .banner .arrow .swiper-button-next.swiper-button-next {
  left: auto;
  right: 0;
}

.banner .arrow .swiper-button-prev.swiper-button-next::after, .banner .arrow .swiper-button-next.swiper-button-next::after {
  content: '';
  width: 17px;
  height: 16px;
  background: url(../images/j2.svg) no-repeat top center;
  background-size: cover;
  transform: scale(1);
}

.banner .arrow .swiper-button-prev::after, .banner .arrow .swiper-button-next::after {
  content: '';
  width: 17px;
  height: 16px;
  background: url(../images/j1.svg) no-repeat top center;
  background-size: cover;
  transform: scale(1);
}

.banner .arrow .swiper-pagination {
  position: relative;
  margin: 30px 0px;
  color: rgba(255, 255, 255, 0.4);
  width: auto;
}

@media (max-width: 1024px) {
  .banner .arrow .swiper-pagination {
    margin: 0 20px;
  }
}

.banner .arrow .swiper-pagination .swiper-pagination-current {
  color: #ffffff;
}

@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: 400px;
  width: 100%;
  overflow: hidden;
  background: #002F80;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 1440px) {
  .page-banner {
    height: 340px;
  }
}

@media (max-width: 1024px) {
  .page-banner {
    height: 300px;
  }
}

@media (max-width: 767px) {
  .page-banner {
    height: 200px;
  }
}

.page-banner::before {
  content: '';
  display: block;
  width: 42%;
  height: 100%;
  background: url(../images/bg.jpg) no-repeat top center;
  background-size: cover;
}

@media (max-width: 767px) {
  .page-banner::before {
    background: rgba(0, 0, 0, 0.46);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
}

.page-banner .boximg {
  width: 58%;
  height: 100%;
}

@media (max-width: 992px) {
  .page-banner .boximg {
    width: 50%;
  }
}

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

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

.page-banner .inner {
  position: absolute;
  left: 0;
  top: 0%;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.page-banner .inner h1 {
  color: #ffffff;
  display: flex;
  align-items: center;
  width: 40%;
}

@media (max-width: 767px) {
  .page-banner .inner h1 {
    width: 100%;
  }
}

.page-banner .inner h1::before {
  content: '';
  display: block;
  width: 1px;
  height: 207px;
  background: #ffffff;
  position: relative;
  margin-right: 2rem;
}

@media (max-width: 1024px) {
  .page-banner .inner h1::before {
    height: 107px;
  }
}

@media (max-width: 767px) {
  .page-banner .inner h1::before {
    height: 50px;
    margin-right: 1rem;
  }
}

.bread {
  position: relative;
  padding: 3rem 0;
}

@media (max-width: 767px) {
  .bread {
    padding: 1.5rem 0;
  }
}

.bread * {
  color: #5C6782;
}

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

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

.first-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 80px 0px;
}

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

.first-block .txt {
  margin-top: 1rem;
}

@media (max-width: 767px) {
  .first-block .txt {
    margin-top: 0.5rem;
  }
}

.first-block .txt p {
  color: #6D7A8E;
  margin-bottom: 0;
}

.first-block .imgs {
  width: 333px;
}

@media (max-width: 1200px) {
  .first-block .imgs {
    height: 228px;
    width: 303px;
  }
}

@media (max-width: 767px) {
  .first-block .imgs {
    width: 160px;
    height: 160px;
  }
}

.first-block .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.first-block .con {
  width: calc(100% - 333px);
  box-sizing: border-box;
  padding: 2.5rem;
}

@media (max-width: 1200px) {
  .first-block .con {
    width: calc(100% - 303px);
  }
}

@media (max-width: 767px) {
  .first-block .con {
    width: calc(100% - 160px);
    padding: 1rem;
  }
}

.first-block .researth {
  position: relative;
}

.first-block .researth .box {
  background: #ffffff;
  box-sizing: border-box;
  padding: 5rem 4rem;
  width: 780px;
  height: 387px;
}

@media (max-width: 1440px) {
  .first-block .researth .box {
    width: 680px;
  }
}

@media (max-width: 1280px) {
  .first-block .researth .box {
    width: 600px;
  }
}

@media (max-width: 1200px) {
  .first-block .researth .box {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 767px) {
  .first-block .researth .box {
    padding: 2rem;
  }
}

.first-block .researth .box .txt {
  width: 85%;
}

@media (max-width: 1280px) {
  .first-block .researth .box .txt {
    width: 80%;
  }
}

@media (max-width: 767px) {
  .first-block .researth .box .txt {
    width: 100%;
  }
}

.first-block .researth .list {
  width: 909px;
  position: absolute;
  right: 0;
  top: 4rem;
}

@media (max-width: 1680px) {
  .first-block .researth .list {
    width: 800px;
  }
}

@media (max-width: 1440px) {
  .first-block .researth .list {
    width: 660px;
  }
}

@media (max-width: 1366px) {
  .first-block .researth .list {
    width: 630px;
  }
}

@media (max-width: 1280px) {
  .first-block .researth .list {
    width: 605px;
  }
}

@media (max-width: 1200px) {
  .first-block .researth .list {
    width: 100%;
    position: relative;
    top: 0;
    margin-top: 2rem;
  }
}

@media (max-width: 767px) {
  .first-block .researth .list {
    margin-top: 1rem;
  }
}

.first-block .list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
}

.first-block .list a:hover .imgs img {
  transform: scale(1.05);
}

.first-block .researth2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 2rem;
}

@media (max-width: 767px) {
  .first-block .researth2 {
    margin-top: 1rem;
  }
}

.first-block .researth2 .left {
  width: 45%;
}

@media (max-width: 1200px) {
  .first-block .researth2 .left {
    width: 100%;
  }
}

.first-block .researth2 .left a {
  display: block;
  width: 90%;
  margin: 0 auto;
}

@media (max-width: 1200px) {
  .first-block .researth2 .left a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
  }
}

@media (max-width: 1200px) and (max-width: 767px) {
  .first-block .researth2 .left a {
    margin-bottom: 1rem;
  }
}

.first-block .researth2 .left a .imgs {
  width: 100%;
}

@media (max-width: 1200px) {
  .first-block .researth2 .left a .imgs {
    width: 303px;
  }
}

@media (max-width: 767px) {
  .first-block .researth2 .left a .imgs {
    width: 160px;
  }
}

.first-block .researth2 .left a .con {
  width: 100%;
}

@media (max-width: 1200px) {
  .first-block .researth2 .left a .con {
    width: calc(100% - 303px);
  }
}

@media (max-width: 767px) {
  .first-block .researth2 .left a .con {
    width: calc(100% - 160px);
  }
}

.first-block .researth2 .right {
  width: 55%;
  position: relative;
  margin-top: -4.5rem;
}

@media (max-width: 1200px) {
  .first-block .researth2 .right {
    width: 100%;
    margin-top: 0;
  }
}

.first-block .researth2 .right .list:nth-child(2) {
  margin-top: 2rem;
  width: 94%;
}

@media (max-width: 1200px) {
  .first-block .researth2 .right .list:nth-child(2) {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .first-block .researth2 .right .list:nth-child(2) {
    margin-top: 1rem;
  }
}

.first-block .researth2 .right .list:nth-child(2) a .imgs {
  width: 303px;
}

@media (max-width: 767px) {
  .first-block .researth2 .right .list:nth-child(2) a .imgs {
    width: 160px;
  }
}

.first-block .researth2 .right .list:nth-child(2) a .con {
  width: calc(100% - 303px);
}

@media (max-width: 767px) {
  .first-block .researth2 .right .list:nth-child(2) a .con {
    width: calc(100% - 160px);
  }
}

.first-block .researth2 .right .list a .imgs {
  width: 370px;
}

@media (max-width: 1366px) {
  .first-block .researth2 .right .list a .imgs {
    width: 303px;
  }
}

@media (max-width: 767px) {
  .first-block .researth2 .right .list a .imgs {
    width: 160px;
  }
}

.first-block .researth2 .right .list a .con {
  width: calc(100% - 370px);
}

@media (max-width: 1366px) {
  .first-block .researth2 .right .list a .con {
    width: calc(100% - 303px);
  }
}

@media (max-width: 767px) {
  .first-block .researth2 .right .list a .con {
    width: calc(100% - 160px);
  }
}

.second-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 20px 0 180px 0px;
}

@media (max-width: 767px) {
  .second-block {
    padding-top: 0px;
    padding-bottom: 80px;
  }
}

.second-block::before {
  content: '';
  display: block;
  width: 100%;
  height: 902px;
  position: absolute;
  left: 0;
  top: 20%;
  background: url(../images/xbg.png) no-repeat top center;
  background-size: cover;
}

.second-block .row {
  margin-right: calc(-.7* var(--bs-gutter-x));
  margin-left: calc(-.7* var(--bs-gutter-x));
}

.second-block .row .col-md-4, .second-block .row .col-md-8 {
  padding-right: calc(var(--bs-gutter-x)* 0.7);
  padding-left: calc(var(--bs-gutter-x)* 0.7);
}

.second-block .row:nth-child(1) {
  align-items: flex-end;
}

.second-block .row:nth-child(1) .col-md-4 {
  width: 42%;
}

@media (max-width: 767px) {
  .second-block .row:nth-child(1) .col-md-4 {
    width: 100%;
  }
}

.second-block .row:nth-child(1) .col-md-4 .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 50%;
  position: relative;
}

.second-block .row:nth-child(1) .col-md-4 .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.second-block .row:nth-child(1) .col-md-8 {
  width: 58%;
}

@media (max-width: 767px) {
  .second-block .row:nth-child(1) .col-md-8 {
    width: 100%;
  }
}

.second-block .row:nth-child(1) .col-md-8 .boximg {
  position: relative;
}

.second-block .row:nth-child(1) .col-md-8 .boximg::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.16);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.second-block .row:nth-child(2) {
  max-width: 96%;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .second-block .row:nth-child(2) {
    max-width: 100%;
  }
}

@media (max-width: 992px) {
  .second-block .row:nth-child(2) .col-md-4 {
    width: 100%;
    margin-bottom: 1.5rem;
    padding-left: 0;
    padding-right: 0;
  }
}

.second-block .row:nth-child(2) .col-md-4 .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 64%;
  position: relative;
}

.second-block .row:nth-child(2) .col-md-4 .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 992px) {
  .second-block .row:nth-child(2) .col-md-8 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.second-block .row:nth-child(2) .col-md-8 .news:nth-child(1) a {
  flex-direction: row-reverse;
}

.second-block .row:nth-child(2) .col-md-8 .news a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.second-block .row:nth-child(2) .col-md-8 .news a .boximg {
  width: 400px;
  position: relative;
  overflow: hidden;
  padding-bottom: 31%;
  position: relative;
}

@media (max-width: 1024px) {
  .second-block .row:nth-child(2) .col-md-8 .news a .boximg {
    width: 290px;
  }
}

@media (max-width: 767px) {
  .second-block .row:nth-child(2) .col-md-8 .news a .boximg {
    width: 100%;
    padding-bottom: 64%;
  }
}

.second-block .row:nth-child(2) .col-md-8 .news 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%;
}

.second-block .row:nth-child(2) .col-md-8 .news a .con {
  width: calc(100% - 400px);
  box-sizing: border-box;
  padding: 1.5rem;
  padding-top: 3.5rem;
}

@media (max-width: 1024px) {
  .second-block .row:nth-child(2) .col-md-8 .news a .con {
    width: calc(100% - 290px);
    padding-top: 2.5rem;
  }
}

@media (max-width: 767px) {
  .second-block .row:nth-child(2) .col-md-8 .news a .con {
    width: 100%;
    padding-top: 1.5rem;
  }
}

.second-block .news a {
  display: block;
  height: 100%;
  width: 100%;
  background: #ffffff;
  position: relative;
}

.second-block .news a:hover {
  background: #efefef;
}

.second-block .news 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);
}

.second-block .news a .boximg {
  position: relative;
  overflow: hidden;
}

.second-block .news a .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.second-block .news a .con {
  padding: 1.5rem;
}

.second-block .news a .con em {
  color: rgba(92, 103, 130, 0.7);
}

.second-block .news a .con .title {
  margin: 1rem 0;
}

@media (max-width: 1024px) {
  .second-block .news a .con .title {
    margin: 0.5rem 0;
  }
}

.second-block .news a .con .desinfo {
  color: rgba(92, 103, 130, 0.7);
}

.second-block .news a .con .more {
  color: #002F80;
  margin-top: 2rem;
}

@media (max-width: 1024px) {
  .second-block .news a .con .more {
    margin-top: 0.5rem;
  }
}

.mainbg {
  width: 100%;
  height: 100%;
  background: url(../images/g.png) no-repeat top center;
  background-size: cover;
}

.research {
  position: relative;
  overflow: hidden;
  padding-bottom: 180px;
}

@media (max-width: 767px) {
  .research {
    padding-bottom: 100px;
  }
}

.research .inner {
  max-width: 85%;
  margin: 0 auto;
}

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

.research .inner .title::after {
  content: '';
  display: block;
  width: 60px;
  height: 5px;
  background: #2996FF;
  margin: 20px 0px;
}

.research .inner .date {
  color: #6D7A8E;
  display: block;
  margin-top: 2rem;
}

.research .inner .article * {
  margin-bottom: 30px;
}

.research .inner .back {
  display: flex;
  align-items: center;
}

.research .inner .back::before {
  content: '';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  background: url(../images/back.svg) no-repeat top center;
  background-size: cover;
  border-radius: 50%;
  margin-right: 10px;
}

.research .inner .arrow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .research .inner .arrow {
    flex-direction: column-reverse;
  }
}

.research .inner .arrow::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 10px;
  width: 1px;
  height: 100%;
  background: #D8D8D8;
}

@media (max-width: 767px) {
  .research .inner .arrow::after {
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
  }
}

.research .inner .arrow .prev {
  width: 43%;
}

@media (max-width: 767px) {
  .research .inner .arrow .prev {
    width: 100%;
    margin-top: 2rem;
  }
}

.research .inner .arrow .prev h4 {
  padding-left: 2rem;
  text-transform: uppercase;
}

.research .inner .arrow .prev a {
  position: relative;
  padding-left: 2rem;
  display: block;
}

.research .inner .arrow .prev a::before {
  content: "\f104";
  display: inline-block;
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  color: #6D7A8E;
  font-size: 36px;
}

.research .inner .arrow .next {
  width: 43%;
}

@media (max-width: 767px) {
  .research .inner .arrow .next {
    width: 100%;
  }
}

.research .inner .arrow .next h4 {
  padding-right: 2rem;
  text-align: right;
  text-transform: uppercase;
}

.research .inner .arrow .next a {
  position: relative;
  padding-right: 2rem;
  display: block;
}

.research .inner .arrow .next a::after {
  content: "\f105";
  display: inline-block;
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  color: #6D7A8E;
  font-size: 36px;
}

.about-block {
  position: relative;
  overflow: hidden;
  padding: 30px 0 180px 0px;
}

@media (max-width: 767px) {
  .about-block {
    padding-bottom: 100px;
  }
}

.about-block.garyback {
  background: #F6F6F6;
}

.about-block .wid-left {
  width: 300px;
}

@media (max-width: 1024px) {
  .about-block .wid-left {
    width: 100%;
  }
}

.about-block .wid-right {
  width: calc(100% - 340px);
}

@media (max-width: 1024px) {
  .about-block .wid-right {
    width: 100%;
    margin-top: 3rem;
  }
}

.about-block .wid-right .tt {
  border-bottom: 1px solid #CDD8EB;
  padding-bottom: 17px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .about-block .wid-right .tt {
    flex-wrap: wrap;
  }
}

.about-block .wid-right .tt h2 {
  position: relative;
  display: flex;
  align-items: center;
}

.about-block .wid-right .tt h2::before {
  content: '';
  display: block;
  width: 5px;
  height: 36px;
  background: url(../images/i.svg) no-repeat top center;
  background-size: cover;
  margin-right: 15px;
}

.about-block .wid-right .tt form {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .about-block .wid-right .tt form {
    width: 100%;
    margin-top: 1.5rem;
  }
}

.about-block .wid-right .tt form .form-group {
  display: flex;
  align-items: center;
  border-radius: 57px;
  border: 1px solid #CDD8EB;
  padding: 0.5rem;
  height: 54px;
}

@media (max-width: 767px) {
  .about-block .wid-right .tt form .form-group {
    height: 45px;
  }
}

.about-block .wid-right .tt form .form-group:nth-child(2) {
  background: #002F80;
  padding: 0.5rem;
  text-align: center;
  margin-left: 1rem;
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 140px;
}

.about-block .wid-right .tt form .form-group:nth-child(2) input {
  border: none;
  background: none;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  width: 100%;
  padding-right: 10px;
  box-sizing: border-box;
}

.about-block .wid-right .tt form .form-group input {
  border: none;
  background: none;
  box-shadow: none;
  padding-left: 0;
  width: 200px;
}

@media (max-width: 767px) {
  .about-block .wid-right .tt form .form-group input {
    width: 130px;
  }
}

.about-block .wid-right .box .row {
  align-items: stretch;
}

.about-block .wid-right .box .row:nth-child(even) {
  flex-direction: row-reverse;
}

.about-block .wid-right .box .row:nth-child(even) .desinfo {
  float: left;
}

.about-block .wid-right .box .row .col-md-5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-block .wid-right .box .row .desinfo {
  width: 90%;
  float: right;
  text-align: justify;
}

@media (max-width: 767px) {
  .about-block .wid-right .box .row .desinfo {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    width: 100%;
  }
}

.about-block .wid-right .garyback {
  background: #F6F6F6;
  padding: 3rem;
}

@media (max-width: 767px) {
  .about-block .wid-right .garyback {
    padding: 1.5rem;
  }
}

.about-block .wid-right .garyback .row {
  margin-right: calc(-0.75* var(--bs-gutter-x));
  margin-left: calc(-0.75* var(--bs-gutter-x));
}

.about-block .wid-right .garyback .col-md-4 {
  margin-top: 5rem;
  padding-right: calc(var(--bs-gutter-x)* 0.75);
  padding-left: calc(var(--bs-gutter-x)* 0.75);
}

.about-block .wid-right .garyback .col-md-4 .bs {
  background: #ffffff;
  box-sizing: border-box;
  height: 100%;
  padding: 1.5rem;
  line-height: 1.2;
  position: relative;
}

.about-block .wid-right .garyback .col-md-4 .bs::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/bg2.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  bottom: -0.6rem;
  right: -0.6rem;
  z-index: -1;
}

.about-block .wid-right .garyback .col-md-4 .bs .icos {
  width: 104px;
  height: 104px;
  background: #002F80;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1.5rem auto;
  margin-top: -5rem;
}

.about-block .wid-right .thereitems .row {
  margin-right: calc(-0.4* var(--bs-gutter-x));
  margin-left: calc(-0.4* var(--bs-gutter-x));
}

.about-block .wid-right .thereitems .row .col-md-4 {
  padding-right: calc(var(--bs-gutter-x)* 0.4);
  padding-left: calc(var(--bs-gutter-x)* 0.4);
}

@media (max-width: 1024px) {
  .about-block .wid-right .thereitems .row .col-md-4 {
    width: 33.33333%;
  }
}

@media (max-width: 992px) {
  .about-block .wid-right .thereitems .row .col-md-4 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .about-block .wid-right .thereitems .row .col-md-4 {
    width: 100%;
  }
}

.about-block .wid-right .thereitems .row .col-md-4 a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.about-block .wid-right .thereitems .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);
}

.about-block .wid-right .thereitems .row .col-md-4 a .boximg {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.about-block .wid-right .thereitems .row .col-md-4 a .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.about-block .wid-right .thereitems .row .col-md-4 a .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 3rem 1.5rem;
  background: rgba(0, 0, 0, 0.26);
  top: 0;
  left: 0;
}

@media (max-width: 1280px) {
  .about-block .wid-right .thereitems .row .col-md-4 a .hover {
    padding: 1.5rem;
  }
}

.about-block .wid-right .thereitems .row .col-md-4 a .hover .arrow {
  width: 48px;
  height: 48px;
  background: #2996FF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 1.5rem;
  bottom: 2rem;
}

.about-block .wid-right .thereitems .row .col-md-4 a .hover .arrow::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: url(../images/ri.svg) no-repeat top center;
  background-size: cover;
}

.about-block .wid-right .management .row .col-md-6 {
  margin-bottom: 5rem !important;
}

@media (max-width: 1440px) {
  .about-block .wid-right .management .row .col-md-6 {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .about-block .wid-right .management .row .col-md-6 {
    width: 50%;
  }
}

@media (max-width: 992px) {
  .about-block .wid-right .management .row .col-md-6 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .about-block .wid-right .management .row .col-md-6 {
    margin-bottom: 0.5rem !important;
  }
}

.about-block .wid-right .management .row .col-md-6 .boxa {
  display: flex;
  justify-content: space-between;
  height: 100%;
}

.about-block .wid-right .management .row .col-md-6 .boxa .imgs {
  width: 39%;
  height: 100%;
}

.about-block .wid-right .management .row .col-md-6 .boxa .imgs img {
  box-shadow: 0 10px 18px rgba(64, 74, 98, 0.55);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-block .wid-right .management .row .col-md-6 .boxa .con {
  width: 58%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column;
}

.about-block .wid-right .management .row .col-md-6 .boxa .con p {
  line-height: 1.4;
  font-style: italic;
}

.about-block .wid-right .management .row .col-md-6 .boxa .con a {
  border: 1px solid #002F80;
  width: 140px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.5rem;
  position: relative;
  transition: all 0.35s ease;
}

.about-block .wid-right .management .row .col-md-6 .boxa .con a:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.6);
}

.about-block .wid-right .management .row .col-md-6 .boxa .con a span {
  width: calc(100% - 40px);
  text-align: center;
}

.about-block .wid-right .management .row .col-md-6 .boxa .con a::after {
  content: '';
  width: 35px;
  height: 35px;
  background: #002F80;
  margin-left: 0;
}

.about-block .wid-right .management .row .col-md-6 .boxa .con a::before {
  content: '';
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url(../images/r.svg) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: 9px;
  top: 9px;
  filter: invert(50%) brightness(300%);
  z-index: 1;
}

.about-block .wid-right .ov .list {
  background: #F6F6F6;
  margin-top: 2rem;
}

.about-block .wid-right .ov .list h4 {
  background: #002F80;
  padding: 1.2rem 2rem 1.2rem 4rem;
  color: #ffffff;
  position: relative;
  margin-bottom: 0;
}

.about-block .wid-right .ov .list h4::after {
  content: '';
  display: block;
  width: 249px;
  height: 28px;
  background: url(../images/sjs2.svg) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 0;
}

.about-block .wid-right .ov .list h4 img {
  margin-right: 10px;
  position: absolute;
  left: 2rem;
  top: 50%;
  transform: translateY(-50%);
}

.about-block .wid-right .ov .list .con {
  padding: 2.2rem 2rem;
}

.about-block .wid-right .ov .list .con h5 {
  font-size: 18px;
  font-weight: bold;
  color: #002F80;
}

@media (max-width: 1280px) {
  .about-block .wid-right .ov .list .con h5 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .about-block .wid-right .ov .list .con h5 {
    font-size: 16px;
  }
}

.about-block .wid-right .ov .list .con p {
  color: #6D7A8E;
  font-size: 18px;
  line-height: 1.2;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  margin-top: 1rem;
}

@media (max-width: 1280px) {
  .about-block .wid-right .ov .list .con p {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .about-block .wid-right .ov .list .con p {
    font-size: 16px;
  }
}

.about-block .wid-right .ov .list .con span {
  color: #002F80;
  font-size: 20px;
}

@media (max-width: 767px) {
  .about-block .wid-right .ov .list .con span {
    font-size: 14px;
  }
}

.about-block .wid-right .records .list {
  margin-top: 2rem;
}

.about-block .wid-right .records .list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #F6F6F6;
  padding: 2rem 3rem;
  height: 425px;
  transition: all 0.35s ease;
  flex-wrap: wrap;
}

@media (max-width: 1440px) {
  .about-block .wid-right .records .list a {
    height: auto;
  }
}

@media (max-width: 767px) {
  .about-block .wid-right .records .list a {
    padding: 2rem;
  }
}

.about-block .wid-right .records .list a:hover {
  background: #efefef;
}

.about-block .wid-right .records .list a .imgs {
  width: 23%;
  height: 100%;
}

@media (max-width: 1440px) {
  .about-block .wid-right .records .list a .imgs {
    width: 35%;
  }
}

@media (max-width: 767px) {
  .about-block .wid-right .records .list a .imgs {
    width: 100%;
  }
}

.about-block .wid-right .records .list a .imgs img {
  border: 2px solid #D6D6D6;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-block .wid-right .records .list a .con {
  width: 72%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (max-width: 1440px) {
  .about-block .wid-right .records .list a .con {
    width: 100%;
    display: block;
    margin-top: 1.5rem;
  }
}

.about-block .wid-right .records .list a .con .desinfo {
  color: #031544;
}

.about-block .wid-right .records .list a .con .desinfo p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.about-block .wid-right .records .list a .con span {
  color: #2996FF;
  display: flex;
  align-items: center;
  margin-top: 1rem;
  width: 100%;
}

.about-block .wid-right .records .list a .con span::after {
  content: '';
  display: block;
  width: 19px;
  height: 17px;
  background: url(../images/b_r.svg) no-repeat top center;
  background-size: cover;
  margin-left: 15px;
}

.about-block .wid-right .records .list a .con .top {
  width: 100%;
}

.about-block .wid-right .records .list a .con .top h4 {
  margin-bottom: 1.5rem;
  line-height: 1.2;
}

.about-block .wid-right .events .row {
  margin-right: calc(-1.5* var(--bs-gutter-x));
  margin-left: calc(-1.5* var(--bs-gutter-x));
}

@media (max-width: 992px) {
  .about-block .wid-right .events .row {
    margin-right: calc(-0.5* var(--bs-gutter-x));
    margin-left: calc(-0.5* var(--bs-gutter-x));
  }
}

.about-block .wid-right .events .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: 992px) {
  .about-block .wid-right .events .row .col-md-4 {
    padding-right: calc(var(--bs-gutter-x)* 0.5);
    padding-left: calc(var(--bs-gutter-x)* 0.5);
  }
}

.about-block .wid-right .events .row .col-md-4 a {
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 20px #ececef;
}

.about-block .wid-right .events .row .col-md-4 a:hover {
  background: #efefef;
}

.about-block .wid-right .events .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);
}

.about-block .wid-right .events .row .col-md-4 a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 60.75%;
}

.about-block .wid-right .events .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%;
}

.about-block .wid-right .events .row .col-md-4 a .con {
  padding: 1.5rem;
}

.about-block .wid-right .events .row .col-md-4 a .con b {
  display: block;
  color: #002F80;
  margin-bottom: 0.5rem;
}

.about-block .wid-right .events .row .col-md-4 a .con strong {
  display: block;
  color: #5C6782;
  margin-bottom: 0.5rem;
}

.about-block .wid-right .upcoming-events .ue a {
  display: block;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2rem;
}

.about-block .wid-right .upcoming-events .ue a:hover {
  background: #efefef;
}

.about-block .wid-right .upcoming-events .ue 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 .wid-right .upcoming-events .ue a .imgs {
  width: 28%;
}

@media (max-width: 1280px) {
  .about-block .wid-right .upcoming-events .ue a .imgs {
    height: 152px;
  }
}

@media (max-width: 767px) {
  .about-block .wid-right .upcoming-events .ue a .imgs {
    height: 110px;
    width: 35%;
  }
}

.about-block .wid-right .upcoming-events .ue a .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.about-block .wid-right .upcoming-events .ue a .con {
  width: 70%;
  padding: 2rem;
}

@media (max-width: 1440px) {
  .about-block .wid-right .upcoming-events .ue a .con {
    padding: 1.5rem;
  }
}

@media (max-width: 1280px) {
  .about-block .wid-right .upcoming-events .ue a .con {
    padding: 1rem;
  }
}

@media (max-width: 767px) {
  .about-block .wid-right .upcoming-events .ue a .con {
    width: 65%;
    padding: 0.5rem;
  }
}

.about-block .wid-right .upcoming-events .ue a .con .datetime {
  display: block;
  color: #002F80;
  margin-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .about-block .wid-right .upcoming-events .ue a .con .datetime {
    margin-bottom: 0.2rem;
  }
}

.about-block .wid-right .upcoming-events .ue a .con h3 {
  margin-bottom: 0;
}

.about-block .abt {
  text-transform: uppercase;
  color: #5C6782;
  font-family: 'inter-bold', '微軟正黑體';
  font-weight: bold;
}

.about-block .lefta {
  position: relative;
  border-left: 1px solid rgba(112, 112, 112, 0.2);
}

.about-block .lefta ul {
  padding-left: 0.8rem;
}

.about-block .lefta ul li {
  list-style: none;
  padding-bottom: 15px;
}

.about-block .lefta ul li span {
  color: #002F80;
  display: flex;
  align-items: center;
  font-family: 'inter-bold', '微軟正黑體';
  font-weight: bold;
}

.about-block .lefta ul li span.active, .about-block .lefta ul li span:hover {
  color: #2996FF;
}

.about-block .lefta ul li span .fa-minus {
  display: none;
  height: 5px;
  margin-top: 2px;
}

.about-block .lefta ul li span .fa-minus::before {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background: url(../images/minus.svg) no-repeat top center;
  background-size: cover;
}

.about-block .lefta ul li span .fa-plus::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/plus.svg) no-repeat top center;
  background-size: cover;
}

.about-block .lefta ul li span i {
  margin-left: 15px;
  cursor: pointer;
}

.about-block .lefta ul li span a {
  color: #002F80;
}

.about-block .lefta ul li span a.active, .about-block .lefta ul li span a:hover {
  color: #2996FF;
}

.about-block .lefta ul li ul {
  padding-left: 0.5rem;
  display: none;
}

.about-block .lefta ul li ul li {
  margin-top: 1rem;
  padding-bottom: 5px;
}

.about-block .lefta ul li ul li a {
  line-height: 1.2;
  color: #002F80;
}

.about-block .lefta ul li ul li a:hover, .about-block .lefta ul li ul li a.active {
  color: #2996FF;
}

.about-block .lefta ul li ul li ul.third {
  display: none;
}

.about-block .detail .top {
  position: relative;
}

.about-block .detail .top .imgs {
  width: 25%;
}

@media (max-width: 992px) {
  .about-block .detail .top .imgs {
    width: 100%;
  }
}

.about-block .detail .top .imgs img {
  width: 100%;
}

.about-block .detail .top .box {
  width: 70%;
  background: #ffffff;
  padding: 2rem 3rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 1200px) {
  .about-block .detail .top .box {
    padding: 2rem 2rem;
  }
}

@media (max-width: 992px) {
  .about-block .detail .top .box {
    width: 100%;
    position: relative;
    top: 0;
    transform: none;
    padding: 2rem;
  }
}

.about-block .detail .top .box h3::after {
  content: '';
  display: block;
  width: 89px;
  height: 5px;
  background: #2996FF;
  margin-top: 1.5rem;
}

.about-block .detail .top .box .txt p {
  color: #031544;
  margin-bottom: 0;
}

.about-block .detail .bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.about-block .detail .bottom .left {
  background: #002F80;
  box-sizing: border-box;
  width: 25%;
}

@media (max-width: 768px) {
  .about-block .detail .bottom .left {
    width: 100%;
  }
}

.about-block .detail .bottom .left ul {
  padding-left: 0;
}

.about-block .detail .bottom .left ul li {
  list-style: none;
}

.about-block .detail .bottom .left ul li.active a, .about-block .detail .bottom .left ul li:hover a {
  border-left: 5px solid #2996FF;
}

.about-block .detail .bottom .left ul li.active a span, .about-block .detail .bottom .left ul li:hover a span {
  text-decoration: underline;
}

.about-block .detail .bottom .left ul li a {
  display: flex;
  align-items: center;
  color: #ffffff;
  border-left: 5px solid transparent;
  box-sizing: border-box;
  padding-left: 2rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  transition: all 0.35s ease;
}

.about-block .detail .bottom .left ul li a span {
  margin-left: 20px;
}

.about-block .detail .bottom .right {
  width: 75%;
  background: #ffffff;
  padding: 4rem;
}

@media (max-width: 768px) {
  .about-block .detail .bottom .right {
    width: 100%;
    padding: 2rem;
  }
}

.about-block .detail .bottom .right h4::after {
  content: '';
  display: block;
  width: 89px;
  height: 5px;
  background: #2996FF;
  margin-top: 15px;
}

.about-block .detail .bottom .right .txt p {
  margin-bottom: 2rem;
}

.about-block .calendarbox {
  background: #ffffff;
  padding-bottom: 1.5rem;
}

.about-block .calendarbox .fc-header-toolbar {
  border-bottom: 1px solid #DBDBDB;
  box-sizing: border-box;
  padding: 1.5rem 0;
}

.about-block .calendarbox .fc .fc-view-harness {
  border: 1px solid #E6E6E6;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
}

.about-block .calendarbox .urla {
  margin-left: 1rem;
  margin-right: 1rem;
  background: #002F80;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  margin-top: 0.5rem;
}

.about-block .calendarbox .urla::after {
  content: '';
  display: block;
  width: 17px;
  height: 16px;
  background: url(../images/ri.svg) no-repeat top center;
  background-size: cover;
  margin-left: 10px;
}

.resources-block {
  position: relative;
  overflow: hidden;
  padding-bottom: 180px;
}

@media (max-width: 767px) {
  .resources-block {
    padding-bottom: 100px;
  }
}

.resources-block .boxcontent {
  margin-bottom: 5rem;
}

.resources-block .boxcontent h4 {
  background: #002F80;
  padding: 1.5rem;
  color: #ffffff;
  margin-bottom: 0;
}

.resources-block .boxcontent ul {
  background: #F6F6F6;
  padding-left: 0;
}

.resources-block .boxcontent ul li {
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 2.5rem 1.5rem;
  border-bottom: 1px solid #D8D8D8;
}

.resources-block .boxcontent ul li:nth-child(even) {
  background: #FFFFFF;
}

.resources-block .boxcontent ul li span {
  color: #5D5E62;
  width: calc(100% - 200px);
  text-align: justify;
}

@media (max-width: 767px) {
  .resources-block .boxcontent ul li span {
    width: 100%;
    margin-bottom: 1.5rem;
  }
}

.resources-block .boxcontent ul li a {
  background: #2996FF;
  border-radius: 60px;
  color: #ffffff;
  padding: 0.5rem 1rem;
  width: 184px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s ease;
}

.resources-block .boxcontent ul li a:hover {
  background: #002F80;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.resources-block .boxcontent ul li a img {
  margin-right: 10px;
}

.faq-block {
  position: relative;
  overflow: hidden;
  padding: 80px 0px;
}

.faq-block .faqbox {
  margin-top: 50px;
}

.faq-block .faqbox .items {
  border-bottom: 1px solid #E2E2E2;
  padding: 30px 0px;
}

.faq-block .faqbox .items:nth-child(1) {
  border-top: 1px solid #E2E2E2;
}

.faq-block .faqbox .items.open .items-title {
  margin-bottom: 20px;
}

.faq-block .faqbox .items.open .items-title .arrow::after {
  height: 0px;
}

.faq-block .faqbox .items.open .items-content {
  height: 100% !important;
}

.faq-block .faqbox .items .items-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: margin-bottom 0.35s ease-in-out;
  cursor: pointer;
  color: #243775;
}

.faq-block .faqbox .items .items-title .arrow {
  position: relative;
  width: 63px;
  height: 43px;
  background: #39487D;
  border: 2px solid #FFD6C4;
  border-radius: 22px;
  background: #FFF8F5;
}

.faq-block .faqbox .items .items-title .arrow::before {
  content: '';
  display: block;
  width: 12px;
  height: 2px;
  background-color: #F36F33;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.faq-block .faqbox .items .items-title .arrow::after {
  content: '';
  display: block;
  width: 2px;
  height: 12px;
  background-color: #F36F33;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: height 0.35s ease-in-out;
}

.faq-block .faqbox .items .items-title h4 {
  margin-bottom: 0;
  width: calc(100% - 40px);
  font-weight: bold;
}

.faq-block .faqbox .items .items-content {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease-in-out;
  color: #6F6F6F;
}

.news-block {
  position: relative;
  overflow: hidden;
  padding: 80px 0px;
}

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

.news-block .news .list {
  border-radius: 20px;
  box-shadow: 0 33px 29px rgba(28, 117, 196, 0.05);
  box-sizing: border-box;
  padding: 3rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #ffffff;
  margin: 30px 0px;
  transition: all 0.35s ease;
  position: relative;
}

@media (max-width: 767px) {
  .news-block .news .list {
    padding: 1.5rem;
  }
}

.news-block .news .list:hover {
  background: #efefef;
}

.news-block .news .list:hover::before {
  width: 100%;
}

.news-block .news .list: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 .news .list .boximg {
  width: 392px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 992px) {
  .news-block .news .list .boximg {
    width: 100%;
  }
}

.news-block .news .list .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.news-block .news .list .con {
  width: calc(100% - 420px);
}

@media (max-width: 992px) {
  .news-block .news .list .con {
    width: 100%;
    margin-top: 2rem;
  }
}

.news-block .news .list .con .date {
  display: block;
}

.news-block .news .list .con h3 {
  color: #000000;
  margin-top: 20px;
}

.news-block .news .list .con p {
  color: #A5938B;
  margin-top: 50px;
}

@media (max-width: 767px) {
  .news-block .news .list .con p {
    margin-top: 15px;
  }
}

.news-block .news .list .con span {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: #FC691D;
  width: 157px;
  height: 43px;
  font-size: 15px;
  color: #ffffff;
  position: relative;
  margin-top: 2rem;
  transition: all 0.35s ease;
}

.news-block .news .list .con span:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background: #CE5314;
}

.news-block .news .list .con span::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../images/plus.svg) no-repeat top center;
  background-size: cover;
  margin-left: 5px;
}

.news-block .news .list .con span::before {
  content: '';
  display: inline-block;
  width: 148px;
  height: 35px;
  background: url(../images/k.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  z-index: 2;
  left: 4px;
  top: 4px;
}

.news-block .artilce-title {
  margin-top: 100px;
  border-top: 1px solid #E2E2E2;
  padding-top: 30px;
}

@media (max-width: 767px) {
  .news-block .artilce-title {
    margin-top: 50px;
  }
}

@media (max-width: 1024px) {
  .news-block .artilce-title br {
    display: none;
  }
}

.news-block .share-bar {
  border-bottom: 1px solid #E2E2E2;
  padding: 30px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .news-block .share-bar {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}

.news-block .share-bar em {
  color: #F36F33;
  display: flex;
  align-items: center;
}

.news-block .share-bar em img {
  margin-right: 10px;
}

.news-block .share-bar .share {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .news-block .share-bar .share {
    margin-top: 20px;
    width: 100%;
  }
}

.news-block .share-bar .share .s {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.news-block .share-bar .share a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  background: #F0F0F0;
  border-radius: 50%;
  margin-left: 10px;
  color: #243775;
  transition: all 0.35s ease;
}

.news-block .share-bar .share a:hover {
  background: #243775;
  color: #ffffff;
}

.news-block .article p {
  margin-bottom: 30px;
}

.news-block .article img {
  margin-bottom: 30px;
}

.news-block .ni1 {
  position: absolute;
  left: -8%;
  top: 5%;
}

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

.news-block .ni2 {
  position: absolute;
  right: -10%;
  top: 10%;
}

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

.garybackb {
  background: #FFFEFC;
}

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;
  overflow: hidden;
  width: 100%;
  text-align: left;
  position: absolute;
  z-index: 11;
  background: #fff;
  padding-left: 0;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

form .form-group .select-menu-ul li {
  padding: 10px 10px;
  margin-bottom: 0;
  border-radius: 0;
  color: #002F80;
  text-align: center;
}

form .form-group .select-menu-ul li::before {
  display: none;
}

form .form-group .select-menu-ul li:hover {
  background: #374869;
  color: #fff !important;
}

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%;
}

.checkboxlist .checkbox-inline .checkbox {
  display: inline-block;
  position: relative;
  margin-right: 1rem;
  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(243, 111, 51, 0.58);
  border-color: rgba(243, 111, 51, 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: 24px;
  width: 24px;
  left: 0px;
  top: 0px;
  background: none;
  margin-right: 10px;
  -webkit-transition: .5s;
  transition: .5s;
  border: 2px solid #999999;
  border-radius: 0px;
  background: #ffffff;
  cursor: pointer;
}

.checkboxlist .checkbox-inline .checkbox .checkmark::after {
  content: "";
  position: absolute;
  top: 43%;
  left: 50%;
  width: 6px;
  height: 12px;
  border: solid #F36F33;
  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;
}

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

@media (max-width: 767px) {
  .contact-block {
    padding-bottom: 100px;
  }
}

.contact-block .garyback {
  background: #F9F9F9;
}

.contact-block .garyback .row .col-md-5 {
  height: 100%;
}

@media (max-width: 1280px) {
  .contact-block .garyback .row .col-md-5 {
    width: 100%;
  }
}

.contact-block .garyback .row .col-md-5 .map {
  height: 560px;
}

@media (max-width: 1280px) {
  .contact-block .garyback .row .col-md-5 .map {
    height: auto;
  }
}

.contact-block .garyback .row .col-md-5 img, .contact-block .garyback .row .col-md-5 iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 1280px) {
  .contact-block .garyback .row .col-md-7 {
    width: 100%;
  }
}

.contact-block .garyback .row .col-md-7 h2 {
  font-size: 32px;
  color: #002F80;
  font-family: 'inter-bold', '微軟正黑體';
  font-weight: bold;
  padding-left: 3rem;
}

@media (max-width: 1280px) {
  .contact-block .garyback .row .col-md-7 h2 {
    padding-left: 0;
    margin-top: 2rem;
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .contact-block .garyback .row .col-md-7 h2 {
    font-size: 20px;
  }
}

.contact-block .garyback .row .col-md-7 h3 {
  color: #002F80;
  font-size: 24px;
  font-style: italic;
  padding-left: 3rem;
  font-family: 'inter-bold', '微軟正黑體';
  font-weight: bold;
}

@media (max-width: 1280px) {
  .contact-block .garyback .row .col-md-7 h3 {
    padding-left: 0;
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .contact-block .garyback .row .col-md-7 h3 {
    font-size: 16px;
  }
}

.contact-block .garyback .row .col-md-7 h3::after {
  content: '';
  display: block;
  width: 35px;
  height: 5px;
  background: #2996FF;
  margin: 15px 0;
}

.contact-block .garyback .row .col-md-7 .address {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 3rem;
  padding-left: 3rem;
}

@media (max-width: 1280px) {
  .contact-block .garyback .row .col-md-7 .address {
    padding-left: 0;
  }
}

.contact-block .garyback .row .col-md-7 .address dd {
  width: 33.3333%;
}

.contact-block .garyback .row .col-md-7 .address dd:nth-child(1) {
  width: 100%;
}

@media (max-width: 767px) {
  .contact-block .garyback .row .col-md-7 .address dd {
    width: 100%;
  }
}

.contact-block .garyback .row .col-md-7 .address dd b {
  display: flex;
  align-items: center;
}

.contact-block .garyback .row .col-md-7 .address dd b img {
  margin-right: 10px;
}

.contact-block .garyback .row .col-md-7 .address dd p {
  color: #5C6782;
}

.contact-block .row .col-md-6 a {
  display: block;
  width: 100%;
  height: 100%;
  background: #F9F9F9;
}

.contact-block .row .col-md-6 a:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.contact-block .row .col-md-6 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);
}

.contact-block .row .col-md-6 a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 56.75%;
  position: relative;
}

.contact-block .row .col-md-6 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%;
}

.contact-block .row .col-md-6 a h4 {
  text-align: center;
  padding: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-block .row .col-md-6 a h4::after {
  content: '';
  display: block;
  width: 17px;
  height: 16px;
  background: url(../images/ri2.svg) no-repeat top center;
  background-size: cover;
  margin-left: 15px;
}

.contact-block .organisations {
  margin-bottom: 5rem;
  margin-top: 4rem;
}

.contact-block .organisations .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.contact-block .organisations .top .arrow {
  width: 110px;
  position: relative;
}

.contact-block .organisations .org {
  position: relative;
}

.contact-block .organisations .org .mySwiper {
  overflow: visible;
}

.contact-block .organisations .swiper-slide {
  height: 280px;
  background: #002F80;
  color: #ffffff;
  position: relative;
}

.contact-block .organisations .swiper-slide::after {
  content: '';
  display: block;
  width: 148px;
  height: 17px;
  background: url(../images/sjs.svg) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 0;
}

.contact-block .organisations .swiper-slide .boximg {
  height: 184px;
}

.contact-block .organisations .swiper-slide .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact-block .organisations .swiper-slide h5 {
  color: #ffffff;
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0.8rem;
}

.garyText {
  color: #9F9F9F;
}

.more {
  border: 0;
  color: #ffffff;
  display: inline-block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: .3s;
  display: flex;
  align-items: center;
  z-index: 1;
  position: relative;
  font-weight: bold;
  color: #002F80;
}

.more::after {
  content: '';
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url(../images/r.svg) no-repeat top center;
  background-size: cover;
  margin-left: 15px;
}

.more::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  border-radius: 0;
  bottom: 0;
  left: auto;
  right: 0;
  z-index: -1;
  transition: .3s;
  background: transparent linear-gradient(97deg, #1E3A97 0%, #2963C8 100%) 0% 0% no-repeat padding-box;
}

.more img {
  margin-right: 15px;
}

.loginpup .conbox {
  position: relative;
}

.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-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #E2E2E2;
  border-radius: 4px;
  padding: 0;
  height: 70px;
  position: relative;
}

.loginpup .conbox .form-group .form-control {
  border: none;
  box-shadow: none;
  outline: none;
  padding: 1rem;
  background: none;
  border: none;
  padding: 0;
}

.loginpup .conbox .form-group .inp {
  background: #F4F4F4;
  width: 100px;
  color: #6F6F6F;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0px 10px;
  height: 68px;
}

@media (max-width: 767px) {
  .loginpup .conbox .form-group .inp {
    width: 160px;
  }
}

.loginpup .conbox .form-group .inp::after {
  content: '';
  content: "\f0dd";
  font-family: 'FontAwesome';
  display: inline-block;
}

.loginpup .conbox .form-group label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
}

.loginpup .conbox .more {
  width: 100%;
  padding: 35px 20px;
  margin: 20px auto;
}

.loginpup .conbox .more img {
  filter: invert(50%) brightness(0%) !important;
}

.loginpup .conbox p {
  color: #243775;
  margin-top: 0.5rem;
}

.loginpup .conbox p a {
  color: #F36F33;
  text-decoration: underline;
  margin-left: 5px;
  font-weight: bold;
}

.loginpup .conbox .forgetp {
  color: #F36F33;
}

.index-pup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
  transition: all 0.35s ease;
}

.index-pup.show {
  display: flex;
}

.index-pup .index-pupback {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.index-pup .index-pupcontent {
  width: 880px;
  border-radius: 24px;
  margin: 0 auto;
  position: relative;
  z-index: 9;
  background-image: linear-gradient(#E2E7FC, #fff);
  box-sizing: border-box;
  padding: 50px;
  color: #000;
}

@media (max-width: 992px) {
  .index-pup .index-pupcontent {
    width: 94%;
  }
}

@media (max-width: 767px) {
  .index-pup .index-pupcontent {
    padding: 30px;
  }
}

.index-pup .index-pupcontent .close::before, .index-pup .index-pupcontent .close::after {
  background: #999999;
}

.index-pup .index-pupcontent .txt p {
  margin-bottom: 40px;
  line-height: 2;
}

.index-pup .index-pupcontent .header-logo {
  position: absolute;
  right: 30px;
  bottom: 30px;
}

.pup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

.pup.show {
  display: flex;
}

.pup .pupback {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.pup .videobox {
  width: 80%;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

.pup .videobox video {
  width: 100%;
  height: 100%;
}

.pup .videobox .video1 {
  display: none;
}

.pup .videobox .video2 {
  display: none;
}

.pup .conbox {
  background: #ffffff;
  border-radius: 34px;
  position: relative;
  z-index: 9;
  width: 693px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 2rem;
}

@media (max-width: 767px) {
  .pup .conbox {
    width: 96%;
  }
}

.pup .conbox .susscess img {
  display: block;
  margin: 0 auto;
}

.pup .conbox h4 {
  color: #243775;
}

.pup .conbox .comfirm {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FC691D;
  border-radius: 6px;
  color: #ffffff;
  width: 157px;
  height: 43px;
  margin: 0 auto;
  font-size: 15px;
}

.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: #243775;
  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 header {
  background: none;
}

.member header.sticky {
  background: #ffffff;
}

.member header .right {
  justify-content: flex-end !important;
}

.member header .right .nav-outer {
  display: none;
}

.member header .right .links {
  display: block;
  width: auto;
}

.member header .right .links .login {
  display: none;
}

.member header .right .icon-box {
  display: none !important;
}

.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: url(../images/fbg.png) no-repeat top center;
  background-size: cover;
  padding-top: 120px;
  margin-top: -60px;
}

@media (max-width: 767px) {
  footer {
    margin-top: -80px;
  }
}

footer .address dd {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  footer .address dd {
    margin-bottom: 0;
    margin-top: 10px;
  }
}

footer .address dd span {
  width: 20px;
  color: #ffffff;
}

footer .address dd span:nth-child(2) {
  width: calc(100% - 30px);
}

footer .address dd span:nth-child(1) {
  text-transform: capitalize;
}

footer .address dd span a {
  color: #ffffff;
}

footer .address dd span a:hover {
  color: #efefef;
}

footer nav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  padding-left: 3rem;
}

@media (max-width: 992px) {
  footer nav {
    padding-left: 0;
    border-left: none;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: 3rem;
    margin-top: 3rem;
  }
}

@media (max-width: 767px) {
  footer nav {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
  }
}

footer nav ul {
  padding-left: 0;
}

footer nav ul li {
  list-style: none;
}

footer nav ul li a {
  color: #ffffff;
  display: block;
  margin-bottom: 20px;
  transition: all 0.35s ease;
}

@media (max-width: 767px) {
  footer nav ul li a {
    margin-bottom: 5px;
  }
}

footer nav ul li a:hover {
  color: #6D7A8E;
}

footer .logo {
  position: relative;
  overflow: hidden;
}

footer .logo img {
  display: block;
  margin: 0 auto;
}

footer .links {
  display: flex;
  align-items: center;
  justify-content: center;
}

footer .links a {
  margin: 10px;
  display: block;
  transition: all 0.35s ease;
}

footer .links a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

footer .copyrights {
  padding: 25px 0px;
  margin-top: 3rem;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

footer .copyrights .container span {
  float: left;
}

footer .copyrights .container .links {
  float: right;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  footer .copyrights .container .links {
    float: none;
    width: 100%;
  }
}

footer .copyrights .container .links a {
  display: flex;
  align-items: center;
  color: #ffffff;
}

footer .copyrights .container .links a:nth-child(1)::after {
  content: '';
  display: block;
  width: 2px;
  height: 15px;
  background: rgba(255, 255, 255, 0.39);
  margin: 0 15px;
}

footer .text-right {
  line-height: 2.5;
}

@media (max-width: 992px) {
  footer .text-right {
    text-align: left !important;
  }
}

@media (max-width: 992px) {
  footer .row .col-md-2 {
    width: 100%;
  }
}

@media (max-width: 992px) {
  footer .row .col-md-6 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  footer .row .col-md-6 {
    width: 100%;
  }
}

@media (max-width: 992px) {
  footer .row .col-md-3 {
    width: 100%;
  }
}

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

.message {
  position: fixed;
  right: 1rem;
  bottom: 21rem;
  z-index: 99;
  border: none;
  color: #ffffff;
  height: 48px;
  width: 48px;
  opacity: 0;
  background: #2996FF;
  border-radius: 50%;
  transform: translateY(5rem);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  transition: all 0.35s ease;
}

.message.on {
  opacity: 1;
  transform: translateY(0);
}

.message::after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url(../images/top.svg) no-repeat top center;
  background-size: cover;
  transform: rotate(-90deg);
}

@media (min-width: 992px) {
  .message {
    transform: translateY(8rem);
  }
  .message span {
    transform: translateY(9px);
    font-size: 2rem;
  }
}

@media (min-width: 1680px) {
  .message {
    transform: translateY(15rem);
  }
}

main {
  position: relative;
}

@media (max-width: 576px) {
  main {
    --bs-container: 540px;
  }
}

@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;
  padding-left: 0;
}

.pageinfo ul li {
  list-style: none;
  padding-left: 0;
  margin: 0.5rem;
  margin-bottom: 0;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #E8E8E8;
  border-radius: 2px;
}

@media (max-width: 767px) {
  .pageinfo ul li {
    margin: 0.2rem;
  }
}

.pageinfo ul li::before {
  display: none !important;
  font-style: none;
}

.pageinfo ul li a {
  color: #8F9198;
  background: #ffffff;
  transition: all 0.35s ease;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 42px;
}

.pageinfo ul li a:hover {
  color: #F36F33;
  text-decoration: underline;
}

.pageinfo ul li .active {
  color: #ffffff;
  background: #2996FF;
}

.pageinfo ul li .prev {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo ul li .prev::after {
  content: "\f104";
  font-family: 'FontAwesome';
  display: inline-block;
}

.pageinfo ul li .prev:hover {
  background: #2996FF;
  text-decoration: none;
  color: #ffffff;
}

.pageinfo ul li .next {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo ul li .next::after {
  content: "\f105";
  font-family: 'FontAwesome';
  display: inline-block;
}

.pageinfo ul li .next:hover {
  background: #2996FF;
  color: #ffffff;
}

@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: #243775;
}

.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: #999999;
  /* placeholder文字颜色为红色 */
}

/* Firefox */
.form-control::-moz-placeholder {
  color: #999999;
  /* placeholder文字颜色为蓝色 */
}

/* IE10+ */
.form-control::-ms-input-placeholder {
  color: #999999;
  /* placeholder文字颜色为绿色 */
}

/* 标准语法 */
.form-control::placeholder {
  color: #999999;
  /* placeholder文字颜色为紫色 */
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}
