.pc-header {
    position: inherit;
  }
  .img1 {
    display: block;
  }
  .img2 {
    display: none;
  }
  .ml-const .banner {
    height: auto;
    width: 100%;
  }
  .ml-const .banner img {
    width: 100%;
    height: 100%;
  }
  .ml-const .content {
    overflow: hidden;
    background: url(../images/zfxxgk/jczwgksxbzml/bzml-background.png) center no-repeat;
    background-size: cover;
  }
  .ml-const .content .main {
    margin-top: 40px;
    padding: 30px 0 30px;
    width: 100%;
    background: url(../images/zfxxgk/jczwgksxbzml/bzml-fontbg.png) center no-repeat;
    background-size: 100% 100%;
  }
  .ml-const .content .main p {
    width: 90%;
    text-transform: uppercase;
    color: #e45c30;
    font-family: "Microsoft Ya Hei";
    text-align: left;
    margin: 0 auto;
    font-size: 18px;
    line-height: 40px;
    text-indent: 35px;
  }
  .ml-const .content .con_title {
    width: 410px;
    margin: 50px auto;
  }
  .ml-const .content .con_title h1 {
    font-size: 100%;
  }
  .ml-const .content .gkly-main {
    width: 100%;
  }
  .ml-const .content .gkly-main ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .ml-const .content .gkly-main ul li {
    width: 19%;
    margin-left: 10px;
    margin-bottom: 15px;
    padding: 20px 0 10px;
    background-color: #ffffff;
    border-radius: 5px;
  }
  .ml-const .content .gkly-main ul li a {
    text-align: center;
    display: block;
    text-decoration: none;
  }
  .ml-const .content .gkly-main ul li a img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .ml-const .content .gkly-main ul li a span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    font-size: 18px;
  }
  .ml-const .content .gkly-main ul li a:hover {
    color: #e45c30;
  }
  .ml-const .content .gkly-main ul li:nth-child(5n+1) {
    margin-right: 0;
  }
  @media screen and (max-width: 768px) {
    .img2 {
      display: block;
    }
    .img1 {
      display: none;
    }
  }
  @media screen and (max-width: 768px) {
    .ml-const .content {
      overflow: hidden;
      background: url(../images/zfxxgk/jczwgksxbzml/bzml-background.png) center no-repeat;
      background-size: cover;
    }
    .ml-const .content .gkly-main {
      width: 100%;
    }
    .ml-const .content .gkly-main ul {
      display: block;
      list-style-type: none;
      margin: 0;
      padding: 0;
      display: flex;
      flex-wrap: wrap;
    }
    .ml-const .content .gkly-main ul li {
      width: 30%;
      margin-left: 10px;
      margin-bottom: 15px;
      padding: 20px 0 10px;
      background-color: #ffffff;
      border-radius: 5px;
    }
    .ml-const .content .gkly-main ul li a {
      text-align: center;
      display: block;
      text-decoration: none;
    }
    .ml-const .content .gkly-main ul li a span {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 60px;
      font-size: 16px;
    }
    .ml-const .content .gkly-main ul li:nth-child(5n+1) {
      margin-right: 0;
    }
  }
  