.block-list82 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list82 h2 {
  color: #00366f;
  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: #00366f;
  opacity: 1;
  filter: alpha(opacity=100);
}
/*侧边栏*/
.asideList1 .gp-subLeft {
  position: relative;
}
.asideList1 .gp-subLeft .subLeftTitle {
  padding: 20px 15px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  background: #00366f;
  position: relative;
  margin-bottom: 1px;
}
.asideList1 .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%);
}
.asideList1 .gp-subLeft > ul > li {
  position: relative;
}
.asideList1 .gp-subLeft > ul > li > a {
  padding: 15px 20px;
  display: block;
  transition: all 0.35s ease-in-out;
  position: relative;
  position: relative;
  line-height: 1.4;
  border-bottom: 1px solid #e0e0e0;
  border-left: 10px solid #F1F1F1;
}
.asideList1 .gp-subLeft > ul > li > a:hover {
  color: #333;
  background-color: #fff;
  margin-right: 0;
}
.asideList1 .gp-subLeft > ul > li a.active {
  color: #fff;
  margin-right: 0;
  border-left: 10px solid #00366f;
  background-color: #00366f;
}
.asideList1 .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;
}
.asideList1 .gp-subLeft > ul > li a.active + span.gp-toggles {
  color: #fff !important;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav {
  display: none;
  background-color: #fafafa;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a {
  display: block;
  padding: 13px 15px 13px 50px;
  color: #666;
  transition: all 0.35s ease-in-out;
  position: relative;
  font-size: 15px;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a::before {
  content: '';
  width: 10px;
  height: 0;
  left: 0;
  top: 0;
  position: absolute;
  background-color: #00366f;
  transition: all 0.4s ease-in-out;
  height: 100%;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a:hover {
  color: #00366f;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a > span {
  position: relative;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a.active {
  background-color: #00366f;
  color: #fff;
}
@media screen and (max-width:996px) {
  .asideList1 .gp-subLeft .subLeftTitle {
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
  }
  .asideList1 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
  .asideList1 .gp-subLeft > ul {
    display: none;
  }
}
.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: #00366f;
}
.gp-teacherArticle9 {
  position: relative;
}
.gp-teacherArticle9 .incumLeft {
  width: 240px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 50px;
  z-index: 1;
}
.gp-teacherArticle9 .incumLeft .icumImg {
  padding-bottom: 133.33%;
}
.gp-teacherArticle9 .icumRight {
  min-height: calc(240px * 1.3333);
  display: flex;
  flex-direction: column;
}
.gp-teacherArticle9 .icumRight .icumrTop {
  padding: 30px 0 30px 340px;
  box-sizing: border-box;
  line-height: 1.25;
}
.gp-teacherArticle9 .icumRight .icumrTop .names {
  color: #333333;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 12px 0 12px 28px;
}
.gp-teacherArticle9 .icumRight .icumrTop .names::before {
  content: "";
  display: block;
  width: 8px;
  height: 2.5em;
  background: #00366f;
  position: absolute;
  left: 0;
  top: 0;
}
.gp-teacherArticle9 .icumRight .icumrTop span {
  color: #999999;
  margin-left: 30px;
}
.gp-teacherArticle9 .icumRight .icumrBot {
  flex: 1;
  overflow: hidden;
  padding: 35px 0 35px 340px;
  box-sizing: border-box;
  position: relative;
  background: #f2f2f2;
}
.gp-teacherArticle9 .icumRight .icumrBot svg {
  position: absolute;
  right: -35px;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: 140%;
}
.gp-teacherArticle9 .icumRight .icumrBot svg .p1 {
  fill: #00366f;
  fill-opacity: 0.03;
}
.gp-teacherArticle9 .icumRight .icumrBot svg .p2 {
  fill: #00366f;
  fill-opacity: 0.03;
}
.gp-teacherArticle9 .icumRight .icumrBot .icumrb1 {
  color: #333333;
  position: relative;
  margin-top: 20px;
}
.gp-teacherArticle9 .icumRight .icumrBot .icumrb1 p {
  line-height: 1.25;
  margin-bottom: 20px;
}
.gp-teacherArticle9 .icumRight .icumrBot .icumrb1 p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 996px) {
  .gp-teacherArticle9 .incumLeft {
    width: 200px;
    margin: 0 30px;
  }
  .gp-teacherArticle9 .icumRight {
    min-height: calc(200px * 1.3333);
  }
  .gp-teacherArticle9 .icumRight .icumrTop {
    padding: 20px 0 20px 260px;
  }
  .gp-teacherArticle9 .icumRight .icumrBot {
    padding: 20px 0 20px 260px;
  }
}
@media screen and (max-width: 768px) {
  .gp-teacherArticle9 .incumLeft {
    position: relative;
    left: auto;
    top: auto;
    margin: 0 auto;
  }
  .gp-teacherArticle9 .icumRight {
    min-height: auto;
  }
  .gp-teacherArticle9 .icumRight .icumrTop {
    padding: 20px 0 20px 0px;
  }
  .gp-teacherArticle9 .icumRight .icumrBot {
    padding: 20px;
  }
  .gp-teacherArticle9 .icumRight .icumrTop .names {
    padding: 5px 0 5px 15px;
  }
  .gp-teacherArticle9 .icumRight .icumrTop .names::before {
    height: 1.5em;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
  }
  .gp-teacherArticle9 .icumRight .icumrTop span {
    margin-left: 20px;
  }
  .gp-teacherArticle9 .icumRight .icumrBot .icumrb1 p {
    margin-bottom: 15px;
  }
.gp-teacherArticle9 .TeacherProfile dl {
    margin-bottom: 10px;
}

.gp-teacherArticle9 .TeacherProfile dt {
    color: #222;
    padding: 10px 0;
    font-weight: bold;
    line-height: 30px;font-size: 20px;
}

.gp-teacherArticle9 .TeacherProfile dd {
    color: #444;
    line-height: 30px;
    padding: 10px 0;
    box-sizing: border-box;
}
@media screen and (max-width: 479px) {
  .gp-teacherArticle9 .icumRight .icumrTop {
    padding: 15px 0 15px 0px;
  }
}
.gp-article1 {
  position: relative;
  line-height: 1.8;
  padding-bottom: 25px;
  padding-top: 15px;
  color: #666;
}
.gp-article1 p {
  margin-bottom: 1.5rem;
}
.gp-article1 p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width:767px) {
  .gp-article1 {
    font-size: 14px;
  }
}
