* {
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
body {
  font-family: Arial, SimHei, "PingFang SC", "Microsoft Yahei", 微软雅黑,
    "open sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "Noto Color Emoji";
}
button {
  border: transparent;
  outline: 0;
}
.btn:focus {
  box-shadow: none;
}
input {
  border-width: 0;
}
input:focus-visible {
  outline: -webkit-focus-ring-color auto 0;
}
input::placeholder {
  color: #888;
  font-size: 14px;
}
@media (max-width: 1260px) {
  body {
    /* width: 1360px; */
    margin: 0;
    padding: 0;
  }
  .navbar-right {
    margin-left: 0;
  }
  .navbar {
    /* width: 1360px; */
    /* width: 1360px; */
  }
  .box {
    /* width: 1360px; */
  }
}
h1,
h2,
h3,
h4,
h5,
p,
span,
a {
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  line-height: 1.5;
}
.containers {
  /* width: 1260px !important; */
  width: 100%;
  /* width: 100vw; */
  /* margin: 0 auto; */
}

.navbar {
  height: 65px !important;
  /* position: fixed; */
  background-color: #fff;
  z-index: 999;
}
.navbar a {
  margin: 0 1rem;
}

.navbar {
  width: 100%;
  /* width: 1260px; */
  height: 65px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.containers .navbar {
  height: 48px !important;
  background: #f3f4f5;
}
.box .navbar .logo {
  width: 120px;
  height: 34px;
}
nav a img {
  width: 98px;
  height: 32px;
}
.banner {
  color: #fff;
}
.banner h1 {
  font-size: 59px;
  font-weight: bold;
  line-height: 1.1em;
}
.customer {
  margin-top: 72px;
}
.customer-main {
  margin-top: 60px;
}
.customer-main img {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.28);
  border-radius: 1px;
  margin-bottom: 40px;
}
.customer-main .item {
  margin-left: 10px;
}
#linkOne{
  background-size: cover;
  background-repeat: no-repeat;
}
.contact-us {
  margin-top: 72px;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.contact-us-main {
  margin-top: 69px;
  display: flex;
  color: #1d2129;
  justify-content: center;
  gap: 24px;
}
.contact-us-content {
  width: 384px;
  height: 401px;
  background-image: url("/img/contact-us.png");
  background-size: cover;
  background-repeat: no-repeat;
  transition: 1s;
  text-align: center;
  padding: 50px 0;
}
.contact-us-content:hover {
  cursor: pointer;
  color: #1d2129;
  /* background-image: url("/img/contact-us2.png"); */
}
.contact-us-content h3 {
  padding-top: 43px;
  font-size: 22px;
}
.contact-us-content p {
  margin-top: 20px;
  font-size: 18px;
}
.footer {
  display: flex;
  align-items: center;
  margin-top: 72px;
  /* height: 308px; */
  background: #f7faff;
}
.footer-main {
  display: flex;
  justify-content: space-around;
}
.footer-main ul {
  /* width: 200px; */
  list-style: none;
  color: #1d2129;
}
.footer-item-head {
  margin-top: 49px;
  font-size: 16px;
  font-weight: 400;
}
.footer-item-phone {
  font-size: 20px;
  margin-top: 24px;
  margin-bottom: 26px;
  font-weight: Bold;
}
.footer-item {
  margin: 18px 0;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.footer-item a {
  color: #666 !important;
}
.footer-item a:hover {
  text-decoration: underline;
}
.footer-item span {
  margin-left: 24px;
}
.copyRight-content {
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #1d2129;
}
.split-line {
  width: 100%;
  border-bottom: 1px solid #02afaf;
  margin-top: 30px;
}
.split-lines {
  width: 164px;
  height: 9px;
  background-color: #02afaf;
}
.split-line-single {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 30px;
}
.button-main {
  display: flex;
  width: 150px;
  height: 40px;
  align-items: center;
  background-color: #1d4989;
  justify-content: space-around;
}
.template h1 {
  font-size: 38px;
  font-weight: bold;
  color: #1d2129;
}
.programme-modular-main-img button {
  border: none;
  background-color: #f7f8fa;
}
.animation {
  width: 406px;
  height: 293px;
  overflow: hidden;
}
.animation .card-img-top {
  width: 100%;
  height: 100%;
  transition: all 2s;
  cursor: pointer;
}
.card-img-top:hover {
  transform: scale(1.1);
}
.menu-bar-box {
  z-index: 999;
  background: #f7f8fa;
  padding: 40px 0;
  right: 0;
}
.box .nav .nav-item .menu-bar-box .menu-bar-items a {
  display: block;
  padding: 24px;
  font-size: 16px;
  color: #1d2129;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.box .nav .nav-item .menu-bar-box .menu-bar-items a:hover,
.box .nav .nav-item .menu-bar-box .menu-bar-items a.active {
  color: #1d4989;
  border-bottom: 1px solid #1d4989;
}
#solutionMenuBar,
#productMenuBar,
#companyMenuBar,
#servicenMenuBar {
  display: none;
}
.box .nav .nav-item a {
  border-bottom: 4px solid transparent;
  font-weight: 500;
}
.box .nav .nav-item a.active {
  border-bottom: 4px solid #1d4989;
}
.box .nav .nav-item:hover #solutionMenuBar {
  display: block;
}
.box .nav .nav-item:hover #productMenuBar {
  display: block;
}
.box .nav .nav-item:hover #companyMenuBar {
  display: block;
}
.box .nav .nav-item:hover #servicenMenuBar {
  display: block;
}

.navbar .nav-item a {
  border-bottom: 4px solid transparent;
  font-weight: 500;
}
.navbar .nav-item a.active {
  border-bottom: 4px solid #1d4989;
}
.navbar .nav-item:hover #solutionMenuBar {
  display: block;
}
.navbar .nav-item:hover #productMenuBar {
  display: block;
}
.navbar .nav-item:hover #companyMenuBar {
  display: block;
}
.navbar .nav-item:hover #servicenMenuBar {
  display: block;
}

.navbar .nav-item .menu-bar-box .menu-bar-items a {
  display: block;
  padding: 24px;
  font-size: 16px;
  color: #1d2129;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.navbar .nav-item .menu-bar-box .menu-bar-items a:hover,
.navbar .nav-item .menu-bar-box .menu-bar-items a.active {
  color: #1d4989;
  border-bottom: 1px solid #1d4989;
}

.beautify-online {
  z-index: 999;
  top: 560px;
  right: 0;
  background-color: rgba(29, 73, 137, 1);
  box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.32);
  border-radius: 50%;
}
.beautify-online .phone-link {
  display: block;
  padding: 12px 8px;
  cursor: pointer;
  width: 80px;
  height: 80px;
}
.beautify-online .phone-link:hover {
  background-color: rgb(35, 94, 184);
  border-radius: 50%;
}
.beautify-online .phone-link:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.beautify-online .phone-link img {
  margin: 0 0 7px 0;
  width: 30px;
  height: 30px;
}
.beautify-online .phone-link span {
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
}
::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.btn-primary:hover {
  border-color: #1d4989;
}
.dynamic-cards .row .col .dynamic-line {
  border-top: 7px solid #1d4989;
  width: 59px;
  margin-top: -7px;
  transition: width 1s;
}
.dynamic-cards .row .col:hover .dynamic-line {
  width: 100%;
}
.navigation-link-box {
  background: #f3f4f5;
}
.navigation-link-box .nav-link {
  padding: 12px 16px;
  font-size: 16px;
}
.navigation-link-box .nav-pills .nav-link {
  width: auto;
  border-bottom: 4px solid transparent;
}
.navigation-link-box .nav-pills .nav-link.active {
  background-color: transparent;
  color: #1d4989;
  border-bottom: 4px solid #1d4989;
}
.breadcrumb .breadcrumb-item a {
  height: 100%;
  line-height: 53px;
}
.multi-line-text {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.animate-zoom-box {
  overflow: hidden;
}
.animate-zoom-box img,
.animate-zoom-box .animate-bg {
  transition: all 2s;
}
.animate-zoom-box img:hover,
.animate-zoom-box .animate-bg:hover {
  transform: scale(1.1);
}
@keyframes tobigslow {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.to-big-slow {
  -webkit-animation: tobigslow 1s linear;
}
.nav-item .nav-link {
  font-weight: 600 !important;
}
.custom-btn {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 2px;
  padding: 7px 30px;
  background: transparent;
  font-size: 14px;
  box-shadow: none;
  transition: all 0.3s ease;
}
.button-icon {
  width: 48px;
  margin-left: 6px;
  border-top: 1px solid transparent;
}
.btn-5 {
  color: #fff;
  background: #1d4989;
  z-index: 1;
}
.btn-outline {
  color: #fff;
  background: unset;
  z-index: 1;
  border: 1px solid white;
  padding: 7px 60px !important;
}
/* .btn-5:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #5d99f1;
  transition: all 0.5s ease;
} */
.btn-5:hover {
  color: #fff;
  background: #5d99f1;
}
.btn-5:hover:after {
  left: 0;
  width: 100%;
}
.btn-5 .button-icon {
  border-top: 1px solid #fff;
}
.btn-5:hover .button-icon {
  border-top: 1px solid #1d4989;
}
.btn-6 {
  color: #1d4989;
  background: #fff;
  z-index: 1;
  padding: 8px 16px;
  border: 1px solid transparent;
}
.btn-6:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #1d4989;
  transition: all 0.5s ease;
}
.btn-6:hover {
  color: #fff;
  background: #1d4989;
  border: 1px solid #fff;
}
.btn-6:hover:after {
  left: 0;
  width: 100%;
}
.btn-6 .button-icon {
  border-top: 1px solid #1d4989;
}
.btn-6:hover .button-icon {
  border-top: 1px solid #fff;
}
.btn-border {
  border: 1px solid #1d4989;
  color: #1d4989;
  z-index: 1;
}
.btn-border:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #1d4989;
  transition: all 0.5s ease;
}
.btn-border:hover {
  color: #fff;
  background: #1d4989;
}
.btn-border:hover:after {
  left: 0;
  width: 100%;
}
.btn-border .button-icon {
  border-top: 1px solid #1d4989;
}
.btn-border:hover .button-icon {
  border-top: 1px solid #fff;
}
.btn-border-white {
  border: 1px solid #fff;
  color: #fff;
  z-index: 1;
  padding: 8px 16px;
}
.btn-border-white:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #fff;
  transition: all 0.5s ease;
}
.btn-border-white:hover {
  color: #1d4989;
  background: #fff;
}
.btn-border-white:hover:after {
  left: 0;
  width: 100%;
}
.btn-border-white .button-icon {
  border-top: 1px solid #fff;
}
.btn-border-white:hover .button-icon {
  border-top: 1px solid #1d4989;
}
.btn-shadow-hover:hover {
  box-shadow: 0 0 10px 0 rgb(000/10%);
}
.modal-backdrop {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}
