@charset "UTF-8";
/*内容排版样式*/
.list-container {
  background-color: #fff;
  padding: 0.21333rem 0 0 0; }

.list1 {
  display: inline-block;
  vertical-align: middle;
  padding: 0.426667rem 0.34133rem;
  width:calc(100% - 0.68rem);
  border-bottom: 1px solid rgba(229,229,229,1);
}

.list-container a {
  position: relative;
  text-decoration: none;
  color:rgba(34,34,34,1);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0.021333rem solid #dadada; }

.list-container > a {
  padding-top: 0.42667rem;
  padding-bottom: 0.42667rem; 
}

.list1-img-container {
  position: relative;
  float: left;
  width: 3.75467rem;
  margin-right: 0.256rem; 
}
.imageRadian{
  border-radius: 0.213333rem;
}
.imageRadian img{
  border-radius: 0.213333rem;
}
.list-ratio-32 .list1-img-container{
  height: 2.5024rem;
}
.list-ratio-54 .list1-img-container{
  height: 3.003733rem;
}
.list-ratio-85 .list1-img-container{
  height:2.346667rem;
}
.list-ratio-43 .list1-img-container{
  height:2.816rem;
}
.list-ratio-11 .list1-img-container{
  height:3.754667rem;
}
.list-ratio-11 .list-title{
  -webkit-line-clamp:3 !important;
}

.list1 img {
  float: left;
  width: 100%;
  height: 100%;
  margin-right: 0.256rem; 
}

.list1-img-container img {
  width: 100%; 
}

.list1 .list-title {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;
  -height: 1.70667rem;
  overflow: hidden;
  padding-bottom: 0.17067rem;
  font-size: 0.64rem;
  line-height: 0.93867rem; 
}

.list1 .info {
  padding: 0.21333rem 0 0 0;
  font-size: 0.469333rem;
  line-height: 0.64rem;
  color:rgba(183,183,183,1); }

.list1 .comm-num {
  padding-left: 0.68267rem;
  background: url(../image/comm_bg.png) no-repeat left center;
  background-size: 0.55467rem auto;
  float: right; }

.clearfix:after {
  display: block;
  content: "";
  visibility: hidden;
  line-height: 0;
  overflow: hidden;
  clear: both; }

.time {
  float: left;
  font-size: 0.469333rem;
  margin-right: 0.32rem; }

.count {
  padding-left: 0.72533rem;
  background: url(../image/comm_bg.png) left center no-repeat;
  background-size: 0.55467rem auto;
  float: right;
  font-size: 0.42667rem;
  color: #747474; }

.photo {
  display: block;
  /*padding-bottom: 5px;
    border-bottom: 1px solid #eaeaea;
    box-shadow: 0 1px 1px #fbfbfb;*/
  font-size: 0; }

.photo span.title {
  width: 10.24rem;
  float: left;
  padding-left: 5px;
  line-height: 1.024rem;
  font-size: 0.64rem;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #262626; }

.photo .comm-num {
  margin-right: 0.128rem;
  display: block;
  padding-left: 0.72533rem;
  background: url(../image/comm_bg.png) left center no-repeat;
  background-size: 0.55467rem auto;
  float: right;
  font-size: 0.42667rem;
  color: #747474; }

.photo p::after {
  display: block;
  content: '';
  visibility: hidden;
  clear: both; }

.photo .thumb {
  width: 100%;
  text-align: center;
  /*background: #e9f1f4;*/
  vertical-align: middle; }

.photo img {
  width: 4.48rem;
  margin: 0 0.04267rem 0 0;
  height: 3.328rem; }

.photo img:last-child {
  margin: 0; }

.photo p {
  font-size: 0.64rem;
  margin: 0 0.17067rem 0 0;
  line-height: 1.06667rem; }

.full {
  position: relative;
  width: 100%;
  display: block;
  font-size: 0;
  margin: 0.64rem 0 0 0; }

.full .thumb {
  width: 100%;
  text-align: center;
  max-height: 7.68rem;
  /*background: #e9f1f4;*/
  vertical-align: middle;
  font-size: 0;
  overflow: hidden; }

.full .thumb img {
  width: 100%;
  height: 100%; }

.full h2 {
  position: absolute;
  bottom: 0;
  width: calc(100% - 5px);
  color: #fff;
  font-weight: normal;
  font-size: 0.68267rem;
  height: 1.49333rem;
  padding-left: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1.49333rem;
  FILTER: progid:DXImageTransform.Microsoft.Gradient gradientType=0, startColorStr=rgba(0, 0, 0, 0.04), endColorStr=#333;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.04), #333);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.04), #333);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.04)), to(#333));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.04), #333);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.04), #333); }

.text {
  display: block;
  padding: 0 0.34133rem; }

.text .main-title {
  font-size: 0.64rem;
  line-height: 0.93867rem; }

.text .info {
  padding: 0.21333rem 0 0 0;
  font-size: 0.42667rem;
  line-height: 0.59733rem;
  color: #747474; }

.text .main-title span {
  display: block;
  width: 100%;
  max-height: 1.70667rem;
  overflow: hidden; }

.text .comm-num {
  padding-left: 0.72533rem;
  background: url(../image/comm_bg.png) left center no-repeat;
  background-size: 0.55467rem auto;
  float: right; }

.list-player {
  position: absolute;
  display: block;
  width: 1.28rem;
  height: 1.28rem;
  background: url(../image/play.png) no-repeat center center;
  background-size: 100%; }

.list1 .list-player {
  top: 50%;
  left: 50%;
  margin-left: -0.64rem;
  margin-top: -0.64rem; }

.video .thumb {
  position: relative;
  overflow: hidden;
  text-align: center; }

.video .thumb img {
  width: 100%;
  height: 100%; }

.list-player {
  position: absolute;
  display: block;
  width: 1.28rem;
  height: 1.28rem;
  background: url(../image/play.png) center center no-repeat;
  background-size: 100%; }

.video .thumb {
  position: relative;
  height: 7.68rem;
  overflow: hidden;
  text-align: center; }

.video-container {
  height: 7.68rem;
  overflow: hidden; }

.video-container video {
  height: 100%;
  width: 100%;
  object-fit: fill; }

.video .thumb img {
  height: 100%; }

.video-title-container {
  line-height: 0.93867rem;
  margin-right: 0.128rem; }

.video .comm-num {
  margin-right: 0.128rem;
  font-size: 0.42667rem;
  color: #747474;
  display: block;
  padding-left: 0.72533rem;
  background: url(../image/comm_bg.png) left center no-repeat;
  background-size: 0.55467rem auto;
  float: right; }

.list-container .video-title {
  display: block;
  float: left;
  width: 10.02667rem;
  padding: 0 0 0 0.34133rem;
  font-size: 0.64rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.video .list-player {
  width: 1.70667rem;
  height: 1.70667rem;
  bottom: 8px;
  left: 8px; }

.video-title {
  display: block;
  padding: 0 0.34133rem;
  font-size: 0.64rem;
  line-height: 0.93867rem; }

.group .thumb {
  width: 100%;
  height: 10.24rem;
  max-height: 10.24rem;
  font-size: 0; }

.group .thumb img {
  max-width: 100%;
  height: 100%; }

.drop-down-refresh {
  position: relative;
  font-size: 0.59733rem;
  width: 100%;
  line-height: 1.70667rem;
  text-align: center; }

.drop-down-icon {
  width: 3.712rem;
  height: 1.152rem; }

.label-style {
  display: inline-block;
  width: 0.768rem;
  height: 0.384rem;
  margin-right: 0.10667rem; }

.label-top {
  background: url(../image/label-top.png);
  background-size: 100% 100%; }

.label-recommend {
  background: url(../image/label-recommend.png);
  background-size: 100% 100%; }

.label-popularize {
  background: url(../image/label-popularize.png);
  background-size: 100% 100%; }

.label-hot {
  background: url(../image/label-hot.png);
  background-size: 100% 100%; }

.label-subject {
  background: url(../image/label-subject.png);
  background-size: 100% 100%; }
