/*侧边栏*/
.asideList8 .gp-subLeft {
  position: relative;
}
.asideList8 .gp-subLeft .subLeftTitle {
  padding: 25px 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: url(../images/asideList8_subleft_bg.png) no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 1px;
  box-sizing: border-box;
  border-radius: 0 0 0 35px;
}
.asideList8 .gp-subLeft .subLeftTitle b {
  background: url(../images/asideList8_subleft_b.png) no-repeat;
  width: 23px;
  height: 29px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.asideList8 .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%);
}
.asideList8 .gp-subLeft > ul {
  margin-top: 15px;
  padding: 0 25px;
  box-sizing: border-box;
}
.asideList8 .gp-subLeft > ul > li {
  position: relative;
}
.asideList8 .gp-subLeft > ul > li > a {
  padding: 18px 20px;
  display: block;
  transition: all 0.35s ease-in-out;
  position: relative;
  position: relative;
  line-height: 1.4;
  text-align: center;
}
.asideList8 .gp-subLeft > ul > li > a:hover {
  color: #333;
  background-color: #fff;
  margin-right: 0;
}
.asideList8 .gp-subLeft > ul > li a.active {
  color: #0f4588;
  margin-right: 0;
  border-bottom: 1px solid #0f4588;
  font-weight: bold;
}
.asideList8 .gp-subLeft > ul > li .gp-toggles {
  width: 40px;
  height: 64px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 64px;
  text-align: center;
  cursor: pointer;
  color: #999;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 18px;
}
.asideList8 .gp-subLeft > ul > li .gp-second-nav {
  display: none;
  background-color: #efefef;
}
.asideList8 .gp-subLeft > ul > li .gp-second-nav dd a {
  display: block;
  padding: 10px 15px 10px 50px;
  color: #666;
  transition: all 0.35s ease-in-out;
  position: relative;
  text-align: center;
}
.asideList8 .gp-subLeft > ul > li .gp-second-nav dd a:hover {
  color: #0f4588;
}
.asideList8 .gp-subLeft > ul > li .gp-second-nav dd a > span {
  position: relative;
}
.asideList8 .gp-subLeft > ul > li .gp-second-nav dd a.active {
  background-color: #0f4588;
  color: #fff;
}
@media screen and (max-width:996px) {
  .asideList8 .gp-subLeft .subLeftTitle {
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
  }
  .asideList8 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
  .asideList8 .gp-subLeft > ul {
    display: none;
    padding: 0;
  }
  .asideList8 .gp-subLeft > ul >li >a {
    padding: 5px 10px 5px 30px;
    font-size: 14px;
    text-align: left;
  }
  .asideList8 .gp-subLeft > ul >li >a.active {
    border-bottom: none;
  }
  .asideList8 .gp-subLeft > ul >li .gp-toggles {
    height: 28px;
    line-height: 28px;
  }
  .asideList8 .gp-subLeft > ul >li .gp-second-nav {
    background: none;
  }
  .asideList8 .gp-subLeft > ul >li .gp-second-nav dd a {
    padding: 5px 10px 5px 50px;
    font-size: 14px;
    text-align: left;
  }
}
.block-list78 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list78 h2 {
  color: #0f4588;
  line-height: 2.2;
  position: relative;
  display: inline-block;
}
.block-list78 h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #0f4588;
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-list78 .gp-bread {
  float: right;
  text-align: right;
  color: #333333;
  opacity: 0.6;
  filter: alpha(opacity=60);
  height: auto;
  line-height: 20px;
  color: #999;
  padding: 10px 0;
  overflow: hidden;
}
.block-list78 .gp-bread span {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #999;
  width: 7px;
  height: 5px;
  background: url(../images/block-list78_rt.png) no-repeat;
  background-size: cover;
}
.block-list78 .gp-bread a {
  color: #333333;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.block-list78 .gp-bread a:hover {
  color: #0f4588;
  opacity: 1;
  filter: alpha(opacity=100);
}
.page-list37 >ul li {
  overflow: hidden;
  border-bottom: #ebeef6 1px solid;
  padding: 25px 0;
  box-sizing: border-box;
}
.page-list37 >ul li > a {
  display: flex;
  overflow: hidden;
}
.page-list37 >ul li > a .newsImg {
  display: block;
  width: 290px;
  overflow: hidden;
}
.page-list37 >ul li > a .newsImg .newPic {
  display: block;
  padding-bottom: 56.21%;
}
.page-list37 >ul li > a .newsText {
  flex: 1;
  padding-left: 27px;
  box-sizing: border-box;
  transition: all 0.3s ease;
}
.page-list37 >ul li > a .newsText .textart {
  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;
  height: 1.5em;
  line-height: 1.5;
}
.page-list37 >ul li > a .newsText .textsum {
  line-height: 1.5;
  color: #666666;
  display: block;
  margin: 15px 0 30px 0;
  box-sizing: content-box;
  height: 4.5em;
  overflow: hidden;
  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;
}
.page-list37 >ul li > a .newsText .date {
  display: inline-block;
  line-height: 1.79;
  color: #fff;
  background: #0f4588;
  padding: 0 10px;
  box-sizing: border-box;
  position: relative;
}
.page-list37 >ul li > a .newsText .date:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-right: 3px solid #0f4588;
  position: absolute;
  left: -3px;
  top: 0;
}
.page-list37 >ul li a:hover .newsImg img {
  opacity: 1;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.page-list37 >ul li a:hover .newsText {
  padding-left: 35px;
}
.page-list37 >ul li a:hover .textart {
  color: #0f4588;
}
@media screen and (max-width: 767px) {
  .page-list37 li > a .newsText .textsum {
    padding: 5px 0 0px 0;
    margin-bottom: 10px;
  }
}
@media screen and (max-width:750px) {
  .page-list37 li > a {
    display: block;
  }
  .page-list37 li > a .newsImg {
    width: 100%;
    margin-bottom: 20px;
  }
  .page-list37 li > a .newsText {
    padding-left: 0;
  }
}
