<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box .box-header {
  font-size: 14px;
  font-weight: 700;
  color: #000;
}
.omit {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.flow-list-1 {
  border-top: none;
}
.flow-list-1 .daren-box {
  border-top: 1px solid #e3e4e8;
  border-bottom: 1px solid #e3e4e8;
  position: relative;
  padding:20px 22px 35px 200px;
  font-size: 12px;
  border-radius: 3px;
}
.flow-list-1 .daren-box .main {
  position: absolute;
  top: 8px;
  left: 8px;
}
.flow-list-1 .daren-box .main img {
  border: 7px solid #eeeeee;
  height: 172px;
  width: 172px;
}
.flow-list-1 .daren-box .main .omit {
  font-size: 12px;
  color: #999999;
  margin-top: 1em;
  text-align: center;
}
.flow-list-1 .daren-box .side h3 {
  color: #515151;
  font-size: 16px;
  margin-bottom: 0.6em;
  font-weight: bold;
}
.flow-list-1 .daren-box .side a {
  color: #000;
  display: block;
  font-style: normal;
  padding-bottom: 0.6em;
}
.flow-list-1 .daren-box .side a:hover {
  text-decoration: none;
}
.flow-list-1 .daren-box .side .tags {
  margin: 1px;
}
.flow-list-1 .daren-box .side .tags li {
  padding: 4px 0;
  font-size: 12px;
  line-height: 1.5;
}

.flow-list-1 .daren-box .side .tags li a {
  border-bottom: none;
  color: #333;
  padding-bottom: 0;
  display: block;
}

.flow-list-1 .daren-box .side .tags li a:hover {
  color: #333;
  text-decoration: none;
}
.omitabs{ line-height: 20px; }
.flow-list-1 .daren-box .side .tags li a i,.flow-list-1 .daren-box .side .tags li a i:hover {
    width: 12px;
    height: 12px;
    background-color: #fa5b23;
    font-style:normal;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    line-height: 12px;
    text-align: center;
    color: #fff;
}</pre></body></html>