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

  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */.title[data-v-4e26cf90]{font-size:18px;font-weight:700;margin-bottom:10px;line-height:40px}i[data-v-4e26cf90]{cursor:pointer}.flexStart[data-v-4e26cf90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item[data-v-4e26cf90]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 10px;background:#fafbfb;margin-bottom:20px}.footer[data-v-4e26cf90]{width:100%;text-align:center;padding:20px 0}span[data-v-4e26cf90]{display:inline-block}.spanwidth[data-v-4e26cf90]{-webkit-box-flex:1;-ms-flex:1;flex:1}.spanwidth[data-v-4e26cf90]:nth-of-type(2n){text-align:left}