@charset "utf-8";
@media (max-width: 968px) {
  .nav,
  .container {
    width: 100%;
  }
  .header .logo {
    display: block;
    text-align: center;
    margin-right: 0;
  }
  .header .logo img {
    width: 80%;
  }
  .header .xiaoxun {
    font-size: 24px;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 1;
    margin-top: 30px;
  }
  .header .search {
    display: none;
  }
  .nav > ul > li:hover .child {
    display: none;
  }
  .index-right,
  .index-left {
    width: 100%;
  }
  .index-news {
    width: 100%;
    margin-left: 0;
  }
  .index-news-box .pic img {
    height: 260px;
  }
  .index-news-box .txt {
    padding: 20px;
    padding-bottom: 50px;
  }
  .index-news-box .txt h2 {
    font-size: 20px;
  }
  .indexbg1-right,
  .indexbg1-left {
    width: 100%;
  }
  .index-news2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .index-adv {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .zt-pic > ul > li {
    width: 100%;
  }
  .zt-pic > ul > li .pic,
  .zt-pic > ul > li .pic img {
    height: 260px;
  }
  .footer-left {
    width: 100%;
  }
  .footer-info {
    display: block;
  }
  .f-logo {
    width: 80%;
    margin-bottom: 20px;
  }
  .footer-right {
    width: 100%;
    margin-top: 30px;
  }
  .indexbg2,
  .indexbg1 {
    padding: 50px 0;
  }
  .page-slider {
    height: 240px;
  }
  .page-slider img {
    width: 100%;
    height: 240px;
    object-fit: cover;
  }
  .page-right,
  .page-left {
    width: 100%;
  }
  .class-child {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .class-child p {
    width: 50%;
  }
  .page-loc .loc {
    display: none;
  }
  .news-title {
    font-size: 20px;
  }
  .page-message .zy,
  .page-message > div input {
    width: 100%;
  }
}
