 .top-bg[data-v-c4c5d7b5] {
      height: 400px;
      background: /*savepage-url=/assets/service-center-bg-DD7DQ1zx.webp*/
      var(--savepage-url-8) center center no-repeat;
      background-size: cover;
      margin-top: 30px
    }
    
    .top[data-v-c4c5d7b5] {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center
    }
    
    .top h2[data-v-c4c5d7b5],
    .top p[data-v-c4c5d7b5] {
      color: #fff;
      font-size: 28px;
      text-align: center
    }
    
    .top h2[data-v-c4c5d7b5] {
      font-size: 32px;
      font-weight: bolder;
      margin-bottom: 20px
    }
    
    .top p[data-v-c4c5d7b5] {
      line-height: 60px
    }
    
    .body[data-v-c4c5d7b5] {
      background-color: #f6f6f6
    }
    
    .body[data-v-c4c5d7b5] .breadcrumb {
      border-bottom: none;
      margin-bottom: 0
    }
    
    .body .cards[data-v-c4c5d7b5] {
      grid-template-columns: repeat(2, calc(50% - 40px));
      gap: 80px;
      margin-bottom: 70px
    }
    
    .body .card[data-v-c4c5d7b5] {
      padding: 30px;
      border: none
    }
    
    .body .card strong[data-v-c4c5d7b5] {
      font-size: 18px;
      line-height: 1;
      margin-bottom: 12px
    }
    
    .body .card .content[data-v-c4c5d7b5] {
      line-height: 2
    }
    
    .body .card .content .label[data-v-c4c5d7b5] {
      color: #999;
      margin-right: 4px
    }
    
    .body .card .content .label .iconfont[data-v-c4c5d7b5] {
      margin-right: 10px
    }
    
    .h5 .top-bg[data-v-c4c5d7b5] {
      height: 300px;
      margin-top: .875rem
    }
    
    .h5 .top p[data-v-c4c5d7b5] {
      line-height: 1.5
    }
    
    .h5 .cards[data-v-c4c5d7b5] {
      grid-template-columns: 100%;
      gap: 1rem;
      margin-bottom: 1.5rem
    }