.thumbnail-duration {
  position: absolute;
  right: 16rpx;
  bottom: 16rpx;
  padding: 6rpx 16rpx;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 24rpx;
  font-weight: 400;
  font-size: 20rpx;
  line-height: 28rpx;
  text-align: center;
  color: #ffffff;
  pointer-events: none;
}
