/*!
 * _variables.scss
 * 设置scss所有变量
 
  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */#amap-container .el-input__clear{line-height:34px}#amap-container #custom-amap{height:60vh;width:100%;border:1px solid #ccc}#amap-container .input-with{z-index:1;width:580px}#amap-container .address{color:#373737}.amap-sug-result{z-index:99999}