.gp-bread6 {
  color: #999;
  line-height: 20px;
}
.gp-bread6 span {
  color: #999;
}
.gp-bread6 span a {
  color: #999;
  margin: 0 5px;
}
.gp-title3 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.gp-title3 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title3 h2 {
  font-weight: normal;
  padding: 10px 0;
  margin-bottom: 10px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-articleTitle1 {
  overflow: hidden;
  padding: 30px 0;
  text-align: center;
}
.gp-articleTitle1 h3 {
  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 span:last-child i {
  display: none;
}
.gp-article1 {
  position: relative;
  line-height: 1.8;
  padding-bottom: 25px;
  padding-top: 15px;
  color: #666;
}
.gp-article1 p {
  margin-bottom: 1.5rem;
}
.gp-article1 p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width:767px) {
  .gp-article1 {
    font-size: 14px;
  }
}
/*é™„ä»¶*/
.Annex4 h2 {
  background: rgba(42, 116, 255, 0.25);
  padding: 14px 35px;
  box-sizing: border-box;
  color: #2A74FF;
}
.Annex4 ul {
  margin-top: 20px;
}
.Annex4 ul li {
  position: relative;
  overflow: hidden;
}
.Annex4 ul li a {
  background: #ededee;
  color: #666;
  display: block;
  padding: 5px 30px;
  box-sizing: border-box;
}
.Annex4 ul li a:hover {
  color: #2A74FF;
}
.gp-title5 {
  border-bottom: 1px dashed #ccc;
  text-align: center;
  margin-top: 15px;
}
.gp-title5 h2 {
  font-weight: normal;
  min-width: 190px;
  padding: 25px 15px 23px;
  background-color: #2A74FF;
  color: #fff;
  height: auto;
  line-height: 1.5;
  margin-top: -15px;
  position: relative;
  font-weight: normal;
  vertical-align: top;
  letter-spacing: 0.5px;
}
.gp-title5 h2 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title5 h2:before,
.gp-title5 h2:after {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  content: '';
  border-bottom: 15px solid rgba(42, 116, 255, 0.3);
}
.gp-title5 h2:before {
  border-right: 15px solid transparent;
  right: -15px;
}
.gp-title5 h2:after {
  border-left: 15px solid transparent;
  left: -15px;
}
.gp-title5 .more {
  color: #999;
  padding-top: 8px;
  position: relative;
  z-index: 20;
}
.block-list5 > li {
  height: 49px;
  line-height: 49px;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  padding-left: 15px;
  position: relative;
  transition: transform 0.35s ease-out;
}
.block-list5 > li::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #2A74FF;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2.5px;
}
.block-list5 > li div > a {
  display: block;
}
.block-list5 > li div > span {
  font-family: 'Arial';
  color: #666666;
  float: right;
  font-size: 14px;
  margin-left: 10px;
}
.block-list5 > li:hover {
  transform: translateX(10px);
}
.block-list72 {
  margin-right: -20px;
}
.block-list72 li {
  display: inline-block;
  width: 100%;
}
.block-list72 li a {
  margin-right: 20px;
  display: block;
  padding: 5px 0;
}
