@media (min-width: 961px) {
  .solutions-page[data-v-e6d3872a] {
    font-family: SF Pro Display;
  }
  .solutions-page header[data-v-e6d3872a] {
    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;
  }
  .solutions-page header .logo[data-v-e6d3872a] {
    display: block;
    width: 1.11rem;
    /* height: 0.3rem; */
    cursor: pointer;
  }
  .solutions-page header .btn[data-v-e6d3872a] {
    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;
  }
  .solutions-page .nav[data-v-e6d3872a] {
    display: flex;
    align-items: center;
  }
  .solutions-page .nav .item[data-v-e6d3872a] {
    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;
  }
  .solutions-page .nav .item[data-v-e6d3872a]:first-of-type {
    margin-left: 0;
  }
  .solutions-page .nav .active[data-v-e6d3872a] {
    color: var(--primaryColor);
  }
  .solutions-page .page-solutions[data-v-e6d3872a] {
    margin-top: 0.63rem;
    background: #f9fafb;
    padding: 0.8rem 0 0.96rem;
  }
  .solutions-page .page-solutions .title[data-v-e6d3872a] {
    font-weight: 700;
    font-style: Bold;
    font-size: 0.58rem;
    line-height: 100%;
    text-align: center;
    color: #000;
  }
  .solutions-page .page-solutions .title span[data-v-e6d3872a] {
    background-image: linear-gradient(90deg, var(--primaryColor), #4695bc);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-repeat: no-repeat;
  }
  .solutions-page .page-solutions .txt[data-v-e6d3872a] {
    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;
  }
  .solutions-page .page-targets[data-v-e6d3872a] {
    padding: 0.4rem 3.35rem 0.56rem;
    background-color: #fff;
  }
  .solutions-page .page-targets .list[data-v-e6d3872a] {
    margin-bottom: 0.24rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .solutions-page .page-targets .list .item[data-v-e6d3872a] {
    margin-top: 0.24rem;
    width: 3.84rem;
    padding: 0.32rem;
    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);
  }
  .solutions-page .page-targets .list .item .img img[data-v-e6d3872a] {
    display: block;
    width: 0.48rem;
    height: 0.48rem;
  }
  .solutions-page .page-targets .list .item .t1[data-v-e6d3872a] {
    margin-top: 0.24rem;
    font-weight: 500;
    font-size: 0.2rem;
    line-height: 100%;
    color: #000;
  }
  .solutions-page .page-targets .list .item .t2[data-v-e6d3872a] {
    margin-top: 0.12rem;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 140%;
    color: #4a5565;
  }
  .solutions-page .page-targets .list .item .ul[data-v-e6d3872a] {
    margin-top: 0.25rem;
  }
  .solutions-page .page-targets .list .item .ul .li[data-v-e6d3872a] {
    position: relative;
    padding-left: 0.1rem;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 140%;
    color: #4a5565;
  }
  .solutions-page .page-targets .list .item .ul .li[data-v-e6d3872a]:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.04rem;
    height: 0.04rem;
    border-radius: 99px;
    background: #4a5565;
  }
  .solutions-page .page-perfect[data-v-e6d3872a] {
    padding: 0.63rem 3.35rem 1.3rem;
    background-color: #f9fafb;
  }
  .solutions-page .page-perfect .title[data-v-e6d3872a] {
    font-weight: 700;
    font-size: 0.36rem;
    color: #000;
    text-align: center;
  }
  .solutions-page .page-perfect .title span[data-v-e6d3872a] {
    background-image: linear-gradient(90deg, var(--primaryColor), #4695bc);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-repeat: no-repeat;
  }
  .solutions-page .page-perfect .txt[data-v-e6d3872a] {
    margin-top: 0.22rem;
    font-weight: 400;
    font-size: 0.2rem;
    line-height: 140%;
    text-align: center;
    color: #4a5565;
  }
  .solutions-page .page-perfect .list[data-v-e6d3872a] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .solutions-page .page-perfect .list .item[data-v-e6d3872a] {
    margin-top: 0.4rem;
    width: 3.84rem;
    padding: 0.32rem;
    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);
  }
  .solutions-page .page-perfect .list .item .t1[data-v-e6d3872a] {
    font-weight: 500;
    font-size: 0.2rem;
    line-height: 100%;
    color: #000;
  }
  .solutions-page .page-perfect .list .item .t2[data-v-e6d3872a] {
    margin-top: 0.12rem;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 140%;
    color: #4a5565;
  }
  .solutions-page .page-perfect .list .item .ul[data-v-e6d3872a] {
    margin-top: 0.25rem;
  }
  .solutions-page .page-perfect .list .item .ul .li[data-v-e6d3872a] {
    position: relative;
    padding-left: 0.1rem;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 140%;
    color: #4a5565;
  }
  .solutions-page .page-perfect .list .item .ul .li[data-v-e6d3872a]:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.04rem;
    height: 0.04rem;
    border-radius: 99px;
    background: #4a5565;
  }
  .solutions-page .page-proposition[data-v-e6d3872a] {
    padding: 1.1rem 3.2rem 0.75rem;
    background-color: #fff;
  }
  .solutions-page .page-proposition .title[data-v-e6d3872a] {
    font-weight: 700;
    font-size: 0.36rem;
    color: #000;
    text-align: center;
  }
  .solutions-page .page-proposition .title span[data-v-e6d3872a] {
    background: linear-gradient(90deg, var(--primaryColor), #4695bc);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-repeat: no-repeat;
  }
  .solutions-page .page-proposition .txt[data-v-e6d3872a] {
    margin-top: 0.22rem;
    font-weight: 400;
    font-size: 0.2rem;
    line-height: 140%;
    text-align: center;
    color: #4a5565;
  }
  .solutions-page .page-proposition .list[data-v-e6d3872a] {
    margin-top: 0.24rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .solutions-page .page-proposition .list .item[data-v-e6d3872a] {
    display: flex;
    justify-content: center;
    margin-top: 0.4rem;
    margin-left: 0.75rem;
  }
  .solutions-page .page-proposition .list .item .left[data-v-e6d3872a] {
    margin-top: 0.05rem;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 0.1rem;
    background: linear-gradient(140.71deg, #61b4bd -5.5%, #2a75bb 95.5%);
    font-weight: 700;
    font-style: Bold;
    font-size: 0.28rem;
    line-height: 0.5rem;
    text-align: center;
    color: #fff;
  }
  .solutions-page .page-proposition .list .item .right[data-v-e6d3872a] {
    margin-left: 0.1rem;
  }
  .solutions-page .page-proposition .list .item .right .t1[data-v-e6d3872a] {
    font-weight: 400;
    font-size: 0.18rem;
    line-height: 100%;
    color: #000;
  }
  .solutions-page .page-proposition .list .item .right .t2[data-v-e6d3872a] {
    width: 5.3rem;
    margin-top: 0.12rem;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 140%;
    color: #4a5565;
  }
  .solutions-page .page-proposition .list .item[data-v-e6d3872a]:first-of-type,
  .solutions-page .page-proposition .list .item[data-v-e6d3872a]:nth-of-type(3) {
    margin-left: 0;
  }
  .solutions-page .page-ready[data-v-e6d3872a] {
    padding: 0.8rem 3.58rem 0.95rem;
    background: linear-gradient(90deg, var(--primaryColor), #4695bc);
    color: #fff;
  }
  .solutions-page .page-ready .title[data-v-e6d3872a] {
    font-weight: 700;
    font-size: 0.36rem;
    text-align: center;
  }
  .solutions-page .page-ready .txt[data-v-e6d3872a] {
    margin-top: 0.24rem;
    font-weight: 400;
    font-size: 0.2rem;
    line-height: 100%;
    text-align: center;
  }
  .solutions-page .page-ready .box[data-v-e6d3872a] {
    margin-top: 0.32rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .solutions-page .page-ready .box .btn1[data-v-e6d3872a] {
    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;
  }
  .solutions-page .page-ready .box .btn2[data-v-e6d3872a] {
    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;
  }
  .solutions-page footer[data-v-e6d3872a] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0.35rem 3.45rem;
    background-color: #000;
  }
  .solutions-page footer .left .logo[data-v-e6d3872a] {
    display: block;
    width: 1.11rem;
    /* height: 0.3rem; */
  }
  .solutions-page footer .right[data-v-e6d3872a] {
    font-size: 0.14rem;
    font-weight: 400;
    color: #99a1af;
  }
}
