.block-list82 {
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
  overflow: hidden;
}
.block-list82 h2 {
  line-height: 2.2;
  position: relative;
  display: inline-block;
}
.block-list82 h2 a {
  color: #94070a;
}
.block-list82 .gp-bread {
  float: right;
  text-align: right;
  color: #999999;
  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: 15px;
}
.block-list82 .gp-bread a {
  color: #999999;
}
.block-list82 .gp-bread a:hover {
  color: #94070a;
}
.gp-teacherArticle11 table {
  border: none !important;
  text-align: left;
  width: 100% !important;
}
.gp-teacherArticle11 table th:first-child,
.gp-teacherArticle11 table td:first-child {
  width: 290px !important;
  background: none !important;
}
.gp-teacherArticle11 table th:first-child p,
.gp-teacherArticle11 table td:first-child p,
.gp-teacherArticle11 table th:first-child img,
.gp-teacherArticle11 table td:first-child img {
  max-width: 260px;
}
.gp-teacherArticle11 table th:first-child br,
.gp-teacherArticle11 table td:first-child br {
  display: none;
}
.gp-teacherArticle11 table th:first-child p,
.gp-teacherArticle11 table td:first-child p {
  margin-bottom: 0 !important;
}
.gp-teacherArticle11 table td,
.gp-teacherArticle11 table th {
  padding: 0 !important;
  border: none !important;
  width: auto !important;
}
.gp-teacherArticle11 table td p,
.gp-teacherArticle11 table th p {
  font-weight: normal;
  line-height: 1.8 !important;
  margin-bottom: 10px !important;
}
.gp-teacherArticle11 table td p img,
.gp-teacherArticle11 table th p img {
  display: inline-block;
  width: 100% !important;
  height: auto;
}
.gp-teacherArticle11 .list-paddingleft-2 {
  padding-left: 20px;
}
.gp-teacherArticle11 h2 {
  color: #94070a;
  background-color: #f4f4f4;
  border-left: 5px solid #94070a;
  padding: 6px 0 6px 20px;
  line-height: 1.5 !important;
  margin-bottom: 20px !important;
  font-size: 20px;
}
.gp-teacherArticle11 h2:not(:first-child) {
  margin-top: 25px !important;
}
.gp-teacherArticle11 p {
  font-weight: normal;
  line-height: 1.8;
  margin-bottom: 10px;
}
@media screen and (max-width:767px) {
  .gp-teacherArticle11 table th:first-child,
  .gp-teacherArticle11 table td:first-child {
    width: 230px !important;
  }
  .gp-teacherArticle11 table th:first-child p,
  .gp-teacherArticle11 table td:first-child p,
  .gp-teacherArticle11 table th:first-child img,
  .gp-teacherArticle11 table td:first-child img {
    max-width: 200px !important;
  }
  .gp-teacherArticle11 table th:first-child img,
  .gp-teacherArticle11 table td:first-child img {
    margin-bottom: 10px;
  }
}
@media screen and (max-width:640px) {
  .gp-teacherArticle11 table td,
  .gp-teacherArticle11 table th {
    width: auto !important;
    display: block;
  }
  .gp-teacherArticle11 table th p,
  .gp-teacherArticle11 table td p {
    text-align: left;
    max-width: 300px;
    margin: 0 auto 10px;
  }
  .gp-teacherArticle11 table th p:last-child,
  .gp-teacherArticle11 table td p:last-child {
    margin-bottom: 20px;
  }
  .gp-teacherArticle11 table th p:first-child br,
  .gp-teacherArticle11 table td p:first-child br {
    display: none;
  }
  .gp-teacherArticle11 table th:first-child,
  .gp-teacherArticle11 table td:first-child {
    width: auto !important;
    text-align: center;
  }
  .gp-teacherArticle11 table th:first-child p,
  .gp-teacherArticle11 table td:first-child p {
    text-align: left;
    max-width: 300px;
    margin: 0 auto !important;
  }
}
.gp-annex1 h3 {
  font-size: 18px;
  color: #333333;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  font-weight: normal;
}
.gp-annex1 ul {
  overflow: hidden;
  padding-top: 15px;
}
.gp-annex1 ul li {
  padding-left: 15px;
  position: relative;
}
.gp-annex1 ul li a {
  color: #666666;
  line-height: 1.4;
  height: 1.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.gp-annex1 ul li:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  background: #ddd;
  content: '';
  clear: both;
  border-radius: 50%;
}
