	.newstop {
  padding: 10px 0;
  border-bottom: 1px solid rgb(204, 204, 204);
  overflow: hidden;
  padding-top: 0px
}
.zxtitle {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 26px;
  color: #303133;
  opacity: 1;
}
.newstop .right a{
  color: #7D7D7D
}
.qxkp_box {
  margin-top: 20px;
}

.videojuzhenlist {
  height: auto;
  overflow: hidden;
  margin-left: 0px;
}

.vjcard {
  position: relative;
  width: 280px;
  height: auto;
  border-radius: 5px;
  float: left;
  padding-left: 10px;
  margin-bottom: 25px;
}

.vjcard span {
  width: 60px;
  height: 20px;
  background: rgb(64, 65, 68);
  border-radius: 2px;
  position: absolute;
  line-height: 20px;
  text-align: center;
  right: 10px;
  bottom: 10px;
  display: block;
  font-size: 12px;
  color: #fff;
}

.vjcard img {
  width: 280px;
  height: 163px;
  border-radius: 5px;
}

/*.vjcard:nth-child(4n+1){*/
/*margin-left: 0px;*/
/*}*/
.videojuzhenbottom {
  width: 100%;
  height: 60px;
  background: #fff;
}

.videojuzhenbottom span {
  width: 163px;
  height: 34px;
  background: rgb(240, 243, 245);
  border-radius: 5px;
  line-height: 34px;
  text-align: center;
  color: #909199;
  font-size: 16px;
  display: block;
  margin: 0 auto;
  margin-top: 26px;
  cursor: pointer;
}

.videojuzhenbottom img {
  padding-left: 5px;
  vertical-align: middle;
  width: 14px;
}

.zhuanticardtitle:hover {
  color: #F68D3B;
}

.zhuanticardtitle {
  padding-top: 10px;
  font-size: 16px;
  color: #303133;
  font-weight: bold;
  /* height: 30px; */
  /* line-height: 30px; */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.zhuanticardlist {
  font-size: 14px;
  color: #909199;
  height: 26px;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.zhuanticardlist .DocFrom {
  margin-right: 8px;
  display: inline-block;
}

.date {
  display: inline-block;
}

.vjcard .hotnews-txt .vplay-tag {
  width: 36px;
  height: 36px;
  background: url(https://i.i8tq.com/newAlarm/vplay.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 40%;
  left: 45%;
  margin: 0 auto;
}

.vjcard:hover .hotnews-txt {
  opacity: 1;
  transition: all 0.5s;
}

.vjcard .hotnews-txt {
  position: absolute;
  top: 0;
  right: 0;
  width: 280px;
  height: 163px;
  opacity: 0;
  z-index: 9;
}
