/* 关于我们 */
li,
p,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.title {
  height: 52px;
  font: 700 40px/52px Microsoft YaHei;
  color: #333;
  text-align: center;
}

.service-item {
  width: 1200px;
  margin: 0 auto;
}

.about-us {
  min-width: 1500px;
}

.about-us .banner {
  height: 600px;
  background: url("../images/about-banner.png") no-repeat;
  background-size: cover;
  background-position: 50%;
  position: relative;
}

.about-us .banner .banner-data {
  width: 1202px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 120px;
  background: rgba(0, 0, 0, 0.3);
}

.about-us .banner .banner-data li {
  width: 200px;
  padding: 26px 0;
  text-align: center;
  position: relative;
}

.about-us .banner .banner-data li h3 {
  font-weight: 400;
  height: 40px;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  margin: 0;
  font-family: PingFangSC-Regular, PingFang SC;
}

.about-us .banner .banner-data li h3 span {
  font-size: 24px !important;
}

.about-us .banner .banner-data li h3 span em {
  font-size: 40px !important;
  font-style: normal;
}

.about-us .banner .banner-data li h3 span i {
  font-size: 16px !important;
  font-style: normal !important;
  margin-left: -8px;
}

.about-us .banner .banner-data li p {
  font-size: 16px;
  line-height: 16px;
  margin-top: 12px;
  color: #fff;
}

.about-us .banner .banner-data li:after {
  content: "";
  width: 1px;
  height: 35px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.about-us .banner .banner-data li:last-child:after {
  width: 0;
}

.about-us .about-content {
  padding: 80px 0;
  border-bottom: 1px dashed #bbb;
  background: url("../images/2yhelop9dfc0000.png") no-repeat 50% / cover;
}

.about-us .about-content .content {
  width: 1200px;
  margin: 95px auto 0;
  padding: 40px 40px 40px 510px;
  box-sizing: border-box;
  background-color: #f7f8fc;
  position: relative;
}

.about-us .about-content .content .aside {
  position: absolute;
  top: -40px;
  left: 30px;
  width: 440px;
  height: 545px;
  background: url("../images/3gdcs6ynirg0000.png") no-repeat 50% / cover;
}

.about-us .about-content .content .text .text-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}

.about-us .about-content .content .text .text-top .text-top-title {
  height: 47px;
  font: 700 36px/47px Microsoft YaHei;
  color: #1d4787;
  margin: 0;
}

.about-us .about-content .content .text .text-top .text-top-icon {
  width: 20px;
  height: 24px;
  background: url("../images/7ikukxees3o0000.png") no-repeat 50% / cover;
}

.about-us .about-content .content .text .text-content {
  font: 400 16px/29px Microsoft YaHei;
  color: #333;
}

.about-us .about-content .content .text .text-bottom {
  text-align: right;
  margin-top: 16px;
}

.about-us .about-content .content .text .text-bottom .text-bottom-icon {
  display: inline-block;
  width: 35px;
  height: 33px;
  background: url("../images/4hglw82u9a00000.png") no-repeat 50% / cover;
}

.about-us .set-up {
  margin: 80px auto;
  width: 1200px;
}

.about-us .set-up .set-up-body {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 64px 0;
}

.about-us .set-up .set-up-body .item {
  flex: 0.25;
  margin-right: 16px;
  background: #fff;
  border: 1px solid #d6e0ff;
  box-shadow: 0 16px 16px rgba(27, 41, 79, 0.07);
  padding: 40px;
  box-sizing: border-box;
  position: relative;
}

.about-us .set-up .set-up-body .item:last-child {
  margin-right: 0;
}

.about-us .set-up .set-up-body .item .nums {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 46px;
  background: url("../images/cu2ousliml40000.png") no-repeat 50% / cover;
  font: 400 16px/26px Microsoft YaHei;
  text-align: right;
  color: #9bb9ea;
  padding: 3px 4px 0 0;
  box-sizing: border-box;
}

.about-us .set-up .set-up-body .item .item-icon {
  width: 112px;
  height: 112px;
  margin-bottom: 27px;
}

.about-us .set-up .set-up-body .item .item-icon1 {
  background: url("../images/g991xkywc4o0000.png") no-repeat 50% / cover;
}

.about-us .set-up .set-up-body .item .item-icon2 {
  background: url("../images/4qqxlxz7b6o0000.png") no-repeat 50% / cover;
}

.about-us .set-up .set-up-body .item .item-icon3 {
  background: url("../images/bmvsnxowxfc0000.png") no-repeat 50% / cover;
}

.about-us .set-up .set-up-body .item .item-icon4 {
  background: url("../images/dyo55onmiw00000.png") no-repeat 50% / cover;
}

.about-us .set-up .set-up-body .item .item-title {
  font: 700 20px/26px Microsoft YaHei;
  color: #333;
  margin-bottom: 20px;
}

.about-us .set-up .set-up-body .item .text {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #666;
  position: relative;
  padding-left: 14px;
}

.about-us .set-up .set-up-body .item .text:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #4974f5;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}

.about-us .set-up .set-up-body .item:hover .nums-hover-bg {
  background: url("../images/7g6r3pdhcn00000.png") no-repeat 50% / cover;
  color: #fff;
  animation: fadeInAnimation-data-v-a7147096 1s ease;
}

.about-us .set-up .set-up-body .item:hover .item-title,
.about-us .set-up .set-up-body .item:hover .text {
  color: #4974f5;
  animation: fadeInAnimation-data-v-a7147096 1s ease;
}

.about-us .relation {
  width: 100%;
  min-width: 1200px;
  height: 900px;
  background-color: #000f30;
  position: relative;
}

.about-us .relation .bg-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.about-us .relation .bg-box .gq1,
.about-us .relation .bg-box .gq2,
.about-us .relation .bg-box .gq3 {
  width: 825px;
  height: 825px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  border-radius: 100%;
}

.about-us .relation .bg-box .gq2 {
  width: 1424px;
  height: 1424px;
}

.about-us .relation .bg-box .gq3 {
  width: 1870px;
  height: 1870px;
}

.about-us .relation .bg-box .gq1:before,
.about-us .relation .bg-box .gq2:before,
.about-us .relation .bg-box .gq3:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: #051a48;
  box-shadow: 0 22px 108px 3px rgb(7 20 0.57831325%);
  border-radius: 100%;
  border: 3px dotted #1e43b5;
}

.about-us .relation .bg-box .gq1:before {
  animation: opac1-data-v-a7147096 2s linear infinite;
}

.about-us .relation .bg-box .gq2:before {
  animation: opac2-data-v-a7147096 2s linear infinite;
}

.about-us .relation .bg-box .gq3:before {
  animation: opac3-data-v-a7147096 2s linear infinite;
}

.about-us .relation .bg-box .circle {
  width: 522px;
  height: 517px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
}

.about-us .relation .bg-box .circle img {
  width: 100%;
  height: 100%;
  animation: circleAnimation-data-v-a7147096 15s linear infinite;
}

.about-us .relation .bg-box .center {
  width: 466px;
  height: 464px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}

.about-us .relation .bg-box .center img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.about-us .relation .content-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  width: 100%;
  height: 100%;
}

.about-us .relation .content-box .title {
  color: #fff;
  padding: 80px 0;
}

.about-us .relation .content-box .center-box {
  width: 200px;
  height: 208px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.about-us .relation .content-box .center-box img {
  width: 41px;
  height: 37px;
  vertical-align: middle;
  border: none;
  margin-bottom: 5px;
}

.about-us .relation .content-box .center-box p {
  color: #fff;
  text-align: center;
  font: 400 16px/28px Microsoft YaHei;
}

.about-us .relation .content-box .head-box {
  width: 466px;
  height: 464px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 40px;
  box-sizing: border-box;
}

.about-us .relation .content-box .head-box li {
  width: 50%;
  font: 700 20px/30px Microsoft YaHei;
  color: #fff;
  height: 80px;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.about-us .relation .content-box .head-box li:first-child,
.about-us .relation .content-box .head-box li:nth-child(2) {
  align-items: flex-start;
}

.about-us .relation .content-box .head-box li:nth-child(3) {
  justify-content: flex-start;
}

.about-us .relation .content-box .head-box li:nth-child(4) {
  justify-content: flex-end;
}

.about-us .relation .content-box .menu-box {
  width: 100%;
  height: 490px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.about-us .relation .content-box .menu-box li {
  width: 50%;
  height: 70px;
  font: 400 22px/70px Microsoft YaHei;
  color: #fff;
  padding-left: 300px;
  box-sizing: border-box;
}

.about-us .relation .content-box .menu-box li div {
  display: inline-block;
  float: left;
}

.about-us .relation .content-box .menu-box li .text {
  width: 222px;
  height: 70px;
  line-height: 70px;
  background: linear-gradient(129deg, #1744ec, #073baf);
  border: 4px solid #4974f6;
  border-radius: 35px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-us .relation .content-box .menu-box li .text:before {
  display: block;
  content: "";
  width: 105px;
  height: 37px;
}

.about-us .relation .content-box .menu-box li .center {
  width: 54px;
  height: 70px;
  background: url("../images/fydd9fv9qoo0000.png") 50% no-repeat;
  background-size: 21px 18px;
}

.about-us .relation .content-box .menu-box li:nth-child(2n-1) {
  padding-left: 0;
  padding-right: 300px;
}

.about-us .relation .content-box .menu-box li:nth-child(2n-1) .center,
.about-us .relation .content-box .menu-box li:nth-child(2n-1) .target,
.about-us .relation .content-box .menu-box li:nth-child(2n-1) .text {
  float: right;
}

.about-us .relation .content-box .menu-box li:nth-child(2n-1) .center {
  background: url("../images/70ivtfpckbw0000.png") 50% no-repeat;
  background-size: 21px 18px;
}

.about-us .relation .content-box .menu-box li:first-child .text:before {
  position: absolute;
  right: -105px;
  bottom: 0;
  background: url("../images/8itrpieu7j40000.png") no-repeat;
  background-size: 105px 37px;
}

.about-us .relation .content-box .menu-box li:nth-child(2) .text:before {
  position: absolute;
  left: -105px;
  bottom: 0;
  background: url("../images/2pfohdt6cpo0000.png") no-repeat;
  background-size: 105px 37px;
}

.about-us .relation .content-box .menu-box li:nth-child(3) {
  padding-right: 370px;
  padding-left: 0;
}

.about-us .relation .content-box .menu-box li:nth-child(3) .text:before {
  position: absolute;
  right: -105px;
  bottom: 30px;
  background: url("../images/bw2jw5ll0iw0000.png") no-repeat;
  background-size: 105px 2px;
  height: 2px;
}

.about-us .relation .content-box .menu-box li:nth-child(4) {
  padding-left: 370px;
}

.about-us .relation .content-box .menu-box li:nth-child(4) .text:before {
  position: absolute;
  left: -105px;
  bottom: 30px;
  background: url("../images/78487unfbx80000.png") no-repeat;
  background-size: 105px 2px;
  height: 2px;
}

.about-us .relation .content-box .menu-box li:nth-child(5) .text:before {
  position: absolute;
  right: -105px;
  top: 0;
  background: url("../images/6zqi2u8ift80000.png") no-repeat;
  background-size: 105px 37px;
}

.about-us .relation .content-box .menu-box li:nth-child(6) .text:before {
  position: absolute;
  left: -105px;
  top: 0;
  background: url("../images/82kjagmnj1s0000.png") no-repeat;
  background-size: 105px 37px;
}

.about-us .relation .content-box .bottom-box {
  width: 1200px;
  position: absolute;
  left: 50%;
  bottom: -70px;
  transform: translate(-50%);
  display: flex;
  justify-content: center;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #fff;
}

.about-us .relation .content-box .bottom-box li {
  width: 50%;
  padding: 32px 32px 32px 168px;
  position: relative;
  box-sizing: border-box;
}

.about-us .relation .content-box .bottom-box li:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 32px;
  left: 48px;
  width: 96px;
  height: 96px;
}

.about-us .relation .content-box .bottom-box .left {
  background: linear-gradient(90deg, #4974f5, #2e60f7);
  color: #fff;
}

.about-us .relation .content-box .bottom-box .left:before {
  background: url("../images/4a2jluw76m00000.png") no-repeat 50% / cover;
}

.about-us .relation .content-box .bottom-box .right {
  background: #eef3ff;
  color: #666;
}

.about-us .relation .content-box .bottom-box .right:before {
  background: url("../images/3jyhafx409e0000.png") no-repeat 50% / cover;
}

.about-us .six-box {
  padding: 141px 0 80px;
  background: url("../images/eu0tu1yr7e00000.png") no-repeat 50% / cover;
}

.about-us .six-box .content {
  width: 1200px;
  margin: 23px auto 0;
}

.about-us .six-box .content .menu-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #bebebe;
}

.about-us .six-box .content .menu-box li {
  width: 200px;
  height: 65px;
  font: 400 20px/65px Microsoft YaHei;
  color: #666;
  text-align: center;
  cursor: pointer;
}

.about-us .six-box .content .menu-box .acitve {
  font-weight: 700;
  color: #4974f5;
  border-bottom: 3px solid #4974f5;
}

.about-us .six-box .content .detail-box {
  margin-top: 57px;
}

.about-us .six-box .content .detail-box .detail-item {
  display: none;
  justify-content: flex-start;
  align-items: flex-start;
}

.about-us .six-box .content .detail-box .detail-item img {
  width: 360px;
  height: 340px;
  vertical-align: middle;
  margin-right: 48px;
}

.about-us .six-box .content .detail-box .detail-item .right {
  padding-top: 89px;
}

.about-us .six-box .content .detail-box .detail-item .right .right-title {
  width: 96px;
  font: 700 24px/24px Microsoft YaHei;
  color: #333;
}

.about-us .six-box .content .detail-box .detail-item .right .lines {
  width: 36px;
  height: 3px;
  background: #666;
  margin: 20px 0 48px;
}

.about-us .six-box .content .detail-box .detail-item .right .right-content {
  font: 400 18px/36px Microsoft YaHei;
  color: #666;
}

.about-us .six-box .content .detail-box .active {
  display: flex;
  animation: fadeInAnimation-data-v-a7147096 1s ease;
}

.about-us .partner {
  padding: 137px 0 32px;
  width: 1200px;
  margin: 0 auto;
}

.about-us .partner .partner-tab {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 84px;
  margin-top: 29px;
}

.about-us .partner .partner-tab .tab-lable {
  flex: 0.16666667;
  height: 100%;
  text-align: center;
  font-size: 20px;
  color: #666;
  line-height: 84px;
  position: relative;
  cursor: pointer;
}

.about-us .partner .partner-tab .checked {
  position: relative;
  font-size: 20px;
  color: #4974f5;
}
.about-us .partner .partner-tab .checked::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -3px;
  width: 100%;
  height: 3px;
  background: #4974f5;
}
.partner-box {
  display: none;
}
.about-us .partner .partner-img {
  width: 100%;
  padding: 56px 0 0;
  margin: 0 8px 16px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
}

.about-us .partner .partner-img .img-lable {
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05882);
}

.about-us .partner .partner-img .img-lable > img {
  max-width: 190px;
  max-height: 63px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.about-us .values {
  padding-top: 80px;
  background-color: #fff;
}

.about-us .values .content {
  margin: 48px auto 0;
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.about-us .values .content li {
  width: 282px;
  height: 437px;
}

.about-us .values .content li .top {
  padding: 32px 0 0 32px;
  background: linear-gradient(180deg, #ebf4ff, #fff);
}

.about-us .values .content li .top img {
  width: 55px;
  height: 63px;
}

.about-us .values .content li .top .top-title {
  margin: 23px 0 12px;
  font: 700 20px/26px Microsoft YaHei;
  color: #333;
}

.about-us .values .content li .top .lines {
  width: 24px;
  height: 3px;
  background: #4974f5;
}

.about-us .values .content li .bottoms {
  height: 277px;
  padding: 20px 32px 32px;
  font: 400 16px/26px Microsoft YaHei;
  color: #666;
  background-color: #fff;
  box-sizing: border-box;
}

.about-us .concat-us {
  height: 608px;
  background: #fff;
}

.about-us .concat-us .concat-box {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.about-us .concat-us .concat-box .title {
  font-size: 40px;
  font-weight: 700;
  color: #333;
  margin-top: 67px;
  margin-bottom: 38px;
  line-height: 40px;
  text-align: center;
}

.about-us .concat-us .concat-box .city-ul {
  width: 1200px;
  margin: 0 auto;
  border: 1px solid #eaeaea;
  box-sizing: border-box;
  height: 45px;
}

.about-us .concat-us .concat-box .city-ul li {
  width: 85.5px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #999;
  cursor: pointer;
}

.about-us .concat-us .concat-box .city-ul li:after {
  position: absolute;
  content: "";
  top: 13px;
  width: 1px;
  height: 21px;
  right: 0;
  background: #eaeaea;
}

.about-us .concat-us .concat-box .city-ul li:last-child:after {
  width: 0 !important;
}

.about-us .concat-us .concat-box .city-ul li.active {
  width: 85.5px;
  height: 50px !important;
  background: url("../images/dm09cz70zlk0000.png") 50%;
  color: #fff !important;
  top: -1px;
}

.about-us .concat-us .concat-box .city-ul li.active:after {
  width: 0 !important;
}

.about-us .concat-us .concat-box .cont {
  padding: 12px;
  border-radius: 4px;
  border: 1px solid #eee;
  height: 327px;
  box-sizing: border-box;
  margin-top: 25px;
  display: none;
}

.about-us .concat-us .concat-box .cont .info {
  color: #333;
  margin-left: 40px;
}

.about-us .concat-us .concat-box .cont .info .name {
  margin-top: 54px;
  font-size: 24px;
  color: #333;
}

.about-us .concat-us .concat-box .cont .info .info-bom {
  margin-top: 42px;
}

.about-us .concat-us .concat-box .cont .info .info-bom .info-left {
  width: 280px;
  padding-right: 46px;
  height: 130px;
  border-right: 1px solid #eee;
  box-sizing: content-box;
}

.about-us .concat-us .concat-box .cont .info .info-bom .info-left > p {
  font-size: 14px;
  margin-bottom: 6px;
}

.about-us .concat-us .concat-box .cont .info .code {
  width: 110px;
  height: 110px;
  margin-left: 44px;
}

.about-us .concat-us .concat-box .cont .info .code > p {
  text-align: center;
  font-size: 12px;
  margin-top: 8px;
}

@keyframes fadeInAnimation-data-v-a7147096 {
  0% {
    opacity: 0.5;
  }

  to {
    opacity: 1;
  }
}

@keyframes opac1-data-v-a7147096 {
  0% {
    opacity: 1;
    width: 0;
    height: 0;
  }

  to {
    opacity: 0;
    width: 100%;
    height: 100%;
  }
}

@keyframes opac2-data-v-a7147096 {
  0% {
    opacity: 1;
    width: 50%;
    height: 50%;
  }

  to {
    opacity: 0;
    width: 100%;
    height: 100%;
  }
}

@keyframes opac3-data-v-a7147096 {
  0% {
    opacity: 1;
    width: 75%;
    height: 75%;
  }

  to {
    opacity: 0;
    width: 100%;
    height: 100%;
  }
}

@keyframes circleAnimation-data-v-a7147096 {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-359deg);
  }
}
