




































/* @import '@/demo-common/css/variable.css'; */
.View_box_MqA7D {
  padding: 10px 0;
  background: #FFFFFF;
}
.View_emptyBox_zS3cR {
  min-height: 100px;
  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_catelist_2nbNd {
  border: 0px solid black;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
      flex-direction: row;
  place-content: flex-start center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-box-pack: center;
}
.View_cateItem_11mRm {
  text-decoration: none;
  text-align: center;
}
.View_cateItemImg_1pzX8 {
  margin: 5.48px 12.056px 2.192px;
}
.View_cateItemName_1mNLG {
  white-space: pre-wrap;
  border: 0px solid black;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 13px;
  text-align: center;
  line-height: 16.44px;
  -ms-flex-item-align: center;
      align-self: center;
  color: rgb(0, 0, 0);
}

