.block-list82 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 33px;
  width: 100%;
  overflow: hidden;
}
.block-list82 h2 {
  color: #006dba;
  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: #006dba;
  opacity: 1;
  filter: alpha(opacity=100);
}
.gp-articleTitle1 {
  overflow: hidden;
  padding: 30px 0;
  text-align: center;
}
.gp-articleTitle1 h3 {
  line-height: 1.4;
  text-align: center;
}
.gp-articleTitle1 h4 {
  line-height: 1.4;
  text-align: center;
}
.gp-articleAuthor1 {
  padding: 10px 15px;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.5;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.gp-articleAuthor1 span,
.gp-articleAuthor1 i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #666;
  color: #999;
}
.gp-articleAuthor1 i {
  margin: 0 10px;
  font-style: normal;
  font-weight: normal;
  color: #ccc;
}
.gp-articleAuthor1 strong {
  font-weight: normal;
}
.gp-articleAuthor1 span:last-child i {
  display: none;
}
.gp-article1 {
  position: relative;
  line-height: 1.8;
  padding-bottom: 25px;
  padding-top: 15px;
  color: #666;
}
@media screen and (max-width:767px) {
  .gp-article1 {
    font-size: 14px;
  }
}
.gp-annex6 h3 {
  line-height: 2.2;
  color: #333333;
}
.gp-annex6 ul {
  overflow: hidden;
}
.gp-annex6 ul li a {
  height: 2.8em;
  line-height: 2.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  color: #666666;
  display: block;
  background: #f5f5f5;
  border-top: 2px solid #e6e6e6;
  padding: 0 10px;
  box-sizing: border-box;
}
.gp-title50 {
  position: relative;
  text-align: center;
}
.gp-title50 h2 {
  text-align: center;
}
.gp-title50 h2 span {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  color: #999;
}
.gp-title50 h2 a {
  color: #323232;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.block-list168 li a {
  padding: 15px 30px;
  display: flex;
  align-items: center;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  transition: all 0.2s ease-in-out;
}
.block-list168 li a:hover {
  transform: translateX(10px);
  z-index: 2;
}
.block-list168 li a .right {
  width: 68px;
  height: 50px;
  position: relative;
  box-sizing: border-box;
  border-left: 1px solid rgba(51, 77, 102, 0.1);
  color: #98a6b2;
}
.block-list168 li a .right .day {
  line-height: 20px;
  color: #006dba;
}
.block-list168 li a .right .month {
  line-height: 20px;
}
.block-list168 li a .title {
  flex: 1;
  box-sizing: border-box;
  padding-right: 20px;
  margin: 0 0 0;
  line-height: 1.5;
  height: 3em;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width:996px) {
  .block-list168 li a {
    padding: 15px 20px;
  }
}
@media screen and (max-width:767px) {
  .block-list168 li a .title {
    padding-right: 10px;
  }
  .block-list168 li a .right {
    padding-left: 12px;
  }
  .block-list168 li a {
    padding: 10px 15px;
  }
}
