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

  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */.header[data-v-1f8e9f12]{background:url(../img/ph.b36eec0e.jpg) no-repeat 100% 100%;height:200px}.infoBody[data-v-1f8e9f12]{width:80%;height:auto;padding:20px;background:#fff;border-radius:4px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);margin:-150px auto 0}.infoTitle[data-v-1f8e9f12]{line-height:30px}.infoTitle[data-v-1f8e9f12]:before{content:"";display:inline-block;vertical-align:middle;width:3px;height:20px;background:#21d4bc;margin-right:10px}.infoSelect[data-v-1f8e9f12]{width:150px!important;margin:5px 0}.infoRow[data-v-1f8e9f12]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.infoRow img[data-v-1f8e9f12]{width:80px;height:80px;margin-right:10px;border:1px dashed #f5f5f5}.infoRow p[data-v-1f8e9f12]{font-size:14px;line-height:1.8}