﻿@media screen and (min-width:720px)
{
    .post-item-7 ul.b2_gap > li + li
    {
        margin: 0;
    }

    .post-item-7 ul.b2_gap > li
    {
        width: 50%;
    }

        .post-item-7 ul.b2_gap > li:nth-last-child(2), .post-item-7 ul.b2_gap > li:nth-last-child(1)
        {
            margin-bottom: 0!important;
        }

    .post-item-7 .post-info h2
    {
        font-size: 16px;
        height: auto;
        font-weight: 400;
        -webkit-line-clamp: 1;
    }

    .post-item-7 .post-excerpt
    {
        -webkit-line-clamp: 1;
    }
}


/*专题*/
