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

  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */.header[data-v-29d0e5d0]{background:url(../img/ph.b36eec0e.jpg) no-repeat 100% 100%;height:200px}.body[data-v-29d0e5d0]{margin-top:-150px}.body-head[data-v-29d0e5d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;width:80%;margin:0 auto;position:relative;padding-bottom:20px}.body-head .body-head-img[data-v-29d0e5d0]{-ms-flex-negative:0;flex-shrink:0;width:80px;height:80px}.body-head .body-head-img img[data-v-29d0e5d0]{width:100%;height:100%}.body-head .body-head-info[data-v-29d0e5d0]{margin-left:20px;width:100%}.body-head .body-head-info .body-head-info-top[data-v-29d0e5d0]{height:40px;line-height:30px;border-bottom:1px solid #fff;padding:0 5px}.body-head .body-head-info .body-head-info-top .body-head-info-text[data-v-29d0e5d0]{margin-right:10px;font-size:20px;display:inline-block;vertical-align:middle}.body-head .body-head-info .body-head-info-top .el-tag[data-v-29d0e5d0]{display:inline-block;vertical-align:middle}.body-head .body-head-info .body-head-info-bottom[data-v-29d0e5d0]{height:40px;line-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px}.body-head .body-head-info .body-head-info-bottom .body-head-info-bottom-item[data-v-29d0e5d0]{-ms-flex-negative:1;flex-shrink:1;padding:0 5px}.body-head .body-head-info .body-head-info-bottom .body-head-info-bottom-item i[data-v-29d0e5d0]{margin-right:10px}.body-wrap[data-v-29d0e5d0]{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:auto;overflow:hidden}