@media (max-width: 767px) {
  .centere,
  .containeres,
  .foot_top,
  .foot_d1,
  .foot_contact {
    min-width: 0 !important;
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box;
  }

  .containeres {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .foot_top {
    flex-direction: column !important;
    padding: 24px 16px !important;
  }

  .foot_q1,
  .foot_q2,
  .cpzxx {
    width: 100% !important;
    margin: 0 0 20px !important;
    max-width: 100% !important;
  }

  .foot_line0 {
    display: none;
  }

  .foot_tit {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .foot_a1 {
    display: block;
    font-size: 13px;
    line-height: 2;
  }

  .foot_contact {
    padding: 24px 16px;
    background-size: cover !important;
  }

  .con_titword {
    font-size: 22px !important;
    padding-top: 24px !important;
  }

  .con_cenword {
    font-size: 14px !important;
  }

  .foot_bottom,
  .footer-bottom {
    font-size: 12px;
    padding: 16px;
    line-height: 1.6;
    text-align: center;
  }
}
