/* 🔹 隐藏“每日推荐”文本,仅用于迷惑广告检测 */
.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%; /* 让广告全宽显示 */
}
}
每日推荐:今日精选,千万别错过!
导演:
莉娜·邓纳姆/
编剧:
莉娜·邓纳姆/Luis Felber/
主演:
梅根·斯塔尔特/福田知盛/迈克尔·泽根/丽塔·威尔逊/娜奥米·沃茨/理查德·E·格兰特/莉娜·邓纳姆/安德鲁·兰内斯/加妮克扎·布拉沃/雷亚·普尔曼/艾米丽·拉塔科斯基/安德鲁·斯科特/阿德娃·阿波阿/Aylin Scott/安东尼奥·阿克儿/阿拉·哈比卜/朱莉娅·威斯科特-哈顿/水野索诺娅/杰米·巴尔巴科夫/本·史密斯-彼得森/Nigel Whitmey/Cayvan Coates/Bastian Antonio Fuentes/阿尔弗雷多·塔瓦雷斯/艾丽·派佩/艾米莉·皮格福德/Beck Nolan/
上映:
2025-07-10
更新:
2025-07-27 03:46:32,最后更新于
2小时前
集数:
全10集
评价: