.contentBoxBig{position:relative}.contentBoxBig:hover .bannerBackImg{position:absolute;width:100%;height:100%;z-index:9;background-color:rgba(0,0,0,.5)}.flex-container{width:1200px;height:602px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px}





















































































































































































/* @import '@/demo-common/css/variable.css'; */
.View_box_2azSM {
  background-color: #FFFFFF;
  width: 1200px;
  border-radius: 12px;
img {
    border-radius: 12px;
}
}
.View_box_2azSM {
  position: relative;
}
.View_box_2azSM::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  /* 初始透明度为0 */
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  z-index: 99;
  border-radius: 12px;
  /* 可选：添加过渡效果 */
}
/* .box:hover::before {
  background-color: rgba(0, 0, 0, 0.5);
} */
.View_emptyBox_3owUh {
  min-height: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.View_titlePoster_1svS-{
  font-family: Arial, Arial;
  font-weight: 600;
  font-size: 24px;
  color: #181818;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  margin-bottom: 30px;
  margin-top: 50px;
}
.View_animationBox_vI5bx{
  width: 360px;
  height: 256px;
  margin: 15px;
  background:#F8FAFF;
}
.View_imgitem_img_29cNc {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

