/* 竖图 横图 弹窗 背景公用*/
.uinew-vertical,
.uinew-horizontal,
.uinew-alert {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  overflow: hidden;
}

/* 竖图处理 */
.uinew-vertical {
  background-image: url(//js.ibaotu.com/revision/img/classify/img_ui_shut.png);
}
.uinew-vertical .stencil {
  width: 81.429%;
  height: 83.397%;
  margin: 16.5% auto 0;
  position: relative;
  z-index: 1;
}
.uinew-vertical .stencil img{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  box-shadow: 3px 5px 6px 0px rgba(42, 42, 42, 0.25);
}

/* 横图处理 */
.uinew-horizontal {
  background-image: url(//js.ibaotu.com/revision/img/classify/img_ui_hengt.png);
}
.uinew-hor-top,
.uinew-hor-bottom {
  width: 100%;
  height: 50%;
  overflow: hidden;
  position: relative;
}
.uinew-hor-top .stencil {
  width: 92.571%;
  height: 69.391%;
  margin: 16.5% auto 0;
  position: relative;
  z-index: 1;
}
.uinew-hor-bottom .stencil {
  width: 100%;
  height: 74.904%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.uinew-hor-top .stencil img,
.uinew-hor-bottom .stencil img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  box-shadow: none;
}
.uinew-hor-top .stencil img {
  box-shadow: 4px 5px 3px 0px rgba(42, 42, 42, 0.4);
}

/* 弹窗处理 */
.uinew-alert {
  background-image: url(//js.ibaotu.com/revision/img/classify/img_ui_alert.png);
}
.uinew-alert .stencil {
  width: 54.857%;
  height: 69.011%;
  margin: 27.5% auto 0;
  position: relative;
  z-index: 1;
}
.uinew-alert .stencil img{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
/* 详情页处理 */
.uinew-model-type .uinew-vertical,
.uinew-model-type .uinew-horizontal,
.uinew-model-type .uinew-alert {
  width: 100%;
  height: 1054px;
  position: relative;
  overflow: hidden;
}
.work-info-wrap .uinew-vertical .stencil img,
.work-info-wrap .uinew-hor-top .stencil img,
.work-info-wrap .uinew-hor-bottom .stencil img {
  width: auto;
}

/* 海外摄影图新样机样式 */
.photonew-vertical,
.photonew-vertical .stencil {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.photonew-vertical {
  width: 90.42%;
  height: 88.88%;
  background: #ffffff;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3);
}
.photonew-vertical .stencil {
  width: 96.79%;
  height: 97.83%;
  overflow: hidden;
}
.photonew-vertical .stencil .scrollLoading {
  display: block;
  /* height: 120%; */
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.work-info-wrap .photonew-vertical .stencil img {
  width: auto;
}

/* 横图 */
.photonew-horizontal {
  width: 100%;
  height: 100%;
  position: relative;
}
.photonew-horizontal .photonew-hor-top,
.photonew-horizontal .photonew-hor-bottom {
  width: 100%;
  overflow: hidden;
}
.photonew-horizontal .photonew-hor-top {
  height: 55%;
  background: linear-gradient(0deg, rgba(234, 234, 234, 1), rgba(236, 236, 236, 1), rgba(215, 215, 215, 1));
}
.photonew-horizontal .photonew-hor-bottom {
  height: 45%;
  background: #ffffff;
}
.photonew-hor-top .stencil {
  width: 90.14%;
  height: 73.19%;
  background: #ffffff;
  margin: 10% auto 0;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3);
  position: relative;
}
.photonew-hor-top .stencil .stencil-img {
  width: 96.53%;
  height: 94.71%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}
.photonew-hor-top .stencil .stencil-img img {
  display: block;
  height: 115%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.photonew-hor-bottom .stencil {
  width: 100%;
  height: 100%;
  position: relative;
}
.photonew-hor-bottom .stencil img {
  display: block;
  height: 115%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.photonew-hor-bottom .stencil i {
  display: block;
  width: 26.27%;
  height: 33.97%;
  background: url(//js.ibaotu.com/revision/img/classify/191025/icon_photo.png)center no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.dl-cot .img-wrap {
  position: relative;
}
.work-info-wrap .work-imgs .img-wrap .photo-css-prototype {
  width: 700px;
  height: 1055px;
  position: relative;
  margin: 0 auto;
  background: linear-gradient(180deg, rgba(234, 234, 234, 1), rgba(236, 236, 236, 1), rgba(215, 215, 215, 1));
}
.work-info-wrap .photonew-hor-top .stencil .stencil-img img,
.work-info-wrap .photonew-hor-bottom .stencil img{
  width: auto;
}
/* 响应式 */
@media (max-width: 1440px){
  .uinew-model-type .uinew-vertical,
  .uinew-model-type .uinew-horizontal,
  .uinew-model-type .uinew-alert {
    height: 874px;
  }
  .work-info-wrap .work-imgs .img-wrap .photo-css-prototype {
    width: 580px;
    height: 874px;
  }
}