/*侧边栏*/
.asideList4 .gp-subLeft {
  position: relative;
}
.asideList4 .gp-subLeft .subLeftTitle {
  padding: 20px 15px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  background: #164c9b;
  position: relative;
  margin-bottom: 1px;
  margin-left: 10px;
}
.asideList4 .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%);
}
.asideList4 .gp-subLeft > ul {
  border-left: 10px solid #164c9b;
  background-color: #f8f5f2;
}
.asideList4 .gp-subLeft > ul > li {
  position: relative;
}
.asideList4 .gp-subLeft > ul > li > a {
  padding: 14px 20px;
  display: block;
  transition: all 0.35s ease-in-out;
  position: relative;
  position: relative;
  line-height: 1.4;
  border-bottom: 1px dashed #bfbfbf;
}
.asideList4 .gp-subLeft > ul > li > a:hover {
  color: #164c9b;
  margin-right: 0;
  border-right: 10px solid #164c9b;
}
.asideList4 .gp-subLeft > ul > li:last-child>a {
  border-bottom: none;
}
.asideList4 .gp-subLeft > ul > li a.active {
  color: #164c9b;
  margin-right: 0;
  border-right: 10px solid #164c9b;
}
.asideList4 .gp-subLeft > ul > li .gp-toggles {
  width: 40px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  color: #333;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 18px;
}
.asideList4 .gp-subLeft > ul > li .gp-second-nav {
  display: none;
  background-color: #fafafa;
}
.asideList4 .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;
}
.asideList4 .gp-subLeft > ul > li .gp-second-nav dd a:hover {
  color: #164c9b;
}
.asideList4 .gp-subLeft > ul > li .gp-second-nav dd a > span {
  position: relative;
}
.asideList4 .gp-subLeft > ul > li .gp-second-nav dd a.active {
  color: #164c9b;
}
@media screen and (max-width:996px) {
  .asideList4 .gp-subLeft .subLeftTitle {
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
    margin-left: 0;
  }
  .asideList4 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
  .asideList4 .gp-subLeft > ul {
    display: none;
    border-left: none;
  }
  .asideList4 .gp-subLeft > ul >li >a {
    border-bottom: 1px solid #d3d3d3;
    padding: 5px 10px;
  }
  .asideList4 .gp-subLeft > ul >li >a.active {
    border-right: none;
  }
  .asideList4 .gp-subLeft > ul >li .gp-second-nav dd a {
    padding: 5px 20px 5px 40px;
  }
  .asideList4 .gp-subLeft > ul >li .gp-toggles {
    width: 20px;
    height: 33px;
    line-height: 33px;
    right: 10px;
  }
}
.block-list82 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list82 h2 {
  color: #164c9b;
  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: #164c9b;
  opacity: 1;
  filter: alpha(opacity=100);
}
.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: 230px !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: 200px;
}
.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: #164c9b;
  background-color: #f4f4f4;
  border-left: 5px solid #164c9b;
  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 ul li,
.gp-teacherArticle11 ol li {
  /*list-style-position: outside;
  padding-left: 3.5em !important;*/
  list-style-position: inside;
}
.gp-teacherArticle11 p, 
.gp-teacherArticle11 li {
  font-weight: normal;
  line-height: 1.8 !important;
  margin: 10px 0px !important;
  text-indent: 2em !important;
  font-size: 18px !important;
  font-family: 微软雅黑 !important;
}
.gp-teacherArticle11 li > p{
  text-indent: 0em !important;
  display: inline;
}
.gp-teacherArticle11 p span {
  font-weight: normal;
  line-height: 1.8 !important;
  margin-bottom: 10px !important;
  font-size: 18px !important;
  font-family: 微软雅黑 !important;
  display: inline !important;
}
@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:400px) {
  .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%;
}