.meetingList-template .meeting-warp[data-v-09da8976]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.meetingList-template .meeting-warp .meeting-item[data-v-09da8976]{width:300px;height:150px;border-radius:4px;border:1px solid #ebeef5;background-color:#fff;overflow:hidden;color:#303133;-webkit-transition:.3s;transition:.3s;-webkit-box-shadow:0 2px 12px 0 #b8b7b7;box-shadow:0 2px 12px 0 #b8b7b7;margin-right:15px;margin-bottom:15px}.meetingList-template .meeting-warp .meeting-item .item-img[data-v-09da8976]{width:100%;height:60%;cursor:pointer}.meetingList-template .meeting-warp .meeting-item .meeting-item-info[data-v-09da8976]{padding:10px 15px;font-size:12px;color:#1890ff}