@media screen and (max-width: 800px) {
  .top-swiper {
    background-position: left;
  }
  .top-swiper .top-swiper-info {
    padding: 15px;
  }
  .top-swiper .top-swiper-info > div:nth-child(1) {
    padding-left: 0 !important;
    margin-bottom: 20px;
  }
  .top-swiper .top-swiper-info .top-swiper-info1 {
    font-size: 24px;
  }
  .top-swiper .top-swiper-info .top-swiper-info3 {
    margin-top: 20px;
  }
  .top-swiper .top-swiper-info p {
    font-size: 18px;
    display: block;
    line-height: 28px;
  }
  .top-swiper .top-swiper-info p img {
    position: relative;
    top: 5px;
    margin-right: 3px;
  }
  .top-swiper .top-swiper-view {
    margin-top: 15px;
    justify-content: center;
  }
  .card .w-1280 {
    display: block;
    padding: 0 15px;
  }
  .card .w-1280 .card-item {
    width: 100%;
    margin-top: 10px;
  }
  .register .form {
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .register .form .submit-btn {
    margin: auto;
  }
  .home-set-price-bg {
    padding-top: 40px;
  }
  .home-set-price-bg .home-set-price-view {
    display: block;
    padding: 0 15px;
  }
  .home-set-price-bg .home-set-price-view img {
    width: 100%;
  }
  .home-set-price-bg .home-set-price-view .price-tel img {
    width: 32px;
  }
  .all-use .title-center {
    padding: 25px 0;
  }
  .all-use .title-center span {
    font-size: 24px;
  }
  .all-use .row {
    gap: 15px;
    grid-gap: 15px;
    margin-bottom: 15px;
  }
  .all-use .row .item {
    width: 150px;
    height: 60px;
  }
}
