.ph-page-fail {
  text-align: center;
  padding-top: 2.98667rem;
  padding-bottom: 0.53333rem;
}
.ph-page-fail.is-pad {
  padding-top: 1.42578rem;
  padding-bottom: 0.19531rem;
}
.ph-page-fail.is-pad .fail-image {
  width: 2.03125rem;
  margin: 0 auto;
}
.ph-page-fail.is-pad .fail-text {
  margin-top: 0.19531rem;
  font-size: 0.23438rem;
  line-height: 0.29297rem;
}
.ph-page-fail.is-pad .reload-btn {
  height: 0.64453rem;
  font-size: 0.27344rem;
  line-height: 0.64453rem;
  border-radius: 0.32227rem;
  margin: 1.73828rem auto 0;
  width: 80%;
}
.ph-page-fail .fail-image {
  width: 5.54667rem;
  margin: 0 auto;
}
.ph-page-fail .fail-text {
  margin-top: 0.26667rem;
  color: #b5b7bd;
  font-size: 0.42667rem;
  line-height: 0.8rem;
}
.ph-page-fail .reload-btn {
  display: block;
  overflow: hidden;
  height: 1.49333rem;
  color: #fff;
  font-size: 0.53333rem;
  font-weight: 400;
  line-height: 1.49333rem;
  text-align: center;
  text-overflow: ellipsis;
  word-break: break-word;
  white-space: nowrap;
  background-color: #ffbb0a;
  border-radius: 0.74667rem;
  border: none;
  padding: 0 2rem;
  margin: 0.37333rem auto 0;
  outline: 0;
  touch-action: manipulation;
}

.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%;
}
