.yqgkList .yqgkLi {
  width: 100%;
  box-sizing: border-box;
}
.yqgkList a:hover {
  text-decoration: none;
}
.yqgkList .yqgkLi:hover {
  color: #005192;
  background-color: #dedede;
}
.yqgkList .yqgkLi.active {
  color: #fff;
  background: url(../images/xiaojiantou_blue.png) no-repeat 230px center;
  background-color: #4482bd;
}
.yqgkDiv-2 {
  font-size: 22px;
}

@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;
  }
}
