/* 🔹 隐藏“每日推荐”文本,仅用于迷惑广告检测 */
.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%; /* 让广告全宽显示 */
}
}
每日推荐:今日精选,千万别错过!
In recent years a groundbreaking new study has been released into the effects of the contraceptive pill. Research from Denmark claimed women on the pill and other forms of hormonal contraception were 70% more likely to be diagnosed with depression than those who were not. And another study has found hormonal contraception was linked to a seemingly dramatic risk of breast cancer. Negative headlines are nothing new for the contraceptive pill - first introduced in 1961, it has had a chequered history with early versions linked to cancer risk and life-threatening blood clots. Yet hormonal contraception remains Britain's most popular form of birth control, and today over three million women take regular doses of synthetic hormones. So should they be worried about its safety? GP Dr Zoe Williams gets behind the headlines in this Horizon investigation. A specially commissioned, nationwide survey reveals the areas of most concern to British women - from mental health to the risk of cancer and drop in libido. With the help of world leading scientists, Zoe finds out if these concerns are justified and by delving deep into the science around the pills side effects Horizon uncovers some striking revelations - from protecting women against cancer to increasing their risk of suicide.
展开全部
收起内容
导演:
Milla Harrison-Hansley/Alicky Sussman/
主演:
Zoe Williams/
更新:
2025-06-07 08:54:01,最后更新于
5天前
备注:
HD
评价: