#about {
  text-align: center;
}
#about .aboutTop {
  position: relative;
  min-width: 1200px;
}
#about .aboutTop .topImg {
  width: 100%;
  padding-top: 25%;
  height: 0;
}
#about .aboutTop .topImg img {
  width: 100%;
  height: 100%;
}
#about .aboutTop .topText {
  position: absolute;
  width: 1200px;
  top: 30%;
  left: calc(50% - 600px);
  color: #fff;
}
#about .aboutTop .topText p {
  text-align: left;
}
#about .aboutTop .topText p:first-child {
  font-size: 48px;
  font-weight: 500;
}
#about .aboutTop .topText p:last-child {
  font-size: 20px;
  margin-top: 32px;
}
#about .aboutTabs {
  width: 100%;
  height: 48px;
  background: #F7FBFC;
  margin: 0 auto;
  line-height: 48px;
  display: flex;
  justify-content: center;
}
#about .aboutTabs span {
  margin: 0 40px;
  height: 48px;
  display: inline-block;
  font-size: 14px;
  color: #333;
  position: relative;
}
#about .aboutTabs span::after {
  content: "";
  width: 0;
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: all linear 0.3s;
  border-bottom: 2px solid #1D9DFF;
}
#about .aboutTabs span:hover {
  color: #1D9DFF;
}
#about .aboutTabs span:hover::after {
  width: 100%;
  left: 0;
}
#about .aboutTabs .activeTab {
  color: #1D9DFF;
  border-bottom: 2px solid #1D9DFF;
  box-sizing: border-box;
}
#about .aboutTabs .activeTab:hover::after {
  width: 0;
}
#about .aboutContent {
  text-align: left;
}
#about .aboutContent h1 {
  width: 1200px;
  margin: 80px auto 32px;
  font-size: 32px;
  color: #344456;
  line-height: 1;
  font-weight: 600;
}
#about .aboutContent .introduce {
  width: 1120px;
  margin: 0 auto;
  box-shadow: 0px 3px 15px 0px rgba(51, 51, 51, 0.2);
  overflow: hidden;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding: 40px;
  position: relative;
  text-align: justify;
}
#about .aboutContent .introduce #introduceText p {
  width: 590px;
}
#about .aboutContent .introduce #introduceText p:last-child {
  margin-bottom: 0;
}
#about .aboutContent .introduce img {
  width: 460px;
  height: 521px;
  position: absolute;
  top: 46px;
  right: 40px;
}
#about .aboutContent .honor {
  width: 100%;
  padding-top: 44%;
  height: 0;
  min-width: 1200px;
  background: rgba(6, 147, 239, 0.1);
  position: relative;
  margin-top: 80px;
}
#about .aboutContent .honor .swiper-container {
  width: 700px;
}
#about .aboutContent .honor .swiper-container .swiper-slide {
  overflow: visible;
  width: 200px;
  height: 144px;
}
#about .aboutContent .honor .swiper-container .swiper-slide span {
  width: 100%;
  height: 100%;
  display: inline-block;
}
#about .aboutContent .honor h1 {
  position: absolute;
  top: 0;
  color: #fff;
  left: calc(50% - 600px);
}
#about .aboutContent #h3 {
  background: rgba(6, 147, 239, 0.1);
  width: calc(100% - 160px);
  margin: 0;
  padding: 80px 0 0;
  padding-left: calc(50% - 600px);
}
#about .aboutContent .cultureBox {
  width: 100%;
  background: rgba(6, 147, 239, 0.1);
}
#about .aboutContent .cultureBox .culture {
  width: 1200px;
  margin: 0 auto;
  padding: 32px 0 70px;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
#about .aboutContent .cultureBox .culture .cultureText {
  width: 350px;
  float: left;
  overflow: hidden;
  flex-shrink: 1;
}
#about .aboutContent .cultureBox .culture .cultureText h1 {
  font-size: 32px;
  color: #344456;
  margin: 0 0 24px;
}
#about .aboutContent .cultureBox .culture .cultureText div {
  height: 636px;
  font-size: 14px;
  line-height: 30px;
  text-align: justify;
  color: #666;
}
#about .aboutContent .cultureBox .culture .cultureText div p:nth-child(1), #about .aboutContent .cultureBox .culture .cultureText div p:nth-child(3), #about .aboutContent .cultureBox .culture .cultureText div p:nth-child(5), #about .aboutContent .cultureBox .culture .cultureText div p:nth-child(7) {
  text-indent: 0;
  font-weight: 600;
  margin-top: 12px;
}
#about .aboutContent .cultureBox .culture .cultureText div p:nth-child(8), #about .aboutContent .cultureBox .culture .cultureText div p:nth-child(9), #about .aboutContent .cultureBox .culture .cultureText div p:nth-child(10) {
  margin-top: 4px;
}
#about .aboutContent .cultureBox .culture .cultureText div p span {
  text-align-last: justify;
  -moz-text-align-last: justify;
  text-align: justify;
  text-justify: distribute-all-lines;
  display: block;
  width: 64px;
  float: left;
}
#about .aboutContent .cultureBox .culture img {
  width: 285px;
  height: 700px;
  float: left;
  flex-shrink: 0;
  padding: 0 20px\9 ;
}
#about .aboutContent .branch {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  overflow: hidden;
  text-align: center;
}
#about .aboutContent .branch .branchItem {
  width: 12%;
  height: 500px;
  background: rgba(0, 0, 0, 0.1);
  border-left: 1px solid #fff;
  display: flex;
  float: left;
  justify-content: center;
  align-items: center;
  color: #fff;
  line-height: 26px;
  transition: all linear 0.2s;
}
#about .aboutContent .branch .kuanWidth {
  width: calc(28% - 8px);
  float: left;
}
#about .aboutContent .branch .wide {
  width: 51%;
  min-width: 110px;
  text-align: center;
}
#about .aboutContent .branch .wide h3 {
  font-size: 24px;
  margin-bottom: 12px;
  font-weight: 500;
}
#about .aboutContent .branch .wide p {
  font-size: 12px;
}
#about .aboutContent .branch .narrow {
  width: 42%;
  float: left;
  font-size: 16px;
}
#about .aboutContent .concat {
  width: 100%;
  height: 427px;
  color: #fff;
}
#about .aboutContent .concat h1 {
  padding-top: 64px;
  color: #fff;
}
#about .aboutContent .concat .concatBox {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  text-align: center;
  padding-top: 26px;
}
#about .aboutContent .concat .concatBox .concatItem {
  float: left;
  padding: 0 88px;
}
#about .aboutContent .concat .concatBox .concatItem img {
  width: 72px;
  height: 72px;
}
#about .aboutContent .concat .concatBox .concatItem p:nth-child(2) {
  font-size: 18px;
  line-height: 1;
  margin: 20px 0 12px;
}
#about .aboutContent .concat .concatBox .concatItem p:nth-child(3) {
  font-size: 14px;
  line-height: 26px;
}
.enAbout .aboutContent .branch .narrow {
  width: 75% !important;
}

.enAbout .aboutContent .branch .wide {
  width: 60% !important;
}

.enAbout .aboutContent .concat .concatBox .concatItem {
  padding: 0 10px !important;
  flex-basis: 280px !important;
  flex-shrink: 0;
}

.enAbout .aboutContent .introduce #introduceText p {
  width: 100% !important;
  text-align: left !important;
}

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