/*
* @Author: wangkexin02
* @Date:   2017-09-19 23:04:53
* @Last Modified by:   wangkexin02
* @Last Modified time: 2017-10-12 17:16:13
*/
.top-banner {
  width: 100%;
  height: 415px;
  background: #0F0F22;
  background-image: url("/static/ziyuan/image/pages/vip/live-banner_72197ac.jpg");
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
}

#toolsBreadcrumbs {
  margin-top: 30px;
  font-size: 14px;
  width: 955px;
  margin: 30px auto 0;
}

.act-list {
  line-height: normal;
  width: 955px;
  margin: 0 auto;
}

.act-list .no-image {
  height: 176px;
}

.act-list .no-image a.act-content {
  width: 100%;
}

.act-list .no-image .act-summary {
  width: 100%;
}

.act-list .no-image p {
  -webkit-line-clamp: 2;
}

.act-list li {
  height: 202px;
  position: relative;
  border-bottom: 1px solid #f1f1f1;
}

.act-list li:hover {
  background-color: #f9f9f9;
}

.act-list .act-content {
  width: 740px;
  display: inline-block;
}

.act-list p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #666666;
}

.act-list .act-summary {
  width: 700px;
}

.act-list .act-info {
  display: block;
  color: #999;
  position: absolute;
  bottom: 30px;
}

.act-list .list-title {
  display: inline-block;
}

.act-list .p-add-skip {
  float: right;
  position: relative;
  top: 30px;
}

.act-list .p-add-skip img {
  width: 190px;
  height: 126px;
}

#page-bar {
  width: 955px;
  margin: 30px auto 90px;
  float: none;
  display: block;
  line-height: 28px;
}

._autohide {
  z-index: 2;
}
