.follow-remind[data-v-df5d7642] {
  width: 42.55208vw;
  height: 28.64583vw;
  border-radius: 0.20833vw;
  margin: 0.78125vw 0 0 0.78125vw;
  background-color: #fff;
}
.follow-remind .follow-remind-header[data-v-df5d7642] {
  height: 2.86458vw;
  padding: 0 1.04167vw;
  border-bottom: 1px solid #ebeef5;
}
.follow-remind .follow-remind-header .follow-remind-header-name[data-v-df5d7642] {
  font-size: 0.72917vw;
  font-weight: 500;
  color: #333333;
}
.follow-remind .remind-list[data-v-df5d7642] {
  flex-wrap: wrap;
  padding: 1.5625vw 0.41667vw 0.26042vw;
}
.follow-remind .remind-list .remind-item[data-v-df5d7642]:hover {
  background-color: #f3f3f3;
}
.follow-remind .remind-list .remind-item[data-v-df5d7642] {
  width: 8.85417vw;
  height: 5.72917vw;
  background: #fdfdfd;
  border-radius: 0.20833vw;
  border: 1px solid #ebeef5;
  margin: 0 0.625vw;
  padding: 0.52083vw 0.88542vw;
  transition: all 0.5s;
}
.follow-remind .remind-list .remind-item .remind-item-count[data-v-df5d7642] {
  font-size: 1.25vw;
  font-weight: 400;
  color: #4585f3;
  border-bottom: 1px solid #e8e8e8;
  padding: 0.52083vw 0;
}
.follow-remind .remind-list .remind-item .remind-item-bot[data-v-df5d7642] {
  width: 6.92708vw;
  font-size: 0.72917vw;
  font-weight: 400;
  color: #999999;
  margin-top: 0.83333vw;
}
.follow-remind .remind-list .remind-item .remind-item-bot .icon[data-v-df5d7642] {
  width: 1.04167vw;
  height: 1.04167vw;
  margin-right: 0.52083vw;
}
.follow-remind .remind-list .remind-item .remind-item-bot .remind-item-name[data-v-df5d7642] {
  width: 6.25vw;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
