.top {
  height: 3.09rem;
  background: #f6fafd;
  padding-left: 0.59rem;
}
.top a {
  font-weight: 400;
  font-size: 0.75rem;
  color: #333333;
  line-height: 3.09rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.box {
  padding: 1.28rem 0.63rem;
}
.box .title {
  font-family: PingFang-SC, PingFang-SC;
  font-weight: bold;
  font-size: 1.44rem;
  color: #333333;
  line-height: 2rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.box .text {
  font-weight: 400;
  font-size: 0.81rem;
  color: #999999;
  text-align: center;
  font-style: normal;
  text-transform: none;
  padding: 0.78rem 0;
  margin: 1.22rem 0 1.5rem;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.box .fwb {
  padding-bottom: 1.63rem;
  border-bottom: 1px solid #eeeeee;
}
.box .fwb img {
  width: calc(100%);
  height: auto;
}
.but {
  padding: 0rem 0.63rem 1.91rem;
}
.but .but_nr {
  display: block;
  font-weight: 400;
  font-size: 0.81rem;
  color: #333333;
  line-height: 1.75rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
