@media (min-width: 961px) {
  .about-page[data-v-d25acbf0] {
    font-family: SF Pro Display;
  }
  .about-page header[data-v-d25acbf0] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    max-width: 1920px;
    margin: 0 auto;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.12rem 3.45rem 0.12rem 3.45rem;
    background: #fff;
  }
  .about-page header .logo[data-v-d25acbf0] {
    display: block;
    width: 1.11rem;
    /* height: 0.3rem; */
    cursor: pointer;
  }
  .about-page header .nav[data-v-d25acbf0] {
    display: flex;
    align-items: center;
  }
  .about-page header .nav .item[data-v-d25acbf0] {
    margin-left: 0.48rem;
    font-family: SF Pro Display;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 140%;
    text-align: center;
    color: #4a5565;
    cursor: pointer;
  }
  .about-page header .nav .item[data-v-d25acbf0]:first-of-type {
    margin-left: 0;
  }
  .about-page header .nav .active[data-v-d25acbf0] {
    color: var(--primaryColor);
  }
  .about-page header .btn[data-v-d25acbf0] {
    width: 1.2rem;
    height: 0.4rem;
    border-radius: 0.12rem;
    font-family: SF Pro Display;
    font-weight: 700;
    font-size: 0.16rem;
    line-height: 0.38rem;
    text-align: center;
    color: #fff;
    background: linear-gradient(90deg, var(--primaryColor), #4695bc);
    cursor: pointer;
  }
  .about-page .page-solutions[data-v-d25acbf0] {
    margin-top: 0.63rem;
    background: #f9fafb;
    padding: 0.8rem 0 0.96rem;
  }
  .about-page .page-solutions .title[data-v-d25acbf0] {
    font-weight: 700;
    font-style: Bold;
    font-size: 0.58rem;
    line-height: 100%;
    text-align: center;
    color: #000;
  }
  .about-page .page-solutions .title span[data-v-d25acbf0] {
    background-image: linear-gradient(90deg, var(--primaryColor), #4695bc);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-repeat: no-repeat;
  }
  .about-page .page-solutions .txt[data-v-d25acbf0] {
    width: 8.5rem;
    margin: 0 auto;
    margin-top: 0.24rem;
    font-weight: 400;
    font-size: 0.2rem;
    line-height: 140%;
    text-align: center;
    color: #4a5565;
  }
  .about-page .page-miss[data-v-d25acbf0] {
    padding: 0.64rem 3.47rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .about-page .page-miss .left[data-v-d25acbf0] {
    width: 5.6rem;
  }
  .about-page .page-miss .left .title[data-v-d25acbf0] {
    font-weight: 700;
    font-size: 0.36rem;
    line-height: 100%;
    color: #000;
  }
  .about-page .page-miss .left .t1[data-v-d25acbf0],
  .about-page .page-miss .left .t2[data-v-d25acbf0] {
    margin-top: 0.24rem;
    font-weight: 400;
    font-size: 0.18rem;
    line-height: 140%;
    color: #4a5565;
  }
  .about-page .page-miss .left .t2[data-v-d25acbf0] {
    margin-top: 0.5rem;
  }
  .about-page .page-miss .left .box[data-v-d25acbf0] {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .about-page .page-miss .left .box .item[data-v-d25acbf0] {
    margin-left: 0.74rem;
  }
  .about-page .page-miss .left .box .item .t1[data-v-d25acbf0] {
    font-weight: 700;
    font-size: 0.3rem;
    line-height: 100%;
    text-align: center;
    background: linear-gradient(90deg, var(--primaryColor), #4695bc);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-repeat: no-repeat;
  }
  .about-page .page-miss .left .box .item .t2[data-v-d25acbf0] {
    margin-top: 0.08rem;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 100%;
    text-align: center;
  }
  .about-page .page-miss .left .box .item[data-v-d25acbf0]:first-of-type {
    margin-left: 0;
  }
  .about-page .page-miss .right .item[data-v-d25acbf0] {
    background: linear-gradient(114.95deg, #fbffff 1.52%, #d0e8ff 101.69%);
    width: 5.87rem;
    padding: 0.4rem;
    background-color: #fff;
    border-radius: 0.16rem;
    margin-left: 0.26rem;
    box-shadow: 0 0.06rem 0.135rem 0 rgba(0, 0, 0, 0.1019607843);
  }
  .about-page .page-miss .right .item .img img[data-v-d25acbf0] {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
  }
  .about-page .page-miss .right .item .t1[data-v-d25acbf0] {
    margin-top: 0.2rem;
    font-weight: 700;
    font-size: 0.3rem;
    line-height: 100%;
    color: #000;
  }
  .about-page .page-miss .right .item .t2[data-v-d25acbf0] {
    margin-top: 0.15rem;
    font-weight: 400;
    font-size: 0.18rem;
    line-height: 120%;
    color: #4a5565;
  }
  .about-page .page-values-our[data-v-d25acbf0] {
    padding: 0.64rem 3.35rem 0.92rem;
    background: #f9fafb;
  }
  .about-page .page-values-our .title[data-v-d25acbf0] {
    font-weight: 700;
    font-size: 0.36rem;
    color: #000;
    text-align: center;
  }
  .about-page .page-values-our .title span[data-v-d25acbf0] {
    background: linear-gradient(90deg, var(--primaryColor), #4695bc);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-repeat: no-repeat;
  }
  .about-page .page-values-our .txt[data-v-d25acbf0] {
    margin-top: 0.22rem;
    font-weight: 400;
    font-size: 0.2rem;
    line-height: 140%;
    text-align: center;
    color: #4a5565;
  }
  .about-page .page-values-our .list[data-v-d25acbf0] {
    margin-top: 0.24rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .about-page .page-values-our .list .item[data-v-d25acbf0] {
    margin-top: 0.24rem;
    width: 3.84rem;
    height: 2.15rem;
    padding: 0.32rem;
    padding-bottom: 0;
    background-color: #fff;
    border-radius: 0.16rem;
    margin-left: 0.26rem;
    box-shadow: 0 0.06rem 0.135rem 0 rgba(0, 0, 0, 0.1019607843);
  }
  .about-page .page-values-our .list .item .img img[data-v-d25acbf0] {
    display: block;
    width: 0.48rem;
    height: 0.48rem;
  }
  .about-page .page-values-our .list .item .t1[data-v-d25acbf0] {
    margin-top: 0.24rem;
    font-weight: 500;
    font-size: 0.2rem;
    line-height: 100%;
    color: #000;
  }
  .about-page .page-values-our .list .item .t2[data-v-d25acbf0] {
    margin-top: 0.12rem;
    font-weight: 400;
    font-size: 0.15rem;
    line-height: 140%;
    color: #4a5565;
  }
  .about-page .page-ready[data-v-d25acbf0] {
    padding: 0.8rem 3.58rem 0.95rem;
    background: linear-gradient(90deg, var(--primaryColor), #4695bc);
    color: #fff;
  }
  .about-page .page-ready .title[data-v-d25acbf0] {
    font-weight: 700;
    font-size: 0.36rem;
    text-align: center;
  }
  .about-page .page-ready .txt[data-v-d25acbf0] {
    margin-top: 0.24rem;
    font-weight: 400;
    font-size: 0.2rem;
    line-height: 100%;
    text-align: center;
  }
  .about-page .page-ready .box[data-v-d25acbf0] {
    margin-top: 0.32rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .about-page .page-ready .box .btn1[data-v-d25acbf0] {
    width: 1.8rem;
    height: 0.6rem;
    border-radius: 0.178rem;
    font-weight: 700;
    font-size: 0.2rem;
    line-height: 0.6rem;
    text-align: center;
    color: var(--primaryColor);
    background: #fff;
    cursor: pointer;
  }
  .about-page .page-ready .box .btn2[data-v-d25acbf0] {
    margin-left: 0.16rem;
    width: 1.8rem;
    height: 0.6rem;
    border: 0.02rem solid #fff;
    border-radius: 0.178rem;
    font-weight: 700;
    font-size: 0.2rem;
    line-height: 0.56rem;
    text-align: center;
    color: #fff;
    cursor: pointer;
  }
  .about-page footer[data-v-d25acbf0] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0.35rem 3.45rem;
    background-color: #000;
  }
  .about-page footer .left .logo[data-v-d25acbf0] {
    display: block;
    width: 1.11rem;
    /* height: 0.3rem; */
  }
  .about-page footer .right[data-v-d25acbf0] {
    font-size: 0.14rem;
    font-weight: 400;
    color: #99a1af;
  }
}
