/*侧边栏*/
.asideList11 .gp-subLeft {
  position: relative;
}
.asideList11 .gp-subLeft .subLeftTitle {
  padding: 25px 0 25px 40px;
  color: #fff;
  background: #2e758a;
  position: relative;
  margin-bottom: 1px;
}
.asideList11 .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%);
}
.asideList11 .gp-subLeft > ul > li {
  position: relative;
}
.asideList11 .gp-subLeft > ul > li > a {
  padding: 18px 40px;
  display: block;
  transition: all 0.35s ease-in-out;
  position: relative;
  position: relative;
  line-height: 1.4;
  background: #f0f2f7;
  color: #444;
}
.asideList11 .gp-subLeft > ul > li > a:hover {
  color: #2e758a;
  background-color: #fff;
  margin-right: 0;
  font-weight: bold;
}
.asideList11 .gp-subLeft > ul > li > a.active {
  color: #2e758a;
  background-color: #fff;
  margin-right: 0;
  font-weight: bold;
  border-bottom: 1px solid #2e758a;
}
.asideList11 .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;
}
.asideList11 .gp-subLeft > ul > li a.active + span.gp-toggles {
  color: #fff !important;
}
.asideList11 .gp-subLeft > ul > li .gp-second-nav {
  display: none;
}
.asideList11 .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;
  background: #f0f2f7;
}
.asideList11 .gp-subLeft > ul > li .gp-second-nav dd a:hover {
  background-color: #fff;
  color: #2e758a;
  font-weight: bold;
}
.asideList11 .gp-subLeft > ul > li .gp-second-nav dd a.active {
  background-color: #fff;
  color: #2e758a;
  font-weight: bold;
}
.asideList11 .gp-subLeft > ul > li .gp-second-nav dd a > span {
  position: relative;
}
@media screen and (max-width:996px) {
  .asideList11 .gp-subLeft .subLeftTitle {
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
  }
  .asideList11 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
  .asideList11 .gp-subLeft > ul {
    display: none;
  }
}
.block-list78 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list78 h2 {
  color: #2e758a;
  line-height: 2.2;
  position: relative;
  display: inline-block;
}
.block-list78 h2 a {
  color: #2e758a;
}
.block-list78 h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #2e758a;
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-list78 .gp-bread {
  float: right;
  text-align: right;
  height: auto;
  line-height: 20px;
  color: #999999;
  padding: 10px 0;
  overflow: hidden;
}
.block-list78 .gp-bread span {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
  color: #999;
  width: 7px;
  height: 5px;
  background: url(../images/block-list78_rt.png) no-repeat;
  background-size: cover;
}
.block-list78 .gp-bread .gpText {
  width: auto;
  background: none;
  height: auto;
}
.block-list78 .gp-bread a {
  color: #999999;
}
.block-list78 .gp-bread a:hover {
  color: #2e758a;
  opacity: 1;
  filter: alpha(opacity=100);
}
.page-list11 .block-list {
  margin: 0 -10px;
}
.page-list11 .block-list > li {
  margin-bottom: 20px;
}
.page-list11 .block-list > li > a {
  display: block;
  margin: 0 10px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  padding-bottom: 20px;
  transition: all 0.4s ease-out;
}
.page-list11 .block-list > li > a .gp-img-responsive {
  padding-bottom: 56.25%;
}
.page-list11 .block-list > li > a .item-date1 {
  background-color: #2e758a;
  color: #fff;
  font-family: 'Times New Roman', Times, serif;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
}
.page-list11 .block-list > li > a h3 {
  line-height: 24px;
  overflow: hidden;
  padding: 0 20px 0;
  font-weight: normal;
  box-sizing: content-box;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 4.5em;
  line-height: 1.5;
}
.page-list11 .block-list > li > a .p1 {
  margin: 23px 20px 15px;
  line-height: 22px;
  color: #999;
  height: 110px;
  overflow: hidden;
  border-top: 2px solid #ddd5ce;
  padding-top: 15px;
}
@media screen and (min-width:996px) {
  .page-list11 .block-list a:hover {
    transform: translateY(-10px);
  }
}
@media screen and (max-width:766px) {
  .page-list11 .block-list h3 {
    height: auto !important;
  }
  .page-list11 .block-list .p1 {
    height: auto !important;
  }
}
