@media screen and (max-width: 768px) {
  .yqgkList ul.hidden-pc {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .yqgkList ul a {
    width: 46%;
    height: 40px;
    line-height: 40px;
    background: transparent;
    background-color: #f1f1f1;
    color: #1d71b7;
    text-align: center;
    margin-left: 3%;
    margin-top: 3%;
  }
  .yqgkRight .common-title {
    display: none;
  }
  .fuwu,
  .bottomsoid,
  .footer,
  .di {
    min-width: 100%;
  }
  .yqgkDiv {
    width: 100%;
    height: 75px;
    margin-top: 10px;
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    line-height: 75px;
    background: url(../images/bg_left_channel.jpg) no-repeat;
    background-size: cover;
  }
.infoList li a {
font-size: 16px;
font-weight: normal;
}
}
