.block-list82 {
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
  overflow: hidden;
}
.block-list82 h2 {
  line-height: 2.2;
  position: relative;
  display: inline-block;
}
.block-list82 h2 a {
  color: #ba2528;
}
.block-list82 .gp-bread {
  float: right;
  text-align: right;
  color: #999999;
  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: #999999;
}
.block-list82 .gp-bread a:hover {
  color: #ba2528;
}
.page-list44 .block-list232 a {
  display: block;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #e5e5e5;
  margin: 0 10px;
  transition: all 0.3s ease-in-out;
}
.page-list44 .block-list232 a .subNewsImg {
  width: 160px;
  overflow: hidden;
  margin-left: 20px;
}
.page-list44 .block-list232 a .subNewsImg .gpImgSize {
  padding-bottom: 56.25%;
}
.page-list44 .block-list232 a h3 {
  margin-bottom: 10px;
  font-weight: normal;
  transition: all 0.3s ease-in-out;
  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.3em;
  line-height: 1.3;
  overflow: hidden;
}
.page-list44 .block-list232 a p {
  overflow: hidden;
  color: #999999;
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
  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.6em;
  line-height: 1.6;
}
.page-list44 .block-list232 a span {
  display: block;
  padding-left: 20px;
  box-sizing: border-box;
  color: #999999;
  background: url(../images/time.png) no-repeat center left;
  transition: all 0.3s ease-in-out;
}
.page-list44 .block-list232 a:hover {
  background: #ba2528;
}
.page-list44 .block-list232 a:hover .imgResponsive img {
  transform: scale(1.1);
  opacity: 0.85;
}
.page-list44 .block-list232 a:hover .subNewsInfo h3 {
  color: #fff;
}
.page-list44 .block-list232 a:hover .subNewsInfo p,
.page-list44 .block-list232 a:hover .subNewsInfo span {
  color: #e7a4a4;
}
@media screen and (max-width: 480px) {
  .page-list44 .block-list232 a .subNewsImg {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .page-list44 .block-list232 a .subNewsInfoLeft {
    margin-top: 10px;
  }
}
