body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

.about-us-page {
  color: #1a1a1a;
}
.about-us-page .bg {
  position: absolute;
  z-index: -1;
  top: 70px;
  left: 0;
  right: 0;
  width: 100%;
  height: 346px;
  background: #0487ef;
  background: url("../img/about-us/bg.jpg") no-repeat center;
  background-size: cover;
}
.about-us-page .about-us-view {
  width: 100%;
}
.about-us-page .about-us-view .row {
  display: flex;
  flex-wrap: wrap;
  justify-items: center;
}
.about-us-page .about-us-view .title-view {
  text-align: center;
  margin: 0 auto 76px;
  padding-top: 136px;
}
.about-us-page .about-us-view .title-view .title {
  font-size: 40px;
  font-family: Source Han Sans CN, Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  letter-spacing: 2px;
}
.about-us-page .about-us-view .title-view .desc {
  font-size: 20px;
  font-family: Source Han Sans CN, Source Han Sans CN-Regular;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 26px;
  letter-spacing: 1px;
}
.about-us-page .about-us-view .about-us-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
.about-us-page .about-us-view .about-us-wrapper .intro-view {
  padding: 40px 58px 0;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: -8px 0px 24px 8px rgba(15, 62, 101, 0.1);
}
.about-us-page .about-us-view .about-us-wrapper .intro-view .name {
  font-size: 24px;
  font-family: Source Han Sans CN, Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: center;
  color: #323232;
  letter-spacing: 1.2px;
}
.about-us-page .about-us-view .about-us-wrapper .intro-view .desc {
  font-size: 16px;
  font-family: Source Han Sans CN, Source Han Sans CN-Regular;
  font-weight: 400;
  text-align: center;
  color: #596b80;
  line-height: 30px;
  letter-spacing: 0.8px;
  margin: 22px auto 18px;
  text-indent: 2em;
}
.about-us-page .about-us-view .about-us-wrapper .intro-view .logo-view {
  width: 337px;
  margin: 0 auto;
  padding: 16px 0 12px;
  background: #538eff;
  border-radius: 30px 30px 0px 0px;
}
.about-us-page .about-us-view .about-us-wrapper .intro-view .logo-view .text {
  font-size: 24px;
  font-family: Source Han Sans CN, Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: center;
  color: #fff6ad;
  letter-spacing: 1.2px;
}
.about-us-page .about-us-view .about-us-wrapper .intro-view .logo-view .tip {
  font-size: 14px;
  font-family: Source Han Sans CN, Source Han Sans CN-Regular;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0.7px;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view {
  height: auto;
  padding-bottom: 60px;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .title {
  font-size: 24px;
  font-family: Source Han Sans CN, Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: center;
  color: #333333;
  line-height: 26px;
  letter-spacing: 1.2px;
  margin: 60px auto 32px;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view {
  position: relative;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .line {
  width: 2px;
  height: 100%;
  background: #e6e7ea;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .part {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 28px 0 0;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .part .circle {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #538eff;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .part .item-view {
  display: flex;
  justify-content: flex-start;
  width: 46%;
  padding: 0 0 0 32px;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .part .item-view .item {
  width: 400px;
  padding: 0 40px;
  background: #f6f7fb;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .part .item-view .item .name {
  padding-top: 18px;
  font-size: 22px;
  font-family: Source Han Sans CN, Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: center;
  color: #538eff;
  line-height: 26px;
  letter-spacing: 1.1px;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .part .item-view .item .desc {
  font-size: 16px;
  font-family: Source Han Sans CN, Source Han Sans CN-Regular;
  font-weight: 400;
  text-align: center;
  color: #333333;
  letter-spacing: 0.8px;
  padding: 20px 0;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .part .time {
  padding: 0 21px 0 0;
  text-align: right;
  width: 46%;
  font-size: 18px;
  font-family: Source Han Sans CN, Source Han Sans CN-Bold;
  font-weight: 700;
  letter-spacing: 0.9px;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .left {
  margin-top: 54px;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .left .item-view {
  padding: 0 32px 0 0;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .left .time {
  padding: 0 0 0 21px;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .blue .circle {
  background: #009eff;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .blue .item-view .item .name {
  color: #009eff;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .purple .circle {
  background: #777bfd;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .purple .item-view .item .name {
  color: #777bfd;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .blue-green .circle {
  background: #20baee;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .blue-green .item-view .item .name {
  color: #20baee;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .blue-purple .circle {
  background: #538eff;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .blue-purple .item-view .item .name {
  color: #538eff;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .blue-blue .circle {
  background: #009eff;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .blue-blue .item-view .item .name {
  color: #009eff;
  padding: 18px 0;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .left .item-view {
  justify-content: flex-end;
}
.about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .left .time {
  text-align: left;
}
.about-us-page .about-us-view .question-view {
  background: #f5f7fa;
  padding: 60px 0 40px;
}
.about-us-page .about-us-view .question-view .title {
  font-size: 24px;
  font-family: Source Han Sans CN, Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: center;
  color: #323232;
  line-height: 26px;
  letter-spacing: 1.2px;
}
.about-us-page .about-us-view .question-view .content-view {
  max-width: 1200px;
  margin: 0 auto;
}
.about-us-page .about-us-view .question-view .content-view .item {
  background: #ffffff;
  border-radius: 6px;
  margin-top: 24px;
  display: flex;
}
.about-us-page .about-us-view .question-view .content-view .item .num {
  width: 38px;
  height: 60px;
  background: #538eff;
  border-radius: 0px 0px 19px 19px;
  font-size: 18px;
  font-family: Source Han Sans CN, Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 60px;
  letter-spacing: 0.9px;
  margin: 0 20px;
}
.about-us-page .about-us-view .question-view .content-view .item .right-view {
  padding: 20px 20px 0 0;
  flex: 1;
}
.about-us-page .about-us-view .question-view .content-view .item .right-view .name {
  font-size: 18px;
  font-family: Source Han Sans CN, Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: left;
  line-height: 26px;
  letter-spacing: 0.9px;
}
.about-us-page .about-us-view .question-view .content-view .item .right-view .desc {
  font-size: 16px;
  font-family: Source Han Sans CN, Source Han Sans CN-Regular;
  font-weight: 400;
  text-align: left;
  color: #596b80;
  line-height: 24px;
  padding: 12px 0 18px;
}

@media only screen and (max-width: 768px) {
  .about-us-page .about-us-view .title-view {
    padding-top: 100px;
    margin: 0 auto 20px;
  }
  .about-us-page .about-us-view .title-view .title {
    font-size: 22px;
  }
  .about-us-page .about-us-view .title-view .title .img {
    width: 87px;
    height: 19px;
  }
  .about-us-page .about-us-view .about-us-wrapper .intro-view {
    padding: 20px 20px 0;
  }
  .about-us-page .about-us-view .about-us-wrapper .intro-view .name {
    font-size: 18px;
  }
  .about-us-page .about-us-view .about-us-wrapper .intro-view .desc {
    font-size: 13px;
    margin: 10px auto 8px;
  }
  .about-us-page .about-us-view .about-us-wrapper .intro-view .logo-view {
    width: 100%;
    padding: 10px 0 6px;
  }
  .about-us-page .about-us-view .about-us-wrapper .intro-view .logo-view .text {
    font-size: 18px;
  }
  .about-us-page .about-us-view .about-us-wrapper .intro-view .logo-view .tip {
    font-size: 12px;
  }
  .about-us-page .about-us-view .about-us-wrapper .fzlc-view {
    padding-bottom: 20px;
  }
  .about-us-page .about-us-view .about-us-wrapper .fzlc-view .title {
    font-size: 18px;
    margin: 20px auto 15px;
  }
  .about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .part {
    margin: 10px 0 0;
  }
  .about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .part .item-view {
    padding: 16px;
  }
  .about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .part .item-view .item {
    padding: 0 10px;
  }
  .about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .part .item-view .item .name {
    font-size: 15px;
    line-height: 22px;
    padding-top: 10px;
  }
  .about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .part .item-view .item .desc {
    font-size: 12px;
    padding: 10px 0;
  }
  .about-us-page .about-us-view .about-us-wrapper .fzlc-view .content-view .left {
    margin: 10px 0 0;
  }
  .about-us-page .about-us-view .question-view {
    padding: 20px 0 12px;
  }
  .about-us-page .about-us-view .question-view .title {
    font-size: 18px;
  }
  .about-us-page .about-us-view .question-view .content-view .item {
    margin-top: 15px;
  }
  .about-us-page .about-us-view .question-view .content-view .item .num {
    width: 30px;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
  }
  .about-us-page .about-us-view .question-view .content-view .item .right-view {
    padding: 10px 10px 0 0;
  }
  .about-us-page .about-us-view .question-view .content-view .item .right-view .name {
    font-size: 15px;
    line-height: 20px;
  }
  .about-us-page .about-us-view .question-view .content-view .item .right-view .desc {
    font-size: 13px;
    padding: 6px 0 9px;
  }
}