#youshi8 .advantage-content li {
    background: #0468cf;
    padding: .5rem;
    margin: 1.5rem 0;
    color: #fff;
    font-size: 18px;
    height: 170px;
    display: flex;
    align-items: center;
  }
  @media (max-width: 768px) {
    #youshi8 .advantage-content li {
      font-size: 14px;
      height: 140px;
    }
  }
  #youshi8 .advantage-content li:first-of-type {
    display: block;
    padding: 0.5rem 0;
    border-radius: 14px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-weight: 800;
    height: auto;
  }
  @media (max-width: 768px) {
    #youshi8 .advantage-content li:first-of-type {
      font-size: 16px;
    }
  }
  #youshi8 .advantage-content .ad-other li {
    background: #8e7b71;
  }


  #youshi81 {
    margin-top: 3rem;
    padding-bottom: 3rem;
  }
  @media (max-width: 768px) {
    #youshi81 {
      margin-top: 2rem;
      padding-bottom: 2rem;
    }
  }
  #youshi81 .title {
    color: #fff;
    margin-top: 1.5rem;
  }
  @media (max-width: 768px) {
    #youshi81 .title {
      margin-top: 0.75rem;
      margin-bottom: 0.75rem;
    }
  }
  #youshi81 .subtitle {
    color: #fff;
  }
  #youshi81 .item {
    text-align: center;
    padding-top: 20px;
    background-color: rgb(0, 0, 128);
    height: 311px;
    border: 1px solid transparent;
  }
  @media (max-width: 768px) {
    #youshi81 .item {
      padding: 0.75rem;
      height: auto;
    }
  }
  #youshi81 .item:hover {
    border: 1px solid #fff;
  }
  #youshi81 .item img {
    margin: 0 auto;
  }
  @media (max-width: 768px) {
    #youshi81 .item img {
      width: 50%;
    }
  }
  #youshi81 .item .title {
    font-size: 18px;
  }
  @media (max-width: 768px) {
    #youshi81 .item .title {
      font-size: 14px;
    }
  }
  #youshi81 .item .subtitle {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 32px;
  }
  @media (max-width: 768px) {
    #youshi81 .item .subtitle {
      display: none;
    }
  }

  
  #youshi8 .advantage-content li {
    background: #0468cf;
    padding: .5rem;
    margin: 1.5rem 0;
    color: #fff;
    font-size: 18px;
    height: 170px;
    display: flex;
    align-items: center;
  }
  @media (max-width: 768px) {
    #youshi8 .advantage-content li {
      font-size: 14px;
      height: 140px;
    }
  }
  #youshi8 .advantage-content li:first-of-type {
    display: block;
    padding: 0.5rem 0;
    border-radius: 14px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-weight: 800;
    height: auto;
  }
  @media (max-width: 768px) {
    #youshi8 .advantage-content li:first-of-type {
      font-size: 16px;
    }
  }
  #youshi8 .advantage-content .ad-other li {
    background: #8e7b71;
  }
  