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

@font-face {
  font-family: 'Poppins-Regular';
  src: url("../ttf/poppins-regular.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-Medium';
  src: url("../ttf/poppins-medium.ttf");
  font-weight: normal;
  font-style: normal;
}

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

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

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

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

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

body em {
  font-style: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body h4 {
  font-weight: bold;
}

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

body a:hover {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

body img {
  max-width: 100%;
}

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

body .bold {
  font-weight: bold;
}

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

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

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

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

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

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

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

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

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

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

body .fs90 {
  font-size: 90px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body .white {
  color: #fff;
}

body .more-border {
  display: inline-block;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 2px solid #fff;
  width: 200px;
  height: 60px;
  border-radius: 10px;
}

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

body .more-border:hover {
  color: #000;
  background: #fff;
}

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

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

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

.services-block .taba::-webkit-scrollbar {
  width: 0px;
  height: 6px;
}

.services-block .taba::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.services-block .taba::-webkit-scrollbar-thumb {
  background-color: #D3A286;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.second-block .whitebox .taba::-webkit-scrollbar {
  width: 0px;
  height: 6px;
}

.second-block .whitebox .taba::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.second-block .whitebox .taba::-webkit-scrollbar-thumb {
  background-color: #D3A286;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown-submenu {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

.mobile {
  display: none;
}

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

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

@media (max-width: 1280px) {
  .icon-box {
    display: flex !important;
  }
}

@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: #fff;
  transition: all 0.35s ease;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #406673;
  border: 1px solid #406673;
  outline: none;
  top: 0;
  margin-top: 0;
}

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

.swiper-button-next:hover::after, .swiper-button-prev:hover::after {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.swiper-button-next::after, .swiper-button-prev::after {
  color: #2C4692;
  font-weight: bold;
  font-size: 0;
}

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

.swiper-button-next.swiper-button-next::after, .swiper-button-prev.swiper-button-next::after {
  content: '';
  display: block;
  width: 33px;
  height: 18px;
  background: url(../svg/r.svg) no-repeat top center;
  background-size: cover;
  transition: all 0.35s ease;
}

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

.swiper-button-next.swiper-button-prev::after, .swiper-button-prev.swiper-button-prev::after {
  content: '';
  display: block;
  width: 33px;
  height: 18px;
  background: url(../svg/l.svg) no-repeat top center;
  background-size: cover;
  transition: all 0.35s ease;
}

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

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

@media (max-width: 767px) {
  header {
    background: none;
    position: fixed;
  }
}

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

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

header .header {
  width: 100%;
}

header .header .topmenu {
  width: 100%;
  height: 100%;
  padding: 20px 0px;
  transition: all 0.35s ease;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1893px) {
  header .header .container .right .nav-link {
    font-size: 16px;
    padding: 0.5rem 1.2rem;
  }
}

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

@media (max-width: 1600px) {
  header .header .container .right .nav-link {
    padding: 0.5rem 1rem;
    font-size: 14px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

header .nav-box .nav .nav-link:hover {
  color: #557580;
  text-overflow: 0 3px 6px rgba(255, 255, 255, 0.16);
}

header .lang {
  position: relative;
}

header .lang.purpback span {
  background: #1639CE;
  border-color: #1639CE;
}

header .lang span {
  display: inline-block;
  border-radius: 6px;
  padding: 0.85rem 1.7rem;
  height: 50px;
  color: #fff;
  border: 1px solid #979797;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.35s ease;
}

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

@media (max-width: 767px) {
  header .lang span {
    padding: 0.5rem 0.7rem;
    height: auto;
    border-radius: 10px;
  }
}

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

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

header .lang span i {
  font-style: normal;
}

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

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

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

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

header .flex-shrink-0 {
  width: calc(100% - 250px);
}

header .links {
  margin-left: 2rem;
  width: 200px;
}

@media (max-width: 1600px) {
  header .links {
    width: 150px;
    margin-left: 1rem;
  }
}

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

header .links .apply a {
  display: inline-block;
  padding: 1.3rem 2.5rem;
  border: 1px solid #D3A286;
  background: #D3A286;
  color: #fff;
  transition: all 0.35s ease;
  border-radius: 36px;
  font-size: 18px;
  font-weight: bold;
}

header .links .apply a:hover {
  box-shadow: 0 3px 6px rgba(51, 51, 51, 0.6);
}

@media (max-width: 1600px) {
  header .links .apply a {
    font-size: 14px;
    padding: 0.6rem 1.5rem;
    float: right;
  }
}

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

header .links .apply a img {
  margin-right: 15px;
}

.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: #fff;
  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: #fff;
    width: 100%;
    bottom: 65px;
    left: 0;
    right: auto;
  }
  #share .jssocials-shares {
    width: 100%;
  }
  #share .jssocials-shares .jssocials-share {
    width: 16%;
  }
}

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

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

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

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

.close::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  left: 0;
  background: #fff;
  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%);
  }
}

.txt p a {
  color: #0072BC;
}

.txt img {
  display: inline-block;
}

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

.banner {
  width: 100%;
  padding: 0px 0px;
  position: relative;
  overflow: hidden;
}

.banner .banner-text {
  position: relative;
  width: 100%;
  z-index: 99;
  text-align: center;
  margin-top: 150px;
}

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

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

.banner .banner-text h1 strong {
  color: #1434CB;
}

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

/*!sc*/
.page-banner {
  position: relative;
  height: auto;
  max-width: 97%;
  margin: 0 auto;
}

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

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

.page-banner .boximg::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.6);
  opacity: 0;
}

@media (max-width: 768px) {
  .page-banner .boximg::after {
    opacity: 1;
  }
}

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

@media (max-width: 767px) {
  .page-banner .boximg img.pc-img {
    display: none;
    border-radius: 0;
  }
}

.page-banner .boximg img.mobile-img {
  display: none;
}

@media (max-width: 767px) {
  .page-banner .boximg img.mobile-img {
    display: block;
    border-radius: 0;
  }
}

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

.page-banner .inner .h1-title {
  margin-bottom: 0;
  color: #406673;
  text-align: center;
  margin-left: 150px;
}

@media (max-width: 1024px) {
  .page-banner .inner .h1-title {
    margin-left: 50px;
  }
}

@media (max-width: 767px) {
  .page-banner .inner .h1-title {
    margin-left: 20px;
    margin-top: 50px;
  }
}

.page-banner .inner .h1-title::before {
  content: '';
  display: block;
  width: 68px;
  height: 4px;
  background: #406673;
  margin-bottom: 15px;
}

.grayText {
  color: #666666;
}

.services-block {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
}

@media (max-width: 768px) {
  .services-block {
    padding-top: 50px;
  }
}

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

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

@media (max-width: 1024px) {
  .services-block .taba {
    overflow-y: scroll;
    white-space: nowrap;
    justify-content: flex-start;
  }
}

.services-block .taba a {
  display: inline-block;
  background: #F9EFE5;
  border-radius: 16px 16px 0 0;
  padding: 30px 20px 0px 20px;
  width: 20%;
  margin: 0 10px;
  height: 102px;
  display: flex;
  align-items: baseline;
  justify-content: center;
  text-align: center;
  transition: all 0.35s ease;
}

@media (max-width: 1680px) {
  .services-block .taba a {
    font-size: 20px;
    padding: 30px 13px;
  }
}

@media (max-width: 1366px) {
  .services-block .taba a {
    width: 25%;
  }
}

@media (max-width: 1024px) {
  .services-block .taba a {
    width: 250px;
    float: left;
    padding: 20px 35px;
    height: auto;
  }
}

@media (max-width: 767px) {
  .services-block .taba a {
    font-size: 16px;
  }
}

.services-block .taba a.active {
  background: #fff;
}

.services-block .tabcontent {
  border-radius: 34px;
  background: #fff;
  padding: 60px 130px;
  position: relative;
  overflow: hidden;
  margin-top: -10px;
}

@media (max-width: 1280px) {
  .services-block .tabcontent {
    padding: 60px 70px;
  }
}

@media (max-width: 992px) {
  .services-block .tabcontent {
    padding: 60px;
  }
}

@media (max-width: 1024px) {
  .services-block .tabcontent {
    border-radius: 15px;
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .services-block .tabcontent {
    padding: 30px;
  }
}

.services-block .tabcontent::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../png/y.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0%;
  top: 0px;
  animation: smoke1 2s ease-in-out infinite;
  z-index: 8;
}

.services-block .tabcontent .items {
  display: none;
  position: relative;
  z-index: 9;
}

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

.services-block .tabcontent .items .itbox {
  max-width: 832px;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .services-block .tabcontent .items .mx-lg-5 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 1024px) {
  .services-block .tabcontent .items .px-lg-5 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

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

@media (max-width: 768px) {
  .services-block .tabcontent .items .large-padding {
    margin-right: calc(-0.5* var(--bs-gutter-x));
    margin-left: calc(-0.5* var(--bs-gutter-x));
  }
}

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

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

.services-block .tabcontent .icos {
  display: block;
  margin: 0 auto;
}

.services-block .tabcontent .icos img {
  display: block;
  margin: 0 auto;
}

.services-block .tabcontent h2 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #406673;
  margin-top: 30px;
}

@media (max-width: 768px) {
  .services-block .tabcontent h2 {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .services-block .tabcontent h2 {
    font-size: 24px;
  }
}

.services-block .tabcontent h2.text-left {
  text-align: left;
}

.services-block .tabcontent h3 {
  text-align: center;
  font-weight: bold;
  color: #000000;
  font-size: 24px;
}

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

@media (max-width: 767px) {
  .services-block .tabcontent h3 {
    font-size: 18px;
  }
}

.services-block .tabcontent .txt.garyText {
  color: #666666;
}

.services-block .tabcontent .txt.txtul ul li {
  margin-top: 0px !important;
  color: #666666;
  margin-bottom: 0;
  font-weight: normal !important;
}

.services-block .tabcontent .txt.txtul ul li::before {
  width: 8px !important;
  height: 8px !important;
  background: #406673;
  border-radius: 50%;
  top: 10px !important;
}

.services-block .tabcontent .txt.txtul ul li a {
  color: #406673;
  text-decoration: underline;
}

.services-block .tabcontent .txt h4 {
  font-weight: bold;
  color: #406673;
  font-size: 18px;
}

.services-block .tabcontent .txt h4 a {
  color: #406673;
}

.services-block .tabcontent .txt p {
  margin-bottom: 30px;
}

.services-block .tabcontent .txt p span {
  display: block;
  color: #406673;
}

.services-block .tabcontent .txt hr {
  color: #D8D8D8;
  opacity: 1;
  margin-bottom: 30px;
}

.services-block .tabcontent .txt h5 {
  font-size: 24px;
  color: #406673;
  font-weight: bold;
}

.services-block .tabcontent .imgs img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.services-block .tabcontent .year {
  border-radius: 50px;
  display: inline-block;
  background: #406673;
  display: flex;
  align-items: center;
  justify-content: space-around;
  max-width: 253px;
  margin: 70px auto 20px auto;
  color: #fff;
  padding: 8px 20px;
}

.services-block .tabcontent .year::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  margin-right: 0px;
}

.services-block .tabcontent .year::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  margin-left: 0px;
}

.services-block .tabcontent .services-list .col-md-4 {
  margin-bottom: 100px;
  padding-right: calc(var(--bs-gutter-x)* 1.5);
  padding-left: calc(var(--bs-gutter-x)* 1.5);
}

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

@media (max-width: 767px) {
  .services-block .tabcontent .services-list .col-md-4 {
    width: 100%;
    padding-right: calc(var(--bs-gutter-x)* 0.5);
    padding-left: calc(var(--bs-gutter-x)* 0.5);
    margin-bottom: 60px;
  }
}

.services-block .tabcontent .services-list .box {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 6px 50px rgba(0, 0, 0, 0.11);
  height: 100%;
  position: relative;
}

@media (max-width: 767px) {
  .services-block .tabcontent .services-list .box {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.11);
  }
}

.services-block .tabcontent .services-list .box .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 60.25%;
  position: relative;
}

.services-block .tabcontent .services-list .box .boximg.boximg2 {
  padding-bottom: 80%;
  width: 240px;
  margin: 0rem auto;
  padding-top: 0px;
}

.services-block .tabcontent .services-list .box .boximg.boximg2 img {
  object-fit: contain;
  margin-top: 0px;
}

.services-block .tabcontent .services-list .box .boximg.boximg3 {
  padding-bottom: 92.05%;
}

.services-block .tabcontent .services-list .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%;
}

.services-block .tabcontent .services-list .box .con {
  box-sizing: border-box;
  padding: 2rem 1rem;
}

.services-block .tabcontent .services-list .box .con p {
  color: #666666;
}

.services-block .tabcontent .services-list .box .arrow {
  display: block;
  width: 64px;
  height: 64px;
  background: #406673;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px;
}

.services-block .tabcontent .youthlist .boxshadow {
  display: flex;
  justify-content: space-between;
  border-radius: 16px;
  box-shadow: 0 6px 50px rgba(0, 0, 0, 0.11);
  margin-bottom: 50px;
  margin-top: 20px;
  overflow: hidden;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .services-block .tabcontent .youthlist .boxshadow {
    flex-direction: column-reverse;
  }
}

.services-block .tabcontent .youthlist .boxshadow .boximg {
  max-width: 577px;
}

@media (max-width: 1440px) {
  .services-block .tabcontent .youthlist .boxshadow .boximg {
    max-width: 377px;
  }
}

@media (max-width: 992px) {
  .services-block .tabcontent .youthlist .boxshadow .boximg {
    max-width: 257px;
  }
}

@media (max-width: 767px) {
  .services-block .tabcontent .youthlist .boxshadow .boximg {
    max-width: 100%;
  }
}

.services-block .tabcontent .youthlist .boxshadow .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.services-block .tabcontent .youthlist .boxshadow .txtcon {
  width: calc(100% - 577px);
  box-sizing: border-box;
  padding: 45px;
}

@media (max-width: 1440px) {
  .services-block .tabcontent .youthlist .boxshadow .txtcon {
    width: calc(100% - 377px);
  }
}

@media (max-width: 992px) {
  .services-block .tabcontent .youthlist .boxshadow .txtcon {
    width: calc(100% - 257px);
  }
}

@media (max-width: 767px) {
  .services-block .tabcontent .youthlist .boxshadow .txtcon {
    width: 100%;
    padding: 25px;
  }
}

.services-block .tabcontent .youthlist .boxshadow .txtcon h3 {
  text-align: left;
  display: inline-block;
  position: relative;
  padding-bottom: 20px;
  color: #406673;
  font-weight: bold;
}

.services-block .tabcontent .youthlist .boxshadow .txtcon h3::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 4px solid #406673;
  margin-right: 15px;
}

.services-block .tabcontent .youthlist .boxshadow .txtcon h3::after {
  content: '';
  display: inline-block;
  width: 110%;
  height: 6px;
  border-radius: 3px;
  background: rgba(64, 102, 115, 0.2);
  position: absolute;
  left: 0;
  bottom: 0;
}

.services-block .tabcontent .youthlist .boxshadow .txtcon .txt {
  color: #666666;
  margin-top: 30px;
}

.services-block .tabcontent .youthlist .boxshadow .txtcon .txt p:nth-child(1) {
  color: #000;
  font-weight: bold;
}

.services-block .tabcontent .address ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 0;
}

.services-block .tabcontent .address ul li {
  border-radius: 14px;
  border: 1px solid #DBDBDB;
  box-sizing: border-box;
  padding: 30px 20px;
  list-style: none;
  width: 48%;
  height: 100%;
}

@media (max-width: 1440px) {
  .services-block .tabcontent .address ul li {
    padding: 20px 5px;
  }
}

@media (max-width: 768px) {
  .services-block .tabcontent .address ul li {
    width: 100%;
    margin: 10px 0px;
  }
}

.services-block .tabcontent .address ul li .icos {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  background: #406673;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px auto;
}

.services-block .tabcontent .address ul li a {
  font-weight: bold;
}

.services-block .tabcontent .activity .col-md-6 {
  padding-right: calc(var(--bs-gutter-x)* 2);
  padding-left: calc(var(--bs-gutter-x)* 2);
}

@media (max-width: 767px) {
  .services-block .tabcontent .activity .col-md-6 {
    padding-right: calc(var(--bs-gutter-x)* 0.5);
    padding-left: calc(var(--bs-gutter-x)* 0.5);
  }
}

.services-block .tabcontent .activity .col-md-6 a {
  display: block;
  width: 100%;
  height: 100%;
}

.services-block .tabcontent .activity .col-md-6 a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 73.25%;
  position: relative;
  border-radius: 30px;
}

.services-block .tabcontent .activity .col-md-6 a .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.services-block .tabcontent .activity .col-md-6 a h4 {
  position: relative;
  color: #406673;
  margin-top: 30px;
  margin-bottom: 30px;
}

.services-block .tabcontent .activity .col-md-6 a h4::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 3px solid #406673;
  margin-right: 20px;
}

.services-block .tabcontent .activity .col-md-6 a h4::after {
  content: '';
  display: block;
  height: 6px;
  border-radius: 3px;
  background: rgba(64, 102, 115, 0.2);
  margin-top: 10px;
}

.services-block .tabcontent .morelist .boxshadow {
  box-shadow: 0 6px 50px rgba(0, 0, 0, 0.11);
  border-radius: 16px;
  padding: 40px 100px;
  background: #fff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 100px;
  position: relative;
}

@media (max-width: 992px) {
  .services-block .tabcontent .morelist .boxshadow {
    padding: 40px 40px;
  }
}

@media (max-width: 767px) {
  .services-block .tabcontent .morelist .boxshadow {
    padding: 20px;
  }
}

.services-block .tabcontent .morelist .boxshadow .boximg {
  width: 222px;
  border-radius: 6px;
}

@media (max-width: 767px) {
  .services-block .tabcontent .morelist .boxshadow .boximg {
    width: 100%;
  }
}

.services-block .tabcontent .morelist .boxshadow .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.services-block .tabcontent .morelist .boxshadow .con {
  width: calc(100% - 352px);
}

@media (max-width: 1280px) {
  .services-block .tabcontent .morelist .boxshadow .con {
    width: calc(100% - 302px);
  }
}

@media (max-width: 992px) {
  .services-block .tabcontent .morelist .boxshadow .con {
    width: calc(100% - 282px);
  }
}

@media (max-width: 767px) {
  .services-block .tabcontent .morelist .boxshadow .con {
    width: 100%;
    margin-top: 20px;
  }
}

.services-block .tabcontent .morelist .boxshadow .con h3 {
  text-align: left;
  color: #406673;
  margin-bottom: 30px;
}

.services-block .tabcontent .morelist .boxshadow .con h3::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 3px solid #406673;
  margin-right: 20px;
}

.services-block .tabcontent .morelist .boxshadow .con h3::after {
  content: '';
  display: block;
  width: 100%;
  height: 6px;
  border-radius: 3px;
  background: rgba(64, 102, 115, 0.2);
  margin-top: 20px;
}

.services-block .tabcontent .morelist .boxshadow a {
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #406673;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -32px;
}

.services-block .tabcontent .row .col-sm-12.col-md-12 ul li {
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 24px;
}

.services-block .tabcontent .row .col-sm-12.col-md-12 ul li:nth-last-child(1) {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.services-block .tabcontent .row .col-sm-12.col-md-12 ul li span {
  font-size: 18px;
  margin-top: 5px;
}

.services-block .tabcontent .row .col-sm-12.col-md-12 ul li span i {
  font-style: normal;
  color: #000;
  font-weight: bold;
}

.services-block .tabcontent .row .col-sm-12.col-md-12 ul li::before {
  top: 8px;
}

.services-block .tabcontent .row .col-sm-12 .more {
  justify-content: space-between;
  padding-left: 25px;
  padding-right: 25px;
  width: 270px;
}

.services-block .tabcontent .row .col-sm-12 .more img {
  margin-left: 10px;
}

.services-block .tabcontent .row .col-sm-12 ul {
  padding-left: 0;
}

.services-block .tabcontent .row .col-sm-12 ul li {
  list-style: none;
  font-size: 18px;
  position: relative;
  padding-left: 30px;
  margin-top: 30px;
  font-weight: bold;
}

.services-block .tabcontent .row .col-sm-12 ul li::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 3px solid #406673;
}

.services-block .tabcontent .row .col-sm-12 ul li span {
  display: block;
  color: #666666;
  font-weight: normal;
}

.services-block .tabcontent .ulbox {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 0px;
  margin-bottom: 40px;
}

.services-block .tabcontent .ulbox:nth-last-child(1) {
  border: none;
}

.services-block .tabcontent .ulbox .li {
  margin-bottom: 50px;
  font-size: 18px;
  margin-top: 15px;
}

.services-block .tabcontent .ulbox .li h3 {
  text-align: left;
  font-size: 24px;
  color: #000;
  font-weight: bold;
}

.services-block .tabcontent .ulbox .li h3::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 3px solid #406673;
  margin-right: 15px;
}

.services-block .tabcontent .ulbox .li ul {
  padding-left: 0;
}

.services-block .tabcontent .ulbox .li ul li {
  color: #707070;
  font-size: 18px;
  padding-left: 20px;
  position: relative;
  list-style: none;
  margin-top: 10px;
}

.services-block .tabcontent .ulbox .li ul li::before {
  content: '';
  display: block;
  width: 12px;
  height: 2px;
  background: #666666;
  position: absolute;
  left: 0;
  top: 10px;
}

.services-block .tabcontent .ulbox .li p {
  color: #666666;
}

.services-block .tabcontent .ulbox .li p:nth-last-child(1) {
  margin-bottom: 0;
}

.services-block .tabcontent .ulbox .li p span {
  color: #000000;
  display: block;
  margin: 10px 0px;
  font-weight: bold;
}

.services-block .tabcontent .ulbox .li ol {
  list-style: decimal;
}

.services-block .tabcontent .ulbox .li ol li {
  margin-top: 10px;
}

.services-block .tabcontent .ulbox .li ol ol {
  color: #666666;
}

.services-block .tabcontent .borderbox {
  border-radius: 14px;
  border: 1px solid #D8D8D8;
  box-sizing: border-box;
  padding: 40px 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.services-block .tabcontent .borderbox .txtcon {
  width: 38%;
  box-sizing: border-box;
  padding: 0 4%;
}

@media (max-width: 768px) {
  .services-block .tabcontent .borderbox .txtcon {
    width: 100%;
    padding: 0;
  }
}

.services-block .tabcontent .borderbox .txtcon:nth-child(2) {
  border-left: 1px solid #D8D8D8;
  border-right: 1px solid #D8D8D8;
  width: 24%;
}

@media (max-width: 768px) {
  .services-block .tabcontent .borderbox .txtcon:nth-child(2) {
    border: none;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    padding: 30px 0px;
    margin: 30px 0;
    width: 100%;
  }
}

.services-block .tabcontent .borderbox .txtcon h3 {
  text-align: left;
  margin-bottom: 20px;
}

.services-block .tabcontent .borderbox .txtcon p {
  color: #666666;
  margin-bottom: 0;
  font-size: 18px;
}

.services-block .tabcontent .borderbox .txtcon p a {
  color: #406673;
  word-break: break-all;
}

.services-block .tabcontent .borderbox .txtcon p b {
  font-weight: bold;
  color: #000;
}

.services-block .tabcontent .borderbox .txtcon p b a {
  color: #000;
}

.services-block .tabcontent .h1-tit {
  margin: 1.5rem auto;
  text-align: center;
  color: #557580;
}

.services-block .tabcontent .h1-tit::before {
  content: '';
  display: block;
  width: 68px;
  height: 4px;
  background: #557580;
  margin: 1rem auto;
}

.services-block .tabcontent .newslist {
  position: relative;
  z-index: 9;
  max-width: 84%;
  margin: 0 auto;
}

@media (max-width: 1280px) {
  .services-block .tabcontent .newslist {
    max-width: 100%;
  }
}

.services-block .tabcontent .newslist .news {
  border-top: 1px solid rgba(64, 102, 115, 0.5);
  transition: all 0.35s ease;
  padding: 50px 30px;
}

.services-block .tabcontent .newslist .news:nth-last-child(1) {
  border-bottom: 1px solid rgba(64, 102, 115, 0.5);
}

@media (max-width: 767px) {
  .services-block .tabcontent .newslist .news {
    padding: 30px 0px;
  }
}

.services-block .tabcontent .newslist .news:hover {
  background: #efefef;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.services-block .tabcontent .newslist .news a {
  display: flex;
  justify-content: space-between;
  height: 100%;
}

@media (max-width: 767px) {
  .services-block .tabcontent .newslist .news a {
    flex-wrap: wrap;
  }
}

.services-block .tabcontent .newslist .news a .boximg {
  width: 150px;
}

@media (max-width: 767px) {
  .services-block .tabcontent .newslist .news a .boximg {
    width: 100%;
  }
}

.services-block .tabcontent .newslist .news a .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.services-block .tabcontent .newslist .news a .con {
  width: calc(100% - 290px);
  height: 100%;
}

@media (max-width: 767px) {
  .services-block .tabcontent .newslist .news a .con {
    width: 100%;
    margin-top: 30px;
  }
}

.services-block .tabcontent .newslist .news a .con h3 {
  text-align: left;
  color: #406673;
}

.services-block .tabcontent .newslist .news a .con .date {
  display: flex;
  align-items: center;
  color: #406673;
}

.services-block .tabcontent .newslist .news a .con .date img {
  margin-right: 10px;
}

.services-block .tabcontent .newslist .news a .con .desinfo {
  line-height: 2;
  color: #6D7278;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.services-block .tabcontent .newslist .news a .arrowright {
  width: 50px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .services-block .tabcontent .newslist .news a .arrowright {
    width: 100%;
    margin-top: 30px;
  }
}

.services-block .tabcontent .videolist {
  position: relative;
  z-index: 9;
  max-width: 84%;
  margin: 0 auto;
}

@media (max-width: 1280px) {
  .services-block .tabcontent .videolist {
    max-width: 100%;
  }
}

.services-block .tabcontent .videolist .video-a {
  display: flex;
  justify-content: space-between;
  height: 100%;
  flex-wrap: wrap;
  border-top: 1px solid rgba(64, 102, 115, 0.5);
  transition: all 0.35s ease;
  padding: 30px 0px;
}

.services-block .tabcontent .videolist .video-a:nth-last-child(1) {
  border-bottom: 1px solid rgba(64, 102, 115, 0.5);
}

@media (max-width: 767px) {
  .services-block .tabcontent .videolist .video-a {
    padding: 20px 0px;
  }
}

.services-block .tabcontent .videolist .video-a:hover {
  background: #efefef;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.services-block .tabcontent .videolist .video-a h3 {
  position: relative;
  padding-left: 30px;
  font-weight: normal;
  color: #406673;
  margin-bottom: 0;
  width: calc(100% - 300px);
  text-align: left;
}

@media (max-width: 1024px) {
  .services-block .tabcontent .videolist .video-a h3 {
    width: calc(100% - 250px);
  }
}

@media (max-width: 767px) {
  .services-block .tabcontent .videolist .video-a h3 {
    width: 100%;
  }
}

.services-block .tabcontent .videolist .video-a h3::before {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 3px solid #D3A286;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 5px;
}

@media (max-width: 767px) {
  .services-block .tabcontent .videolist .video-a h3::before {
    width: 16px;
    height: 16px;
  }
}

.services-block .tabcontent .videolist .video-a .date {
  width: 250px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #406673;
}

@media (max-width: 1024px) {
  .services-block .tabcontent .videolist .video-a .date {
    width: 200px;
  }
}

@media (max-width: 767px) {
  .services-block .tabcontent .videolist .video-a .date {
    width: 100%;
    margin-top: 10px;
  }
}

.services-block .tabcontent .video-article {
  position: relative;
  z-index: 9;
}

.services-block .tabcontent .video-article .video-titbox {
  border-bottom: 3px solid rgba(64, 102, 115, 0.2);
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #557580;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.services-block .tabcontent .video-article .video-titbox h2 {
  position: relative;
  padding-left: 30px;
  color: #406673;
  margin-bottom: 0;
  text-align: left;
  margin-top: 0;
}

.services-block .tabcontent .video-article .video-titbox h2::before {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 3px solid #D3A286;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}

@media (max-width: 767px) {
  .services-block .tabcontent .video-article .video-titbox h2::before {
    width: 16px;
    height: 16px;
  }
}

.services-block .white img {
  display: block;
  margin: 0 auto;
}

.services-block .whiteback {
  border-radius: 33px;
  background: rgba(255, 255, 255, 0.8);
  box-sizing: border-box;
  padding: 60px 150px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .services-block .whiteback {
    padding: 60px;
  }
}

@media (max-width: 767px) {
  .services-block .whiteback {
    padding: 30px;
  }
}

.services-block .whiteback::before {
  content: '';
  display: block;
  width: 1487px;
  height: 396px;
  background: url(../png/heart_bg.png) no-repeat top center;
  background-size: contain;
  position: absolute;
  left: 5%;
  top: 30px;
  animation: smoke2 2s ease-in-out infinite;
}

@media (max-width: 1440px) {
  .services-block .whiteback::before {
    width: 100%;
    left: 0;
  }
}

.services-block .whiteback .txt p {
  margin-bottom: 30px;
}

.services-block .whiteback .txt h3 {
  font-size: 24px;
  color: #406673;
  font-weight: bold;
}

@media (max-width: 768px) {
  .services-block .whiteback .txt h3 {
    font-size: 18px;
  }
}

.services-block .whiteback .txt dl {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.services-block .whiteback .txt dl dd {
  display: flex;
  align-items: center;
  margin-top: 15px;
  margin-right: 60px;
  color: #406673;
}

@media (max-width: 767px) {
  .services-block .whiteback .txt dl dd {
    margin-right: 0;
  }
}

.services-block .whiteback .txt dl dd img {
  margin-right: 20px;
}

.services-block .whiteback .txt dl dd a {
  color: #406673;
}

.services-block .whiteback .article {
  font-size: 18px;
  color: #666666;
}

.services-block .whiteback .article img {
  display: block;
}

.services-block .whiteback .article h4 {
  font-weight: bold;
  color: #000;
}

.services-block .whiteback .article p a {
  color: #406673;
}

.services-block .whiteback .address .border {
  border-radius: 14px;
  padding: 30px 20px;
  text-align: center;
  margin-bottom: 30px;
}

.services-block .whiteback .address .border .icos {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 67px;
  height: 67px;
  border-radius: 50%;
  background: #406673;
}

.services-block .whiteback .address .border p {
  margin-top: 15px;
  margin-bottom: 0;
}

.services-block .whiteback .address .border p a {
  display: block;
  font-weight: bold;
}

.services-block .whiteback .datea {
  width: 100%;
}

.services-block .whiteback .datea img {
  margin-right: 10px;
  margin-left: 0;
}

.services-block .whiteback .citylist .items {
  margin-bottom: 30px;
  margin-top: 30px;
}

.services-block .whiteback .citylist .items h3 {
  display: block;
  background: #ABB192;
  padding: 10px 20px;
  color: #fff;
}

.services-block .whiteback .citylist .items dl {
  margin-left: 20px;
  margin-top: 20px;
}

.services-block .whiteback .citylist .items dl dd {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 18px;
  margin-top: 15px;
}

.services-block .whiteback .citylist .items dl dd img {
  width: 20px;
  vertical-align: middle;
}

.services-block .whiteback .citylist .items dl dd span {
  width: calc(100% - 40px);
}

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

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

.step-block .container .progress-bar {
  position: relative;
  margin: 0 auto;
  background: none;
}

.step-block .container .progress-bar-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 100%;
  margin: 0 auto;
}

.step-block .container .progress-bar {
  position: relative;
  width: 100%;
  height: 1px;
  background: rgba(112, 112, 112, 0.4);
}

.step-block .container .progress {
  position: absolute;
  height: 100%;
  background-color: #F4E65A;
  width: 0%;
  /* Initial width, you can change it based on the active step */
}

.step-block .container .steps {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
}

.step-block .container .step {
  position: relative;
  width: 30%;
}

@media (max-width: 767px) {
  .step-block .container .step {
    width: 31%;
  }
}

.step-block .container .step:nth-child(1)::before {
  display: none;
}

.step-block .container .step:nth-last-child(1) {
  width: 100px;
}

.step-block .container .step:nth-last-child(1)::after {
  display: none;
}

.step-block .container .step:nth-last-child(1)::before {
  display: none;
}

@media (max-width: 767px) {
  .step-block .container .step:nth-last-child(1) {
    width: 60px;
  }
}

.step-block .container .step::after {
  content: '';
  display: block;
  width: 60%;
  position: absolute;
  left: 30%;
  top: 34px;
  height: 1px;
  background: #D8D8D8;
}

@media (max-width: 1366px) {
  .step-block .container .step::after {
    width: 50%;
    left: 40%;
  }
}

@media (max-width: 992px) {
  .step-block .container .step::after {
    width: 40%;
    left: 50%;
  }
}

@media (max-width: 767px) {
  .step-block .container .step::after {
    top: 17px;
  }
}

.step-block .container .step .circle {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  background-color: #CFCFCF;
  color: #fff;
  display: block;
  font-size: 24px;
  position: relative;
  z-index: 99;
  font-style: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

@media (max-width: 767px) {
  .step-block .container .step .circle {
    width: 34px;
    height: 34px;
    font-size: 14px;
  }
}

.step-block .container .step.active::before, .step-block .container .step.active::after {
  background: #406673;
}

.step-block .container .step.active .circle {
  background: #406673;
}

.step-block .container .step.active-g::before, .step-block .container .step.active-g::after {
  background: #406673;
}

.step-block .container .step.active-g .circle {
  background: #406673;
}

.step-block .container .step span {
  display: block;
  margin-top: 0.6rem;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.66);
  font-weight: bold;
}

@media (max-width: 992px) {
  .step-block .container .step span {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .step-block .container .step span {
    font-size: 12px;
  }
}

.step-block .container .step.active span, .step-block .container .step.active-g span {
  color: #000;
}

.step-block .container .slider {
  display: flex;
  overflow: hidden;
}

.step-block .container .slide {
  flex: 1;
  min-width: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #999999;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.step-block .container .slide .txt em {
  font-style: italic;
  color: #374869;
}

.step-block .container .slide form label {
  margin-bottom: 0.5rem;
  font-weight: bold;
}

.step-block .container .slide form label sub {
  top: 0;
}

.step-block .container .slide form .form-control {
  padding: 1rem;
  height: 36px;
  color: #999999;
  border: 1px solid #DBDBDB;
}

.step-block .container .slide form .inp {
  position: relative;
}

.step-block .container .slide form .inp i {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 1rem;
  color: #7E7E7E;
}

.step-block .container .slide form .radiolist {
  justify-content: flex-start;
}

.step-block .container .slide form .radiolist .radiobox-inline:nth-child(1) {
  margin-right: 5rem;
}

.step-block .container .slide form .radiolist .bzbox {
  margin-left: 0.5rem;
  display: block;
}

.step-block .container .slide form .radiolist .bzbox h4 {
  color: #374869;
}

@media (max-width: 992px) {
  .step-block .container .slide form .col-md-3 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .step-block .container .slide form .col-md-3 {
    width: 100%;
  }
}

.step-block .container .slide form .relative {
  position: relative;
}

.step-block .container .slide form .relative .filebtn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 129px;
  height: 45px;
  background: #E5EEFD;
  color: #0051F2;
  padding: 5px;
  text-align: center;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
}

.step-block .container .slide .garyback {
  box-sizing: border-box;
  padding: 1rem 2rem;
  background: #F8F8F8;
}

@media (max-width: 767px) {
  .step-block .container .slide .garyback {
    padding: 0.5rem 1rem;
  }
}

.step-block .container .slide .garyback .checkboxlist .checkbox-inline {
  border: none;
  padding: 0;
  margin: 0;
}

.step-block .container .slide .garyback .checkboxlist .checkbox-inline .checkbox .checkmark {
  border-radius: 0;
  width: 20px;
  height: 20px;
}

.step-block .container .slide .garyback .checkboxlist .checkbox-inline span {
  font-size: 20px;
  font-weight: bold;
  color: #406673;
}

.step-block .container .slide .garyback i {
  width: 1px;
  height: 20px;
  background: #979797;
  margin: 0 15px;
  display: inline-block;
}

.step-block .container .slide .garyback h4 {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .step-block .container .slide .garyback h4 {
    font-size: 14px;
  }
}

.step-block .container .slide .datebox {
  border: 1px solid #C2C2C2;
  box-sizing: border-box;
  max-width: 684px;
  margin: 0 auto;
}

.step-block .container .slide .imgs img {
  display: block;
  margin: 0 auto;
}

.step-block .container .slide .more {
  width: 222px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.step-block .container .slide h3 {
  margin-bottom: 1rem;
}

.step-block .container .slide .ulbox {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}

.step-block .container .slide .ulbox .lis {
  width: 16%;
  margin-top: 15px;
  border: 1px solid #CFCFCF;
  border-right: none;
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  font-weight: bold;
  cursor: pointer;
}

@media (max-width: 767px) {
  .step-block .container .slide .ulbox .lis {
    width: 33.33333%;
    padding: 2px 5px;
    font-size: 12px;
    border-right: 1px solid #CFCFCF;
  }
}

.step-block .container .slide .ulbox .lis:nth-last-child(1) {
  border-right: 1px solid #CFCFCF;
}

.step-block .container .slide .ulbox .lis span {
  display: block;
}

.step-block .container .slide .ulbox .lis span.green {
  color: #2AC300;
}

.step-block .container .slide .ulbox .lis.greenback {
  background: #406673;
  color: #fff;
}

@media (max-width: 767px) {
  .step-block .container .slide h1 {
    text-align: center;
  }
}

.step-block .container .slide.active {
  display: block;
}

.step-block .container #prevBtn, .step-block .container #nextBtn {
  border: 0;
  color: #406673;
  border: 1px solid #406673;
  font-weight: bold;
  border-radius: 60px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: .3s;
  width: 270px;
  background: #fff;
  position: relative;
  padding: 1.4rem 1rem;
  z-index: 1;
  margin: 0 1rem;
}

@media (max-width: 767px) {
  .step-block .container #prevBtn, .step-block .container #nextBtn {
    width: 120px;
    padding: 0.5rem;
  }
}

.step-block .container #prevBtn:hover, .step-block .container #nextBtn:hover {
  color: #fff;
  border: 1px solid #406673;
  transform: scale(1.1);
}

.step-block .container #prevBtn:hover::after, .step-block .container #nextBtn:hover::after {
  height: 100%;
  left: 0;
  right: auto;
  transition: .3s;
}

.step-block .container #prevBtn::after, .step-block .container #nextBtn::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  border-radius: 0;
  bottom: 0;
  left: auto;
  right: 0;
  z-index: -1;
  transition: .3s;
  background: #406673;
}

@media (max-width: 767px) {
  .step-block h2 {
    text-align: center;
    margin-bottom: 30px !important;
  }
}

.bread {
  position: relative;
}

.bread * {
  color: #0F0F0F;
}

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

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

.first-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  background: #FAF9F5;
}

.first-block .title {
  color: #557580;
}

.first-block .title::before {
  content: '';
  display: block;
  width: 62px;
  height: 4px;
  background: #557580;
  margin: 15px auto;
}

.first-block .white img {
  display: block;
  margin: 0 auto;
}

.first-block .txt {
  max-width: 61%;
  margin: 30px auto;
}

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

.second-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #F9EFE5;
  padding: 150px 0px;
}

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

.second-block::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../png/heartbg.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  animation: smoke2 2s ease-in-out infinite;
}

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

.second-block .title {
  color: #557580;
}

.second-block .title::before {
  content: '';
  display: block;
  width: 67px;
  height: 4px;
  background: #557580;
  margin-top: 15px;
  margin-bottom: 25px;
}

@media (max-width: 1280px) {
  .second-block .title::before {
    margin: 15px auto;
  }
}

.second-block .whitebox {
  background: #fff;
  border-radius: 34px;
  padding: 50px;
  overflow: hidden;
  width: 95%;
  float: right;
}

@media (max-width: 1280px) {
  .second-block .whitebox {
    padding: 30px;
    width: 100%;
    float: none;
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .second-block .whitebox {
    margin-top: 30px;
  }
}

.second-block .whitebox .taba {
  border-bottom: 1px solid #D3A286;
  padding-bottom: 25px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .second-block .whitebox .taba {
    overflow-y: scroll;
  }
}

.second-block .whitebox .taba a {
  transition: all 0.35s ease;
}

@media (max-width: 767px) {
  .second-block .whitebox .taba a {
    white-space: nowrap;
    margin-right: 60px;
  }
}

.second-block .whitebox .taba a img {
  opacity: 0;
  margin-right: 10px;
}

@media (max-width: 768px) {
  .second-block .whitebox .taba a img {
    width: 20px;
  }
}

.second-block .whitebox .taba a.active {
  font-weight: bold;
}

.second-block .whitebox .taba a.active img {
  opacity: 1;
}

.second-block .whitebox .tabcontent .items {
  display: none;
}

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

.second-block .whitebox .tabcontent .items .row a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}

.second-block .whitebox .tabcontent .items .row a:hover > img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.second-block .whitebox .tabcontent .items .row a:hover .hover {
  opacity: 1;
}

.second-block .whitebox .tabcontent .items .row a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.second-block .whitebox .tabcontent .items .row a .hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.35s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.second-block .whitebox .tabcontent .items .row a .hover span {
  color: #fff;
  margin-bottom: 40px;
  display: block;
}

.second-block .whitebox .tabcontent .items .row a .hover .arrow {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 2px solid #C9C8C8;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.second-block .whitebox .tabcontent .items .row a .hover .arrow img {
  width: 31px;
  height: 16px;
}

@media (max-width: 767px) {
  .second-block .whitebox .tabcontent .items .row .col-md-4 {
    width: 50%;
    margin-top: 15px;
  }
}

@media (max-width: 1024px) {
  .second-block .row .col-md-5 {
    width: 100%;
    margin-bottom: 100px;
  }
}

@media (max-width: 1024px) {
  .second-block .row .col-md-7 {
    width: 100%;
  }
  .second-block .row .col-md-7 .title {
    text-align: center;
  }
  .second-block .row .col-md-7 .title p::after {
    margin: 25px auto;
  }
}

@media (max-width: 1280px) {
  .second-block .row .col-md-3, .second-block .row .col-md-9 {
    width: 100%;
    text-align: center;
  }
}

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

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

.third-block {
  position: relative;
  overflow: hidden;
  padding: 150px 0px;
}

@media (max-width: 1280px) {
  .third-block {
    padding: 80px 0px;
  }
}

.third-block::before {
  content: '';
  display: block;
  width: 65px;
  height: 60px;
  background: url(../svg/heart.svg) no-repeat top center;
  position: absolute;
  right: 50px;
  top: 70px;
  animation: smoke2 2s ease-in-out infinite;
}

.third-block::after {
  content: '';
  display: block;
  position: absolute;
  left: 400px;
  bottom: 50px;
  background: url(../svg/new.svg) no-repeat top center;
  background-size: cover;
  width: 592px;
  height: 439px;
  animation: smoke2 2s ease-in-out infinite;
}

.third-block .title {
  color: #557580;
}

.third-block .title::before {
  content: '';
  display: block;
  width: 67px;
  height: 4px;
  background: #557580;
  margin-top: 15px;
  margin-bottom: 25px;
}

@media (max-width: 1024px) {
  .third-block .title::before {
    margin: 15px auto;
  }
}

.third-block .ml-4 {
  margin-left: 120px;
}

@media (max-width: 1440px) {
  .third-block .ml-4 {
    margin-left: 40px;
  }
}

@media (max-width: 1024px) {
  .third-block .ml-4 {
    margin-left: 4%;
    margin-right: 4%;
  }
}

.third-block .instagram {
  margin-left: 20px;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #406673;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1280px) {
  .third-block .instagram {
    width: 60px;
    height: 60px;
    border-radius: 50%;
  }
  .third-block .instagram i {
    font-size: 24px;
  }
}

.third-block .instagram i {
  color: #fff;
  font-size: 34px;
}

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

.third-block .cardbox .swiper-slide {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 6px 50px rgba(0, 0, 0, 0.11);
  margin-bottom: 50px;
  overflow: hidden;
}

.third-block .cardbox .swiper-slide a {
  display: block;
  overflow: hidden;
  transition: all 0.35s ease;
}

.third-block .cardbox .swiper-slide a:hover {
  background: #406673;
}

.third-block .cardbox .swiper-slide 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);
}

.third-block .cardbox .swiper-slide a:hover .con .date, .third-block .cardbox .swiper-slide a:hover .con .tit {
  color: #fff;
}

.third-block .cardbox .swiper-slide a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 91.05%;
  position: relative;
}

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

.third-block .cardbox .swiper-slide a .con {
  box-sizing: border-box;
  padding: 20px;
}

.third-block .cardbox .swiper-slide a .con .date {
  color: #999999;
  margin-bottom: 10px;
  display: block;
}

.third-block .cardbox .swiper-slide a .con .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.third-block .cardbox .arrow-box {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  width: 92%;
  height: 64px;
}

@media (max-width: 767px) {
  .third-block .cardbox .arrow-box {
    margin-top: 0;
  }
}

.third-block .cardbox .arrow-box .ds {
  width: calc(100% - 184px);
  position: relative;
}

.third-block .cardbox .arrow-box .ds .swiper-pagination-progressbar {
  height: 2px;
}

.third-block .cardbox .arrow-box .ds .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #406673;
}

.third-block .cardbox .arrow-box .arrow {
  width: 164px;
  position: relative;
  height: 64px;
}

.third-block .col-md-8 {
  width: 72.66666667%;
}

@media (max-width: 1024px) {
  .third-block .col-md-8 {
    width: 100%;
  }
}

@media (max-width: 1440px) {
  .third-block .col-md-3 p br {
    display: none;
  }
}

@media (max-width: 1024px) {
  .third-block .col-md-3 {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }
  .third-block .col-md-3 .d-flex {
    justify-content: center !important;
  }
}

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

.four-block .title {
  color: #557580;
}

.four-block .title::before {
  content: '';
  display: block;
  width: 67px;
  height: 4px;
  background: #557580;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

.four-block .row .box {
  border-radius: 16px;
  background: #fff;
  padding: 35px;
  padding-bottom: 50px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

@media (max-width: 1280px) {
  .four-block .row .box {
    padding: 25px;
    padding-bottom: 50px;
  }
}

.four-block .row .box .imgs {
  width: 134px;
  border: 1px solid #B3B89E;
}

.four-block .row .box .imgs img {
  width: 100%;
}

.four-block .row .box .con {
  width: calc(100% - 170px);
}

@media (max-width: 1440px) {
  .four-block .row .box .con {
    width: calc(100% - 150px);
  }
}

.four-block .row .box .con p {
  color: #666666;
  margin-top: 20px;
}

.four-block .row .box a {
  position: absolute;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #ABB192;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  bottom: -60px;
  transform: translateY(-50%);
  margin-left: -32px;
}

.four-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: 1024px) {
  .four-block .row .col-md-4 {
    width: 100%;
    margin-bottom: 50px;
  }
}

.four-block .bg-bottom {
  position: relative;
  margin-top: -100px;
}

@media (max-width: 1024px) {
  .four-block .bg-bottom {
    margin-top: 0;
  }
}

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

.card-block::before {
  content: '';
  display: block;
  width: 1114px;
  height: 800px;
  background: url(../k1.html) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: -500px;
  top: 0px;
}

.card-block::after {
  content: '';
  display: block;
  width: 1114px;
  height: 800px;
  background: url(../k2.html) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: -500px;
  bottom: 0px;
}

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

.card-block h3 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-block h3::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  margin: 0 20px;
}

.card-block h3::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  margin: 0 20px;
}

.card-block .box {
  border-radius: 24px;
  border: 1px solid #919CC1;
  box-sizing: border-box;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.card-block .box .icos {
  display: block;
  height: 60px;
  width: 50px;
}

.card-block .box .con {
  width: calc(100% - 80px);
}

.card-block .box p {
  color: rgba(255, 255, 255, 0.99);
  margin-top: 10px;
  margin-bottom: 0;
}

.card-block .video-card-box .video {
  border-top: 1px solid #909DC2;
  padding-top: 70px;
  margin-top: 100px;
}

.card-block .video-card-box .video .videobox {
  margin-top: 60px;
  position: relative;
  cursor: pointer;
}

.card-block .video-card-box .video .videobox:hover::before {
  opacity: 1;
}

.card-block .video-card-box .video .videobox::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(22, 37, 74, 0.4);
  position: absolute;
  left: 0;
  top: 0;
}

.card-block .video-card-box .video .videobox::before {
  content: '';
  display: block;
  width: 173px;
  height: 173px;
  background: url(../play.html) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  opacity: 0.6;
  transition: all 0.35s ease;
}

@media (max-width: 1024px) {
  .card-block .video-card-box .video .videobox::before {
    width: 100px;
    height: 100px;
  }
}

.card-block .video-card-box .video .videobox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 32px;
}

.card-block .items {
  border-bottom: 1px solid #909DC2;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

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

@media (max-width: 992px) {
  .card-block .items .row .col-md-3, .card-block .items .row .col-md-9 {
    width: 100%;
  }
  .card-block .items .row .col-md-3 .imgs img, .card-block .items .row .col-md-9 .imgs img {
    display: block;
    margin: 0 auto 40px auto;
  }
}

@media (max-width: 992px) and (max-width: 767px) {
  .card-block .items .row .col-md-3 .imgs img, .card-block .items .row .col-md-9 .imgs img {
    max-width: 60%;
  }
}

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

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

.about-block .row .col-md-6 .icos {
  display: block;
  height: 60px;
}

.about-block .row .col-md-6 .about-tit {
  min-height: 60px;
}

@media (max-width: 767px) {
  .about-block .row .col-md-6 .about-tit {
    min-height: auto;
  }
}

.about-block .row .col-md-6 p {
  width: 75%;
}

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

.about-block .Contact {
  background: #fff;
  border-radius: 10px;
  padding: 3rem;
  position: relative;
}

@media (max-width: 768px) {
  .about-block .Contact {
    padding: 1.5rem;
  }
}

.about-block .Contact .address ul li {
  margin-bottom: 1.5rem;
  padding-left: 0;
  display: flex;
  align-items: baseline;
}

.about-block .Contact .address ul li::before {
  display: none;
}

.about-block .Contact .address ul li i {
  width: 20px;
}

.about-block .Contact .address ul li p {
  width: calc(100% - 30px);
  margin-bottom: 0;
}

.about-block .Contact .pic img {
  width: 100%;
}

.about-block .table2 thead tr th {
  padding: 25px 20px !important;
  white-space: nowrap;
}

.about-block .table2 thead tr th:nth-child(2) {
  text-align: left;
}

.about-block .table2 thead tr th:nth-child(1) {
  border-right: 6px solid #f1eff2;
}

.about-block .table2 tbody tr:nth-child(even) td {
  background: #F5F8FA;
}

.about-block .table2 tbody tr td {
  padding: 20px !important;
  vertical-align: middle;
}

.about-block .table2 tbody tr td:nth-child(1) {
  border-right: 6px solid #f1eff2;
}

.about-block .table2 tbody tr p {
  color: #1E1E1E;
  text-align: left;
  margin-bottom: 0;
}

.about-block .table3 thead tr th {
  padding: 20px 20px;
  background: #1C6D8F;
  color: #fff;
  text-align: center;
  border-right: 5px solid #fff;
}

.about-block .table3 thead tr th:nth-last-child(1) {
  border-right: none;
}

.about-block .table3 tbody {
  border: none;
}

.about-block .table3 tbody tr:nth-child(even) td {
  background: #F5F8FA;
}

.about-block .table3 tbody tr td {
  padding: 20px;
  border: none;
  text-align: center;
  border-right: 5px solid #fff;
}

.about-block .table3 tbody tr td:nth-last-child(1) {
  border-right: none;
}

.about-block .table3 tbody tr p {
  color: #1E1E1E;
  text-align: left;
}

.about-block .table4 thead tr th {
  padding: 20px 20px;
  background: #1C6D8F;
  color: #fff;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  border-right: 5px solid #f1eff2;
}

.about-block .table4 thead tr th:nth-last-child(1) {
  border-right: none;
}

.about-block .table4 tbody {
  border: none;
}

.about-block .table4 tbody tr:nth-child(even) td {
  background: #F5F8FA;
}

.about-block .table4 tbody tr td {
  padding: 20px;
  color: #1E1E1E !important;
  border: none;
  text-align: left;
  vertical-align: top;
  border-right: 5px solid #f1eff2;
}

.about-block .table4 tbody tr td:nth-last-child(1) {
  border-right: none;
}

.about-block .table4 tbody tr td:nth-child(1) {
  color: #747474 !important;
}

.about-block .table4 tbody tr p {
  color: #1E1E1E;
  text-align: left;
  margin-bottom: 0;
}

.about-block table.dataTable.display.table5 thead {
  background: #000;
}

.about-block table.dataTable.display.table5 thead th {
  color: #fff;
}

.about-block table.dataTable.display.table5 th, .about-block table.dataTable.display.table5 td {
  padding: 20px;
  border-top: none !important;
  border-right: 6px solid #f1eff2;
}

.about-block table.dataTable.display.table5 th:nth-last-child(1), .about-block table.dataTable.display.table5 td:nth-last-child(1) {
  border-right: none;
}

.about-block table.dataTable.display.table5 tbody tr:nth-child(even) {
  background: #F5F8FA !important;
}

.about-block table.dataTable.display.table5 tbody tr:nth-child(odd) {
  background: #FFFFFF !important;
}

.about-block table.dataTable.display.table5 tbody td {
  color: #1E1E1E !important;
  border-top: none !important;
}

.about-block table.dataTable.display.table5 tbody td:nth-child(1) {
  text-align: center;
  color: #747474;
}

.about-block .News {
  position: relative;
}

@media (max-width: 768px) {
  .about-block .News .row .col-md-4 {
    width: 33.3333%;
  }
}

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

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

.about-block .News .row .col-md-4 a {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 2rem;
  border-radius: 10px;
}

.about-block .News .row .col-md-4 a:hover {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
}

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

.about-block .News .row .col-md-4 a:hover .con {
  background: #fff;
  color: #000;
}

.about-block .News .row .col-md-4 a .boximg {
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.about-block .News .row .col-md-4 a .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.about-block .News .pageinfo {
  display: none;
}

@media (max-width: 768px) {
  .about-block .News .pageinfo {
    display: block;
  }
}

.about-block .News .tsp .pageinfo {
  display: block;
}

@media (max-width: 768px) {
  .about-block .News .tsp .pageinfo {
    display: none;
  }
}

.about-block .speaker .col-md-3 a {
  display: block;
  width: 100%;
  height: 100%;
}

.about-block .speaker .col-md-3 a:hover .imgs img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.about-block .speaker .col-md-3 a .imgs {
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  max-height: 387px;
}

.about-block .speaker .col-md-3 a .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.about-block .partners {
  background: #fff;
  border-radius: 10px;
  padding: 2rem;
}

.about-block .partners .row .col-md-3:nth-last-child(1) a {
  border-right: 0;
  width: 100%;
}

.about-block .partners .row .col-md-3 a {
  display: block;
  border-right: 1px solid #DFDFDF;
  height: 100%;
  width: 90%;
}

.about-block .borerlist .row .col-md-3 {
  padding: 0;
}

@media (max-width: 767px) {
  .about-block .borerlist .row .col-md-3 {
    width: 50%;
  }
}

.about-block .borerlist .row .col-md-3:nth-last-child(1) a {
  border-bottom: none;
}

.about-block .borerlist .row .col-md-3:nth-child(4n) a {
  border-right: none;
}

@media (max-width: 767px) {
  .about-block .borerlist .row .col-md-3:nth-child(4n) a {
    border-right: 1px solid #DEDEDE;
  }
}

@media (max-width: 767px) {
  .about-block .borerlist .row .col-md-3:nth-child(2n) a {
    border-right: none;
  }
}

.about-block .borerlist .row .col-md-3 a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 240px;
  border-bottom: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
}

@media (max-width: 767px) {
  .about-block .borerlist .row .col-md-3 a {
    height: 160px;
  }
}

.about-block .borerlist .row .col-md-3 a img {
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 1rem;
}

.about-block .Newsbox .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .about-block .Newsbox .items {
    flex-direction: column-reverse;
  }
}

.about-block .Newsbox .items .left {
  width: calc(100% - 500px);
}

@media (max-width: 768px) {
  .about-block .Newsbox .items .left {
    width: calc(100% - 330px);
  }
}

@media (max-width: 767px) {
  .about-block .Newsbox .items .left {
    width: calc(100%);
    margin-top: 1.5rem;
  }
}

.about-block .Newsbox .items .left .date {
  display: block;
}

.about-block .Newsbox .items .left .desinfo {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.about-block .Newsbox .items .left a {
  display: inline-block;
  border-radius: 10px;
  background: #0B85C8;
  padding: 0.8rem 1.5rem;
  color: #fff;
  margin-right: 1.5rem;
}

@media (max-width: 767px) {
  .about-block .Newsbox .items .left a {
    padding: 0.7rem 1.2rem;
  }
}

.about-block .Newsbox .items .left a:hover {
  background: #0B73AC;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.about-block .Newsbox .items .left a:nth-child(2) {
  background: #122237;
}

.about-block .Newsbox .items .left a:nth-child(2):hover {
  background: #2C333C;
}

.about-block .Newsbox .items .left a:nth-child(2) img {
  margin-right: 10px;
}

.about-block .Newsbox .items .right {
  width: 476px;
  border-radius: 15px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .about-block .Newsbox .items .right {
    width: 300px;
  }
}

@media (max-width: 767px) {
  .about-block .Newsbox .items .right {
    width: 100%;
  }
}

.about-block .Newsbox .items .right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}

@media (max-width: 767px) {
  .about-block .tp .col-md-3 {
    width: 50%;
  }
}

.about-block .article .date {
  display: block;
  margin: 2rem 0;
}

.about-block .article .box {
  background: #fff;
  border-radius: 10px;
  padding: 2rem;
  margin-top: 2rem;
  position: relative;
}

.about-block .article .box .i3 {
  position: absolute;
  left: -3rem;
  top: 0;
  z-index: 99;
}

.about-block .article .box .i4 {
  position: absolute;
  right: -3rem;
  bottom: 0;
  z-index: 99;
}

.about-block .article .box .txt p {
  text-align: left;
  margin-bottom: 0rem;
  color: #4B4B4B;
  margin-top: 0;
}

.about-block .article .box .more {
  background: #000;
  color: #fff;
}

.about-block .article .box .more img {
  filter: invert(50%) brightness(300%) !important;
}

@media (max-width: 767px) {
  .about-block .article .box .imgs {
    margin-bottom: 2rem;
  }
}

.about-block .article .box .imgs img {
  width: 100%;
}

.about-block .article .box .share {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .about-block .article .spflx {
    flex-direction: column-reverse;
  }
}

.about-block .article .inner .txt {
  color: #4B4B4B;
}

.faq-block .faqbox .items {
  border-radius: 16px;
  background: #323F6E;
  border: none !important;
  padding: 30px;
  margin-bottom: 20px;
}

.faq-block .faqbox .items.open .items-title .arrow::after {
  content: "\f107";
  height: auto;
}

.faq-block .faqbox .items .items-title .arrow {
  background: none;
  font-style: normal;
  font-size: 24px;
  color: #B4C4FF;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.faq-block .faqbox .items .items-title .arrow::after {
  content: "\f105";
  font-family: 'FontAwesome';
  width: auto;
  height: auto;
  background: none;
  transform: none;
  top: 0;
  transition: all 0.35s ease;
  left: 0;
  position: relative;
}

.faq-block .faqbox .items .items-title .arrow::before {
  display: none;
}

.support-block {
  position: relative;
  padding: 100px 0 0 0px;
}

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

.support-block .row .col-md-6:nth-child(2) .box {
  background: url(../su2.html) no-repeat top center;
  background-size: cover;
}

.support-block .row .col-md-6 .box {
  border-radius: 16px;
  background: #323F6E;
  padding: 60px;
  background: url(../su1.html) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .support-block .row .col-md-6 .box {
    padding: 30px;
  }
}

.support-block .row .col-md-6 .box .box-top {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 50px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .support-block .row .col-md-6 .box .box-top {
    padding-bottom: 30px;
  }
}

.support-block .row .col-md-6 .box .box-top .icos {
  width: 113px;
  height: 113px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.support-block .row .col-md-6 .box .box-top h2 {
  margin-bottom: 0;
  width: calc(100% - 150px);
}

.support-block .row .col-md-6 .box .downlist a {
  display: flex;
  width: 100%;
  color: #fff;
  padding: 30px 0px;
  justify-content: space-between;
  position: relative;
}

.support-block .row .col-md-6 .box .downlist a:hover::after {
  width: 100%;
}

.support-block .row .col-md-6 .box .downlist a::after {
  content: '';
  width: 0;
  height: 1px;
  background: #fff;
  transition: all 0.35s ease;
  position: absolute;
  left: 0;
  bottom: 0;
}

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

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

.news-block .newsbox .items {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 30px;
  margin-bottom: 20px;
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #fff;
  transition: all 0.35s ease;
  position: relative;
}

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

.news-block .newsbox .items::before {
  content: '';
  display: block;
  width: 0;
  height: 1px;
  background: #D8D8D8;
  transition: all 0.35s ease;
  position: absolute;
  left: 0;
  top: 0;
}

.news-block .newsbox .items .news-date {
  width: 175px;
  position: relative;
}

@media (max-width: 767px) {
  .news-block .newsbox .items .news-date {
    display: flex;
    align-items: center;
  }
}

.news-block .newsbox .items .news-date::after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  background: #D8D8D8;
  position: absolute;
  left: 100px;
  top: 15px;
}

@media (max-width: 767px) {
  .news-block .newsbox .items .news-date::after {
    display: none;
  }
}

.news-block .newsbox .items .news-date b {
  display: block;
}

.news-block .newsbox .items .news-date em {
  display: block;
  border: 1px solid #D8D8D8;
  padding: 5px;
  width: 75px;
  text-align: center;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .news-block .newsbox .items .news-date em {
    margin-top: 0;
    margin-left: 20px;
  }
}

.news-block .newsbox .items .news-content {
  width: calc(100% - 175px);
}

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

.news-block .h1-title {
  text-align: center;
}

.news-block .h1-title::after {
  content: '';
  display: block;
  width: 142px;
  height: 4px;
  background: #fff;
  margin: 20px auto;
}

.news-block .row .col-md-4 {
  transition: all 0.35s ease;
}

.news-block .row .col-md-4 a {
  display: block;
  width: 100%;
  height: 100%;
  border-top: 1px solid #909DC2;
  border-bottom: 1px solid #909DC2;
  padding: 40px 0px;
  color: #fff;
  position: relative;
}

.news-block .row .col-md-4 a:hover::before {
  width: 100%;
}

.news-block .row .col-md-4 a:hover::after {
  width: 100%;
}

.news-block .row .col-md-4 a::before {
  content: '';
  display: block;
  width: 0;
  height: 1px;
  background: #1434CB;
  transition: all 0.35s ease;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}

.news-block .row .col-md-4 a::after {
  content: '';
  display: block;
  width: 0;
  height: 1px;
  background: #1434CB;
  transition: all 0.35s ease;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
}

.news-block .row .col-md-4 a .news-date {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.news-block .row .col-md-4 a .news-date .year {
  border: 1px solid #D8D8D8;
  padding: 5px 20px;
  margin-right: 20px;
}

.apply-block {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
}

.apply-block .apply-download {
  width: 100%;
  height: 100%;
  background: url(../apbg1.html) no-repeat top center;
  background-size: cover;
  box-sizing: border-box;
  padding: 10px 80px;
  border-radius: 20px;
}

@media (max-width: 1024px) {
  .apply-block .apply-download {
    padding: 30px 20px;
  }
}

.apply-block .apply-download .applybox {
  position: relative;
  box-sizing: border-box;
  padding-left: 200px;
}

@media (max-width: 1440px) {
  .apply-block .apply-download .applybox {
    padding-left: 100px;
  }
}

@media (max-width: 1280px) {
  .apply-block .apply-download .applybox {
    padding-left: 50px;
  }
}

@media (max-width: 767px) {
  .apply-block .apply-download .applybox {
    padding-left: 0;
    text-align: center;
    margin-top: 20px;
  }
}

.apply-block .apply-download .applybox::before {
  content: '';
  display: block;
  border-left: 1px solid #909DC2;
  box-sizing: border-box;
  padding-left: 60px;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
}

@media (max-width: 767px) {
  .apply-block .apply-download .applybox::before {
    display: none;
  }
}

.apply-block .apply-download .applybox .cardbox a {
  border-radius: 10px;
  background: #fff;
  padding: 10px 40px;
  max-width: 280px;
  text-align: center;
  margin-top: 20px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1024px) {
  .apply-block .apply-download .applybox .cardbox a {
    max-width: 230px;
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .apply-block .apply-download .applybox .cardbox a {
    height: 60px;
  }
}

@media (max-width: 767px) {
  .apply-block .apply-download .applybox .cardbox a {
    max-width: 240px;
    margin: 20px auto;
  }
}

.apply-block .why-chooose {
  border-bottom: 1px solid #909DC2;
  padding-bottom: 100px;
  margin-bottom: 50px;
}

.apply-block .why-chooose .col-md-4 .box {
  border-radius: 24px;
  border: 1px solid #919CC1;
  box-sizing: border-box;
  padding: 30px 50px;
  height: 100%;
}

.apply-block .why-chooose .col-md-4 .box .icos {
  width: 96px;
  height: 96px;
  background: #173ACD;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.apply-block .cardswiper {
  margin-top: 50px;
}

.apply-block .cardswiper .swiper-slide {
  border-radius: 16px;
  background: #323F6E;
  padding: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  height: 640px;
}

@media (max-width: 767px) {
  .apply-block .cardswiper .swiper-slide {
    flex-direction: column-reverse;
    height: auto;
  }
}

.apply-block .cardswiper .swiper-slide .content-left {
  width: calc(100% - 600px);
  box-sizing: border-box;
  padding-left: 50px;
}

@media (max-width: 1024px) {
  .apply-block .cardswiper .swiper-slide .content-left {
    width: calc(100% - 300px);
  }
}

@media (max-width: 767px) {
  .apply-block .cardswiper .swiper-slide .content-left {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
}

.apply-block .cardswiper .swiper-slide .content-left .number:nth-child(2) {
  border-bottom: 1px solid #909DC2;
  display: inline-block;
  width: 452px;
  padding-bottom: 30px;
}

@media (max-width: 992px) {
  .apply-block .cardswiper .swiper-slide .content-left .number:nth-child(2) {
    width: 100%;
  }
}

.apply-block .cardswiper .swiper-slide .content-left h3 {
  margin-top: 80px;
}

@media (max-width: 767px) {
  .apply-block .cardswiper .swiper-slide .content-left h3 {
    margin-top: 40px;
  }
}

.apply-block .cardswiper .swiper-slide .content-left p {
  margin-top: 40px;
}

.apply-block .cardswiper .swiper-slide .content-left p a {
  color: #5183FF;
  text-decoration: underline;
}

.apply-block .cardswiper .swiper-slide .imgs {
  max-width: 600px;
}

@media (max-width: 1024px) {
  .apply-block .cardswiper .swiper-slide .imgs {
    max-width: 300px;
  }
}

@media (max-width: 767px) {
  .apply-block .cardswiper .swiper-slide .imgs {
    width: 100%;
  }
}

.apply-block .cardswiper .swiper-pagination {
  bottom: 30px;
}

.apply-block .cardswiper .swiper-pagination .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.5);
}

.apply-block .cardswiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.apply-block .cardswiper .swiper-button-next, .apply-block .cardswiper .swiper-button-prev {
  border-color: #fff;
}

.apply-block .cardswiper .swiper-button-next::after, .apply-block .cardswiper .swiper-button-prev::after {
  color: #fff;
}

.apply-block .cardswiper .swiper-button-next.swiper-button-next, .apply-block .cardswiper .swiper-button-prev.swiper-button-next {
  right: 30px;
}

@media (max-width: 767px) {
  .apply-block .cardswiper .swiper-button-next.swiper-button-next, .apply-block .cardswiper .swiper-button-prev.swiper-button-next {
    right: 5px;
  }
}

.apply-block .cardswiper .swiper-button-next.swiper-button-prev, .apply-block .cardswiper .swiper-button-prev.swiper-button-prev {
  left: 30px;
}

@media (max-width: 767px) {
  .apply-block .cardswiper .swiper-button-next.swiper-button-prev, .apply-block .cardswiper .swiper-button-prev.swiper-button-prev {
    left: 5px;
  }
}

.apply-block .line {
  width: 100%;
  height: 1px;
  background: #909DC2;
  margin: 80px auto;
}

.apply-block .apply-btn {
  border: 1px solid #919CC1;
  border-radius: 42px;
  max-width: 694px;
  margin: 50px auto;
  transition: all 0.35s ease;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .apply-block .apply-btn {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.apply-block .apply-btn:hover {
  box-shadow: 0 6px 12px rgba(255, 255, 255, 0.16);
}

.apply-block .apply-btn a {
  border-right: 1px solid #919CC1;
  border-radius: 42px;
  padding: 20px 30px;
  display: inline-block;
  background: #173ACD;
  color: #fff;
  width: 173px;
}

@media (max-width: 767px) {
  .apply-block .apply-btn a {
    width: 100%;
    text-align: center;
    border-left: 1px solid #919CC1;
  }
}

.apply-block .apply-btn a img {
  width: 31px;
  height: 31px;
  margin-right: 20px;
}

.apply-block .apply-btn a img.mx-0 {
  margin: 0 auto !important;
}

.apply-block .apply-btn span {
  margin: 0 0px;
  width: calc(100% - 173px);
  display: inline-block;
  text-align: center;
}

@media (max-width: 767px) {
  .apply-block .apply-btn span {
    margin: 30px 10px;
    text-align: center;
    display: block;
  }
}

.apply-block .global {
  width: 880px;
  height: 919px;
  background: url(../global.html) no-repeat top center;
  background-size: contain;
  margin: 0 auto;
  padding: 80px 0 0 0px;
}

@media (max-width: 992px) {
  .apply-block .global {
    width: 100%;
    height: 700px;
  }
}

.apply-block .global h2 {
  margin-top: 160px;
  text-align: center;
}

@media (max-width: 768px) {
  .apply-block .global h2 {
    margin-top: 60px;
  }
}

.apply-block .global img {
  display: block;
  margin: 0 auto;
}

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

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

.Aword-block .container {
  max-width: 1185px;
}

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

.Aword-block .container .faq ul li {
  list-style: none;
  margin-top: 1rem;
  border-radius: 30px;
  background: #FCF8ED;
  padding: 1rem 2rem;
}

.Aword-block .container .faq ul li a {
  width: 100%;
  height: 100%;
  background-size: cover;
  color: #374869;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

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

.Aword-block .container .faq ul li a .fa-angle-up {
  display: none;
}

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

.Aword-block .container .faq ul li .txt {
  display: none;
  padding: 1.5rem;
  background: #FFFFFF;
  border-radius: 30px;
  margin-top: 1rem;
}

.Aword-block .container .faq ul li .txt p {
  margin-bottom: 0;
}

.Aword-block .container .taba .col-md-2 {
  width: 20%;
}

@media (max-width: 1024px) {
  .Aword-block .container .taba .col-md-2 {
    width: 33.333%;
  }
}

@media (max-width: 767px) {
  .Aword-block .container .taba .col-md-2 {
    width: 50%;
  }
}

.Aword-block .container .taba .col-md-2.active a {
  background: #F4E65A;
  color: #374869;
}

.Aword-block .container .taba .col-md-2 a {
  display: block;
  width: 100%;
  height: 100%;
  background: #FCF8ED;
  border-radius: 53px;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #374869;
}

.Aword-block .container .tabcontent {
  background: #FCF8ED;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 3rem;
}

.Aword-block .container .tabcontent .imgs img {
  display: block;
  margin: 2rem auto;
}

.Aword-block .container .tabcontent .dl dd {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #374869;
  padding-bottom: 10px;
  padding-top: 10px;
  flex-wrap: wrap;
}

.Aword-block .container .tabcontent .dl dd:nth-last-child(1) {
  border-bottom: none;
}

.Aword-block .container .tabcontent .dl dd .sp1 {
  width: 200px;
  font-family: 'PT_Serif-Web-Bold';
}

@media (max-width: 767px) {
  .Aword-block .container .tabcontent .dl dd .sp1 {
    width: 100%;
    margin-bottom: 1rem;
  }
}

.Aword-block .container .tabcontent .dl dd .sp2 {
  width: calc(100% - 200px);
}

@media (max-width: 767px) {
  .Aword-block .container .tabcontent .dl dd .sp2 {
    width: 100%;
  }
}

.Aword-block .container .tabcontent .dl dd ol {
  padding-left: 1rem;
}

.Aword-block .container .tabcontent .dl dd ol li {
  margin-bottom: 1rem;
}

.Aword-block .container .tabcontent .dl dd .faq ul li::before {
  display: none;
}

.Aword-block .container .tabcontent .dl dd .faq ul li.li2 {
  background: #FFFFFF;
}

.Aword-block .container .tabcontent .dl dd .faq ul li.li2 .txt {
  background: #FCF8ED;
}

.Aword-block .container .tabcontent .dl dd .faq ul li.li2 .txt ul li {
  background: none;
  padding: 0;
  padding-left: 1.5rem;
}

.Aword-block .container .tabcontent .dl dd .faq ul li.li2 .txt ul li::before {
  content: '';
  display: inline-block;
  background: #374869;
}

.login-block {
  position: relative;
  width: 100%;
  height: 100vh;
  padding: 80px 0px;
  background: url(../loginbg.html) no-repeat top center;
  background-size: cover;
}

@media (max-width: 1440px) {
  .login-block {
    height: 100%;
  }
}

@media (max-width: 1024px) {
  .login-block {
    height: 100vh;
  }
}

@media (max-width: 767px) {
  .login-block {
    height: 100%;
    padding-bottom: 50px;
  }
}

.login-block h4 {
  text-align: center;
  color: #000000;
  padding-top: 50px;
}

.login-block p {
  color: #999999;
}

.login-block .forget {
  max-width: 80%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.login-block .forget span {
  color: #999999 !important;
}

.login-block .forget a {
  color: #1434CB;
}

.login-block button {
  max-width: 80%;
  margin: 0 auto;
  background: #2D64E7;
  padding: 15px;
  border-radius: 40px;
}

form .form-group .select-menu {
  cursor: pointer;
  position: relative;
  width: 100%;
}

form .form-group .select-menu-ul {
  margin-top: 50px;
  list-style: none;
  opacity: 0;
  display: none;
  width: 100%;
  text-align: left;
  position: absolute;
  z-index: 1;
  background: #fff;
  padding-left: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

form .form-group .select-menu-ul li {
  padding: 15px 10px;
  margin-bottom: 0;
  border-radius: 0;
  color: #374869;
}

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

form .form-group .select-menu-ul li:hover {
  background: #f2f2f2;
}

form .form-group .select-menu-div {
  width: 100%;
  position: relative;
  padding: 0.7rem 0.5rem;
  border: none;
}

form .form-group .select-menu-div i {
  margin-right: 5px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}

form .form-group .select-this {
  background: #374869;
  color: #fff !important;
}

form .form-group .select-menu-input {
  border: 0;
  cursor: pointer;
  user-select: none;
  width: 100%;
  outline: none;
  background: none;
  color: #999999;
  padding: 0;
}

form .form-group .select-menu-i {
  transform: rotate(180deg) translateY(50%);
}

form .form-group i {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

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

.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: 14px;
  width: 14px;
  left: 0px;
  top: 50%;
  margin-top: -8px;
  border-radius: 50%;
  background: none;
  margin-right: 10px;
  -webkit-transition: .5s;
  transition: .5s;
  border: 1px solid #707070;
  cursor: pointer;
}

.radiolist .radiobox-inline .radiobox .radiomark::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: #406673;
  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 .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%;
  border: 1px solid #DBDBDB;
  border-radius: 14px;
  box-sizing: border-box;
  padding: 30px;
}

.checkboxlist .checkbox-inline .checkbox {
  display: inline-block;
  position: relative;
  margin-right: 0.5rem;
  margin-top: 3px;
  cursor: pointer;
  line-height: 1;
  display: flex;
}

.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: #406673;
  border-color: #406673;
}

.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 input:checked ~ .bzbox h4, .checkboxlist .checkbox-inline .checkbox input:checked ~ .bzbox p {
  color: #406673;
}

.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: 1px solid #999999;
  border-radius: 50%;
  cursor: pointer;
}

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

.checkboxlist .checkbox-inline .bzbox h4 {
  color: #666666;
}

.checkboxlist .checkbox-inline p {
  color: #666666;
  font-weight: normal;
  margin-top: 15px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .checkboxlist .checkbox-inline p {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.greedeep {
  color: #406673;
}

.contact-block {
  position: relative;
  padding: 100px 0px;
}

.contact-block .links .items {
  margin-top: 40px;
}

.contact-block .links .items:nth-child(3) {
  border-bottom: 1px solid #DBDBDB;
  margin-bottom: 30px;
  padding-bottom: 40px;
}

.contact-block .links .items h3 {
  display: flex;
  align-items: center;
  color: #406673;
  font-weight: bold;
}

.contact-block .links .items .icos {
  width: 38px;
  height: 38px;
  background: #406673;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

.contact-block .links .items span {
  display: block;
  margin-top: 10px;
}

.contact-block .links .items span a {
  text-decoration: none;
}

.contact-block .links .items a {
  text-decoration: underline;
  word-break: break-all;
}

.contact-block .datetime {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.contact-block .contact {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-radius: 24px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8);
}

.contact-block .contact .left {
  width: 44%;
  box-sizing: border-box;
  padding: 60px;
}

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

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

.contact-block .contact .right {
  width: 56%;
}

@media (max-width: 1024px) {
  .contact-block .contact .right {
    width: 100%;
  }
}

.contact-block .contact .right img, .contact-block .contact .right iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 1024px) {
  .contact-block .contact .right img, .contact-block .contact .right iframe {
    height: 400px;
  }
}

.contact-block .box {
  height: 100%;
  width: 100%;
  border-radius: 24px;
  border: 1px solid #919CC1;
  padding: 40px;
}

.contact-block .box .icos {
  width: 67px;
  height: 67px;
  background: #173ACD;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.contact-block .box p {
  text-align: center;
  margin-top: 20px;
}

.contact-block .whiteback {
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.8);
  padding: 60px;
}

@media (max-width: 768px) {
  .contact-block .whiteback {
    padding: 30px;
  }
}

.contact-block .whiteback h4 {
  margin-bottom: 20px;
}

.contact-block .whiteback .icos {
  width: 38px;
  height: 38px;
  background: #406673;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-block .whiteback p {
  margin-top: 10px;
  margin-bottom: 30px;
  width: 90%;
}

@media (max-width: 1440px) {
  .contact-block .whiteback p {
    width: 80%;
  }
  .contact-block .whiteback p a br {
    display: none;
  }
}

@media (max-width: 768px) {
  .contact-block .whiteback p {
    width: 100%;
  }
}

.contact-block .whiteback p a {
  display: block;
  text-decoration: underline;
  word-break: break-all;
}

.contact-block .whiteback b a {
  display: inline-block !important;
  text-decoration: none;
}

.contact-block .whiteback .row .col-md-4 {
  position: relative;
}

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

.contact-block .whiteback .row .col-md-4:nth-last-child(1)::after {
  display: none;
}

.contact-block .whiteback .row .col-md-4::after {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: #D8D8D8;
  position: absolute;
  right: 15%;
  top: 0;
}

@media (max-width: 768px) {
  .contact-block .whiteback .row .col-md-4::after {
    display: none;
  }
}

.garyText {
  color: #9F9F9F;
}

.more {
  border: 0;
  color: #fff;
  background: #406673;
  border-radius: 48px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: .3s;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  position: relative;
  width: 246px;
  height: 72px;
  font-size: 18px;
  font-weight: bold;
}

.more:hover {
  color: #000;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.more:hover::after {
  height: 100%;
  left: 0;
  right: auto;
  transition: .3s;
}

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

.more::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  border-radius: 0;
  bottom: 0;
  left: auto;
  right: 0;
  z-index: -1;
  transition: .3s;
  background: #fff;
}

.more img {
  margin-left: 30px;
}

@media (max-width: 1280px) {
  .more {
    width: 220px;
    height: 60px;
  }
}

.arrow-ico {
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.arrow-ico::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 150%;
  height: 100%;
  background: #ABB192;
  z-index: -1;
  -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
  transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}

.arrow-ico img, .arrow-ico i {
  transition: all 0.35s ease;
}

.arrow-ico:hover img, .arrow-ico:hover i {
  transform: scale(1.3);
}

.arrow-ico:hover::before {
  opacity: 1;
  background-color: #ABB192;
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.arrow-right {
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.arrow-right::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 150%;
  height: 100%;
  background: #406673;
  z-index: -1;
  -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
  transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}

.arrow-right img, .arrow-right i {
  transition: all 0.35s ease;
}

.arrow-right:hover img, .arrow-right:hover i {
  transform: scale(1.3);
}

.arrow-right:hover::before {
  opacity: 1;
  background-color: #406673;
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.loginpup {
  margin-top: 100px;
}

@media (max-width: 1024px) {
  .loginpup {
    margin-top: 100px;
  }
}

@media (max-width: 768px) {
  .loginpup {
    margin-top: 60px;
  }
}

.loginpup .conbox {
  position: relative;
}

.loginpup .conbox form {
  background: #fff;
  border-radius: 24px;
}

@media (max-width: 767px) {
  .loginpup .conbox form {
    margin-top: 1.5rem;
  }
}

.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 {
  max-width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #E4E4E4;
  padding: 20px 10px;
}

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

.loginpup .conbox .more {
  background: #2D64E7;
  width: 100%;
  padding: 35px 20px;
  margin: 30px auto;
}

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

.loginpup .conbox p {
  color: #999999;
  margin-top: 1.5rem;
}

.loginpup .conbox p a {
  color: #0051F2;
}

.loginpup .conbox .robat {
  background: #EFF2FB;
  padding: 30px 20px;
  border-radius: 0 0 24px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
}

.loginpup .conbox .robat span {
  color: #000000;
}

@media (max-width: 1024px) {
  .loginpup .row .col-md-6 {
    width: 100%;
  }
  .loginpup .row .col-md-6:nth-child(1) {
    text-align: center;
    margin-bottom: 50px;
  }
}

@media (max-width: 1024px) and (max-width: 767px) {
  .loginpup .row .col-md-6:nth-child(1) {
    margin-bottom: 15px;
  }
}

.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 .txt p:nth-child(1) {
  font-family: 'Poppins-SemiBold', '微軟正黑體';
}

.index-pup .index-pupcontent .txt p b {
  font-family: 'Poppins-SemiBold', '微軟正黑體';
}

.index-pup .index-pupcontent .txt p:nth-last-child(1) {
  text-align: right;
  font-family: 'Poppins-SemiBold', '微軟正黑體';
  margin-bottom: 0;
}

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

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

.pup.show {
  display: flex;
}

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

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

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

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

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

.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: #000;
  border-radius: 5px;
  color: #fff;
  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: #fff;
}

.modal.in .modal-dialog .content2 {
  display: none;
}

.Member {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 100vh;
  overflow: hidden;
}

@media (max-width: 767px) {
  .Member {
    height: auto;
    overflow: visible;
  }
}

.Member .left_nav {
  width: 268px;
  height: 100vh;
  background: #FCF8ED;
}

@media (max-width: 767px) {
  .Member .left_nav {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
  }
}

.Member .left_nav .logo {
  box-sizing: border-box;
  width: 100%;
  padding: 2rem;
}

@media (max-width: 767px) {
  .Member .left_nav .logo {
    padding: 1rem 0;
  }
}

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

@media (max-width: 767px) {
  .Member .left_nav .logo img {
    margin: 0;
  }
}

.Member .left_nav nav {
  margin-top: 3rem;
}

@media (max-width: 767px) {
  .Member .left_nav nav {
    opacity: 0;
    z-index: 99;
    position: fixed;
    top: 0;
    right: -400px;
    box-sizing: border-box;
    width: 400px;
    height: 100vh;
    padding: 37px 40px;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    color: #333333;
    background: #f3f3f3;
    box-shadow: 5px 0 5px rgba(0, 0, 0, 0.2) inset;
  }
}

.Member .left_nav nav ul {
  padding-left: 0;
}

.Member .left_nav nav ul li {
  list-style: none;
}

.Member .left_nav nav ul li::before {
  display: none;
}

.Member .left_nav nav ul li a {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 1.5rem 2rem;
}

.Member .left_nav nav ul li a.active {
  background: #FAF3AD;
}

.Member .left_nav nav ul li a img {
  margin-right: 20px;
}

.Member .left_nav .mobilenav {
  display: none;
}

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

.Member .left_nav .mobilenav span {
  display: block;
  height: 3px;
  width: 30px;
  background: #374869;
  border-radius: 9px;
  margin: 4px 0px;
}

.Member .right-content {
  width: calc(100% - 268px);
  box-sizing: border-box;
  padding: 1rem;
  overflow: scroll;
  height: 100vh;
}

@media (max-width: 767px) {
  .Member .right-content {
    width: 100%;
    margin-top: 1rem;
    height: auto;
    overflow: visible;
  }
}

.Member .right-content .topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Member .right-content .topbar form .form-group {
  display: flex;
  align-items: center;
  border: 1px solid #374869;
  padding: 0.35rem 1rem;
  width: 538px;
}

@media (max-width: 820px) {
  .Member .right-content .topbar form .form-group {
    width: auto;
  }
}

.Member .right-content .topbar form .form-group input {
  box-shadow: none;
  border: none;
  padding: 0;
}

.Member .right-content .topbar .user {
  display: flex;
  align-items: center;
}

.Member .right-content .topbar .user a i {
  color: #7B7B92;
}

.Member .right-content .bread * {
  color: #374869;
}

.Member .right-content .content {
  max-width: 680px;
  margin: 10rem auto 15rem auto;
}

@media (max-width: 767px) {
  .Member .right-content .content {
    margin: 5rem auto 10rem auto;
  }
}

.Member .right-content .content form .form-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Member .right-content .content form .form-group label {
  max-width: 140px;
}

@media (max-width: 767px) {
  .Member .right-content .content form .form-group label {
    max-width: 100%;
    margin-bottom: 0.5rem;
  }
}

.Member .right-content .content form .form-group .form-control {
  width: calc(100% - 160px);
  border: 1px solid rgba(112, 112, 112, 0.3);
  box-sizing: border-box;
  padding: 1rem;
}

@media (max-width: 767px) {
  .Member .right-content .content form .form-group .form-control {
    width: 100%;
  }
}

.Member .right-content .content form .form-group .select-menu {
  width: calc(100% - 160px);
}

@media (max-width: 767px) {
  .Member .right-content .content form .form-group .select-menu {
    width: 100%;
  }
}

.Member .right-content .content form .form-group .select-menu .form-control {
  width: 100%;
}

.Member .right-content .content form .twobtn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.Member .right-content .content form .twobtn button {
  margin: 1rem;
  width: 150px;
  background: #fff;
  border: 1px solid #374869;
  text-transform: capitalize;
  font-family: 'PT_Serif-Web-Regular';
}

.Member .right-content .content form .twobtn button img {
  margin-left: 0;
  margin-right: 10px;
}

.Member .right-content .content .taba {
  display: flex;
  align-items: center;
}

.Member .right-content .content .taba a {
  color: rgba(55, 72, 105, 0.6);
  padding: 0.5rem;
  margin: 0 1.5rem;
  text-align: center;
}

.Member .right-content .content .taba a.active {
  color: #374869;
  border-bottom: 2px solid #374869;
  padding: 0.5rem;
}

.Member .right-content .content .tabcontent table thead {
  background: #FCF8ED;
  border-color: #FCF8ED;
}

.Member .right-content .content .tabcontent table thead th {
  padding: 1rem 2rem;
  vertical-align: middle;
}

.Member .right-content .content .tabcontent table th, .Member .right-content .content .tabcontent table td {
  padding: 2.1rem 2rem;
  color: #374869;
  border: none;
  text-align: center;
}

.Member .right-content .content .tabcontent table th:nth-child(1), .Member .right-content .content .tabcontent table td:nth-child(1) {
  text-align: left;
}

.Member .right-content .content .tabcontent table tbody {
  border: none;
}

.Member .right-content .content .tabcontent table tbody tr {
  background: #fff;
  border: none;
}

.Member .right-content .content .tabcontent table tbody tr:nth-child(even) {
  background: #EFEFEF;
}

main.wrapper {
  left: 0;
  position: relative;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}

main.wrapper.open {
  left: -400px;
}

main.wrapper.open .Member .left_nav nav {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  margin-top: 0;
  opacity: 1;
}

main.wrapper.open .close::before, main.wrapper.open .close::after {
  background: #333;
}

.whiteback {
  background-color: #fff !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;
  padding: 80px 0px 0px 0px;
  background: #fff;
}

@media (max-width: 992px) {
  footer {
    padding-top: 20px;
  }
}

footer .foottop {
  max-width: 86%;
  margin: 0 auto;
}

@media (max-width: 1440px) {
  footer .foottop {
    max-width: 100%;
  }
}

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

footer .address dd span {
  width: 35px;
  color: #666666;
  white-space: nowrap;
}

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

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

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

footer nav ul {
  padding-left: 0;
}

@media (max-width: 767px) {
  footer nav ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

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

@media (max-width: 767px) {
  footer nav ul li {
    width: 50%;
  }
  footer nav ul li a {
    margin-top: 0 !important;
  }
}

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

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

footer .logo {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

footer .logo img {
  display: block;
  float: right;
}

@media (max-width: 992px) {
  footer .logo img {
    float: none;
  }
}

footer .copyright {
  text-align: center;
  background: #EEEDE4;
  padding: 20px 0px;
  color: #406673;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  flex-wrap: wrap;
}

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

footer .copyright a {
  text-decoration: underline;
  color: #406673;
  padding: 0 0 0 5px;
  display: flex;
  align-items: center;
}

footer .copyright a:nth-last-child(1)::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  background: #406673;
  margin-left: 5px;
}

footer .copyright a::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  background: #406673;
  margin-right: 5px;
}

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

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

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

footer .links a {
  display: flex;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #406673;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  color: #fff;
  margin-bottom: 10px;
}

footer .border-left.border-right {
  border-left: 1px solid #D8D8D8;
  border-right: 1px solid #D8D8D8;
  box-sizing: border-box;
  padding-left: 80px;
  padding-right: 80px;
}

@media (max-width: 1024px) {
  footer .border-left.border-right {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 992px) {
  footer .border-left.border-right {
    border: none;
    padding-left: 0;
    padding-right: 0;
  }
}

footer .row {
  justify-content: space-around;
}

footer .row .col-md-3 {
  width: auto;
}

@media (max-width: 992px) {
  footer .row .col-md-3 {
    width: auto;
    margin-top: 20px;
  }
  footer .row .col-md-3:nth-child(1) {
    width: 100%;
  }
  footer .row .col-md-3 .logo img {
    display: block;
    margin: 0 auto;
  }
}

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

.message {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 99;
  border: none;
  color: #fff;
  height: 60px;
  width: 60px;
  opacity: 0;
  background: #557580;
  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);
  }
}

main {
  position: relative;
}

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

@media (min-width: 768px) {
  main {
    --bs-container: 720px;
  }
}

@media (min-width: 992px) {
  main {
    --bs-container: 960px;
  }
}

@media (max-width: 1200px) {
  main {
    --bs-container: 1140px;
  }
}

@media (min-width: 1400px) {
  main {
    --bs-container: 1320px;
  }
}

@media (min-width: 1680px) {
  main {
    --bs-container: 1500px;
  }
}

.pageinfo {
  background: #FEFAF7;
  border-radius: 14px;
  padding: 30px;
  max-width: 84%;
  margin: 0 auto;
  z-index: 111;
  position: relative;
}

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

.pageinfo ul {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  flex-wrap: wrap;
  padding-left: 0;
}

.pageinfo ul li {
  list-style: none;
  padding-left: 0;
  padding: 0.5rem;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.pageinfo ul li a {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #D3A286;
  border-radius: 50%;
  background: #fff;
  transition: all 0.35s ease;
  border: 1px solid rgba(211, 162, 134, 0.3);
}

.pageinfo ul li a:hover {
  background: #D3A286;
  color: #fff;
}

.pageinfo ul li .active {
  color: #fff;
  background: #D3A286;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.pageinfo ul li .prev {
  margin: 0;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo ul li .prev::after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 13px;
  background: url(../svg/p_r.svg) no-repeat top center;
  transform: rotate(180deg);
}

.pageinfo ul li .prev:hover {
  background: #fff;
}

.pageinfo ul li .next {
  margin: 0;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo ul li .next::after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 13px;
  background: url(../svg/p_r.svg) no-repeat top center;
}

.pageinfo ul li .next:hover {
  background: #fff;
}

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

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