.tthr_text .rec_p{
    display: table;
    margin-bottom: 10px;
}
.tthr_text .rec_p em,.tthr_text .rec_p i{
    display: table-cell;
}
.recru_list>ul>li{
    background: #eeeff1;
}
.recu_a{
    background: #003c78;
    border-left: 5px solid #be8a43;
    padding:30px;
    margin-bottom: 50px;
}
.recu_a>h2{
    font-size: 30px;
    color: #be8a43;
    font-weight: bold;
}
.recu_a>p{
    font-size: 20px;
    color: #ffffff;
    margin-top: 18px;
}
.recru_boot .recru_list>ul>li{
    background: #be8a43;
    border-right: 5px solid #be8a43;
}

.recru_boot .tea_thr>ul>li>div{
    background: transparent;
}
.recru_boot .tthr_text h2,.recru_boot .tthr_text p{
    color: #FFF;
}
.recru_list .tthr_text h2 {
    font-size: 30px;
}
.recru_list .tthr_text p{
    line-height: 32px;
    margin-bottom: 20px;
}
.recru_list .tthr_text p:last-child{
    margin-bottom: 0;
}
