




































































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

/* 空壳 */
.View_emptyBox_3_xm3 {
.View_imgItem_2QEBW {
    height: 200px;
    background-color: var(--background-color-selected);
}
.View_block_1AQPc {
    padding: 20px;
}
.View_line2_2_lr5 {
    margin-top: -20px;
.View_imgItem_2QEBW {
      width: 363px;
}
}
}

/* 数据 */
.View_contentBox_29tPS {
.View_line2_2_lr5 {
    margin-top: 20px;
}
img {
    vertical-align: top;
}
}
.View_imgItem_2QEBW {
  -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_line1_vocXj {
  width: 100%;
}
.View_line2_2_lr5 {
  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;
}

