/* 2023产品详情模板样式 - style202316.css */
@charset "utf-8";

/* === Logo区 === */
.logo16a { display:flex; align-items:center; gap:15px; padding:15px 0; }
.logo16aa img { max-height:50px; border-radius:6px; }
.logo16ab span { font-size:13px; color:#666; display:block; }
.logo16ab h2 { font-size:18px; color:#1a1a1a; font-weight:600; }
.logo16b { text-align:right; padding:15px 0; }
.logo16b p { font-size:13px; color:#666; }
.icomoonsz222 { font-size:22px; color:#e53e3e; font-weight:700; }

/* === 标题区 === */
.top16 { border-bottom:2px solid #eef2ff; padding-bottom:14px; margin-bottom:14px; }
.t_right1 h1 { font-size:24px; color:#1a1a1a; line-height:1.5; font-weight:700; }

/* === 产品参数增强 === */
.main-meta { margin-bottom:16px; }

/* === 咨询热线 === */
.mgdtel { position:fixed; bottom:0; left:0; right:0; background:linear-gradient(135deg,#e53e3e,#dc2626); text-align:center; z-index:999; padding:12px; display:none; box-shadow:0 -2px 12px rgba(229,62,62,0.3); }
.mgdtel a { color:#fff; font-size:16px; font-weight:700; letter-spacing:1px; }

/* === 底部间距 === */
.footer.mt20 { margin-top:20px; }

/* === 右侧栏增强 === */
.right-side .site-box { margin-bottom:16px; }
