.qiwei-group-box {
  width: 330px;
  height: auto;
  position: relative;
  margin-top: 10px;
}

.qiwei-group-box img {
  width: 100%;
}

.qiwei-group-box.sticky {
  position: fixed;
  top: calc(66px + 216px + 10px + 90px);
}

.qiwei-group-time {
  position: absolute;
  font-size: 12px;
  color: #AAACB0;
  right: 14px;
  top: 24px;
}