

#list-page .fwn-arch-empty {
  margin: 20px 0 40px;
  color: #666;
  text-align: center;
}
html[data-fwn-lights="off"] #list-page .fwn-arch-empty {
  color: #aaa;
}

#list-page .fwn-rank-list,
#list-page .ul-list1-2.rank-list {
  overflow: hidden;
  margin: 0 -8px;
}
#list-page .fwn-rank-list::after,
#list-page .ul-list1-2.rank-list::after {
  content: "";
  display: table;
  clear: both;
}
#list-page .fwn-rank-list .li-row,
#list-page .ul-list1-2 .li-row {
  display: flex;
  width: 50%;
  float: left;
  padding: 0 8px;
  margin-bottom: 15px;
  box-sizing: border-box;
  content-visibility: auto;
  contain-intrinsic-size: auto 177px;
}
#list-page .fwn-rank-list .li-row > .li,
#list-page .ul-list1-2 .li-row > .li {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
#list-page .fwn-rank-list .con,
#list-page .ul-list1-2 .con {
  display: block;
  height: 177px;
  padding: 12px 15px 11px;
  background-color: #fff;
  box-shadow: 0 0 6px #e9e9e9;
  box-sizing: border-box;
  overflow: hidden;
}
#list-page .fwn-rank-list .pic,
#list-page .ul-list1-2 .pic {
  position: relative;
  float: left;
  width: 100px;
  height: 136px;
  margin: 0 15px 0 0;
  padding: 0;
  overflow: hidden;
  border-radius: 2px;
}
#list-page .fwn-rank-list .pic img,
#list-page .ul-list1-2 .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#list-page .fwn-rank-list .txt,
#list-page .ul-list1-2 .txt {
  overflow: hidden;
  min-width: 0;
}


#list-page .fwn-rank-list .tit,
#list-page .ul-list1-2 .tit {
  margin: 0;
  padding: 0;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
}
#list-page .fwn-rank-list .tit a,
#list-page .ul-list1-2 .tit a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #4e4e4e !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none !important;
  word-break: break-word;
}
#list-page .fwn-rank-list .tit:hover a,
#list-page .ul-list1-2 .tit:hover a {
  color: var(--theme-primary, #14425d) !important;
  text-decoration: underline !important;
}


#list-page .fwn-rank-list .core,
#list-page .ul-list1-2 .core {
  display: flex !important;
  align-items: center !important;
  gap: 6px;
  overflow: hidden;
  padding: 4px 0 10px;
  margin: 0;
  line-height: 16px;
  font-size: 12px;
}
#list-page .fwn-rank-list .core > span,
#list-page .ul-list1-2 .core > span {
  float: none;
  flex: 0 0 auto;
  margin: 0;
  line-height: 16px;
  font-size: 12px;
  font-weight: 700;
  color: #4e4e4e;
}
#list-page .fwn-rank-list .core > i.fwn-hot-starbar,
#list-page .ul-list1-2 .core > i.fwn-hot-starbar {
  float: none;
  flex: 0 0 auto;
  display: block;
  width: 88px;
  height: 16px;
  margin: 0;
  padding: 0;
}
#list-page .fwn-rank-list .desc,
#list-page .ul-list1-2 .desc {
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: auto !important;
  text-align: left !important;
}
#list-page .fwn-rank-list .desc .item,
#list-page .ul-list1-2 .desc .item {
  display: flex;
  align-items: center;
  gap: 4px;
  margin: 0 0 8px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  text-align: left;
}
#list-page .fwn-rank-list .desc .item > .glyphicon,
#list-page .ul-list1-2 .desc .item > .glyphicon {
  flex: 0 0 14px;
  width: 14px;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
  color: #888;
  text-align: center;
  position: static;
}
#list-page .fwn-rank-list .desc .item > .right,
#list-page .ul-list1-2 .desc .item > .right {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  text-align: left !important;
}
#list-page .fwn-rank-list .item .e1,
#list-page .fwn-rank-list .item .novel,
#list-page .ul-list1-2 .item .e1,
#list-page .ul-list1-2 .item .novel {
  display: inline-block;
  max-width: 100%;
  line-height: 16px;
  font-size: 14px;
  font-style: normal;
  color: #4e4e4e;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none !important;
}
#list-page .fwn-rank-list .item .novel:hover,
#list-page .ul-list1-2 .item .novel:hover {
  color: var(--theme-link, #3974a9);
  text-decoration: underline !important;
}
#list-page .fwn-rank-list a.chapter,
#list-page .ul-list1-2 a.chapter {
  display: inline-block;
  text-decoration: none !important;
}
#list-page .fwn-rank-list .item .s1,
#list-page .fwn-rank-list .item .s2,
#list-page .ul-list1-2 .item .s1,
#list-page .ul-list1-2 .item .s2 {
  display: inline-block;
  padding: 1px 5px 2px;
  font-size: 12px;
  line-height: 14px;
  color: #fff !important;
  border-radius: 2px;
  vertical-align: middle;
}
#list-page .fwn-rank-list .item .s1,
#list-page .ul-list1-2 .item .s1 {
  background-color: var(--theme-primary, #14425d);
}
#list-page .fwn-rank-list .item .s2,
#list-page .ul-list1-2 .item .s2 {
  background-color: #eca314;
  font-weight: 700;
  margin-right: 4px;
}

@media (max-width: 991px) {
  #list-page .fwn-rank-list .li-row,
  #list-page .ul-list1-2 .li-row {
    width: 100%;
  }
  #list-page .fwn-rank-list .con,
  #list-page .ul-list1-2 .con {
    height: auto;
    min-height: 160px;
  }
}

html[data-fwn-lights="off"] #list-page .fwn-rank-list .con,
html[data-fwn-lights="off"] #list-page .ul-list1-2 .con {
  background-color: #222;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}
html[data-fwn-lights="off"] #list-page .fwn-rank-list .tit a,
html[data-fwn-lights="off"] #list-page .fwn-rank-list .core > span,
html[data-fwn-lights="off"] #list-page .fwn-rank-list .item .e1,
html[data-fwn-lights="off"] #list-page .fwn-rank-list .item .novel,
html[data-fwn-lights="off"] #list-page .fwn-rank-list .item .glyphicon {
  color: #ccc !important;
}
