@media (min-width: 1024px) {
  body {
    position: relative;
  }
  body footer {
    position: relative;
  }
  body footer .email {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 9;
  }
  body footer .email .item {
    text-align: center;
  }
  body footer .email .item:nth-child(2) {
    margin: 0 3.25rem;
  }
  body footer .email .item .title {
    font-family: Avenir-Black;
    font-size: 0.34rem;
    color: #ffffff;
    margin-bottom: 0.25rem;
  }
  body footer .email .item .value {
    font-family: Avenir-Book;
    font-size: 0.22rem;
    color: #ffffff;
  }
  body footer::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5.62rem;
    background: url(https://webfuture-cap.oss-cn-beijing.aliyuncs.com/website-upload/2025529/vc-upload-1748529376657-198.png) no-repeat center;
    background-size: 100% 100%;
  }
  body footer .inner {
    position: relative;
    z-index: 2;
  }
  body .top-box-bg {
    width: 100%;
    height: 3.09rem;
    overflow: hidden;
    position: relative;
  }
  body .top-box-bg .bg-img {
    height: 3.09rem;
    width: 100%;
    object-fit: cover;
  }
  body .top-box-bg .title {
    width: 14.45rem;
    font-family: Avenir-Black;
    font-size: 0.84rem;
    color: #7381b0;
    position: absolute;
    bottom: 0.58rem;
    left: 50%;
    transform: translateX(-50%);
  }
  body .content {
    margin-bottom: 2rem;
    padding-top: 0.82rem;
  }
  body .content .list {
    display: flex;
    flex-wrap: wrap;
    width: 14.45rem;
    margin: 0 auto;
  }
  body .content .list .item {
    width: 4.51rem;
    margin-bottom: 0.7rem;
    position: relative;
    cursor: pointer;
  }
  body .content .list .item:nth-child(3n-1) {
    margin-left: 0.42rem;
    margin-right: 0.42rem;
  }
  body .content .list .item .img-logo {
    width: 100%;
    height: 2.78rem;
    object-fit: cover;
  }
  body .content .list .item .name-box {
    font-family: Avenir-Black;
    font-size: 0.34rem;
    color: #222222;
    margin: 0.48rem 0 0.27rem;
  }
  body .content .list .item .address {
    font-weight: normal;
    font-size: 0.22rem;
    color: #aaaaaa;
  }
}
@media (max-width: 1023px) {
  body {
    position: relative;
  }
  body footer {
    position: relative;
    background: url(https://webfuture-cap.oss-cn-beijing.aliyuncs.com/website-upload/2025617/vc-upload-1750165471990-274.png) no-repeat center / cover;
  }
  body footer .inner {
    position: relative;
    z-index: 2;
  }
  body .top-box-bg {
    width: 100%;
    height: 1.1rem;
    overflow: hidden;
    position: relative;
  }
  body .top-box-bg .bg-img {
    height: 1.1rem;
    width: 100%;
    object-fit: cover;
  }
  body .top-box-bg .title {
    font-family: Avenir-Black;
    font-size: 0.3rem;
    color: #7381b0;
    position: absolute;
    bottom: 0.1rem;
    left: 50%;
    width: 2.75rem;
    transform: translateX(-50%);
  }
  body .content {
    margin-bottom: 0.68rem;
    padding-top: 0.51rem;
  }
  body .content .list {
    width: 2.75rem;
    margin: 0 auto;
  }
  body .content .list .item {
    width: 2.75rem;
    margin-bottom: 0.68rem;
    position: relative;
    cursor: pointer;
  }
  body .content .list .item .img-logo {
    width: 2.75rem;
    height: 1.7rem;
    object-fit: cover;
  }
  body .content .list .item .name-box {
    font-family: Avenir-Black;
    margin: 0.25rem 0 0.17rem;
    font-size: 0.18rem;
    line-height: 0.18rem;
    color: #222222;
  }
  body .content .list .item .address {
    font-family: Avenir;
    font-weight: normal;
    font-size: 0.14rem;
    color: #aaaaaa;
    line-height: 0.2rem;
  }
  body .email {
    z-index: 9;
    gap: 0.34rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0.38rem 0 0.32rem 0;
  }
  body .email .item .title {
    font-family: Avenir-Black;
    font-size: 0.14rem;
    color: #ffffff;
    line-height: 0.12rem;
    margin-bottom: 0.1rem;
  }
  body .email .item .value {
    font-family: Avenir-Book;
    font-size: 0.22rem;
    font-size: 0.12rem;
    color: #ffffff;
    line-height: 0.12rem;
  }
}
