@import "common/var";
.aos-count-time{
  color: $--color-primary;
  border-left: 1px solid #eee;
  cursor: pointer;
}
.counted{
  color: #909399;
  cursor: not-allowed;
}
.disabledClass{
  color: #909399;
  cursor: not-allowed;
}