button:focus {
  outline: none;
}
.feature-page {
  padding: 120px 0;
}
.feature-page-summary {
  padding-bottom: 120px;
}
.set-bold {
  font-weight: bold;
}
.set-display {
  display: flex !important;
}
.set-hide {
  display: none !important;
}
.tab-content-hide {
  display: none;
}
.tab-content-show {
  display: block;
  animation-name: fadeInOut;
  animation-duration: 0.35s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
.feature-page:nth-child(2n) {
  background-color: #fff;
}
.feature-page:nth-child(2n+1) {
  background-color: #F7F7FB;
}
.feature-page-summary {
  background: #F7F7FB;
}
.feature-page-summary {
  padding-top: 0;
}
.banner-page {
  padding: 0;
}
.feature-page-loan,
.feature-page-deposit {
  overflow: hidden;
}
.embellish-loan {
  display: inline-block;
  width: 600px;
  position: absolute;
  top: -230px;
  left: 50px;
}
.embellish-deposit {
  display: inline-block;
  width: 600px;
  position: absolute;
  top: -200px;
  right: -200px;
}
.swiper-slide-new-item {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  max-width: 1440px !important;
  margin: auto;
  padding-left: 4.8%;
  padding-right: 4.8%;
  margin-bottom: 50px;
  padding-top: 60px;
}

.swiper-slide-content {
  width: 52%;
  margin-top: 100px;
}
.swiper-slide-content p {
  margin-bottom: 0;
}
.swiper-slide-content .swiper-card-name {
  font-size: 30px;
  color: #4E42C2;
  line-height: 52px;
}
.swiper-slide-content .swiper-card-name-middle {
  padding: 0;
}
/* 标题和标签容器 */
.swiper-slide-content .swiper-card-name-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 0;
}

/* nameTips 标签样式（全新功能） */
.swiper-slide-content .swiper-card-name-tips {
  display: inline-block;
  padding: 6px 16px;
  background: linear-gradient(135deg, #4840BB 0%, #7168F6 100%);
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  border-radius: 20px;
  white-space: nowrap;
}

.swiper-slide-content .swiper-name {
  font-size: 30px;
  color: #fff;
  line-height: 52px;
}
.swiper-slide-content .swiper-card-title {
  font-size: 48px;
  line-height: 70px;
  font-weight: 700;
  color: #4E42C2;
  margin-bottom: 14px;
}
.swiper-slide-content .swiper-title {
  font-size: 48px;
  font-weight: 700;
  line-height: 70px;
  margin-bottom: 14px;
  color: #fff;
  position: relative;
}

.swiper-pay-margin {
  margin-top: 0;
}
.swiper-slide-content .swiper-pay-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 62px;
  color: #fff;
  position: relative;
}
.swiper-slide-content .swift-swiper-title.swiper-pay-title {
  color: #4E42C2; 
  font-size: 48px; 
  font-weight: 700;
  line-height: 1.3;
}
.swiper-slide-content .swiper-pay-title .pay-en-title {
  display: block;
}
.swiper-slide-content .title-small-tips {
  color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  margin: 20px 0 40px;
}
.swiper-slide-content .swiper-pay-img img {
  margin: 0 0 80px -15px;
  height: 66px;
}

.swiper-slide-content .swiper-pay-chact {
  margin-bottom: 20px;
}
.swiper-slide-content .swiper-pay-chact img {
  height: 48px;
}

.swiper-slide-content .swiper-34 {
  font-size: 34px!important;
}
.swiper-slide-content .swiper-52 {
  font-size: 52px!important;
}
.swiper-slide-content .swiper-62 {
  font-size: 62px!important;
}
.swiper-slide-content .swiper-title-normal {
  font-size: 34px;
  line-height: 54px;
  font-weight: 700;
  margin-bottom: 4px;
}
.swiper-slide-content .swiper-title-en {
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 16px;
}
.swiper-slide-content .swiper-title .swiper-big-title {
  font-weight: 900;
  font-size: 72px;
  margin-right: 4px;
}
.swiper-slide-content .title-small-swift.title-small-tips {
  font-size: 30px;
  font-weight: 330;
  margin: 24px 0 60px;
  line-height: 1.4;
}
.swiper-slide-content .swiper-title .swiper-title-tips {
  width: 133px;
  height: 54px;
  text-align: center;
  position: absolute;
  top: -42px;
  left: 276px;
  background: url(../../web-assets/new-home/combined-Shape.png);
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
}
.swiper-slide-content .swiper-tips {
  font-weight: 500;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 33px;
  margin-bottom: 65px;
}
.swiper-slide-content .swiper-btn {
  background: #fff;
  border-radius: 8px;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  padding: 16px 36px;
  display: inline-block;
  cursor: pointer;
}
.swiper-slide-content .swiper-btn svg {
  margin-left: 10px;
}

/* 存款banner特殊字体样式 */
.swiper-slide-content .deposit-banner-tips {
  font-size: 30px !important;
}

.banner-page .page-img {
  width: 48%;
  max-width: 645px;
  margin: 30px 0 10px;
}
.banner-page .page-img img {
  width: 110%;
}
.banner-page .margin-PC img{
  margin-left: -100px;
}

/* 1:1 比例容器样式（仅用于特定 banner 模块，如第五个 banner） */
.page-img-square {
  aspect-ratio: 1 / 1; /* 强制 1:1 比例容器，保证 banner 高度一致 */
  display: flex !important;
  align-items: center; /* 垂直居中 */
  justify-content: center; /* 水平居中 */
}
.page-img-square img {
  max-width: 80% !important;
  max-height: 80% !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain; /* 完整显示图片，不裁剪 */
}
.banner-page .index-34-magin {
  margin-top: 32px;
}
.bg-bar {
  position: relative;
  top: -1px;
  width: 100%;
  height: 80px;
}
.summary-title-content {
  position: relative;
  top: -64px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  padding: 60px 0;
  background: linear-gradient(90deg, #fff 0%, #fff 24.48%, #fff 72.40%, #fff 100%);
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.03);
  border-radius: 24px;
}
.summary-title {
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.summary-desc {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.summary-item-content {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.summary-item:nth-child(1) {
  border-radius: 5px 90px 90px 90px;
}
.summary-item:nth-child(2) {
  border-radius: 90px 5px 90px 90px;
}
.summary-item:nth-child(3) {
  border-radius: 90px 90px 90px 5px;
}
.summary-item:nth-child(4) {
  border-radius: 90px 90px 5px 90px;
}
.summary-item {
  display: flex;
  flex: 1 1 48%;
  height: 294px;
  padding: 30px 24px;
  flex-direction: column;
  align-items: center;
  gap: 19px;
  flex-shrink: 0;
  background: #fff;
  box-shadow: 2px 4px 6px 0px rgba(0, 0, 0, 0.03);
}
.summary-item-section {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background: transparent;
}
.summary-item img {
  width: 124px;
}
.summary-item-title {
  margin-bottom: 10px;
  color: rgba(0, 0, 0, .96);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.summary-item-desc {
  color: rgba(0, 0, 0, 0.60);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
.summary-action {
  display: flex;
  justify-content: center;
  align-items: center;
}
.summary-action .feature-btn {
  color: #fff;
  background-color: #4E42C2;
}
.feature-title {
  margin-bottom: 0;
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.deposit-page,
.loan-page,
.fix-page,
.transfer-page {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 100px;
}
.home-tab {
  margin-top: 30px;
  display: flex;
  align-items: center;
  position: relative;
}
.home-tab .loan-tab-one,
.home-tab .deposit-tab-one {
  margin-right: 45px;
}
.home-tab .deposit-tab-two {
  margin-right: 45px;
}
.tab-label {
  position: relative;
  color: rgba(0, 0, 0, 0.30);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
  white-space: nowrap;
}
.is-active {
  color: #4E42C2;
  font-weight: 600;
}
.loan-tab-active {
  position: absolute;
  content: '';
  height: 4px;
  width: 40px;
  bottom: -10px;
  left: 27px;
  background: #4E42C2;
  border-radius: 6px;
  transition: all 0.2s ease;
}
.loan-active-right {
  left: 182px;
}
.loan-en-active {
  width: 80px;
  left: 42px;
}
.loan-en-right {
  left: 300px;
}
.deposit-tab-active {
  left: 27px;
}
.deposit-active-right {
  left: 169px;
}
.deposit-active-three {
  left: 298px;
}
.deposit-en-active {
  width: 80px;
  left: 53px;
}
.deposit-en-right {
  left: 254px;
}
.deposit-en-three {
  left: 430px;
}
/* .is-active::after {
  display: block;
  position: absolute;
  content: '';
  height: 4px;
  width: 40px;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%, 0);
  background: #4E42C2;
  border-radius: 6px;
} */
.feature-desc-content {
  margin-top: 50px;
}
.feature-desc {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
}
.feature-desc img {
  margin-right: 8px;
  width: 30px;
}
/* PC端隐藏移动端换行 */
.feature-desc .mobile-br {
  display: none;
}
.feature-btn {
  display: flex;
  margin-top: 70px;
  /* height: 68px; */
  color: #4E42C2;
  background-color: transparent;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 16px 36px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  border: none;
  border-radius: 8px;
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) .3s;
}
html[lang="zh"] a.feature-btn,
html[lang="cn"] a.feature-btn {
  width: 182px;
}
html[lang="en"] a.feature-btn {
  width: 212px;
}
html[lang="en"] a.feature-btn.account-opening-alink {
  width: 298px;
}
a.feature-btn:hover {
  color: #fff;
}
a.feature-btn.gray:hover {
  color: #0095ff;
}
.feature-btn svg {
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) .3s;
}
.page-is-cover {
  color: #fff;
  background-color: #4E42C2;
}
.company-bg-page-is-cover {
  color: #4E42C2 !important;
  background-color: #fff;
}
.feature-image {
  position: relative;
}
.feature-bar {
  display: flex;
  position: absolute;
  bottom: 240px;
  left: 50px;
  width: fit-content;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  border-radius: 58px;
  background: #4E42C2;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.10);
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  animation: bounceDown 2s linear infinite;
}
.feature-image img,
.deposit-page-image img,
.fix-page-image img,
.transfer-page-image img {
  width: 630px;
  height: 580px; 
}
.company-bg-page {
  padding: 120px 0;
  background-image: url('../../web-assets/new-home/feature-bgc.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.feature-content {
  flex: 0 0 calc(100% - 730px);
}
.company-bg-title {
  color: #fff;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.2px;
  text-transform: capitalize;
}
.company-bg-desc {
  margin-top: 12px;
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.2px;
  text-transform: capitalize;
}
.company-bg-feature {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.company-bg-feature-item {
  display: flex;
  width: 420px;
  padding: 60px 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 18px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.60);
  background: rgba(255, 255, 255, 0.80);
  backdrop-filter: blur(10px);
}
.badge-img {
  width: 60px;
}
.company-feature-title {
  color: #000;
  text-align: center;
  font-feature-settings: 'clig' off, 'liga' off;
  font-size: 28.449px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.545px;
}
.company-feature-desc {
  color: #000;
  text-align: center;
  font-feature-settings: 'clig' off, 'liga' off;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.545px;
}
.company-bg-action {
  display: flex;
  justify-content: center;
  align-items: center;
}
.company-bg-action .feature-btn {
  margin-top: 60px;
  color: #fff;
}
.remark-title {
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 0.40);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.remark-txt {
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 0.40);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.remark-link {
  color: rgba(0, 0, 0, 0.40);
}
.media-page {
  padding: 120px 0;
  background: #fff;
}
.media-mobile-content {
  display: none;
}
.media-mobile-item {
  width: 100%;
  display: flex;
  gap: 8px;
}
.media-mobile-img {
  flex: 0 0 114px;
  height: 76px;
  border-radius: 7px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.04);
}
.media-mobile-img img {
  width: 100%;
  height: auto;
  border-radius: 7px;
}
.media-mobile-title{
  color: rgba(0, 0, 0, 0.48);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.media-action {
  display: flex;
  justify-content: center;
  align-items: center;
}
.media-action .feature-btn {
  margin-top: 60px;
}
.media-title {
  margin-top: 20px;
  color: #1a191e;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.72px;
  text-align: left;
}
.media-img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 230px;
  border-radius: 15px;
  background: #f8f8f8;
}

.banner-swiper .swiper-pagination-bullet {
  width: 80px !important;
  height: 2px;
  background: rgba(255, 255, 255, .9) !important;
  border-radius: 2px !important;
}
.banner-swiper .swiper-pagination-bullet-active {
  background: rgba(255, 255, 255, 1) !important;
}
.swiper-horizontal > .swiper-pagination-bullets, 
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 90px;
}
.media-swiper .swiper-slide img {
  width: 164px;
  height: auto;
}
.media-swiper .swiper-button-next,
.media-swiper .swiper-button-prev {
  color: #0b0b0b !important;
  opacity: .5;
}
.media-swiper .swiper-slide-item {
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.media-page .swiper-button-next img {
  width: 46px;
}
.media-page .swiper-button-prev img {
  width: 46px;
}
.media-page .swiper-button-next {
  /* top: 128px; */
  top: 224px;
  right: 50px;
}
.media-page .swiper-button-prev {
  /* top: 128px; */
  top: 224px;
  left: 52px;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  display: none;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  display: none;
}

.media-big-title {
  margin-bottom: 45px;
  color: #000;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
}

.fix-page .feature-bar {
  bottom: 380px;
  right: 50px;
  left: auto;
}

.company-feature-desc p {
  margin: 0;
  padding: 0;
  color: #000;
  text-align: center;
  font-feature-settings: 'clig' off, 'liga' off;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.5px;
}

.loan-point {
  margin-top: 106px;
  color: rgba(0, 0, 0, 0.40);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

@keyframes bounceDown {
  25% {
    transform: translateY(-6px);
  }
  50%, 100% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(6px);
  }
}

@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (max-width: 575.98px) {
  /* .banner-page {
    margin-top: 30px !important;
  } */
}

@media (max-width: 750px) {
  .banner-swiper .swiper-pagination-bullet {
    width: 36px !important;
  }
}

@media (max-width: 1099px) {
  html[lang="zh"] a.feature-btn,
  html[lang="cn"] a.feature-btn {
    width: 106px;
  }
  html[lang="en"] a.feature-btn {
    width: 187px;
  }
  html[lang="en"] a.feature-btn.account-opening-alink {
    width: 187px;
  }
  .summary-item {
    height: auto;
    flex: 1 1 100%;
    flex-direction: row;
    border-radius: 18px !important;
  }
  .summary-item img {
    width: 68px;
  }
  .summary-title-content {
    top: -53px;
    padding: 30px 12px;
    border-radius: 18px !important;
  }
  .summary-item-title {
    font-size: 18px;
  }
  .summary-item-desc {
    font-size: 14px;
    text-align: left;
  }
  .summary-title {
    font-size: 24px;
  }
  .summary-desc {
    font-size: 14px;
  }
  .loan-page,
  .fix-page {
    flex-direction: column;
  }
  .deposit-page,
  .transfer-page {
    flex-direction: column-reverse;
  }
  .feature-image img,
  .deposit-page-image img,
  .fix-page-image img,
  .transfer-page-image img {
    width: 336px;
    height: 310px;
  }
  .company-bg-page {
    background-image: url('../../web-assets/new-home/feature-bgc-mb.png');
    height: auto;
  }
  .company-bg-feature {
    flex-direction: column;
    gap: 20px;
  }
  .tab-label {
    font-size: 14px;
    line-height: 21px;
  }
  .feature-title {
    font-size: 24px;
    line-height: normal;
  }
  .feature-desc {
    font-size: 14px;
    line-height: 1.5;
    white-space: normal;
    display: flex;
    align-items: flex-start;
  }
  .feature-desc img {
    margin-right: 4px;
    width: 18px;
    flex-shrink: 0;
  }
  .feature-desc span {
    display: inline-block;
  }
  /* 移动端显示换行 */
  .feature-desc .mobile-br {
    display: inline;
  }
  .feature-btn {
    /* height: 33px; */
    gap: 4px;
    padding: 6px 16px;
    font-size: 14px;
    border-radius: 8px;
  }
  .feature-btn svg {
    width: 14px;
  }
  .feature-bar {
    left: 0;
    bottom: 140px;
    font-size: 14px;
  }
  .company-bg-title {
    font-size: 24px;
  }
  .company-bg-desc {
    font-size: 14px;
  }
  .badge-img {
    width: 34px;
  }
  .company-bg-feature-item {
    padding: 33px 0;
    width: 344px;
    border-radius: 12px;
    border: 0.562px solid rgba(255, 255, 255, 0.60);
    background: rgba(255, 255, 255, 0.80);
    backdrop-filter: blur(5.62446928024292px);
  }
  .company-feature-title {
    font-size: 18px;
    letter-spacing: 0.307px;
  }
  .company-feature-desc {
    font-size: 18px;
    letter-spacing: 0.307px;
  }
  .media-swiper,
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
  .media-mobile-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 14px;
  }
  .summary-item-content {
    gap: 12px;
  }
  .summary-action .feature-btn {
    margin-top: 49px;
  }
  .home-tab {
    margin-top: 20px;
  }
  .home-tab .loan-tab-one,
  .home-tab .deposit-tab-one {
    margin-right: 25px;
  }
  .home-tab .deposit-tab-two {
    margin-right: 25px;
  }
  .feature-desc-content {
    margin-top: 30px;
    width: 310px;
  }
  .loan-page .feature-btn,
  .deposit-page .feature-btn,
  .fix-page .feature-btn,
  .transfer-page .feature-btn,
  .company-bg-page .feature-btn,
  .media-page .feature-btn {
    margin-top: 30px;
  }
  /* .is-active::after {
    bottom: -6px;
    width: 30px;
    height: 2px;
    flex-shrink: 0;
    border-radius: 2px;
  } */
  .loan-tab-active {
    height: 2px;
    width: 30px;
    bottom: -6px;
    left: 13px;
    border-radius: 2px;
  }
  .loan-active-right {
    left: 100px;
  }
  .loan-en-active {
    width: 50px;
    left: 23px;
  }
  .loan-en-right {
    left: 174px;
  }
  .deposit-tab-active {
    left: 12px;
  }
  .deposit-active-right {
    left: 92px;
  }
  .deposit-active-three {
    left: 162px;
  }
  .deposit-en-active {
    width: 50px;
    left: 30px;
  }
  .deposit-en-right {
    left: 150px;
  }
  .deposit-en-three {
    left: 255px;
  }
  .swiper-horizontal > .swiper-pagination-bullets, 
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 70px;
  }
  .set-display {
    display: none !important;
  }
  .set-hide {
    display: flex !important;
  }
  .company-bg-action {
    justify-content: left;
  }
  .summary-item-section {
    align-items: normal;
  }
  .notice {
    top: 61px;
    width: 90%;
  }
  .feature-page {
    padding: 60px 0;
  }
  .media-big-title {
    margin-bottom: 30px;
    font-size: 24px;
  }
  .feature-page-summary {
    padding-bottom: 60px;
  }
  .media-page, .company-bg-page {
    padding: 60px 0;
  }
  .embellish-loan,
  .embellish-deposit {
    display: none;
  }
  .fix-page .feature-bar {
    bottom: 220px;
    right: 0;
  }
  .deposit-page,
  .loan-page,
  .fix-page,
  .transfer-page {
    gap: unset;
  }
  .company-feature-desc p {
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.3px;
  }
  .company-bg-feature-item {
    gap: 10px;
  }
  .loan-point {
    margin-top: 60px;
  }

  /* swift banner 样式处理 */
  .swiper-slide-content .swift-swiper-title.swiper-pay-title {
    font-size: 40px; 
    font-weight: 650;
    line-height: 1.3;
  }
  .swiper-slide-content .title-small-swift.title-small-tips {
    font-size: 26px;
    font-weight: 330;
    margin: 20px 0 50px;
    line-height: 1.4;
  }

  /* 首页样式小屏处理 */
  .swiper-slide {
    height: 940px;
  }
  .swiper-slide-new-item {
    display: block;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
  
  .swiper-slide-content {
    width: 100%;
    display: block;
    text-align: center;
    max-width: 720px;
    margin: 0 auto;
    margin-top: 100px;
  }
  .swiper-slide-content p {
    margin-bottom: 0;
    padding: 0 38px;
  }
  .swiper-slide-content .swiper-small-padding {
    padding: 0 20px;
  }
  .swiper-slide-content .swiper-card-name {
    font-size: 22px;
    line-height: 34px;
    font-weight: 500;
  }
  
  /* 移动端 nameTips 标签样式 */
  .swiper-slide-content .swiper-card-name-wrapper {
    align-items: center;
    justify-content: center;
    gap: 4px;
  }
  
  .swiper-slide-content .swiper-card-name-tips {
    padding: 4px 12px;
    font-size: 14px;
    line-height: 20px;
    border-radius: 16px;
  }
  
  .swiper-slide-content .swiper-name {
    font-size: 22px;
    line-height: 34px;
    font-weight: 500;
  }
  .swiper-slide-content .swiper-card-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 9px;
  }
  .swiper-slide-content .swiper-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 9px;
    position: relative;
  }

  .swiper-pay-margin {
    margin-top: 80px;
  }
  .swiper-slide-content .swiper-pay-title {
    font-size: 28px;
    line-height: 42px;
  }
  .swiper-pay-title .pay-block-line {
    display: block;
  }
  .swiper-slide-content .title-small-tips {
    font-size: 14px;
    margin: 0;
  }
  .swiper-slide-content .swiper-pay-img img {
    margin: 0 0 30px 0;
    height: 40px;
  }
  .swiper-slide-content .swiper-pay-chact {
    margin-bottom: 10px;
  }
  .swiper-slide-content .swiper-pay-chact img {
    height: 30px;
  }

  .swiper-slide-content .swiper-34 {
    font-size: 18px!important;
  }
  .swiper-slide-content .swiper-52 {
    font-size: 32px!important;
  }
  .swiper-slide-content .swiper-62 {
    font-size: 34px!important;
  }
  .swiper-slide-content .swiper-title-normal {
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
  }
  .swiper-slide-content .swiper-title-en {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 16px;
  }
  .swiper-slide-content .swiper-title .swiper-big-title {
    font-weight: 900;
    font-size: 58px;
    margin-right: 4px;
  }
  .swiper-slide-content .swiper-title .swiper-title-tips {
    display: none;
    width: 133px;
    height: 54px;
    text-align: center;
    position: absolute;
    top: -42px;
    left: 276px;
    background: url(../../web-assets/new-home/combined-Shape.png);
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
  }
  .swiper-slide-content .swiper-tips {
    font-weight: 500;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 21px;
    margin-bottom: 30px;
  }
  .swiper-slide-content .swiper-btn {
    background: #fff;
    border-radius: 8px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    padding: 6px 16px;
    display: inline-block;
  }

  /* 移动端存款banner字体样式 */
  .swiper-slide-content .deposit-banner-tips {
    font-size: 20px !important;
  }
  
  .banner-page .page-img {
    width: 100%;
    display: flex;
    margin: 0 auto;
    justify-content: center;
  }
  .banner-page .page-img img {
    width: 80%;
    margin-top: 20px;
  }

  .banner-page .margin-PC img{
    margin-left: 0px;
  }
  
  /* 移动端 1:1 容器样式（仅用于特定 banner） */
  .page-img-square {
    aspect-ratio: 1 / 1 !important;
    align-items: center !important;
  }
  .page-img-square img {
    max-width: 80% !important;
    max-height: 80% !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
  }
  
  .remittance-swiper-title {
    display: flex;
    flex-direction: column;
  }
  .banner-page .pay-70-magin {
    margin-top: 107px;
  }
  .banner-page .index-34-magin {
    margin-top: 34px;
  }
}

@media (max-width: 575.98px) {
  .swiper-slide-new-item {
    padding-top: 30px;
  }
  .swiper-slide {
    height: 690px;
  }
  .swiper-slide-big-en {
    height: 720px;
  }
  .swiper-slide-content {
    margin-top: 50px;
    z-index: 2;
    position: relative;
  }
  .banner-page .page-img {
    margin-top: -60px;
  }
  .banner-page .pay-70-magin {
    margin-top: 10px;
  }
  .banner-page .pay-70-magin-en {
    margin-top: -40px;
  }
  .banner-page .pay-10-magin {
    margin-top: 0px;
  }
  .banner-page .pay-10-magin-en {
    margin-top: -50px;
  }
  .banner-page .index-34-magin {
    position: absolute;
    /* bottom: 60px; */
  }

  .swiper-pay-margin {
    margin-top: 50px;
  }
  .swiper-pay-margin-en {
    margin-top: 70px;
  }
  .swiper-slide-content .swiper-pay-title {
    font-size: 28px;
    line-height: 42px;
  }
  .swiper-slide-content .title-small-tips {
    font-size: 14px;
    margin: 10px 10%;
  }
  .swiper-slide-content .swift-swiper-title.swiper-pay-title {
    font-size: 32px; 
    font-weight: 600;
    line-height: 1.3;
  }
  .swiper-slide-content .title-small-payment {
    margin: 10px 0%;
  }
  .swiper-slide-content .title-small-swift.title-small-tips {
    font-size: 24px;
    font-weight: 500;
    margin: 18px 0 40px;
    line-height: 1.4;
  }
  .swiper-slide-content .title-small-en-tips {
    margin: 10px 5%;
  }
  .swiper-slide-content .swiper-pay-img img {
    margin: 0;
    height: 33px;
  }
  .swiper-slide-content .swiper-pay-btn {
    margin-top: 10px;
  }
  .banner-page .page-img img {
    width: 100%;
    margin-top: 0px;
  }
  .banner-page .margin-PC img{
    margin-left: 0px;
  }
  
  /* 手机端 1:1 容器样式（仅用于特定 banner） */
  .page-img-square img {
    max-width: 80% !important;
    max-height: 80% !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
  }

  .page-img-square-mobile{
    margin-top: 0px !important;
  }
}