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

  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */.cardClass[data-v-54b0bfa1]{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:20px;height:100%}.personInfo[data-v-54b0bfa1]{width:345px;height:208px;background-image:url(../img/card1.b834f26d.png);background-size:100% 100%;background-repeat:no-repeat;margin:10px auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info[data-v-54b0bfa1],.personInfo[data-v-54b0bfa1]{display:-webkit-box;display:-ms-flexbox;display:flex}.info[data-v-54b0bfa1]{padding:20px 15px 0 20px}.info img[data-v-54b0bfa1]{width:70px;height:70px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.info h3[data-v-54b0bfa1]{font-size:16px;color:#333;font-weight:700;margin-bottom:6px}.info p[data-v-54b0bfa1]{font-size:13px;color:#999}.infoType[data-v-54b0bfa1]{padding:0 15px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.infoType img[data-v-54b0bfa1]{width:50px;height:50px}.infoType button[data-v-54b0bfa1]{font-size:12px;color:#1485ee;background-color:#fff;min-width:64px;height:30px;line-height:30px;padding:0 8px;border:1px solid #f8f8f8}.infoTel[data-v-54b0bfa1]{height:46px;padding-left:135px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.infoTel img[data-v-54b0bfa1]{width:24px;height:24px}.infoTel p[data-v-54b0bfa1]{font-size:12px;color:#fff;line-height:1.5}.infoTel h3[data-v-54b0bfa1]{font-size:14px;color:#fff;font-weight:700;margin-top:3px;line-height:1}