.public-newsList {
    padding-top: 10px;
}
.public-newsList li {
    padding: 10px 0 15px 10px;
    border-bottom: 1px dashed #ccc;
}
.public-newsList li strong {
    margin-bottom: 15px;
    padding-left: 14px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-family: 苹方黑体-中粗-简;
    background: url(../img/Rectangle14.png) left center no-repeat;
    background-size: 8px 8px;
}
.news-info {
    font-size: 14px;
    color: #1a1a1a;
}
.news-info .news-img {
    width: 194px;
    height: 146px;
    display: block;
    border-radius: 6px;
}
.news-info .news-introduction {
    padding-left: 10px;
    width: 615px;
}
.news-info .news-introduction p {
    height: 120px;
    line-height: 22px;
    color: #666;
}
.text-j {
    text-align: justify;
}
.news-info .news-introduction em {
    margin-right: 10px;
    color: #666;
}