.orange-project .el-card__header{padding:18px 20px}.el-card{height:100%}.el-icon-close{font-size:1.2em;cursor:pointer}.el-card-title{font-weight:700}.meeting-item{height:76px;padding:10px 0;border-bottom:1px solid #ebeef5;margin-bottom:10px;cursor:pointer;display:grid;grid-template-columns:repeat(1,100%)}.meeting-item-box{display:grid;height:30px;grid-template-columns:auto auto auto auto 4fr;margin-top:5px}.meeting-item-box>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meeting-item-box span:nth-child(2){padding:0 10px}.meeting-item-box span:nth-child(5){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.icon-location{margin:0 5px 0 20px}.meeting-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.meeting-item-box .meeting-time{color:#396aff;font-weight:700}.meeting-item-box .meeting-long-time{color:#7682a8;font-size:14px}.meeting-item-box .meeting-location{color:#a3b1cc;font-size:14px}.meeting-item-box i{color:#7682a8}