.ph-empty-record {
  text-align: center;
  padding: 3.78667rem 0 0.53333rem;
}
.ph-empty-record.is-pad {
  padding: 1.76758rem 0 0.39063rem;
}
.ph-empty-record.is-pad .empty-image {
  width: 2.02148rem;
  margin: 0 auto 0.19531rem;
}
.ph-empty-record.is-pad .empty-text {
  font-size: 0.23438rem;
  line-height: 0.29297rem;
}
.ph-empty-record .empty-image {
  width: 5.01333rem;
  margin: 0 auto 0.26667rem;
}
.ph-empty-record .empty-text {
  font-size: 0.42667rem;
  line-height: 0.8rem;
  color: #b5b7bd;
}

.ph-imager div {
  background-repeat: no-repeat;
  background-size: contain;
}
.ph-imager .imager-container {
  position: relative;
}
.ph-imager .imager-inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 100%;
}
