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

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

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

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

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

body p {
  text-align: justify;
}

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

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

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

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

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

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

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

body h4 {
  font-weight: bold;
}

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

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

body img {
  max-width: 100%;
}

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

body .bold {
  font-weight: bold;
}

body .blueText {
  color: #374869;
}

body .blueLight {
  color: #374869;
}

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

body .black {
  color: #000000;
}

body .red {
  color: #374869;
}

body .greenback {
  background: #374869;
}

body .greenDeep {
  color: #374869;
}

body .orangeDeep {
  color: #374869;
}

body .yellow {
  color: #F4E65A;
}

body .yellowlight {
  color: #AC7D13;
}

body .yellowDeep {
  color: #805825;
}

body .green {
  color: #17585D;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body .more-border:hover {
  color: #374869;
  background: #ffffff;
}

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

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

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

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

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

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

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

.form-control {
  color: #333;
}

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

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

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

.pup .inner::-webkit-scrollbar {
  width: 10px;
}

.pup .inner::-webkit-scrollbar-track {
  background-color: #fff;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.pup .inner::-webkit-scrollbar-thumb {
  background-color: #C2C2C2;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

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

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

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

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

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

@media (max-width: 1280px) {
  .dropdown-menu li a {
    font-size: 20px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown-submenu {
  position: relative;
}

.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: 1.5rem;
  list-style: none;
  position: relative;
  margin-bottom: 0.5rem;
}

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

.container {
  max-width: 1006px;
  width: 1006px;
}

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

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

@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: 768px) {
  .d-md-none {
    display: inline-block !important;
  }
}

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

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

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

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

.mobile {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

.swiper-button-next, .swiper-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  transition: all 0.35s ease;
  outline: none;
}

.swiper-button-next::after, .swiper-button-prev::after {
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

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

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

header {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99999;
  box-shadow: 0 -1px 6px #868686;
  transition: all 0.9s ease;
}

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

header .header {
  width: 100%;
}

header .header .topbar {
  width: 100%;
  margin: 0 auto;
  background: #eeeeee;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
  display: block;
}

header .header .topbar .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

header .header .topbar .navs ul {
  display: flex;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
}

header .header .topbar .navs ul li {
  font-size: 13px;
  padding: 0 8px;
  border-right: 1px solid #CCCCCC;
  height: 12px;
  display: inline-block;
  line-height: 12px;
}

header .header .topbar .navs ul li a {
  color: #808080;
}

header .header .topbar .navs ul li a:hover {
  color: #CB0010;
}

header .header .topbar .lang dl dd {
  font-size: 13px;
  padding: 0 8px;
  border-right: 1px solid #CCCCCC;
  height: 12px;
  display: inline-block;
  line-height: 12px;
}

header .header .topbar .lang dl dd a {
  color: #808080;
}

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

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

header .header .topmenu .lin {
  position: absolute;
  right: 0;
  bottom: 0;
}

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

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

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

header .header .container .left .logo a 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;
}

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

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

@media (max-width: 768px) {
  header .header .container .right form {
    display: none;
  }
}

header .header .container .right form .form-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

header .header .container .right form .form-group input {
  width: 185px;
  height: 28px;
  background: url(../images/se.png) 5px center no-repeat;
  float: left;
  line-height: 28px;
  color: #ccc;
  padding: 0 8px 0px 25px;
  border: 1px solid #b4b4b4;
  border-radius: 3px 0px 0px 3px;
  border-right: none;
  vertical-align: middle;
  font-size: 14px;
}

header .header .container .right form .form-group button {
  width: 55px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  background: #00377a;
  color: #fff;
  border-radius: 0px 3px 3px 0px;
  padding: 0 8px;
  cursor: pointer;
  border-right: none;
  vertical-align: middle;
  bolder: 0;
}

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;
  text-transform: uppercase;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

header .header .nav-outer {
  position: relative;
  transform: translateY(2px);
}

@media (max-width: 1680px) {
  header .header .nav-outer {
    transform: translateY(5px);
  }
}

header .header .nav-outer .container {
  position: relative;
}

header .header .nav-outer .container .lin {
  display: flex;
  align-items: center;
}

@media (max-width: 1280px) {
  header .header .nav-outer .container .lin {
    display: none;
  }
}

header .header .nav-outer .container .lin a {
  color: #ffffff;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
}

header .header .nav-outer .container .lin a:nth-child(1)::after {
  content: '';
  display: block;
  width: 2px;
  height: 20px;
  background: #ffffff;
  margin: 0 15px;
}

header .header .nav-outer .container .lin a img {
  margin-right: 10px;
}

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

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

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

header .nav-box .nav .nav-item {
  display: inline-block;
  text-align: center;
  display: inline;
  zoom: 1;
  padding: 8px 0px !important;
  transition: all 0.9s ease;
  position: relative;
  top: -2px;
}

header .nav-box .nav .nav-item:nth-last-child(1) .nav-link {
  border: none;
}

header .nav-box .nav .nav-item.active {
  border-bottom: 2px solid #EB0707;
}

header .nav-box .nav .nav-item.active .nav-link {
  color: #CB0010;
  font-weight: bolder;
}

header .nav-box .nav .nav-link {
  color: #4A4A4A;
  padding: 0px 27px;
  border-right: 1px solid #ccc;
}

@media (max-width: 1024px) {
  header .nav-box .nav .nav-link {
    padding: 0 25px;
  }
}

@media (max-width: 992px) {
  header .nav-box .nav .nav-link {
    padding: 0 13px;
  }
}

header .nav-box .nav .nav-link:hover {
  color: #CB0010;
  font-weight: bolder;
}

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

header .lang dl {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

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

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

@media (max-width: 1280px) {
  header .links {
    justify-content: flex-start;
  }
}

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

.searchbox {
  background: #efefef;
  display: none;
}

.searchbox .form-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0px;
}

.searchbox .form-group input {
  padding: 20px;
  border-radius: 0;
}

.searchbox .form-group button {
  white-space: nowrap;
  color: #ffffff;
  padding: 14px 50px;
  border-radius: 0;
}

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

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

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

.opennav {
  overflow: hidden;
}

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

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

.tag {
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.arrow-right {
  position: relative;
}

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

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

.txt img {
  display: inline-block;
}

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

.banner {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
}

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

.banner .swiper {
  height: 100%;
}

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

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

.banner .swiper-slide .boximg::before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  opacity: 0;
}

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

.banner .swiper-slide {
  position: relative;
}

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

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

.banner .swiper-slide .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all  1s ease 0s;
  -moz-transition: all  1s ease 0s;
  -ms-transition: all  1s ease 0s;
  -o-transition: all  1s ease 0s;
  transition: all  1s ease 0s;
}

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

.banner .inner .title {
  max-width: 440px;
  background: rgba(0, 89, 159, 0.86);
  border-left: 4px solid #F5821F;
  box-sizing: border-box;
  padding: 80px 40px;
  margin-right: 30px;
  color: #ffffff;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .banner .inner .title {
    max-width: 70%;
    padding: 30px;
  }
}

.banner .swiper-button-next {
  right: 2%;
}

.banner .swiper-button-prev {
  left: 2%;
}

@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;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

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

.page-banner .inner {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 9;
}

.page-banner .inner h1 {
  margin-bottom: 0;
  color: #0F0F0F;
  width: 35%;
}

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

.page-banner .pbg {
  width: 40%;
  height: 274px;
  background: url(../images/pbg.png) no-repeat top center;
  background-size: cover;
}

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

.page-banner .boximg {
  width: 60%;
  height: 274px;
}

@media (max-width: 767px) {
  .page-banner .boximg {
    width: 100%;
    height: 174px;
  }
  .page-banner .boximg::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.36);
    position: absolute;
    left: 0;
    top: 0;
  }
}

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

.bread {
  position: relative;
  background: #CCFDCB;
  padding: 5px 0px;
}

.bread::after {
  content: '';
  display: inline-block;
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #009999;
}

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

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

.bread * {
  color: #ffffff;
}

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

.first-block .row .col-md-6 .box {
  position: relative;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 3px 15px rgba(19, 113, 185, 0.16);
  padding: 1.25rem;
  height: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-right: 0;
}

.first-block .row .col-md-6 .box h3 {
  margin-bottom: 0;
  color: #1371B9;
  font-size: 18px;
}

.first-block .row .col-md-6 .box p {
  margin-bottom: 0;
}

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

.second-block .container {
  max-width: 78%;
}

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

.second-block .row .col-md-3 {
  padding-right: calc(var(--bs-gutter-x)* 2.5);
  padding-left: calc(var(--bs-gutter-x)* 2.5);
}

@media (max-width: 1024px) {
  .second-block .row .col-md-3 {
    padding-right: calc(var(--bs-gutter-x)* 1);
    padding-left: calc(var(--bs-gutter-x)* 1);
  }
}

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

@media (max-width: 767px) {
  .second-block .row .col-md-3 {
    width: 100%;
    padding-right: calc(var(--bs-gutter-x)* 0.5);
    padding-left: calc(var(--bs-gutter-x)* 0.5);
  }
}

.second-block .row .col-md-3 .imgs {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  background: #ffffff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.second-block .row .col-md-3 .imgs img {
  display: block;
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  bottom: 0;
  transform: translate(-50%, -50%);
}

.second-block .row .col-md-3 p {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  color: #333333;
}

.second-block .row .col-md-3 h4 {
  margin-top: 2rem;
}

.zhankai-active {
  margin-bottom: 1.5em;
}

.zhankai-active .span-btns {
  cursor: pointer;
}

.zhankai-active.active .i0 {
  display: none;
}

.zhankai-active .i0 {
  display: block;
}

.zhankai-active .i1 {
  display: none;
}

.zhankai-active.active .i1 {
  display: block;
}

.index-faq-block {
  position: relative;
  overflow: hidden;
}

.index-faq-block .items {
  border-radius: 30px;
  background: #D8EFFA;
  box-sizing: border-box;
  padding: 30px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .index-faq-block .items {
    padding: 20px;
    margin-bottom: 20px;
  }
}

.index-faq-block .items.open .items-title {
  margin-bottom: 26px;
}

@media (max-width: 767px) {
  .index-faq-block .items.open .items-title {
    margin-bottom: 16px;
  }
}

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

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

.index-faq-block .items .items-title h4 {
  margin-bottom: 0;
}

.index-faq-block .items .items-title .arrow {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #00599F;
  position: relative;
}

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

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

.index-faq-block .items .items-content {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease-in-out;
}

.index-faq-block .items .items-content.show {
  height: auto;
  overflow: visible;
}

.index-faq-block .items .items-content .boxcontent {
  background: #ffffff;
  border-radius: 30px;
  padding: 30px;
}

@media (max-width: 767px) {
  .index-faq-block .items .items-content .boxcontent {
    padding: 20px;
  }
}

.index-faq-block .items .items-content .boxcontent h3 {
  color: #F5821F;
  margin-bottom: 0;
}

.index-faq-block .items .items-content .boxcontent .row .col-md-3 {
  width: 180px;
}

@media (max-width: 767px) {
  .index-faq-block .items .items-content .boxcontent .row .col-md-3 {
    width: 100%;
  }
}

.index-faq-block .items .items-content .boxcontent .row .col-md-9 {
  width: calc(100% - 180px);
}

@media (max-width: 767px) {
  .index-faq-block .items .items-content .boxcontent .row .col-md-9 {
    width: 100%;
    margin-top: 20px;
  }
}

.index-faq-block .items .items-content .boxcontent .row .col-md-9 p {
  margin-bottom: 0;
  margin-top: 10px;
}

.index-faq-block .items .items-content .boxcontent .row .col-md-9 h4 {
  font-size: 16px;
  color: #1371B9;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 0;
}

.index-faq-block .items .items-content .boxcontent .row .col-md-9 dl {
  margin-top: 20px;
}

.index-faq-block .items .items-content .boxcontent .row .col-md-9 dl dd {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding: 10px 10px;
}

@media (max-width: 767px) {
  .index-faq-block .items .items-content .boxcontent .row .col-md-9 dl dd {
    margin-bottom: 10px;
  }
}

.index-faq-block .items .items-content .boxcontent .row .col-md-9 dl dd.blueb {
  background: #E1F4FD;
  border: none;
}

.index-faq-block .items .items-content .boxcontent .row .col-md-9 dl dd.b {
  border-bottom: 1px solid #BCBEC0;
}

.index-faq-block .items .items-content .boxcontent .row .col-md-9 dl dd span {
  width: 250px;
}

@media (max-width: 1024px) {
  .index-faq-block .items .items-content .boxcontent .row .col-md-9 dl dd span {
    width: 200px;
  }
}

@media (max-width: 767px) {
  .index-faq-block .items .items-content .boxcontent .row .col-md-9 dl dd span {
    width: 100%;
  }
}

.index-faq-block .items .items-content .boxcontent .row .col-md-9 dl dd span:nth-child(2) {
  width: calc(100% - 250px);
}

@media (max-width: 1024px) {
  .index-faq-block .items .items-content .boxcontent .row .col-md-9 dl dd span:nth-child(2) {
    width: calc(100% - 200px);
  }
}

@media (max-width: 767px) {
  .index-faq-block .items .items-content .boxcontent .row .col-md-9 dl dd span:nth-child(2) {
    width: 100%;
    margin-top: 5px;
  }
}

.index-faq-block .items .items-content .boxcontent .row .col-md-9 dl dd span a {
  color: #1371B9;
  word-break: break-all;
}

.index-faq-block .items .items-content .boxcontent .row .col-md-9 ol {
  padding-left: 1rem;
}

.index-faq-block .items .items-content .boxcontent .row .col-md-9 ol.ikid {
  padding-left: 0;
}

.index-faq-block .items .items-content .boxcontent .row .col-md-9 ol.ikid li {
  list-style: none;
  position: relative;
  padding-left: 1.3em;
  line-height: 1.75;
}

.index-faq-block .items .items-content .boxcontent .row .col-md-9 ol.ikid li span {
  position: absolute;
  left: 0;
  top: 0;
  width: 2em;
}

.index-faq-block .items .items-content .boxcontent .blueback {
  border-radius: 15px;
  background: #E1F4FD;
  padding: 10px 30px;
}

@media (max-width: 767px) {
  .index-faq-block .items .items-content .boxcontent .blueback {
    padding: 10px 20px;
  }
}

.index-faq-block .items .items-content .boxcontent .blueback.orangeback {
  background: #FEF4E7;
}

.index-faq-block .items .items-content .boxcontent .blueback.orangeback b {
  color: #F5821F;
}

.index-faq-block .items .items-content .boxcontent .blueback.orangeback .is p {
  color: #F5821F;
}

.index-faq-block .items .items-content .boxcontent .blueback .urlbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.index-faq-block .items .items-content .boxcontent .blueback .urlbox .icos {
  width: 75px;
  height: 77px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .index-faq-block .items .items-content .boxcontent .blueback .urlbox .icos {
    width: 100%;
  }
}

.index-faq-block .items .items-content .boxcontent .blueback .urlbox .urla {
  width: calc(100% - 120px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .index-faq-block .items .items-content .boxcontent .blueback .urlbox .urla {
    width: 100%;
    margin-bottom: 10px;
  }
}

.index-faq-block .items .items-content .boxcontent .blueback .urlbox .urla span {
  width: 120px;
  border-right: 1px solid #000000;
  height: 55px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .index-faq-block .items .items-content .boxcontent .blueback .urlbox .urla span {
    width: 100%;
    border: none;
    height: auto;
  }
}

.index-faq-block .items .items-content .boxcontent .blueback .urlbox .urla a {
  color: #1371B9;
  width: calc(100% - 150px);
  word-break: break-all;
}

@media (max-width: 767px) {
  .index-faq-block .items .items-content .boxcontent .blueback .urlbox .urla a {
    width: 100%;
  }
}

.index-faq-block .items .items-content .boxcontent .blueback .is {
  width: 50%;
}

.index-faq-block .items .items-content .boxcontent .blueback .is p {
  font-weight: bold;
  color: #004C87;
  text-align: center;
  margin-bottom: 10px;
}

.index-faq-block .items .items-content .boxcontent .blueback .is img {
  display: block;
  margin: 0 auto;
}

.index-faq-block .items .items-content .boxcontent .blueback b {
  display: block;
  text-align: center;
}

.index-faq-block .items .items-content .boxcontent .blueback b.blueText {
  color: #004C87;
}

.index-faq-block .items .items-content .boxcontent .blueback .codeimg {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.index-faq-block .items .items-content .boxcontent .blueback .codeimg .is {
  width: 50%;
  text-align: center;
  color: #004C87;
}

.index-faq-block .items .items-content .boxcontent .blueback .codeimg .is p {
  margin-bottom: 0;
}

.index-faq-block .items .items-content .boxcontent .txtcon {
  margin-left: 180px;
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .index-faq-block .items .items-content .boxcontent .txtcon {
    margin-left: 0;
  }
}

.index-faq-block .items .items-content .boxcontent .txtcon p {
  margin-bottom: 0;
}

.index-faq-block .items .items-content .boxcontent .txtcon ol {
  padding-left: 1.5rem;
}

.index-faq-block .items .items-content .boxcontent .txtcon ol.ikid {
  padding-left: 0;
}

.index-faq-block .items .items-content .boxcontent .txtcon ol.ikid li {
  list-style: none;
  position: relative;
  padding-left: 2em;
  line-height: 1.75;
}

.index-faq-block .items .items-content .boxcontent .txtcon ol.ikid li span {
  position: absolute;
  left: 0;
  top: 0;
  width: 2em;
}

.index-faq-block .items .items-content .boxcontent .txtcon ol li {
  list-style: none;
}

.index-faq-block .items .items-content .boxcontent .table > :not(:first-child) {
  border: none;
}

.index-faq-block .items .items-content .boxcontent table {
  color: #000000;
}

@media (max-width: 767px) {
  .index-faq-block .items .items-content .boxcontent table {
    width: 200%;
  }
}

.index-faq-block .items .items-content .boxcontent table td, .index-faq-block .items .items-content .boxcontent table th {
  padding: 5px 10px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #BCBEC0;
  font-size: 15px;
}

.index-faq-block .items .items-content .boxcontent table td:nth-child(1), .index-faq-block .items .items-content .boxcontent table th:nth-child(1) {
  border-left: none;
}

.index-faq-block .items .items-content .boxcontent table td:nth-last-child(1), .index-faq-block .items .items-content .boxcontent table th:nth-last-child(1) {
  border-right: none;
}

.index-faq-block .items .items-content .boxcontent table td a, .index-faq-block .items .items-content .boxcontent table th a {
  color: #1371B9;
  word-break: break-all;
}

.index-faq-block .items .items-content .boxcontent table td {
  font-size: 14px;
}

.index-faq-block .items .items-content .boxcontent table td sub {
  top: -0.25rem;
  font-size: 10px;
}

.index-faq-block .items .items-content .boxcontent table thead {
  background: #E6E7E8;
}

.index-faq-block .items .items-content .boxcontent table tbody {
  background: #ffffff;
}

.index-faq-block .items .items-content .boxcontent .table2 table th {
  text-align: left;
  border-color: #E6E7E8;
}

@media (max-width: 1024px) {
  .index-faq-block .items .items-content .boxcontent .table2 table th {
    white-space: nowrap;
  }
}

.index-faq-block .items .items-content .boxcontent .table2 table tbody tr:nth-child(even) {
  background: #E1F4FD;
}

.index-faq-block .items .items-content .boxcontent .table2 table tbody tr td {
  text-align: left;
  border-bottom: none;
  border-top: none;
}

.index-faq-block .items .items-content .boxcontent .table2 table tbody tr td:nth-child(1) {
  border-left: none;
}

.index-faq-block .items .items-content .boxcontent .table2 table tbody tr td:nth-last-child(1) {
  border-right: none;
}

.index-faq-block .items .items-content .boxcontent .table3 table td, .index-faq-block .items .items-content .boxcontent .table3 table th {
  text-align: left;
}

.index-faq-block .items .items-content .boxcontent .table3 table td.tdbg, .index-faq-block .items .items-content .boxcontent .table3 table th.tdbg {
  background: #E1F4FD;
}

.index-faq-block .items .items-content .boxcontent .table3 table td:nth-child(1), .index-faq-block .items .items-content .boxcontent .table3 table th:nth-child(1) {
  border-left: none;
}

.index-faq-block .items .items-content .boxcontent .table3 table td:nth-last-child(1), .index-faq-block .items .items-content .boxcontent .table3 table th:nth-last-child(1) {
  border-right: none;
}

.index-faq-block .items .items-content .boxcontent .tabone table td {
  text-align: justify;
  vertical-align: top;
}

.index-faq-block .items .items-content .boxcontent ol {
  padding-left: 1.2rem;
}

.index-faq-block .items .items-content .boxcontent ol li {
  margin-bottom: 10px;
}

.index-faq-block .items .items-content .boxcontent ul {
  padding-left: 1rem;
}

.index-faq-block .items .items-content .boxcontent ul li {
  margin-bottom: 10px;
}

.index-faq-block .items .items-content .boxcontent ul li a {
  color: #1371B9;
  word-break: break-all;
}

.index-faq-block .items .items-content .boxcontent p a {
  color: #1371B9;
  word-break: break-all;
}

.index-faq-block .items .items-content .boxcontent .twoitems .col-md-6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.index-faq-block .items .items-content .boxcontent .twoitems .col-md-6 .number {
  width: 73px;
  height: 73px;
  background: #E1F4FD;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.index-faq-block .items .items-content .boxcontent .twoitems .col-md-6 p {
  margin-bottom: 0;
  width: calc(100% - 90px);
}

.index-faq-block .items .items-content .boxcontent .col-md-4 a {
  display: block;
  width: 100%;
  height: 100%;
  background: #E1F4FD;
  border-radius: 15px;
  padding: 20px;
  height: 100%;
  cursor: auto;
}

.index-faq-block .items .items-content .boxcontent .col-md-4 a:hover {
  color: #000;
}

.index-faq-block .items .items-content .boxcontent .col-md-4 a .icos {
  height: 158px;
}

.index-faq-block .items .items-content .boxcontent .col-md-4 a .icos img {
  display: block;
  margin: 0 auto;
}

.index-faq-block .items .items-content .boxcontent .col-md-4 a h5 {
  margin-top: 20px;
}

.footer-block .k {
  border: 1px solid #070203;
  padding: 15px;
}

.footer-block .k ul {
  margin-bottom: 0;
}

.footer-block .k ul li {
  margin: 8px 0px;
}

.footer-block .k ul li a {
  color: #00599F;
  word-break: break-all;
}

.footer-block .links {
  display: flex;
  flex-wrap: wrap;
}

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

.footer-block .links a {
  font-size: 18px;
  display: flex;
  align-items: baseline;
  margin: 10px 0px;
}

@media (max-width: 767px) {
  .footer-block .links a {
    justify-content: center;
  }
}

.footer-block .links a:nth-child(1) {
  width: 100%;
}

.footer-block .links a:nth-child(3) {
  margin-left: 50px;
}

.footer-block .links a:nth-last-child(1) {
  width: 100%;
}

.footer-block .links a img {
  margin-right: 10px;
}

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

.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: 16px;
  width: 16px;
  left: 0px;
  top: 50%;
  margin-top: -8px;
  border-radius: 50%;
  background: none;
  margin-right: 10px;
  -webkit-transition: .5s;
  transition: .5s;
  border: 1px solid #000000;
  cursor: pointer;
}

.radiolist .radiobox-inline .radiobox .radiomark::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: #26ABA3;
  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;
}

.checkboxlist .checkbox-inline {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  cursor: pointer;
}

.checkboxlist .checkbox-inline .checkbox {
  display: inline-block;
  position: relative;
  margin-top: 3px;
  cursor: pointer;
  line-height: 1;
}

.checkboxlist .checkbox-inline .checkbox input {
  opacity: 0;
  position: relative;
  z-index: 99;
  cursor: pointer;
  zoom: 1.5;
}

.checkboxlist .checkbox-inline .checkbox input:checked ~ .checkmark {
  background-color: rgba(38, 171, 163, 0.58);
  border-color: rgba(38, 171, 163, 0.58);
}

.checkboxlist .checkbox-inline .checkbox input:checked ~ .checkmark::after {
  border-color: #fff;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
}

.checkboxlist .checkbox-inline .checkbox .checkmark {
  position: absolute;
  height: 16px;
  width: 16px;
  left: 0px;
  top: 0px;
  background: none;
  margin-right: 0px;
  -webkit-transition: .5s;
  transition: .5s;
  border: 2px solid #26ABA3;
  border-radius: 0px;
  cursor: pointer;
}

.checkboxlist .checkbox-inline .checkbox .checkmark::after {
  content: "";
  position: absolute;
  top: 43%;
  left: 50%;
  width: 6px;
  height: 12px;
  border: solid #374869;
  border-width: 0 3px 3px 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -webkit-transition: .2s;
  transition: .2s;
  border-width: 0 2px 2px 0;
}

.checkboxlist .checkbox-inline span {
  color: #000000;
  font-weight: normal;
}

.garyText {
  color: #9F9F9F;
}

.more {
  border: 0;
  color: #374869;
  border-radius: 60px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: .3s;
  z-index: 1;
  background: #F4E65A;
  position: relative;
  text-transform: uppercase;
  padding: 0.8rem 1.5rem;
  font-family: 'PT_Serif-Web-Bold';
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.more:hover {
  color: #000;
}

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

.more img {
  margin-left: 30px;
}

.login a {
  position: relative;
  cursor: pointer;
  z-index: 1;
  position: relative;
  overflow: hidden;
  transition: .3s;
}

.login a:hover {
  color: #ffffff !important;
}

.login a:hover::after {
  height: 100%;
  left: 0;
  right: auto;
  transition: .3s;
}

.login a::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  border-radius: 0;
  bottom: 0;
  left: auto;
  right: 0;
  z-index: -1;
  transition: .3s;
  background: #374869;
}

.loginpup {
  max-width: 788px;
}

.loginpup .conbox {
  padding: 2rem;
  background: #ffffff;
  position: relative;
  background: #F8F8F8;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .loginpup .conbox {
    padding: 1rem;
    padding-top: 2rem;
  }
}

@media (max-width: 767px) {
  .loginpup .conbox form {
    margin-top: 1.5rem;
  }
}

.loginpup .conbox label {
  margin-bottom: 0.6rem;
}

.loginpup .conbox label sub {
  top: 0;
}

.loginpup .conbox .checkbox {
  margin-bottom: 1rem;
}

.loginpup .conbox .checkbox label {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.loginpup .conbox .checkbox label span {
  width: calc(100% - 20px);
  margin-top: 0px;
  position: relative;
  display: block;
  color: #374869;
}

.loginpup .conbox .form-control {
  border: none;
  box-shadow: none;
  outline: none;
  padding: 1rem;
  background: none;
  border: 1px solid #374869;
}

.loginpup .conbox .more {
  background: #F4E65A;
  width: 100%;
  text-transform: capitalize;
  font-family: 'PT_Serif-Web-Regular';
}

@media (max-width: 1024px) {
  .loginpup .conbox .more {
    margin-top: 0rem !important;
  }
}

.loginpup .conbox .more.text-upper {
  text-transform: uppercase;
}

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

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

.loginpup .conbox p {
  color: #101010;
  margin-top: 1.5rem;
}

.loginpup .conbox p a {
  color: #0051F2;
}

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

.pup.active {
  display: flex;
}

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

.pup .inner {
  max-width: 80%;
  max-height: 600px;
  overflow-y: scroll;
  background: #ffffff;
  padding: 3rem;
  position: relative;
  z-index: 99;
}

@media (max-width: 767px) {
  .pup .inner {
    max-width: 90%;
    padding: 2rem;
  }
}

.pup .inner h5 {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .pup .inner h5 {
    font-size: 36px;
  }
}

.pup .inner h6 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 30px;
}

@media (max-width: 767px) {
  .pup .inner h6 {
    font-size: 24px;
  }
}

.pup .inner .txt {
  font-size: 24px;
}

@media (max-width: 767px) {
  .pup .inner .txt {
    font-size: 20px;
  }
}

.pup .inner .two {
  display: none;
}

.pup .inner .close::after, .pup .inner .close::before {
  background: #000;
}

.modal.in {
  display: block;
  opacity: 1;
  overflow: hidden;
  width: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.6);
}

.modal.in .modal-dialog {
  width: 700px;
  height: 100%;
  box-sizing: border-box;
  max-width: 700px;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .modal.in .modal-dialog {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
  }
}

.modal.in .modal-dialog .modal-header {
  display: block;
  border: none;
}

.modal.in .modal-dialog .modal-content {
  max-width: 740px;
  border-radius: 0px;
  display: block;
  padding: 3rem;
}

@media (max-width: 767px) {
  .modal.in .modal-dialog .modal-content {
    padding: 1.5rem;
  }
}

.modal.in .modal-dialog .modal-content img {
  width: 80px;
  margin: 0 auto;
  display: block;
}

.modal.in .modal-dialog .modal-content form label {
  display: block;
  margin-bottom: 0.5rem;
}

.modal.in .modal-dialog .modal-content form input {
  padding: 0.8rem;
}

.modal.in .modal-dialog .modal-content form button {
  width: 100%;
  background: #374869;
  border-radius: 5px;
  color: #ffffff;
  padding: 0.8rem;
}

.modal.in .modal-dialog .modal-footer {
  border-top: none !important;
}

.modal.in .modal-dialog .modal-footer button {
  width: 48%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  border: 2px solid #064CEA;
  box-shadow: none;
}

.modal.in .modal-dialog .modal-footer button:nth-child(1) {
  color: #ffffff;
}

.modal.in .modal-dialog .content2 {
  display: none;
}

.Member {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 100vh;
  overflow: hidden;
}

@media (max-width: 767px) {
  .Member {
    height: auto;
    overflow: visible;
  }
}

.Member .left_nav {
  width: 268px;
  height: 100vh;
  background: #FCF8ED;
}

@media (max-width: 767px) {
  .Member .left_nav {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
  }
}

.Member .left_nav .logo {
  box-sizing: border-box;
  width: 100%;
  padding: 2rem;
}

@media (max-width: 767px) {
  .Member .left_nav .logo {
    padding: 1rem 0;
  }
}

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

@media (max-width: 767px) {
  .Member .left_nav .logo img {
    margin: 0;
  }
}

.Member .left_nav nav {
  margin-top: 3rem;
}

@media (max-width: 767px) {
  .Member .left_nav nav {
    opacity: 0;
    z-index: 99;
    position: fixed;
    top: 0;
    right: -400px;
    box-sizing: border-box;
    width: 400px;
    height: 100vh;
    padding: 37px 40px;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    color: #333333;
    background: #f3f3f3;
    box-shadow: 5px 0 5px rgba(0, 0, 0, 0.2) inset;
  }
}

.Member .left_nav nav ul {
  padding-left: 0;
}

.Member .left_nav nav ul li {
  list-style: none;
}

.Member .left_nav nav ul li::before {
  display: none;
}

.Member .left_nav nav ul li a {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 1.5rem 2rem;
}

.Member .left_nav nav ul li a.active {
  background: #FAF3AD;
}

.Member .left_nav nav ul li a img {
  margin-right: 20px;
}

.Member .left_nav .mobilenav {
  display: none;
}

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

.Member .left_nav .mobilenav span {
  display: block;
  height: 3px;
  width: 30px;
  background: #374869;
  border-radius: 9px;
  margin: 4px 0px;
}

.Member .right-content {
  width: calc(100% - 268px);
  box-sizing: border-box;
  padding: 1rem;
  overflow: scroll;
  height: 100vh;
}

@media (max-width: 767px) {
  .Member .right-content {
    width: 100%;
    margin-top: 1rem;
    height: auto;
    overflow: visible;
  }
}

.Member .right-content .topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Member .right-content .topbar form .form-group {
  display: flex;
  align-items: center;
  border: 1px solid #374869;
  padding: 0.35rem 1rem;
  width: 538px;
}

@media (max-width: 820px) {
  .Member .right-content .topbar form .form-group {
    width: auto;
  }
}

.Member .right-content .topbar form .form-group input {
  box-shadow: none;
  border: none;
  padding: 0;
}

.Member .right-content .topbar .user {
  display: flex;
  align-items: center;
}

.Member .right-content .topbar .user a i {
  color: #7B7B92;
}

.Member .right-content .bread * {
  color: #374869;
}

.Member .right-content .content {
  max-width: 680px;
  margin: 10rem auto 15rem auto;
}

@media (max-width: 767px) {
  .Member .right-content .content {
    margin: 5rem auto 10rem auto;
  }
}

.Member .right-content .content form .form-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Member .right-content .content form .form-group label {
  max-width: 140px;
}

@media (max-width: 767px) {
  .Member .right-content .content form .form-group label {
    max-width: 100%;
    margin-bottom: 0.5rem;
  }
}

.Member .right-content .content form .form-group .form-control {
  width: calc(100% - 160px);
  border: 1px solid rgba(112, 112, 112, 0.3);
  box-sizing: border-box;
  padding: 1rem;
}

@media (max-width: 767px) {
  .Member .right-content .content form .form-group .form-control {
    width: 100%;
  }
}

.Member .right-content .content form .form-group .select-menu {
  width: calc(100% - 160px);
}

@media (max-width: 767px) {
  .Member .right-content .content form .form-group .select-menu {
    width: 100%;
  }
}

.Member .right-content .content form .form-group .select-menu .form-control {
  width: 100%;
}

.Member .right-content .content form .twobtn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.Member .right-content .content form .twobtn button {
  margin: 1rem;
  width: 150px;
  background: #ffffff;
  border: 1px solid #374869;
  text-transform: capitalize;
  font-family: 'PT_Serif-Web-Regular';
}

.Member .right-content .content form .twobtn button img {
  margin-left: 0;
  margin-right: 10px;
}

.Member .right-content .content .taba {
  display: flex;
  align-items: center;
}

.Member .right-content .content .taba a {
  color: rgba(55, 72, 105, 0.6);
  padding: 0.5rem;
  margin: 0 1.5rem;
  text-align: center;
}

.Member .right-content .content .taba a.active {
  color: #374869;
  border-bottom: 2px solid #374869;
  padding: 0.5rem;
}

.Member .right-content .content .tabcontent table thead {
  background: #FCF8ED;
  border-color: #FCF8ED;
}

.Member .right-content .content .tabcontent table thead th {
  padding: 1rem 2rem;
  vertical-align: middle;
}

.Member .right-content .content .tabcontent table th, .Member .right-content .content .tabcontent table td {
  padding: 2.1rem 2rem;
  color: #374869;
  border: none;
  text-align: center;
}

.Member .right-content .content .tabcontent table th:nth-child(1), .Member .right-content .content .tabcontent table td:nth-child(1) {
  text-align: left;
}

.Member .right-content .content .tabcontent table tbody {
  border: none;
}

.Member .right-content .content .tabcontent table tbody tr {
  background: #ffffff;
  border: none;
}

.Member .right-content .content .tabcontent table tbody tr:nth-child(even) {
  background: #EFEFEF;
}

main.wrapper {
  left: 0;
  position: relative;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}

main.wrapper.open {
  left: -400px;
}

main.wrapper.open .Member .left_nav nav {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  margin-top: 0;
  opacity: 1;
}

main.wrapper.open .close::before, main.wrapper.open .close::after {
  background: #333;
}

.whiteback {
  background-color: #ffffff !important;
}

.error-input {
  border-bottom: 1px solid red !important;
}

.error-label label {
  color: red !important;
}

label.error-info {
  margin-top: 10px;
  line-height: 1;
}

label.error {
  margin-bottom: 8px;
  margin-top: 8px;
}

label.error,
label.error i,
label.error-info,
label.error-info i,
span.error-info {
  width: initial !important;
  color: red !important;
  align-items: center;
  font-size: 12px;
  font-family: 'NunitoSans-Bold';
  font-weight: normal;
  margin-bottom: 0 !important;
}

label.error-info i {
  display: inline-block;
  margin-right: 5px;
}

.passwordField {
  position: relative;
}

.passwordField .error-info.password {
  display: inline-flex;
  font-size: 18px;
  margin-bottom: 5px;
}

.passwordField .eyeBox {
  position: absolute;
  right: 10px;
  top: 20px;
  transform: translateY(-50%);
  font-size: 16px;
}

.passwordField .eyeBox .fa-eye {
  display: none;
}

.passwordField .eyeBox {
  position: absolute;
  right: 0;
  top: 13px;
  transform: translateY(-50%);
  font-size: 16px;
}

.passwordField .eyeBox .fa-eye {
  display: none;
}

.far {
  font-family: 'Font Awesome 5 Pro';
  font-size: 12px;
}

.load-more::after {
  display: none;
}

footer {
  width: 100%;
  height: 100%;
  background: #707070;
  z-index: 9;
  color: #ffffff;
  position: relative;
}

footer .foottop {
  width: 100%;
  height: 100%;
}

footer .foottop h3 {
  margin-bottom: 4rem;
  font-weight: normal;
}

footer .foottop h3 a {
  color: #FF9900;
  text-decoration: underline;
}

footer .foottop form {
  padding-left: 2rem;
}

footer .foottop form label {
  color: white;
  margin-bottom: 0.5rem;
  font-weight: normal;
}

footer .foottop form .form-group .form-control {
  background: #ffffff;
  color: #000;
  border: none;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  margin-bottom: 0.5rem;
  padding: 0.6rem;
}

footer .foottop form button {
  background: #65C7CE;
  border: 1px solid #65C7CE;
  border-radius: 0px;
  color: #ffffff;
  text-align: center;
  padding: 0.6rem 1.5rem;
  font-size: 18px;
  transition: all 0.35s ease;
}

footer .foottop form button:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

footer .foottop form button i {
  margin-right: 10px;
}

footer .foottop ul {
  padding-left: 0;
  margin-bottom: 0;
}

footer .foottop ul li a {
  color: #ffffff;
  transition: all 0.35s ease;
  cursor: pointer;
}

footer .foottop ul li a:hover {
  color: #FF9900;
  text-decoration: underline;
}

footer p {
  margin-bottom: 0.5rem;
}

footer h5 {
  font-weight: normal;
  margin-bottom: 4rem;
}

footer nav ul {
  display: flex;
  padding-left: 0;
  flex-wrap: wrap;
}

@media (max-width: 1024px) {
  footer nav ul {
    justify-content: center;
  }
}

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

footer nav ul li:nth-last-child(1) a::after {
  display: none;
}

footer nav ul li::before {
  display: none;
}

footer nav ul li a {
  color: #ffffff;
  margin-right: 25px;
}

footer .copyright span {
  width: 100%;
  color: #ffffff;
  display: block;
  margin-top: 0.5rem;
}

footer .k {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  box-sizing: border-box;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media (max-width: 1024px) {
  footer .k {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

footer .address {
  padding: 1rem 0;
}

footer .address ul li {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0.8rem 0;
}

footer .address ul li span {
  width: calc(100% - 120px);
  display: inline-block;
}

@media (max-width: 1024px) {
  footer .address ul li span {
    font-size: 15px;
    width: calc(100% - 110px);
  }
}

footer .address ul li span:nth-child(1) {
  width: 120px;
}

@media (max-width: 1024px) {
  footer .address ul li span:nth-child(1) {
    width: 110px;
  }
}

footer .address ul li span:nth-child(1) i {
  margin-right: 10px;
}

footer .footer_con {
  float: right;
}

@media (max-width: 1024px) {
  footer .footer_con {
    float: none;
    margin: 0 auto;
  }
}

@media (max-width: 1024px) {
  footer .row {
    flex-direction: column-reverse;
    text-align: center;
  }
}

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

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

.message {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 99;
  border: none;
  color: #ffffff;
  height: 60px;
  width: 60px;
  opacity: 0;
  background: #F4E65A;
  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 ul {
  display: flex;
  justify-content: center;
}

.pageinfo ul li {
  list-style: none;
  padding-left: 0;
  padding: 0.5rem;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.pageinfo ul li a {
  padding: 0.5rem 1rem;
  color: #090909;
  border-radius: 50%;
  background: #ffffff;
  transition: all 0.35s ease;
  border: 1px solid #374869;
}

.pageinfo ul li a:hover {
  background: #374869;
  color: #fff;
}

.pageinfo ul li .active {
  color: #ffffff;
  background: #374869;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.pageinfo ul li .prev {
  margin: 0;
  padding: 0.5rem 1rem;
}

.pageinfo ul li .prev::after {
  content: "<";
  display: inline-block;
}

.pageinfo ul li .prev:hover {
  background: #374869;
}

.pageinfo ul li .next {
  margin: 0;
  padding: 0.5rem 1rem;
}

.pageinfo ul li .next::after {
  content: ">";
  display: inline-block;
}

.pageinfo ul li .next:hover {
  background: #374869;
}

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

.pageinfo span {
  color: rgba(0, 0, 0, 0.5);
}

.more-more {
  position: relative;
}

.more-more:hover {
  color: #374869;
}

.more-more::after {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-left: 0.5rem;
}

.fixed {
  position: fixed;
  left: 1rem;
  top: 15%;
  z-index: 99;
  background: #F8F8F8;
  transition: all 0.35s ease;
}

.fixed.sticky ul li img {
  margin-bottom: 0;
}

.fixed.sticky ul li b {
  display: none;
}

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

.fixed ul {
  margin-bottom: 0;
}

.fixed ul li {
  list-style: none;
  color: #98A3AD;
  border-bottom: 1px solid #DADADC;
  box-sizing: border-box;
  padding: 2rem 0.5rem;
  margin-bottom: 0;
}

.fixed ul li::before {
  display: none;
}

.fixed ul li img {
  display: block;
  margin: 0rem auto 0.5rem auto;
}

.fixed ul li b {
  display: block;
  text-align: center;
  color: #98A3AD;
  line-height: 1.2;
}

/* Webkit内核（Chrome、Safari） */
.form-control::-webkit-input-placeholder {
  color: #999;
  /* placeholder文字颜色为红色 */
}

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

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

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

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