ul{
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
}
.item{
    margin-bottom: 0;
    padding-bottom: 0;
}
.content-slider3 li{
    background-color: #f1ecec;
    text-align: center;
    color: #f00505;
    
}
.content-slider3 h3 {
    margin: 0;
    padding: 18px 0;
    font-weight: bold;
    font-size: 30px;
}
.hotProject {
    position: relative;
}

