.tit {
    line-height: 33px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: bolder;
    color: #FFFFFF;
    background-color: #00af86;
    margin-top: 5px;
    height: 33px;
    overflow: hidden;
}
.list4{margin-bottom:1%;}

.list4 li {
    padding: 10px 0px 15px;
    border-bottom: 1px solid #D3E6DA;
    text-align: center;
}
.list4 li a{
    color:rgb(255,0,0);
}
.list4 li strong a {
    color: #00af86;
    font-size: 14px;
    text-align: left;
    line-height: 28px;
    height: 28px;
    display: block;
    overflow: hidden;
}
.list4 li strong a:hover {
    color: #FF0000;
    text-decoration: underline;
}
.list4 li p {
    color: #333333;
    text-align: left;
    line-height: 20px;
    /* height: 100px; */
    overflow: hidden;
    padding: 0px 5px 5px 0px;
    text-indent: 2em;
}

.list4 li p a:hover {
    color: #990000;
}













