.aplus-ap-ladder {
  position: relative;
  width: inherit;
  font-size: 14px;
  /** 自动溢出省略 */
  /** Aplus端样式  */
  /** Admin端样式  */
}
.aplus-ap-ladder__ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.aplus-ap-ladder__major {
  line-height: 22px;
  color: #182948;
}
.aplus-ap-ladder__minor {
  line-height: 22px;
  color: #8896B0;
}
.aplus-ap-ladder__label {
  color: #8896B0;
  word-break: break-all;
}
.aplus-ap-ladder__value {
  color: #182948;
  word-break: break-all;
}
.aplus-ap-ladder__unit {
  margin-left: 5px;
  color: #182948;
}
.aplus-ap-ladder__link {
  cursor: pointer;
  color: #0070ff;
}
.aplus-ap-ladder--admin .aplus-ap-ladder__major {
  color: #333333;
}
.aplus-ap-ladder--admin .aplus-ap-ladder__minor {
  color: #999999;
}
.aplus-ap-ladder--admin .aplus-ap-ladder__label {
  color: #999999;
}
.aplus-ap-ladder--admin .aplus-ap-ladder__value {
  color: #333333;
}
.aplus-ap-ladder--admin .aplus-ap-ladder__unit {
  color: #333333;
}
.aplus-ap-ladder--admin .aplus-ap-ladder__link {
  color: #34b77c;
}
