<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.QX-142240824 {
    position: relative;
    padding: 30px 0;
    max-width: 1180px;
    margin: 0 auto;
    word-break: break-word;
}

.QX-142240824 .ArtItem {
    width: 100%;
    position: relative;
    border-radius: 0 0 16px;
    border: 1px solid #e0e0e0;
    transition: all .3s ease-in-out;
    background: #fff;
    margin-bottom: 30px;
    box-sizing: border-box;
    height: 182px;
    display: flex;
}

.QX-142240824 .imgBox {
    width: 320px;
    height: 180px;
    position: relative;
}

.QX-142240824 .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.QX-142240824 .ArtContent {
    padding: 20px 60px 20px 40px;
    position: relative;
    width: calc(100% - 420px);
    overflow: hidden;
}

.QX-142240824 .ArtContent::before {
    bottom: 0;
    left: 20px;
    width: calc(100% - 40px);
    height: 72px;
    content: '';
    position: absolute;
    z-index: 1;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 52px);
    background-repeat: repeat-x;
}

.QX-142240824 .ArtH5 {
    color: #000;
    font-size: 22px;
    margin-bottom: 15px;
    width: calc(100% - 100px);
}

.QX-142240824 .ArtH5 a {
    color: inherit;
}

.QX-142240824 .ArtP {
    font-size: 16px;
    color: #676c6f;
    line-height: 1.5;
}

.QX-142240824 .butn {
    display: inline-block;
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 2;
    color: #676c6f;
    cursor: pointer;
}

.QX-142240824 .time {
    position: absolute;
    top: 24px;
    right: 60px;
    z-index: 2;
}

.QX-142240824 .divider {
    position: absolute;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    border-radius: 9px;
    border: 2px solid;
    top: -2px;
    left: -2px;
}

.QX-142240824 .butn a {
    width: 25px;
    height: 25px;
    display: block;
    position: relative;
    outline: 0;
    color: inherit;
}

.QX-142240824 .butn a i {
    font-size: 20px;
    font-weight: 800;
}

.QX-142240824 .ArtItem:hover {
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .12);
}

.QX-142240824 .pagination {
    max-width: 1180px;
    margin: 30px auto 0;
    text-align: center;
    display: block;
    width: 100%;
}

.QX-142240824 .paging {
    display: flex;
    justify-content: center;
}

.QX-142240824 .paging li {
    width: 25px;
    height: 25px;
    margin: 0 5px;
    border: 1px solid #333;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #333;
    transition: all .3s;
}

.QX-142240824 .paging li.active {
    color: #fff;
}

.QX-142240824 .paging li:hover {
    color: #fff;
}

.QX-142240824 .paging li a {
    color: inherit;
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}

.QX-142240824 .pagination li&gt;a#previousPage {
    margin-right: 0;
    background-position: left center;
    padding-top: 1px;
    display: unset;
}

.QX-142240824 .pagination li&gt;a#nextPage {
    margin-left: 0;
    background-position: right center;
    padding-top: 1px;
    display: unset;
}

@media screen and (max-width:1200px) {
    .QX-142240824 {
        padding: 30px 10px;
    }
}

@media screen and (max-width:768px) {
    .QX-142240824 .ArtContent::before {
        height: 85px;
    }
}

@media screen and (max-width:510px) {
    .QX-142240824 .ArtItem {
        height: auto;
        flex-wrap: wrap;
    }

    .QX-142240824 .imgBox {
        width: 100%;
    }

    .QX-142240824 .ArtH5 {
        width: 100%;
    }

    .QX-142240824 .ArtContent {
        width: calc(100% - 40px);
        padding: 20px;
    }

    .QX-142240824 .ArtContent::before {
        display: none;
    }

    .QX-142240824 .ArtP {
        margin-bottom: 40px;
    }

    .QX-142240824 .time {
        top: unset;
        right: unset;
        left: 20px;
        bottom: 25px;
    }
}</pre></body></html>