@charset "utf-8";

.st-label {

}

.st-label_title-category {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  padding: 3px 4px;
  background: #999;
  vertical-align: middle;
  border-radius: 4px;
}

.st-label_must {
  width: 34px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  background-color: #c8c8c8;
  border-radius: 8px;
  color: #7e7e7e;
  font-size: 10px;
  display: inline-block;
}
