.Conten {
  width: 9.453333rem;
  margin: 0 auto;
}
.Conten ul a li {
  width: 9.453333rem;
  height: 9.28rem;
  background: #f8f8f8;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.306667rem;
}
.Conten ul a li .COntli {
  width: 8.68rem;
}
.Conten ul a li .COntli .ConZanme {
  width: 100%;
  display: flex;
}
.Conten ul a li .COntli .ConZanme span {
  display: block;
  font-size: 0.6rem;
  color: #B5B2B2;
  height: 0.48rem;
  line-height: 0.6rem;
  font-weight: 700;
}
.Conten ul a li .COntli .ConZanme i {
  font-size: 0.373333rem;
  font-weight: 400;
  text-align: left;
  color: #b5b2b2;
  display: block;
  margin-left: 0.12rem;
  line-height: 0.666667rem;
}
.Conten ul a li .COntli .Context {
  width: 8.373333rem;
  height: 0.466667rem;
  margin-top: 0.44rem;
  font-size: 0.453333rem;
  color: #333;
  font-weight: bold;
  line-height: 0.466667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  line-clamp: 1;
}
.Conten ul a li .COntli .Conttitle {
  width: 8.746667rem;
  font-size: 0.346667rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
  margin-top: 0.346667rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.Conten ul a li .COntli .Conimg {
  width: 8.653333rem;
  height: 3.853333rem;
  margin-top: 0.493333rem;
}
.Conten ul a li .COntli .Conimg img {
  width: 8.653333rem;
  height: 3.853333rem;
}

