@media (min-width: 831px) {
  .ac-banner {
    width: 100%;
    height: 627px;
    position: relative;
    overflow: hidden;
    margin-bottom: 32px;
  }
  .ac-banner + .ac-page-section,
  .ac-banner + .ac-card {
    position: relative;
  }
  .ac-banner.ac-banner-type1 .ac-banner-small-title {
    display: none;
  }
  .ac-banner.ac-banner-type1 .ac-banner-actions {
    display: none;
  }
  .ac-banner.ac-banner-type2 .ac-banner-small-title {
    display: none;
  }
  .ac-banner.ac-banner-type2 .ac-banner-actions {
    display: none;
  }
  .ac-banner.ac-banner-type3 .ac-banner-description {
    margin-top: 24px;
  }
  .ac-banner-safe-area {
    width: 2560px;
    height: 627px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #0071fb url("data:image/svg+xml,%3Csvg%20height%3D%22155%22%20viewBox%3D%220%200%202560%20155%22%20width%3D%222560%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m1280.46387%20604.996253c461.75392%200%20892.89059-47.577137%201279.49912-132.609267l-.03521%20154.608815h-2559.92778104l-.03700751-154.829252c386.86547755%2085.170337%20818.34809955%20132.829704%201280.50087855%20132.829704z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(0%20-472)%22%2F%3E%3C%2Fsvg%3E") center bottom / contain no-repeat;
  }
  .ac-banner-safe-area .slick-slider {
    transition-property: transform !important;
  }
  .ac-banner-page {
    width: 100%;
    height: 627px;
    position: relative;
    vertical-align: top;
  }
  .ac-banner-bg {
    width: 100%;
    height: 100%;
    background-size: cover !important;
  }
  .ac-banner-content-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .ac-banner-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: var(--clientWidth);
    max-width: 1168px;
    height: 100%;
    margin: 0 auto;
    padding: 0 24px;
  }
  .ac-banner-small-title {
    margin-bottom: 8px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 30px;
  }
  .ac-banner-title,
  .ac-banner-title2 {
    font-size: 48px;
    font-size: calc(var(--zoomRate) * 48);
    color: #fff;
    line-height: 65px;
    line-height: calc(var(--zoomRate) * 65);
    font-family: AlibabaSans-Medium;
  }
  .ac-banner-description {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    margin-top: 32px;
    width: 496px;
    max-height: 186px;
    overflow: hidden;
  }
  .ac-banner-actions {
    margin-top: 32px;
    display: inline-block;
  }
  .ac-banner-actions a {
    display: inline-block;
    padding: 0 20px;
    min-width: 200px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    font-size: 20px;
    font-family: AlibabaSans-Medium;
    color: #fff;
    text-align: center;
    line-height: 56px;
    margin-right: 8px;
    transition: transform 0.3s;
  }
  .ac-banner-actions a:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  }
  .ac-banner-actions .ac-banner-action-main {
    background: #fff;
    color: #0071fb;
  }
  .ac-banner-actions .ac-banner-action-main:hover {
    background: #fff;
    color: #0071fb;
  }
  .ac-banner-contact {
    display: inline-block;
    font-size: 24px;
    color: #fff;
  }
  .ant-carousel .slick-dots {
    top: 520px;
    bottom: auto;
    margin-left: 16px;
  }
  .ant-carousel .slick-dots li {
    margin: 0;
  }
  .ant-carousel .slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    margin-right: 16px;
  }
  .ant-carousel .slick-dots li button::before {
    display: none;
  }
  .ant-carousel .slick-dots li.slick-active button {
    width: 12px;
    height: 12px;
    background: #fff;
  }
}
@media (min-width: 831px) and (max-width: 830px) {
  .ac-banner-safe-area {
    background: #0071fb;
  }
}
@media (max-width: 830px) {
  .ac-banner {
    height: 132.8vw;
    margin-bottom: 5.33333333vw;
  }
  .ac-banner.ac-banner-type1 .ac-banner-title,
  .ac-banner.ac-banner-type1 .ac-banner-title2 {
    font-size: 8vw;
    color: #fff;
    line-height: 10.66666667vw;
  }
  .ac-banner.ac-banner-type1 .ac-banner-description {
    margin-top: 5.33333333vw;
  }
  .ac-banner.ac-banner-type1 .ac-banner-actions {
    display: none;
  }
  .ac-banner.ac-banner-type2,
  .ac-banner.ac-banner-type3 {
    height: 132.8vw;
  }
  .ac-banner.ac-banner-type2 .ac-banner-safe-area,
  .ac-banner.ac-banner-type3 .ac-banner-safe-area,
  .ac-banner.ac-banner-type2 .ac-banner-page,
  .ac-banner.ac-banner-type3 .ac-banner-page {
    height: 132.8vw;
  }
  .ac-banner.ac-banner-type2 .ac-banner-title,
  .ac-banner.ac-banner-type3 .ac-banner-title {
    margin-top: 24vw;
  }
  .ac-banner.ac-banner-type2 .ac-banner-description,
  .ac-banner.ac-banner-type3 .ac-banner-description {
    margin-top: 3.2vw;
  }
  .ac-banner.ac-banner-type3 .ac-banner-small-title {
    display: block;
    margin-top: 19.2vw;
    font-size: 4vw;
    line-height: 6vw;
    color: rgba(255, 255, 255, 0.5);
  }
  .ac-banner.ac-banner-type3 .ac-banner-title {
    margin-top: 1.06666667vw;
  }
  .ac-banner-safe-area {
    width: 100%;
    height: 92.26666667vw;
  }
  .ac-banner-content-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .ac-banner-page {
    height: 92.26666667vw;
  }
  .ac-banner-page > .ac-image {
    width: 100%;
    height: 100%;
  }
  .ac-banner-content {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 3.2vw;
    overflow: hidden;
  }
  .ac-banner-content .ac-banner-small-title {
    display: none;
  }
  .ac-banner-title,
  .ac-banner-title2 {
    font-size: 8vw;
    color: #fff;
    line-height: 10.93333333vw;
    font-family: AlibabaSans-Medium;
  }
  .ac-banner-description {
    color: #fff;
    font-size: 4vw;
    line-height: 6vw;
    width: 78.93333333vw;
    margin-top: 3.2vw;
  }
  .ac-banner-actions {
    margin-top: 4.26666667vw;
  }
  .ac-banner-actions a {
    display: inline-block;
    border-radius: 1.06666667vw;
    padding: 0 3.2vw;
    min-width: 33.46666667vw;
    height: 11.73333333vw;
    font-size: 4.26666667vw;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    line-height: 11.73333333vw;
    font-family: AlibabaSans-Medium;
  }
  .ac-banner-actions a:not(:first-child) {
    margin-left: 2.13333333vw;
  }
  .ac-banner-actions a:active {
    opacity: 0.8;
  }
  .ac-banner-actions a:hover {
    color: #fff;
  }
  .ac-banner-actions a.ac-banner-action-main {
    background: #fff;
    border: none;
    color: #0071fb;
  }
  .ac-banner-contact {
    display: none;
  }
  .ant-carousel .slick-dots {
    display: none;
  }
}

.ac-action-btn .ant-btn {
  min-width: 200px;
  height: 56px;
  padding-left: 32px;
  padding-right: 32px;
  color: #0071fb;
  border: 1px solid #0071fb;
  border-radius: 8px;
}
.ac-action-btn .ant-btn .ac-link {
  font-size: 20px;
  font-family: AlibabaSans-Medium;
}
.ac-action-btn .ant-btn:hover {
  opacity: 0.6;
}
.ac-action-btn .ant-btn.ant-btn-primary {
  color: #fff;
  background-color: #0071fb;
}
@media (max-width: 830px) {
  .ac-action-btn .ant-btn {
    min-width: 43.2vw;
    height: 13.06666667vw;
    padding-left: 8vw;
    padding-right: 8vw;
    border-radius: 1.06666667vw;
    border: 0.2vw solid #0071fb;
  }
  .ac-action-btn .ant-btn .ac-link {
    font-size: 32px;
  }
}
@media (max-width: 830px) and (max-width: 830px) {
  .ac-action-btn .ant-btn .ac-link {
    font-size: 4.8vw;
  }
}

