.content5 {
  display: flex !important;
}
@media only screen and (max-width: 500px) {
  .our {
    background-color: #f5f8ff;
    padding: 0rem 20rem !important;
    box-sizing: border-box;
  }
  .our .tit1 {
    text-align: center;
    font-size: 16rem;
    color: #333333;
    display: flex;
    justify-content: center;
  }
  .our .tit1 .tit_bg {
    background-image: url(../image/dzsw/tit_bg.png);
    background-repeat: no-repeat;
    background-position: right 6rem;
    width: fit-content;
    padding: 0 11rem;
    height: 50rem;
    line-height: 50rem;
    background-size: 27rem 27rem;
  }
  .our .tit2 {
    text-align: center;
    font-size: 10rem;
    line-height: 15rem;
    color: #666666;
  }
  .lc_bg_img {
    width: 100% !important;
    height: auto !important;
    margin: 20rem auto !important;
  }
  .adaptation01 {
    display: flex !important;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 4%;
    margin-bottom: 20rem;
  }
  .our .content3 .item {
    width: 48%;
    text-align: center;
    margin: 15rem 0rem 0 0;
    background-color: #ffffff;
    border-radius: 15rem;
    padding: 10rem 0;
  }
  .our .content3 .item .icon img {
    width: 59rem;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .our .content3 .item .title {
    font-size: 12rem;
    color: #333333;
    margin: 15rem 0 10rem 0;
  }
  .our .content3 .item .text {
    font-size: 12rem;
    color: #666666;
  }
  .gs-overflow {
    width: 100% !important;
    height: 230rem !important;
    overflow: hidden;
    position: relative;
    margin: 20rem 0;
  }
  .gs-overflow img {
    width: 500rem !important;
    height: auto !important;
    position: absolute;
    right: 0;
    top: -30rem;
  }
  .bg_yy {
    background-image: url();
  }
  }
  .bg_ys {
    background-image: url();
  }
  .bg_yy img {
    width: 100% !important;
    height: auto !important;
  }
  .margin_top_none {
    margin-top: 20rem !important;
  }
  .our .content4 {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 4%;
  }
  .our .content4 .item {
    width: 48%;
    text-align: center;
    margin: 20rem 0rem 0 0;
    background-color: #fff;
    border-radius: 15rem;
    padding: 15rem;
    box-sizing: border-box;
  }
  .our .content4 .item .icon img {
    width: 51rem;
    height: 51rem;
    display: block;
    margin: 0 auto;
  }
  .our .content4 .item .title {
    font-size: 12rem;
    color: #333333;
    margin: 15rem 0;
  }
  .our .content4 .item .text {
    font-size: 12rem;
    color: #666666;
  }
  .our44 {
    margin-top: 20rem;
  }
  .our .content5 {
    padding-bottom: 10rem;
  }
  .our .content5 .item {
    width: 48%;
    text-align: center;
    margin-top: 10rem;
    background-color: #3262c9;
    border-radius: 15rem;
    padding: 20rem 0;
  }
  .our .content5 .item .icon img {
    width: 51rem;
    height: 51rem;
    display: block;
    margin: 0 auto;
  }
  .our .content5 .item .title {
    font-size: 12rem;
    color: #ffffff;
    margin: 15rem 0 0;
  }
  .our .content6 {
    display: flex !important;
    margin-top: 20rem;
  }
  .our .content6 .item {
    width: 100%;
    margin: 0 0rem 20rem 0;
    background-color: #ffffff;
    border-radius: 15rem;
    display: flex;
    align-items: center;
    padding: 15rem;
    box-sizing: border-box;
  }
  .our .content6 .item .icon {
    margin-right: 10rem;
  }
  .our .content6 .item .icon img {
    width: 45rem !important;
    height: auto !important;
    display: block;
  }
  .our .content6 .item .title {
    font-size: 13rem;
    color: #333333;
  }
  .our .content6 .item .text {
    margin-top: 10rem;
    font-size: 12rem;
    color: #333333;
  }
}
