﻿.site-main {
    background: url(https://web.archive.org/web/20240330235034im_/https://www.yifeng-conn.com/images/common/content-line.png) no-repeat;
    /* background-size: contain; */
    background-position: right -4px;
}
.news-list {
    margin: 0 -6px;
}
.news-list .item {
    width: 25%;
    padding: 0 6px;
}
.news-list .item:nth-child(4n+1) {
    clear: left;
}
.news-list .box {
    max-width: 320px;
    margin: 0 auto 40px;
    background: #EBEBEA;
    border-radius: 8px;
    overflow: hidden;
    transition: all .3s;
}
.news-list .box:hover {
    background: #242528;
}
.news-list .pic {
    position: relative;
    overflow: hidden;
}
.news-list .box:hover .pic:before {
   /* content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url('/web/20240330235034im_/https://www.yifeng-conn.com/images/common/news/hover.png') 100% 100% / 24% auto no-repeat;*/
}

.news-list .txt {
    position: relative;
    padding: 15px 20px;
}
.news-list .name {
    color: #242528;
    font-size: 17px;
    /* font-weight: bold; */
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
}
.news-list .description::before{
    content: "";
    display: block;
    width: 37px;
    height: 1px;
    background: #242528;
    margin-bottom: 15px;
}
.news-list .box:hover .name,
.news-list .box:hover .description {
    color: #fff;
}
.news-list .description {
    color: #777777;
    font-size: 14px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 59px;
    margin: 20px 0 5px;
}
.news-list .date {
    display: block;
    /* border: 1px solid #ccc; */
    border-width: 1px 0;
    color: #242528;
    font-size: 12px;
    text-align: left;
    line-height: 30px;
    font-family: "dosis";
}
.news-list .box:hover .date {
    color: #fff;
}
.news-list .box:hover .description::before{
    background: #fff;
}
.news-detail .date {
    display: block;
    border-width: 1px 0;
    color: #004995;
    font-size: 14px;
    text-align: left;
    line-height: 22px;
    width: 100%;
}
.news-detail .title {
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    margin: 1px auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    color: #242528;
    font-weight: bold;
}

@media screen and (max-width: 850px) {
    .news-list {
        max-width: 720px;
        margin: 0 auto;
    }
    .news-list .item {
        width: 50%;
    }
    .news-list .item:nth-child(4n+1) {
        clear: none;
    }
    .news-list .item:nth-child(2n+1) {
        clear: left;
    }
}
@media screen and (max-width: 767px) {
    .news-list .box {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 580px) {
    .news-list {
        margin: 0 -6px;
    }
    .news-list .item {
        width: 100%;
    }
    .news-list .item:nth-child(n) {
        clear: none;
    }
}
/*
     FILE ARCHIVED ON 23:50:34 Mar 30, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:43:16 Dec 19, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.794
  exclusion.robots: 0.078
  exclusion.robots.policy: 0.054
  esindex: 0.014
  cdx.remote: 14.332
  LoadShardBlock: 113.899 (3)
  PetaboxLoader3.datanode: 187.419 (5)
  PetaboxLoader3.resolve: 136.564 (2)
  load_resource: 227.259
  loaddict: 90.043
*/