.le{justify-content:flex-start;align-items:flex-start}.le,.le_mod{height:100%;display:flex}.le_mod{width:196px;border-radius:4px;border:1px solid #e4e4e4;flex-direction:column;margin-right:8px}.le_mod .le_mod_header{height:40px;line-height:40px;padding:0 8px 0 12px;background-color:#f9fafc;display:flex;justify-content:space-between;align-items:center}.le_mod .le_mod_header .tit{color:#999;font-weight:700;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical}.le_mod .le_mod_header .add_subject{width:56px;height:24px;line-height:24px;text-align:center;background-color:rgba(95,104,194,.1);border-radius:2px;font-size:12px;color:#5f68c2;cursor:pointer}.le_mod .le_mod_con{height:100%;display:flex;flex-direction:column;overflow-y:auto}.le_mod .el-input__inner:focus{border-color:#dcdfe6}