section {
  padding-bottom: 2.66666667rem;
}
.content {
  width: 18.93333333rem;
  padding: 0 0.53333333rem;
  border-bottom: 0.26666667rem solid #f1f1f1;
  font-size: 0.64rem;
  color: #515151;
  overflow: hidden;
  line-height: 1.17333333rem;
  padding-bottom: 0.8rem;
}
.content .title {
  width: 100%;
  font-size: 0.85333333rem;
  color: black;
  line-height: 1.17333333rem;
  margin: 0.53333333rem 0;
  text-align: center;
  float: left;
}
.content .date {
  width: 100%;
  float: left;
  text-align: center;
  color: #818181;
  line-height: 0.64rem;
  margin-bottom: 0.8rem;
}
.content .bigImg {
  width: 100%;
}
.content .text {
  width: 100%;
  float: left;
  margin: 0.8rem 0 0.4rem;
  text-indent: 2em;
}
.content .share {
  width: 100%;
  height: 0.8rem;
  margin-top: 0.26666667rem;
}
.content .share a {
  margin-left: 1.33333333rem;
  color: #515151;
  line-height: 0.8rem;
  float: right;
}
.content .share a img {
  height: 0.8rem;
  margin-right: 0.4rem;
  float: left;
  width: auto;
}
.list {
  width: 18.93333333rem;
  margin: 0 auto;
  font-size: 0.64rem;
}
.list .top {
  color: #d61518;
  line-height: 1.65333333rem;
  border-bottom: 0.02666667rem solid #d61518;
}
.list .list1 {
  width: 18.93333333rem;
  height: 3.73333333rem;
  padding: 0.53333333rem 0;
  border-bottom: 0.02666667rem solid #c9c9c9;
  overflow: hidden;
  position: relative;
}
.list .list1 img {
  height: 3.73333333rem;
  width: 4.8rem;
  position: absolute;
  left: 0;
  top: 0.53333333rem;
}
.list .list1 .title {
  font-size: 0.74666667rem;
  color: #515151;
  line-height: 1.01333333rem;
  height: 2.02666667rem;
  overflow: hidden;
  width: 12.93333333rem;
  position: absolute;
  top: 0.53333333rem;
  right: 0.85333333rem;
}
.list .list1 .text {
  width: 12.93333333rem;
  height: 0.64rem;
  line-height: 0.64rem;
  color: #818181;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: absolute;
  right: 0.85333333rem;
  bottom: 0.69333333rem;
}


.content img{
    max-width: 100%;
    width: 100%;
}