/* 🔹 隐藏“每日推荐”文本,仅用于迷惑广告检测 */
.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%; /* 让广告全宽显示 */
}
}
每日推荐:今日精选,千万别错过!
NOVA: Mysteries of Sleep Like virtually every other animal, humans need sleep to survive. But why? What do we gain from spending nearly a third of our lives in such a defenseless state? And what's at stake if we sleep poorly? The functions of sleep have long been something of a mystery. But now scientists are peering deep into the brain to see what happens while we snooze. One study reveals that well-timed bursts of pink noise can nudge a person's brain waves, extending periods of slow-wave, or deep, sleep. And toddlers learning new words show that taking even a short nap after learning something new can help the information stick. And when it comes to sleeping poorly, it may turn out that having interrupted sleep can be just as harmful as missing sleep altogether. As scientists come to understand the powerful role that sleep -- or lack of it -- plays in everything from memory to trauma to emotion regulation, one thing is clear: This biological function is as crucial as it is complex.
展开全部
收起内容
导演:
Terri Randall/
编剧:
Terri Randall/
主演:
杰伊·桑德斯/
更新:
2025-06-07 08:54:36,最后更新于
5天前
备注:
HD中字
评价: