footer:nth-child(2) {
    display: none;
  }

  footer {
    display: none;
  }

  .index>.swiper-wrapper>.swiper-slide:nth-child(2) .content .part10Content .container:nth-child(3) .width50 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }

  .index>.swiper-wrapper>.swiper-slide:nth-child(2) .content .part10Content .container:nth-child(3) .width50>a {
    width: 47%;
  }

  .mb0 {
    margin-bottom: 0 !important;
  }

  .part12 dl:before {
    content: none;
  }

  .part12 dl::after {
    content: none;
  }

  .part12 dl {
    padding: 10px 0 4px 10px;
    min-height: auto;
  }

  .mb8 {
    margin-bottom: 7px !important;
  }

  .maxh515 {
    max-height: 515px;
    overflow-y: hidden;
  }

  .fyfw_box {
    width: 163px;
    height: 52px;
    text-align: center;
    color: #fff;
    line-height: 52px;
    background-color: #2667c4;
    
    margin-top: 60px;
    transition: all 0.3s;
    font-size: 16px;
  }

  .row>.poa_boxs {
    position: absolute;
    bottom: 36%;
  }

  .wid100 {
    width: 100%;
  }