.vlist {
  margin-left: -2%;
}
.vlist li {
  width: 48%;
  float: left;
  box-shadow: 2px 0 11px #ccc;
  text-align: center;
  padding: 5px;
  margin-bottom: 10px;
  margin-left: 2%;
}
.tj-list2 {
  font-size: 16px;
}
.tj-list2 li {
  width: 25%;
  float: left;
  text-align: center;
}
.tj-list2 .on span {
  border-bottom: 2px solid #1579d7;
  color: #1579d7;
}
.bgf1 {
  background: #f1f1f1;
}
.video-list .bgff {
  background: #fff;
}
.video-list .video-li {
  border-top-right-radius: 10px;
}
.video-list .video-li img {
  width: 100%;
  height: 150px;
}
.video-list .video-title {
  padding: 5px;
}
.video-list .video-title a {
  color: #333;
}
.video-list .icon-v1 {
  width: 15px;
  height: 12px;
  background: url('/static/reception/images/ph/icon-vbfq.png') no-repeat;
  background-size: auto 12px;
  position: relative;
  top: 1px;
}
.video-list .icon-v2 {
  width: 15px;
  height: 12px;
  background: url('/static/reception/images/ph/icon-vtime.png') no-repeat;
  background-size: auto 12px;
  position: relative;
  top: 1px;
}
.video-list .icon-v3 {
  width: 15px;
  height: 12px;
  background: url('/static/reception/images/ph/icon-vmsg.png') no-repeat;
  background-size: auto 12px;
  position: relative;
  top: 1px;
}
.video-list .icon-v4 {
  width: 15px;
  height: 12px;
  background: url('/static/reception/images/ph/icon-vfx.png') no-repeat;
  background-size: auto 12px;
  position: relative;
  top: 1px;
}
.video-list .pos-rel {
  position: relative;
}
.video-list .video-bfnum {
  position: absolute;
  left: 0;
  bottom: 10px;
  color: #fff;
  width: 100%;
  padding: 10px;
  font-size: 12px;
}
.video-list .video-bfnum i {
  margin-right: 1px;
  margin-left: 3px;
}
.video-t1 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
.video-t1 .com-t1 {
  width: 3px;
  height: 22px;
  background: #1579d7;
  position: relative;
  top: 4px;
}
