@media (max-width: 1200px) {
  .case-details-wrapper .w1200 {
    width: 90%;
  }
  .case-details-wrapper .main-content .content-header {
    height: 980px;
    background-position: 0px 0px;
  }
  .case-details-wrapper .main-content .content-header .header-wrapper {
    padding: 80px 0;
  }
  .case-details-wrapper .main-content .content-header .header-left {
    width: 100%;
    top: 298px;
    padding: 64px 48px;
  }
  .case-details-wrapper .main-content .content-header .header-left .references {
    font-size: 32px;
  }
  .case-details-wrapper .main-content .content-header .header-left .case-title {
    font-size: 48px;
    line-height: 72px;
  }
  .case-details-wrapper .main-content .content-header .header-left .case-title-line {
    width: 132px;
    height: 6px;
    background-color: #3734A9;
    margin: 28px 0;
  }
  .case-details-wrapper .main-content .content-header .header-left .title-description {
    font-size: 28px;
    line-height: 48px;
  }
  .case-details-wrapper .main-content .content-header .header-right {
    width: 100%;
    height: 300px;
    top: 80px;
    border-radius: 48px;
  }
  .case-details-wrapper .main-content .content-center {
    margin-top: 332px;
  }
  .case-details-wrapper .main-content .content-center .section-info .info-light {
    font-size: 30px;
    line-height: 48px;
  }
  .case-details-wrapper .main-content .content-center .core-system-item {
    line-height: 46px;
  }
  .case-details-wrapper .main-content .content-center .list-short,
  .case-details-wrapper .main-content .content-center .list-long {
    justify-content: space-around;
  }
  .case-details-wrapper .main-content .content-center .list-short .item,
  .case-details-wrapper .main-content .content-center .list-long .item {
    width: 48%;
    margin: 8px;
  }
  .case-details-wrapper .main-content .content-center .list-short .item .short-title,
  .case-details-wrapper .main-content .content-center .list-long .item .short-title {
    font-size: 20px;
  }
  .case-details-wrapper .main-content .content-center .list-short .item .des,
  .case-details-wrapper .main-content .content-center .list-long .item .des {
    font-size: 16px;
  }
  .case-details-wrapper .main-content .content-center .list-long {
    margin-bottom: 64px;
  }
}
@media (max-width: 750px) {
  .show_750 {
    display: inline-block;
  }
  .case-details-wrapper .main-content .content-center .section-padding .section-info {
    font-size: 30px;
  }
  .case-details-wrapper .main-content .content-center .list-short,
  .case-details-wrapper .main-content .content-center .list-long {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .case-details-wrapper .main-content .content-center .list-short .item,
  .case-details-wrapper .main-content .content-center .list-long .item {
    width: 100% !important;
    padding-top: 36px;
  }
  .case-details-wrapper .main-content .content-center .list-short .item .short-title::after,
  .case-details-wrapper .main-content .content-center .list-long .item .short-title::after {
    width: 28px;
    bottom: -14px;
  }
  .case-details-wrapper .main-content .content-center .list-short .item .short-title,
  .case-details-wrapper .main-content .content-center .list-long .item .short-title {
    line-height: 42px;
  }
  .case-details-wrapper .main-content .content-center .list-short .item .des,
  .case-details-wrapper .main-content .content-center .list-long .item .des {
    font-size: 22px;
    line-height: 30px;
    margin-top: 26px;
  }
  .case-details-wrapper .main-content .content-center .list-short {
    margin-bottom: 0px;
  }
  .case-details-wrapper .main-content .content-center .list-short .item .short-title {
    white-space: nowrap;
    font-size: 28px;
  }
  .case-details-wrapper .main-content .content-center .list-long {
    margin-bottom: 32px;
  }
  .case-details-wrapper .main-content .content-center .list-long .item .short-title {
    white-space: nowrap;
    font-size: 28px;
  }
  .case-details-wrapper .main-content .content-center .list-long .item .short-title-few {
    font-size: 26px;
  }
  .case-details-wrapper .main-content .content-center .fintech .fintech-info {
    font-size: 24px;
    line-height: 32px;
  }
  .case-details-wrapper .main-content .content-center .section-core .core-title {
    font-size: 40px;
    margin-bottom: 32px;
  }
  .case-details-wrapper .main-content .content-center .section-core .core-content {
    flex-direction: column-reverse;
  }
  .case-details-wrapper .main-content .content-center .section-core .core-content .content-item {
    flex-direction: column;
  }
  .case-details-wrapper .main-content .content-center .section-core .core-content .content-item .core-des {
    font-size: 24px;
    line-height: 34px;
  }
  .case-details-wrapper .main-content .content-center .section-core .core-content .content-item .content-item-left {
    width: 80px;
    height: auto;
    margin-bottom: 32px;
  }
  .case-details-wrapper .main-content .content-center .section-core .core-content .content-l,
  .case-details-wrapper .main-content .content-center .section-core .core-content .content-r {
    width: 100%;
  }
  .case-details-wrapper .main-content .content-center .section-core .core-content .content-r .blod-des {
    text-align: left;
    font-size: 28px;
    line-height: 48px;
  }
  .case-details-wrapper .main-content .content-center .section-core .core-content .content-l {
    margin-top: 32px;
  }
  .case-details-wrapper .main-content .content-center .section-core .core-content .content-l .core-des {
    font-size: 28px;
    line-height: 48px;
  }
  .case-details-wrapper .main-content .content-center .base-info {
    font-size: 28px;
    line-height: 48px;
  }
  .case-details-wrapper .main-content .content-center .base-info-bottom {
    margin-bottom: 64px;
  }
}
