.bm-new-exam-plan .plan-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px;min-height:360px}.bm-new-exam-plan .item-plan{position:relative;width:calc(50% - 50px);margin:0 15px 15px 0;background:#fff;border-radius:4px;border:1px solid #ebeef5;cursor:pointer}.bm-new-exam-plan .item-plan:nth-child(4n){margin-right:0}.bm-new-exam-plan .item-plan:hover{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.bm-new-exam-plan .item-plan .plan-header{padding:18px 20px;border-bottom:1px solid #ebeef5;-webkit-box-sizing:border-box;box-sizing:border-box;color:#303133;font-size:21px}.bm-new-exam-plan .item-plan .submit-btn{position:absolute;right:20px;top:50%}.bm-new-exam-plan .text-item{padding:20px;color:#303133}.bm-new-exam-plan .text-item .p-item{margin-bottom:18px}.bm-new-exam-plan .empty-plan{width:100%;min-height:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:8px 0;background:#fff;border:1px dashed #d8e2f3;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266}.bm-new-exam-plan .empty-plan img{width:132px;height:132px;-o-object-fit:contain;object-fit:contain;margin-bottom:18px}.bm-new-exam-plan .empty-plan .empty-title{margin:0;color:#303133;font-size:18px;font-weight:600;line-height:1.5}.bm-new-exam-plan .empty-plan .empty-desc{margin:8px 0 0;color:#909399;font-size:14px;line-height:1.5}