/*!
 * _variables.scss
 * 设置scss所有变量
 
  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */.home-body[data-v-0bf84277]{height:100%}.home-body .kb-top[data-v-0bf84277]{height:80px}.home-body .kb-top .kb-title[data-v-0bf84277]{font-size:18px}.home-body .kb-top .kb-save[data-v-0bf84277]{width:160px}.home-body .kb-body[data-v-0bf84277]{height:100%}.home-body .kb-body .kb-left[data-v-0bf84277]{width:200px}.home-body .kb-body .kb-left .kb-left-list[data-v-0bf84277]{border-bottom:1px solid #ececec}.home-body .kb-body .kb-left .kb-left-list .kb-mb-title[data-v-0bf84277]{font-size:16px;height:36px;line-height:36px}.home-body .kb-body .kb-left .kb-left-list .kb-mb-item[data-v-0bf84277]{cursor:pointer;color:#666;font-size:14px;height:36px;line-height:36px}.home-body .kb-body .kb-left .kb-left-list .ischeck[data-v-0bf84277],.home-body .kb-body .kb-left .kb-left-list .kb-mb-item[data-v-0bf84277]:hover{color:#21d4bc}.home-body .kb-body .kb-right[data-v-0bf84277]{overflow-y:scroll}.home-body .kb-body .kb-right .kb-edit-btn[data-v-0bf84277]{font-size:15px;height:36px;line-height:36px}.home-body .kb-body .kb-right .kb-pbl[data-v-0bf84277]{height:auto}.home-body .kb-body .kb-right .kb-pbl .pbl-item[data-v-0bf84277]{float:left;width:calc(50% - 5px);margin-top:10px;position:relative}.home-body .kb-body .kb-right .kb-pbl .pbl-item .pbl-close[data-v-0bf84277]{width:25px;height:25px;text-align:center;position:absolute;right:-6px;top:-6px;background-color:#f56c6c;border-radius:50%}.home-body .kb-body .kb-right .kb-pbl .pbl-item .pbl-close i[data-v-0bf84277]{color:#fff;font-size:20px;line-height:25px;display:inline-block}.home-body .kb-body .kb-right .kb-pbl .pbl-item[data-v-0bf84277]:nth-child(2n){margin-right:0}.home-body .kb-body .kb-right .kb-pbl[data-v-0bf84277]:after{content:"";display:block;clear:both}.kb-edit .kb-body[data-v-0bf84277]{height:calc(100% - 90px)}