/*!
 * _variables.scss
 * 设置scss所有变量
 
  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */[data-v-7c9f8b7c] .el-upload{line-height:100px;border:1px dashed #d9d9d9;border-radius:6px;overflow:hidden;color:#d0d0d0}.avatar[data-v-7c9f8b7c],[data-v-7c9f8b7c] .el-upload{width:100px;height:100px;cursor:pointer;position:relative}.avatar img[data-v-7c9f8b7c]{width:100%;height:100%}.avatar div[data-v-7c9f8b7c]{text-align:center;line-height:100px;width:100%;height:100%;background-color:rgba(0,0,0,.5);position:absolute;top:0;z-index:-1}.avatar div i[data-v-7c9f8b7c]{font-size:24px;color:#fff}.avatar:hover div[data-v-7c9f8b7c]{z-index:1}.flexed[data-v-7c9f8b7c]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flexed span[data-v-7c9f8b7c]{line-height:1;margin-top:5px}.flexed i[data-v-7c9f8b7c]{font-size:30px}.flexed[data-v-7c9f8b7c] .el-progress-circle{width:100px!important;height:100px!important}