.loading[data-v-4bc1ce40] {
  background: url(../../staticpc/img/box.gif) no-repeat center;
  width: 96px;
  height: 96px;
  line-height: 80px;
  text-align: center;
  text-indent: -999px;
  overflow: hidden;
  top: 2px;
  left: 2px;
  z-index: 1;
  margin: auto;
}
.channel-list[data-v-4bc1ce40] {
  text-align: right;
}
.channel-list .pro-list[data-v-4bc1ce40] {
  width: 1200px;
  background: 0;
  padding-bottom: 20px;
}
.channel-list .pro-list ul[data-v-4bc1ce40] {
  width: 1210px;
}
.channel-list .pro-list ul li[data-v-4bc1ce40] {
  float: left;
  width: 242px;
  padding: 0;
  border-bottom: 0;
}
.channel-list .search-empty-area[data-v-4bc1ce40] {
  text-align: center;
  color: #999;
  font-size: 14px;
  padding-top: 100px;
  padding-bottom: 60px;
}
.channel-list .search-empty-area[data-v-4bc1ce40]:before {
  content: "";
  width: 100px;
  height: 100px;
  display: block;
  background: url(../../staticpc/img/bg-search-empty.png) no-repeat;
  background-size: 100%;
  margin: 0 auto;
  margin-bottom: 8px;
}
.channel-list #searchLike[data-v-4bc1ce40] {
  text-align: left;
  overflow: hidden;
  height: 400px;
  width: 1210px;
  position: relative;
  margin-bottom: 20px;
}
.channel-list #searchLike .searchLikeTitle[data-v-4bc1ce40] {
  font-size: 18px;
  color: #303133;
  font-weight: 400;
}
.channel-list #searchLike .grid-btn[data-v-4bc1ce40] {
  width: 36px;
  height: 72px;
  top: 190px;
  background: rgba(0, 0, 0, 0.06);
  text-align: center;
  z-index: 3;
  position: absolute;
}
.channel-list #searchLike .grid-btn[data-v-4bc1ce40]:hover {
  background: rgba(0, 0, 0, 0.18);
}
.channel-list #searchLike .grid-btn.disabled[data-v-4bc1ce40] {
  display: none;
}
.channel-list #searchLike .grid-btn.btn-prev[data-v-4bc1ce40] {
  margin-top: 0;
  left: 0;
  border-radius: 0 8px 8px 0;
}
.channel-list #searchLike .grid-btn.btn-next[data-v-4bc1ce40] {
  margin-top: 0;
  right: 6px;
  border-radius: 8px 0 0 8px;
}
.channel-list #searchLike .grid-btn[data-v-4bc1ce40]:before {
  content: "";
  width: 24px;
  height: 26px;
  background: url(../../staticpc/img/icon03.svg) no-repeat;
  position: absolute;
  top: 24px;
}
.channel-list #searchLike .grid-btn.btn-prev[data-v-4bc1ce40]:before {
  left: 2px;
  background-position: -24px 0;
}
.channel-list #searchLike .grid-btn.btn-next[data-v-4bc1ce40]:before {
  left: 6px;
}
.searchPagination {
  padding-top: 0;
}
.searchPagination li {
  background: #f5f5f5;
}
