.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: #784B8A;
}
.block-list82 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list82 h2 {
  color: #784B8A;
  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: #784B8A;
  opacity: 1;
  filter: alpha(opacity=100);
}
.asideList16 .gp-subLeft {
  position: relative;
  z-index: 1;
  padding: 13px 0px;
}
.asideList16 .gp-subLeft .subLeftTitle {
  padding: 20px;
  display: none;
  color: #784B8A;
  font-weight: normal;
  text-align: center;
  background: #e1e1e1;
  position: relative;
  margin-bottom: 1px;
}
.asideList16 .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%);
}
.asideList16 .gp-subLeft > ul > li {
  position: relative;
  box-sizing: border-box;
}
.asideList16 .gp-subLeft > ul > li > a {
  padding: 17px 10px 17px;
  display: block;
  transition: all 0.35s ease-in-out;
  position: relative;
  position: relative;
  line-height: 1.4;
  margin: 0 22px;
  border-bottom: #d9d9d9 1px dashed;
  text-align: left;
}
.asideList16 .gp-subLeft > ul > li > a:hover {
  color: #784B8A;
}
.asideList16 .gp-subLeft > ul > li a.active {
  color: #784B8A;
  padding-left: 40px;
}
.asideList16 .gp-subLeft > ul > li .gp-toggles {
  width: 40px;
  height: 47px;
  position: absolute;
  right: 10px;
  top: 5px;
  line-height: 47px;
  text-align: center;
  cursor: pointer;
  color: #999;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 18px;
}
.asideList16 .gp-subLeft > ul > li .gp-second-nav {
  display: none;
  background-color: #fafafa;
}
.asideList16 .gp-subLeft > ul > li .gp-second-nav dd a {
  display: block;
  padding: 12px 20px;
  color: #666;
  transition: all 0.35s ease-in-out;
  position: relative;
  font-size: 15px;
  margin: 0 22px;
  text-align: center;
  border-bottom: #d9d9d9 1px solid;
}
.asideList16 .gp-subLeft > ul > li .gp-second-nav dd a:hover {
  color: #784B8A;
}
.asideList16 .gp-subLeft > ul > li .gp-second-nav dd a > span {
  position: relative;
}
.asideList16 .gp-subLeft > ul > li .gp-second-nav dd a.active {
  background-color: #784B8A;
  color: #fff;
}
@media screen and (max-width: 996px) {
  .asideList16 .gp-subLeft {
    padding-bottom: 0px;
  }
  .asideList16 .gp-subLeft .subLeftTitle {
    display: block;
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
  }
  .asideList16 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
  .asideList16 .gp-subLeft > ul {
    display: none;
  }
  .asideList16 .gp-subLeft > ul > li > a {
    text-align: left;
  }
  .asideList16 .gp-subLeft > ul > li .gp-second-nav dd a {
    text-align: left;
  }
}
