.lhcSendBtn {
    text-align: center;
    height: 3.5rem;
  
    margin: 0 auto;
    background: #fff;
    border-bottom: 1px solid #dfdfdf;
    font-size: 20px;
    line-height: 3.5rem;
}
.lhcSendBtn a{
    color: #bfa46d;
}
.lhcSendBtn a img {
    vertical-align: middle;
    top: 8rem;
}
 .plan_lists {
  
    margin: 0 auto;
    background: #fff;
    font-size: 15px;
    padding-top: 8px;
    border-bottom: 1px solid #dfdfdf;
}
.plan_lists .date {
    background-color: #bfa46d;
    color: #fff;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    border-radius: 4px;
    margin: 0 11px 0 5px;
}
.plan_lists .title {
    white-space: normal !important;
}
.plan_lists .date {
    background-color: #bfa46d;
    color: #fff;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    border-radius: 4px;
    margin: 0 11px 0 5px;
}
.postflex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    font-size: .55rem;
}
.item2 {
    width: 30%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis; 
}
.postflex-2 {
    width: 65%;
    flex-shrink: 1;
    align-self: center;
    justify-content: flex-end;
}

/*.item2 {*/
/*    width: 35%;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
.plan_lists .date_text {
    position: absolute;
    left: 7.2rem;
}

.plan_lists .date_text {
    color: #aaa9ad;
}
.ng-binding-bottom .ng-binding{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 2.7rem;
}
.plan_lists .name {
    color: red;
    width: 10.4rem;
    text-align: left;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis; 
}
.plan_lists .date_text {
    color: #aaa9ad;
}

.plan_lists .date_text {
    position: absolute;
    left: 7.2rem;
}
.postflex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    font-size: .55rem;
}
