/*侧边栏*/
.asideList12 .gp-subLeft {
  position: relative;
}
.asideList12 .gp-subLeft .subLeftTitle {
  padding: 24px 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #94070a;
  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: #94070a;
  margin-right: 0;
  border-bottom: 1px solid #94070a;
}
.asideList12 .gp-subLeft > ul > li a.active {
  color: #94070a;
  margin-right: 0;
  border-bottom: 1px solid #94070a;
}
.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: #94070a !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: #94070a;
  border-bottom: 1px solid #94070a;
}
.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: #94070a;
  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-list78 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list78 h2 {
  color: #94070a;
  line-height: 2.2;
  position: relative;
  display: inline-block;
}
.block-list78 h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #94070a;
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-list78 .gp-bread {
  float: right;
  text-align: right;
  color: #333333;
  opacity: 0.6;
  filter: alpha(opacity=60);
  height: auto;
  line-height: 20px;
  color: #999;
  padding: 10px 0;
  overflow: hidden;
}
.block-list78 .gp-bread span {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #999;
  width: 7px;
  height: 5px;
  background: url(../images/block-list78_rt.png) no-repeat;
  background-size: cover;
}
.block-list78 .gp-bread a {
  color: #333333;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.block-list78 .gp-bread a:hover {
  color: #94070a;
  opacity: 1;
  filter: alpha(opacity=100);
}
.gp-title15 {
  position: relative;
}
.gp-title15 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title15 h2 {
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title15 h2 a {
  color: #94070a;
}
.gp-teacher8 li {
  position: relative;
}
.gp-teacher8 li::before {
  width: 6px;
  height: 80px;
  background-color: #94070a;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 30;
}
.gp-teacher8 li .list-label strong {
  display: inline-block;
  padding: 0 20px 0 13px;
  background-color: #94070a;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-weight: bold;
  border-radius: 0 30px 0 0;
  overflow: hidden;
}
.gp-teacher8 li dl dd a {
  box-sizing: border-box;
  padding: 25px 35px 25px 25px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
  border-left: 3px solid rgba(148, 7, 10, 0.1);
  display: flex;
}
.gp-teacher8 li dl dd a .img {
  width: 130px;
}
.gp-teacher8 li dl dd a .img span {
  padding-bottom: 140%;
}
.gp-teacher8 li dl dd a .info {
  flex: 1;
  padding-left: 30px;
}
.gp-teacher8 li dl dd a .info .tit {
  padding: 15px 0;
  position: relative;
}
.gp-teacher8 li dl dd a .info .tit:before {
  content: '';
  width: 30px;
  height: 2px;
  background-color: #eee;
  position: absolute;
  left: 0;
  top: 0;
}
.gp-teacher8 li dl dd a .info .tit h4 {
  color: #333333;
}
.gp-teacher8 li dl dd a .info .tit .more {
  color: #999999;
}
.gp-teacher8 li dl dd a .info .tit .more:hover {
  color: #94070a;
}
.gp-teacher8 li dl dd a .info p {
  color: #333333;
  line-height: 1.57;
  margin-bottom: 12px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media screen and (max-width:996px) {
  .gp-teacher8 li dl dd a {
    padding: 20px;
  }
}
@media screen and (max-width:768px) {
  .gp-teacher8 li dl dd a {
    padding: 15px;
  }
}
@media screen and (max-width:479px) {
  .gp-teacher8 li dl dd a {
    display: block;
  }
  .gp-teacher8 li dl dd a .img {
    margin: 0 auto;
  }
  .gp-teacher8 li dl dd a .info {
    padding-left: 0;
    margin-top: 10px;
  }
}
.gp-teacher8 li a {
  box-sizing: border-box;
  padding: 25px 35px 25px 25px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
  border-left: 3px solid rgba(148, 7, 10, 0.1);
  display: flex;
}
.gp-teacher8 li a .img {
  width: 130px;
}
.gp-teacher8 li a .img span {
  padding-bottom: 140%;
}
.gp-teacher8 li a .info {
  flex: 1;
  padding-left: 30px;
}
.gp-teacher8 li a .info .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gp-teacher8 li a .info .tit h4 {
  color: #333333;
  padding: 15px 0;
  position: relative;
}
.gp-teacher8 li a .info .tit h4:before {
  content: '';
  width: 30px;
  height: 2px;
  background-color: #eee;
  position: absolute;
  left: 0;
  top: 0;
}
.gp-teacher8 li a .info .tit span {
  color: #999999;
}
.gp-teacher8 li a .info .tit span:hover {
  color: #94070a;
}
.gp-teacher8 li a .info p {
  color: #333333;
  line-height: 1.6;
  margin-bottom: 12px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media screen and (max-width:996px) {
  .gp-teacher8 li a {
    padding: 20px;
  }
  .gp-teacher8 li a .info {
    padding-left: 20px;
  }
}
@media screen and (max-width:768px) {
  .gp-teacher8 li a {
    padding: 15px;
  }
  .gp-teacher8 li a .info {
    padding-left: 15px;
  }
}
@media screen and (max-width:479px) {
  .gp-teacher8 li a {
    display: block;
  }
  .gp-teacher8 li a .img {
    margin: 0 auto;
  }
  .gp-teacher8 li a .info {
    padding-left: 0;
    margin-top: 10px;
  }
  .gp-teacher8 li a .info .tit h4 {
    padding: 6px 0;
  }
}
.gp-teacher2 {
  overflow: hidden;
  margin: 0 -10px;
}
.gp-teacher2 li {
  display: inline-block;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  text-align: center;
}
.gp-teacher2 li a {
  color: #333333;
  display: block;
  margin: 0 10px;
}
