.mm-page .content .w_1140 .top {
  margin-top: 35px;
  width: 100%;
  border-bottom: 4px solid #1c70c0;
}
.mm-page .content .w_1140 .top span a {
  display: block;
  font-size: 30px;
  display: inline-block;
  padding: 15px;
}
.mm-page .content .w_1140 .top span .active {
  color: #fff;
  background-color: #1c70c0;
}
.mm-page .content .w_1140 .bot > ul li {
  margin: 60px 0 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #666;
  display: flex;
  justify-content: space-between;
}
.mm-page .content .w_1140 .bot > ul li a{
  flex: 0 0 34%;
}
.mm-page .content .w_1140 .bot > ul li img {
  width: 100%;
  height: auto !important;
}
.mm-page .content .w_1140 .bot > ul li .p {
  width: 65%;
}
.mm-page .content .w_1140 .bot > ul li .p h4 {
  margin: 20px 0 34px;
  font-size: 26px;
}
.mm-page .content .w_1140 .bot > ul li .p h4 span {
  float: right;
  font-size: 22px;
}
.mm-page .content .w_1140 .bot > ul li .p p {
  font-size: 20px;
  color: #666;
  line-height: 32px;
}
.mm-page .content .w_1140 .bot .fenye ul {
  margin: 70px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mm-page .content .w_1140 .bot .fenye ul li a {
  display: block;
  width: 28px;
  height: 30px;
  font-size: 26px;
  margin: 0 10px;
  text-align: center;
  line-height: 30px;
}
.mm-page .content .w_1140 .bot .fenye ul li > .active {
  color: #fff;
  background-color: #1c70c0;
}
