body {
  padding-top: 0;
}
.swiper-pagination {
  text-align: right;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 5px;
  left: -10px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px;
}
.swiper-pagination-bullet {
  border-radius: 0;
  opacity: 1;
  background: #FFFFFF;
}
.swiper-pagination-bullet-active {
  background: #1450EB;
}
.title span {
  font-size: 26px;
  color: #333333;
  margin-bottom: 11px;
  font-weight: bold;
}
.title p {
  font-size: 14px;
  color: #666666;
}
.main {
  background-color: white;
}
.main .head {
  background-color: white;
  height: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 360px;
}
.main .head .logo {
  width: 200px;
  height: 50px;
}
.main .head > div > a {
  margin: 0 40px;
  text-align: center;
}
.main .head > div > a > span:first-of-type {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
.main .head > div > a > span:last-of-type {
  font-size: 12px;
  color: #D8D8D8;
}
.main .head > div > a.navBar-active > span:first-of-type {
  color: #1450EB !important;
}
.main .head > div > a.navBar-active > span:last-of-type {
  color: #A2BBFF !important;
}
.main .banner {
  background: url('../images/about_banner.png') no-repeat 0 0 / cover;
  height: 600px;
}
.main .meet {
  padding-top: 100px;
  padding-bottom: 155px;
  display: flex;
  justify-content: space-between;
}
.main .meet .left {
  margin-right: 98px;
}
.main .meet .left span {
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 41px;
  margin-bottom: 16px;
}
.main .meet .left p {
  font-size: 15px;
  color: #818EAF;
  line-height: 28px;
}
.main .meet img {
  width: 469px;
  height: 300px;
}
.main .bussiness {
  padding-top: 75px;
  padding-bottom: 94px;
  background: url(../images/business-bg.png) no-repeat 0 0/100%;
}
.main .bussiness .banxin1200 .title {
  margin-bottom: 52px;
}
.main .bussiness .banxin1200 .list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 73px 129px;
}
.main .bussiness .banxin1200 .list .item > span {
  margin-left: 102px;
  margin-bottom: 14px;
  font-weight: bold;
}
.main .bussiness .banxin1200 .list .item .bottom {
  display: flex;
}
.main .bussiness .banxin1200 .list .item .bottom img {
  width: 78px;
  height: 78px;
  margin-right: 24px;
}
.main .bussiness .banxin1200 .list .item .bottom p {
  font-size: 13px;
  color: #818EAF;
  line-height: 24px;
}
.main .serve {
  padding-top: 85px;
  padding-bottom: 112px;
}
.main .serve .title {
  margin-bottom: 38px;
}
.main .serve .bottom {
  display: flex;
  justify-content: space-between;
}
.main .serve .bottom .left {
  flex: 1;
  margin-right: 95px;
}
.main .serve .bottom .left .item {
  display: flex;
  margin-top: 28px;
}
.main .serve .bottom .left .item img {
  width: 28px;
  height: 28px;
  margin-right: 21px;
}
.main .serve .bottom .left .item div {
  padding-bottom: 18px;
  border-bottom: 1px solid #EBEBEB;
  flex: 1;
}
.main .serve .bottom .left .item div span {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}
.main .serve .bottom .left .item div p {
  font-size: 13px;
  color: #999999;
}
.main .serve .bottom .left .item.active div {
  padding-bottom: 12px;
}
.main .serve .bottom .left .item.active div span {
  margin-bottom: 9px;
}
.main .serve .bottom .right {
  position: relative;
}
.main .serve .bottom .right img {
  width: 500px;
  height: 309.67px;
}
.main .serve .bottom .right a {
  position: absolute;
  left: 0;
  top: 41px;
  background-color: #1877F5;
  padding: 12px 31px 12px 36px;
}
.main .serve .bottom .right a span {
  margin-right: 7px;
}
.main .serve .bottom .right a span,
.main .serve .bottom .right a i {
  font-size: 14px;
  color: #FFFFFF;
}
.main .data {
  background: url(../images/data-bg.png) no-repeat 0 0/100%;
}
.main .data .banxin1200 {
  position: relative;
  height: 412px;
}
.main .data .banxin1200 .nums {
  position: absolute;
  bottom: 110px;
  left: 0;
}
.main .data .banxin1200 .nums p {
  font-size: 32px;
  color: #000000;
  margin-bottom: 9px;
}
.main .data .banxin1200 .nums p em {
  color: #000000;
  font-weight: bold;
  font-size: 20px;
}
.main .data .banxin1200 .nums span {
  font-size: 16px;
  color: #000000;
  padding-bottom: 8px;
  border-bottom: 2px solid #000000;
}
.main .data .banxin1200 .right {
  position: absolute;
  top: 72px;
  right: 0;
}
.main .data .banxin1200 .right .title {
  margin-bottom: 50px;
}
.main .data .banxin1200 .right .title span {
  font-size: 28px;
  margin-bottom: 6px;
}
.main .data .banxin1200 .right .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 31px;
  column-gap: 110px;
}
.main .data .banxin1200 .right .list .item span {
  font-size: 24px;
  color: #000000;
  margin-bottom: 6px;
  font-weight: bold;
}
.main .data .banxin1200 .right .list .item p {
  font-size: 13px;
  color: #999999;
}
