.single_img1 .gp-img-responsive {
  padding-bottom: 26.04%;
  display: block;
}
/*侧边栏*/
.asideList12 .gp-subLeft {
  position: relative;
}
.asideList12 .gp-subLeft .subLeftTitle {
  padding: 24px 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #005190;
  position: relative;
  margin-bottom: 1px;
}
.asideList12 .gp-subLeft .gp-m-inner-header-icon {
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  display: none;
  line-height: 40px;
  transform: translateY(-50%);
}
.asideList12 .gp-subLeft > ul {
  border: 1px solid #ccc;
  border-top: none;
  border-bottom: none;
  text-align: center;
}
.asideList12 .gp-subLeft > ul > li {
  position: relative;
}
.asideList12 .gp-subLeft > ul > li > a {
  padding: 15px 20px 15px 10px;
  display: block;
  transition: all 0.35s ease-in-out;
  position: relative;
  position: relative;
  line-height: 1.4;
  border-bottom: 1px solid #ccc;
}
.asideList12 .gp-subLeft > ul > li > a:hover {
  color: #005190;
  margin-right: 0;
  border-bottom: 1px solid #005190;
}
.asideList12 .gp-subLeft > ul > li a.active {
  color: #005190;
  margin-right: 0;
  border-bottom: 1px solid #005190;
}
.asideList12 .gp-subLeft > ul > li .gp-toggles {
  width: 40px;
  height: 53px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 56px;
  text-align: center;
  cursor: pointer;
  color: #999;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 18px;
}
.asideList12 .gp-subLeft > ul > li a.active + span.gp-toggles {
  color: #005190 !important;
}
.asideList12 .gp-subLeft > ul > li .gp-second-nav {
  display: none;
  background-color: #fff;
}
.asideList12 .gp-subLeft > ul > li .gp-second-nav dd a {
  display: block;
  padding: 8px 22px 8px 5px;
  color: #666;
  transition: all 0.35s ease-in-out;
  position: relative;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
}
.asideList12 .gp-subLeft > ul > li .gp-second-nav dd a:hover {
  color: #005190;
  border-bottom: 1px solid #005190;
}
.asideList12 .gp-subLeft > ul > li .gp-second-nav dd a > span {
  position: relative;
}
.asideList12 .gp-subLeft > ul > li .gp-second-nav dd a.active {
  background-color: #005190;
  color: #fff;
}
@media screen and (max-width:996px) {
  .asideList12 .gp-subLeft .subLeftTitle {
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
  }
  .asideList12 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
  .asideList12 .gp-subLeft > ul {
    display: none;
    text-align: left;
  }
}
.block-list82 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list82 h2 {
  color: #005190;
  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: #005190;
  opacity: 1;
  filter: alpha(opacity=100);
}
.gp-teacherArticle8 {
  display: flex;
  flex-wrap: nowrap;
}
.gp-teacherArticle8 .img {
  width: 220px;
}
.gp-teacherArticle8 .img span {
  padding-bottom: 140%;
}
.gp-teacherArticle8 .info {
  padding-left: 30px;
  flex: 1;
  position: relative;
}
.gp-teacherArticle8 .info h3 {
  color: #333333;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 26px;
}
.gp-teacherArticle8 .info h4 {
  color: #666666;
  font-weight: normal;
  display: inline-block;
}
.gp-teacherArticle8 .info >div {
  border-top: 1px solid #d8d8d8;
  padding: 25px 0 0;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.gp-teacherArticle8 .info .annex {
  margin: 30px 0 0;
}
.gp-teacherArticle8 .info .annex li >a {
  width: 120px;
  display: flex;
  box-sizing: border-box;
  padding: 10px;
  align-items: center;
  border-bottom: 1px solid #000;
  color: #000;
}
.gp-teacherArticle8 .info .annex li >a .span1 {
  font-weight: bold;
  flex: 1;
  overflow: hidden;
}
.gp-teacherArticle8 .info .annex li >a:hover {
  border-bottom: 1px solid #005190;
  color: #005190;
}
@media screen and (max-width:768px) {
  .gp-teacherArticle8 {
    display: block;
    flex-wrap: wrap;
  }
  .gp-teacherArticle8 .img {
    flex: 1;
    margin: 0 auto;
    max-width: 220px;
    margin-bottom: 10px;
    width: auto;
  }
  .gp-teacherArticle8 .info {
    padding-left: 0px;
  }
  .gp-teacherArticle8 .info h3 {
    margin-bottom: 10px;
  }
  .gp-teacherArticle8 .info >div {
    padding: 10px 0 0;
  }
  .gp-teacherArticle8 .info .annex {
    position: relative;
    bottom: auto;
  }
}
