/* 🔹 隐藏“每日推荐”文本,仅用于迷惑广告检测 */
.hidden-text {
display: none;
}
/* 🔹 容器,保证自适应 */
.ad-container {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
max-width: 100%;
gap: 8px; /* 中间增加间隔 */
margin: 10px 0;/* 上下增加间隔 */
}
/* 🔹 每个广告 */
.ad-container a {
display: block;
flex: 1;
max-width: calc(50% - 4px); /* PC 端两张图片并排,间隔8px */
position: relative;
border-radius: 10px; /* 圆角 */
overflow: hidden; /* 确保圆角生效 */
cursor: pointer; /* 鼠标变成可点击状态 */
}
/* 🔹 图片样式,保证 40:9 比例 */
.ad-container img {
width: 100%;
aspect-ratio: 40 / 9; /* 让图片保持 40:9 比例 */
object-fit: cover;
display: block;
border-radius: 10px; /* 图片圆角 */
transition: transform 0.3s ease-in-out; /* 添加动画效果 */
}
/* 🔹 鼠标悬停时放大效果 */
.ad-container a:hover img {
transform: scale(1.05);
}
/* 🔹 移动端(≤768px):改为上下排列 */
@media (max-width: 768px) {
.ad-container {
flex-direction: column;
gap: 5px; /* 移动端间隔小一些 */
}
.ad-container a {
max-width: 100%; /* 让广告全宽显示 */
}
}
每日推荐:今日精选,千万别错过!
Askold Kurov's bold and compelling documentary chronicles the erosion of press freedom in Russia in the run up to, and during, the invasion of Ukraine.
With unparalleled access, Of Caravan and the Dogs follows a group of independent journalists and activists whose criticism of the war in Ukraine leads to their censorship and exile. ‘There´s such a thing as self-respect’, muses one journalist in a staff meeting called to discuss the ethics of publishing under new, arcane censorship laws. Structured around a countdown to war, the film intercuts tense meetings between newspaper staff with footage of Russian police ransacking media offices, televised broadcasts by Putin, large-scale protests in Russia and on-the-ground footage from an embattled Ukraine. The film is both a powerful exploration of the personal dilemmas of people living under strict repression and a unique perspective on resistance movements within a notoriously hermetic state.
展开全部
收起内容
导演:
Askold Kurov/Anonymous 1/
主演:
未知/
更新:
2025-06-09 00:25:45,最后更新于
3天前
备注:
HD
评价: