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

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

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

@font-face {
  font-family: 'D-DIN-Bold';
  src: url("../fonts/D-DIN-PRO-700-Bold.otf");
  font-weight: normal;
  font-style: normal;
}

body {
  color: #00172E;
  font-family: 'Inter-Regular','微軟正黑體';
  font-size: 16px;
  line-height: 1.3;
}

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

body h4, body h3 {
  line-height: 1.4;
}

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

body em {
  font-style: normal;
}

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

body .smbold {
  font-family: 'Inter-Medium','微軟正黑體';
}

body .title {
  font-family: 'Inter-Medium','微軟正黑體';
}

body .title p {
  font-family: 'Inter-Regular','微軟正黑體';
}

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

body .D-DIN-Bold {
  font-family: 'D-DIN-Bold','微軟正黑體';
}

body h3 {
  font-size: 24px;
}

@media (max-width: 1024px) {
  body h3 {
    font-size: 20px;
  }
}

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

body .header-top em {
  display: block;
  text-transform: uppercase;
}

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

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

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

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

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

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

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

body .fc-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: #00172E;
  text-decoration: none;
  transition: all 0.35s ease;
}

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

body img {
  max-width: 100%;
}

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

body .blownText {
  color: #9F8942;
}

body .orangeText {
  color: #1158AB;
}

body .blueText {
  color: #379CCC !important;
}

body .blueLight {
  color: #003783;
}

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

body .black {
  color: #000000;
}

body .red {
  color: #003783;
}

body .greenback {
  background: #003783;
}

body .greenDeep {
  color: #003783;
}

body .orangeDeep {
  color: #003783;
}

body .yellow {
  color: #F4E65A;
}

body .yellowlight {
  color: #AC7D13;
}

body .yellowDeep {
  color: #805825;
}

body .green {
  color: #17585D;
}

body .fs106 {
  font-size: 106px;
  line-height: 0.8;
}

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

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

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

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

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

@media (max-width: 576px) {
  body .fs106 {
    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 .fs72 {
  font-size: 72px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body .fs56 {
  font-size: 56px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body .fs19 {
  font-size: 19px;
}

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

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

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

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

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

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

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

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

body .white {
  color: #ffffff !important;
}

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

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

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

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

.nav {
  position: relative;
}

.dropdown-menu {
  position: absolute;
  min-width: 114%;
  left: 0%;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9;
  border: none;
  padding: 0px;
  background: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.28);
}

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

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

.dropdown-menu li a {
  box-sizing: border-box;
  padding: 1rem 0rem 1rem 0rem;
  display: block;
  width: 100%;
  color: #00172E;
  margin-left: 0 !important;
  border-radius: 0 !important;
  transition: all 0.35s ease;
  font-size: 14px;
  text-align: center;
}

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

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

.dropdown-menu .col-md-4 {
  width: 39%;
}

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

.dropdown-menu .col-md-4 .imgs {
  height: calc(100% - 58px);
}

.dropdown-menu .col-md-4 .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dropdown-menu .col-md-4 p {
  margin-bottom: 0;
  background: #1158AB;
  padding: 1rem 1.5rem;
  color: #ffffff;
  text-transform: uppercase;
}

.dropdown-menu .col-md-8 {
  display: flex;
  justify-content: space-between;
  width: 61%;
}

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

.dropdown-menu .col-md-8 .leftin {
  width: 100%;
  box-sizing: border-box;
  padding-left: 0.5rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  padding-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

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

.dropdown-menu .col-md-8 .leftin a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 0;
  width: 48%;
  color: #291943;
  border-bottom: 1px solid rgba(80, 28, 162, 0.25);
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-8 .leftin a {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
}

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

.dropdown-menu .col-md-8 .leftin a:hover {
  color: #501CA2;
}

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

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

.dropdown-menu .col-md-8 .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-8 .rightin a::after {
  content: "\f105";
  font-family: 'FontAwesome';
}

.dropdown-menu .col-md-8 .rightin a.orange {
  color: #003783;
}

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

.dropdown-menu .col-md-8 .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;
}

.open > .sc-dropdown {
  display: block !important;
  left: 0;
}

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

main .txt ul {
  padding-left: 1.2rem;
  margin-top: 1rem;
}

main .txt ul li {
  list-style: none;
  position: relative;
  margin-bottom: 0.3rem;
  list-style: disc;
}

main .txt ul li::marker {
  color: #1158AB;
  background: #1158AB;
}

main .txt ul li a {
  color: #1158AB;
  text-decoration: underline;
}

main .txt p a {
  color: #1158AB;
  text-decoration: underline;
}

.container {
  max-width: 1480px;
}

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

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

.icon-box {
  display: none;
}

@media (max-width: 1280px) {
  .icon-box {
    display: flex;
    justify-content: center;
    width: 55px;
    height: 55px;
    border-radius: 5px;
    background: #efefef;
  }
}

@media (max-width: 767px) {
  .icon-box {
    width: 40px;
    height: 40px;
  }
}

@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;
  background: #ffffff;
  width: 65px;
  height: 65px;
  outline: none;
  border: 1px solid #1158AB;
  border-radius: 50%;
  overflow: hidden;
}

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

.swiper-button-next:hover, .swiper-button-prev:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.swiper-button-next.swiper-button-next, .swiper-button-prev.swiper-button-next {
  right: -5vw;
  background: #1158AB;
}

.swiper-button-next.swiper-button-next::after, .swiper-button-prev.swiper-button-next::after {
  color: #000000;
  font-size: 20px;
}

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

.swiper-button-next.swiper-button-prev::after, .swiper-button-prev.swiper-button-prev::after {
  color: #000000;
  font-size: 20px;
}

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

header::before {
  content: '';
  display: block;
  width: 100%;
  height: 6px;
  background-image: linear-gradient(to right, #174E80, #65BE3F, #F7B824, #D92C18);
}

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

header .container {
  max-width: 96%;
  position: relative;
  z-index: 2;
}

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

header .header {
  width: 100%;
}

header .header .topbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0px;
}

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

@media (max-width: 1366px) {
  header .header .topmenu {
    padding: 10px 0px;
  }
}

header .header .topmenu .contxt {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

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

header .header .topmenu .contxt a {
  display: flex;
  align-items: center;
  color: #291943;
  transition: all 0.35s ease;
}

header .header .topmenu .contxt a:nth-last-child(1)::after {
  display: none;
}

header .header .topmenu .contxt a:after {
  content: '';
  display: block;
  width: 2px;
  height: 14px;
  background: rgba(41, 25, 67, 0.5);
  margin: 0 20px;
}

header .header .topmenu .contxt a:hover {
  color: #501CA2;
}

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

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

@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%;
  width: 100px;
}

@media (max-width: 1600px) {
  header .header .container .left .logo img {
    width: 60px;
  }
}

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

header .header .container .left .logo a {
  display: inline-block;
  position: relative;
}

header .header .container .left .logo a:nth-last-child(1)::after {
  display: none;
}

header .header .container .left .logo a::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 80%;
  background: #999;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 1600px) {
  header .header .container .left .logo a::after {
    right: 7px;
  }
}

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

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

header .header .container .icon-box .btn span {
  position: absolute;
  webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  display: block;
  height: 3px;
  width: 100%;
  background: #1158AB;
  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% - 422px);
}

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

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

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

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 .nav-outer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

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: #00172E;
  text-align: center;
}

@media (max-width: 1366px) {
  header .header .container .right .nav-link {
    font-size: 14px;
  }
}

header .header .container .right .nav-link::after {
  content: "\f107";
  font-family: 'FontAwesome';
  display: inline-block;
  color: #000;
  margin-left: 10px;
  display: none;
}

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

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

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

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

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: #00172E;
  position: static;
}

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

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: #003783;
  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 #003783;
  color: #003783;
  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: #00172E;
}

header .nav-box {
  z-index: 99;
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

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

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

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

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

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

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

header .search {
  width: 29px;
  height: 29px;
  background: #F1F1F1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 1.5rem;
  position: relative;
  cursor: pointer;
}

header .search::before {
  content: '';
  display: block;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 10px;
  background: rgba(112, 112, 112, 0.6);
}

header .search:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #1158AB;
}

header .lang {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 1.5rem;
}

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

header .lang span {
  display: flex;
  align-items: center;
  width: max-content;
  background: #1158AB;
  border-radius: 20px;
  padding: 10px 20px;
  color: #ffffff;
}

header .lang span::after {
  content: "\f0d7";
  font-family: 'FontAwesome';
  display: block;
}

header .lang dl {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 45px;
  display: none;
  background: #EAF2F5;
  border-radius: 10px;
  width: 100%;
  padding: 10px 0px;
}

header .lang dl dd {
  margin: 0.5rem 0;
}

header .lang a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #101010;
  cursor: pointer;
  transition: all 0.35s ease;
  margin: 0 10px;
  margin-left: 0;
  margin-right: 0;
  transition: all 0.35s ease;
}

header .lang a.active {
  color: #1158AB;
}

header .lang a:hover {
  color: #1158AB;
}

header .share {
  position: relative;
  margin-left: 0.5rem;
  display: flex;
  align-items: center;
}

header .share::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  background: rgba(17, 88, 171, 0.5);
  margin-right: 0.5rem;
}

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

header .links .contxt ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
}

header .links .contxt ul li {
  list-style: none;
}

header .links .contxt ul li a {
  color: #9F8942;
  display: flex;
  align-items: center;
  margin-right: 1rem;
}

header .links .contxt ul li a img {
  margin-right: 8px;
  display: inline-block;
}

header .clients {
  max-width: 100%;
  display: flex;
  justify-content: flex-end;
}

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

header .clients span {
  display: block;
  color: #7D8186;
  margin-top: 5px;
}

header .clients .clogs {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.dropdown {
  position: relative;
}

.searchform {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9282;
  opacity: 0;
  visibility: hidden;
}

.searchform.show {
  opacity: 1;
  visibility: visible;
}

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

.searchform form {
  position: relative;
  z-index: 22;
  max-width: 90%;
  margin: 2rem auto;
}

.searchform form .form-group {
  background: #ffffff;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.searchform form .form-group .form-control {
  padding: 1rem;
  border-radius: 0;
}

.searchform form .form-group .btn {
  background: #1158AB;
  color: #ffffff;
  padding: 1rem;
  border-radius: 0;
  text-transform: uppercase;
}

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

.swiper-pagination .swiper-pagination-bullet {
  background: rgba(17, 88, 171, 0.5);
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #1158AB;
}

.banner {
  width: 100%;
  position: relative;
  height: 100%;
  background: #FBF8FF;
}

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

.banner .swiper-slide .inner {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
}

.banner .swiper-slide .inner p {
  width: 66%;
}

.banner .swiper-slide .inner h1 {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.78);
}

@media (max-width: 768px) {
  .banner .swiper-slide .inner p {
    width: 76%;
  }
}

@media (max-width: 767px) {
  .banner .swiper-slide .inner p {
    width: 100%;
  }
}

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

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

.banner .swiper-slide .boximg::before {
  content: '';
  display: block;
  width: 100%;
  height: 50%;
  background-image: linear-gradient(transparent, rgba(0, 104, 186, 0.2));
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}

.banner .swiper-slide .boximg::after {
  content: '';
  display: block;
  width: 960px;
  height: 315px;
  background: url(../images/sd.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
}

.banner .swiper-slide .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s ease;
  transform: scale(1);
}

.banner .swiper-pagination .swiper-pagination-bullet {
  background: #FFFFFF;
  margin: 0 15px;
  position: relative;
}

.banner .swiper-pagination .swiper-pagination-bullet::after {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: -11px;
  top: -11px;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.35s ease;
}

.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  opacity: 1;
}

.banner .arrow {
  width: 170px;
  z-index: 2;
  height: 69px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .banner .arrow {
    width: 120px;
    height: 45px;
  }
}

.banner .swiper-button-next {
  background: #ffffff;
  width: 69px;
  height: 69px;
  left: 0;
  top: auto;
  position: relative;
  border-radius: 50%;
  cursor: pointer;
  border: 2px solid rgba(255, 255, 255, 0.5);
  overflow: hidden;
}

@media (max-width: 767px) {
  .banner .swiper-button-next {
    width: 45px;
    height: 45px;
  }
}

.banner .swiper-button-prev {
  background: #ffffff;
  border-radius: 50%;
  cursor: pointer;
  width: 69px;
  height: 69px;
  right: 0;
  top: auto;
  left: auto;
  position: relative;
  border: 2px solid rgba(255, 255, 255, 0.5);
}

@media (max-width: 767px) {
  .banner .swiper-button-prev {
    width: 45px;
    height: 45px;
  }
}

.banner .banbox-big {
  position: relative;
}

.banner .banbox-big .swiper-pagination {
  width: 90%;
  left: 5%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  bottom: 50px;
}

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

/*!sc*/
.page-banner {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 2;
}

.page-banner.page-banner2 .imgs::after {
  left: 0;
  right: auto;
}

.page-banner .imgs {
  width: 100%;
  height: 100%;
  position: relative;
}

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

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

.page-banner .imgs::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  background: transparent linear-gradient(90deg, #04111D 0%, rgba(0, 23, 46, 0.17) 100%) 0% 0% no-repeat padding-box;
}

.page-banner .imgs::after {
  content: '';
  display: block;
  width: 800px;
  height: 302px;
  background: url(../images/xt2.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
}

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

.page-banner .inner {
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  bottom: 0px;
  align-items: center;
}

.page-banner .inner h1 {
  margin-bottom: 0;
  position: relative;
  color: #ffffff;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.78);
}

.page-banner .inner h1 span {
  position: relative;
  z-index: 2;
}

.bread {
  position: relative;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.bread * {
  color: #ffffff;
  margin-right: 10px;
  color: #B5B5B5;
}

.bread a:hover {
  color: #fff;
}

.navtopbar {
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: relative;
  overflow: hidden;
  width: calc(100% - 130px);
}

.navtopbar a {
  padding: 1rem 3rem;
  color: #9F9FA0;
  position: relative;
  text-align: center;
  white-space: nowrap;
  display: block;
}

@media (max-width: 767px) {
  .navtopbar a {
    padding: 1rem 1.5rem;
  }
}

.navtopbar a.active {
  color: #1158AB;
}

.navtopbar a.active::after {
  background: #9F8942;
}

.navtopbar .navswi {
  position: relative;
  width: 100%;
}

@media (max-width: 1024px) {
  .navtopbar .navswi {
    width: calc(100% - 70px);
  }
}

.navtopbar .navswi .swiper-wrapper {
  justify-content: space-between;
}

@media (max-width: 1024px) {
  .navtopbar .navswi .swiper-wrapper {
    justify-content: flex-start;
  }
}

.navtopbar .navswi .swiper-slide {
  width: auto !important;
}

.navtopbar .arrow {
  position: relative;
  width: 60px;
  display: none;
}

@media (max-width: 1024px) {
  .navtopbar .arrow {
    display: block;
  }
}

.navtopbar .arrow .swiper-button-next {
  width: 20px;
  height: 30px;
  background: none;
  right: 0;
  border: none;
}

.navtopbar .arrow .swiper-button-next::after {
  content: "\f105";
  font-family: 'FontAwesome';
  background: none;
  filter: none;
  color: #D1AD3A;
  font-size: 24px;
}

.navtopbar .arrow .swiper-button-prev {
  width: 20px;
  height: 30px;
  background: none;
  left: 0;
  border: none;
}

.navtopbar .arrow .swiper-button-prev::after {
  content: "\f104";
  font-family: 'FontAwesome';
  background: none;
  filter: none;
  color: #052655;
  font-size: 24px;
}

.purpText {
  color: #3D2494;
}

.inner-block {
  position: relative;
  overflow: hidden;
  background: #FFFFFF;
  padding-bottom: 100px;
}

.inner-block .navbarbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 40px 0px;
  margin-bottom: 40px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .inner-block .navbarbox {
    padding: 20px 0px;
    margin-bottom: 20px;
  }
}

.inner-block .navbarbox::after {
  content: '';
  display: block;
  height: 4px;
  width: 100%;
  background: url(../images/xian.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
}

.inner-block .navbarbox .arrow {
  width: 51px;
  height: 51px;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .inner-block .navbarbox .arrow {
    width: 41px;
    height: 41px;
  }
}

.inner-block .navbarbox .arrow.lefta {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.inner-block .navbarbox .arrow.lefta:hover {
  background-color: #1158AB;
  border-color: #1158AB;
  transform: scale(1.05);
}

.inner-block .navbarbox .arrow.lefta:hover::before {
  filter: brightness(0) invert(1);
}

.inner-block .navbarbox .arrow.lefta:active {
  transform: scale(0.95);
  background-color: #4A1A8A;
}

.inner-block .navbarbox .arrow.lefta::before {
  content: '';
  display: block;
  width: 21px;
  height: 15px;
  background: url(../images/left.svg) no-repeat top center;
  background-size: cover;
  transition: all 0.3s ease;
}

.inner-block .navbarbox .arrow.righta {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.inner-block .navbarbox .arrow.righta:hover {
  background-color: #1158AB;
  border-color: #1158AB;
  transform: scale(1.05);
}

.inner-block .navbarbox .arrow.righta:hover::before {
  filter: brightness(0) invert(1);
}

.inner-block .navbarbox .arrow.righta:active {
  transform: scale(0.95);
  background-color: #4A1A8A;
}

.inner-block .navbarbox .arrow.righta::before {
  content: '';
  display: block;
  width: 21px;
  height: 15px;
  background: url(../images/right.svg) no-repeat top center;
  background-size: cover;
  transition: all 0.3s ease;
}

.inner-block .navbarbox .navtbs {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.inner-block .imgs img {
  display: block;
  margin: 0 auto;
}

.inner-block .ic {
  position: absolute;
  left: -8%;
  top: 30%;
  animation: smoke2 2s ease-in-out infinite;
}

.inner-block .container {
  position: relative;
  z-index: 2;
}

.inner-block .content {
  max-width: 1258px;
  margin: 0 auto;
}

.inner-block .content .text p {
  margin-bottom: 30px;
}

.inner-block .content .text p img {
  display: block;
  margin: 0 auto;
}

.inner-block .content table {
  border: none;
}

.inner-block .content table tr {
  border-bottom: 8px solid #ffffff;
}

.inner-block .content table tr td {
  background: #773BB2;
  color: #fff !important;
  padding: 1.2rem;
}

.inner-block .content table tr td:nth-child(2) {
  background: #F3F3F3;
  color: #393939 !important;
}

.inner-block .content .con1 {
  border-bottom: 1px solid #D5D5D5;
  padding: 30px 0 50px 0px;
}

.inner-block .content .con1 .text p {
  margin: 0;
}

.inner-block .content .con1 .text p em {
  color: #5D45AF;
}

.inner-block .boxcontent {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}

.inner-block .boxcontent .lefta {
  width: 329px;
  background: #EAE2F3;
  padding: 0rem 2rem;
}

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

.inner-block .boxcontent .lefta a {
  display: block;
  padding: 1rem;
  border-bottom: 1px solid #D2C3E3;
  text-align: center;
  color: #9E93AB;
}

.inner-block .boxcontent .lefta a:nth-last-child(1) {
  border: none;
}

.inner-block .boxcontent .lefta a.active, .inner-block .boxcontent .lefta a:hover {
  color: #1158AB;
}

.inner-block .boxcontent .rightcon {
  width: calc(100% - 369px);
}

@media (max-width: 1024px) {
  .inner-block .boxcontent .rightcon {
    width: 100%;
    margin-top: 2.5rem;
  }
}

@media (max-width: 1280px) {
  .inner-block .boxcontent .rightcon .swibox .big {
    width: calc(100% - 285px);
  }
}

@media (max-width: 767px) {
  .inner-block .boxcontent .rightcon .swibox .big {
    width: 100%;
  }
}

.inner-block .boxcontent .rightcon .swibox .big .swiper-slide .boximg {
  height: 597px;
}

@media (max-width: 1440px) {
  .inner-block .boxcontent .rightcon .swibox .big .swiper-slide .boximg {
    height: 497px;
  }
}

@media (max-width: 767px) {
  .inner-block .boxcontent .rightcon .swibox .big .swiper-slide .boximg {
    height: 357px;
  }
}

.inner-block .boxcontent .rightcon .swibox .big .swiper-slide .boximg img {
  object-fit: cover;
}

.inner-block .boxcontent .rightcon .swibox .small {
  height: 688px;
}

@media (max-width: 1440px) {
  .inner-block .boxcontent .rightcon .swibox .small {
    height: 588px;
  }
}

@media (max-width: 1280px) {
  .inner-block .boxcontent .rightcon .swibox .small {
    width: 255px;
  }
}

@media (max-width: 767px) {
  .inner-block .boxcontent .rightcon .swibox .small {
    display: none;
  }
}

.inner-block .reports .col-md-4 a {
  display: block;
  width: 100%;
  height: 100%;
}

.inner-block .reports .col-md-4 a .imgs {
  background: #EEEEEE;
}

.inner-block .reports .col-md-4 a p {
  margin: 1rem 0;
}

.inner-block .mediabox .list {
  padding: 3rem 3rem;
}

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

.inner-block .mediabox .list .row {
  align-items: center;
}

.inner-block .mediabox .list:nth-child(even) {
  background: #F9F5FF;
}

.inner-block .mediabox .list:nth-child(even) .row {
  flex-direction: row-reverse;
}

.inner-block .academic-awards {
  position: relative;
}

.inner-block .academic-awards table {
  border-collapse: separate;
  border-spacing: 7px 7px;
  table-layout: fixed;
  margin-bottom: 0;
  border: none !important;
}

@media (max-width: 992px) {
  .inner-block .academic-awards table {
    width: 200%;
  }
}

.inner-block .academic-awards table thead tr th {
  background: #773BB2;
  padding: 1rem;
  text-align: center;
  color: #ffffff;
}

.inner-block .academic-awards table tbody tr {
  border-color: #ffffff;
}

.inner-block .academic-awards table tbody tr td {
  background: #F2F2F2;
  padding: 1rem;
  border: none;
  text-align: center;
  color: #1A1A1A;
}

.inner-block .ptabox {
  position: relative;
}

.inner-block .ptabox .box {
  margin-bottom: 4rem;
}

.inner-block .ptabox .box:nth-last-child(1) {
  margin-bottom: 0;
}

.inner-block .ptabox .box .title {
  color: #ffffff;
  background: #773BB2;
  padding: 0.8rem 2rem;
  margin-top: 1rem;
}

.inner-block .ptabox .box .text h4 {
  color: #773BB2;
  margin-top: 1.5rem;
  font-weight: bold;
}

.inner-block .ptabox .box .text p {
  color: #6E6E6E;
  margin-top: 15px;
  margin-bottom: 30px;
}

.inner-block .ptabox .box .text p a {
  color: #3B90FF;
  text-decoration: underline;
}

.inner-block .ptabox .box .text ul li {
  color: #6E6E6E;
  margin-top: 10px;
}

.inner-block .ptabox .box .text ul li b {
  font-weight: bold;
  font-family: 'DMSans-Bold', '微軟正黑體';
}

.inner-block .ptabox .box .text ul li a {
  color: #47A7FB;
}

.inner-block .ptabox .box .table-left table thead tr th {
  text-align: left !important;
}

.inner-block .ptabox .box .table-left table tbody tr td {
  text-align: left !important;
  color: #444444 !important;
}

.inner-block .ptabox .box .table-left table tbody tr td a {
  color: #3D2494;
  text-decoration: none;
  display: flex;
  align-items: center;
}

.inner-block .ptabox .box .table-left table tbody tr td a i {
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3D2494;
  border-radius: 50%;
  margin-left: 10px;
}

.inner-block .ptabox .box .table-left table tbody tr td a i::before {
  content: "\f105";
  display: inline-block;
  font-family: 'FontAwesome';
  color: #fff;
}

.inner-block .ptabox .box table {
  border-collapse: separate;
  border-spacing: 7px 7px;
  table-layout: fixed;
  margin-bottom: 0;
  border: none !important;
  margin-left: -7px;
}

@media (max-width: 992px) {
  .inner-block .ptabox .box table {
    width: 200%;
  }
}

.inner-block .ptabox .box table thead tr th {
  background: #773BB2;
  padding: 1.2rem;
  text-align: center;
  color: #ffffff;
}

.inner-block .ptabox .box table tbody tr {
  border-color: #ffffff;
}

.inner-block .ptabox .box table tbody tr td {
  background: #F2F2F2;
  padding: 1.2rem;
  border: none;
  text-align: center;
  color: #1A1A1A !important;
}

.inner-block .ptabox .box table tbody tr td a {
  display: block;
  text-decoration: underline;
  color: #3B90FF;
}

.inner-block .swibox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.inner-block .swibox .big {
  width: calc(100% - 375px);
  height: 100%;
  position: relative;
}

@media (max-width: 1024px) {
  .inner-block .swibox .big {
    width: calc(100% - 275px);
  }
}

@media (max-width: 767px) {
  .inner-block .swibox .big {
    width: 100%;
  }
}

.inner-block .swibox .big .swiper-slide .boximg {
  height: 597px;
  background: #efefef;
}

@media (max-width: 1024px) {
  .inner-block .swibox .big .swiper-slide .boximg {
    height: 395px;
  }
}

@media (max-width: 767px) {
  .inner-block .swibox .big .swiper-slide .boximg {
    height: 200px;
  }
}

.inner-block .swibox .big .swiper-slide .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.inner-block .swibox .big .swiper-slide p {
  margin-bottom: 0;
  margin-top: 1.5rem;
}

.inner-block .swibox .big .swiper-button-prev {
  display: none;
}

@media (max-width: 767px) {
  .inner-block .swibox .big .swiper-button-prev {
    display: flex;
    left: -1rem;
    top: 45%;
  }
}

.inner-block .swibox .big .swiper-button-next {
  display: none;
}

@media (max-width: 767px) {
  .inner-block .swibox .big .swiper-button-next {
    display: flex;
    right: -1rem;
    top: 45%;
  }
}

.inner-block .swibox .small {
  width: 355px;
  background: #F8F2FF;
  padding: 40px;
  height: 688px;
  position: relative;
}

@media (max-width: 1024px) {
  .inner-block .swibox .small {
    height: 556px;
    width: 255px;
  }
}

@media (max-width: 767px) {
  .inner-block .swibox .small {
    display: none;
  }
}

.inner-block .swibox .small .swiper {
  height: 100%;
}

.inner-block .swibox .small .swiper-slide {
  height: calc((100% - 20px) / 2.5) !important;
  position: relative;
}

.inner-block .swibox .small .swiper-slide.swiper-slide-active .boximg {
  position: relative;
}

.inner-block .swibox .small .swiper-slide.swiper-slide-active .boximg::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: 6px solid #AC7EDB;
}

.inner-block .swibox .small .swiper-slide .boximg {
  height: 100%;
  background: #efefef;
}

.inner-block .swibox .small .swiper-slide .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.inner-block .swibox .small .swiper-button-prev {
  position: absolute;
  width: auto;
  height: auto;
  background: transparent;
  border: none;
  top: 30px;
  left: 50%;
  transform: rotate(90deg);
}

.inner-block .swibox .small .swiper-button-next {
  position: absolute;
  width: auto;
  height: auto;
  background: transparent;
  border: none;
  top: auto;
  bottom: 10px;
  left: 50%;
  right: auto;
  transform: rotate(-270deg);
}

.inner-block .curriculum-structure {
  position: relative;
}

.inner-block .curriculum-structure .purpback {
  background: #F9F5FF;
  padding: 30px;
}

.inner-block .curriculum-structure .purpback table {
  border-collapse: separate;
  border-spacing: 7px 7px;
  table-layout: fixed;
  margin-bottom: 0;
  border: none !important;
  margin-left: -7px;
}

@media (max-width: 992px) {
  .inner-block .curriculum-structure .purpback table {
    width: 200%;
  }
}

.inner-block .curriculum-structure .purpback table thead tr th {
  background: #773BB2;
  padding: 0.65rem 1rem;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
}

@media (max-width: 1024px) {
  .inner-block .curriculum-structure .purpback table thead tr th {
    font-size: 18px;
  }
}

.inner-block .curriculum-structure .purpback table thead tr th:nth-child(1) {
  text-align: left;
}

.inner-block .curriculum-structure .purpback table tbody tr {
  border-color: #ffffff;
}

.inner-block .curriculum-structure .purpback table tbody tr td {
  background: #F2F2F2;
  padding: 0.8rem 1rem;
  border: none;
  text-align: center;
  color: #1A1A1A;
}

.inner-block .curriculum-structure .purpback table tbody tr td:nth-child(1) {
  text-align: left;
}

.inner-block .curriculum-structure .purpback table tbody tr td a {
  display: block;
  text-decoration: underline;
  color: #3B90FF;
}

.inner-block .purpback {
  background: #F9F5FF;
  padding: 100px 0px;
}

.inner-block .sslistbox {
  position: relative;
}

.inner-block .sslistbox .row .col-md-3 a {
  display: block;
}

.inner-block .sslistbox .row .col-md-3 a .imgs {
  height: 275px;
  border: 1px solid #E6E6E6;
  width: 100%;
  background: #FBFBFB;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 1.5rem;
}

.inner-block .sslistbox .row .col-md-3 a p {
  border-bottom: 1px solid #C5C5C5;
  margin-bottom: 0;
  margin-top: 20px;
  padding-bottom: 5px;
  position: relative;
}

.inner-block .sslistbox .row .col-md-3 a p::after {
  content: '';
  display: block;
  width: 75px;
  height: 1.5px;
  background: #1158AB;
  position: absolute;
  left: 0;
  bottom: 0;
}

.inner-block .wids {
  max-width: 80%;
  margin: 0 auto;
}

@media (max-width: 1280px) {
  .inner-block .wids {
    max-width: 100%;
  }
}

.inner-block .wids .swibox {
  align-items: center;
}

.inner-block .wids .swibox .big .swiper-slide .boximg {
  height: 590px;
  background: #ffffff;
}

@media (max-width: 767px) {
  .inner-block .wids .swibox .big .swiper-slide .boximg {
    height: 300px;
  }
}

.inner-block .wids .swibox .big .swiper-slide .boximg img {
  object-fit: cover;
}

.inner-block .wids .swibox .small {
  height: 688px;
}

.inner-block .row2 {
  flex-direction: row-reverse;
}

@media (max-width: 767px) {
  .inner-block .row2 {
    flex-direction: row;
  }
}

.inner-block .cons .text p {
  color: #000000;
}

.inner-block .contact ul {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}

.inner-block .contact ul li {
  list-style: none;
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;
  padding: 20px 20px;
  width: 23%;
  position: relative;
  padding-left: 40px;
}

@media (max-width: 992px) {
  .inner-block .contact ul li {
    width: 100%;
    padding-left: 0;
    border-bottom: none;
  }
}

.inner-block .contact ul li::after {
  content: '';
  display: block;
  width: 1px;
  height: 80%;
  top: 10%;
  background: rgba(112, 112, 112, 0.29);
  position: absolute;
  right: 0;
}

@media (max-width: 992px) {
  .inner-block .contact ul li::after {
    display: none;
  }
}

.inner-block .contact ul li p {
  color: #5D45AF;
  margin-bottom: 10px;
  font-size: 18px;
}

@media (max-width: 768px) {
  .inner-block .contact ul li p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .inner-block .contact ul li p {
    font-size: 14px;
  }
}

.inner-block .contact ul li span {
  font-size: 20px;
}

@media (max-width: 768px) {
  .inner-block .contact ul li span {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .inner-block .contact ul li span {
    font-size: 16px;
  }
}

.inner-block .contact ul li:nth-child(1) {
  width: 30%;
}

@media (max-width: 992px) {
  .inner-block .contact ul li:nth-child(1) {
    width: 100%;
  }
}

.inner-block .contact ul li:nth-last-child(1) {
  width: 100%;
  border-top: none;
  padding-left: 0;
}

.inner-block .contact ul li:nth-last-child(1)::after {
  display: none;
}

@media (max-width: 992px) {
  .inner-block .contact ul li:nth-last-child(1) {
    border-top: 1px solid #D5D5D5;
    border-bottom: 1px solid #D5D5D5;
  }
}

.inner-block .contact ul li:nth-last-child(1) ul {
  display: flex;
  justify-content: space-between;
  padding-left: 0;
}

.inner-block .contact ul li:nth-last-child(1) ul li {
  border-top: none;
  width: 50%;
  padding: 0;
  border-bottom: none;
  position: relative;
}

.inner-block .contact ul li:nth-last-child(1) ul li::after {
  content: '';
  display: block;
  width: 1px;
  height: 80%;
  top: 10%;
  background: rgba(112, 112, 112, 0.29);
  position: absolute;
  right: 0;
}

.inner-block .contact ul li:nth-last-child(1) ul li:nth-last-child(1) {
  padding-left: 50px;
}

.inner-block .contact ul li:nth-last-child(1) ul li:nth-last-child(1)::after {
  display: none;
}

@media (max-width: 767px) {
  .inner-block .contact ul li:nth-last-child(1) ul li:nth-last-child(1) {
    padding-left: 20px;
  }
}

.inner-block .contact ul li:nth-last-child(2)::after {
  display: none;
}

.inner-block .contact ul li:nth-child(1) {
  padding-left: 0;
}

.inner-block .publications .col-md-6 {
  display: flex;
  align-items: center;
}

@media (max-width: 992px) {
  .inner-block .publications .col-md-6 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .inner-block .publications .col-md-6 {
    flex-wrap: wrap;
  }
}

.inner-block .publications .col-md-6 .bimgs {
  width: 269px;
}

@media (max-width: 767px) {
  .inner-block .publications .col-md-6 .bimgs {
    width: 100%;
  }
  .inner-block .publications .col-md-6 .bimgs img {
    width: 100%;
  }
}

.inner-block .publications .col-md-6 .con {
  padding-left: 5%;
}

@media (max-width: 767px) {
  .inner-block .publications .col-md-6 .con {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
}

.inner-block .publications .col-md-6 .con .more {
  width: max-content;
}

@media (max-width: 767px) {
  .inner-block .publications .col-md-6 .con .more {
    width: max-content;
  }
}

.inner-block .publications .col-md-6 .con .more::before {
  content: '';
  display: block;
  width: 23px;
  height: 14px;
  background: url(../images/eye.svg) no-repeat top center;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .inner-block .publications .col-md-6 .con .more::before {
    right: 10px;
  }
}

.inner-block .publications .col-md-6 .con .more::after {
  content: '';
}

.inner-block .article img {
  display: block;
  width: 100%;
}

@media (max-width: 767px) {
  .inner-block .purpback {
    padding: 1.5rem !important;
  }
}

.inner-block .purpback .ptabox table tbody tr td {
  background: #fff !important;
}

.inner-block .purpback .more {
  width: max-content;
  position: relative;
}

.inner-block .purpback .more::after {
  content: '';
}

.inner-block .purpback .more::before {
  content: '';
  display: block;
  width: 14px;
  height: 16px;
  background: url(../images/dd.svg) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
}

@media (max-width: 767px) {
  .inner-block .purpback .more::before {
    top: 15px;
    right: 15px;
  }
}

.inner-block .bigboxs .swibox .big .swiper-slide .boximg {
  height: 895px;
}

@media (max-width: 1024px) {
  .inner-block .bigboxs .swibox .big .swiper-slide .boximg {
    height: 695px;
  }
}

@media (max-width: 767px) {
  .inner-block .bigboxs .swibox .big .swiper-slide .boximg {
    height: 300px;
  }
}

.inner-block .bigboxs .swibox .small {
  height: 956px;
}

@media (max-width: 1024px) {
  .inner-block .bigboxs .swibox .small {
    height: 756px;
  }
}

.inner-block .bigboxs .swibox .small .swiper-slide {
  height: calc((100% - 20px) / 3.5) !important;
}

.text h4 {
  font-size: 30px;
  color: #773BB2;
}

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

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

.text p {
  margin-bottom: 30px;
}

.text p img {
  width: 100%;
}

.text p em {
  color: #773BB2;
}

.text p a {
  color: #1D9CFF;
  text-decoration: underline;
}

.text ul {
  padding-left: 1.5rem;
}

.text ol {
  padding-left: 1.5rem;
}

.text ol li {
  margin-top: 10px;
}

.text ol li b {
  font-weight: bold;
  font-family: 'DMSans-Bold', '微軟正黑體';
}

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

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

@keyframes smoke1 {
  0%, 100% {
    transform: scale(1.01);
  }
  50% {
    transform: scale(1.07);
  }
}

@keyframes smoke2 {
  0%, 100% {
    transform: translate(-3%) translateY(0px);
  }
  50% {
    transform: translate(-3%) translateY(15px);
  }
}

.first-block {
  position: relative;
  width: 100%;
  height: 100%;
  background: #013990;
  color: #ffffff;
  padding: 100px 0 100px 0px;
}

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

.first-block::before {
  content: '';
  display: block;
  width: 827px;
  height: 581px;
  background: url(../images/xx.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  opacity: 0;
}

.first-block .address ul {
  padding-left: 0;
}

.first-block .address ul li {
  list-style: none;
  margin-bottom: 3.5rem;
}

.first-block .address ul li b {
  color: rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.first-block .address ul li b img {
  margin-right: 10px;
}

.first-block .address ul li p {
  text-align: center;
}

.head-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.second-block {
  position: relative;
  padding: 100px 0 100px 0px;
  width: 100%;
  height: 100%;
  background: #ffffff;
}

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

.second-block .container {
  position: relative;
  z-index: 2;
}

.second-block .datebox {
  display: flex;
  justify-content: center;
}

@media (max-width: 767px) {
  .second-block .datebox {
    flex-wrap: wrap;
  }
}

.second-block .datebox .items {
  margin: 10px;
}

@media (max-width: 767px) {
  .second-block .datebox .items {
    width: 25%;
    margin: 0;
    padding: 0 4px;
  }
}

.second-block .datebox .items .number {
  position: relative;
  width: 246px;
  height: 227px;
  font-size: 122px;
  font-weight: bold;
  background: #012E93;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  margin-bottom: 10px;
  overflow: hidden;
}

.second-block .datebox .items .number::before {
  content: '';
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.17);
  z-index: 1;
}

.second-block .datebox .items .number strong {
  position: relative;
  z-index: 3;
  display: block;
  text-decoration: line-through;
  text-decoration-color: #0D324F;
  text-decoration-thickness: 4px;
}

@media (max-width: 1024px) {
  .second-block .datebox .items .number {
    font-size: 100px;
    width: 200px;
    height: 180px;
  }
}

@media (max-width: 992px) {
  .second-block .datebox .items .number {
    font-size: 60px;
    width: 160px;
    height: 140px;
  }
}

@media (max-width: 767px) {
  .second-block .datebox .items .number {
    width: 100%;
    height: 75px;
    font-size: 40px;
  }
}

.second-block .datebox .items .counter {
  transition: all 0.3s ease;
}

.second-block .cs {
  color: rgba(234, 242, 245, 0.39);
  font-size: 297px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  width: 100%;
  text-align: center;
  white-space: nowrap;
}

@keyframes smoke1 {
  0%, 100% {
    transform: translate(3%) translateY(0px);
  }
  50% {
    transform: translate(3%) translateY(-15px);
  }
}

@keyframes smoke2 {
  0%, 100% {
    transform: translate(-3%) translateY(0px);
  }
  50% {
    transform: translate(-3%) translateY(15px);
  }
}

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

@media (max-width: 1024px) {
  .third-block.third-block-sp {
    padding-bottom: 100px;
  }
}

.third-block.third-block-sp::before {
  background: #EAF2F5;
}

.third-block.third-block-sp::after {
  content: '';
  display: block;
  width: 100%;
  height: 574px;
  background: url(../images/fbg2.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media (max-width: 1024px) {
  .third-block.third-block-sp::after {
    bottom: 0px;
  }
}

.third-block .thdbox {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 200px;
}

@media (max-width: 767px) {
  .third-block .thdbox {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.third-block .thdbox::after {
  content: '';
  display: block;
  width: 96%;
  height: 100%;
  background: #EAF2F5;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 0 0 60px;
}

@media (max-width: 1024px) {
  .third-block .thdbox::after {
    width: 100%;
  }
}

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

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

.third-block .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) {
  .third-block .row .col-md-4 {
    width: 50%;
    padding-right: calc(var(--bs-gutter-x) * 1);
    padding-left: calc(var(--bs-gutter-x) * 1);
  }
}

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

.third-block .row .col-md-4:nth-child(odd) a {
  transform: translateY(100px);
}

@media (max-width: 992px) {
  .third-block .row .col-md-4:nth-child(odd) a {
    transform: none;
  }
}

.third-block .row .col-md-4 a {
  display: block;
  height: 100%;
  background: #FFFFFF;
  height: 100%;
  position: relative;
  border-radius: 15px;
  padding: 2rem;
  text-align: center;
}

.third-block .row .col-md-4 .boximg {
  position: relative;
}

.third-block .row .col-md-4 .con {
  padding: 1.5rem;
  padding-bottom: 0;
}

.third-block .row .col-md-4 .con h3 {
  color: #1158AB;
}

.third-block .row .col-md-4 .con p {
  color: #000000;
  margin-bottom: 0;
}

.third-block .thdboxc {
  position: relative;
}

.third-block .thdboxc .swiper-slide a {
  display: block;
  height: 100%;
  background: #FFFFFF;
  height: 100%;
  position: relative;
  border-radius: 15px;
  padding: 2rem;
  text-align: center;
}

.third-block .thdboxc .swiper-slide .boximg {
  position: relative;
}

.third-block .thdboxc .swiper-slide .con {
  padding: 1.5rem;
  padding-bottom: 0;
}

.third-block .thdboxc .swiper-slide .con h3 {
  color: #1158AB;
}

.third-block .thdboxc .swiper-slide .con p {
  color: #000000;
  margin-bottom: 0;
}

.third-block .thdboxc .swiper-pagination {
  bottom: -30px;
}

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

.third-block .mobile {
  display: none;
}

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

.third-block::before {
  content: '';
  display: block;
  width: 100%;
  height: 80%;
  background: #013990;
  position: absolute;
  left: 0;
  top: 0;
}

.third-block::after {
  content: '';
  display: block;
  width: 100%;
  height: 574px;
  background: url(../images/fbg.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
}

.third-block .container {
  position: relative;
  z-index: 2;
}

.third-block .container .video {
  border-radius: 26px;
  position: relative;
  overflow: hidden;
}

.third-block .icos {
  position: absolute;
  left: -200px;
  top: -420px;
}

.four-block {
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: 100px 0px;
}

.four-block .title p {
  font-weight: normal;
  font-family: 'Inter-Regular', '微軟正黑體';
}

.four-block h3 {
  color: #1158AB;
  margin-top: 3rem;
  border-top: 1px solid #DBDBDB;
  padding-top: 30px;
}

.four-block .imgs {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0px;
}

@media (max-width: 767px) {
  .four-block .imgs {
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
  }
}

.four-block .imgs .img {
  margin: 0 2rem;
}

@media (max-width: 767px) {
  .four-block .imgs .img {
    width: 45%;
    margin: 0;
  }
}

.four-block .imgs .img img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .four-block .imgs .img img {
    height: auto;
    object-fit: contain;
    margin-bottom: 2.5rem;
  }
}

@media (max-width: 767px) {
  .four-block .imgs .img:last-child img {
    margin-bottom: 0;
  }
}

.fixed-right {
  position: fixed;
  right: 40px;
  top: 60%;
  transform: translateY(-63%);
  z-index: 99;
}

@media (max-width: 767px) {
  .fixed-right {
    right: 0px;
    width: 100%;
    top: auto;
    bottom: 0;
    right: 0;
    transform: none;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.fixed-right a {
  width: 92px;
  height: 92px;
  border-radius: 50%;
  background: #FFE0A1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  transition: all 0.35s ease;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin: 15px 0px;
  transition: all 0.35s ease;
}

.fixed-right a:nth-child(2) {
  background: #CAF3FF;
}

.fixed-right a:nth-child(2) h4 {
  color: #379CCC;
}

.fixed-right a:nth-child(3) {
  background: #E4EF9E;
}

.fixed-right a:nth-child(3) h4 {
  color: #9ABF1D;
}

.fixed-right a .icos {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fixed-right a h4 {
  margin-bottom: 0;
  color: #F27503;
  margin-top: 5px;
}

.fixed-right a:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
  .fixed-right a {
    right: 0px;
    width: 33.3333%;
    height: auto;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0.5rem 0;
    position: relative;
  }
  .fixed-right a::after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #FFFEF0;
    position: absolute;
    right: 0;
    top: 0;
  }
}

.links-block {
  position: relative;
  overflow: hidden;
  background: #FCF7F1;
  padding: 280px 0 100px 0px;
  margin-top: -100px;
}

@media (max-width: 767px) {
  .links-block {
    padding-top: 180px;
  }
}

.links-block .boxcontent {
  background: #ffffff;
  border-radius: 50px;
  border: 20px solid #FFD9D9;
  padding: 30px;
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .links-block .boxcontent {
    margin-bottom: 20px;
  }
}

.links-block .boxcontent:nth-child(2) {
  border-color: #CAF3FF;
}

.links-block .boxcontent:nth-child(2) ul li a {
  background: #EEF9FF;
}

.links-block .boxcontent:nth-child(3) {
  border-color: #E4EF9E;
}

.links-block .boxcontent:nth-child(3) ul li a {
  background: #FAFFE6;
}

.links-block .boxcontent h3 {
  margin-bottom: 25px;
}

.links-block .boxcontent ul {
  padding-left: 0;
}

.links-block .boxcontent ul li {
  list-style: none;
}

.links-block .boxcontent ul li:nth-child(even) a {
  background: #ffffff;
}

.links-block .boxcontent ul li a {
  display: block;
  background: #FFD9D9;
  padding: 20px;
  border-radius: 15px;
  transition: all 0.35s ease;
  margin: 5px 0px;
}

.links-block .boxcontent ul li a:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.links-block .ico1 {
  position: absolute;
  left: -90px;
  top: 20%;
}

.links-block .ico2 {
  position: absolute;
  right: -150px;
  top: 65%;
}

.xxv-one-block {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  padding: 100px 0px;
}

@media (max-width: 767px) {
  .xxv-one-block {
    padding: 50px 0px;
  }
}

.xxv-one-block .row .ml-left {
  padding-left: 5rem;
}

@media (max-width: 1024px) {
  .xxv-one-block .row .ml-left {
    padding-left: 2rem;
  }
}

@media (max-width: 767px) {
  .xxv-one-block .row .ml-left {
    padding-left: 0;
    margin-top: 2rem;
  }
}

.xxv-one-block .row .ml-left p {
  color: #7D8186;
  margin-bottom: 3rem;
}

.xxv-one-block .row .ml-left dl dd {
  display: flex;
  align-items: center;
  margin-top: 1.5rem;
  justify-content: space-between;
}

.xxv-one-block .row .ml-left dl dd .icos {
  width: 63px;
  height: 63px;
  background: #1158AB;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .xxv-one-block .row .ml-left dl dd .icos {
    width: 35px;
    height: 35px;
  }
  .xxv-one-block .row .ml-left dl dd .icos img {
    width: 20px;
  }
}

.xxv-one-block .row .ml-left dl dd span {
  width: calc(100% - 83px);
}

@media (max-width: 767px) {
  .xxv-one-block .row .ml-left dl dd span {
    width: calc(100% - 45px);
  }
}

.xxv-one-block::after {
  content: '';
  display: block;
  width: 1077px;
  height: 593px;
  background: url(../images/xxd.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: -500px;
  top: 200px;
  opacity: 0;
}

.xxv-two-block {
  position: relative;
  overflow: hidden;
  background: #EAF2F5;
  padding: 100px 0px;
}

.xxv-two-block .row {
  margin-right: calc(-1.2 * var(--bs-gutter-x));
  margin-left: calc(-1.2 * var(--bs-gutter-x));
}

.xxv-two-block .row .col-md-6 {
  padding-right: calc(var(--bs-gutter-x) * 1.2);
  padding-left: calc(var(--bs-gutter-x) * 1.2);
}

.xxv-two-block .row .col-md-6 .box {
  background: #FFFFFF;
  border-radius: 19px;
  height: 100%;
}

.xxv-two-block .row .col-md-6 .box .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 58%;
  position: relative;
}

.xxv-two-block .row .col-md-6 .box .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.xxv-two-block .row .col-md-6 .box .con {
  padding: 2rem;
}

.xxv-two-block .row .col-md-6 .box .con dl dd {
  display: flex;
  margin-top: 1.5rem;
}

.xxv-two-block .row .col-md-6 .box .con dl dd i {
  width: 35px;
}

.xxv-two-block .row .col-md-6 .box .con dl dd span {
  width: calc(100% - 50px);
}

.xxv-two-block .row .col-md-6 .box .con dl dd span b {
  display: block;
}

.xxv-two-block .row .col-md-6 .box .con dl dd span a {
  color: #1158AB;
}

.xxv-there-block {
  position: relative;
  overflow: hidden;
  padding: 100px 0px;
  background: #ffffff;
}

@media (max-width: 767px) {
  .xxv-there-block {
    padding: 50px 0px;
    padding-bottom: 0;
  }
}

.xxv-there-block .text-bs .items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid #D4D9D2;
  padding-bottom: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
}

.xxv-there-block .text-bs .items:nth-last-child(1) {
  border-bottom: none;
}

.xxv-there-block .text-bs .items h4 {
  width: 350px;
}

@media (max-width: 768px) {
  .xxv-there-block .text-bs .items h4 {
    width: 200px;
  }
}

@media (max-width: 767px) {
  .xxv-there-block .text-bs .items h4 {
    width: 100%;
  }
}

.xxv-there-block .text-bs .items .rightbox {
  width: calc(100% - 350px);
}

@media (max-width: 768px) {
  .xxv-there-block .text-bs .items .rightbox {
    width: calc(100% - 220px);
  }
}

@media (max-width: 767px) {
  .xxv-there-block .text-bs .items .rightbox {
    width: 100%;
  }
}

.xxv-there-block .text-bs .items .rightbox ul {
  padding-left: 0;
}

.xxv-there-block .text-bs .items .rightbox ul li {
  list-style: none;
  background: #F2F6F7;
  padding: 2rem;
  margin-bottom: 1.5rem;
}

.xxv-there-block .text-bs .items .rightbox ul li h3 {
  display: flex;
  align-items: center;
  color: #1158AB;
  margin-bottom: 15px;
}

.xxv-there-block .text-bs .items .rightbox ul li h3 img {
  margin-right: 10px;
}

.xxv-there-block .text-bs .items .rightbox ul li p a {
  color: #1158AB;
  text-decoration: underline;
}

.xxv-there-block .text-bs .items .rightbox table tr td, .xxv-there-block .text-bs .items .rightbox table tr th {
  padding: 1rem;
  background: #F2F6F7;
  border: 2px solid #ffffff;
  color: #00172E;
}

.xxv-there-block .text-bs .items .rightbox table tr th {
  color: #1158AB;
  font-size: 24px;
}

@media (max-width: 1024px) {
  .xxv-there-block .text-bs .items .rightbox table tr th {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .xxv-there-block .text-bs .items .rightbox table tr th {
    font-size: 16px;
  }
}

.xxv-there-block .text-bs .items .rightbox table tr th img {
  vertical-align: middle;
  margin-right: 10px;
  width: 25px;
  height: 25px;
}

.xxv-there-block .text-bs .items .rightbox table tbody {
  border-top: none;
}

.xxv-there-block .text-bs .items .rightbox table tbody tr td:nth-child(1) {
  font-weight: bold;
  font-family: 'Inter-Bold', '微軟正黑體';
}

.welcome-block {
  position: relative;
  overflow: hidden;
  padding: 100px 0px;
  background: #EAF2F5;
}

.welcome-block .welcomebox .box {
  background: #FFFFFF;
  border-radius: 15px;
  padding: 3rem;
  display: flex;
  justify-content: space-between;
  margin-bottom: 3rem;
  flex-wrap: wrap;
}

.welcome-block .welcomebox .box .left {
  width: 330px;
  text-align: center;
  color: #1158AB;
}

@media (max-width: 768px) {
  .welcome-block .welcomebox .box .left {
    width: 200px;
  }
}

@media (max-width: 767px) {
  .welcome-block .welcomebox .box .left {
    width: 100%;
  }
}

.welcome-block .welcomebox .box .left img {
  display: block;
  margin-bottom: 1.5rem;
  width: 100%;
  border-radius: 50%;
}

.welcome-block .welcomebox .box .left em {
  font-style: italic;
}

.welcome-block .welcomebox .box .right {
  width: calc(100% - 370px);
  position: relative;
}

@media (max-width: 768px) {
  .welcome-block .welcomebox .box .right {
    width: calc(100% - 250px);
  }
}

@media (max-width: 767px) {
  .welcome-block .welcomebox .box .right {
    width: 100%;
    margin-top: 1.5rem;
  }
}

.welcome-block .welcomebox .box .right::after {
  content: '';
  display: block;
  width: 255px;
  height: 253px;
  background: url(../images/xt.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: -3rem;
  bottom: -3rem;
  opacity: 0;
}

.welcome-block .welcomebox .box .right .text::before {
  content: '';
  display: block;
  width: 52px;
  height: 50px;
  background: url(../images/d.png) no-repeat top center;
  margin-bottom: 10px;
}

.video-block {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  padding: 100px 0px;
}

.video-block::before {
  content: '';
  display: block;
  width: 322px;
  height: 414px;
  background: url(../images/we.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 30%;
  display: none;
}

.video-block .videobox .row {
  margin-top: 8rem;
}

@media (max-width: 767px) {
  .video-block .videobox .row {
    margin-top: 3rem;
  }
}

.video-block .videobox .row:nth-child(even) {
  flex-direction: row-reverse;
}

.video-block .videobox .row:nth-child(even) .textbox {
  padding-right: 2.5rem;
  padding-left: 0;
}

.video-block .videobox .row p {
  color: #7D8186;
}

.video-block .videobox .row .textbox {
  padding-left: 2.5rem;
}

@media (max-width: 768px) {
  .video-block .videobox .row .textbox {
    padding-left: 0;
    margin-top: 2rem;
  }
}

.video-block .videobox .row .imgs {
  height: 100%;
  position: relative;
}

.video-block .videobox .row .imgs::after {
  content: '';
  display: block;
  width: 102px;
  height: 102px;
  background: url(../images/play.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
  .video-block .videobox .row .imgs::after {
    width: 50px;
    height: 50px;
  }
}

.video-block .videobox .row .imgs img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 15px;
}

@media (max-width: 768px) {
  .video-block .videobox .row .col-md-7, .video-block .videobox .row .col-md-5 {
    width: 100%;
  }
}

.who-block {
  position: relative;
  overflow: hidden;
  padding: 100px 0px;
}

.who-block::before {
  content: '';
  display: block;
  position: absolute;
  right: -400px;
  top: -400px;
  width: 861px;
  height: 855px;
  background: url(../images/th.png) no-repeat top center;
  background-size: cover;
  opacity: 0;
}

@media (max-width: 767px) {
  .who-block::before {
    width: 561px;
    height: 555px;
  }
}

.partners-block {
  position: relative;
  overflow: hidden;
}

.partners-block h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/pe1.png) no-repeat top center;
  background-size: cover;
  color: #ffffff;
  margin: 0 auto;
  height: 89px;
  width: 284px;
}

.partners-block h4.h42 {
  background: #9EA5A8;
}

.partners-block h4.h43 {
  height: 89px;
  width: 284px;
  background: url(../images/pe2.png) no-repeat top center;
  background-size: cover;
}

.partners-block .row .col-xs-12 a {
  display: block;
  border-radius: 8px;
  background: #ffffff;
  padding: 4rem 2rem;
  border: 1px solid #EFEFEF;
  height: 100%;
}

.partners-block .row .col-xs-12 a .icos {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
  height: auto;
  font-style: normal;
}

@media (max-width: 767px) {
  .partners-block .row .col-xs-12 a .icos {
    flex-wrap: wrap;
  }
}

.partners-block .row .col-xs-12 a .icos::after {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/rr.png) no-repeat top center;
  background-size: cover;
}

.partners-block .row .col-xs-12 a .icos p {
  margin-bottom: 0;
  width: calc(100% - 400px);
  padding-right: 2rem;
}

@media (max-width: 767px) {
  .partners-block .row .col-xs-12 a .icos p {
    width: 100%;
    padding-right: 0;
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
}

.awards-block {
  position: relative;
  overflow: hidden;
  background: #EAF2F5;
  padding: 100px 0px;
  margin-top: 60px;
}

.awards-block .taba {
  display: flex;
  align-items: center;
  justify-content: center;
}

.awards-block .taba a {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #000000;
  padding: 10px 20px;
  border-radius: 40px;
  margin: 10px;
  text-align: center;
}

.awards-block .taba a.active {
  background: #000000;
  color: #ffffff;
}

@media (max-width: 767px) {
  .awards-block .tabcontent .items .row.row2 .col-xs-12 {
    width: 100% !important;
  }
}

.awards-block .tabcontent .items .row .col-xs-12 .box {
  display: inline-block;
  border-radius: 8px;
  background: #ffffff;
  padding: 4rem 2rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .awards-block .tabcontent .items .row .col-xs-12 .box {
    padding: 2rem;
  }
}

@media (max-width: 767px) {
  .awards-block .tabcontent .items .row .col-xs-12 {
    width: 50%;
  }
}

.awards-block .tabcontent .items .row .col-xs-12 a {
  display: block;
  border-radius: 8px;
  background: #ffffff;
  padding: 4rem 2rem;
  border: 1px solid #EFEFEF;
  height: 100%;
}

@media (max-width: 767px) {
  .awards-block .tabcontent .items .row .col-xs-12 a {
    padding: 2rem;
  }
}

.awards-block .tabcontent .items .row .col-xs-12 a .icos {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
  height: auto;
  font-style: normal;
}

@media (max-width: 767px) {
  .awards-block .tabcontent .items .row .col-xs-12 a .icos {
    flex-wrap: wrap;
  }
}

.awards-block .tabcontent .items .row .col-xs-12 a .icos::after {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/rr.png) no-repeat top center;
  background-size: cover;
}

.awards-block .tabcontent .items .row .col-xs-12 a .icos span {
  width: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.awards-block .tabcontent .items .row .col-xs-12 a .icos p {
  margin-bottom: 0;
  width: calc(100% - 400px);
  padding-right: 2rem;
}

@media (max-width: 767px) {
  .awards-block .tabcontent .items .row .col-xs-12 a .icos p {
    width: 100%;
    padding-right: 0;
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
}

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

@media (max-width: 992px) {
  .awardsnew-block {
    padding: 70px 0px;
  }
}

.awardsnew-block::before {
  content: '';
  display: block;
  width: 100%;
  height: 425px;
  background: url(../images/abg1.jpg) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 1024px) {
  .awardsnew-block::before {
    height: 495px;
  }
}

@media (max-width: 768px) {
  .awardsnew-block::before {
    height: 425px;
  }
}

@media (max-width: 767px) {
  .awardsnew-block::before {
    height: 520px;
  }
}

.awardsnew-block::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/abg2.jpg) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 425px;
}

@media (max-width: 1024px) {
  .awardsnew-block::after {
    top: 495px;
  }
}

@media (max-width: 768px) {
  .awardsnew-block::after {
    top: 425px;
  }
}

@media (max-width: 767px) {
  .awardsnew-block::after {
    top: 520px;
  }
}

.awardsnew-block .video {
  position: relative;
  z-index: 2;
  border-radius: 26px;
  overflow: hidden;
}

.awardsnew-block .video img, .awardsnew-block .video iframe, .awardsnew-block .video video {
  width: 100%;
}

.awardsnew-block .video::after {
  content: '';
  display: none;
  width: 102px;
  height: 102px;
  background: url(../images/play.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
  .awardsnew-block .video::after {
    width: 50px;
    height: 50px;
  }
}

.awardsnew-block .btn-a-url span {
  color: #DEBE89;
  text-decoration: underline;
}

.awardsnew2-block {
  position: relative;
  overflow: hidden;
  padding: 100px 0px;
  color: #A07734;
}

.events-programe-block {
  position: relative;
  overflow: hidden;
  padding: 100px 0px;
  background: #EAF2F5;
}

@media (max-width: 767px) {
  .events-programe-block {
    padding: 50px 0px;
  }
}

.events-programe-block.anoc-themed-session::after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #EAF2F5;
  height: 45%;
}

@media (max-width: 768px) {
  .events-programe-block.anoc-themed-session::after {
    height: 30%;
  }
}

.events-programe-block.anoc-themed-session .container {
  position: relative;
  z-index: 2;
}

.events-programe-block::before {
  content: '';
  display: block;
  position: absolute;
  right: -400px;
  top: -400px;
  width: 861px;
  height: 855px;
  background: url(../images/th.png) no-repeat top center;
  background-size: cover;
  opacity: 0;
}

@media (max-width: 767px) {
  .events-programe-block::before {
    width: 561px;
    height: 555px;
  }
}

.events-programe-block .tablebox {
  position: relative;
  overflow: hidden;
  border-radius: 15px 15px 0 0;
  margin-bottom: 1.5rem;
}

.events-programe-block .table {
  border-radius: 15px 15px 0 0;
}

.events-programe-block .table td, .events-programe-block .table th {
  padding: 1.5rem;
}

.events-programe-block .table thead {
  border-radius: 15px 15px 0 0;
  color: #ffffff;
  background: transparent linear-gradient(88deg, #18739F 0%, #94C8E1 100%) 0% 0% no-repeat padding-box;
}

.events-programe-block .table thead tr td, .events-programe-block .table thead tr th {
  padding: 1.5rem;
}

@media (max-width: 767px) {
  .events-programe-block .table thead tr td, .events-programe-block .table thead tr th {
    padding: 1rem;
  }
}

.events-programe-block .table thead tr td h4, .events-programe-block .table thead tr th h4 {
  margin-bottom: 0;
}

.events-programe-block .table tbody {
  border-top: none;
}

.events-programe-block .table tbody tr {
  background: #fff;
}

.events-programe-block .table tbody tr:nth-child(odd) td {
  background: #FAFBFC;
}

.events-programe-block .table tbody tr td {
  font-size: 20px;
}

@media (max-width: 767px) {
  .events-programe-block .table tbody tr td {
    font-size: 14px;
  }
}

.events-programe-block .table tbody tr td:nth-child(1) {
  font-size: 24px;
  color: #1158AB;
  width: 30%;
}

@media (max-width: 767px) {
  .events-programe-block .table tbody tr td:nth-child(1) {
    font-size: 16px;
  }
}

.events-programe-block .boxcontent {
  width: 100%;
  height: 100%;
  border-radius: 40px;
  padding: 3rem;
  text-align: center;
  background: url(../images/bgs.png) no-repeat top center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .events-programe-block .boxcontent {
    padding: 3rem 1rem;
  }
}

.events-programe-block .boxcontent.boxcontent2 {
  text-align: left;
}

.events-programe-block .boxcontent.boxcontent2 .inn {
  text-align: left;
  padding: 5rem 3rem;
}

@media (max-width: 768px) {
  .events-programe-block .boxcontent.boxcontent2 .inn {
    padding: 0;
  }
}

.events-programe-block .boxcontent::after {
  content: '';
  display: block;
  position: absolute;
  left: 4px;
  top: 4px;
  background: #fff;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border-radius: 40px;
  z-index: 1;
}

.events-programe-block .boxcontent::before {
  content: '';
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  position: absolute;
  left: 4px;
  top: 4px;
  background-image: linear-gradient(to right, rgba(244, 255, 130, 0.1), rgba(81, 243, 255, 0.1), rgba(216, 115, 252, 0.1));
  z-index: 2;
}

.events-programe-block .boxcontent .inn {
  position: relative;
  text-align: center;
  z-index: 3;
  padding: 5rem;
}

@media (max-width: 768px) {
  .events-programe-block .boxcontent .inn {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .events-programe-block .boxcontent .inn p {
    margin: 1rem 0 !important;
  }
}

.economic-impact-block {
  position: relative;
  overflow: hidden;
  padding: 100px 0 250px 0px;
}

@media (max-width: 767px) {
  .economic-impact-block {
    padding: 50px 0 100px 0px;
  }
}

.economic-impact-block .mores {
  display: inline-block;
  background: #1158AB;
  border-radius: 40px;
  color: #ffffff;
  padding: 15px 50px;
}

.economic-impact-block .mores img {
  margin-right: 10px;
}

.economic-impact-block .itemsbox .items {
  border-bottom: 1px solid #DBDBDB;
  padding: 15px 60px;
}

.economic-impact-block .itemsbox .items:nth-child(1) {
  padding-top: 0;
  border-bottom: none;
}

.economic-impact-block .itemsbox .items:nth-child(3) div {
  color: #539254;
}

.economic-impact-block .itemsbox .items:nth-child(4) div {
  color: #E4A94E;
}

.economic-impact-block .itemsbox .items:nth-child(5) div {
  color: #CA4854;
}

.economic-impact-block .itemsbox .items div {
  display: flex;
  align-items: center;
  color: #1158AB;
}

.economic-impact-block .itemsbox .items div h3 {
  margin-bottom: 0;
}

.news-block {
  position: relative;
  overflow: hidden;
  padding: 100px 0 170px 0px;
  background: #EAF2F5;
}

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

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

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

.news-block .row .col-md-4 {
  padding-right: calc(var(--bs-gutter-x) * 1.3);
  padding-left: calc(var(--bs-gutter-x) * 1.3);
}

@media (max-width: 767px) {
  .news-block .row .col-md-4 {
    margin-top: 1rem !important;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
}

.news-block .row .col-md-4 a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background: #FFFFFF;
  transition: all 0.35s ease;
}

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

.news-block .row .col-md-4 a:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.news-block .row .col-md-4 a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 63%;
}

.news-block .row .col-md-4 a .boximg .eye {
  position: absolute;
  left: 1rem;
  top: 1rem;
  background: rgba(0, 23, 46, 0.5);
  border-radius: 16px;
  padding: 6px 11px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.news-block .row .col-md-4 a .boximg .eye img {
  width: 18px;
  height: 13px;
  position: relative;
  margin-right: 5px;
}

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

.news-block .row .col-md-4 a .con {
  padding: 1.5rem;
}

.news-block .row .col-md-4 a .con h3 {
  height: 140px;
  overflow: hidden;
  text-align: justify;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

@media (max-width: 1366px) {
  .news-block .row .col-md-4 a .con h3 {
    height: 120px;
  }
}

@media (max-width: 1024px) {
  .news-block .row .col-md-4 a .con h3 {
    height: 90px;
  }
}

@media (max-width: 767px) {
  .news-block .row .col-md-4 a .con h3 {
    height: auto;
  }
}

.news-block .row .col-md-4 a .con p {
  margin-bottom: 0;
  border-top: 1px solid #DBDBDB;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  color: #7D8186;
}

.news-block .last {
  padding: 100px 0px;
  margin: 100px 2% 0px;
  background-color: #ffffff;
  border-radius: 60px;
}

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

.news-block .last .container {
  position: relative;
  z-index: 2;
}

@media (max-width: 1024px) {
  .news-block .last .container .lastb {
    width: 95%;
  }
}

.news-block .last .container .lastb .items {
  border-top: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  padding: 50px 0px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

@media (max-width: 767px) {
  .news-block .last .container .lastb .items {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

.news-block .last .container .lastb .items b {
  color: #1158AB;
  font-weight: bold;
  width: 220px;
}

@media (max-width: 767px) {
  .news-block .last .container .lastb .items b {
    width: 100%;
  }
}

.news-block .last .container .lastb .items h3 {
  width: calc(100% - 300px);
  margin-bottom: 0;
}

.news-block .last .container .lastb .items h3 span {
  margin-top: 1rem;
  color: #858282;
}

@media (max-width: 767px) {
  .news-block .last .container .lastb .items h3 {
    width: 100%;
    margin: 1rem 0;
  }
}

.news-block .last .container .lastb .items .imgs {
  width: 198px;
}

.news-block .last .container .lastb .items .imgs img {
  width: 100%;
}

@media (max-width: 767px) {
  .news-block .last .container .lastb .items .imgs {
    width: 100%;
  }
}

.news-block .pd1 {
  position: absolute;
  left: 0;
  top: 30px;
  width: 357px;
  height: 220px;
}

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

.news-block .pd2 {
  position: absolute;
  top: 30%;
  right: -600px;
}

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

.news-block .mobile {
  display: none;
}

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

.news-block .container {
  position: relative;
  z-index: 2;
}

.news-detail-block {
  position: relative;
  padding-top: 50px;
}

.news-detail-block::before {
  content: '';
  display: block;
  width: 100%;
  height: 808px;
  position: absolute;
  left: 0;
  top: 0;
  background: #013990;
}

.news-detail-block::after {
  content: '';
  display: block;
  width: 100%;
  height: 808px;
  position: absolute;
  left: 0;
  top: 808px;
  background: url(../images/dbh.png) no-repeat top center;
  background-size: cover;
}

.news-detail-block .container {
  position: relative;
  z-index: 2;
}

.news-detail-block .container .bread {
  border-bottom: 1px solid #426B8C;
  padding-bottom: 50px;
}

.news-detail-block .container .bread * {
  color: #FFFFFF;
}

.news-detail-block .container .title-bx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .news-detail-block .container .title-bx {
    flex-wrap: wrap;
  }
}

.news-detail-block .container .title-bx ul {
  padding-left: 0;
  display: flex;
  align-items: center;
}

.news-detail-block .container .title-bx ul li {
  list-style: none;
  color: #ffffff;
  display: flex;
  align-items: center;
}

.news-detail-block .container .title-bx ul li:nth-child(2)::after {
  display: none;
}

.news-detail-block .container .title-bx ul li::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 21px;
  background: rgba(255, 255, 255, 0.25);
  margin: 0 20px;
}

.news-detail-block .container .title-bx ul li img {
  margin-right: 10px;
}

.news-detail-block .container .title-bx .share {
  display: flex;
  align-items: center;
}

.news-detail-block .container .title-bx .share span {
  color: #ffffff;
}

.news-detail-block .container .title-bx .share a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  background: #ffffff;
  border-radius: 50%;
  margin-left: 10px;
  transition: all 0.35s ease;
}

.news-detail-block .container .title-bx .share a:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background: #efefef;
}

.news-detail-block .container .title-bx .share .share-links {
  display: flex;
  align-items: center;
  margin-left: 10px;
}

.news-detail-block .container .detail {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #FFFFFF;
  padding: 5rem;
}

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

.news-detail-block .container .detail img {
  width: 100%;
}

.news-detail-block .container .back {
  color: #7D8186;
  display: flex;
  align-items: center;
}

.news-detail-block .container .back img {
  width: 20px;
  margin-right: 10px;
}

.news-detail-block .nq {
  position: absolute;
  left: 30px;
  top: 30px;
  background: url(../images/nq.png) no-repeat top center;
  background-size: contain;
}

.explore-block {
  position: relative;
  overflow: hidden;
  background: #EAF2F5;
  padding: 100px 0px;
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .explore-block {
    padding-top: 50px;
  }
}

.explore-block::before {
  content: '';
  display: block;
  width: 1105px;
  height: 1097px;
  background: url(../images/qz2.png) no-repeat top center;
  background-size: contain;
  position: absolute;
  left: -600px;
  bottom: 500px;
  opacity: 0;
}

.explore-block .row .col-md-4 img {
  border-radius: 16px;
}

.explore-block .row .col-md-8 .text {
  width: 90%;
  color: #00172E;
}

@media (max-width: 767px) {
  .explore-block .row .col-md-8 .text {
    width: 100%;
  }
}

.explore-block .whiteback {
  background: #ffffff;
  padding: 100px 0px;
  margin-top: 100px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .explore-block .whiteback {
    padding-bottom: 0px;
    padding-top: 60px;
  }
}

.explore-block .whiteback::after {
  content: '';
  display: block;
  width: 1077px;
  height: 593px;
  position: absolute;
  right: -600px;
  top: 50px;
  background: url(../images/qz.png) no-repeat top center;
  background-size: contain;
  opacity: 0;
}

.explore-block .whiteback .whiteback-text h2 {
  position: relative;
  display: flex;
  align-items: center;
}

.explore-block .whiteback .whiteback-text h2::before {
  content: '';
  display: block;
  width: 7px;
  height: 37px;
  background: #1158AB;
  margin-right: 10px;
}

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

@media (max-width: 767px) {
  .explore-block .whiteback .row .col-md-5 {
    margin-top: 0 !important;
  }
}

.explore-block .whiteback .row .col-md-5 .macao {
  position: relative;
  border-radius: 16px;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}

.explore-block .whiteback .row .col-md-5 .macao::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.explore-block .whiteback .row .col-md-5 .macao img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.explore-block .whiteback .row .col-md-5 .macao .city {
  position: absolute;
  left: 1.5rem;
  bottom: 1.5rem;
  color: #ffffff;
  z-index: 2;
  display: flex;
  align-items: center;
}

.explore-block .whiteback .row .col-md-5 .macao .city::before {
  content: '';
  display: block;
  width: 19px;
  height: 23px;
  background: url(../images/m.svg) no-repeat top center;
  background-size: cover;
  margin-right: 10px;
}

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

@media (max-width: 767px) {
  .explore-block .whiteback .row .col-md-7 {
    margin-top: 0 !important;
  }
}

.explore-block .whiteback .row .col-md-7 .city-text {
  padding-left: 2rem;
}

@media (max-width: 1024px) {
  .explore-block .whiteback .row .col-md-7 .city-text {
    padding-left: 0;
  }
}

.explore-block .whiteback .row .col-md-7 .city-text h4 {
  color: #1158AB;
}

@media (max-width: 767px) {
  .explore-block .whiteback .row .col-md-7 .city-text h4 {
    font-size: 20px;
  }
}

.explore-block .whiteback .row .col-md-7 .city-text .items {
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.explore-block .whiteback .row .col-md-7 .city-text .items:nth-last-child(1) {
  border-bottom: 0;
}

.explore-block .whiteback .row .col-md-7 .city-text .items em {
  color: #1158AB;
  width: 100px;
}

@media (max-width: 767px) {
  .explore-block .whiteback .row .col-md-7 .city-text .items em {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}

.explore-block .whiteback .row .col-md-7 .city-text .items h3 {
  width: 330px;
  position: relative;
  display: flex;
  color: #00172E;
}

@media (max-width: 767px) {
  .explore-block .whiteback .row .col-md-7 .city-text .items h3 {
    width: 100%;
    display: block;
  }
}

.explore-block .whiteback .row .col-md-7 .city-text .items p {
  width: calc(100% - 380px);
  color: #7D8186;
}

@media (max-width: 767px) {
  .explore-block .whiteback .row .col-md-7 .city-text .items p {
    width: 100%;
  }
}

.explore-block .title-xian {
  position: relative;
  display: flex;
  align-items: center;
}

.explore-block .title-xian::before {
  content: '';
  display: block;
  width: 7px;
  height: 37px;
  background: #1158AB;
  margin-right: 10px;
}

.explore-block .exd {
  padding-top: 100px;
  width: 87%;
  float: right;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (max-width: 1680px) {
  .explore-block .exd {
    width: 93%;
  }
}

@media (max-width: 1024px) {
  .explore-block .exd {
    width: 95%;
  }
}

@media (max-width: 767px) {
  .explore-block .exd {
    width: 100%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.explore-block .exd .exd-text {
  width: 650px;
}

@media (max-width: 1024px) {
  .explore-block .exd .exd-text {
    width: 100%;
  }
}

.explore-block .exd .exd-text h2 {
  position: relative;
  display: flex;
  align-items: center;
}

.explore-block .exd .exd-text h2::before {
  content: '';
  display: block;
  width: 7px;
  height: 37px;
  background: #1158AB;
  margin-right: 10px;
}

.explore-block .exd .exd-text p {
  margin-top: 1.5rem;
  color: #00172E;
}

.explore-block .exd .guest {
  width: calc(100% - 650px);
}

@media (max-width: 1024px) {
  .explore-block .exd .guest {
    width: 100%;
    margin-top: 2rem;
  }
}

.explore-block .exd .guest .swiper-pagination {
  display: none;
}

.explore-block .exd .guest .swiper-slide .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 70%;
  position: relative;
}

.explore-block .exd .guest .swiper-slide .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.explore-block .expect {
  margin-top: 100px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .explore-block .expect {
    margin-top: 50px;
  }
}

.explore-block .expect > h4 {
  color: #1158AB;
  border-radius: 20px 20px 0 0;
  background: #FFFFFF;
  padding: 1.5rem 3rem;
  width: max-content;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}

.explore-block .expect .exbox {
  background: #fff;
  border-radius: 0 16px 16px 16px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}

.explore-block .expect .exbox .box {
  width: 33.333%;
  border-right: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  box-sizing: border-box;
  padding: 3rem;
}

@media (max-width: 767px) {
  .explore-block .expect .exbox .box {
    width: 100% !important;
    border-bottom: 1px solid #DBDBDB !important;
    border-right: 0 !important;
    padding: 1.5rem;
  }
}

.explore-block .expect .exbox .box:nth-last-child(1) {
  border-bottom: none;
  border-right: none;
}

@media (max-width: 767px) {
  .explore-block .expect .exbox .box:nth-last-child(1) {
    border-bottom: none !important;
  }
}

.explore-block .expect .exbox .box:nth-last-child(2) {
  border-bottom: none;
}

.explore-block .expect .exbox .box:nth-last-child(3) {
  border-bottom: none;
}

.explore-block .expect .exbox .box:nth-last-child(4) {
  border-right: none;
}

.explore-block .expect .exbox .box:nth-child(1) {
  width: 50%;
}

.explore-block .expect .exbox .box:nth-child(2) {
  width: 50%;
}

.explore-block .expect .exbox .box em {
  color: #1158AB;
}

.explore-block .expect .exbox .box h4 {
  margin-top: 0.5rem;
}

.explore-block .expect .exbox .box p {
  color: #7D8186;
  margin-bottom: 0;
}

.explore-block .expect .text {
  max-width: 100%;
  margin: 5rem auto 8rem auto;
  color: #00172E;
  background: url(../images/fin.png) no-repeat top center;
  background-size: cover;
  padding: 5rem;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .explore-block .expect .text {
    max-width: 100%;
    padding: 2rem;
  }
}

.explore-block .expect .text h2 {
  font-size: 36px;
}

@media (max-width: 1024px) {
  .explore-block .expect .text h2 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .explore-block .expect .text h2 {
    font-size: 24px;
  }
}

.explore-block .expect .text p {
  margin-bottom: 0;
}

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

.previous-editions-block::after {
  content: '';
  display: block;
  width: 861px;
  height: 822px;
  background: url(../images/cc.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: -300px;
  top: 0;
  opacity: 0;
}

.previous-editions-block .title {
  color: #A07734;
}

.previous-editions-block .row .col-md-2 {
  width: 20%;
}

@media (max-width: 992px) {
  .previous-editions-block .row .col-md-2 {
    width: 100%;
    margin-bottom: 2.5rem;
  }
}

@media (max-width: 767px) {
  .previous-editions-block .row .col-md-2 {
    width: 100%;
  }
}

.previous-editions-block .row .col-md-2 .boxc {
  position: relative;
  text-align: center;
}

.previous-editions-block .row .col-md-2 .boxc .box {
  border: 4px solid #896A22;
  border-radius: 12px;
  background: #fff;
  color: #ffffff;
  padding: 1rem 0.5rem;
  height: 185px;
}

@media (max-width: 992px) {
  .previous-editions-block .row .col-md-2 .boxc .box {
    height: auto;
  }
}

@media (max-width: 767px) {
  .previous-editions-block .row .col-md-2 .boxc .box {
    width: 220px;
    margin: 0 auto;
    padding: 1.5rem 0.5rem;
  }
}

.previous-editions-block .row .col-md-2 .boxc .box p {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  color: #A07734;
  height: 52px;
}

@media (max-width: 992px) {
  .previous-editions-block .row .col-md-2 .boxc .box p {
    height: auto;
  }
}

.previous-editions-block .row .col-md-2 .boxc h4 {
  margin-top: 1rem;
  margin-bottom: 0;
  color: #A07734;
}

.previous-editions-block .row .col-md-2 .boxc b {
  display: block;
  margin-top: 1rem;
  color: #A07734;
}

@media (max-width: 767px) {
  .previous-editions-block .row .col-md-2 .boxc b {
    margin: 0.5rem 0;
    font-size: 34px;
  }
}

.previous-editions-block .xian {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 3rem auto;
}

@media (max-width: 992px) {
  .previous-editions-block .xian {
    display: none;
  }
}

.previous-editions-block .xian::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #DEBE89;
  position: absolute;
  left: 0;
  top: 16px;
}

.previous-editions-block .xian .circle {
  width: 20%;
  position: relative;
  z-index: 2;
}

.previous-editions-block .xian .circle::before {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  background: #DEBE89;
  border-radius: 50%;
  border: 5px solid #A07734;
  margin: 0 auto;
}

.previous-editions2-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: url(../images/pebg5.png) no-repeat top center;
  background-size: cover;
  padding: 100px 0px;
}

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

@media (max-width: 767px) {
  .previous-editions2-block .row {
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
  }
}

.previous-editions2-block .row .col-md-3 {
  padding-right: calc(var(--bs-gutter-x) * 1.5);
  padding-left: calc(var(--bs-gutter-x) * 1.5);
}

@media (max-width: 992px) {
  .previous-editions2-block .row .col-md-3 {
    width: 33.333%;
  }
}

@media (max-width: 767px) {
  .previous-editions2-block .row .col-md-3 {
    width: 50%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
}

.previous-editions2-block .row .col-md-3 .boximg {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 70%;
  position: relative;
  border-radius: 16px;
}

.previous-editions2-block .row .col-md-3 .boximg.video-playing {
  padding-bottom: 180%;
}

.previous-editions2-block .row .col-md-3 .boximg.video-playing video {
  height: 100% !important;
}

.previous-editions2-block .row .col-md-3 .boximg .time {
  display: block;
  width: max-content;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.51);
  position: absolute;
  right: 20px;
  bottom: 15px;
  z-index: 2;
  color: #ffffff;
  padding: 5px 10px;
}

.previous-editions2-block .row .col-md-3 .boximg img, .previous-editions2-block .row .col-md-3 .boximg video {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100% !important;
}

.previous-editions2-block .row .col-md-3 .con {
  padding-top: 1rem;
  color: #ffffff;
}

.previous-editions2-block .row .col-md-3 .con p {
  font-style: italic;
}

.previous-editions2-block .container {
  position: relative;
  z-index: 22;
}

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

.previous-editions3-block::before {
  content: '';
  display: block;
  width: 1175px;
  height: 1172px;
  background: url(../images/xxx.png) no-repeat top center;
  background-size: contain;
  position: absolute;
  left: -600px;
  bottom: -600px;
  opacity: 0;
}

.previous-editions3-block .title {
  color: #A07734;
}

.previous-editions3-block .awords {
  position: relative;
  padding-bottom: 50px;
}

.previous-editions3-block .awords .swiper-button-next {
  width: 32px;
  height: 32px;
  right: -3rem;
  background: #fff;
  border: 1px solid #C58F20;
  top: 38%;
}

@media (max-width: 1024px) {
  .previous-editions3-block .awords .swiper-button-next {
    right: -1rem;
  }
}

.previous-editions3-block .awords .swiper-button-next::after {
  color: #C58F20;
  font-size: 14px;
}

.previous-editions3-block .awords .swiper-button-prev {
  width: 32px;
  height: 32px;
  left: -3rem;
  background: #fff;
  border: 1px solid #C58F20;
  top: 38%;
}

@media (max-width: 1024px) {
  .previous-editions3-block .awords .swiper-button-prev {
    left: -1rem;
  }
}

.previous-editions3-block .awords .swiper-button-prev::after {
  color: #C58F20;
  font-size: 14px;
}

.previous-editions3-block .awords .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border: 1px solid #A07734;
  background: #fff;
}

.previous-editions3-block .awords .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-image: linear-gradient(#FFC540, #895700);
}

.previous-editions3-block .awords .swiper-slide {
  padding-top: 1.5rem;
}

.previous-editions3-block .awords .swiper-slide .boximg {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 70%;
  position: relative;
  border-radius: 16px;
}

.previous-editions3-block .awords .swiper-slide .boximg .year {
  display: block;
  width: 108px;
  height: 34px;
  background: url(../images/y.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 20px;
  top: -15px;
  z-index: 2;
  color: #ffffff;
  padding-left: 15px;
  padding-top: 2px;
}

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

.previous-editions3-block .awords .swiper-slide .con {
  padding-top: 1rem;
  color: #A07734;
}

.previous-editions3-block .awords .swiper-slide .con p {
  font-style: italic;
  text-align: justify;
}

.previous-editions3-block .container {
  position: relative;
  z-index: 22;
}

.partner-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: url(../images/be.png) no-repeat top center;
  background-size: cover;
  padding-top: 100px;
}

.partner-block.partner-block2 {
  position: relative;
  background: none;
}

.partner-block.partner-block2::after {
  content: '';
  display: none;
  width: 861px;
  height: 822px;
  background: url(../images/cc.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: -300px;
  top: 0;
  opacity: 0;
}

.partner-block.partner-block2 .text {
  color: #A07734;
}

.partner-block .pd {
  width: 100%;
  position: relative;
  height: 500px;
  z-index: 2;
}

@media (max-width: 767px) {
  .partner-block .pd {
    height: 300px;
  }
}

.partner-block .pd img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.partner-block .inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.partner-block .more-arrow {
  display: block;
  background: #A87E38;
  width: max-content;
  padding: 20px 40px;
  color: #ffffff;
  border-radius: 40px;
  margin: 0 auto;
}

.partner-block .text p a {
  color: #FFC540;
  text-decoration: underline;
}

.clients-one-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: url(../images/an1.png) no-repeat top center;
  background-size: cover;
  padding: 100px 0px;
}

.clients-one-block .taba {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.clients-one-block .taba a {
  width: 49%;
  border: 1px solid #FFFFFF;
  border-radius: 66px;
  text-align: center;
  padding: 1rem 2rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.clients-one-block .taba a.active {
  background: #241A06;
  border-color: #241A06;
}

.clients-one-block .tabcontent .items .row {
  justify-content: center;
}

@media (max-width: 992px) {
  .clients-one-block .tabcontent .items .row .col-md-3 {
    width: 33.33%;
  }
}

@media (max-width: 767px) {
  .clients-one-block .tabcontent .items .row .col-md-3 {
    width: 50%;
  }
}

.clients-one-block .tabcontent .items .row .imgs {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 8px;
  padding: 1rem;
}

@media (max-width: 992px) {
  .clients-one-block .tabcontent .items .row .imgs {
    height: 158px;
  }
}

.clients-two-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: url(../images/an2.png) no-repeat top center;
  background-size: cover;
  padding: 100px 0px;
}

.clients-two-block .row {
  justify-content: center;
}

@media (max-width: 767px) {
  .clients-two-block .row .col-md-4 {
    width: 50%;
  }
}

.clients-two-block .row .imgs {
  height: 158px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 8px;
  padding: 1rem;
}

.clients-two-block::after {
  content: '';
  display: block;
  width: 861px;
  height: 855px;
  background: url(../images/cl.png) no-repeat top center;
  background-size: contain;
  position: absolute;
  right: -300px;
  bottom: -200px;
  opacity: 0;
}

table thead tr th {
  padding: 0.65rem 2rem;
  vertical-align: middle;
}

@media (max-width: 767px) {
  table thead tr th {
    padding: 1rem;
  }
}

table tbody tr {
  background: #FFFFFF;
}

table tbody tr td {
  padding: 0.65rem 2rem;
  vertical-align: middle;
}

@media (max-width: 1024px) {
  table tbody tr td {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  table tbody tr td {
    font-size: 14px;
    padding: 1rem;
  }
}

table tbody tr td .read-more {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  white-space: nowrap;
}

table tbody tr td .read-more img {
  margin-right: 10px;
}

.tablenumber table tr td .relative {
  position: relative;
  box-sizing: border-box;
  padding-left: 50px;
}

.tablenumber table tr td .relative span {
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
}

.tablenumber2 table thead tr th {
  padding: 0.5rem !important;
  text-align: center;
}

.tablenumber2 table tbody tr td {
  padding: 0.5rem !important;
  text-align: center;
}

.faqbox {
  width: 100%;
  margin-top: 2rem;
}

@media (max-width: 767px) {
  .faqbox {
    margin-top: 2rem;
  }
}

.faqbox .items {
  background: #ffffff;
  margin-top: 65px;
  border-radius: 64px;
  box-shadow: 4px 4px 10px rgba(143, 143, 143, 0.16);
}

@media (max-width: 767px) {
  .faqbox .items {
    margin-top: 20px;
  }
}

.faqbox .items.open .items-title {
  background: #B2E1FC;
  border-radius: 64px;
}

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

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

.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;
  padding: 2rem 3rem;
  box-shadow: 4px 4px 10px rgba(143, 143, 143, 0.16);
  border-radius: 64px;
}

@media (max-width: 767px) {
  .faqbox .items .items-title {
    padding: 1rem 1.5rem;
  }
}

.faqbox .items .items-title .arrow {
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
}

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

.faqbox .items .items-title .arrow::after {
  content: '';
  display: block;
  width: 2px;
  height: 50%;
  background-color: #FCB937;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: height 0.35sease-in-out;
  font-size: 24px;
}

.faqbox .items .items-title h4 {
  margin-bottom: 0;
  width: calc(100% - 40px);
  color: #000;
}

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

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

.faqbox .items .items-content .boxcontent {
  color: #5D5E62;
  box-sizing: border-box;
  margin-bottom: 0px;
}

.faqbox .items .items-content .boxcontent h3 {
  font-size: 20px;
  font-weight: bold;
  color: #2D2D2D;
  margin-bottom: 25px;
}

@media (max-width: 1024px) {
  .faqbox .items .items-content .boxcontent h3 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .faqbox .items .items-content .boxcontent h3 {
    font-size: 14px;
  }
}

.faqbox .items .items-content .boxcontent p {
  margin-bottom: 35px;
  color: #2D2D2D;
}

.faqbox .items .items-content .boxcontent p i {
  font-style: italic;
}

.faqbox .items .items-content .boxcontent p a {
  text-decoration: underline;
}

.faqbox .items .items-content .boxcontent img {
  display: block;
  margin: 0 auto;
}

.faqbox .items .items-content .boxcontent ol, .faqbox .items .items-content .boxcontent ul {
  padding-left: 0rem;
  position: relative;
  margin-bottom: 0;
}

.faqbox .items .items-content .boxcontent ol li, .faqbox .items .items-content .boxcontent ul li {
  margin-bottom: 0.6rem;
  padding-left: 0.5rem;
  position: relative;
  color: #2D2D2D;
}

.faqbox .items .items-content .boxcontent ol li:nth-last-child(1), .faqbox .items .items-content .boxcontent ul li:nth-last-child(1) {
  margin-bottom: 0;
}

.faqbox .items .items-content .boxcontent ol li::marker, .faqbox .items .items-content .boxcontent ul li::marker {
  color: #2D2D2D;
  background: #2D2D2D;
  font-size: 10px;
}

@media (max-width: 767px) {
  .faqbox .items .items-content .boxcontent ol li::marker, .faqbox .items .items-content .boxcontent ul li::marker {
    font-size: 10px;
  }
}

.faqbox .items .items-content .boxcontent ol li p, .faqbox .items .items-content .boxcontent ul li p {
  padding-left: 0;
}

.faqbox .items .items-content .boxcontent ul {
  padding-left: 0rem;
}

.faqbox .items .items-content .boxcontent dl {
  margin-bottom: 3rem;
}

.faqbox .items .items-content .boxcontent dl dd {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 15px;
}

.faqbox .items .items-content .boxcontent dl dd span {
  width: 200px;
  display: flex;
  align-items: center;
}

.faqbox .items .items-content .boxcontent dl dd span:nth-child(2) {
  width: calc(100% - 200px);
  display: block;
}

.faqbox .items .items-content .boxcontent dl dd span img {
  margin-right: 10px;
}

.faqbox .items .items-content .boxcontent dl dd span a {
  color: #1158AB;
  text-decoration: underline;
}

.faqbox .items .items-content .boxcontent .blueText a {
  display: flex;
  color: #1158AB;
  font-style: italic;
  font-family: 'Editor-Medium';
}

.faqbox .items .items-content .boxcontent .blueText a img {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .faqbox .items .items-content .boxcontent .row .col-md-4 {
    width: 50%;
  }
}

.faqbox .items .items-content .boxcontent .row .col-md-3 .garyback {
  background: #F7F7F7;
  padding: 0.5rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  min-height: 88px;
}

.faqbox .items .items-content .boxcontent .row .col-md-3 .garyback .icos {
  width: 50px;
  height: auto;
  background: none;
}

.faqbox .items .items-content .boxcontent .row .col-md-3 .garyback h3 {
  margin-bottom: 0;
  width: calc(100% - 50px);
  color: #1158AB;
  background: none;
  text-align: left;
  padding: 0;
}

.faqbox .items .items-content .boxcontent .taba {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2rem;
}

.faqbox .items .items-content .boxcontent .taba::before {
  content: '';
  display: block;
  width: 100%;
  height: 16px;
  background: #FFE0A1;
  position: absolute;
  left: 0;
  top: 35px;
}

@media (max-width: 767px) {
  .faqbox .items .items-content .boxcontent .taba::before {
    top: 25px;
    height: 10px;
  }
}

.faqbox .items .items-content .boxcontent .taba a {
  width: 25%;
  position: relative;
}

.faqbox .items .items-content .boxcontent .taba a::before {
  content: '';
  display: block;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 16px solid #FFF8EE;
  margin: 1rem auto;
  background: #6BCCF2;
}

@media (max-width: 767px) {
  .faqbox .items .items-content .boxcontent .taba a::before {
    width: 26px;
    height: 26px;
    border-width: 5px;
  }
}

.faqbox .items .items-content .boxcontent .taba a span {
  color: #6BCCF2;
  display: block;
  text-align: center;
}

.faqbox .items .items-content .boxcontent .taba a:nth-child(2)::before {
  background: #FFBDBD;
}

.faqbox .items .items-content .boxcontent .taba a:nth-child(2) span {
  color: #FFBDBD;
}

.faqbox .items .items-content .boxcontent .taba a:nth-child(3)::before {
  background: #FFB127;
}

.faqbox .items .items-content .boxcontent .taba a:nth-child(3) span {
  color: #FFB127;
}

.faqbox .items .items-content .boxcontent .taba a:nth-child(4)::before {
  background: #1158AB;
}

.faqbox .items .items-content .boxcontent .taba a:nth-child(4) span {
  color: #1158AB;
}

.faqbox .items .items-content .boxcontent .tabcontent {
  margin-bottom: 30px;
}

.faqbox .items .items-content .boxcontent .tabcontent .itemss {
  display: none;
  background: #EEF9FF;
  padding: 2rem;
  box-shadow: none;
  border-radius: 26px;
}

.faqbox .items .items-content .boxcontent .tabcontent .itemss:nth-child(1) {
  display: block;
}

.faqbox .items .items-content .boxcontent .tabcontent .itemss:nth-child(2) {
  background: #f1ebeb;
}

.faqbox .items .items-content .boxcontent .tabcontent .itemss:nth-child(2) h4 {
  color: #FFBDBD;
}

.faqbox .items .items-content .boxcontent .tabcontent .itemss:nth-child(2) h4::after {
  background: #FFBDBD;
}

.faqbox .items .items-content .boxcontent .tabcontent .itemss:nth-child(3) {
  background: #f7e9cf;
}

.faqbox .items .items-content .boxcontent .tabcontent .itemss:nth-child(3) h4 {
  color: #FFB127;
}

.faqbox .items .items-content .boxcontent .tabcontent .itemss:nth-child(3) h4::after {
  background: #FFB127;
}

.faqbox .items .items-content .boxcontent .tabcontent .itemss:nth-child(4) {
  background: #f4fbd9;
}

.faqbox .items .items-content .boxcontent .tabcontent .itemss:nth-child(4) h4 {
  color: #1158AB;
}

.faqbox .items .items-content .boxcontent .tabcontent .itemss:nth-child(4) h4::after {
  background: #1158AB;
}

.faqbox .items .items-content .boxcontent .tabcontent .itemss h4 {
  font-size: 18px;
  color: #379CCC;
  font-weight: bold;
}

@media (max-width: 767px) {
  .faqbox .items .items-content .boxcontent .tabcontent .itemss h4 {
    font-size: 16px;
  }
}

.faqbox .items .items-content .boxcontent .tabcontent .itemss h4::after {
  content: '';
  display: block;
  width: 50px;
  height: 3px;
  background: #C0F0FF;
  margin: 20px 0;
}

.faqbox .items .items-content .boxcontent .tabcontent .itemss p {
  margin-bottom: 0;
}

.faqbox .items .items-content .boxcontent .row {
  margin-right: calc(-3.5 * var(--bs-gutter-x));
  margin-left: calc(-3.5 * var(--bs-gutter-x));
}

@media (max-width: 1024px) {
  .faqbox .items .items-content .boxcontent .row {
    margin-right: calc(-1.5 * var(--bs-gutter-x));
    margin-left: calc(-1.5 * var(--bs-gutter-x));
  }
}

@media (max-width: 767px) {
  .faqbox .items .items-content .boxcontent .row {
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
  }
}

.faqbox .items .items-content .boxcontent .row.there {
  margin-right: calc(-1 * var(--bs-gutter-x));
  margin-left: calc(-1 * var(--bs-gutter-x));
}

.faqbox .items .items-content .boxcontent .row.there .col-md-4 {
  padding-right: calc(var(--bs-gutter-x) * 1);
  padding-left: calc(var(--bs-gutter-x) * 1);
}

.faqbox .items .items-content .boxcontent .row .col-md-4 {
  padding-right: calc(var(--bs-gutter-x) * 3.5);
  padding-left: calc(var(--bs-gutter-x) * 3.5);
}

@media (max-width: 1440px) {
  .faqbox .items .items-content .boxcontent .row .col-md-4 {
    width: 50%;
  }
}

@media (max-width: 1024px) {
  .faqbox .items .items-content .boxcontent .row .col-md-4 {
    width: 50%;
    padding-right: calc(var(--bs-gutter-x) * 1.5);
    padding-left: calc(var(--bs-gutter-x) * 1.5);
  }
}

@media (max-width: 767px) {
  .faqbox .items .items-content .boxcontent .row .col-md-4 {
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: 1rem !important;
  }
}

.faqbox .items .items-content .boxcontent .row .col-md-4 .box {
  width: 100%;
  height: 100%;
  background: #FFFEF0;
  border-radius: 14px;
  box-shadow: 4px 6px 10px rgba(138, 138, 138, 0.16);
  box-sizing: border-box;
  padding: 2rem;
  position: relative;
}

.faqbox .items .items-content .boxcontent .row .col-md-4 .box.blueback h4 {
  background: #6BCCF2;
}

.faqbox .items .items-content .boxcontent .row .col-md-4 .box.blueback h4::before {
  background: url(../images/bi1.png) no-repeat top center;
  background-size: cover;
}

.faqbox .items .items-content .boxcontent .row .col-md-4 .box.greenback h4 {
  background: #A1C727;
}

.faqbox .items .items-content .boxcontent .row .col-md-4 .box.greenback h4::before {
  background: url(../images/bi2.png) no-repeat top center;
  background-size: cover;
}

.faqbox .items .items-content .boxcontent .row .col-md-4 .box h4 {
  display: inline-block;
  border-radius: 20px 35px 35px 0px;
  background: #F2B555;
  padding: 20px 40px;
  min-width: 285px;
  color: #ffffff;
  transform: translateX(-60px);
  margin-bottom: 25px;
}

.faqbox .items .items-content .boxcontent .row .col-md-4 .box h4::before {
  content: '';
  display: inline-block;
  width: 21px;
  height: 50px;
  position: absolute;
  left: 0;
  bottom: -50px;
  background: url(../images/bi3.png) no-repeat top center;
  background-size: cover;
}

.faqbox .items .items-content .boxcontent .row .col-md-4 .box ul li p {
  margin-bottom: 0;
}

.faqbox .items .items-content .boxcontent .row .col-md-4 .grayback {
  width: 100%;
  height: 100%;
  border-radius: 26px;
  background: #FCF7F1;
  padding: 2rem;
}

.faqbox .items .items-content .boxcontent .row .col-md-4 .grayback .icos {
  display: block;
}

.faqbox .items .items-content .boxcontent .row .col-md-4 .grayback .icos img {
  width: 285px;
  height: 285px;
  border-radius: 50%;
}

@media (max-width: 1280px) {
  .faqbox .items .items-content .boxcontent .row .col-md-4 .grayback .icos img {
    width: 185px;
    height: 185px;
  }
}

.faqbox .items .items-content .boxcontent .row .col-md-4 .grayback p {
  margin-bottom: 0.5rem;
}

.faqbox .items .items-content .boxcontent .row .col-md-4 .grayback span {
  display: block;
  color: #131313;
}

.faqbox .items .items-content .boxcontent .four {
  width: 100%;
  height: 100%;
  color: #2D2D2D;
}

.faqbox .items .items-content .boxcontent .four .row .col-md-6:nth-child(2) .box {
  background: #FFE0A1;
}

.faqbox .items .items-content .boxcontent .four .row .col-md-6:nth-child(3) .box {
  background: #FFD9D9;
}

.faqbox .items .items-content .boxcontent .four .row .col-md-6:nth-child(4) .box {
  background: #E4EF9E;
}

.faqbox .items .items-content .boxcontent .four .row .col-md-6 .box {
  width: 100%;
  height: 100%;
  background: #CAF3FF;
  background-size: cover;
  box-sizing: border-box;
  padding: 2rem 4rem;
  border-radius: 20px;
  height: 100%;
  min-height: 300px;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.16);
}

.faqbox .items .items-content .boxcontent .four .row .col-md-6 .box h4 {
  margin-bottom: 1.5rem;
}

.faqbox .items .items-content .boxcontent .four .row .col-md-6 .box ul li::marker {
  font-size: 20px;
}

.s_faq {
  margin-top: 1rem;
}

.s_faq .s_items {
  margin-bottom: 1.5rem;
}

@media (max-width: 767px) {
  .s_faq .s_items {
    margin-bottom: 1rem;
  }
}

.s_faq .s_items.open .s_items-title .arrow::after {
  height: 0px;
}

.s_faq .s_items .s_items-title {
  background: #EDEDED;
  padding: 1.5rem;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .s_faq .s_items .s_items-title {
    padding: 1rem;
  }
}

.s_faq .s_items .s_items-title .arrow {
  position: relative;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  margin-right: 1rem;
}

.s_faq .s_items .s_items-title .arrow::before {
  content: '';
  display: block;
  width: 16px;
  height: 2px;
  background-color: #1158AB;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.s_faq .s_items .s_items-title .arrow::after {
  content: '';
  display: block;
  width: 2px;
  height: 16px;
  background-color: #1158AB;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: height 0.35s ease-in-out;
  font-size: 24px;
}

.s_faq .s_items .s_items-title h4 {
  margin-bottom: 0;
  color: #000000;
}

.s_faq .s_items .s_items-content {
  background: #FAFAFA;
  box-sizing: border-box;
  padding: 0;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease-in-out;
}

.s_faq .s_items .s_items-content .s_boxcontent {
  padding: 1.5rem;
}

@media (max-width: 767px) {
  .s_faq .s_items .s_items-content .s_boxcontent {
    padding: 1rem;
  }
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone {
  background: #fff;
  padding: 0;
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1.5rem;
  flex-wrap: wrap;
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .imgs {
  width: 310px;
}

@media (max-width: 767px) {
  .s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .imgs {
    width: 100%;
  }
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .con {
  width: calc(100% - 350px);
}

@media (max-width: 767px) {
  .s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .con {
    width: 100%;
    margin-top: 1.5rem;
  }
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .con .date {
  color: #ADADAD;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .con .date img {
  margin-right: 10px;
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .con .amore {
  text-decoration: underline;
  font-style: normal;
  color: #B49A47;
  display: block;
  margin-top: 3rem;
  text-transform: uppercase;
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .con .amore:hover {
  color: #1158AB;
}

.s_faq .s_items .s_items-content .s_boxcontent .txt {
  padding: 0 !important;
}

.s_faq .s_items .s_items-content .s_boxcontent ul {
  margin-top: 0;
}

.s_faq .s_items .s_items-content .s_boxcontent ul li {
  margin-bottom: 3px;
}

.s_faq .s_items .s_items-content .s_boxcontent ol li {
  list-style: decimal;
}

.s_faq .s_items .s_items-content .s_boxcontent ol li::marker {
  color: #1158AB;
  background: #1158AB;
  font-family: 'Editor-Medium';
}

.s_faq .s_items .s_items-content .s_boxcontent .blownText {
  display: flex;
  align-items: center;
  color: #D1AD3A;
  font-style: italic;
  font-family: 'Editor-Medium';
}

.s_faq .s_items .s_items-content .s_boxcontent .blownText img {
  margin-right: 10px;
}

.s_faq .s_items .s_items-content .s_boxcontent b {
  font-family: 'Poppins-SemiBold';
  color: #000000;
  margin-top: 30px;
  display: block;
  margin-bottom: 5px;
}

.s_faq .s_items .s_items-content .s_boxcontent strong {
  font-size: 14px;
  font-family: 'Poppins-SemiBold';
  color: #000000;
  display: block;
  margin-top: 20px;
  font-style: italic;
}

.s_faq .s_items .s_items-content .s_boxcontent table thead tr {
  background: #75A7D9;
}

.s_faq .s_items .s_items-content .s_boxcontent table thead tr th {
  padding: 1.5rem 2.5rem;
  vertical-align: middle;
  color: #ffffff;
  font-family: 'Editor-Medium';
}

.s_faq .s_items .s_items-content .s_boxcontent table tbody {
  border-top: 1px solid #EFF0F8;
}

.s_faq .s_items .s_items-content .s_boxcontent table tbody tr {
  background: #EFF0F8;
}

.s_faq .s_items .s_items-content .s_boxcontent table tbody tr:nth-child(even) {
  background: #ffffff;
}

.s_faq .s_items .s_items-content .s_boxcontent table tbody tr td {
  padding: 2rem 2.5rem;
  font-family: 'Editor-Medium';
  color: #5D5E62;
}

.tips.blownText b {
  color: #B49A47;
  font-size: 18px;
}

@media (max-width: 1024px) {
  .tips.blownText b {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .tips.blownText b {
    font-size: 14px;
  }
}

.tips strong {
  display: block;
  font-family: 'Poppins-SemiBold';
  font-weight: bold;
  color: #000;
}

.tips p {
  margin-bottom: 2rem;
  font-size: 18px;
  margin-top: 0.5rem;
}

@media (max-width: 1024px) {
  .tips p {
    font-size: 16px;
  }
}

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

.tips p a {
  color: #1158AB;
  text-decoration: underline;
}

.tips b {
  display: block;
  font-style: italic;
  font-family: 'Poppins-SemiBold';
  font-weight: bold;
  color: #000;
  font-size: 14px;
}

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

.lefta ul li a.active {
  font-weight: bold;
  color: #1158AB;
}

.lefta ul li .dropdown-menu li a {
  padding-left: 2rem;
  font-weight: bold;
}

.lefta ul li .dropdown-menu li ul {
  padding-bottom: 15px !important;
}

.lefta ul li .dropdown-menu li ul li {
  border: none !important;
  padding-left: 2rem;
}

.lefta ul li .dropdown-menu li ul li a {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.italic {
  font-style: italic;
}

.txt h3 {
  font-weight: normal;
  font-family: 'Editor-Medium';
  font-size: 32px;
  color: #000000;
}

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

@media (max-width: 1280px) {
  .txt h3 {
    font-size: 28px;
  }
}

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

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

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

.txt h5 {
  font-weight: bold;
  font-family: 'Poppins-SemiBold';
  font-size: 20px;
  color: #000000;
}

@media (max-width: 1440px) {
  .txt h5 {
    font-size: 18px;
  }
}

@media (max-width: 1280px) {
  .txt h5 {
    font-size: 16px;
  }
}

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

.txt h6 {
  font-weight: bold;
  font-family: 'Poppins-SemiBold';
  font-style: italic;
  color: #000000;
  margin-bottom: 25px;
}

.txt p {
  margin-bottom: 30px;
}

.txt p strong {
  font-family: 'Poppins-SemiBold';
}

.txt ol {
  padding-left: 1.2rem;
}

.txt ol li {
  list-style: lower-alpha;
}

.about-block {
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: 100px 0px;
}

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

.about-block::before {
  content: '';
  display: inline-block;
  width: 622px;
  height: 476px;
  background: url(../images/as.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.about-block .first-text {
  position: relative;
  padding-left: 120px;
}

@media (max-width: 767px) {
  .about-block .first-text {
    width: 100%;
    padding-left: 0;
  }
}

.about-block .first-text::before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 73px;
  background: url(../images/circle.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 767px) {
  .about-block .first-text::before {
    position: relative;
    display: block;
    margin-bottom: 15px;
  }
}

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

@media (max-width: 992px) {
  .about-block .histroy {
    padding-top: 50px !important;
  }
}

@media (max-width: 767px) {
  .about-block .histroy {
    padding-top: 0 !important;
  }
}

.about-block .histroy .items {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  .about-block .histroy .items {
    width: 100%;
  }
}

.about-block .histroy .items:nth-child(even) {
  flex-direction: row-reverse;
  transform: translate(-14px, 135px);
}

@media (max-width: 992px) {
  .about-block .histroy .items:nth-child(even) {
    transform: none;
  }
}

.about-block .histroy .items:nth-child(even) .txt {
  border-right: none;
  border-left: 14px solid #FDA700;
  border-bottom: 2px solid #FDA700;
  box-sizing: border-box;
  padding-left: 1.5rem;
  text-align: right;
}

.about-block .histroy .items:nth-child(even) .txt::before {
  left: auto;
  right: 0;
  background: url(../images/x2.png) no-repeat top center;
  background-size: contain;
}

.about-block .histroy .items:nth-child(3) .txt {
  border-right: 14px solid #13A548;
  border-bottom: 2px solid #13A548;
}

.about-block .histroy .items:nth-child(3) .txt::before {
  left: auto;
  left: 0;
  background: url(../images/x3.png) no-repeat top center;
  background-size: contain;
}

.about-block .histroy .items:nth-child(4) .txt {
  border-left: 14px solid #1A1311;
  border-bottom: 2px solid #1A1311;
}

.about-block .histroy .items:nth-child(4) .txt::before {
  right: auto;
  right: 0;
  background: url(../images/x4.png) no-repeat top center;
  background-size: contain;
}

.about-block .histroy .items:nth-child(5) .txt {
  border-right: 14px solid #DD0B31;
  border-bottom: 2px solid #DD0B31;
}

.about-block .histroy .items:nth-child(5) .txt::before {
  left: auto;
  left: 0;
  background: url(../images/x5.png) no-repeat top center;
  background-size: contain;
}

.about-block .histroy .items:nth-child(6) .txt {
  border-left: 14px solid #0068BA;
  border-bottom: 2px solid #0068BA;
}

.about-block .histroy .items:nth-child(6) .txt::before {
  right: auto;
  right: 0;
  background: url(../images/x6.png) no-repeat top center;
  background-size: contain;
}

.about-block .histroy .items:nth-child(7) .txt {
  border-right: 14px solid #FDA700;
  border-bottom: 2px solid #FDA700;
}

.about-block .histroy .items:nth-child(7) .txt::before {
  left: auto;
  left: 0;
  background: url(../images/x7.png) no-repeat top center;
  background-size: contain;
}

.about-block .histroy .items:nth-child(8) .txt {
  border-left: 14px solid #13A548;
  border-bottom: 2px solid #13A548;
}

.about-block .histroy .items:nth-child(8) .txt::before {
  right: auto;
  right: 0;
  background: url(../images/x8.png) no-repeat top center;
  background-size: contain;
}

.about-block .histroy .items:nth-child(9) .txt {
  border-right: 14px solid #1A1311;
  border-bottom: 2px solid #1A1311;
}

.about-block .histroy .items:nth-child(9) .txt::before {
  left: auto;
  left: 0;
  background: url(../images/x9.png) no-repeat top center;
  background-size: contain;
}

.about-block .histroy .items .imgs {
  width: 220px;
}

@media (max-width: 767px) {
  .about-block .histroy .items .imgs {
    width: 150px;
  }
}

.about-block .histroy .items .imgs img {
  width: 220px;
  height: 220px;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .about-block .histroy .items .imgs img {
    width: 150px;
    height: 150px;
  }
}

.about-block .histroy .items .txt {
  width: calc(100% - 250px);
  border-right: 14px solid #1158AB;
  border-bottom: 2px solid #1158AB;
  position: relative;
}

@media (max-width: 767px) {
  .about-block .histroy .items .txt {
    width: calc(100% - 180px);
  }
}

.about-block .histroy .items .txt::before {
  content: '';
  display: block;
  width: 15px;
  height: 16px;
  background: url(../images/x1.png) no-repeat top center;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}

.about-block .container {
  position: relative;
  z-index: 2;
}

.about-block::after {
  content: '';
  display: block;
  width: 100%;
  height: 70%;
  background: #EAF2F5;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media (max-width: 992px) {
  .about-block::after {
    height: 76%;
  }
}

@media (max-width: 767px) {
  .about-block::after {
    height: 100%;
  }
}

.about-block .pd {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
}

.contact-block {
  position: relative;
  overflow: hidden;
  background: #EAF2F5;
  padding: 100px 0 200px 0px;
}

.contact-block::after {
  content: '';
  display: block;
  width: 1105px;
  height: 1097px;
  background: url(../images/cu.svg) no-repeat top center;
  background-size: contain;
  position: absolute;
  right: -600px;
  top: -100px;
  opacity: 0;
}

.contact-block .contact {
  background: #FFFFFF;
  border-radius: 16px;
  padding: 3rem;
  position: relative;
  z-index: 22;
}

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

.contact-block .contact .ullist ul {
  padding-left: 0;
}

.contact-block .contact .ullist ul li {
  list-style: none;
  border-bottom: 1px solid #DBDBDB;
  padding: 40px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
}

.contact-block .contact .ullist ul li:nth-child(2) h3::before {
  background: #3FABDE;
}

.contact-block .contact .ullist ul li:nth-child(2) dl dd .icos {
  background: #3FABDE;
}

.contact-block .contact .ullist ul li:nth-last-child(1) {
  border-bottom: 0;
}

.contact-block .contact .ullist ul li h3 {
  width: 35%;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0;
}

@media (max-width: 1280px) {
  .contact-block .contact .ullist ul li h3 {
    width: 100%;
  }
}

.contact-block .contact .ullist ul li h3::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 58px;
  background: #1158AB;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 1280px) {
  .contact-block .contact .ullist ul li h3::before {
    height: 38px;
  }
}

.contact-block .contact .ullist ul li dl {
  width: 60%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

@media (max-width: 1280px) {
  .contact-block .contact .ullist ul li dl {
    width: 100%;
    margin-top: 4rem;
  }
}

.contact-block .contact .ullist ul li dl dd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 50%;
}

@media (max-width: 992px) {
  .contact-block .contact .ullist ul li dl dd {
    width: 100%;
    margin-bottom: 1rem;
  }
}

.contact-block .contact .ullist ul li dl dd .icos {
  width: 63px;
  height: 63px;
  background: #1158AB;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .contact-block .contact .ullist ul li dl dd .icos {
    width: 50px;
    height: 50px;
  }
}

.contact-block .contact .ullist ul li dl dd .r {
  width: calc(100% - 83px);
}

.contact-block .contact .ullist ul li dl dd .r p {
  margin-bottom: 0;
  color: #7D8186;
}

.garyText {
  color: #5D5E62;
}

.sdlist .col-md-6 {
  width: 50%;
}

@media (max-width: 767px) {
  .sdlist .col-md-4 {
    width: 50%;
  }
}

form .form-group .select-menu {
  cursor: pointer;
  position: relative;
  width: 425px;
}

form .form-group .select-menu-ul {
  margin-top: 50px;
  list-style: none;
  opacity: 0;
  display: none;
  width: 100%;
  text-align: left;
  position: absolute;
  z-index: 1;
  background: #fff;
  padding-left: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

form .form-group .select-menu-ul li {
  padding: 1rem 1.5rem;
  margin-bottom: 0;
  border-radius: 0;
  color: #5D5E62;
}

@media (max-width: 767px) {
  form .form-group .select-menu-ul li {
    padding: 0.7rem 0.7rem;
  }
}

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

form .form-group .select-menu-div {
  width: 100%;
  position: relative;
  padding: 1.1rem 1.5rem;
  border: none;
  border: 1px solid #D8D8D8;
  color: #5D5E62;
  border-radius: 0;
}

@media (max-width: 767px) {
  form .form-group .select-menu-div {
    padding: 0.7rem 0.7rem;
  }
}

form .form-group .select-menu-div i {
  margin-right: 5px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #004593;
}

@media (max-width: 767px) {
  form .form-group .select-menu-div i {
    right: 0.7rem;
  }
}

form .form-group .select-this {
  background: #B49A47;
  color: #fff !important;
}

form .form-group .select-menu-input {
  border: 0;
  cursor: pointer;
  user-select: none;
  width: 100%;
  outline: none;
  background: none;
  color: #5D5E62;
  padding: 0;
  border-radius: 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 #00172E;
  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(17, 88, 171, 0.58);
  border-color: rgba(17, 88, 171, 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 #1158AB;
  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: #00172E;
  font-weight: normal;
}

.more {
  border: 0;
  width: max-content;
  display: inline-block;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: .3s;
  color: #ffffff;
  background: #1158AB;
  z-index: 1;
  position: relative;
  padding: 1rem 4rem;
  border-radius: 50px;
  font-size: 24px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .more {
    font-size: 16px;
  }
}

.more:hover {
  color: #ffffff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

.more:hover::before {
  height: 100%;
}

.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: #1158AB;
  text-decoration: underline;
}

.loginpup .conbox .forgetp {
  color: #1158AB;
}

.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 .close {
  width: 52px;
  height: 52px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  top: -66px;
  right: 0;
}

.pup .close::after, .pup .close::before {
  background: #ffffff;
  left: 15px;
  top: 24px;
}

.pup .conbox {
  background: #ffffff;
  position: relative;
  z-index: 9;
  max-width: 1130px;
  background: #ffffff;
  padding: 1rem;
  margin: 0 auto;
  border-radius: 24px;
  box-sizing: border-box;
}

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

.pup .conbox .img {
  margin-top: 5rem;
}

.pup .conbox .img img {
  display: block;
  margin: 2rem auto;
}

.pup .conbox .con {
  padding-top: 1.5rem;
  color: #A46F07;
}

.pup .conbox p {
  color: #2D2D2D;
}

.pup .conbox hr {
  background: #ECEFF8;
  opacity: 1;
  margin-top: 2rem;
}

.pup .conbox .comfirm {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1158AB;
  border: 1px solid #1158AB;
  font-size: 18px;
  color: #ffffff;
  width: 110px;
  height: 44px;
  margin: 0 auto;
  margin-bottom: 1rem;
}

@media (max-width: 767px) {
  .pup .conbox .comfirm {
    font-size: 16px;
  }
}

.pup .conbox .comfirm:hover {
  background: none;
  color: #1158AB;
}

.pup .conbox .kkbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #FFF8EE;
  border-radius: 25px;
  padding: 3rem;
  max-width: 975px;
}

.pup .conbox .kkbox .video {
  width: 366px;
}

@media (max-width: 767px) {
  .pup .conbox .kkbox .video {
    width: 266px;
    margin: 0 auto;
  }
  .pup .conbox .kkbox .video img {
    display: block;
    margin: 0 auto;
  }
}

.pup .conbox .kkbox .con {
  width: calc(100% - 400px);
}

@media (max-width: 767px) {
  .pup .conbox .kkbox .con {
    width: 300px;
  }
}

.pup .conbox .kkbox .con h4 {
  color: #F27503;
  text-align: center;
}

.pup .conbox .kkbox .con p {
  max-width: 78%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .pup .conbox .kkbox .con p {
    padding: 1rem 0 !important;
    max-width: 100%;
  }
}

.pup .conbox .kkbox .con .read-more {
  display: block;
  background: #FFB127;
  border-radius: 26px;
  padding: 10px 40px;
  color: #ffffff;
  margin: 2rem auto;
  width: max-content;
}

.pup .conbox .kkbox.k1 {
  display: none;
}

.pup .conbox .kkbox.k1.show {
  display: flex;
}

.pup .conbox .kkbox.k2 {
  display: none;
}

.pup .conbox .kkbox.k2.show {
  display: flex;
}

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

.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;
  border-radius: 40px 40px 0px 0px;
  background: transparent linear-gradient(249deg, #012E93 0%, #0469B0 100%) 0% 0% no-repeat padding-box;
  padding-top: 40px;
  margin-top: -85px;
}

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

footer nav {
  transition: all 0.35s ease;
}

@media (max-width: 767px) {
  footer nav {
    display: none;
  }
}

footer nav ul {
  padding-left: 0;
  padding-top: 0.5rem;
}

@media (max-width: 767px) {
  footer nav ul {
    padding-top: 0;
  }
}

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

footer nav ul li a {
  color: #000;
  display: block;
  margin-top: 0.5rem;
  transition: all 0.35s ease;
}

footer nav ul li a:hover {
  color: #9ABF1D;
}

footer h4 {
  color: #1D1D1D;
}

@media (max-width: 767px) {
  footer h4.showico::after {
    transform: rotate(90deg);
  }
}

footer h4.mobile {
  display: none;
}

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

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

footer .imgs img {
  margin-right: 30px;
}

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

@media (max-width: 767px) {
  footer .logo {
    margin-bottom: 0px;
  }
}

footer .logo img {
  display: block;
}

footer .copyrights {
  padding: 25px 0px;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #FFFFFF;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

@media (max-width: 1024px) {
  footer .copyrights {
    flex-direction: column-reverse;
  }
}

@media (max-width: 992px) {
  footer .copyrights {
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column-reverse;
    font-size: 14px;
  }
}

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

footer .copyrights span {
  width: calc(100% - 354px);
}

@media (max-width: 1024px) {
  footer .copyrights span {
    width: 100%;
    text-align: center;
  }
}

footer .copyrights ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0;
  width: 330px;
}

@media (max-width: 1024px) {
  footer .copyrights ul {
    width: 100%;
    justify-content: center;
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 992px) {
  footer .copyrights ul {
    margin-bottom: 1rem;
    padding-left: 0;
  }
}

footer .copyrights ul li {
  list-style: none;
}

footer .copyrights ul li:nth-child(1)::before {
  display: none;
}

footer .copyrights ul li::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #fff;
  margin: 0 1rem;
}

@media (max-width: 767px) {
  footer .copyrights ul li::before {
    margin: 0 5px;
    height: 10px;
  }
}

footer .copyrights ul li a {
  transition: all 0.35s ease;
  color: #ffffff;
}

footer .copyrights ul li a:hover {
  color: #efefef;
}

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

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

@media (max-width: 992px) {
  footer .links {
    text-align: center;
    margin-top: 1.5rem;
  }
}

@media (max-width: 767px) {
  footer .links {
    width: 100%;
    justify-content: center;
  }
}

footer .links .items {
  display: flex;
}

@media (max-width: 767px) {
  footer .links .items {
    flex-wrap: wrap;
  }
}

footer .links .items span {
  color: #ffffff;
  display: flex;
  align-items: center;
  width: 100px;
  position: relative;
  margin-right: 2rem;
}

@media (max-width: 767px) {
  footer .links .items span {
    width: 100%;
    text-align: center;
    justify-content: center;
    margin-right: 0;
    margin-top: 1rem;
  }
}

footer .links .items span::after {
  content: '';
  display: block;
  width: 1px;
  height: 30px;
  background: rgba(255, 255, 255, 0.43);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  footer .links .items span::after {
    display: none;
  }
}

footer .links ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-top: 1.5rem;
  width: calc(100% - 100px);
}

@media (max-width: 767px) {
  footer .links ul {
    width: 100%;
    justify-content: center;
  }
}

footer .links ul li {
  list-style: none;
  padding-left: 0;
  display: flex;
  align-items: center;
  margin-right: 2rem;
}

footer .links ul li:nth-last-child(1) {
  margin-right: 0;
}

@media (max-width: 768px) {
  footer .links ul li {
    margin-right: 1rem;
  }
}

footer .links ul li a {
  transition: all 0.35s ease;
}

footer .links ul li 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 .foottop {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 150px;
}

@media (max-width: 992px) {
  footer .foottop {
    flex-wrap: wrap;
    margin-bottom: 50px;
    margin-top: 0;
  }
}

.message {
  position: fixed;
  right: 1rem;
  bottom: 3rem;
  z-index: 99;
  border: none;
  color: #ffffff;
  height: 60px;
  width: 60px;
  opacity: 0;
  background: #1158AB;
  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: "\f062";
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 2em;
}

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

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

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

main {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

@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;
  padding: 0.5rem 0.5rem;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.pageinfo ul li a {
  color: #00172E;
  transition: all 0.35s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo ul li a:hover {
  color: #ffffff;
  background: #1158AB;
  text-decoration: underline;
}

.pageinfo ul li .active {
  color: #1158AB;
  text-decoration: underline;
}

.pageinfo ul li .prev {
  margin: 0;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1158AB;
  border-radius: 50%;
  color: #fff;
}

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

.pageinfo ul li .next {
  margin: 0;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1158AB;
  border-radius: 50%;
  color: #fff;
}

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

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

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