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

  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */[data-v-33cdd6ec] .el-dialog{margin:3% auto 0!important}.q-dialog-left[data-v-33cdd6ec]{border:1px solid #e3e5eb;border-radius:4px;margin:0 5px;height:auto;overflow:auto}.q-dialog-left h4[data-v-33cdd6ec]{background-color:#f7f7f7;padding:5px 20px}.q-dialog-left .q-dialog-content[data-v-33cdd6ec]{padding:5px 10px}.q-dialog-right[data-v-33cdd6ec]{border:1px solid #e3e5eb;border-radius:4px;margin:0 5px;height:530px;overflow:auto}.q-dialog-right h4[data-v-33cdd6ec]{background-color:#f7f7f7;padding:5px 20px}.q-dialog-right .q-dialog-content[data-v-33cdd6ec]{padding:5px 10px}.el-col[data-v-33cdd6ec]{margin-bottom:14px!important}.footbtn[data-v-33cdd6ec]{width:100%;height:60px;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;position:absolute;bottom:0}