.news-information ul li{
    padding-bottom: 25px;
    border-bottom:1px solid #dfdfdf;
    margin-bottom:25px;
}
.news-img{
    width:30%;
    float:left;
}
.news-theme{
    width:65%;
    float: right;
}
.news-information .news-img img{
    width:100%;
}
.news-information .news-title{
    margin-top: 20px;
    margin-bottom: 20px;
}
.news-information .news-theme .news-title a{
    font-size: 18px;
    color:#000;
}
.news-information .news-theme .news-content{
    font-size: 14px;
    color: #71727c;
    line-height: 30px;
}