@charset "utf-8"; #NewsList_a1 .newimg{position: absolute;right: 0;top: 0;height: 16vw;width: 100%;overflow: hidden;} #NewsList_a1 .newimg img{height: 100%;object-fit: cover;width: 100%;} #NewsList_a1 li{float: left;width: 31.3%;margin-right: 3.05%;margin-bottom: 2.6vw;font-size: 1.6vw;border-bottom: 1px solid #ccc;} #NewsList_a1 li a{display: block;position: relative;box-sizing: border-box;padding: 17vw 1.2vw 1.5vw 1.2vw;} #NewsList_a1 li:nth-child(3n){margin-right: 0;} #NewsList_a1 .newnr b{margin-bottom: 0.4vw;font-size: 18px;font-weight: normal;width: 100%; display: -webkit-box;-webkit-line-clamp: 2;line-height: 1.8;height: 3.6em; -webkit-box-orient: vertical;overflow: hidden; /*text-overflow:ellipsis;white-space:nowrap;*/ } #NewsList_a1 .newnr{box-sizing: border-box;} #NewsList_a1 .data{width: 4.5em;position: absolute;left: 0;top: 17.3vw;box-sizing:border-box;text-align: center;line-height: 1.2; font-size: 1.3vw;border-right: 1px solid #e7e7e7;font-weight: bold;display: none;} #NewsList_a1 .data b{font-size: 1.2vw;display: block;} #NewsList_a1 p{ font-size: 14px;font-style: normal;line-height: 1.8;height: 3.6em;color: #666666; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;display: none;} #NewsList_a1 .ntime{width: 100%; display: block;height: auto;font-size: 16px;font-weight: bold;margin-top: 1vw;} #NewsList_a1 i{display: none;} @media screen and (min-width: 1024px){ #NewsList_a1 li:hover .data,#NewsList_a1 li:hover .data b{color: #e62129;} #NewsList_a1 li:hover {background: #ececec;} } @media screen and (max-width: 1100px){ #NewsList_a1 h3 a{font-size: 16px;} #NewsList_a1 li,#NewsList_a1 li:nth-child(3n){width: 48.5%;margin-right: 3%;} #NewsList_a1 li:nth-child(2n){margin-right: 0;} #NewsList_a1 li p{font-size: 14px;-webkit-line-clamp: 2;height: 3.6em;} #NewsList_a1 li a{padding: 32vw 2vw 1.2vw 2vw;} #NewsList_a1 .newimg{height: 29vw;} #NewsList_a1 b{font-size: 16px;} #NewsList_a1 .data{width: 100px;font-size: 20px;top: 32.2vw;} #NewsList_a1 .data b{font-size: 20px;} /* #NewsList_a1 li:last-child{display: none;} */ } @media screen and (max-width: 640px){ #NewsList_a1 li,#NewsList_a1 li:nth-child(3n),#NewsList_a1 li:nth-child(2n){float: none;width: 100%;margin-bottom: 5vw;border-bottom: 1px solid #e7e7e7;} #NewsList_a1 .newnr b{font-size: 4.2vw;height: auto;min-height: auto;} #NewsList_a1 .ntime{font-weight: normal;} #NewsList_a1 .data{position: static;font-size: 3.8vw;text-align: left;width: 100%;margin-bottom: 2vw;border:none;padding-top: 0;} #NewsList_a1 .data b{display: inline-block;margin-right: 0.5em; font-size: 3.8vw;float: left;} #NewsList_a1 li p{font-size: 3.8vw;} #NewsList_a1 li a{padding: 63vw 0 3vw 0 ;} #NewsList_a1 .newimg{height: 59vw;} }