@charset "UTF-8";
/*  创建时间：2017-10-16
 *  创建人：张君尧
 *  创建说明:
 * 
 * 
 */
.paad-top {
  padding-top: 30px;
}
.hotVideo {
  width: 300px;
}
.hotVideo h4 {
  height: 16px;
  padding-left: 10px;
  border-left: 5px solid #f66;
  line-height: 14px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #333;
}
.hotVideo h4 em {
  float: right;
  width: 204px;
  height: 1px;
  background-color: #eee;
  margin-top: 7px;
}
.hotVideo li {
  margin-bottom: 30px;
}
.hotVideo .picwrap {
  position: relative;
  float: left;
  width: 100px;
  height: 70px;
  margin-right: 10px;
  cursor: pointer;
}
.hotVideo .picwrap img {
  width: 100%;
  height: 100%;
  border-radius: 2px;
  overflow: hidden;
}
.hotVideo .picwrap .time {
  position: absolute;
  left: auto;
  right: 2px;
  bottom: 2px;
  width: 54px;
  height: 18px;
  line-height: 18px;
  background: rgba(0, 0, 0, 0.7) url(../img/play.png) no-repeat 7px center;
  border-radius: 10px;
  text-indent: 17px;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0;
}
.hotVideo .titlewrap {
  float: left;
  width: 190px;
}
.hotVideo .titlewrap h5 {
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  cursor: pointer;
}
.hotVideo .titlewrap h5:hover {
  color: #f66;
}
.hotVideo .titlewrap p {
  height: 20px;
  line-height: 20px;
}
.hotVideo .titlewrap p span {
  float: left;
  width: 60px;
  padding-left: 20px;
  background: url(../img/guanka.png) no-repeat 0 center;
}
.hotVideo .titlewrap p em {
  float: left;
  width: 60px;
  padding-left: 20px;
  background: url(../img/pinglun.png) no-repeat 0 center;
}
.videoList {
  padding-bottom: 30px;
}
.videoList li {
  position: relative;
  padding: 30px 0;
  border-bottom: 1px solid #eee;
}
.videoList .picwrap {
  position: relative;
  float: left;
  width: 160px;
  height: 100px;
  margin-right: 20px;
}
.videoList .picwrap img {
  width: 100%;
  height: 100%;
  border-radius: 3px;
  overflow: hidden;
}
.videoList .picwrap span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5) url(../img/bigplay.png) no-repeat center center;
}
.videoList .picwrap time {
  position: absolute;
  left: auto;
  right: 5px;
  bottom: 5px;
  width: 54px;
  height: 18px;
  line-height: 18px;
  background: rgba(0, 0, 0, 0.7) url(../img/play.png) no-repeat 7px center;
  border-radius: 10px;
  text-indent: 17px;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0;
}
.videoList .titlewrap {
  float: left;
  width: 670px;
}
.videoList .titlewrap h4 {
  width: 620px;
  height: 60px;
  margin-top: 5px;
  line-height: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #31424e;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  letter-spacing: 0;
}
.videoList .titlewrap h4:hover {
  color: #f66;
}
.videoList .titlewrap .submsg:hover .sharer {
  float: left;
  display: block;
  margin-top: 8px;
}
.videoList .titlewrap .source {
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 30px;
  color: #5e6b73;
}
.videoList .titlewrap .source img {
  width: 14px;
  height: 14px;
  border: 1px solid #eee;
  border-radius: 2px;
  margin-right: 8px;
  margin-top: -2px;
}
.videoList .titlewrap .time {
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 30px;
  color: #5e6b73;
  padding-left: 20px;
  background: url(../img/time2.png) no-repeat 0 center;
  font-size: 14px;
}
.video {
  width: 860px;
  height: 480px;
  margin-top: 30px;
  overflow: hidden;
}
.submsgWrap {
  height: 24px;
  line-height: 24px;
  margin-top: 20px;
  font-size: 12px;
  color: #31424e;
}
.submsgWrap .watch {
  padding-left: 24px;
  margin-right: 60px;
  background: url(../img/guanka.png) no-repeat 0 center;
  background-size: 19%;
}
.submsgWrap .shares span {
  float: left;
  margin-right: 9px;
}
.submsgWrap .shares a {
  float: left;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin: 0;
  margin-right: 5px;
  vertical-align: top;
}
.submsgWrap .collect {
  padding-right: 22px;
  margin-right: 10px;
  background: url(../img/collection.png) no-repeat right center;
  cursor: pointer;
}
.submsgWrap .collect:hover {
  background: url(../img/collection3.png) no-repeat right center;
}
.submsgWrap .praise {
  float: left;
  padding-right: 5px;
  margin-right: 15px;
  letter-spacing: 0;
}
.submsgWrap .praise span {
  float: left;
  width: 20px;
  height: 24px;
  background: url(../img/shou3.png) no-repeat 0 3px;
}
.submsgWrap .praise:hover span {
  background: url(../img/shou4.png) no-repeat 0 3px;
}
.submsgWrap .tread {
  float: left;
  padding-right: 5px;
  margin-right: 15px;
  letter-spacing: 0;
}
.submsgWrap .tread span {
  float: left;
  width: 20px;
  height: 24px;
  background: url(../img/shou3.png) no-repeat 3px 1px;
  transform: rotate(180deg);
}
.submsgWrap .tread:hover span {
  background: url(../img/shou4.png) no-repeat 3px 1px;
  transform: rotate(180deg);
}
.wzcontent {
  margin-top: 10px;
  color: #31424e;
}
.wzcontent .title {
  line-height: 30px;
  font-size: 20px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
}
.wzcontent p {
  word-break: break-word;
  line-height: 24px;
  margin-top: 10px;
}
.wzcontent p span {
  font-weight: bold;
}
.wzcontent .qyhlg {
  margin-top: 20px;
  margin-bottom: 30px;
}
.wzcontent .qyhlg .picwrap {
  width: 48px;
  height: 48px;
  border: 1px solid #ddd;
  border-radius: 2px;
  overflow: hidden;
  margin-right: 10px;
}
.wzcontent .qyhlg .picwrap img {
  width: 100%;
  height: 100%;
  border-radius: 2px;
  overflow: hidden;
}
.wzcontent .qyhlg h6 {
  line-height: 20px;
}
.wzcontent .qyhlg .addAttention {
  width: 50px;
  height: 20px;
  line-height: 20px;
  background-color: #f66;
  font-size: 12px;
  color: #fff;
  text-align: center;
  border-radius: 2px;
}
.wzcontent .qyhlg .report {
  height: 16px;
  line-height: 16px;
  margin-right: 10px;
  margin-top: 34px;
}
.wzcontent .qyhlg .report a {
  padding-left: 20px;
  background: url(../img/report.png) no-repeat 0 center;
}
.float-L {
  float: left;
}
.float-R {
  float: right;
}
.fixfooter {
  background-color: #333;
  color: #999;
}
