.single_img1 .gp-img-responsive {
  padding-bottom: 26.04%;
  display: block;
}
.gp-bread4 {
  color: #999999;
  line-height: 1.5;
  margin-bottom: 20px;
  border-bottom: 2px solid #999999;
  padding-bottom: 10px;
}
.gp-bread4 span {
  color: #999999;
}
.gp-bread4 span a {
  color: #999999;
  margin: 0 5px;
}
.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:first-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-annex1 h3 {
  font-size: 18px;
  color: #333333;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  font-weight: normal;
}
.gp-annex1 ul {
  overflow: hidden;
  padding-top: 15px;
}
.gp-annex1 ul li {
  padding-left: 15px;
  position: relative;
}
.gp-annex1 ul li a {
  color: #666666;
  line-height: 1.4;
  height: 1.4em;
  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;
}
.gp-annex1 ul li:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  background: #ddd;
  content: '';
  clear: both;
  border-radius: 50%;
}
