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

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

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

body {
  color: #000000;
  font-family: 'Avenir';
  font-size: 16px;
  line-height: 1.6;
}

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

body h4 {
  line-height: 1.4;
}

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

body em {
  font-style: normal;
}

body .Avenir-Heavy {
  font-family: 'Avenir-Heavy';
}

body .Avenir-Medium {
  font-family: 'Avenir-Medium';
}

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

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

body .bold {
  font-family: 'Avenir-bold';
  font-weight: bold;
}

body .title {
  font-weight: normal;
  font-family: 'Avenir-bold';
  font-weight: bold;
}

body .garyText {
  color: #A5938B;
}

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

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

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

body img {
  max-width: 100%;
}

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

body .orangeText {
  color: #F36F33;
}

body .blueText {
  color: #243775;
}

body .blueLight {
  color: #243775;
}

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

body .black {
  color: #000000;
}

body .red {
  color: #243775;
}

body .greenback {
  background: #243775;
}

body .greenDeep {
  color: #243775;
}

body .orangeDeep {
  color: #243775;
}

body .yellow {
  color: #F4E65A;
}

body .yellowlight {
  color: #AC7D13;
}

body .yellowDeep {
  color: #805825;
}

body .green {
  color: #17585D;
}

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

@media 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 .fs68 {
  font-size: 68px;
}

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

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

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

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

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

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

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

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

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;***/
    font-size: 54px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body .white {
  color: #ffffff;
}

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

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

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

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

@media (max-width: 767px) {
  .swiper-pagination {
    text-align: left;
    padding-left: 10px;
  }
}

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

.swiper-pagination .swiper-pagination-bullet-active {
  background: white;
  border-radius: 10px;
}

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

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

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

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

.form-control {
  color: #333;
}

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

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

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

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

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

.dropdown-menu {
  background-color: #FDFBF5;
  position: absolute;
  width: 100%;
  min-width: 100%;
  left: 0%;
  right: 0;
  padding: 3rem 0;
  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: #000000;
  white-space: nowrap;
  margin-left: 0 !important;
  border-bottom: 1px solid #efefef;
  border-radius: 0 !important;
  transition: all 0.35s ease;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown-submenu {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mobile {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

.swiper-button-next, .swiper-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  transition: all 0.35s ease;
  width: 68px;
  height: 68px;
  border-radius: 50%;
  background: #FFF6F2;
  outline: none;
}

.swiper-button-next::after, .swiper-button-prev::after {
  color: #F36F33;
  font-weight: bold;
  transform: scale(0.6);
}

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

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

header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), transparent);
}

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

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

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

header .header {
  width: 100%;
}

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

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

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

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

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

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

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: #F36F33;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

header .header .container .right .nav-link {
  height: 60px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  position: relative;
  font-size: 15px;
  color: #000;
  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: #ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

header .lang span {
  display: flex;
  align-items: center;
  padding: 1rem 2rem;
  border-radius: 40px;
  color: #ffffff;
  font-size: 15px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.4);
  border: 2px solid #ffffff;
  transition: all 0.35s ease;
}

@media (max-width: 767px) {
  header .lang span {
    padding: 0.5rem 1rem;
  }
}

header .lang span img {
  margin-right: 25px;
  filter: invert(50%) brightness(300%);
}

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

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

@media (max-width: 767px) {
  header .lang span::after {
    margin-left: 5px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.opennav {
  overflow: hidden;
}

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

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

.tag {
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.arrow-right {
  position: relative;
}

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

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

.txt img {
  display: inline-block;
}

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

.pc {
  display: block;
}

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

.mobile {
  display: none;
}

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

.banner {
  width: 100%;
  position: relative;
}

.banner .banner-img img {
  width: 800px;
  margin: 0 auto;
  display: block;
  margin-top: 150px;
}

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

.banner .banner-img::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(40, 50, 120, 0.8);
}

.banner h1 {
  width: 35%;
}

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

.banner .banner-text {
  position: relative;
  width: 35%;
  z-index: 99;
  margin-top: 30px;
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  padding-top: 30px;
  margin-bottom: 50px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1680px) {
  .banner .swiper-slide .inner {
    top: 5%;
  }
}

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

@media (max-width: 767px) {
  .banner .swiper-slide .inner {
    display: block;
    top: 15%;
    width: 80%;
    left: 10%;
  }
}

.banner .swiper-slide .inner .logo img {
  display: block;
  margin: 0 auto;
}

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

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

.banner .arrow {
  position: absolute;
  right: 30px;
  bottom: 60px;
  width: 120px;
}

@media (max-width: 1024px) {
  .banner .arrow {
    left: auto;
    right: 30px;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .banner .arrow {
    right: 15px;
    bottom: 40px;
  }
}

.banner .arrow .swiper-button-prev, .banner .arrow .swiper-button-next {
  width: 55px;
  height: 55px;
  border: 2px dashed #B8D137;
  background: #ffffff;
  left: 0;
}

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

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

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

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

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

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

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

/*!sc*/
.page-banner {
  position: relative;
  height: 100%;
  width: 100%;
  background: url(../images/pbg.jpg) no-repeat top center;
  background-size: cover;
  overflow: hidden;
}

.page-banner .bimg {
  float: right;
  width: 725px;
}

@media (max-width: 1680px) {
  .page-banner .bimg {
    width: 780px;
  }
}

@media (max-width: 1366px) {
  .page-banner .bimg {
    width: 630px;
  }
}

@media (max-width: 992px) {
  .page-banner .bimg {
    width: 530px;
  }
}

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

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

.page-banner .inner {
  position: absolute;
  left: 0;
  top: 25%;
  width: 100%;
  height: 75%;
}

@media (max-width: 1024px) {
  .page-banner .inner {
    top: 15%;
    height: 85%;
  }
}

@media (max-width: 767px) {
  .page-banner .inner {
    position: relative;
    top: 0;
    height: auto;
  }
}

@media (max-width: 768px) {
  .page-banner .inner .bread {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .page-banner .inner .bread {
    margin: 30px 0px;
  }
}

.page-banner .inner .bread * {
  color: #ffffff;
  margin-right: 10px;
}

.page-banner .inner .btext {
  color: #ffffff;
  margin-top: 100px;
}

@media (max-width: 768px) {
  .page-banner .inner .btext {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (max-width: 1024px) {
  .page-banner .inner p {
    width: 35%;
  }
}

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

.page-banner .inner h1 {
  margin-bottom: 30px;
}

.bread {
  position: relative;
}

.bread * {
  color: #0F0F0F;
}

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

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

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
  /* 根据内容宽度调整 */
}

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

.first-block .bar {
  background: #000000;
  padding: 15px 0px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
}

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

.first-block .bar span {
  display: inline-block;
  animation: marquee 10s linear infinite;
  /* 调整动画时间和类型 */
}

.first-block .bar span img {
  width: 100%;
}

@media (max-width: 767px) {
  .first-block .bar span img {
    height: 10px;
    object-fit: cover;
  }
}

.first-block .title p {
  text-transform: uppercase;
}

.first-block .title p::after {
  content: '';
  display: block;
  width: 62px;
  height: 4px;
  background: #1434CB;
  margin: 15px auto;
}

.first-block .header-top h2 {
  color: #B8D137;
  text-shadow: -1px -1px 0 #000,   1px -1px 0 #000, -1px  1px 0 #000, 1px  1px 0 #000;
  /* 四个方向的阴影模拟边框 */
}

.first-block .header-top h2 b {
  color: #E4DA6C;
  font-style: italic;
}

.first-block .text {
  /***max-width: 630px;***/
  max-width: 666px;
  margin: 0 auto;
}

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

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

.second-block .header-top {
  margin-bottom: 4rem;
}

@media (max-width: 767px) {
  .second-block .header-top {
    text-align: center;
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
}

.second-block .header-top .white {
  color: #ffffff;
  font-style: italic;
}

.second-block .header-top .blownText {
  color: #E4DA6C;
}

.second-block .header-top .blownText b {
  color: #FFBB62;
  font-style: italic;
}

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

.second-block .left, .second-block .right {
  width: 48%;
}

@media (max-width: 767px) {
  .second-block .left, .second-block .right {
    width: 100%;
  }
}

.second-block .left.left .box .boximg::after, .second-block .right.left .box .boximg::after {
  content: "";
  /* 伪元素必须有content属性 */
  position: absolute;
  bottom: 0px;
  /* 控制三角形位置 */
  left: 0px;
  /* 控制三角形位置 */
  width: 100%;
  height: 66px;
  background: url(../images/s1.svg) no-repeat top center;
  background-size: cover;
}

.second-block .left.right .box:nth-child(2) .boximg::after, .second-block .right.right .box:nth-child(2) .boximg::after {
  content: "";
  /* 伪元素必须有content属性 */
  position: absolute;
  bottom: 0px;
  /* 控制三角形位置 */
  left: 0px;
  /* 控制三角形位置 */
  width: 100%;
  height: 100%;
  background: url(../images/s3.svg) no-repeat top center;
  background-size: cover;
}

.second-block .left.right .box:nth-child(2) .boximg .bar, .second-block .right.right .box:nth-child(2) .boximg .bar {
  top: auto;
  bottom: 20px;
  transform: rotate(3deg);
}

.second-block .left.right .box .boximg::after, .second-block .right.right .box .boximg::after {
  content: "";
  /* 伪元素必须有content属性 */
  position: absolute;
  bottom: 0px;
  /* 控制三角形位置 */
  left: 0px;
  /* 控制三角形位置 */
  width: 100%;
  height: 100%;
  background: url(../images/s2.svg) no-repeat top center;
  background-size: cover;
}

.second-block .left.right .box .boximg .bar, .second-block .right.right .box .boximg .bar {
  bottom: auto;
  top: 30px;
  transform: rotate(3deg);
}

.second-block .left .box, .second-block .right .box {
  color: #ffffff;
}

.second-block .left .box a, .second-block .right .box a {
  display: block;
  color: #ffffff;
  transition: all 0.35s ease;
}

.second-block .left .box a:hover .boximg img, .second-block .right .box a:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.second-block .left .box a .boximg, .second-block .right .box a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 46.25%;
  position: relative;
}

@media (max-width: 767px) {
  .second-block .left .box a .boximg, .second-block .right .box a .boximg {
    padding-bottom: 66.25%;
  }
}

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

.second-block .left .box a .boximg .bar, .second-block .right .box a .boximg .bar {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 8px;
  background: #000000;
  color: #ffffff;
  bottom: 20px;
  z-index: 22;
  white-space: nowrap;
  box-sizing: border-box;
  transform: rotate(-3deg);
}

.second-block .left .box a .boximg .bar span, .second-block .right .box a .boximg .bar span {
  display: inline-block;
  animation: marquee 10s linear infinite;
}

.second-block .left .box a .boximg .bar span i, .second-block .right .box a .boximg .bar span i {
  color: #B8D137;
  font-style: normal;
}

.second-block .left .box a .boximg .bar span i b, .second-block .right .box a .boximg .bar span i b {
  font-family: 'Avenir-bold', '微軟正黑體';
  font-weight: bold;
}

.second-block .left .box a .con, .second-block .right .box a .con {
  padding: 1.5rem 0;
}

@media (max-width: 767px) {
  .second-block .left .box a .con, .second-block .right .box a .con {
    text-align: center;
  }
}

.second-block .left .box a .con h3, .second-block .right .box a .con h3 {
  margin-bottom: 5px;
  color: #B8D137;
}

.second-block .left .box a .con h3 b, .second-block .right .box a .con h3 b {
  color: #ffffff;
  font-style: italic;
}

.second-block .left .box a .con h4 br, .second-block .right .box a .con h4 br {
  display: none;
}

@media (max-width: 767px) {
  .second-block .left .box a .con h4 br, .second-block .right .box a .con h4 br {
    display: block;
  }
}

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

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

.third-block .header-top h2 {
  text-shadow: -1px -1px 0 #000,   1px -1px 0 #000, -1px  1px 0 #000, 1px  1px 0 #000;
  /* 四个方向的阴影模拟边框 */
}

.third-block .header-top h2 b {
  display: block;
  color: #B8D137;
}

@media (max-width: 767px) {
  .third-block .header-top h2 b {
    font-size: 40px;
  }
}

.third-block form {
  position: relative;
  z-index: 33;
}

.third-block form .form-group {
  width: 453px;
  margin: 0 auto;
  background: #ffffff;
  padding: 5px 15px;
  padding-right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .third-block form .form-group {
    width: 100%;
  }
}

.third-block form .form-group::before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background: url(../images/1.svg) no-repeat top center;
  background-size: cover;
}

.third-block form .form-group .inp {
  width: calc(100% - 30px);
}

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

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

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

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

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

.third-block .row .col-md-3 a {
  display: block;
  background: #ffffff;
  transition: all 0.35s ease;
  height: 100%;
}

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

.third-block .row .col-md-3 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 .row .col-md-3 a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 66.25%;
  position: relative;
}

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

.third-block .row .col-md-3 a .con {
  padding: 1.5rem 2rem;
  padding-top: 0;
  position: relative;
}

.third-block .row .col-md-3 a .con em {
  display: block;
  font-style: normal;
  background: #FCD199;
  max-width: max-content;
  padding: 5px 45px;
  margin: 0 auto;
}

.third-block .row .col-md-3 a .con h4 {
  margin-top: 2rem;
  margin-bottom: 4rem;
  /***
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 80px;
  ***/
}

@media (max-width: 1024px) {
  .third-block .row .col-md-3 a .con h4 {
    height: auto;
  }
}

.third-block .row .col-md-3 a .con p {
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 1.5rem;
  width: 100%;
}

.third-block .row .col-md-3 a .con p i {
  margin-right: 5px;
}

.third-block .show-more {
  display: block;
  text-decoration: underline;
  margin: 3rem auto auto auto;
}

.four-block {
  position: relative;
  overflow: hidden;
  padding: 60px 0;
}

.four-block .logos .imgs {
  /***margin: 10px 15px;***/
  margin: 20px 15px;
}

@media (max-width: 1366px) {
  .four-block .logos .imgs {
    width: 10%;
  }
}

@media (max-width: 1024px) {
  .four-block .logos .imgs {
    width: 8%;
  }
}

@media (max-width: 767px) {
  .four-block .logos .imgs {
    width: 15%;
    margin: 5px 15px;
  }
}

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

.five-block .news {
  position: relative;
}

.five-block .news .swiper {
  overflow: visible;
  padding-bottom: 100px;
}

.five-block .news .swiper .swiper-slide {
  height: 444px;
}

@media (max-width: 1280px) {
  .five-block .news .swiper .swiper-slide {
    height: 344px;
  }
}

@media (max-width: 992px) {
  .five-block .news .swiper .swiper-slide {
    height: 274px;
  }
}

.five-block .news .swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}

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

.five-block .news .swiper .swiper-slide a .boximg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.five-block .news .swiper .swiper-slide a .boximg::after {
  content: '';
  display: block;
  width: 100%;
  height: 80%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: transparent linear-gradient(180deg, transparent 0%, black 100%) 0% 0% no-repeat padding-box;
}

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

.five-block .news .swiper .swiper-slide a .con {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px 40px;
  color: #ffffff;
}

@media (max-width: 992px) {
  .five-block .news .swiper .swiper-slide a .con {
    padding: 20px;
  }
}

.five-block .news .swiper .swiper-slide a .con em {
  display: block;
  margin-bottom: 20px;
}

.five-block .news .swiper-button-next, .five-block .news .swiper-button-prev {
  top: 40%;
}

@media (max-width: 1280px) {
  .five-block .news .swiper-button-next, .five-block .news .swiper-button-prev {
    top: 35%;
  }
}

.five-block .news .swiper-pagination-bullet {
  background: rgba(165, 147, 139, 0.5);
  border-radius: 0;
  width: 50px;
  height: 1px;
  margin: 0;
  transition: all 0.35s ease;
}

.five-block .news .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #F36F33;
}

.six-block {
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(to left, #243775, #2B418B, #132664);
  padding: 60px 0px;
}

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

.six-block .row .col-md-9 .text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.six-block .row .col-md-9 .text .imgs {
  width: 107px;
}

.six-block .row .col-md-9 .text .txt {
  width: calc(100% - 130px);
  color: #ffffff;
}

@media (max-width: 767px) {
  .six-block .row .col-md-9 .text .txt {
    width: 100%;
    margin-top: 20px;
  }
}

.six-block .row .col-md-9 .text .txt h4 {
  text-shadow: 0 3px 4px rgba(165, 52, 0, 0.51);
}

.six-block .row .col-md-9 .text .txt p {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
}

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

.six-block .row .col-md-3 a {
  float: right;
}

@media (max-width: 767px) {
  .six-block .row .col-md-3 a {
    float: none;
  }
}

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

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

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

.about-block .row .col-md-6 .kbg {
  width: 100%;
  height: 424px;
  background: url(../images/kbg.png) no-repeat top center;
  background-size: cover;
  padding: 3rem;
  position: relative;
}

.about-block .row .col-md-6 .kbg.kbg2 {
  width: 100%;
  height: 424px;
  background: url(../images/kbg2.png) no-repeat top center;
  background-size: cover;
}

.about-block .row .col-md-6 .kbg h3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #F36F33;
  margin-bottom: 0;
}

.about-block .row .col-md-6 .kbg h3 a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #FFD6C4;
  border-radius: 22px;
  background: #FFF8F5;
  width: 63px;
  height: 43px;
  padding: 10px;
}

.about-block .row .col-md-6 .kbg h3 a:hover {
  background: #F36F33;
}

.about-block .row .col-md-6 .kbg h3 a:hover img {
  filter: invert(50%) brightness(300%);
}

.about-block .row .col-md-6 .kbg h3.blueText {
  color: #243775;
}

.about-block .row .col-md-6 .kbg h3.blueText a {
  border-color: #BBD2EF;
}

.about-block .row .col-md-6 .kbg h3.blueText a:hover {
  background: #243775;
}

.about-block .row .col-md-6 .kbg h3.blueText a:hover img {
  filter: invert(50%) brightness(300%);
}

.about-block .row .col-md-6 .kbg ul {
  padding-left: 0;
}

.about-block .row .col-md-6 .kbg ul li {
  color: #6F6F6F;
  list-style: none;
  position: relative;
  padding-left: 1.5rem;
  margin-top: 1.5rem;
}

.about-block .row .col-md-6 .kbg ul li::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../images/plus_d.svg) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 10px;
}

.about-block .row .col-md-6 .kbg .icos {
  position: absolute;
  right: 1rem;
  bottom: 0.5rem;
}

@media (max-width: 1024px) {
  .about-block .row .col-md-6 .kbg .icos {
    width: 200px;
  }
}

@media (max-width: 768px) {
  .about-block .row .col-md-6 .kbg .icos {
    width: auto;
  }
}

@media (max-width: 767px) {
  .about-block .row .col-md-6 .kbg .icos {
    width: 200px;
  }
}

.about-block .bar {
  border-bottom: 1px solid rgba(165, 147, 139, 0.5);
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  .about-block .bar {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding-bottom: 30px;
  }
}

.about-block .bar h2 {
  margin-bottom: 0;
}

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

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

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

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

.about-block .about .col-md-4 .abox {
  height: 100%;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 26px 72px rgba(0, 0, 0, 0.07);
  box-sizing: border-box;
  padding: 3rem;
}

@media (max-width: 1024px) {
  .about-block .about .col-md-4 .abox {
    padding: 1.5rem;
  }
}

.about-block .about .col-md-4 .abox .icos {
  height: 230px;
  display: block;
}

.about-block .about .col-md-4 .abox .icos img {
  display: block;
  margin: 0 auto;
  margin-bottom: 25px;
}

.about-block .header-top {
  position: relative;
  z-index: 2;
}

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

.about-block .absbox::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/global.svg) no-repeat top center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transform: scale(1.25);
}

.about-block .absbox .items {
  border: 1px solid #FFD1BC;
  border-radius: 60px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px;
  padding: 10px 20px;
  height: 96px;
  width: 354px;
  background: #ffffff;
  z-index: 2;
  position: relative;
}

.about-block .absbox p {
  color: #6F6F6F;
  margin: 20px auto;
  z-index: 2;
  position: relative;
}

.about-block .absbox p b {
  color: #F36F33;
}

.about-block .absbox .jts {
  z-index: 2;
  position: relative;
}

.about-block .absbox .jts img {
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
}

.about-block .abi1 {
  position: absolute;
  left: 10%;
  top: 40%;
}

.about-block .abi2 {
  position: absolute;
  right: 5%;
  top: 50%;
}

.about-block .abi3 {
  position: absolute;
  left: 6%;
  bottom: 6%;
}

.about-block .abi4 {
  position: absolute;
  right: 12%;
  bottom: 10%;
}

.about-block .in1 {
  position: absolute;
  left: 23%;
  top: 8%;
}

.about-block .in2 {
  position: absolute;
  right: 23%;
  top: 9%;
}

.about-block .in3 {
  position: absolute;
  left: 15%;
  top: 35%;
}

.about-block .in4 {
  position: absolute;
  right: 13%;
  top: 36%;
}

.about-block .team.last .row {
  margin-right: calc(-2.5* var(--bs-gutter-x));
  margin-left: calc(-2.5* var(--bs-gutter-x));
}

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

.about-block .team.last .row .col-md-4 {
  padding-right: calc(var(--bs-gutter-x)* 2.5);
  padding-left: calc(var(--bs-gutter-x)* 2.5);
}

@media (max-width: 767px) {
  .about-block .team.last .row .col-md-4 {
    width: 50%;
    padding-right: calc(var(--bs-gutter-x)* 0.5);
    padding-left: calc(var(--bs-gutter-x)* 0.5);
  }
}

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

.about-block .team .row .col-md-3 .boximg, .about-block .team .row .col-md-4 .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 135%;
  position: relative;
  border-radius: 10px;
}

.about-block .team .row .col-md-3 .boximg img, .about-block .team .row .col-md-4 .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.about-block .article .date {
  display: block;
  margin: 2rem 0;
}

.about-block .article .box {
  background: #ffffff;
  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: #243775;
  color: #ffffff;
}

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

.services-block {
  position: relative;
  overflow: hidden;
  padding: 120px 0px;
  background: #FFFEFC;
}

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

.services-block .row .col-md-4 {
  margin-top: 200px;
  padding-right: calc(var(--bs-gutter-x)* 1);
  padding-left: calc(var(--bs-gutter-x)* 1);
}

@media (max-width: 767px) {
  .services-block .row .col-md-4 {
    margin-top: 50px;
  }
}

.services-block .row .col-md-4:nth-child(2) {
  margin-top: 100px;
}

.services-block .row .col-md-4 img {
  width: 100%;
}

.services-block .row .col-md-4 .imgs {
  position: relative;
}

.services-block .row .col-md-4 .imgs .text {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  bottom: 40px;
}

@media (max-width: 768px) {
  .services-block .row .col-md-4 .imgs .text {
    bottom: 20px;
  }
}

@media (max-width: 767px) {
  .services-block .row .col-md-4 .imgs .text {
    bottom: 40px;
  }
}

.services-block .row .col-md-4 .imgs .text h3 {
  color: #F36F33;
}

.services-block .row .col-md-4 .imgs .text b {
  font-size: 160px;
  display: block;
  text-align: center;
  color: rgba(243, 111, 51, 0.1);
  line-height: 1;
  position: absolute;
  left: 0;
  bottom: -50px;
  font-weight: bold;
  width: 100%;
}

@media (max-width: 1024px) {
  .services-block .row .col-md-4 .imgs .text b {
    font-size: 140px;
  }
}

@media (max-width: 768px) {
  .services-block .row .col-md-4 .imgs .text b {
    font-size: 100px;
    bottom: -30px;
  }
}

@media (max-width: 767px) {
  .services-block .row .col-md-4 .imgs .text b {
    font-size: 160px;
    bottom: -50px;
  }
}

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

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

.e-commerce-block .process {
  position: relative;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  .e-commerce-block .process {
    width: 1625px;
    margin: 0 auto;
  }
}

@media (max-width: 1131px) {
  .e-commerce-block .process {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 150px;
  }
}

@media (max-width: 767px) {
  .e-commerce-block .process {
    margin-bottom: 60px;
  }
}

.e-commerce-block .process::after {
  content: '';
  display: block;
  width: 100%;
  height: 701px;
  background: url(../images/Process.png) no-repeat top center;
  background-size: cover;
  position: relative;
  transform: translateY(-70px);
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  .e-commerce-block .process::after {
    width: 1625px;
    margin: 0 auto;
    background-size: contain;
  }
}

@media (max-width: 1366px) {
  .e-commerce-block .process::after {
    height: 601px;
  }
}

@media (max-width: 1131px) {
  .e-commerce-block .process::after {
    display: none;
  }
}

.e-commerce-block .process .items {
  position: absolute;
  left: 0;
  top: 0;
  width: 480px;
  z-index: 2;
  top: 25%;
}

@media (max-width: 1131px) {
  .e-commerce-block .process .items {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    width: 45% !important;
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .e-commerce-block .process .items {
    width: 100% !important;
  }
}

.e-commerce-block .process .items:nth-child(1) {
  padding-left: 120px;
  left: 5%;
}

@media (max-width: 1680px) {
  .e-commerce-block .process .items:nth-child(1) {
    left: 0;
  }
}

@media (max-width: 1440px) {
  .e-commerce-block .process .items:nth-child(1) {
    top: 38%;
    left: -3%;
    width: 400px;
  }
}

@media (max-width: 1366px) {
  .e-commerce-block .process .items:nth-child(1) {
    top: 20%;
  }
}

@media (max-width: 1280px) {
  .e-commerce-block .process .items:nth-child(1) {
    top: 28%;
    width: 360px;
  }
}

@media (max-width: 1131px) {
  .e-commerce-block .process .items:nth-child(1) {
    left: 0;
    padding-left: 0;
  }
}

.e-commerce-block .process .items:nth-child(1) .ic {
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 1131px) {
  .e-commerce-block .process .items:nth-child(1) .ic {
    position: relative;
  }
}

.e-commerce-block .process .items:nth-child(2) {
  left: 30%;
  top: 53%;
  width: 390px;
}

@media screen and (min-width: 1921px) and (max-width: 2560px) {
  .e-commerce-block .process .items:nth-child(2) {
    top: 50%;
  }
}

@media (max-width: 1680px) {
  .e-commerce-block .process .items:nth-child(2) {
    top: 48%;
  }
}

@media (max-width: 1440px) {
  .e-commerce-block .process .items:nth-child(2) {
    width: 350px;
    top: 45%;
  }
}

@media (max-width: 1366px) {
  .e-commerce-block .process .items:nth-child(2) {
    top: 43%;
  }
}

@media (max-width: 1280px) {
  .e-commerce-block .process .items:nth-child(2) {
    width: 300px;
    top: 42%;
  }
}

.e-commerce-block .process .items:nth-child(3) {
  left: 60%;
  top: 37%;
  width: 380px;
}

@media (max-width: 1680px) {
  .e-commerce-block .process .items:nth-child(3) {
    top: 35%;
  }
}

@media (max-width: 1440px) {
  .e-commerce-block .process .items:nth-child(3) {
    top: 38%;
  }
}

@media (max-width: 1366px) {
  .e-commerce-block .process .items:nth-child(3) {
    top: 33%;
  }
}

@media (max-width: 1280px) {
  .e-commerce-block .process .items:nth-child(3) {
    width: 340px;
  }
}

.e-commerce-block .process .items:nth-child(4) {
  left: 82%;
  top: -5%;
  width: 320px;
}

@media (max-width: 1440px) {
  .e-commerce-block .process .items:nth-child(4) {
    width: 260px;
    top: -4%;
    left: 85%;
  }
}

@media (max-width: 1366px) {
  .e-commerce-block .process .items:nth-child(4) {
    top: -8%;
  }
}

@media (max-width: 1280px) {
  .e-commerce-block .process .items:nth-child(4) {
    width: 230px;
  }
}

.e-commerce-block .process .items:nth-child(4) .ic {
  transform: translateX(120px);
}

@media (max-width: 1680px) {
  .e-commerce-block .process .items:nth-child(4) .ic {
    transform: translateX(160px);
  }
}

@media (max-width: 1131px) {
  .e-commerce-block .process .items:nth-child(4) .ic {
    transform: none;
  }
}

.e-commerce-block .process .items .number {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #F5F5F5;
  font-size: 260px;
  line-height: 0.9;
  font-weight: bold;
}

@media (max-width: 1680px) {
  .e-commerce-block .process .items .number {
    font-size: 220px;
  }
}

@media (max-width: 1440px) {
  .e-commerce-block .process .items .number {
    font-size: 160px;
  }
}

@media (max-width: 1366px) {
  .e-commerce-block .process .items .number {
    font-size: 130px;
    line-height: 1.4;
  }
}

.e-commerce-block .process .items p {
  color: #6F6F6F;
  position: relative;
  z-index: 4;
}

.e-commerce-block .process .items .ic {
  content: '';
  display: block;
  width: 87px;
  height: 87px;
  background: #ffffff;
  box-shadow: 0 26px 72px rgba(0, 0, 0, 0.07);
  border-radius: 20px;
  position: relative;
  margin-bottom: 25px;
  z-index: 4;
}

.e-commerce-block .process .items .ic::before {
  content: '';
  display: block;
  width: 31px;
  height: 31px;
  background: #C4C4C4;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 20px;
}

.e-commerce-block .process .items h3 {
  margin-bottom: 15px;
  margin-top: 15px;
}

.e-commerce-block .g {
  background: #ffffff;
  padding: 30px;
  box-shadow: 0 26px 72px rgba(0, 0, 0, 0.07);
  border-radius: 20px;
  max-width: 84%;
  margin: 50px auto;
  position: relative;
  z-index: 9;
}

.e-commerce-block .g img {
  display: block;
  margin: 0 auto;
}

.e-commerce-block .header-top {
  position: relative;
  z-index: 2;
}

@media (max-width: 1024px) {
  .e-commerce-block .row .col-md-5, .e-commerce-block .row .col-md-7 {
    width: 100%;
    margin-bottom: 15px;
  }
}

.e-commerce-block .row .col-md-5 .bs, .e-commerce-block .row .col-md-7 .bs {
  border-radius: 16px;
  background: #ffffff;
  height: 100%;
  box-sizing: border-box;
  padding: 2rem 4rem;
}

@media (max-width: 767px) {
  .e-commerce-block .row .col-md-5 .bs, .e-commerce-block .row .col-md-7 .bs {
    padding: 1.5rem;
  }
}

.e-commerce-block .row .col-md-5 .bs .in ul, .e-commerce-block .row .col-md-7 .bs .in ul {
  padding-left: 0;
  margin-bottom: 0;
}

.e-commerce-block .row .col-md-5 .bs .in ul li, .e-commerce-block .row .col-md-7 .bs .in ul li {
  border-bottom: 1px dashed #E2E2E2;
  padding: 20px 0px;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.e-commerce-block .row .col-md-5 .bs .in ul li:nth-last-child(1), .e-commerce-block .row .col-md-7 .bs .in ul li:nth-last-child(1) {
  border: none;
  padding-bottom: 0;
}

.e-commerce-block .row .col-md-5 .bs .in ul li b, .e-commerce-block .row .col-md-7 .bs .in ul li b {
  width: 30%;
}

.e-commerce-block .row .col-md-5 .bs .in ul li span, .e-commerce-block .row .col-md-7 .bs .in ul li span {
  width: calc(100% - 30%);
  color: #6F6F6F;
}

.e-commerce-block .row .col-md-5 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .e-commerce-block .row .col-md-5 {
    display: block;
  }
}

.e-commerce-block .row .col-md-5 .bs {
  height: 40%;
  padding: 1.5rem 3rem;
}

@media (max-width: 767px) {
  .e-commerce-block .row .col-md-5 .bs {
    padding: 1.5rem;
  }
}

.e-commerce-block .row .col-md-5 .bs:nth-child(2) {
  height: 56%;
}

@media (max-width: 1024px) {
  .e-commerce-block .row .col-md-5 .bs:nth-child(2) {
    margin-top: 15px;
  }
}

.e-commerce-block .row .col-md-5 .bs ul li {
  color: #6F6F6F;
}

.e-commerce-block .row .col-md-5 .bs .abbox {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}

.e-commerce-block .row .col-md-5 .bs .abbox .ab {
  border-radius: 8px;
  border: 1px solid #FFD6C4;
  width: 48%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  color: #6F6F6F;
}

.e-commerce-block .row .col-md-5 .bs .abbox .ab img {
  margin-right: 10px;
}

.e-commerce-block .container:nth-child(1) {
  max-width: 90%;
}

.e-commerce-block .ci1 {
  position: absolute;
  left: -5%;
  top: 20%;
}

@media (max-width: 1440px) {
  .e-commerce-block .ci1 {
    left: -10%;
  }
}

.e-commerce-block .ci2 {
  position: absolute;
  right: -12%;
  top: 15%;
}

@media (max-width: 1440px) {
  .e-commerce-block .ci2 {
    right: -22%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.news-block .news .list:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.news-block .news .list .boximg {
  width: 392px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.e-services-block {
  position: relative;
  overflow: hidden;
  background: #FFFEFC;
}

.e-services-block .choose {
  background-image: linear-gradient(to left, #FFF5E6, #FFFFFF);
  padding: 100px 0px;
  position: relative;
  overflow: hidden;
}

.e-services-block .choose::after {
  content: '';
  display: block;
  width: 634px;
  height: 634px;
  background: url(../images/big-logo.png) no-repeat top center;
  position: absolute;
  left: -150px;
  bottom: -60px;
  opacity: 0.6;
}

.e-services-block .choose .whiteback {
  position: relative;
  box-shadow: 0 26px 72px rgba(0, 0, 0, 0.04);
  border-radius: 24px;
}

.e-services-block .choose .whiteback::after {
  content: '';
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(217, 217, 217, 0.12);
}

.e-services-block .choose .whiteback .logo {
  background: #ffffff;
  border-radius: 60px;
  margin: 0 auto;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.07);
  padding: 20px;
  width: 257px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 8;
}

.e-services-block .choose .whiteback .logo img {
  width: 143px;
}

.e-services-block .choose .whiteback .itemsbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}

.e-services-block .choose .whiteback .itemsbox::before {
  content: '';
  display: block;
  width: 50%;
  height: 1px;
  border-top: 1px dashed #C6C6C6;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -38px;
  z-index: 1;
}

.e-services-block .choose .whiteback .itemsbox .items {
  width: 50%;
  text-align: center;
  position: relative;
}

.e-services-block .choose .whiteback .itemsbox .items::before {
  content: '';
  display: block;
  width: 1px;
  height: 205px;
  border-left: 1px dashed #C6C6C6;
  position: absolute;
  left: 50%;
  top: -36px;
}

.e-services-block .choose .whiteback .itemsbox .items:nth-child(2) h3 {
  color: #243775;
  border: 1px solid #243775;
  background: #F8F9FF;
}

.e-services-block .choose .whiteback .itemsbox .items:nth-child(2) .txt::before {
  content: '';
  display: block;
  width: 30px;
  height: 25px;
  background: url(../images/x2.svg) no-repeat top center;
  background-size: cover;
  margin: 0 auto 40px auto;
}

.e-services-block .choose .whiteback .itemsbox .items h3 {
  border-radius: 37px;
  border: 1px solid #F36F33;
  background: #FFE9DE;
  width: 70%;
  margin: 50px auto;
  padding: 20px;
  color: #F36F33;
  position: relative;
}

@media (max-width: 767px) {
  .e-services-block .choose .whiteback .itemsbox .items h3 {
    padding: 10px;
    width: 90%;
  }
}

.e-services-block .choose .whiteback .itemsbox .items h3 img {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .e-services-block .choose .whiteback .itemsbox .items h3 img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}

.e-services-block .choose .whiteback .itemsbox .items .txt {
  position: relative;
}

.e-services-block .choose .whiteback .itemsbox .items .txt::before {
  content: '';
  display: block;
  width: 30px;
  height: 25px;
  background: url(../images/x1.svg) no-repeat top center;
  background-size: cover;
  margin: 0 auto 40px auto;
}

.e-services-block .choose .whiteback .itemsbox .items .txt p {
  margin-bottom: 40px;
}

@media (max-width: 992px) {
  .e-services-block .choose .whiteback .itemsbox .items .txt p {
    width: 80%;
    margin: 20px auto;
  }
}

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

@media (max-width: 1024px) {
  .e-services-block .choose .row .col-md-5 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .e-services-block .choose .row .col-md-5 {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .e-services-block .choose .row .col-md-3 {
    width: 50%;
  }
}

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

.e-services-block .choose .row .border {
  border-radius: 30px;
  border: 1px solid #FFD6C4;
  background: #ffffff;
  box-sizing: border-box;
  padding: 2rem;
  position: relative;
}

.e-services-block .choose .row .border .icos {
  margin-bottom: 15px;
  margin-top: 15px;
}

.e-services-block .choose .row .border h3 {
  color: #243775;
  margin-bottom: 0;
}

.e-services-block .choose .row .border .number {
  color: rgba(226, 226, 226, 0.6);
  position: absolute;
  right: 1.5rem;
  bottom: 1.5rem;
}

.e-services-block .choose .row .border .bs {
  display: flex;
  justify-content: space-between;
}

.e-services-block .choose .row .border .left h3 {
  white-space: nowrap;
}

.e-services-block .choose .row .border .right {
  border-left: 1px solid #E2E2E2;
  margin-left: 20px;
}

.e-services-block .choose .row .border .right ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-right: 2rem;
}

.e-services-block .choose .row .border .right ul li {
  list-style: none;
  width: 25%;
  color: #6F6F6F;
  margin: 10px 0px;
}

@media (max-width: 767px) {
  .e-services-block .choose .row .border .right ul li {
    width: 50%;
  }
}

.e-services-block .circle {
  position: relative;
}

.e-services-block .circle .dimg img {
  display: block;
  margin: 0 auto;
}

.e-services-block .circle .textbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .e-services-block .circle .textbox {
    position: relative;
  }
}

.e-services-block .circle .textbox .text {
  box-shadow: 0 26px 72px rgba(0, 0, 0, 0.04);
  background: #ffffff;
  border-radius: 40px;
  box-sizing: border-box;
  padding: 2rem;
  width: 37%;
  position: absolute;
}

@media (max-width: 767px) {
  .e-services-block .circle .textbox .text {
    position: relative;
    margin-top: 20px;
  }
}

.e-services-block .circle .textbox .text:nth-child(1) {
  left: 7%;
  bottom: 30%;
}

@media (max-width: 992px) {
  .e-services-block .circle .textbox .text:nth-child(1) {
    left: 0;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .e-services-block .circle .textbox .text:nth-child(1) {
    width: 100%;
    bottom: 0;
  }
}

.e-services-block .circle .textbox .text:nth-child(2) {
  right: 20%;
  top: 20%;
  width: 34%;
}

@media (max-width: 992px) {
  .e-services-block .circle .textbox .text:nth-child(2) {
    right: 0;
    width: 60%;
    top: 7%;
  }
}

@media (max-width: 767px) {
  .e-services-block .circle .textbox .text:nth-child(2) {
    width: 100%;
    top: 0;
  }
}

.e-services-block .circle .textbox .text:nth-child(3) {
  right: 10%;
  bottom: 22%;
  width: 41%;
}

@media (max-width: 992px) {
  .e-services-block .circle .textbox .text:nth-child(3) {
    right: 0;
    width: 48%;
    bottom: 20%;
  }
}

@media (max-width: 767px) {
  .e-services-block .circle .textbox .text:nth-child(3) {
    width: 100%;
    bottom: 0;
  }
}

.e-services-block .circle .textbox .text h3 {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.e-services-block .circle .textbox .text h3 img {
  margin-right: 10px;
}

.e-services-block .circle .textbox .text p {
  color: #6F6F6F;
  line-height: 1.8;
  margin-bottom: 0;
}

.e-services-block .last {
  background: #FFF7EA;
  border-radius: 48px;
  box-sizing: border-box;
  padding: 3rem;
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .e-services-block .last {
    padding: 1.5rem;
  }
}

.e-services-block .last .app {
  border-radius: 12px;
  border: 1px solid #FFD6C4;
  background: #FFF3E3;
  box-sizing: border-box;
  padding: 1rem 1rem;
  width: 270px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}

.e-services-block .last .app .icos {
  width: 60px;
}

.e-services-block .last .app .text {
  width: calc(100% - 60px);
}

.e-services-block .last .app .text p {
  margin-bottom: 0;
  color: #F36F33;
}

.e-services-block .last .app .text p:nth-child(2) {
  color: #A5938B;
}

@media (max-width: 767px) {
  .e-services-block .last .txt {
    margin-top: 10px !important;
  }
}

.e-services-block .last .txt p {
  line-height: 2;
  margin-bottom: 0;
}

.e-creport-block {
  position: relative;
  overflow: hidden;
  padding: 100px 0px;
  background: #FFFEFC;
}

.e-creport-block .gg1 {
  position: absolute;
  left: -7%;
  top: 20%;
  z-index: 2;
}

.e-creport-block .gg2 {
  position: absolute;
  right: 7%;
  top: 35%;
  z-index: 2;
}

.e-creport-block .creport {
  position: relative;
}

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

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

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

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

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

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

.e-creport-block .creport .container .row .col-md-4 .box {
  background: #ffffff;
  box-shadow: 0 26px 72px rgba(0, 0, 0, 0.07);
  box-sizing: border-box;
  padding: 2rem 2rem;
  border-radius: 30px;
  height: 100%;
}

.e-creport-block .creport .container .row .col-md-4 .box img {
  display: block;
  margin: 30px auto;
}

.e-creport-block .creport .container .row .col-md-4 .box p {
  line-height: 2;
  margin-top: 30px;
}

.e-creport-block .creport .container .row .col-md-4 .box p strong {
  color: #F36F33;
}

.e-creport-block .creport .container .header-top.xt h2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.e-creport-block .creport .container .header-top.xt h2::before {
  content: '';
  display: inline-block;
  width: 328px;
  height: 39px;
  background: url(../images/xx1.svg) no-repeat top center;
  background-size: contain;
  margin-right: 50px;
}

@media (max-width: 767px) {
  .e-creport-block .creport .container .header-top.xt h2::before {
    display: none;
  }
}

.e-creport-block .creport .container .header-top.xt h2::after {
  content: '';
  display: inline-block;
  width: 328px;
  height: 39px;
  background: url(../images/xx2.svg) no-repeat top center;
  background-size: contain;
  margin-left: 50px;
}

@media (max-width: 767px) {
  .e-creport-block .creport .container .header-top.xt h2::after {
    display: none;
  }
}

.e-creport-block .creport .container .app {
  max-width: 90%;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .e-creport-block .creport .container .app {
    max-width: 100%;
  }
}

.e-creport-block .creport .container .app .swiper, .e-creport-block .creport .container .app .swiper-wrapper {
  padding-bottom: 4rem;
}

.e-creport-block .creport .container .app .swiper-slide {
  border-radius: 37px;
  background: rgba(243, 111, 51, 0.09);
  padding: 2rem;
  height: 73px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.e-creport-block .creport .container .app .swiper-slide h4 {
  margin-bottom: 0;
}

.e-creport-block .creport .container .app .swiper-slide h4 img {
  margin-right: 10px;
}

.e-creport-block .creport .container .app .swiper-pagination {
  width: 240px;
  height: 73px;
  background: rgba(243, 111, 51, 0.09);
  border-radius: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
}

.e-creport-block .chartbox {
  margin-top: 200px;
}

.e-creport-block .chartbox .txt p {
  line-height: 2;
  color: #6F6F6F;
}

.e-creport-block .chartbox .txt p strong {
  color: #F36F33;
}

.e-creport-block .chartbox .row:nth-child(1) .txt {
  width: 90%;
}

@media (max-width: 767px) {
  .e-creport-block .chartbox .row:nth-child(1) .txt {
    width: 100%;
  }
}

.e-creport-block .chartbox .row:nth-last-child(1) .txt {
  width: 90%;
  float: right;
}

@media (max-width: 767px) {
  .e-creport-block .chartbox .row:nth-last-child(1) .txt {
    width: 100%;
  }
}

.login-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 120px;
  padding-bottom: 50px;
  background-image: linear-gradient(to right, #FFF9ED, #FFEFE2);
}

@media (max-width: 1440px) {
  .login-block {
    height: 100%;
    padding-bottom: 40px;
  }
}

@media (max-width: 1024px) {
  .login-block {
    height: 100vh;
    overflow-y: scroll;
  }
}

@media (max-width: 1024px) {
  .login-block.res-block {
    height: 100%;
  }
}

.login-block.hei {
  height: 100vh;
}

.login-block::before {
  content: '';
  display: block;
  width: 634px;
  height: 634px;
  background: url(../images/big-logo.png) no-repeat top center;
  position: absolute;
  left: -200px;
  top: -200px;
}

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

.login-block .container {
  position: relative;
  z-index: 8;
  max-width: 94%;
}

.login-block .container .whiteback {
  border-radius: 34px;
  padding: 50px;
}

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

.login-block .container .whiteback h3 {
  color: #243775;
}

.login-block .container .whiteback form .company-update {
  border-radius: 4px;
  border: 1px solid #E2E2E2;
  background: #F6F8F7;
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 21px 20px;
  margin: 15px 0 30px 0px;
}

@media (max-width: 1024px) {
  .login-block .container .whiteback form .company-update {
    width: 100%;
  }
}

.login-block .container .whiteback form .company-update p {
  margin-bottom: 0;
  color: #333333;
}

.login-block .container .whiteback form .company-update img {
  cursor: pointer;
}

.login-block .container .whiteback form table {
  margin-bottom: 0;
}

.login-block .container .whiteback form table thead {
  background: #F6F8F7;
}

.login-block .container .whiteback form table thead tr {
  background: #F6F8F7;
  border: 1px solid #E2E2E2;
}

.login-block .container .whiteback form table thead tr th {
  font-size: 18px;
  color: #6F6F6F;
  box-shadow: none;
  padding: 20px 60px;
  white-space: nowrap;
}

.login-block .container .whiteback form table tbody {
  border: none;
}

.login-block .container .whiteback form table tbody tr {
  padding-top: 10px;
}

.login-block .container .whiteback form table tbody tr td {
  padding: 20px 60px;
  font-size: 14px;
  border: none;
  color: #333333;
  position: relative;
  border-radius: 10px;
  border: 1px solid #E2E2E2;
  border-right: none;
  border-left: none;
  white-space: nowrap;
}

.login-block .container .whiteback form table tbody tr td:nth-child(1) {
  border-left: 1px solid #E2E2E2;
}

.login-block .container .whiteback form table tbody tr td:nth-last-child(1) {
  border-right: 1px solid #E2E2E2;
}

.login-block .container .whiteback form .pageinfo {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.login-block .container .whiteback form .pageinfo span {
  color: #6F6F6F;
}

.login-block .container .whiteback form .pageinfo ul {
  margin-bottom: 0;
  padding: 0 15px;
}

@media (max-width: 767px) {
  .login-block .container .whiteback form .pageinfo ul {
    padding-right: 0;
  }
}

.login-block .container .whiteback form .pageinfo ul li {
  padding: 0.3rem;
}

.login-block .container .whiteback form .pageinfo ul li a {
  border-radius: 2px;
  width: 24px;
  height: 24px;
  border: 1px solid #DBDBDB;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #999999;
}

.login-block .container .whiteback form .pageinfo ul li a.active {
  background: #F36F33;
  border-color: #F36F33;
  color: #ffffff;
}

.login-block .container .whiteback form .pageinfo .pages {
  border-radius: 2px;
  border: 1px solid #DBDBDB;
  width: 96px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1px 10px;
}

.login-block .container .whiteback form .pageinfo .pages::after {
  content: "\f107";
  display: inline-block;
  font-family: 'FontAwesome';
}

.login-block .container .whiteback form .pageinfo .pages .form-control {
  font-size: 14px;
  padding: 0;
  border: none;
}

.login-block .container .whiteback form .tips {
  border-radius: 4px;
  background: #F8F9FF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 2rem;
}

@media (max-width: 767px) {
  .login-block .container .whiteback form .tips {
    flex-wrap: wrap;
  }
}

.login-block .container .whiteback form .tips p {
  margin-bottom: 0;
  color: #243775;
}

.login-block .container .whiteback form .choose {
  width: 40%;
  margin: 0 auto;
  border: 1px solid #E2E2E2;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  .login-block .container .whiteback form .choose {
    width: 100%;
    flex-wrap: wrap;
  }
}

.login-block .container .whiteback form .choose .left {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 186px);
}

@media (max-width: 767px) {
  .login-block .container .whiteback form .choose .left {
    width: 100%;
    padding: 1rem;
  }
}

.login-block .container .whiteback form .choose .left::after {
  font-family: 'FontAwesome';
  content: "\f107";
  display: inline-block;
  margin-right: 15px;
  color: #6F6F6F;
  font-size: 20px;
}

.login-block .container .whiteback form .choose .form-control {
  border: none;
}

.login-block .container .whiteback form .choose button {
  background: #E2E2E2;
  border-radius: 0;
  color: #6F6F6F;
  width: 186px;
  padding: 20px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .login-block .container .whiteback form .choose button {
    width: 100%;
  }
}

.login-block .container .whiteback form .choose button:hover {
  background: #F36F33;
  color: #ffffff;
}

.login-block .container .whiteback form .choose button:hover img {
  filter: invert(50%) brightness(300%) !important;
}

.login-block .container .whiteback form .choose button img {
  margin-right: 5px;
}

.login-block .loginpup {
  border-radius: 34px;
  background: #ffffff;
  padding: 50px;
  max-width: 693px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .login-block .loginpup {
    padding: 20px;
  }
}

.login-block .loginpup .taba {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #E2E2E2;
}

.login-block .loginpup .taba.taba2 a.active::after {
  width: 35%;
  left: 50%;
  transform: translateX(-50%);
}

.login-block .loginpup .taba a {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 20px;
  color: #243775;
  position: relative;
  font-weight: bold;
}

.login-block .loginpup .taba a.active::after {
  width: 100%;
}

.login-block .loginpup .taba a::after {
  content: '';
  display: block;
  width: 0%;
  height: 5px;
  background: #F36F33;
  position: absolute;
  left: 0;
  bottom: -3px;
}

.login-block .forget {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #F8F9FF;
  border-radius: 4px;
  padding: 10px;
  margin-top: 100px;
}

@media (max-width: 1440px) {
  .login-block .forget {
    margin-top: 30px;
  }
}

.login-block .forget span {
  color: #243775 !important;
}

.login-block .forget a {
  color: #F36F33;
}

.login-block .forget sub {
  color: red;
  bottom: 0;
}

.login-block .fs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.login-block button {
  margin: 0 auto;
  padding: 15px;
  border-radius: 40px;
}

.login-block .code {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  color: #F36F33;
  cursor: pointer;
}

.login-block .lt {
  color: #243775;
}

.login-block .lt sub {
  color: red;
  bottom: 0;
}

.login-block .arrow {
  margin-top: 100px;
}

.login-block .arrow .back {
  background: #F8F9FF;
  color: #243775;
  border: 1px solid #243775;
  box-shadow: none;
  border-radius: 60px;
}

.login-block .arrow .back:hover {
  color: #ffffff;
}

.garybackb {
  background: #FFFEFC;
}

.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: 80%;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .step-block .container .progress-bar-container {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .step-block .container .progress-bar-container {
    display: none;
  }
}

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

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

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

.step-block .container .step::before {
  content: '';
  display: block;
  width: 50%;
  position: absolute;
  left: 0;
  top: 10px;
  height: 1px;
  background: rgba(112, 112, 112, 0.4);
}

.step-block .container .step::after {
  content: '';
  display: block;
  width: 50%;
  position: absolute;
  right: 0;
  top: 10px;
  height: 1px;
  background: rgba(112, 112, 112, 0.4);
}

.step-block .container .step .circle {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: white;
  border: 2px solid #e0e0e0;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 99;
}

.step-block .container .step .circle::before {
  content: '';
  display: block;
  position: absolute;
  left: 5px;
  top: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ffffff;
}

.step-block .container .step.active {
  border-color: #F4E65A;
  /* Highlight color for the active step */
}

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

.step-block .container .step.active .circle {
  border-color: #F4E65A;
  /* Highlight color for the active step */
}

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

.step-block .container .step.active-g {
  border-color: #F4E65A;
  /* Highlight color for the active step */
}

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

.step-block .container .step.active-g .circle {
  border-color: #F4E65A;
  /* Highlight color for the active step */
}

.step-block .container .step.active-g .circle::before {
  content: '';
  display: block;
  width: 14px;
  height: 10px;
  background: url(../images/g.svg) no-repeat top center;
  background-size: contain;
  left: 3px;
}

.step-block .container .step span {
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 0.6rem;
  max-width: 120px;
  line-height: 1.2;
  color: rgba(55, 72, 105, 0.6);
  text-align: center;
}

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

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

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

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

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

.step-block .container .slide form .form-control {
  padding: 1rem;
  height: 61px;
  color: #999999;
  border: 1px solid rgba(55, 72, 105, 0.3);
}

.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: 1.5rem;
}

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

.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: 2rem;
  background: rgba(239, 239, 239, 0.63);
}

.step-block .container .slide .addbtn {
  display: inline-block;
  background: #374869;
  padding: 1rem 2rem;
  color: #ffffff;
  margin-bottom: 10px;
  border: 1px solid #374869;
}

.step-block .container .slide .addbtn i {
  margin-right: 20px;
}

.step-block .container .slide .addbtn:hover {
  background: #ffffff;
  color: #374869;
}

.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 {
  font-family: 'PT_Serif-Web-Bold';
  margin-bottom: 1rem;
}

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

.step-block .container #prevBtn, .step-block .container #nextBtn {
  border: 0;
  color: #374869;
  border: 1px solid #374869;
  border-radius: 60px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: .3s;
  width: 222px;
  background: #ffffff;
  position: relative;
  padding: 0.8rem 1rem;
  z-index: 1;
  margin: 0 1rem;
  text-transform: uppercase;
  font-family: 'PT_Serif-Web-Bold';
}

.step-block .container #prevBtn:hover, .step-block .container #nextBtn:hover {
  color: #374869;
  border: 1px solid #F4E65A;
  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: #F4E65A;
}

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);
  height: 200px;
  overflow-y: scroll;
}

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: #B8D137;
  color: #fff !important;
}

form .form-group .select-menu-input {
  border: 0;
  cursor: pointer;
  user-select: none;
  width: 100%;
  outline: none;
  background: none;
  color: #000;
  padding: 0;
}

form .form-group .select-menu-i {
  transform: rotate(180deg) translateY(50%);
}

form .form-group i {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

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

.radiolist .radiobox-inline {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
  flex-wrap: wrap;
}

.radiolist .radiobox-inline .radiobox {
  display: inline-block;
  position: relative;
  margin-right: 0.5rem;
  margin-top: 2px;
  cursor: pointer;
  line-height: 1;
  display: flex;
  align-items: center;
}

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

.radiolist .radiobox-inline .radiobox input:checked ~ .radiomark {
  border-color: #F7C325;
}

.radiolist .radiobox-inline .radiobox input:checked ~ .radiomark::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
}

.radiolist .radiobox-inline .radiobox input:checked ~ .radiomark .bzbox h4 {
  font-weight: bold;
}

.radiolist .radiobox-inline .radiobox .radiomark {
  position: absolute;
  height: 20px;
  width: 20px;
  left: 0px;
  top: 50%;
  margin-top: -10px;
  border-radius: 50%;
  background: none;
  margin-right: 10px;
  -webkit-transition: .5s;
  transition: .5s;
  border: 1.5px solid #000000;
  cursor: pointer;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.radiolist .radiobox-inline .radiobox .radiomark::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: #F7C325;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -webkit-transition: .2s;
  transition: .2s;
}

.radiolist .radiobox-inline .radiobox .bzbox {
  display: flex;
  align-items: center;
}

.radiolist .radiobox-inline .radiobox .bzbox .bz {
  margin: 0 1rem;
}

.radiolist .radiobox-inline .radiobox .bzbox h4 {
  margin-bottom: 0;
  color: #0F0F0F;
}

@media (max-width: 767px) {
  .radiolist .radiobox-inline .radiobox .bzbox h4 {
    font-size: 14px;
  }
}

.checkboxlist .checkbox-inline {
  display: flex;
  width: 100%;
}

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

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

.checkboxlist .checkbox-inline .checkbox input:checked ~ .checkmark {
  background-color: rgba(243, 111, 51, 0.58);
  border-color: rgba(243, 111, 51, 0.58);
}

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

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

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

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

.contact-block {
  position: relative;
  padding: 180px 0px;
  width: 100%;
  height: 100%;
  background: url(../images/contactbg.png) no-repeat top center;
  background-size: cover;
}

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

.contact-block .links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

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

.contact-block .links .items {
  width: 50%;
  display: flex;
  align-items: center;
  margin-top: 30px;
  justify-content: space-between;
}

@media (max-width: 1440px) {
  .contact-block .links .items {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .contact-block .links .items {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .contact-block .links .items {
    width: 100%;
  }
}

.contact-block .links .items .icos {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  border: 1px solid #919CC1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-block .links .items span {
  width: calc(100% - 87px);
}

.contact-block .contact {
  background: #ffffff;
  padding: 3rem;
}

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

.contact-block .contact .items:nth-last-child(1) {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.contact-block .contact .items .icos {
  width: 59px;
  height: 59px;
  border-radius: 50%;
  background: rgba(243, 111, 51, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-block .contact .items .r {
  width: calc(100% - 70px);
}

.contact-block .contact .items .r h3 {
  color: #243775;
}

.contact-block .contact .items .r p {
  margin-bottom: 0;
  color: #6F6F6F;
}

.contact-block .contact .items .r p a {
  color: #6F6F6F;
}

.contact-block .contact .items .r p a:hover {
  color: #F36F33;
}

.contact-block .map {
  height: 100%;
}

.contact-block .map img, .contact-block .map iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.garyText {
  color: #9F9F9F;
}

.more {
  border: 0;
  color: #ffffff;
  background: transparent linear-gradient(97deg, #2963C8 0%, #1E3A97 100%) 0% 0% no-repeat padding-box;
  border-radius: 31px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: .3s;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  position: relative;
  font-size: 15px;
  box-shadow: 0 3px 6px #243775;
  width: 219px;
  height: 55px;
}

.more:hover {
  color: #ffffff;
}

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

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

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

.loginpup .conbox {
  position: relative;
}

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

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

.loginpup .conbox .form-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #E2E2E2;
  border-radius: 4px;
  padding: 0;
  height: 70px;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pup.show {
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.member header {
  background: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.passwordField {
  position: relative;
}

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

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

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

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

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

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

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

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

footer .copyrights {
  padding: 25px 0px;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  font-size: 15px;
}

@media (max-width: 767px) {
  footer .copyrights {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}

footer .copyrights span {
  float: left;
  color: #B8D137;
}

@media (max-width: 767px) {
  footer .copyrights span {
    width: 100%;
    text-align: center;
  }
}

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

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

footer .copyrights .links a {
  display: flex;
  align-items: center;
  color: #B8D137;
  text-decoration: underline;
}

footer .copyrights .links a:nth-child(1)::after {
  content: '';
  display: block;
  width: 2px;
  height: 15px;
  margin: 0 5px;
}

footer .copyrights .links a:hover {
  color: #FCD199;
}

.message {
  position: fixed;
  right: 1rem;
  bottom: 3rem;
  z-index: 99;
  border: none;
  color: #ffffff;
  height: 60px;
  width: 60px;
  opacity: 0;
  background: #243775;
  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;
  padding-left: 0;
}

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

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

.pageinfo ul li a {
  color: #243775;
  background: #ffffff;
  transition: all 0.35s ease;
}

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

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

.pageinfo ul li .prev {
  margin: 0;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #F36F33;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.pageinfo ul li .prev:hover {
  background: #374869;
  text-decoration: none;
}

.pageinfo ul li .next {
  margin: 0;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #F36F33;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.pageinfo ul li .next:hover {
  background: #374869;
  text-decoration: none;
}

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

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

.more-more {
  position: relative;
}

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

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

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

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

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

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

.fixed ul {
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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