
.section-title {
  line-height: 50px;
  font-size: 36px;
  font-weight: normal;
  color: #000;
  text-align: center;
}

.section-banner {
  height: 460px;
  background-color: #fff;
  background-image: url(../images/cross-border-settlement-banner.png), linear-gradient(90deg,#109df2 50%,#0081f8 50%);
  background-repeat: no-repeat, no-repeat;
  background-size: 1920px auto, 100% 100%;
  background-position: center top, center center;
}
.section-banner .section-content {
  padding: 83px 0 0 7px;
}
.section-banner .banner-title {
  line-height: 65px;
  font-family: 'AlibabaPuHuiTi_2_95_ExtraBold';
  font-size: 46px;
  font-weight: normal;
  color: #fff;
}
.section-banner .banner-sub-title {
  line-height: 48px;
  font-family: "AlibabaPuHuiTi_2_55_Regular";
  font-size: 34px;
  font-weight: normal;
  color: #fff;
  margin-top: 30px;
}

.section-custom {
  background-color: #fff;
}
.section-custom .section-container {
  padding: 68px 0 70px 0;
}
.section-custom .section-content {
  padding-top: 41px;
}
.section-custom .custom-list li {
  width: 1396px;
  height: 502px;
  background-color: #fff;
  box-shadow: 0px 0px 9px 2px rgba(228,228,228,0.5);
  margin: 0 auto;
}
.section-custom .custom-list li + li {
  margin-top: 50px;
}
/*.section-custom .custom-list li:nth-child(1) .custom-text-box {*/
/*  width: 620px;*/
/*  padding: 80px 0 0 81px;*/
/*}*/
/*.section-custom .custom-list li:nth-child(2) .custom-text-box {*/
/*  width: 620px;*/
/*  padding: 80px 0 0 180px;*/
/*}*/
/*.section-custom .custom-list li:nth-child(3) .custom-text-box {*/
/*  width: 620px;*/
/*  padding: 80px 0 0 81px;*/
/*}*/
.section-custom .custom-list li .custom-text-box {
  width: 620px;
  padding: 80px 0 0 81px;
}
.section-custom .custom-title {
  line-height: 50px;
  font-size: 36px;
  color: #000;
  font-weight: 600;
}
.section-custom .custom-sub-title {
  line-height: 25px;
  font-size: 18px;
  font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC-Light, Microsoft YaHei;
  font-weight: normal;
  color: #000;
  margin-top: 30px;
}
.section-custom .custom-desc {
  line-height: 25px;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  margin-top: 10px;
  font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC-Light, Microsoft YaHei;
}
.section-custom .custom-list li:nth-child(1) .custom-image-box {
  padding: 10px 0 0 38px;
}
.section-custom .custom-list li:nth-child(2) .custom-image-box {
  padding: 22px 0 0 84px;
}
.section-custom .custom-list li:nth-child(3) .custom-image-box {
  padding: 10px 0 0 38px;
}
.section-custom .custom-list li:nth-child(1) .custom-image {
  width: 666px;
  height: 489px;
}
.section-custom .custom-list li:nth-child(2) .custom-image {
  width: 627px;
  height: 435px;
}
.section-custom .custom-list li:nth-child(3) .custom-image {
  width: 666px;
  height: 489px;
}

@media (min-width: 1601px) and (max-width: 1800px) {
  .section-title {
    line-height: 47px;
    font-size: 34px;
  }
  .section-banner {
    height: 431px;
    background-size: 1798px auto, 100% 100%;
  }
  .section-banner .section-content {
    padding: 78px 0 0 6px;
  }
  .section-banner .banner-title {
    line-height: 61px;
    font-size: 43px;
  }
  .section-banner .banner-sub-title {
    line-height: 45px;
    font-size: 32px;
    margin-top: 28px;
  }
  .section-custom .section-container {
    padding: 64px 0 66px 0;
  }
  .section-custom .section-content {
    padding-top: 38px;
  }
  .section-custom .custom-list li {
    width: 1307px;
    height: 470px;
  }
  .section-custom .custom-list li + li {
    margin-top: 47px;
  }
  .section-custom .custom-list li:nth-child(1) .custom-text-box {
    width: 580px;
    padding: 75px 0 0 76px;
  }
  .section-custom .custom-list li:nth-child(2) .custom-text-box {
    width: 580px;
    padding: 75px 0 0 169px;
  }
  .section-custom .custom-list li:nth-child(3) .custom-text-box {
    width: 610px;
    padding: 75px 0 0 75px;
  }
  .section-custom .custom-title {
    line-height: 47px;
    font-size: 34px;
  }
  .section-custom .custom-sub-title {
    line-height: 23px;
    font-size: 17px;
    margin-top: 6px;
  }
  .section-custom .custom-desc {
    line-height: 23px;
    font-size: 17px;
    margin-top: 33px;
  }
  /*.section-custom .custom-list li:nth-child(1) .custom-image-box {*/
  /*  padding: 9px 0 0 36px;*/
  /*}*/
  /*.section-custom .custom-list li:nth-child(2) .custom-image-box {*/
  /*  padding: 21px 0 0 79px;*/
  /*}*/
  /*.section-custom .custom-list li:nth-child(3) .custom-image-box {*/
  /*  padding: 66px 0 0 45px;*/
  /*}*/
  /*.section-custom .custom-list li:nth-child(1) .custom-image {*/
  /*  width: 624px;*/
  /*  height: 458px;*/
  /*}*/
  /*.section-custom .custom-list li:nth-child(2) .custom-image {*/
  /*  width: 587px;*/
  /*  height: 407px;*/
  /*}*/
  /*.section-custom .custom-list li:nth-child(3) .custom-image {*/
  /*  width: 486px;*/
  /*  height: 337px;*/
  /*}*/
  .section-custom .custom-list li .custom-image-box {
    padding: 9px 0 0 36px;
  }
  .section-custom .custom-list li .custom-image {
    width: 600px !important;
    height: auto !important;
  }
}

@media (min-width: 1401px) and (max-width: 1600px) {
  .section-title {
    line-height: 41px;
    font-size: 30px;
  }
  .section-banner {
    height: 381px;
    background-size: 1590px auto, 100% 100%;
  }
  .section-banner .section-content {
    padding: 69px 0 0 5px;
  }
  .section-banner .banner-title {
    line-height: 54px;
    font-size: 38px;
  }
  .section-banner .banner-sub-title {
    line-height: 40px;
    font-size: 28px;
    margin-top: 25px;
  }
  .section-custom .section-container {
    padding: 56px 0 59px 0;
  }
  .section-custom .section-content {
    padding-top: 34px;
  }
  .section-custom .custom-list li {
    width: 1156px;
    height: 416px;
  }
  .section-custom .custom-list li + li {
    margin-top: 41px;
  }
  .section-custom .custom-list li:nth-child(1) .custom-text-box {
    width: 513px;
    padding: 66px 0 0 77px;
  }
  .section-custom .custom-list li:nth-child(2) .custom-text-box {
    width: 513px;
    padding: 66px 0 0 149px;
  }
  .section-custom .custom-list li:nth-child(3) .custom-text-box {
    width: 530px;
    padding: 66px 0 0 66px;
  }
  .section-custom .custom-title {
    line-height: 42px;
    font-size: 30px;
  }
  .section-custom .custom-sub-title {
    line-height: 21px;
    font-size: 15px;
    margin-top: 5px;
  }
  .section-custom .custom-desc {
    line-height: 21px;
    font-size: 15px;
    margin-top: 29px;
  }
  .section-custom .custom-list li:nth-child(1) .custom-image-box {
    padding: 8px 0 0 32px;
  }
  .section-custom .custom-list li:nth-child(2) .custom-image-box {
    padding: 18px 0 0 70px;
  }
  .section-custom .custom-list li:nth-child(3) .custom-image-box {
    padding: 58px 0 0 40px;
  }
  .section-custom .custom-list li:nth-child(1) .custom-image {
    width: 552px;
    height: 379px;
  }
  .section-custom .custom-list li:nth-child(2) .custom-image {
    width: 486px;
    height: 337px;
  }
  .section-custom .custom-list li:nth-child(3) .custom-image {
    width: 486px;
    height: 337px;
  }
  /*.section-custom .custom-list li:nth-child(1) .custom-image-box {*/
  /*  padding: 8px 0 0 32px;*/
  /*}*/
  /*.section-custom .custom-list li:nth-child(3) .custom-image {*/
  /*  width: 486px;*/
  /*  height: 337px;*/
  /*}*/
}

@media (max-width: 1400px) {
  .section-title {
    line-height: 36px;
    font-size: 26px;
  }
  .section-banner {
    height: 322px;
    background-size: 1345px auto, 100% 100%;
  }
  .section-banner .section-content {
    padding: 58px 0 0 4px;
  }
  .section-banner .banner-title {
    line-height: 46px;
    font-size: 32px;
  }
  .section-banner .banner-sub-title {
    line-height: 34px;
    font-size: 24px;
    margin-top: 21px;
  }
  .section-custom .section-container {
    padding: 48px 0 50px 0;
  }
  .section-custom .section-content {
    padding-top: 29px;
  }
  .section-custom .custom-list li {
    width: 978px;
    height: 352px;
  }
  .section-custom .custom-list li + li {
    margin-top: 35px;
  }
  .section-custom .custom-list li:nth-child(1) .custom-text-box {
    width: 434px;
    padding: 56px 0 0 57px;
  }
  .section-custom .custom-list li:nth-child(2) .custom-text-box {
    width: 434px;
    padding: 56px 0 0 126px;
  }
  .section-custom .custom-list li:nth-child(3) .custom-text-box {
    width: 398px;
    padding: 56px 0 0 56px;
  }
  .section-custom .custom-title {
    line-height: 35px;
    font-size: 25px;
  }
  .section-custom .custom-sub-title {
    line-height: 18px;
    font-size: 13px;
    margin-top: 4px;
  }
  .section-custom .custom-desc {
    line-height: 18px;
    font-size: 13px;
    margin-top: 25px;
  }
  .section-custom .custom-list li:nth-child(1) .custom-image-box {
    padding: 7px 0 0 27px;
  }
  .section-custom .custom-list li:nth-child(2) .custom-image-box {
    padding: 15px 0 0 59px;
  }
  .section-custom .custom-list li:nth-child(3) .custom-image-box {
    padding: 0px 0 0 37px;
  }
  .section-custom .custom-list li:nth-child(1) .custom-image {
    width: 467px;
    height: 343px;
  }
  .section-custom .custom-list li:nth-child(2) .custom-image {
    width: 439px;
    height: 305px;
  }
  .section-custom .custom-list li:nth-child(3) .custom-image {
    width: 486px;
    height: 337px;
  }
}
