/* 新媒体矩阵页面专属样式,兼容富文本编辑器 */
.media-matrix {
font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
color: #333;
line-height: 1.8;
padding: 10px 0;
}
.matrix-section {
margin-bottom: 45px;
}
/* 分类标题:与站内其他页面样式统一 */
.section-title {
font-size: 18px;
font-weight: normal;
color: #c8161d;
padding: 10px 15px;
background-color: #fef0f0;
border-left: 4px solid #c8161d;
margin: 0 0 25px 0;
clear: both;
}
/* 账号网格:强制电脑端上3下2居中 */
.account-grid {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 25px;
max-width: 760px;
margin: 0 auto;
clear: both;
}
.account-item {
width: 220px;
border: 1px solid #e6e6e6;
background: #fff;
padding: 22px 18px;
text-align: center;
transition: all 0.3s ease;
box-sizing: border-box;
float: none;
}
.account-item:hover {
border-color: #c8161d;
box-shadow: 0 3px 12px rgba(200, 22, 29, 0.08);
}
/* 二维码容器:白底适配,兼容正方形/竖版图片 */
.account-qrcode {
width: 140px !important;
height: 140px !important;
margin: 0 auto 15px !important;
background: #ffffff;
border: 1px solid #eee;
border-radius: 4px;
overflow: hidden;
line-height: 0;
display: flex;
align-items: center;
justify-content: center;
}
/* 核心修复:改为完整适配模式,不裁切任何部分 */
.account-qrcode img {
width: 100% !important;
height: 100% !important;
object-fit: contain !important;
display: block;
transition: transform 0.35s ease;
max-width: none !important;
float: none !important;
margin: 0 !important;
padding: 0 !important;
}
.account-item:hover .account-qrcode img {
transform: scale(1.08);
}
.account-name {
font-size: 15px;
color: #333;
margin: 0 0 6px 0;
font-weight: 500;
text-align: center;
}
.account-id {
font-size: 13px;
color: #666;
margin: 0;
text-align: center;
}
/* 响应式适配 */
@media (max-width: 992px) {
.account-grid {
max-width: 520px;
}
}
@media (max-width: 600px) {
.account-grid {
max-width: 100%;
gap: 15px;
}
.account-item {
width: 160px;
padding: 15px 12px;
}
.account-qrcode {
width: 110px !important;
height: 110px !important;
}
}
微信公众号
乐享莱州
抖音账号
乐享莱州
抖音号:lxlz0535
乐享莱州(备案刻章)
抖音号:37718321761
莱州税务服务
抖音号:29382379388
莱州头条-官方账号
抖音号:71321404757
乐享莱州-生活分享号
抖音号:92532949026