.seamless-warp[data-v-791d0430] {
  display: inline-block;
  min-width: 300px;
  font-size: 14px;
  height: 60px;
  overflow: hidden;
  cursor: pointer;
  float: left;
}
.seamless-warp__content[data-v-791d0430] {
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  height: 60px;
  width: 100%;
  color: #737373;
}
.seamless-warp__content[data-v-791d0430]:hover {
  color: #39986d;
}
.seamless-warp__date[data-v-791d0430] {
  padding-right: 10px;
}

