.mg-page.mg-knowledge-page .content .mg-content-head {
  padding-top: 10px;
  padding-bottom: 24px;
  margin-bottom: 0;
}

.mg-page.mg-knowledge-page .content .mg-content-head:after {
  display: none;
}

.mg-page.mg-knowledge-page .content .mg-knowledge-zzjb-banner a img {
  width: 100%;
  vertical-align: top;
  border-radius: 4px;
}

.mg-knowledge-top .mg-search-a {
  margin-bottom: 24px;
}

.mg-knowledge-top .mg-search-a a {
  background-color: #F5F7FA;
}

.mg-knowledge-top .mg-knowledge-fast {
  display: flex;
  justify-content: space-around;
  margin-bottom: 24px;
}

.mg-knowledge-top .mg-knowledge-fast .mg-knowledge-fast-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
}

.mg-knowledge-top .mg-knowledge-fast .mg-knowledge-fast-item img {
  width: 32px;
  height: 32px;
  margin-bottom: 14px;
  vertical-align: top;
}

.mg-knowledge-top .mg-knowledege-big-nav {
  display: flex;
  justify-content: space-between;
}

.mg-knowledge-top .mg-knowledege-big-nav a {
  width: calc(50% - 5px);
  border-radius: 4px;
}

.mg-knowledge-top .mg-knowledege-big-nav a img {
  width: 100%;
  vertical-align: top;
}

.mg-page .content .mg-group.mg-knowledge-tjzt {
  padding-top: 0;
}

.mg-page .content .mg-group.mg-knowledge-tjzt .media-list {
  display: flex;
  flex-direction: column;
}

.mg-page .content .mg-group.mg-knowledge-tjzt .media-list .tjzt-item {
  display: flex;
  margin-bottom: 10px;
}

.mg-page .content .mg-group.mg-knowledge-tjzt .media-list .tjzt-item:last-child {
  margin-bottom: 0;
}

.mg-page .content .mg-group.mg-knowledge-tjzt .media-list .tjzt-item a {
  line-height: 30px;
  height: 30px;
  padding: 0 15px;
  border: 1px solid #2AC9AF;
  color: #2AC9AF;
  background: #EAFBF7;
  border-radius: 4px;
}

.mg-page .content .mg-group.mg-knowledge-rdjb {
  margin-bottom: -10px;
}

.mg-page .content .mg-group.mg-knowledge-rdjb .media-list a {
  width: calc(33.3% - 7px);
  margin-right: 10px;
  margin-bottom: 10px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
  background: rgba(145, 147, 153, 0.1);
  color: #606266;
  border-radius: 4px;
  overflow: hidden;
}

.mg-page .content .mg-group.mg-knowledge-rdjb .media-list a:nth-child(3n) {
  margin-right: 0;
}

.mg-zhuanlan-bottom {
  padding-bottom: 44px;
  background: white;
  position: relative;
  margin-top: -10px;
}

.mg-zhuanlan-bottom .mg-list-lower,
.mg-zhuanlan-bottom .mg-list-notfound {
  display: block;
  text-align: center;
  color: #606266;
}

.mg-zhuanlan-bottom .mg-list-notfound {
  color: #909399;
  margin: 10px 0 15px;
}

.mg-zhuanlan-bottom .mg-list-notfound a {
  color: #27C8AF;
  margin-left: 5px;
}

.mgbd_wz_bottom {
  margin: 0 20px;
  display: flex;
  padding-bottom: 40px;
  justify-content: space-between;
}

.mgbd_wz_bottom a {
  border-radius: 4px;
  width: calc( 50% - 5px);
  margin-right: 10px;
}

.mgbd_wz_bottom a img {
  width: 100%;
}

.mgbd_wz_bottom a:last-child {
  margin-right: 0;
}
