﻿.homePage * {
  margin: 0;
  padding: 0;
}
.homePage li,
.homePage ul {
  list-style: none;
}
.homePage .title {
  color: #0057a3;
  font-size: 32px;
  font-weight: 700;
  height: 32px;
  line-height: 24px;
  text-align: center;
}
.homePage .title span {
  position: relative;
}
.homePage .title span:after {
  background: #ffaf2b;
  bottom: -9px;
  content: " ";
  height: 5px;
  left: -10px;
  position: absolute;
  width: 156px;
}
.homePage .bordeCompanyProfile {
  background: #fff;
  height: 623px;
  width: 100%;
}
.homePage .bordeCompanyProfile .companyProfile {
  margin: auto;
  width: 1200px;
}
.homePage .bordeCompanyProfile .companyProfile .title {
  padding-top: 44px;
}
.homePage .bordeCompanyProfile .companyProfile .companyProfileContent {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 59px;
}
.homePage
  .bordeCompanyProfile
  .companyProfile
  .companyProfileContent
  div:first-child {
  background: url(../img/company.6d76c58.jpg) no-repeat;
  background-size: 100% 100%;
  height: 414px;
  margin-right: 75px;
  overflow: hidden;
  transition: all 0.3s;
  width: 654px;
}
.homePage
  .bordeCompanyProfile
  .companyProfile
  .companyProfileContent
  div:first-child
  img {
  height: 100%;
  width: 100%;
}
.homePage
  .bordeCompanyProfile
  .companyProfile
  .companyProfileContent:hover
  div:first-child {
  background: url(../img/indexBnner.bc2d128.jpg) no-repeat;
}
.homePage
  .bordeCompanyProfile
  .companyProfile
  .companyProfileContent
  div:last-child {
  color: #333;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  width: 591px;
}
.homePage
  .bordeCompanyProfile
  .companyProfile
  .companyProfileContent
  div:last-child
  p {
  color: #333;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.homePage
  .bordeCompanyProfile
  .companyProfile
  .companyProfileContent
  div:last-child
  p:first-child {
  margin-bottom: 32px;
}
.homePage
  .bordeCompanyProfile
  .companyProfile
  .companyProfileContent
  div:last-child
  p:first-child
  span {
  color: #ff7a04;
}
.homePage .development {
  height: 623px;
  width: 100%;
}
.homePage .development .title {
  padding-top: 50px;
}
.homePage .development .developmentContent {
  margin: auto;
}
.homePage .development .developmentContent .developmentBgc {
  background: url(../img/development.6f81cde.png) no-repeat;
  background-position: 0 130px;
  background-size: 100% 283px;
}
.homePage .development .developmentContent .developmentTop ul {
  display: flex;
  justify-content: space-between;
  margin-top: 28px;
}
.homePage .development .developmentContent .developmentTop ul li:first-child {
  margin-left: 80px;
}
.homePage .development .developmentContent .developmentDown ul {
  overflow: hidden;
}
.homePage .development .developmentContent .developmentDown ul li {
  float: left;
}
.homePage .development .developmentContent .developmentDown ul li:first-child {
  margin-right: 180px;
}
.homePage .development .developmentContent ul {
  margin: auto;
  width: 1200px;
}
.homePage .development .developmentContent ul li p:first-child {
  color: #0057a3;
  font-family: HelveticaNeue LT CYR 55 Roman;
  font-size: 32px;
  font-weight: 700;
}
.homePage .development .developmentContent ul li p:nth-child(2) {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  line-height: 17px;
  margin-bottom: 7px;
  margin-top: 12px;
}
.homePage .development .developmentContent ul li p:last-child span {
  color: #333;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.homePage .development .developmentContent .developmentDown {
  margin-top: 230px;
}
.homePage .advantage {
  height: 538px;
  width: 100%;
}
.homePage .advantage .title {
  padding-top: 50px;
}
.homePage .advantage .advantageContent {
  height: 307px;
  margin: auto;
  width: 1200px;
}
.homePage .advantage .advantageContent ul {
  background: #fff;
  display: flex;
  justify-content: flex-start;
  margin-top: 68px;
}
.homePage .advantage .advantageContent li {
  height: 306px;
  text-align: center;
  width: 25%;
}
.homePage .advantage .advantageContent li p:nth-child(2) {
  color: #ff7a04;
  font-family: Bebas Neue;
  font-size: 60px;
  font-weight: 700;
  height: 60px;
  line-height: 60px;
}
.homePage .advantage .advantageContent li p:nth-child(3) {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  margin-top: 22px;
}
.homePage .advantage .advantageContent li:first-child img {
  height: 61px;
  margin-bottom: 66px;
  margin-top: 26px;
  width: 61px;
}
.homePage .advantage .advantageContent li:nth-child(2) {
  position: relative;
}
.homePage .advantage .advantageContent li:nth-child(2):before {
  border-left: 0.5px dashed #555;
  content: "";
  height: 100%;
  left: -1px;
  position: absolute;
  top: 0;
  width: 1px;
}
.homePage .advantage .advantageContent li:nth-child(2):after {
  border-right: 0.5px dashed #555;
  content: "";
  height: 100%;
  position: absolute;
  right: 1px;
  top: 0;
  width: 1px;
}
.homePage .advantage .advantageContent li:nth-child(2) img {
  height: 60px;
  margin-bottom: 63px;
  margin-top: 30px;
  width: 84px;
}
.homePage .advantage .advantageContent li:nth-child(3) {
  position: relative;
}
.homePage .advantage .advantageContent li:nth-child(3):after {
  border-right: 0.5px dashed #555;
  content: "";
  height: 100%;
  position: absolute;
  right: 1px;
  top: 0;
  width: 1px;
}
.homePage .advantage .advantageContent li:nth-child(3) img {
  height: 58px;
  margin-bottom: 64px;
  margin-top: 31px;
  width: 62px;
}
.homePage .advantage .advantageContent li:nth-child(4) img {
  height: 57px;
  margin-bottom: 64px;
  margin-top: 32px;
  width: 60px;
}
.homePage .culture {
  height: 545px;
  position: relative;
  width: 100%;
}
.homePage .culture .swiper-container {
  height: 545px;
}
.homePage .culture .swiper-container .swiper-slide {
  background: #fff;
  position: relative;
}
.homePage .culture .swiper-container .swiper-slide img {
  height: 100%;
  width: 100%;
}
.homePage .culture .swiper-container .swiper-slide p {
  color: #fff;
  font-size: 36px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.homePage .culture .swiper-container .swiper-pagination {
  top: 148px;
}
.homePage .culture .swiper-container .swiper-pagination-bullet {
  background: none;
  border-radius: 0;
  color: #f6f6f6;
  font-size: 28px;
  height: auto;
  margin: 0 24px !important;
  opacity: 0.8;
  width: auto;
}
.homePage
  .culture
  .swiper-container
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #fff;
  font-weight: 700;
  opacity: 1;
}
.homePage .culture .title {
  color: #f4f4f4;
  left: 0;
  position: absolute;
  text-align: center;
  top: 52px;
  width: 100%;
  z-index: 10;
}
.homePage .culture .copyWriting {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 145px;
  transform: translateX(-50%);
  width: 1200px;
  z-index: 10;
}
.homePage .culture .copyWriting p:first-child span {
  color: #ccc;
  cursor: pointer;
  display: inline-block;
  font-size: 28px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 72px;
  margin-right: 45px;
}
.homePage .culture .copyWriting p:first-child span.active {
  color: #fff;
}
.homePage .culture .copyWriting p:last-child span {
  color: #f6f6f6;
  display: none;
  font-size: 36px;
  font-weight: 400;
  line-height: 24px;
}
.homePage .culture .copyWriting p:last-child span:first-child {
  display: block;
}
.homePage .honor {
  background: #e3e4e5;
  height: 474px;
  overflow: hidden;
  width: 100%;
}
.homePage .honor .swiper-container {
  position: static;
}
.homePage .honor .honorContent {
  margin: auto;
  width: 1200px;
}
.homePage .honor .honorContent .title {
  padding-top: 65px;
}
.homePage .honor .honorContent .honorSwiper {
  margin-top: 63px;
  position: relative;
}
.homePage .honor .honorContent .honorSwiper > div {
  height: 252px;
  overflow: hidden;
}
.homePage .honor .honorContent .honorSwiper .swiper-wrapper {
  display: flex;
  justify-content: space-between;
  transform: none !important;
  width: 100%;
}
.homePage .honor .honorContent .honorSwiper .swiper-slide {
  flex: 0 0 33.333333%;
  height: 252px;
  position: relative;
  text-align: center;
  width: 33.333333% !important;
}
.homePage .honor .honorContent .honorSwiper p {
  bottom: 0;
  color: #005bac;
  font-size: 24px;
  font-weight: 400;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.homePage .honor .honorContent .honorSwiper .swiper-container {
  height: 252px;
}
.homePage .honor .honorContent .honorSwiper img {
  background: #333;
  border-radius: 2px;
  height: 205px;
  object-fit: cover;
  width: 318px;
}
.homePage .honor .honorContent .honorSwiper .swiper-button-next,
.homePage
  .honor
  .honorContent
  .honorSwiper
  .swiper-container-rtl
  .swiper-button-prev {
  background: url(../img/swiperRight.6a05050.png);
  height: 74px;
  left: auto;
  outline: none;
  right: -75px;
  top: 50%;
  transform: translateY(-50%);
  width: 74px;
}
.homePage .honor .honorContent .honorSwiper .swiper-button-prev,
.homePage
  .honor
  .honorContent
  .honorSwiper
  .swiper-container-rtl
  .swiper-button-next {
  background: url(../img/swiperLeft.9f3227d.png);
  height: 74px;
  left: -75px;
  outline: none;
  right: auto;
  top: 50%;
  transform: translateY(-50%);
  width: 74px;
}
.homePage .honor .honorContent .honorSwiper .swiper-button-next:after,
.homePage .honor .honorContent .honorSwiper .swiper-button-prev:after {
  display: none;
}
.homePage .team {
  background: #fff;
  height: 630px;
  overflow: hidden;
}
.homePage .team .title {
  padding-top: 62px;
}
.homePage .team .teamSwiper {
  height: 431px;
  margin: 64px auto auto;
  position: relative;
  width: 1200px;
}
.homePage .team .teamSwiper .swiper-container {
  position: static;
}
.homePage .team .teamSwiper .swiper-container .swiper-slide {
  position: relative;
  text-align: center;
}
.homePage .team .teamSwiper .swiper-container .swiper-slide img {
  height: 428px;
  width: 263px;
}
.homePage .team .teamSwiper .swiper-container .swiper-slide .peoplesSlogans {
  height: 0;
  left: 50%;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 1px;
  transform: translateX(-50%);
  transition: height 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  width: 258px;
}
.homePage .team .teamSwiper .swiper-container .swiper-slide .peoplesSlogans p {
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  height: 422px;
  justify-content: center;
  line-height: 40px;
  margin: auto;
  overflow: hidden;
  padding: 0 6px;
  vertical-align: middle;
  z-index: 10;
}
.homePage
  .team
  .teamSwiper
  .swiper-container
  .swiper-slide:hover
  .peoplesSlogans {
  height: 100%;
}
.homePage .team .teamSwiper .swiper-button-next,
.homePage .team .teamSwiper .swiper-container-rtl .swiper-button-prev {
  background: url(../img/swiperRight.6a05050.png);
  height: 74px;
  left: auto;
  outline: none;
  right: -75px;
  top: 50%;
  transform: translateY(-50%);
  width: 74px;
}
.homePage .team .teamSwiper .swiper-button-prev,
.homePage .team .teamSwiper .swiper-container-rtl .swiper-button-next {
  background: url(../img/swiperLeft.9f3227d.png);
  height: 74px;
  left: -75px;
  outline: none;
  right: auto;
  top: 50%;
  transform: translateY(-50%);
  width: 74px;
}
.homePage .team .teamSwiper .swiper-button-next:after,
.homePage .team .teamSwiper .swiper-button-prev:after {
  display: none;
}
