.container {
  height: 100vh;
  /* padding-top: 1.6rem; */
}

.header {
  width: 100%;
  height: 0.8rem;
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3;
  box-shadow: 0 2px 8px 0 rgba(55, 104, 242, 0.15);
}

.logo {
  width: 1.25rem;
  height: 0.41rem;
  margin: 0 9.5rem 0 1.5rem;
}

.menu {
  font-size: 0.24rem;
  font-weight: 500;
  color: #3a3a3a;
  height: 100%;
}

.menu-item {
  border-top: 0.08rem solid #fff;
  width: 1.8rem;
  height: 100%;
}

.menu-item-active a {
  color: #0052d8;
}

.bg {
  height: 7.76rem;
  background: url(../images/pc_bg.png) no-repeat center center;
  background-size: 100% 100%;
  background-color: #fff;
}

.bg .pa {
  width: 100%;
  top: 25%;
  font-size: 1.8rem;
  font-weight: 700;
  color: #0b0b0b;
}

.pa-div {
  display: inline-block;
}

.pa-div .pa-div-title {
  font-weight: 400;
  font-size: 0.93rem;
  color: #3d60f2;
  background: linear-gradient(-47deg, #3d60f2 0%, #5373f8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pa-div .pa-div-title span {
  color: #3d5ff2;
}

.pa-div .pa-div-des {
  font-size: 0.3rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 0.6rem;
  color: #3d60f2;
  padding-top: 0.55rem;
  text-align: center;
}

.pa-div-btn {
  width: 100%;
  margin-top: 0.77rem;
  display: flex;
  justify-content: center;
}

.btn {
  width: 2.65rem;
  height: 0.68rem;
  line-height: 0.68rem;
  font-size: 0.3rem;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
  background: #3d5ff2;
  border-radius: 1rem;
}

.main-advantage {
  height: 5.38rem;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.main-title {
  text-align: center;
  line-height: 0.95rem;
  font-size: 0.36rem;
  color: #222222;
  font-weight: 500;
}

.main-advantage .step li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 3rem;
}

.step {
  width: 100%;
  padding: 0 4.37rem;
  margin-top: 0.77rem;
}

.step-img {
  width: 1.2rem;
  height: 1.2rem;
  margin-bottom: 0.27rem;
}

.step-line-li {
  width: 4.8rem;
  height: 1.44rem;
}

.step-line {
  width: 4.8rem;
  height: 0.36rem;
}

.step-p {
  font-size: 0.24rem;
  font-weight: 400;
  color: #222222;
}

.step-span {
  font-size: 0.36rem;
  font-weight: 400;
  color: #c3c2c6;
}

.advantage-con {
  background: #eef5fd;
  padding-top: 0.8rem;
}

.advantage-h3 {
  width: 100%;
  height: 100%;
  font-size: 4rem;
  font-weight: 600;
  color: #ffe5d6;
  z-index: 0;
}

.advantage-span {
  font-size: 28px;
  font-weight: 400;
  color: #9f9f9f;
  z-index: 1;
}

.advantage-con ul {
  padding-left: 2.61rem;
  padding-right: 2.61rem;
  padding-top: 0.65rem;
}

.advantage-con ul li {
  width: 3.35rem;
  background-color: #fff;
  padding-top: 0.13rem;
  padding-bottom: 0.36rem;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}

.advantage-img {
  width: 1.5rem;
  height: 1.7rem;
}

.advantage-p {
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 0.24rem;
  color: #222222;
  line-height: 0.5rem;
  margin-top: 0.17rem;
}

.our-values .u-flex-col .content {
  font-size: 0.45rem;
  font-weight: 400;
  color: #0b0b0b;
  font-family: PingFangSC, PingFang SC;
  margin-bottom: 0.3rem;
}

.advantage-item-span {
  display: block;
  font-size: 0.35rem;
  font-weight: 400;
  color: #818181;
}

.advantage-con li {
  margin-bottom: 0.92rem;
}

.partner-con {
  padding-top: 0.93rem;
  background: url(../images/partner-bg.png) no-repeat center center;
  background-size: 100% 100%;
  padding-bottom: 1.31rem;
}

.partner-con .advantage {
  margin-bottom: 1.31rem;
}

.partner-con ul {
  margin-left: 4.47rem;
  margin-right: 4.47rem;
}

.partner-con ul li {
    width: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.partner-con ul li .num {
  font-family: Oswald;
  font-weight: 500;
  font-size: 0.8rem;
  color: #3d60f2;
  line-height: 0.4rem;
}

.client {
  color: #222222;
  font-family: Oswald;
  font-weight: 500;
  font-size: 0.8rem;
  line-height: 0.4rem;
}

.partner-con ul li .dec {
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 0.24rem;
  color: #222222;
  line-height: 0.4rem;
  margin-top: 0.37rem;
}

.partner-img {
  width: 6.12rem;
  height: 6.08rem;
}

.bottom {
  height: 3rem;
  background: #fbfbfd;
  font-size: 0.56rem;
  font-weight: 400;
  color: #9f9f9f;
}

.main-foot {
  background: #0052d8;
  width: 100%;
}

.main-foot1 {
  height: 4.72rem;
}

.main-foot1-left {
  background-size: 100% 100%;
  width: 50%;
}

.main-foot1-left img {
  width: 2.5rem;
  height: 2.5rem;
}

.main-foot1-right {
  color: #ffffff;
  width: 50%;
  margin-top: 1.18rem;
  margin-bottom: 0.575rem;

}

.main-foot1-right .company {
  font-size: 0.36rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0.35rem;
}

.main-foot1-right p {
  font-size: 0.24rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.4rem;
  margin-bottom: 0.25rem;
}

.main-foot2 {
  height: 0.8rem;
}

.main-foot2-left ul {
  margin-left: 20.28%;
}

.main-foot2-left ul li {
  margin-right: 1rem;
}

.main-foot2-left,
.main-foot2-right {
  width: 50%;
  color: #ffffff;
  font-size: 0.18rem;
  opacity: 0.56;
}

.main-foot2-right {
  padding-left: 3.96%;
}

.line {
  height: 1px;
  background-color: #ffffff;
  opacity: 0.56;
}
.transition-colors {
  color: #ffffff;
}
.transition-colors:hover {
  color: #9f9f9f
}