#kydt {
  padding: 0.16rem 0.4rem;
  background: #fff;
}
#kydt * {
  font-size: 12px;
}
#kydt li.none {
  text-align: center;
  height: 1.2rem;
  line-height: 1.2rem;
  padding: 0;
}
#kydt li {
  padding: 0.24rem 0;
  border-bottom: 1px solid #eee;
}
#kydt li.loading {
  text-align: center;
}
#kydt li:last-child {
  border: none;
}
#kydt li a {
  display: block;
}
#kydt li div.fl {
  width: calc(97.66%);
}
#kydt li div.fl p.title {
  height: 0.8rem;
  font-size: 0.28rem;
  color: #111;
  line-height: 0.4rem;
  margin-right: 0.16rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 0.3rem;
}
#kydt li div.fl p.time {
  height: 0.3rem;
  line-height: 0.3rem;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
#kydt li div.fl p.time b,
#kydt li div.fl p.time span {
  font-size: 0.22rem;
  color: #737373;
  line-height: 0.3rem;
  margin-right: 0.24rem;
}
#kydt li div.fl p.time b {
  color: #f60;
}
#kydt li img.fr {
  width: 2.1rem ;
  height: 1.5rem;
}
.zandiv {
  text-align: center;
}
.zandiv .zan {
  border: none;
  outline: none;
  background: none;
}
.zandiv .zan img {
  width: 0.5rem;
  height: 0.5rem;
}
#article-detail {
  padding: 0.4rem;
  background: #fff;
}
.article-title {
  font-size: 0.34rem;
  font-family: PingFang-SC-Regular;
  font-weight: 400;
  color: #737373;
  line-height: 0.48rem;
  margin-bottom: 0.2rem;
  color: #111111;
}
.time-num {
  font-size: 0.22rem;
  font-family: PingFang-SC-Regular;
  font-weight: 400;
  color: #737373;
  line-height: 0.3rem;
  margin-bottom: 0.32rem;
}
.tabs {
  height: 0.32rem;
  line-height: 0.32rem;
  margin-top: 0.24rem;
}
.tabs span {
  display: inline-block;
  padding: 0 0.2rem;
  height: 0.32rem;
  line-height: 0.32rem;
  background: #c4c4c4;
  color: #fff;
  font-size: 0.24rem;
  text-align: center;
  vertical-align: top;
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
}
#detail {
  font-size: 0.28rem;
  line-height: 0.4rem;
  color: #333;
}
#detail * {
  font-size: 0.28rem;
  line-height: 0.4rem;
  color: #333;
}
.relative-title {
  width: 100%;
  height: 0.88rem;
  line-height: 0.88rem;
  background: #fff;
  padding: 0 0.4rem;
  font-size: 0.34rem;
  font-family: PingFangSC-Medium;
  font-weight: 700;
  color: #111;
  border-bottom: 1px solid #f0f0f0;
  margin-top: 0.16rem;
}
#public-class {
  background: #fff;
  padding: 0.4rem;
}
#public-class img {
  width: 100%;
  display: block;
}
