.newslise_out
{
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
}
.newslise_out .pic
{
    width: 250px;
    height: 160px;
    float: left;
    display: block;
}
.newslise_out .info_out
{
    width: 830px;
    height: 160px;
    float: right;
}
.newslise_out .info_out .title
{
    width: 830px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    display: block;
}
.newslise_out .info_out .time
{
    width: 830px;
    height: 30px;
    line-height: 30px;
}
.newslise_out .info_out .zhaiyao
{
    width: 830px;
    line-height: 200%;
    overflow: hidden;
    display: block;
}

