@media (max-width: 991px) {
  .indexapp .download .zhanyun-action .cp-btn {
    display: none !important;
  }
}
@media (max-width: 991px) {
  html,
  body {
    overflow-x: hidden;
  }

  #indexapp {
    overflow-x: hidden;
    /* padding-bottom: 170px; */
  }

  .navbar {
    min-height: 64px;
  }

  .navbar-contact .navbar-contact-item > p {
    font-size: 13px;
    white-space: nowrap;
  }

  .indexapp .banner {
    height: 300px;
    padding: 0 12px;
  }

  .banner-container {
    width: 100%;
    padding: 0 12px;
  }

  .indexapp .download {
    position: fixed !important;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1200;
    height: auto !important;
    margin: 0 !important;
    padding: 10px 12px calc(10px + env(safe-area-inset-bottom)) !important;
    align-items: stretch;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(6px);
  }

  .indexapp .download .zhanyun-action {
    position: static !important;
    width: 100%;
    max-width: 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    justify-content: center;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  .indexapp .download .zhanyun-action .btn-action {
    width: 100%;
    min-width: 0;
    min-height: 44px;
    height: auto;
    margin: 0;
    padding: 10px 8px;
    font-size: 13px;
  }

  .indexapp .download .zhanyun-action .cp-btn {
    grid-column: 1 / -1;
  }

  .indexapp .index1-product {
    padding: 24px 12px;
  }

  .index-h1 {
    font-size: 22px;
    line-height: 1.4;
    padding: 6px 8px;
  }

  .indexapp .index1-product .product-title {
    height: auto;
    min-height: 96px;
    padding: 8px 0;
  }

  .indexapp .index1-product .product-title > h2 {
    font-size: 21px;
    line-height: 1.35;
    padding: 4px 8px;
  }

  .indexapp .index1-product .product-title .ftitle {
    font-size: 13px;
    padding: 0 8px;
  }

  .index-content {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding: 8px 0;
    margin: 0;
    flex-direction: column;
    gap: 12px;
  }

  .index-content .function-item {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 20px 12px 24px;
  }

  .index-content .function-item .function-icon-group {
    width: 88px;
    height: 88px;
  }

  .index-content .function-item h1 {
    font-size: 17px;
  }

  .index-content .function-item p {
    font-size: 13px;
    margin-top: 8px;
  }

  .index-content .swiper-container {
    height: 260px;
    margin: 8px auto 0;
  }

  .index-content .swiper-slide {
    padding: 26px 14px;
  }

  .swiper-first h1,
  .swiper-mian h1 {
    font-size: 18px;
  }

  .swiper-first p,
  .swiper-mian p {
    font-size: 12px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 34px;
    height: 34px;
    margin-top: -17px;
    transform: scale(0.85);
  }

  .illustrate-group {
    width: 100%;
    max-width: 100%;
    margin: 24px auto;
    padding: 0;
    flex-direction: column;
  }

  .illustrate-group .illustrate-left {
    width: 100%;
    padding: 0 0 12px;
  }

  .illustrate-group .illustrate-bg {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
  }

  .illustrate-group .illustrate-right {
    width: 100%;
    padding-left: 0 !important;
  }

  .illustrate-group .illustrate-right > h1 {
    font-size: 20px;
    text-align: center;
  }

  .illustrate-group .illustrate-right > p {
    font-size: 14px;
    text-align: center;
  }

  .illustrate-group .illustrate-r-item {
    margin-top: 14px;
    align-items: flex-start;
  }

  .illustrate-group .illustrate-r-item > img {
    margin-top: 2px;
  }

  .illustrate-group .illustrate-r-count > p {
    font-size: 13px;
    line-height: 1.5;
  }

  .illustrate-group .illustrate-r-b {
    margin-top: 16px;
    flex-wrap: wrap;
    gap: 8px;
  }

  .indexapp .induy .indy-list {
    padding: 16px 0;
    gap: 10px;
  }

  .indexapp .induy .indy-list > div {
    width: calc(50% - 6px);
    margin: 0;
    padding: 0;
    aspect-ratio: 3 / 2;
  }

  .indexapp .induy .indy-list .ind-list {
    padding: 10px;
  }

  .indexapp .induy .indy-list .ind-list h1 {
    font-size: 14px;
  }

  .indexapp .induy .indy-list .ind-list p {
    font-size: 12px;
    margin-top: 2px;
  }

  .finish-content .company-de {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    font-size: 13px;
    line-height: 1.7;
    text-align: left;
    padding: 0;
  }

  .indexapp .click-botton-btn {
    width: 100%;
    max-width: 100%;
    margin: 16px auto;
    padding: 0;
    flex-direction: column;
    gap: 10px;
  }

  .indexapp .click-botton-btn > div {
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
  }

  .indexapp .click-botton-btn > div button {
    width: 100%;
    max-width: 280px;
    min-height: 44px;
  }

  .indexapp .company-person .c-backimg {
    height: auto;
    min-height: 250px;
    padding: 20px 12px;
    flex-direction: column;
    background-size: cover;
  }

  .indexapp .company-person .c-backimg > div {
    width: 100%;
    padding: 10px 0;
  }

  .indexapp .company-person .c-backimg > div > div:first-child {
    font-size: 30px;
  }

  .indexapp .company-person .c-backimg > div > div:last-child {
    font-size: 13px;
  }

  .indexapp .partnersIndex {
    padding: 0 0 20px;
    gap: 12px;
    flex-direction: column;
  }

  .indexapp .partnersIndex > div {
    width: 100%;
    flex: none !important;
  }

  .indexapp .el-dialog__wrapper .el-dialog {
    width: 95% !important;
    margin: 4vh auto;
  }
}

@media (max-width: 575px) {
  #indexapp {
    /* padding-bottom: 156px; */
  }

  .indexapp .banner {
    height: 260px;
  }

  .indexapp .induy .indy-list > div {
    width: 100%;
    aspect-ratio: 4 / 3;
  }

  .indexapp .induy .indy-list > div img {
    transform: scale(1.06);
    transform-origin: center;
  }

  .indexapp .partnersIndex .partners-Content > div {
    width: 33.3333% !important;
    height: auto;
    padding: 6px;
  }
}
