/* RiPro 首页大图增强 V1.2.2 */
.section.rizhuti_v2-widget-slideer-img.rhe-home-section,
.section.rizhuti_v2-widget-slider-img.rhe-home-section{
  position:relative!important;
  overflow:hidden!important;
}
.section.rizhuti_v2-widget-slideer-img.rhe-home-section > .rhe-home-video-layer,
.section.rizhuti_v2-widget-slider-img.rhe-home-section > .rhe-home-video-layer{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
  z-index:0!important;
  background-position:center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-color:#111!important;
}
.section.rizhuti_v2-widget-slideer-img.rhe-home-section > .rhe-home-video-layer > .rhe-home-video,
.section.rizhuti_v2-widget-slider-img.rhe-home-section > .rhe-home-video-layer > .rhe-home-video{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  object-fit:cover!important;
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  border:0!important;
  background:transparent!important;
  pointer-events:none!important;
}
.section.rizhuti_v2-widget-slideer-img.rhe-home-section > .container,
.section.rizhuti_v2-widget-slider-img.rhe-home-section > .container{
  position:relative!important;
  z-index:2!important;
}
.section.rizhuti_v2-widget-slideer-img.rhe-home-section > .rhe-ai-shade,
.section.rizhuti_v2-widget-slider-img.rhe-home-section > .rhe-ai-shade{
  position:absolute!important;
  inset:0!important;
  z-index:3!important;
  pointer-events:none!important;
  background:rgba(0,0,0,var(--rhe-overlay,.08))!important;
}
.section.rizhuti_v2-widget-slideer-img.rhe-home-section > .rhe-ai-entry,
.section.rizhuti_v2-widget-slider-img.rhe-home-section > .rhe-ai-entry{
  position:absolute!important;
  z-index:4!important;
  left:50%!important;
  bottom:12%!important;
  transform:translateX(-50%)!important;
  width:min(560px,90%)!important;
  text-align:center!important;
  box-sizing:border-box!important;
  padding:22px 24px!important;
  border-radius:16px!important;
  background:rgba(0,0,0,.08)!important;
  backdrop-filter:blur(3px)!important;
  -webkit-backdrop-filter:blur(3px)!important;
}
.rhe-ai-entry h3{margin:0 0 8px;color:#fff;font-size:30px;line-height:1.3;text-shadow:0 2px 8px rgba(0,0,0,.35)}
.rhe-ai-entry p{margin:0 0 16px;color:#fff;font-size:15px;text-shadow:0 1px 5px rgba(0,0,0,.35)}
.rhe-ai-entry a{display:inline-block;padding:11px 28px;border-radius:999px;background:#fff;color:#222!important;font-size:15px;font-weight:600;text-decoration:none!important;box-shadow:0 5px 18px rgba(0,0,0,.18);transition:.2s}
.rhe-ai-entry a:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.25)}
.section.rizhuti_v2-widget-slideer-img.rhe-home-section > .rhe-ai-entry.rhe-left,
.section.rizhuti_v2-widget-slider-img.rhe-home-section > .rhe-ai-entry.rhe-left{left:8%!important;right:auto!important;transform:none!important;text-align:left!important}
.section.rizhuti_v2-widget-slideer-img.rhe-home-section > .rhe-ai-entry.rhe-right,
.section.rizhuti_v2-widget-slider-img.rhe-home-section > .rhe-ai-entry.rhe-right{left:auto!important;right:8%!important;transform:none!important;text-align:right!important}
.section.rizhuti_v2-widget-slideer-img.rhe-home-section > .rhe-ai-entry.rhe-center,
.section.rizhuti_v2-widget-slider-img.rhe-home-section > .rhe-ai-entry.rhe-center{bottom:50%!important;transform:translate(-50%,50%)!important}
.section.rizhuti_v2-widget-slideer-img.rhe-home-section.rhe-video-fallback > .rhe-home-video-layer,
.section.rizhuti_v2-widget-slider-img.rhe-home-section.rhe-video-fallback > .rhe-home-video-layer{background-size:cover!important}
.section.rizhuti_v2-widget-slideer-img.rhe-home-section.rhe-video-fallback .rhe-home-video,
.section.rizhuti_v2-widget-slider-img.rhe-home-section.rhe-video-fallback .rhe-home-video{opacity:0!important}
.section.rizhuti_v2-widget-slideer-img.rhe-home-section.rhe-no-mobile-video .rhe-home-video,
.section.rizhuti_v2-widget-slider-img.rhe-home-section.rhe-no-mobile-video .rhe-home-video{display:none!important}
@media (min-width:769px){
  .section.rizhuti_v2-widget-slideer-img.rhe-home-section,
  .section.rizhuti_v2-widget-slider-img.rhe-home-section{min-height:66.7vh!important}
}
@media (max-width:768px){
  .section.rizhuti_v2-widget-slideer-img.rhe-home-section,
  .section.rizhuti_v2-widget-slider-img.rhe-home-section{min-height:66.7vh!important}
  .section.rizhuti_v2-widget-slideer-img.rhe-home-section > .rhe-ai-entry,
  .section.rizhuti_v2-widget-slider-img.rhe-home-section > .rhe-ai-entry{bottom:9%!important;width:92%!important;padding:16px 14px!important}
  .rhe-ai-entry h3{font-size:22px}
  .rhe-ai-entry p{font-size:13px;margin-bottom:12px}
  .rhe-ai-entry a{padding:9px 22px}
  .section.rizhuti_v2-widget-slideer-img.rhe-home-section > .rhe-ai-entry.rhe-left,
  .section.rizhuti_v2-widget-slider-img.rhe-home-section > .rhe-ai-entry.rhe-left,
  .section.rizhuti_v2-widget-slideer-img.rhe-home-section > .rhe-ai-entry.rhe-right,
  .section.rizhuti_v2-widget-slider-img.rhe-home-section > .rhe-ai-entry.rhe-right{left:50%!important;right:auto!important;transform:translateX(-50%)!important;text-align:center!important}
}
