.block-list78 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list78 h2 {
  color: #092c87;
  line-height: 2.2;
  position: relative;
  display: inline-block;
}
.block-list78 h2 a {
  color: #092c87;
}
.block-list78 h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #092c87;
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-list78 .gp-bread {
  float: right;
  text-align: right;
  height: auto;
  line-height: 20px;
  color: #999999;
  padding: 10px 0;
  overflow: hidden;
}
.block-list78 .gp-bread span {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
  color: #999;
  width: 7px;
  height: 5px;
  background: url(../images/block-list78_rt.png) no-repeat;
  background-size: cover;
}
.block-list78 .gp-bread .gpText {
  width: auto;
  background: none;
  height: auto;
}
.block-list78 .gp-bread a {
  color: #999999;
}
.block-list78 .gp-bread a:hover {
  color: #092c87;
  opacity: 1;
  filter: alpha(opacity=100);
}
.gp-teacher11 {
  overflow: hidden;
  padding: 25px 0 0;
}
.gp-teacher11 .wrap_content {
  position: relative;
}
.gp-teacher11 .wrap_content >ul {
  overflow: hidden;
  margin: 0 -14px;
}
.gp-teacher11 .wrap_content >ul li {
  margin-bottom: 55px;
  transition: all 0.3s ease-in-out;
}
.gp-teacher11 .wrap_content >ul li a {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: nowrap;
  justify-content: left;
  margin: 0 14px 0;
  position: relative;
}
.gp-teacher11 .wrap_content >ul li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 30px;
  height: 100%;
  width: 100%;
  border: 1px solid #e6e6e6;
}
.gp-teacher11 .wrap_content >ul li a .left {
  width: 40%;
  z-index: 3;
  max-width: 200px;
}
.gp-teacher11 .wrap_content >ul li a .left .img {
  padding-bottom: 140%;
}
.gp-teacher11 .wrap_content >ul li a .right {
  flex: 1;
  border-radius: 0 20px 0 0;
  margin: 31px 0 0;
  padding: 27px 29px 29px 30px;
  position: relative;
  z-index: 2;
}
.gp-teacher11 .wrap_content >ul li a .right:after {
  content: "";
  display: block;
  width: 44px;
  height: 1px;
  background: #092c87;
  position: absolute;
  top: 1;
  left: 30px;
}
.gp-teacher11 .wrap_content >ul li a .right .title {
  margin: 0 0 14px;
  line-height: 1.3;
  height: 2.6em;
  overflow: hidden;
  color: #333333;
  position: relative;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.gp-teacher11 .wrap_content >ul li a .right .title::after {
  content: "";
  background: #dedede;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 0 0 40px;
}
.gp-teacher11 .wrap_content >ul li a .right .info {
  line-height: 1.5;
  height: 4.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #757575;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.gp-teacher11 .wrap_content >ul li:hover {
  transform: translateY(8px);
}
@media screen and (max-width: 767px) {
  .gp-teacher11 .wrap_content ul li a .right .title {
    height: auto;
    -webkit-line-clamp: none;
  }
}
@media screen and (max-width: 479px) {
  .gp-teacher11 .wrap_content > ul li {
    margin-bottom: 40px;
  }
  .gp-teacher1 .wrap_content ul li a .right .info {
    height: auto;
    max-height: 7.5em;
  }
  .gp-teacher11 .wrap_content > ul li a .right:after {
    left: 15px;
  }
  .gp-teacher11 .wrap_content > ul li a .right {
    padding: 15px;
    margin-top: 15px;
  }
  .gp-teacher11 .wrap_content > ul li a:before {
    top: 15px;
  }
}
