/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/
.about-us-banner {
  width: 100%;
  height: 340px;
}
.about-us-banner-img {
  width: 100%;
  height: 100%;
}
.about-us-banner-text {
  height: 36px;
  font-size: 36px;
  font-family: Inter;
  font-weight: 500;
  color: #fefeff;
  position: absolute;
  top: 275px;
  margin-left: 10%;
}

.breadcrumb {
  background-color: #fff;
  padding: 0;
  margin: 0;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: ">";
  font-size: 17px;
  color: #666666;
}
.about-us-nav-left .breadcrumb-item,
.about-us-nav-left .breadcrumb-item a {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.about-us-nav-left .breadcrumb-item.active {
  color: #0f3cd1;
}
.about-us-nav {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}
.border-below {
  border-bottom: 1px #cccccc solid;
}
.about-us-nav-left {
  flex: 1;
}
.about-us-nav-right {
  display: flex;
  justify-content: space-evenly;
  flex: 1;
}
.about-us-nav-right .about-us-nav-right-btn {
  height: 17px;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  padding-bottom: 34px;
  cursor: pointer;
}
.about-us-nav-right .about-us-nav-right-btn.active {
  border-bottom: 4px #0f3cd1 solid;
  color: #0f3cd1;
}
.about-us-placeholder {
  display: none;
}
.about-us-placeholder.fixed {
  display: block;
  visibility: hidden;
  height: 71px;
  width: 100%;
}
.about-us-nav-container.fixed {
  position: fixed;
  z-index: 99;
  top: 0;
  width: 100%;
  background-color: white;
}

.about-us-company-intro {
  margin-top: 30px;
}
.company-intro-up-half {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: 0 auto;
}
.company-intro-up-left-half {
  flex: 1;
}
.company-intro-up-right-half {
  flex: 2;
  padding-left: 10px;
}
.company-intro-section1 {
  width: 302px;
  background: #f5f5f5;
  padding: 33px;
}
.company-intro-section1-text1 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #cccccc;
}
.company-intro-section1-text2 {
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.company-intro-section1-highline {
  font-size: 36px;
  font-family: Arial;
  font-weight: bold;
  color: #ffc926;
  margin-right: 5px;
}
.company-intro-section1-text3 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.gap-48 {
  height: 15px;
}
.company-intro-text1 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
  margin-top: 31px;
}
.about-intro-bg {
  width: 100%;
  margin-top: 47px;
}
.company-intro-down-half {
  height: 500px;
  width: 100%;
  background-image: url("../../../images/images-new/about/video-bg.png");
  margin-top: 80px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0;
  overflow: hidden;
}
.company-intro-down-half .swiper-wrapper {
  align-items: center;
}
.company-intro-down-half .swiper-slide {
  width: 555px;
  height: 400px;
}
.company-intro-down-half .swiper-slide img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.company-intro-banner .swiper-button-prev,
.company-intro-banner .swiper-button-next {
  position: relative;
  top: -250px;
  color: #cbcccc;
}
.company-intro-banner .swiper-button-prev {
  left: 5%;
}
.company-intro-banner .swiper-button-next {
  left: 95%;
}

.about-us-title-eng {
  font-size: 48px;
  font-family: Inter;
  font-weight: normal;
  color: #e6e6e6;
}
.about-us-title-cn {
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.about-organization-bg {
  width: 100%;
  margin-top: 47px;
}

.section {
  width: 80%;
  margin: 0 auto;
  margin-top: 50px;
}
.about-comp-culture-bg {
  width: 100%;
}
.about-us-comp-culture-content {
  display: flex;
  justify-content: space-between;
  padding: 30px;
  background: #f5f5f5;
  margin-top: 36px;
}
.about-us-comp-culture-content-half {
  flex: 1;
  padding: 0 20px;
}
.comp-culture-text1 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #0f3cd1;
  line-height: 34px;
}
.comp-culture-text1::before {
  width: 6px;
  height: 14px;
  background: #0f3cd1;
  content: " ";
  display: inline-block;
  margin-right: 5px;
  margin-top: 60px;
}
.comp-culture-text2 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 34px;
  padding-bottom: 15px;
  border-bottom: 1px #e6e6e6 solid;
}

.about-us-dev-process {
  background-image: url("../../../images/images-new/about/bg.png");
  margin-top: 80px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.about-us-dev-process .process-nav-item .process-nav-link {
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #0f3cd1;
  line-height: 42px;
}
.about-us-dev-process .process-nav-item {
  width: 106px;
  height: 42px;
  background: rgba(24, 50, 147, 0.1);
  text-align: center;
}
.about-us-dev-process .process-nav-item.active {
  background: #0f3cd1;
  color: #fffefe;
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
}
.about-us-dev-process .process-nav-item.active .process-nav-link {
  color: #fffefe;
}
.about-us-dev-process .dev-process-nav {
  margin-left: 6%;
  width: 80%;
  overflow: hidden;
}
.about-us-dev-process .swiper-button-prev,
.about-us-dev-process .swiper-button-next {
  position: relative;
  top: -12px;
  color: #183293;
  width: 12px;
  height: 24px;
}
.about-us-dev-process .swiper-button-prev {
  left: 1%;
}
.about-us-dev-process .swiper-button-next {
  left: 90%;
}
.about-us-dev-process .swiper-button-prev:after,
.about-us-dev-process .swiper-button-next:after {
  font-size: 24px;
}
.about-us-dev-process .container {
  margin-top: 77px;
}
.dev-process-content {
  margin-top: 67px;
}
.dev-process-item {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 26px;
}
.dev-process-content-inner {
  display: none;
}
.dev-process-content-inner.active {
  display: block;
}
.dev-process-item-date {
  width: 60px;
  margin-left: 20px;
  margin-right: 20px;
}
.dev-process-item-text {
  width: calc(90% - 60px - 20px - 20px - 60px);
  background-color: #fff;
  padding: 30px;
}
.dev-process-item-day {
  font-size: 48px;
  font-family: Arial;
  font-weight: 400;
  color: #ffc926;
}
.dev-process-item-mon {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #999999;
}
.dev-process-item-title {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.dev-process-item-desc {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.dev-process-item-desc img {
  display: none;
  /* width: 340px;
  height: 200px; */
}
.dev-process-item-desc p {
  display: none;
}
.dev-process-item-desc p:first-child {
  display: block;
}

.about-us-partner-content {
  background: #f5f5f5;
  width: 100%;
  /* height: 412px; */
  margin-top: 36px;
}
.about-us-partner-content .swiper-container {
  width: 100%;
  height: 100%;
}
.about-us-partner-content ul {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.about-us-partner-content li {
  width: 200px;
  height: 116px;
  margin-right: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pre-animation {
  visibility: hidden;
  animation-name: none;
}
.animated {
  animation-duration: 2s;
}
.about-us-partner-content .img-wrap img {
  max-width: 200px;
  max-height: 116px;
}

@media screen and (max-width: 769px) {
  .company-intro-up-left-half {
    display: none;
  }
  .about-us-nav-right .about-us-nav-right-btn {
    padding-bottom: 0;
    height: auto;
  }
}
