.sbox {
  padding-top: 25px;
}
.videoClass {
  border-bottom: 1px solid #eeeeee;
  height: 33px;
  line-height: 33px;
}
.videoClass h2 {
  font-size: 30px;
}
.videoClass li{
  float: left;
  font-size: 12px;
  margin-right: 25px;
}
.videoClass li a {
  color: #555555;
  position: relative;
  display: inline-block;
}
.videoClass span {
  height: 22px;
  line-height: 22px;
  margin-top: 6px;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  border-left: 5px solid #f54343;
  padding-left: 7px;
  margin-left: 8px;
}
.videoClass em {
  color: #cccccc;
  margin: 0 10px;
}

.videoClass li a:hover, .videoClass li a.current {
  color: #33b4ff;
}

.videoBox li {
  float: left;
  font-size: 12px;
  width: 224px;
  color: #555555;
  margin:12px 8px;
  position: relative;
}
.videoClass li a:hover:after, .videoClass li a.current:after {
  left: 0;
  width: 100%;
  transition: all linear 0.4s;
}

.classfiy li a:after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 0;
  border-bottom: 1px solid #33b4ff;
  transition: all linear 0.4s;
}
.videoBox li a{display: block}
.videoBox .shipin div.divc {
  height: 150px;
  position: relative;
}
.videoBox .shipin div.divc img{
  width: 100%;
  height: 150px;
}
.videoBox .zhezhu {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 224px;
  height: 150px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
  filter: alpha(opacity = 50);
}
.videoBox li:hover a .zhezhu{display: block}
.videoBox .zhezhu span {
  display: inline-block;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  background: url(../images/bf2.png) no-repeat;
  z-index: 1;
}
.videoBox .shipin h5 {
  height: 40px;
  overflow: hidden;
  line-height: 20px;
  color: #000000;
  margin: 11px 0 5px 0;
  padding-left: 7px;
}
.videoBox .shipin .shiIntro {
  color: #b2b2b2;
  font-size: 12px;
  margin-bottom: 8px;
  line-height: 17px;
  font-weight: 400;
  height: 34px;
  overflow: hidden;
}
.videoBox .shipin p.count {
  color: #a3a3a3;
  font-size: 12px;
  margin-bottom: 12px;
}
.videoBox .shipin p.count span {
  margin-right: 13px;
}
.videoBox .shipin em {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/ico.png) -70px 0 no-repeat;
  vertical-align: middle;
  margin: 0 5px 0 0px;
}
.videoBox .shipin em.tu2 {
  background-position: -86px 0;
  height: 12px;
}
.videolist .chakan {
  text-align: center;
  margin: 20px 0;
}
.videolist .chakan a {
  color: #888888;
  padding:5px 10px;
}
.videolist .chakan a:hover{color:#ca1608}
.videocontent img{width:100%;margin-bottom:30px;}
/*videotails*/
.videotails .content .video h2{font-size: 30px;line-height: 50px;margin-top:30px;}
.videotails .video{position: relative;}
.videotails .video_video{margin:30px 0;}
.videotails .list_v>p {
  height: 23px;
  line-height: 23px;
  font-size: 20px;
  color: #222;
  font-weight: 600;
  margin-bottom:5px;
}
.videotails .list_v>p i {
  width: 5px;
  height: 23px;
  background: #013d83;
  float: left;
  margin-right: 5px;
}

/*评论*/
.videotails .commentList{width:735px;box-sizing: border-box}
.videotails .commentT .commentTent textarea{width:600px;}
.videotails .commentLevel1 .cComment {
  width: 615px;
}