/*!
 * _variables.scss
 * 设置scss所有变量

  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */.listStyle[data-v-8d6b2146]{height:100%}.listStyle .tableBox[data-v-8d6b2146]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;height:calc(100% - 260px)}.listStyle .tableBox .tableBox_content[data-v-8d6b2146]{height:100%}.listStyle .boxt01[data-v-8d6b2146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px 0 15px}.listStyle .boxt01 .boxt02[data-v-8d6b2146]{border:1px solid #e6e6e6;border-radius:4px;width:auto;text-align:center;padding:8px 15px;margin-right:10px}[data-v-8d6b2146] .el-badge.item{margin-right:20px}[data-v-8d6b2146] .el-badge.item .el-badge__content.is-fixed{top:5px}