.block-list82 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list82 h2 {
  color: #224f54;
  line-height: 2.2;
  position: relative;
  display: inline-block;
}
.block-list82 .gp-bread {
  float: right;
  text-align: right;
  color: #999;
  height: auto;
  line-height: 20px;
  padding: 10px 0;
  overflow: hidden;
}
.block-list82 .gp-bread span {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}
.block-list82 .gp-bread a {
  color: #999;
}
.block-list82 .gp-bread a:hover {
  color: #224f54;
  opacity: 1;
  filter: alpha(opacity=100);
}
.gp-teacherArticle1 {
  display: flex;
  flex-wrap: nowrap;
}
.gp-teacherArticle1 .img {
  width: 220px;
}
.gp-teacherArticle1 .img span {
  padding-bottom: 140%;
}
.gp-teacherArticle1 .info {
  padding-left: 30px;
  flex: 1;
  position: relative;
}
.gp-teacherArticle1 .info h3 {
  color: #333333;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 26px;
}
.gp-teacherArticle1 .info h4 {
  color: #666666;
  font-weight: normal;
  display: inline-block;
}
.gp-teacherArticle1 .info >div {
  border-top: 1px solid #d8d8d8;
  padding: 25px 0 0;
  text-indent: 2em;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: ;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
@media screen and (max-width:768px) {
  .gp-teacherArticle1 {
    display: block;
    flex-wrap: wrap;
  }
  .gp-teacherArticle1 .img {
    flex: 1;
    margin: 0 auto;
    max-width: 220px;
    margin-bottom: 10px;
    width: auto;
  }
  .gp-teacherArticle1 .info {
    padding-left: 0px;
  }
  .gp-teacherArticle1 .info h3 {
    margin-bottom: 10px;
  }
  .gp-teacherArticle1 .info >div {
    padding: 10px 0 0;
  }
}
.footer_block24 {
  background: url(../images/footer_block24_bg.png) no-repeat center/cover;
  padding: 50px 0;
}
.footer_block24 .footer .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.footer_block24 .footer .flex .gp-fl .logo {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 150px;
}
.footer_block24 .footer .flex .gp-fl .addr {
  margin-top: 20px;
}
.footer_block24 .footer .flex .gp-fl .addr span {
  display: block;
  margin-top: 13px;
}
.footer_block24 .footer .flex .gp-fm {
  float: left;
}
.footer_block24 .footer .flex .gp-fm .link h3 {
  color: #224f54;
  margin-bottom: 20px;
}
.footer_block24 .footer .flex .gp-fm .link a {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.footer_block24 .footer .flex .gp-fm .link a:last-child {
  margin-bottom: 0px;
}
.footer_block24 .footer .flex .gp-fr .code {
  text-align: center;
  max-width: 120px;
}
.footer_block24 .footer .flex .gp-fr .code .gp-img-responsive {
  padding-bottom: 100%;
}
.footer_block24 .footer .flex .gp-fr .code span {
  display: block;
  margin-top: 10px;
}
.footer_block24 .footer .flex > div {
  float: none;
}
@media screen and (max-width: 996px) {
  .footer_block24 .footer .flex .gp-fl {
    width: 45%;
  }
}
@media screen and (max-width: 768px) {
  .footer_block24 .footer .flex {
    display: block;
  }
  .footer_block24 .footer .flex .gp-fl {
    width: 100%;
    text-align: center;
  }
  .footer_block24 .footer .flex .gp-fm {
    float: none;
  }
  .footer_block24 .footer .flex .gp-fm .link h3 {
    margin: 20px 0 10px;
    text-align: center;
  }
  .footer_block24 .footer .flex .gp-fr .code {
    max-width: 120px;
    margin: 0 auto;
    margin-top: 30px;
  }
  .footer_block24 .footer .flex > div {
    width: 100%;
  }
}
