#hot .more {
  text-align: center;
  color: #000;
  font-size: 16px;
  cursor: pointer;
  margin-top: 20px;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
  cursor: pointer;
}
.list-group-item {
  position: relative;
  display: block;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 3px;
}
.container {
  margin: 0 auto;
  width: 1200px;
  clear: both;
  position: relative;
}
.head_tick {
  margin-bottom: 50px;
}
.head_tick li {
  float: left;
  line-height: 30px;
  width: 80px;
  text-align: center;
  margin-right: 5px;
  font-size: 14px;
}
.head_tick li.current {
  background-color: #009999;
}
.head_tick li.current a {
  color: #fff;
}
.head_tick .head_tick_title {
  background: none;
  height: 30px;
  line-height: 30px;
  font-size: 26px;
  text-align: left;
  float: left;
  width: 150px;
}
/* 视频容器 */
.video-icon-container {
  width: 224px;
  height: 336px;
  margin-right: 20px;
  margin-bottom: 50px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background-color: #ECE9D8;
  float: left;
  box-shadow: 1px 1px 1px #999;
}
.video-icon-container .price {
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 36px;
  line-height: 26px;
  height: 26px;
  padding-left: 40px;
  background: transparent url('../img/shoufei.png') no-repeat;
  z-index: 5;
}
.video-icon-container .price_free {
  text-indent: -9999px;
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 46px;
  line-height: 26px;
  height: 26px;
  padding-left: 30px;
  background: transparent url('../img/shoufei1.png') no-repeat;
  z-index: 5;
  /*background:rgba(127,255,0,0.6);*/
}
.video-icon-container .thumb img {
  width: 224px;
  height: 224px;
}
.video-icon-container .title {
  position: absolute;
  bottom: 0px;
  line-height: 30px;
  z-index: 2;
  background-color: #ECE9D8;
}
.video-icon-container .title li {
  float: left;
  list-style-type: none;
}
.video-icon-container .title li.play-status {
  background: url(../img/play.png) 0px 6px no-repeat;
  width: 50px;
  padding-left: 25px;
  margin-left: 5px;
  color: #999;
}
.video-icon-container .title li.score {
  background: url(../img/score.png) 0px 6px no-repeat;
  width: 70px;
  padding-left: 25px;
  color: #999;
}
.video-icon-container .title li.chouke {
  background: url(../img/chouke.png) 0px 2px no-repeat;
  padding-left: 25px;
  height: 30px;
  margin-left: 20px;
}
.video-icon-container .detail {
  position: absolute;
  top: 224px;
  background-color: #ECE9D8;
  width: 224px;
}
.video-icon-container .detail.narrow {
  top: 200px;
}
.video-icon-container .detail .vname {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  padding-left: 5px;
  margin-top: 10px;
  height: 40px;
  overflow: hidden;
  width: 95%;
}
.video-icon-container .detail .recommend {
  background: url(../img/recommend.png) 0px 0px no-repeat;
  width: 24px;
  height: 24px;
  float: left;
  margin-left: 10px;
}
.video-icon-container .detail .attach {
  background: url(../img/attach.png) 0px 0px no-repeat;
  width: 24px;
  height: 24px;
  float: left;
  margin-left: 10px;
}
.video-icon-container .detail .attach1 {
  background: url(../img/attach1.png) 0px 0px no-repeat;
  width: 24px;
  height: 24px;
  float: left;
  margin-left: 10px;
}
.video-icon-container .detail .author {
  background: #f8aa48 url(../img/author.png) 0px 2px no-repeat;
  overflow: hidden;
  height: 20px;
  margin-left: 5px;
  width: 60px;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: #fff;
  padding-left: 25px;
  margin-top: 15px;
  display: none;
}
.video-icon-container .detail .brief {
  margin-top: 10px;
  margin-left: 5px;
  width: 185px;
  height: 160px;
  border-left: 3px #999 solid;
  font-size: 14px;
  color: #999;
  padding-left: 3px;
  line-height: 16px;
  overflow: hidden;
  display: none;
}
.video-icon-container.narrow {
  width: 200px;
  height: 278px;
}
.video-icon-container.narrow .thumb img {
  width: 200px;
  height: 200px;
}
.video-icon-container.narrow .detail {
  position: absolute;
  top: 200px;
  background-color: #ECE9D8;
  width: 200px;
}
.video-icon-container.narrow .title li.chouke {
  padding-left: 25px;
  margin-left: 10px;
}
.video-icon-container.narrow .title li.score {
  padding-left: 15px;
}
/*小组容器*/
.group_wrapper {
  float: left;
  position: relative;
}
.group_wrapper .logo {
  float: left;
  width: 80px;
  height: 80px;
}
.group_wrapper .logo img {
  width: 80px;
  height: 80px;
}
.group_wrapper .info-list {
  margin-top: 30px;
  float: left;
  margin-left: 10px;
}
.group_wrapper .info-list li {
  padding-right: 5px;
  width: auto;
  border-right: 1px solid #666;
  float: left;
  margin-right: 5px;
  text-align: center;
  list-style: none;
  color: #666;
}
.group_wrapper .title {
  margin-top: 10px;
}
.group_wrapper .saytext {
  height: 40px;
  color: gray;
}
.group_wrapper .saytext p {
  margin: 8px 0px;
}
.group_wrapper .operation {
  position: absolute;
  height: 30px;
  color: #fff;
  top: 93px;
  right: 20px;
  line-height: 30px;
  text-align: center;
}
.group_wrapper .operation span {
  display: inline-block;
  margin-left: 5px;
}
/**
 * 分页
 */
.cs-page {
  padding: 5px 0;
  text-align: center;
  height: 24px;
  font-size: 0;
}
.cs-page a {
  display: inline-block;
  height: 22px;
  padding: 0 10px;
  line-height: 22px;
  background: #fff;
  border: 1px solid #e3e3e3;
  text-align: center;
  font-size: 12px;
  margin: 0 2px;
  vertical-align: middle;
  border-radius: 2px;
}
.cs-page a.a1 {
  background: url(http://www.qiyipic.com/common/fix/images/titleBg001.png) 0 -60px no-repeat;
  width: 56px;
}
.cs-page span {
  font-size: 12px;
  margin: 0 2px;
  vertical-align: middle;
  border-radius: 2px;
}
.cs-page .curPage {
  display: inline-block;
  padding: 0 10px;
  height: 22px;
  line-height: 22px;
  background: #009ee0;
  border: 1px solid #009ee0;
  color: #fff;
  text-align: center;
}
