.asideList16 .gp-subLeft {
  position: relative;
  z-index: 1;
  padding: 13px 0px;
}
.asideList16 .gp-subLeft .subLeftTitle {
  padding: 20px;
  display: none;
  color: #044b88;
  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: #044b88;
}
.asideList16 .gp-subLeft > ul > li a.active {
  color: #044b88;
  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: #044b88;
}
.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: #044b88;
  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;
  }
}
.gp-bread6 {
  color: #999999;
  line-height: 20px;
}
.gp-bread6 span {
  color: #999999;
}
.gp-bread6 span a {
  color: #999999;
  margin: 0 5px;
}
.gp-title36 {
  padding-bottom: 15px;
  margin-bottom: 1px;
  border-bottom: 1px solid #044b88;
}
.gp-title36 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title36 h2 {
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title36 h2 a {
  color: #044b88;
}
.gp-title36 .more {
  padding-top: 6px;
  color: #999;
}
.page-list31 .block-list {
  margin: 0 -10px;
}
.page-list31 .block-list li a {
  display: block;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  transition: all 0.2s ease-in-out;
  margin: 0 10px;
  padding: 17px 20px 24px 30px;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
}
.page-list31 .block-list li a:hover {
  transform: translateY(-8px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.page-list31 .block-list li a:hover .title {
  color: #044b88;
}
.page-list31 .block-list li a .title {
  color: #333333;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 1.3em;
  line-height: 1.3;
}
.page-list31 .block-list li a .time {
  color: #999999;
  line-height: 1.4;
  margin: 7px 0 0;
}
@media screen and (max-width:996px) {
  .page-list31 .block-list li a {
    padding: 15px 20px;
  }
}
