

















































































/* @import '@/demo-common/css/variable.css'; */

/* 空壳 */
.View_emptyBox_3PaPt {
.View_imgItem_YID08 {
    height: 200px;
    background-color: var(--background-color-selected);
}
.View_block_1OrV4 {
    padding: 20px;
}
.View_line1_1Abec {
.View_imgItem_YID08 {
      width: 363px;
&:first-child {
        width: 758px;
}
}
}
.View_line2_NJ-Wm {
    margin-top: -20px;
.View_imgItem_YID08 {
      width: 363px;
}
}
}

/* 数据 */
.View_contentBox_3jzLB {
.View_line2_NJ-Wm {
    margin-top: 20px;
}
img {
    vertical-align: top;
}
}
.View_imgItem_YID08 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.View_line2_NJ-Wm,
.View_line1_1Abec {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.View_imgitem_img_35xgf {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

