.show-lacation>p:nth-child(1){
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}
.show-lacation>p:nth-child(1)>img{
    vertical-align: -6%;
    
}
.show_titles{
    height: 60px;
    line-height: 60px;
    font-size: 28px;
    color: #d81e06;
    text-align: center;
}
.show_date{
    font-size: 12px;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px dashed #d81e06 ;
}