@charset "UTF-8";
body .fs15 {
  font-size: 15px;
}

img {
  max-width: 100%;
}

.Semibold {
  font-weight: bold;
}

.video-fixed {
  position: fixed;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
}
.video-fixed .cha {
  position: absolute;
  right: 0;
  top: -2em;
  width: 1.5em;
  height: 1.5em;
  background-color: #fff;
  padding: 4px;
  cursor: pointer;
}
.video-fixed .cha svg {
  width: 100%;
  height: 100%;
  display: block;
}
.video-fixed .videoboxs {
  position: absolute;
  width: 80%;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
}
.video-fixed .videoboxs video {
  height: 100%;
  width: 100%;
}
.video-fixed .videoboxs video {
  object-fit: cover;
}
.video-fixed .videoboxs .box {
  padding-top: 50%;
  position: relative;
}
.video-fixed .videoboxs .box video {
  position: absolute;
  left: 0;
  top: 0;
}

/*==常用字号==*/
.tit-12 {
  font-size: 12px;
  line-height: 2;
}

.tit-13 {
  font-size: 13px;
  line-height: 2;
}

.tit-14 {
  font-size: 14px;
  line-height: 2;
}

.tit-15 {
  font-size: 15px;
  line-height: 2;
}

.tit-16 {
  font-size: 16px;
  line-height: 1.8;
}

.tit-17 {
  font-size: 17px;
  line-height: 1.8;
}

.tit-18 {
  font-size: 18px;
  line-height: 1.8;
}

.tit-19 {
  font-size: 19px;
  line-height: 1.8;
}

.tit-20 {
  font-size: 20px;
  line-height: 1.8;
}

.tit-22 {
  font-size: 22px;
  line-height: 1.8;
}

.tit-24 {
  font-size: 24px;
  line-height: 1.8;
}

.tit-25 {
  font-size: 25px;
  line-height: 1.8;
}

.tit-26 {
  font-size: 26px;
  line-height: 1.8;
}

.tit-27 {
  font-size: 27px;
  line-height: 1.8;
}

.tit-28 {
  font-size: 28px;
  line-height: 1.8;
}

.tit-29 {
  font-size: 29px;
  line-height: 1.8;
}

.tit-30 {
  font-size: 30px;
  line-height: 1.8;
}

.tit-32 {
  font-size: 32px;
  line-height: 1.8;
}

.tit-34 {
  font-size: 34px;
  line-height: 1.8;
}

.tit-37 {
  font-size: 37px;
}

.tit-36 {
  font-size: 36px;
  line-height: 1.8;
}

.tit-38 {
  font-size: 38px;
  line-height: 1.8;
}

.tit-39 {
  font-size: 39px;
}

.tit-40 {
  font-size: 40px;
  line-height: 1.8;
}

.tit-42 {
  font-size: 42px;
  line-height: 1.8;
}

.tit-44 {
  font-size: 44px;
  line-height: 1.8;
}

.tit-45 {
  font-size: 45px;
  line-height: 1.8;
}

.tit-46 {
  font-size: 46px;
  line-height: 1.8;
}

.tit-48 {
  font-size: 48px;
  line-height: 1.8;
}

.tit-50 {
  font-size: 50px;
  line-height: 1.8;
}

.tit-52 {
  font-size: 52px;
  line-height: 1.8;
}

.tit-54 {
  font-size: 54px;
  line-height: 1.8;
}

.tit-56 {
  font-size: 56px;
  line-height: 1.8;
}

.tit-58 {
  font-size: 58px;
  line-height: 1.8;
}

.tit-60 {
  font-size: 60px;
  line-height: 1.8;
}

.tit-62 {
  font-size: 62px;
  line-height: 1.8;
}

.tit-64 {
  font-size: 64px;
  line-height: 1.8;
}

.tit-66 {
  font-size: 66px;
  line-height: 1.8;
}

.tit-68 {
  font-size: 68px;
  line-height: 1.8;
}

.tit-70 {
  font-size: 70px;
  line-height: 1.8;
}

.tit-72 {
  font-size: 72px;
  line-height: 1.8;
}

.tit-74 {
  font-size: 74px;
  line-height: 1.8;
}

.tit-76 {
  font-size: 76px;
  line-height: 1.8;
}

.tit-77 {
  font-size: 77px;
  line-height: 1.8;
}

.tit-78 {
  font-size: 78px;
  line-height: 1.8;
}

.tit-80 {
  font-size: 80px;
  line-height: 1.8;
}

@media (max-width: 1681px) {
  /*==常用字号==*/
  .tit-12 {
    font-size: 12px;
  }

  .tit-13 {
    font-size: 13px;
  }

  .tit-14 {
    font-size: 13px;
  }

  .tit-15 {
    font-size: 14px;
  }

  .tit-16 {
    font-size: 15px;
  }

  .tit-17 {
    font-size: 16px;
  }

  .tit-18 {
    font-size: 17px;
  }

  .tit-19 {
    font-size: 18px;
  }

  .tit-20 {
    font-size: 19px;
  }

  .tit-22 {
    font-size: 20px;
  }

  .tit-24 {
    font-size: 22px;
  }

  .tit-25 {
    font-size: 23px;
  }

  .tit-26 {
    font-size: 24px;
  }

  .tit-27 {
    font-size: 25px;
  }

  .tit-28 {
    font-size: 26px;
  }

  .tit-29 {
    font-size: 27px;
  }

  .tit-30 {
    font-size: 27px;
  }

  .tit-32 {
    font-size: 29px;
  }

  .tit-34 {
    font-size: 31px;
  }

  .tit-37 {
    font-size: 33px;
  }

  .tit-36 {
    font-size: 33px;
  }

  .tit-38 {
    font-size: 35px;
  }

  .tit-39 {
    font-size: 36px;
  }

  .tit-40 {
    font-size: 37px;
  }

  .tit-42 {
    font-size: 38px;
  }

  .tit-44 {
    font-size: 40px;
  }

  .tit-45 {
    font-size: 41px;
  }

  .tit-46 {
    font-size: 42px;
  }

  .tit-48 {
    font-size: 44px;
  }

  .tit-50 {
    font-size: 45px;
  }

  .tit-52 {
    font-size: 47px;
  }

  .tit-54 {
    font-size: 49px;
  }

  .tit-56 {
    font-size: 51px;
  }

  .tit-58 {
    font-size: 53px;
  }

  .tit-60 {
    font-size: 54px;
  }

  .tit-62 {
    font-size: 56px;
  }

  .tit-64 {
    font-size: 58px;
  }

  .tit-66 {
    font-size: 60px;
  }

  .tit-68 {
    font-size: 62px;
  }

  .tit-70 {
    font-size: 63px;
  }

  .tit-72 {
    font-size: 65px;
  }

  .tit-74 {
    font-size: 66px;
  }

  .tit-76 {
    font-size: 68px;
  }

  .tit-77 {
    font-size: 70px;
    line-height: 1.8;
  }

  .tit-78 {
    font-size: 70px;
  }

  .tit-80 {
    font-size: 72px;
  }
}
@media (max-width: 1481px) {
  /*==常用字号==*/
  .tit-13 {
    font-size: 12px;
  }

  .tit-14 {
    font-size: 12px;
  }

  .tit-15 {
    font-size: 13px;
  }

  .tit-16 {
    font-size: 14px;
  }

  .tit-17 {
    font-size: 15px;
  }

  .tit-18 {
    font-size: 16px;
  }

  .tit-19 {
    font-size: 17px;
  }

  .tit-20 {
    font-size: 18px;
  }

  .tit-22 {
    font-size: 19px;
  }

  .tit-24 {
    font-size: 20px;
  }

  .tit-25 {
    font-size: 21px;
  }

  .tit-26 {
    font-size: 22px;
  }

  .tit-27 {
    font-size: 23px;
  }

  .tit-28 {
    font-size: 24px;
  }

  .tit-29 {
    font-size: 25px;
  }

  .tit-30 {
    font-size: 26px;
  }

  .tit-32 {
    font-size: 27px;
  }

  .tit-34 {
    font-size: 28px;
  }

  .tit-37 {
    font-size: 30px;
  }

  .tit-36 {
    font-size: 30px;
  }

  .tit-38 {
    font-size: 32px;
  }

  .tit-39 {
    font-size: 33px;
  }

  .tit-40 {
    font-size: 34px;
  }

  .tit-42 {
    font-size: 34px;
  }

  .tit-44 {
    font-size: 36px;
  }

  .tit-45 {
    font-size: 40px;
  }

  .tit-46 {
    font-size: 40px;
  }

  .tit-48 {
    font-size: 40px;
  }

  .tit-50 {
    font-size: 41px;
  }

  .tit-52 {
    font-size: 42px;
  }

  .tit-54 {
    font-size: 44px;
  }

  .tit-56 {
    font-size: 46px;
  }

  .tit-58 {
    font-size: 48px;
  }

  .tit-60 {
    font-size: 49px;
  }

  .tit-62 {
    font-size: 50px;
  }

  .tit-64 {
    font-size: 52px;
  }

  .tit-66 {
    font-size: 54px;
  }

  .tit-68 {
    font-size: 56px;
  }

  .tit-70 {
    font-size: 58px;
  }

  .tit-72 {
    font-size: 59px;
  }

  .tit-74 {
    font-size: 60px;
  }

  .tit-76 {
    font-size: 62px;
  }

  .tit-77 {
    font-size: 63px;
  }

  .tit-78 {
    font-size: 63px;
  }

  .tit-80 {
    font-size: 64px;
  }
}
@media (max-width: 1281px) {
  /*==常用字号==*/
  .tit-13 {
    font-size: 12px;
  }

  .tit-14 {
    font-size: 12px;
  }

  .tit-15 {
    font-size: 12px;
  }

  .tit-16 {
    font-size: 13px;
  }

  .tit-17 {
    font-size: 16px;
  }

  .tit-18 {
    font-size: 15px;
  }

  .tit-19 {
    font-size: 16px;
  }

  .tit-20 {
    font-size: 17px;
  }

  .tit-22 {
    font-size: 18px;
  }

  .tit-24 {
    font-size: 19px;
  }

  .tit-25 {
    font-size: 20px;
  }

  .tit-26 {
    font-size: 21px;
  }

  .tit-27 {
    font-size: 22px;
  }

  .tit-28 {
    font-size: 23px;
  }

  .tit-29 {
    font-size: 24px;
  }

  .tit-30 {
    font-size: 25px;
  }

  .tit-32 {
    font-size: 26px;
  }

  .tit-34 {
    font-size: 27px;
  }

  .tit-37 {
    font-size: 28px;
  }

  .tit-36 {
    font-size: 28px;
  }

  .tit-38 {
    font-size: 29px;
  }

  .tit-39 {
    font-size: 30px;
  }

  .tit-40 {
    font-size: 30px;
  }

  .tit-42 {
    font-size: 31px;
  }

  .tit-44 {
    font-size: 32px;
  }

  .tit-45 {
    font-size: 34px;
  }

  .tit-46 {
    font-size: 34px;
  }

  .tit-48 {
    font-size: 36px;
  }

  .tit-50 {
    font-size: 38px;
  }

  .tit-52 {
    font-size: 40px;
  }

  .tit-54 {
    font-size: 42px;
  }

  .tit-56 {
    font-size: 43px;
  }

  .tit-58 {
    font-size: 44px;
  }

  .tit-60 {
    font-size: 45px;
  }

  .tit-62 {
    font-size: 46px;
  }

  .tit-64 {
    font-size: 47px;
  }

  .tit-66 {
    font-size: 48px;
  }

  .tit-68 {
    font-size: 49px;
  }

  .tit-70 {
    font-size: 51px;
  }

  .tit-72 {
    font-size: 52px;
  }

  .tit-74 {
    font-size: 53px;
  }

  .tit-76 {
    font-size: 54px;
  }

  .tit-77 {
    font-size: 55px;
  }

  .tit-78 {
    font-size: 55px;
  }

  .tit-80 {
    font-size: 56px;
  }
}
@media (max-width: 768px) {
  .tit-16 {
    font-size: 12px;
  }

  .tit-18 {
    font-size: 14px;
  }

  .tit-20 {
    font-size: 16px;
  }

  .tit-22 {
    font-size: 16px;
  }

  .tit-24 {
    font-size: 16px;
  }

  .tit-25 {
    font-size: 20px;
  }

  .tit-26 {
    font-size: 20px;
  }

  .tit-27 {
    font-size: 20px;
  }

  .tit-28 {
    font-size: 20px;
  }

  .tit-29 {
    font-size: 20px;
  }

  .tit-30 {
    font-size: 22px;
  }

  .tit-32 {
    font-size: 22px;
  }

  .tit-34 {
    font-size: 22px;
  }

  .tit-37 {
    font-size: 22px;
  }

  .tit-36 {
    font-size: 22px;
  }

  .tit-38 {
    font-size: 24px;
  }

  .tit-39 {
    font-size: 24px;
  }

  .tit-40 {
    font-size: 24px;
  }

  .tit-42 {
    font-size: 24px;
  }

  .tit-44 {
    font-size: 24px;
  }

  .tit-45 {
    font-size: 24px;
  }

  .tit-46 {
    font-size: 26px;
  }

  .tit-48 {
    font-size: 26px;
  }

  .tit-50 {
    font-size: 28px;
  }

  .tit-52 {
    font-size: 28px;
  }

  .tit-54 {
    font-size: 28px;
  }

  .tit-56 {
    font-size: 30px;
  }

  .tit-58 {
    font-size: 30px;
  }

  .tit-60 {
    font-size: 30px;
  }

  .tit-62 {
    font-size: 30px;
  }

  .tit-64 {
    font-size: 32px;
  }

  .tit-66 {
    font-size: 32px;
  }

  .tit-68 {
    font-size: 32px;
  }

  .tit-70 {
    font-size: 35px;
  }

  .tit-72 {
    font-size: 35px;
  }

  .tit-74 {
    font-size: 35px;
  }

  .tit-76 {
    font-size: 35px;
  }

  .tit-77 {
    font-size: 38px;
  }

  .tit-78 {
    font-size: 38px;
  }

  .tit-80 {
    font-size: 38px;
  }
}
.tit-100 {
  font-size: 5.2083333333vw;
}

@font-face {
  font-family: 'Inter-bold';
  src: url("./fonts/Inter-Bold.ttf") format("opentype");
}
@font-face {
  font-family: 'Inter-medium';
  src: url("./fonts/Inter-Medium.ttf") format("opentype");
}
@font-face {
  font-family: 'Inter';
  src: url("./fonts/Inter-Regular.ttf") format("opentype");
}
@font-face {
  font-family: 'lora';
  src: url("./fonts/LoraRegular_mianfeiziti.com.otf") format("opentype");
}
body {
  font-family: 'Inter';
}

.medium {
  font-family: 'Inter-medium';
}

.bold {
  font-family: 'Inter-bold';
}

.lora {
  font-family: 'lora';
}

.h43 {
  height: 4.3em;
}

.header-wraps {
  position: relative;
  z-index: 500;
}
.header-wraps .cons-header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}

.cons-header {
  position: relative;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.w1480 {
  width: 90%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
}

.bgcenter {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

footer {
  color: #fff;
}

.w965 {
  max-width: 965px;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}

.tc {
  text-align: center;
}

.bg303792 {
  background-color: #303792;
}

.footer-bottoms {
  color: #fff;
}
.footer-bottoms a {
  color: #fff;
}

.footer-form .tits {
  line-height: 1.16;
  color: #5ABDF6;
}
.footer-form .texts {
  line-height: 1.66;
}
.footer-form .txts {
  line-height: 1.27;
  margin-top: .35em;
  margin-bottom: .35em;
}

.footer-wraps {
  background-size: cover;
  padding-top: 6.15em;
  padding-bottom: 4.3em;
}
.footer-wraps p {
  margin-bottom: 0;
}
.footer-wraps .forms-list {
  margin-top: 2.5em;
  margin-bottom: 6.5em;
}

.contacts-wraps .contacts-tops .wraps-bots .li .txts {
  color: #272727;
}

.forms-list .form-item {
  width: 48.5%;
  margin-left: 3%;
  margin-bottom: 1.4em;
  position: relative;
  height: 3.11em;
  line-height: 3.11em;
}
.forms-list .form-item:nth-child(2n+1) {
  margin-left: 0;
}
.forms-list .form-item input[type=text], .forms-list .form-item select, .forms-list .form-item textarea {
  width: 100%;
  display: block;
}
.forms-list .form-item label {
  position: absolute;
  left: 0;
  top: 0;
  color: #162D3B;
}
.forms-list .form-item label span {
  color: #2793D1;
}
.forms-list .form-item textarea {
  height: 10.75em;
  padding: 1em 1.33em;
  text-indent: 5.5em;
  line-height: 1.5;
}
.forms-list .form-item label,
.forms-list .form-item select {
  padding: 0 1.33em;
}
.forms-list .form-item select {
  background: url(../img/1-08.png) #fff no-repeat calc(100% - 1em);
  background-size: 11px 6px;
}
.forms-list .form-item.oncur {
  background-color: #fff;
  display: flex;
}
.forms-list .form-item.oncur label {
  position: static;
  white-space: nowrap;
}
.forms-list .form-item.w100 {
  width: 100%;
  margin-left: 0;
}

.cons-more .submits {
  position: relative;
  margin-top: 1.1em;
}
.cons-more .submits input[type=submit] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.cons-more .submits span {
  display: inline-block;
  vertical-align: top;
  height: 3em;
  line-height: 3em;
  background-color: #2793D1;
  padding-left: 2.2em;
  padding-right: 3.56em;
  border-radius: .33em;
  position: relative;
  color: #fff;
}
.cons-more .submits span:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 11px;
  background: url(../img/1-07.png) no-repeat center;
  background-size: 100%;
  right: 2.22em;
  top: 50%;
  transform: translateY(-50%);
}

.footer-bottoms {
  padding-left: 3.1em;
  padding-right: 4.8em;
}
.footer-bottoms .footer-bottoms-top-list {
  padding-top: 3.8em;
  padding-bottom: 3em;
}
.footer-bottoms .footer-bottoms-top-list .rights {
  width: 51%;
  line-height: 1.16;
}
.footer-bottoms .footer-bottoms-top-list .rights .i:nth-child(n+2) {
  margin-top: 1.4em;
}
.footer-bottoms .footer-bottoms-top-list .rights .i {
  padding-left: 1.56em;
  position: relative;
  line-height: 1.16;
  display: block;
}
.footer-bottoms .footer-bottoms-top-list .rights .i .icons {
  position: absolute;
  left: 0;
  top: 0;
}
.footer-bottoms .footer-bottoms-top-list .lefts {
  width: 49%;
}
.footer-bottoms .footer-bottoms-top-list .logo {
  width: 11.5em;
}
.footer-bottoms .footer-bottoms-top-list .uls {
  margin-top: 1.34em;
}
.footer-bottoms .footer-bottoms-top-list .uls .li:nth-child(n+2) {
  margin-left: .8em;
}
.footer-bottoms .footer-bottoms-txts {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 1em;
  padding-bottom: 1.88em;
  line-height: 1.16;
}
.footer-bottoms .footer-bottoms-txts .lis:nth-child(n+2) {
  margin-left: 3.44em;
}

.back-tops {
  position: fixed;
  right: 4.25em;
  bottom: 10em;
  width: 2.95em;
  height: 2.95em;
  cursor: pointer;
}

.cons-header .langs-bots {
  display: none;
}
.cons-header .logo .i1 {
  display: none;
}
.cons-header .logo .i0 {
  display: block;
}

.cons-header {
  background-color: #234EA0;
  color: #fff;
}
.cons-header .wraps {
  height: 4.3em;
  line-height: 4.3em;
}
.cons-header .wraps .li {
  margin: 0 1.45em;
}
.cons-header .langs .langs-tops {
  border: 1px solid rgba(255, 255, 255, 0.5);
  height: 2.45em;
  line-height: 2.45em;
  padding: 0 .67em;
  border-radius: .33em;
  cursor: pointer;
}
.cons-header .langs .langs-tops span {
  padding-left: 1.56em;
  padding-right: .83em;
  position: relative;
}
.cons-header .langs .langs-tops span:before, .cons-header .langs .langs-tops span:after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
}
.cons-header .langs .langs-tops span:before {
  width: 1em;
  height: 1em;
  left: 0;
  background: url(../img/2-01-01.png) no-repeat center;
  background-size: 100%;
}
.cons-header .langs .langs-tops span:after {
  width: 11px;
  height: 6px;
  right: 0;
  background: url(../img/2-02-01.png) no-repeat center;
  background-size: 100%;
}
.cons-header a {
  color: #fff;
}
.cons-header.oncurs {
  background-color: #fff;
  color: #141414;
  border-bottom: 1px solid rgba(112, 112, 112, 0.3);
}
.cons-header.oncurs a {
  color: #141414;
}
.cons-header.oncurs .langs .langs-tops span:before {
  background-image: url(../img/2-01.png);
}
.cons-header.oncurs .langs .langs-tops span:after {
  background-image: url(../img/2-02.png);
}
.cons-header.oncurs .langs .langs-tops {
  border-color: rgba(22, 22, 22, 0.5);
}
.cons-header.oncurs .logo .i0 {
  display: none;
}
.cons-header.oncurs .logo .i1 {
  display: block;
}

.cons-titles-wraps {
  border-bottom: 1px solid rgba(112, 112, 112, 0.3);
  padding-top: 1em;
  padding-bottom: 1.2em;
}
.cons-titles-wraps .li {
  line-height: 1.16;
  color: #141414;
  padding: 0 .83em;
  position: relative;
}
.cons-titles-wraps .li:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 8px;
  left: -3px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/1-09.png) no-repeat center;
  background-size: 100%;
}
.cons-titles-wraps .li.home:before {
  display: none;
}
.cons-titles-wraps .li.home {
  width: 12px;
  height: 15px;
  background: url(../img/1-10.png) no-repeat center;
  background-size: 100%;
  padding: 0;
  margin-right: .83em;
}
.cons-titles-wraps .li:nth-child(1) {
  padding-left: 0;
}
.cons-titles-wraps .li:last-child {
  padding-right: 0;
}

.index-banner-wraps {
  overflow: hidden;
  position: relative;
}
.index-banner-wraps .words {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.index-banner-wraps .words .tits {
  line-height: 1.38;
}
.index-banner-wraps .words .txts {
  line-height: 1.67;
  margin-top: 1.67em;
  margin-bottom: 2.67em;
}
.index-banner-wraps .images {
  aspect-ratio: 96 / 37;
}

.w100 {
  width: 100%;
}

.index-abouts-wraps {
  background-size: cover;
  color: #fff;
  padding-bottom: 7.5em;
  padding-top: 6.25em;
}
.index-abouts-wraps .tits {
  line-height: 1.16;
  color: #3BA4F9;
  margin-bottom: 1em;
}
.index-abouts-wraps .txts {
  line-height: 1.37;
  margin-bottom: 1.48em;
}
.index-abouts-wraps .texts {
  line-height: 1.67;
}

.cons-words .tits {
  line-height: 1.16;
  color: #2793D1;
}
.cons-words .txts {
  line-height: 1.37;
  margin-top: .56em;
}

.index-news-wraps {
  background: #E6EDF6;
  padding-top: 3.6em;
  padding-bottom: 3.3em;
}
.index-news-wraps .list {
  margin-top: 3.7em;
  width: 100%;
}
.index-news-wraps .list .words {
  color: #fff;
}
.index-news-wraps .list .images {
  overflow: hidden;
  aspect-ratio: 1/1;
  border-radius: 1em;
}
.index-news-wraps .list .items {
  position: relative;
  display: block;
  overflow: hidden;
}
.index-news-wraps .list .items .btns {
  position: absolute;
  left: 1.45em;
  top: 1.45em;
  height: 2.56em;
  line-height: 2.56em;
  border-radius: 2.56em;
  background-color: #fff;
  color: #000;
  width: 6.67em;
  text-align: center;
}
.index-news-wraps .list .list-lefts .words, .index-news-wraps .list .list-rights .words {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  color: #fff;
  padding: 2em 1.44em;
}
.index-news-wraps .list .list-lefts .words .time, .index-news-wraps .list .list-rights .words .time {
  line-height: 1.16;
}
.index-news-wraps .list .list-lefts .words .txts, .index-news-wraps .list .list-rights .words .txts {
  line-height: 1.55;
  margin-top: .83em;
}
.index-news-wraps .list .list-lefts {
  width: 46.65%;
}
.index-news-wraps .list .list-lefts .items {
  position: relative;
}
.index-news-wraps .list .list-lefts .items .images {
  position: relative;
  aspect-ratio: 115/124;
}
.index-news-wraps .list .list-lefts .items .images:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../img/2210.png) no-repeat center;
  background-size: cover;
  z-index: 1;
  pointer-events: none;
}
.index-news-wraps .list .list-rights {
  width: 50%;
}
.index-news-wraps .list .list-rights .list-tops {
  margin-bottom: 2em;
}
.index-news-wraps .list .list-rights .list-tops .items {
  position: relative;
  width: 47.3%;
  margin-left: 5.4%;
}
.index-news-wraps .list .list-rights .list-tops .items:nth-child(2n+1) {
  margin-left: 0;
}
.index-news-wraps .list .list-rights .list-tops .items .images {
  position: relative;
}
.index-news-wraps .list .list-rights .list-tops .items .images:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../img/2211.png) no-repeat center;
  background-size: cover;
}
.index-news-wraps .list .list-bots .items {
  background-color: #303792;
  border-radius: .8em;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  align-content: center;
  flex-wrap: wrap;
  padding: .6em;
}
.index-news-wraps .list .list-bots .items .words {
  width: 50%;
}

.a-mores {
  position: relative;
  border-bottom: 1px solid #fff;
  padding-bottom: .56em;
  width: 15.83em;
  line-height: 1.16;
  display: block;
}
.a-mores:before {
  content: "";
  width: .78em;
  height: .78em;
  position: absolute;
  background: url(../img/2-009.png) no-repeat center;
  background-size: 100%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.pagination span,
.pagination a {
  width: 2.72em;
  height: 2.72em;
  border-radius: 50%;
  line-height: 2.72em;
  text-align: center;
  color: #131313;
  margin: 0 .25em;
  transition: .5s ease;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8px 14px;
}
.pagination span.active,
.pagination a.active {
  background-color: #234EA0;
  color: #fff;
}
.pagination span.prev,
.pagination a.prev {
  background-image: url(../img/prev.png);
}
.pagination span.next,
.pagination a.next {
  background-image: url(../img/next.png);
}

.main-body {
  background-color: #F9F9F9;
}

img {
  object-fit: cover;
}

.cons-banner-wraps {
  margin-top: 1.6em;
  position: relative;
}
.cons-banner-wraps .images {
  position: relative;
  border-radius: .75em;
  overflow: hidden;
}
.cons-banner-wraps .images:before {
  position: absolute;
  width: 100%;
  content: "";
  height: 100%;
  left: 0;
  top: 0;
  background: url(../img/2-008.png) no-repeat center;
  background-size: cover;
}
.cons-banner-wraps .words {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  padding: 5em 8em;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}
.cons-banner-wraps .words .titels {
  line-height: 1.48;
}
.cons-banner-wraps .words a {
  color: #fff;
}

.cons-banner-wraps .wraps {
  position: relative;
}

.cons-header .menus-btns .items-tops {
  width: 2.25em;
  height: 2.25em;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  cursor: pointer;
  background-color: #234EA0;
  border-radius: 50%;
}
.cons-header .menus-btns .items-tops img {
  display: block;
  max-width: 100%;
  width: 46%;
}

.cons-header .wraps .li.active {
  color: #2793D1;
}

.NewsRoom-tops .items .imgs,
.NewsRoom-list .items .images {
  border-radius: 1.25em;
  overflow: hidden;
}

.contacts-wraps {
  padding-top: 4.2em;
  padding-bottom: 6em;
}
.contacts-wraps .contacts-tops {
  border-top: 1px solid rgba(112, 112, 112, 0.5);
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
  padding-top: 2.6em;
  padding-bottom: 4.8em;
}
.contacts-wraps .contacts-tops .tits-li {
  max-width: 45%;
  line-height: 1.2826;
  color: #162D3B;
}
.contacts-wraps .contacts-tops .txts-li {
  width: 46.65%;
  line-height: 1.67;
  color: #738189;
  padding-top: 1.5em;
}
.contacts-wraps .contacts-tops .wraps-bots {
  background: #FFFFFF;
  border-radius: 1.9em;
  margin-top: 3em;
}
.contacts-wraps .contacts-tops .wraps-bots {
  padding: 2.7em 1.8em 2.9em 4.75em;
}
.contacts-wraps .contacts-tops .wraps-bots .wordlist {
  width: 40%;
}
.contacts-wraps .contacts-tops .wraps-bots .images {
  width: 56%;
  border-radius: 1em;
}
.contacts-wraps .contacts-tops .wraps-bots .li {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}
.contacts-wraps .contacts-tops .wraps-bots .li:nth-child(n+2) {
  margin-top: 1.33em;
}
.contacts-wraps .contacts-tops .wraps-bots .li .icons {
  width: 4.95em;
  height: 4.95em;
}
.contacts-wraps .contacts-tops .wraps-bots .li .txts {
  width: calc(100% - 4.95em);
}
.contacts-wraps .contacts-bots {
  padding-top: 2.9em;
}
.contacts-wraps .contacts-bots .tits-li {
  line-height: 1.2826;
}
.contacts-wraps .contacts-bots .txts-li {
  margin-top: 1.33em;
}
.contacts-wraps .contacts-bots .lists {
  margin-top: 2.2em;
}
.contacts-wraps .contacts-bots .lists .items-bots {
  display: none;
}
.contacts-wraps .contacts-bots .lists .items-bots p {
  margin-bottom: 0;
}
.contacts-wraps .contacts-bots .lists .items .items-tops {
  line-height: 1.214;
  position: relative;
  min-height: 2.14285em;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: wrap;
  cursor: pointer;
}
.contacts-wraps .contacts-bots .lists .items .items-tops:before {
  position: absolute;
  content: "";
  width: 2.14285em;
  height: 2.14285em;
  border-radius: 50%;
  background: url(../img/1101.png) #fff no-repeat center;
  background-size: 100%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: .5s ease;
}
.contacts-wraps .contacts-bots .lists .items .items-tops.active:before {
  background-color: #2793D1;
  transition: .5s ease;
  background-image: url(../img/1102.png);
}
.contacts-wraps .contacts-bots .lists .items:nth-child(n+2) {
  margin-top: 2em;
}

.NewsRoom-list {
  padding-top: 5em;
  padding-bottom: 3.7em;
}
.NewsRoom-list .items {
  margin-bottom: 3.2em;
  width: 31%;
  margin-left: 3.5%;
}
.NewsRoom-list .items:nth-child(3n+1) {
  margin-left: 0;
}
.NewsRoom-list .items .images {
  overflow: hidden;
  aspect-ratio: 458/307;
}
.NewsRoom-list .items .words {
  padding-top: 2.1em;
  color: #131313;
  line-height: 1.2;
}
.NewsRoom-list .items .words .tits {
  color: rgba(19, 19, 19, 0.5);
  line-height: 1.16;
}
.NewsRoom-list .items .words .txts {
  margin-top: .5em;
}

.NewsRoom {
  padding-top: 3em;
}
.NewsRoom .NewsRoom-tops {
  padding-top: 3em;
}

.NewsRoom-tops .titles {
  line-height: 1.2826;
  margin-bottom: 0;
}
.NewsRoom-tops .items {
  margin-top: 2.4em;
  display: block;
  border-radius: 16px;
  background-color: #303792;
  color: #fff;
  padding: 1.5em;
}
.NewsRoom-tops .items .imgs {
  width: 53%;
}
.NewsRoom-tops .items .words {
  width: 47%;
  padding-left: 3.4em;
}
.NewsRoom-tops .items .words .btns {
  height: 2.56em;
  line-height: 2.56em;
  background-color: #fff;
  display: inline-flex;
  border-radius: 2.56em;
  color: #162D3B;
  padding: 0 .9em;
}
.NewsRoom-tops .items .words .time {
  line-height: 1.16;
  margin-top: 2.22em;
  margin-bottom: 1.38em;
}
.NewsRoom-tops .items .words .txts {
  line-height: 1.25;
}
.NewsRoom-tops .items .words .texts {
  line-height: 1.56;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 1.78em;
  margin-top: 1em;
}
.NewsRoom-tops .items .cons-more .submits {
  margin-top: 0;
}

.NewsRoom-searchs {
  height: 3em;
  line-height: 3em;
  border-bottom: 1px solid #b4b4b4;
  overflow: hidden;
  position: relative;
}
.NewsRoom-searchs input:-moz-placeholder,
.NewsRoom-searchs textarea:-moz-placeholder {
  color: rgba(19, 19, 19, 0.5);
  font-size: inherit !important;
}
.NewsRoom-searchs input::-moz-placeholder,
.NewsRoom-searchs textarea::-moz-placeholder {
  color: rgba(19, 19, 19, 0.5);
  font-size: inherit !important;
}
.NewsRoom-searchs input:-ms-input-placeholder,
.NewsRoom-searchs textarea:-ms-input-placeholder {
  color: rgba(19, 19, 19, 0.5);
  font-size: inherit !important;
}
.NewsRoom-searchs input::-webkit-input-placeholder,
.NewsRoom-searchs textarea::-webkit-input-placeholder {
  color: rgba(19, 19, 19, 0.5);
  font-size: inherit !important;
}
.NewsRoom-searchs input {
  background: transparent;
}
.NewsRoom-searchs input[type=text] {
  color: rgba(19, 19, 19, 0.5);
  width: 100%;
  padding-left: .6em;
  padding-right: 2em;
}
.NewsRoom-searchs input[type=submit] {
  text-indent: -999px;
  overflow: hidden;
  background: url(../img/304.png) no-repeat center;
  background-size: 100%;
  width: 18px;
  height: 22px;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}

.NewsRoom-list .items .words .txts {
  line-height: 1.2;
}

.Case-Studies .NewsRoom-list {
  padding-top: 2.2em;
}
.Case-Studies .NewsRoom-list .items .words {
  padding-top: 1.35em;
}
.Case-Studies .NewsRoom-list .items .words .txts {
  margin-top: 0;
}
.Case-Studies .NewsRoom-list .items .words .tits {
  margin-top: 1.5em;
}

h2 {
  margin-bottom: 0;
}

.w1085 {
  max-width: 1085px;
  margin-left: auto;
  margin-right: auto;
  width: 85%;
}

.CaseStudiesInfo-wraps {
  padding-bottom: 4em;
  padding-top: 3.25em;
}

.CaseStudiesInfo-titles {
  padding-bottom: 3em;
}
.CaseStudiesInfo-titles .tits {
  line-height: 1.6;
}
.CaseStudiesInfo-titles .time {
  line-height: 1.16;
  margin-top: 1.66em;
  margin-bottom: 2em;
}
.CaseStudiesInfo-titles .fx .i {
  width: 2.25em;
  height: 2.25em;
  border-radius: 50%;
  background-color: #edeeee;
  padding: .5em;
  overflow: hidden;
  margin: 0 5px;
}
.CaseStudiesInfo-titles .fx .i img {
  display: block;
  pointer-events: none;
}

.w1800 {
  width: 92%;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
}

.CaseStudiesInfo-words {
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
  padding-bottom: 3em;
  line-height: 1.66;
}
.CaseStudiesInfo-words p {
  margin-bottom: 0;
}
.CaseStudiesInfo-words p:nth-child(n+2) {
  margin-top: 2.56em;
}

.OurServices-tops {
  padding-top: 4.2em;
}
.OurServices-tops .titles {
  padding-top: 2.7em;
  border-top: 1px solid rgba(112, 112, 112, 0.5);
}
.OurServices-tops .titles .tits {
  max-width: 45%;
  line-height: 1.2826;
  color: #162D3B;
}
.OurServices-tops .titles .txts {
  width: 47.3%;
  color: #738189;
  line-height: 1.67;
  padding-top: .56em;
}
.OurServices-tops .list {
  margin-top: 3.4em;
  padding-bottom: 4.8em;
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
  margin-bottom: 1.9em;
}
.OurServices-tops .list .li {
  background-color: #fff;
  border-radius: 1.15em;
  width: 23%;
  margin-left: 2.66%;
  padding: 1.8em 2em;
}
.OurServices-tops .list .li:nth-child(4n+1) {
  margin-left: 0;
}
.OurServices-tops .list .li .icons {
  width: 3.6em;
  height: 3.6em;
}
.OurServices-tops .list .li .icons img {
  display: block;
}
.OurServices-tops .list .li .tits {
  margin-top: 4.08em;
  margin-bottom: 1.33em;
  line-height: 1.25;
  color: #131313;
}
.OurServices-tops .list .li .txts {
  line-height: 1.56;
  color: #8E8E8E;
}

.OurServices-bottoms .items {
  padding: 3em 4.8em 4em 5.6em;
  border-radius: 1.9em;
  align-items: flex-start;
}
.OurServices-bottoms .items:nth-child(2n+2) {
  background: #E6EDF6;
  flex-direction: row-reverse;
}
.OurServices-bottoms .items:nth-child(n+2) {
  margin-top: .4em;
}
.OurServices-bottoms .items .words {
  width: 48.2%;
  padding-top: .2em;
}
.OurServices-bottoms .items .images {
  width: 47.8%;
  aspect-ratio: 604/533;
  border-radius: 1em;
  overflow: hidden;
}
.OurServices-bottoms .items .tits {
  line-height: 1.2826;
  color: #162D3B;
}
.OurServices-bottoms .items .txts {
  color: #738189;
  line-height: 1.875;
  margin-top: 1.77em;
  margin-bottom: 1.88em;
}
.OurServices-bottoms .items .texts {
  color: #8E8E8E;
  line-height: 1.55;
}
.OurServices-bottoms .items .texts ul {
  padding-left: 0;
  list-style-type: none;
}
.OurServices-bottoms .items .texts li {
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 2.22em;
  position: relative;
  border-top: 1px solid rgba(112, 112, 112, 0.5);
}
.OurServices-bottoms .items .texts li:last-child {
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
}
.OurServices-bottoms .items .texts li:before {
  position: absolute;
  content: "";
  width: 1em;
  height: 1em;
  left: 0;
  top: 2.22em;
  background: url(../img/2204.png) no-repeat center;
  background-size: 100%;
}

.AboutUs .OurServices-tops .list .li .tits {
  margin-top: 1.925em;
  margin-bottom: .196em;
  line-height: 1.21;
}
.AboutUs .OurServices-tops .list .li .txts {
  line-height: 1.2;
  color: #131313;
}
.AboutUs .OurServices-tops .list {
  margin-bottom: 3.75em;
}

.AboutUs-centers {
  padding-bottom: 4.75em;
}
.AboutUs-centers .images {
  width: 48.65%;
  aspect-ratio: 60/37;
}
.AboutUs-centers .words {
  width: 45.8%;
}
.AboutUs-centers .words .tits {
  line-height: 1.16;
  color: #2793D1;
}
.AboutUs-centers .words .txts {
  line-height: 1.3;
  margin-top: .4em;
  margin-bottom: 1em;
}
.AboutUs-centers .words .texts {
  line-height: 1.66;
  color: #191919;
}

.AboutUs-bots-works {
  background: linear-gradient(to bottom, #2f4095, #18204c);
  color: #fff;
  padding-bottom: 8.35em;
  border-radius: 2.5em 2.5em 0 0;
  padding-top: 4.8em;
  overflow: hidden;
}
.AboutUs-bots-works .tits {
  line-height: 1.16;
  color: #2793D1;
  margin-bottom: 1.55em;
}
.AboutUs-bots-works .txts {
  line-height: 1.3;
}
.AboutUs-bots-works .AboutUs-swiper {
  margin-top: 4.4em;
}
.AboutUs-bots-works .words {
  padding-top: 3.4em;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.AboutUs-swiper .li {
  width: 15.5%;
  margin-right: 1.2em;
  border-radius: .7em;
  overflow: hidden;
}
.AboutUs-swiper .li img {
  transition: .5s ease;
}
.AboutUs-swiper .li:last-child {
  margin-right: 0;
}
.AboutUs-swiper .swiper-container {
  overflow: visible;
}

.AboutUs-centers .images {
  position: relative;
  border-radius: 1.8em;
}
.AboutUs-centers .images:before {
  position: absolute;
  content: "";
  width: 5.25em;
  height: 5.25em;
  background: url(../img/vide.png) no-repeat center;
  background-size: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  opacity: 0;
  pointer-events: none;
}
.AboutUs-centers .images.vide-active {
  cursor: pointer;
}
.AboutUs-centers .images.vide-active:before {
  opacity: 1;
}

.cons-header .langs {
  position: relative;
}

.cons-header .langs-bots {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 3;
  background-color: #fff;
}
.cons-header .langs-bots .i {
  color: #000;
  display: block;
  text-align: center;
  padding: 0.25em;
}

.index-services-wraps {
  background: #FFFFFF;
  padding-top: 4.25em;
  padding-bottom: 3.15em;
}
.index-services-wraps .services-swiper {
  margin-top: 3.5em;
}
.index-services-wraps .swiper-btn-wraps {
  margin-top: 3em;
}

.index-services-words .tits {
  color: #2793D1;
  line-height: 1.16;
}
.index-services-words .wens {
  margin-top: 1.5em;
}
.index-services-words .txts {
  line-height: 1.37;
  color: #162D3B;
  width: 49.4%;
}
.index-services-words .texts {
  width: 50.6%;
  line-height: 1.66;
  color: #738189;
}

.ovhj {
  /* 整个滚动条的宽度 */
  /* 滚动条轨道 */
  /* 滚动条滑块 */
  /* 滚动条滑块在悬停时的样式 */
}
.ovhj::-webkit-scrollbar {
  width: 6px;
}
.ovhj::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 3px;
}
.ovhj::-webkit-scrollbar-thumb {
  background: #2793D1;
  border-radius: 3px;
}
.ovhj::-webkit-scrollbar-thumb:hover {
  background: #2793D1;
}

.index-news-wraps .list {
  padding-bottom: 1.7em;
}

.services-swiper .swiper-btn-wraps .btn-wraps {
  width: 23%;
}
.services-swiper .swiper-btn-wraps .swiper-button-prev, .services-swiper .swiper-btn-wraps .swiper-button-next {
  position: relative;
  width: 3.5em;
  height: 3.5em;
  border-radius: 50%;
  margin-top: 0;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  border: 1px solid #707070;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.services-swiper .swiper-btn-wraps .swiper-button-prev {
  background-image: url(../img/5001.png);
}
.services-swiper .swiper-btn-wraps .swiper-button-next {
  margin-left: 1.2em;
  background-image: url(../img/5003.png);
}
.services-swiper .swiper-btn-wraps .swiper-scrollbar {
  width: 77%;
  height: 1px;
  background-color: rgba(112, 112, 112, 0.4);
}
.services-swiper .swiper-btn-wraps .swiper-scrollbar .swiper-scrollbar-drag {
  height: 2px;
  background-color: #2793D1;
}
.services-swiper .items {
  width: 31.75%;
  margin-right: 2.375%;
}
.services-swiper .items:last-child {
  margin-right: 0;
}
.services-swiper .items .words {
  background: transparent linear-gradient(180deg, #1D62A5 0%, #323290 100%) 0% 0% no-repeat padding-box;
  z-index: 2;
  height: 100%;
  padding: 1.2em 2em;
  overflow: hidden;
  overflow-y: auto;
  opacity: 0;
  pointer-events: none;
}
.services-swiper .items .words .txts {
  margin-bottom: 1em;
}
.services-swiper .items .words .texts {
  margin-bottom: 2.78em;
  line-height: 1.6;
  height: 8em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.services-swiper .items .words, .services-swiper .items .wens {
  position: absolute;
  left: 0;
  color: #fff;
  width: 81.27%;
  border-radius: .8em;
  bottom: 0;
}
.services-swiper .items .words .tits, .services-swiper .items .wens .tits {
  line-height: 1.16;
  color: #2793D1;
}
.services-swiper .items .words .txts, .services-swiper .items .wens .txts {
  line-height: 1.4;
  margin-top: .4em;
}
.services-swiper .items .wens {
  background: #303792;
  padding: 1.1em 2em;
  padding-bottom: 1.25em;
}

.index-news-wraps .list .items .btns {
  z-index: 3;
}

.index-news-wraps .list .list-bots .items .images {
  width: 50%;
}

.cons-banner-wraps .images img {
  height: 100%;
}

.contacts-wraps .contacts-tops .wraps-bots .li .txts {
  padding-left: .78em;
}

.index-news-wraps .list .items .btns {
  color: #162D3B;
}

.index-news-wraps .list .list-lefts .words, .index-news-wraps .list .list-rights .words {
  padding-right: 1em;
}

@media (max-width: 1381px) {
  .index-banner-wraps .words .tits {
    line-height: 1.15;
  }

  .index-banner-wraps .words .txts {
    margin-top: 1.25em;
    margin-bottom: 1.75em;
  }
}
@media (max-width: 1191px) {
  .cons-header .wraps .li {
    margin: 0 1em;
  }

  .cons-header .wraps .logo {
    width: 10em;
  }

  .index-news-wraps .list .list-rights .list-tops {
    margin-bottom: 1.5em;
  }

  .w965 {
    width: 80%;
  }
}
.cons-header .menus-btns {
  display: none;
}

.AboutUs-swiper .li {
  aspect-ratio: 1/1;
}

.services-swiper .items .images {
  aspect-ratio: 1/1;
}

.index-news-wraps .list .list-bots .items .images {
  aspect-ratio: 172/165;
}

.index-news-wraps .list .items img {
  width: 100%;
}

.NewsRoom-tops .items .imgs {
  aspect-ratio: 47/30;
}

.contacts-wraps .contacts-tops .wraps-bots .images {
  aspect-ratio: 602/347;
}

.cons-banner-wraps .images {
  aspect-ratio: 547/234;
}

@media (max-width: 1024px) {
  .cons-header .menus-btns {
    display: block;
    margin-left: .75em;
  }

  .w965,
  .w1480 {
    width: 92%;
  }

  .cons-header .langs.active .langs-bots {
    display: block;
  }

  .cons-header .langs .langs-tops span {
    font-size: 13px;
  }

  .cons-header .langs, .cons-header .menus-btns,
  .cons-header .wraps .logo {
    position: relative;
    z-index: 8;
  }

  .cons-header.active .wraps .nav-list {
    display: flex !important;
  }

  .cons-header .wraps .nav-list {
    display: none !important;
    width: 100%;
    z-index: 5;
    position: fixed;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #234EA0;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.footer-bottoms .footer-bottoms-top-list .uls .li {
  width: 2.2em;
  height: 2.2em;
}
.footer-bottoms .footer-bottoms-top-list .uls .li img {
  display: block;
  pointer-events: none;
}

@media (max-width: 1024px) {
  .index-banner-wraps .words .txts {
    line-height: 1.25;
  }

  .cons-header.oncurs.active .wraps .nav-list {
    background-color: #fff;
  }

  .contacts-wraps .contacts-bots .txts-li {
    line-height: 1.5;
  }

  .contacts-wraps .contacts-tops .wraps-bots .images img,
  .contacts-wraps .contacts-tops .wraps-bots .wordlist,
  .contacts-wraps .contacts-tops .wraps-bots .images,
  .contacts-wraps .contacts-tops .tits-li,
  .contacts-wraps .contacts-tops .txts-li {
    max-width: 100%;
    width: 100%;
  }

  .contacts-wraps .contacts-tops .wraps-bots .images {
    margin-top: 1.25em;
  }

  .contacts-wraps .contacts-tops .wraps-bots {
    padding: 1.25em 1.5em;
  }

  .cons-banner-wraps .words {
    padding: 1.25em 2.5em;
  }

  .OurServices-bottoms .items .images {
    margin-top: 1.5em;
  }
  .OurServices-bottoms .items .images img {
    width: 100%;
  }

  .AboutUs-centers .images:before {
    width: 3em;
    height: 3em;
  }

  .OurServices-bottoms .items {
    padding: 3em 3.25em;
  }

  .OurServices-tops .titles .tits {
    width: 100%;
    max-width: 100%;
  }

  .AboutUs-swiper .li {
    width: 25%;
  }
  .AboutUs-swiper .li img {
    width: 100%;
  }

  .AboutUs-centers .images img {
    width: 100%;
  }

  .AboutUs-centers .words {
    margin-top: 1.65em;
  }

  .AboutUs-centers .words,
  .AboutUs-centers .images {
    width: 100%;
  }

  .OurServices-tops .titles .txts {
    width: 100%;
    margin-top: 1.25em;
  }

  .OurServices-tops .list .li {
    width: 100%;
    margin-left: 0;
  }
  .OurServices-tops .list .li:nth-child(n+2) {
    margin-top: 1.25em;
  }

  .OurServices-bottoms .items .images,
  .OurServices-bottoms .items .words {
    width: 100%;
  }

  .index-banner-wraps .images {
    aspect-ratio: 1/1;
  }
  .index-banner-wraps .images img {
    height: 100%;
  }

  .index-services-words .txts,
  .index-services-words .texts {
    width: 100%;
  }

  .index-services-words .texts {
    margin-top: 1.25em;
  }

  .services-swiper .items {
    width: 45%;
  }

  .index-news-wraps img {
    width: 100%;
  }

  .index-news-wraps .list .list-rights,
  .index-news-wraps .list .list-lefts {
    width: 100%;
  }

  .index-news-wraps .list .list-rights .list-tops {
    margin-top: 1.25em;
  }
}
@media (max-width: 767px) {
  .services-swiper .items .words .txts, .services-swiper .items .wens .txts {
    font-size: 18px;
  }

  .index-abouts-wraps {
    padding-top: 5.25em;
    padding-bottom: 2.75em;
  }

  .index-banner-wraps .words .tits {
    font-size: 32px;
  }

  .AboutUs-bots-works {
    padding-top: 3em;
    padding-bottom: 5em;
  }

  .video-fixed .videoboxs {
    width: 92%;
  }

  .services-swiper .swiper-btn-wraps .swiper-button-prev, .services-swiper .swiper-btn-wraps .swiper-button-next {
    width: 2em;
    height: 2em;
  }

  .services-swiper .swiper-btn-wraps .btn-wraps {
    width: 5em;
  }

  .services-swiper .swiper-btn-wraps .swiper-button-next {
    margin-left: .5em;
  }

  .services-swiper .swiper-btn-wraps .swiper-scrollbar {
    width: calc(100% - 5em);
  }

  .index-news-wraps .list .images {
    border-radius: 1.5em;
  }

  .index-news-wraps .list .list-bots .items {
    padding: 0;
  }

  .index-news-wraps .list .list-bots .items {
    background-color: transparent;
    overflow: hidden;
  }

  .index-news-wraps .list .list-bots .items .images {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .index-news-wraps .list .list-bots .items .images img {
    height: 100%;
  }
  .index-news-wraps .list .list-bots .items .images:before {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../img/2211.png) no-repeat center;
    background-size: cover;
  }

  .index-news-wraps .list .list-rights .list-tops .items {
    width: 100%;
    margin-left: 0;
  }

  .index-news-wraps .list .list-rights .list-tops .items:nth-child(n+2) {
    margin-top: 1.25em;
  }

  .index-news-wraps .list .list-bots .items .words {
    width: 100%;
  }

  .footer-wraps .forms-list {
    margin-bottom: 3.5em;
  }

  .services-swiper .items {
    width: 75%;
    margin-right: 1.5%;
  }

  .NewsRoom-list .items .words {
    padding-top: 1.25em;
  }

  .cons-banner-wraps .words .titels {
    line-height: 1.15;
  }

  .NewsRoom-tops .items .imgs,
  .NewsRoom-tops .items .words {
    width: 100%;
    padding-left: 0;
  }

  .NewsRoom-tops .items .words {
    margin-top: 1.5em;
  }

  .NewsRoom-list .items,
  .NewsRoom-list .items {
    width: 100%;
    margin-left: 0;
  }
  .NewsRoom-list .items img,
  .NewsRoom-list .items img {
    width: 100%;
  }

  .footer-wraps {
    padding-top: 3.75em;
    padding-bottom: 1.75em;
  }

  .footer-bottoms .footer-bottoms-top-list {
    padding-top: 2.25em;
    padding-bottom: 1.25;
  }

  .forms-list .form-item {
    width: 100%;
    margin-left: 0;
  }

  .contacts-wraps .contacts-tops .wraps-bots .li .txts {
    width: calc(100% - 3em);
  }

  .contacts-wraps .contacts-tops .wraps-bots .li .icons {
    width: 3em;
    height: 3em;
  }

  .footer-bottoms .footer-bottoms-top-list .rights .i:nth-child(n+2) {
    margin-top: 1em;
  }

  .cons-banner-wraps .images {
    aspect-ratio: 1/1;
  }

  .footer-bottoms .footer-bottoms-top-list .lefts,
  .footer-bottoms .footer-bottoms-top-list .rights {
    width: 100%;
  }

  .footer-bottoms .footer-bottoms-top-list .rights {
    margin-top: 1.75em;
  }

  .footer-bottoms .footer-bottoms-txts .lis:nth-child(n+2) {
    margin-left: 0;
  }

  .footer-bottoms .footer-bottoms-txts .lis {
    margin: 0 1em;
  }

  .footer-bottoms .footer-bottoms-txts .uls, .footer-bottoms .footer-bottoms-txts .txts {
    width: 100%;
    text-align: center;
  }

  .contacts-wraps .contacts-bots .lists .items:nth-child(n+2) {
    margin-top: 1.25em;
  }

  .back-tops {
    right: 1em;
  }

  .footer-bottoms {
    padding-left: 2.25em;
    padding-right: 2.25em;
  }
}
@media (min-width: 1025px) {
  .contacts-wraps .contacts-bots .lists {
    padding-left: 4.25em;
    padding-right: 1.25em;
  }

  .NewsRoom-tops .items .words .texts {
    max-width: 27em;
  }

  .cons-more .submits,
  .a-mores {
    transition: .5s ease;
  }
  .cons-more .submits:hover,
  .a-mores:hover {
    transition: .5s ease;
    transform: translateY(-5px);
  }

  .pagination a {
    transition: .5s ease;
  }
  .pagination a:hover {
    transition: .5s ease;
    color: #fff;
    background-color: #234EA0;
  }
  .pagination a.prev:hover {
    background-image: url(../img/prev1.png);
  }
  .pagination a.next:hover {
    background-image: url(../img/next1.png);
  }

  .CaseStudiesInfo-titles .fx .i {
    transition: .5s ease;
  }
  .CaseStudiesInfo-titles .fx .i:hover {
    transition: .5s ease;
    transform: translateY(-5px);
  }

  .NewsRoom-list .items, .NewsRoom-tops .items,
  .AboutUs-swiper .li, .AboutUs-centers .images,
  .OurServices-bottoms .items .images {
    overflow: hidden;
  }
  .NewsRoom-list .items img, .NewsRoom-tops .items img,
  .AboutUs-swiper .li img, .AboutUs-centers .images img,
  .OurServices-bottoms .items .images img {
    transition: 0.5s ease;
  }
  .NewsRoom-list .items:hover img, .NewsRoom-tops .items:hover img,
  .AboutUs-swiper .li:hover img, .AboutUs-centers .images:hover img,
  .OurServices-bottoms .items .images:hover img {
    transition: .5s ease;
    transform: scale3d(1.05, 1.05, 1);
  }

  .cons-header .langs-bots .i {
    transition: .5s ease;
  }
  .cons-header .langs-bots .i:hover {
    transition: .5s ease;
    background-color: #234EA0;
    color: #fff;
  }

  .cons-header .langs:hover .langs-bots {
    display: block;
  }

  .services-swiper .items .words, .services-swiper .items .wens {
    transition: .5s ease;
  }
  .services-swiper .items:hover .words, .services-swiper .items:hover .wens {
    transition: .5s ease;
  }
  .services-swiper .items:hover .words {
    opacity: 1;
    pointer-events: auto;
  }
  .services-swiper .items:hover .wens {
    opacity: 0;
  }

  .index-news-wraps .list .items .images:before {
    z-index: 2;
  }
  .index-news-wraps .list .items img {
    transition: .5s ease;
  }
  .index-news-wraps .list .items:hover img {
    transition: .5s ease;
    transform: scale3d(1.05, 1.05, 1);
  }
}

/*# sourceMappingURL=style.css.map */
