/* ===== 鲍鱼tv 全站样式 ===== */
/* 原创配色：珊瑚粉 #FF6B8A | 蜜桃橙 #FFB4A2 | 薰衣草紫 #C9B1FF | 深空蓝 #1A1A2E | 暖白 #FFF8F6 */

* { margin:0; padding:0; box-sizing:border-box; }
html { scroll-behavior:smooth; font-size:16px; }
body { font-family:"PingFang SC","Microsoft YaHei","Helvetica Neue",Arial,sans-serif; color:#333; background:#FFF8F6; line-height:1.7; }
a { color:#FF6B8A; text-decoration:none; transition:color .3s; }
a:hover { color:#e0527a; }
img { max-width:100%; height:auto; display:block; }
.container { max-width:1200px; margin:0 auto; padding:0 20px; }

/* ===== 顶部导航 ===== */
.v0a5179 { background:linear-gradient(135deg,#1A1A2E 0%,#2D2B55 100%); position:sticky; top:0; z-index:1000; box-shadow:0 2px 20px rgba(0,0,0,.3); }
.blpb0 { display:flex; align-items:center; justify-content:space-between; padding:10px 20px; max-width:1200px; margin:0 auto; }
.pom00m5 { display:flex; align-items:center; gap:10px; }
.pom00m5 img { height:42px; width:auto; }
.pom00m5 .hrmcnt1 { color:#fff; font-size:1.4rem; font-weight:700; letter-spacing:1px; }
.pom00m5 .hrmcnt1 span { color:#FF6B8A; }

.u9dxb { display:flex; align-items:center; gap:0; }
.u9dxb a { color:#ddd; padding:12px 16px; font-size:.9rem; transition:all .3s; position:relative; }
.u9dxb a:hover, .u9dxb a.active { color:#FF6B8A; background:rgba(255,107,138,.1); }
.u9dxb a::after { content:''; position:absolute; bottom:0; left:50%; width:0; height:2px; background:#FF6B8A; transition:all .3s; transform:translateX(-50%); }
.u9dxb a:hover::after, .u9dxb a.active::after { width:60%; }

.qsgevg1 { display:none; background:none; border:none; color:#fff; font-size:1.5rem; cursor:pointer; }

/* ===== 搜索栏 ===== */
.rgd0cct { background:linear-gradient(90deg,#FF6B8A,#FFB4A2); padding:12px 0; }
.rgd0cct .container { display:flex; align-items:center; justify-content:center; gap:10px; }
.rgd0cct input { width:420px; max-width:70%; padding:10px 20px; border:none; border-radius:25px; font-size:.95rem; outline:none; background:#fff; }
.rgd0cct button { padding:10px 28px; border:none; border-radius:25px; background:#1A1A2E; color:#fff; font-size:.95rem; cursor:pointer; transition:all .3s; }
.rgd0cct button:hover { background:#2D2B55; transform:scale(1.05); }

/* ===== Hero横幅 ===== */
.ojsur3 { position:relative; overflow:hidden; height:480px; }
.ojsur3 img { width:100%; height:100%; object-fit:cover; }
.id6eyh { position:absolute; inset:0; background:linear-gradient(to bottom,rgba(26,26,46,.3),rgba(26,26,46,.8)); display:flex; flex-direction:column; align-items:center; justify-content:center; text-align:center; padding:20px; }
.id6eyh h1 { color:#fff; font-size:2.8rem; margin-bottom:12px; text-shadow:0 2px 10px rgba(0,0,0,.5); }
.id6eyh h1 span { color:#FF6B8A; }
.id6eyh p { color:#ddd; font-size:1.15rem; max-width:700px; }
.d0j7yqz2 { display:flex; gap:10px; margin-top:20px; flex-wrap:wrap; justify-content:center; }
.d0j7yqz2 a { background:rgba(255,107,138,.8); color:#fff; padding:6px 18px; border-radius:20px; font-size:.85rem; transition:all .3s; }
.d0j7yqz2 a:hover { background:#FF6B8A; transform:translateY(-2px); }

/* ===== 通用区块 ===== */
.section { padding:50px 0; }
.section-alt { background:#fff; }
.b90h4 { text-align:center; margin-bottom:35px; }
.b90h4 h2 { font-size:1.8rem; color:#1A1A2E; display:inline-block; position:relative; padding-bottom:10px; }
.b90h4 h2::after { content:''; position:absolute; bottom:0; left:50%; transform:translateX(-50%); width:60px; height:3px; background:linear-gradient(90deg,#FF6B8A,#FFB4A2); border-radius:2px; }
.b90h4 p { color:#888; margin-top:8px; font-size:.95rem; }

/* ===== 视频卡片网格 ===== */
.md9zp { display:grid; grid-template-columns:repeat(4,1fr); gap:20px; }
.pmyhz1 { background:#fff; border-radius:12px; overflow:hidden; box-shadow:0 4px 15px rgba(0,0,0,.08); transition:all .3s; cursor:pointer; position:relative; }
.pmyhz1:hover { transform:translateY(-6px); box-shadow:0 8px 30px rgba(255,107,138,.2); }
.pmyhz1 .z6pdd { position:relative; padding-top:56.25%; overflow:hidden; background:#eee; }
.pmyhz1 .z6pdd img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; transition:transform .5s; }
.pmyhz1:hover .z6pdd img { transform:scale(1.08); }
.pmyhz1 .xvp73 { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:50px; height:50px; background:rgba(255,107,138,.85); border-radius:50%; display:flex; align-items:center; justify-content:center; opacity:0; transition:opacity .3s; }
.pmyhz1:hover .xvp73 { opacity:1; }
.xvp73::after { content:''; border-left:18px solid #fff; border-top:11px solid transparent; border-bottom:11px solid transparent; margin-left:4px; }
.pmyhz1 .jb1jls09 { padding:12px 15px; }
.pmyhz1 .jb1jls09 h3 { font-size:.95rem; color:#1A1A2E; margin-bottom:6px; line-height:1.4; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.pmyhz1 .l9dhu1 { display:flex; justify-content:space-between; color:#999; font-size:.8rem; }
.pmyhz1 .l9dhu1 .cprp5::before { content:'▶ '; color:#FF6B8A; }
.pmyhz1 .luds39 { display:flex; gap:5px; margin-top:6px; flex-wrap:wrap; }
.pmyhz1 .luds39 span { background:#FFF0F3; color:#FF6B8A; padding:2px 8px; border-radius:10px; font-size:.72rem; }
.pmyhz1 .xcv5el { position:absolute; bottom:8px; right:8px; background:rgba(0,0,0,.7); color:#fff; padding:2px 8px; border-radius:4px; font-size:.75rem; }

/* ===== 专家展示 ===== */
.e94nyc34 { display:grid; grid-template-columns:repeat(4,1fr); gap:20px; }
.c1kbf310 { background:#fff; border-radius:12px; padding:25px 20px; text-align:center; box-shadow:0 4px 15px rgba(0,0,0,.06); transition:all .3s; }
.c1kbf310:hover { transform:translateY(-4px); box-shadow:0 8px 25px rgba(255,107,138,.15); }
.c1kbf310 .z6jnfja { width:80px; height:80px; border-radius:50%; margin:0 auto 12px; object-fit:cover; border:3px solid #FFB4A2; }
.c1kbf310 h4 { color:#1A1A2E; font-size:1rem; margin-bottom:4px; }
.c1kbf310 .role { color:#FF6B8A; font-size:.85rem; margin-bottom:8px; }
.c1kbf310 p { color:#888; font-size:.82rem; line-height:1.5; }
.c1kbf310 .jw43f { display:flex; gap:8px; justify-content:center; margin-top:12px; }
.c1kbf310 .jw43f a { padding:5px 14px; border-radius:15px; font-size:.78rem; }
.hszyp { background:#FF6B8A; color:#fff !important; }
.hszyp:hover { background:#e0527a; }
.w3dqtpj { border:1px solid #FF6B8A; color:#FF6B8A !important; }
.w3dqtpj:hover { background:#FF6B8A; color:#fff !important; }

/* ===== FAQ ===== */
.mzoi29 { max-width:800px; margin:0 auto; }
.cvyfsi { background:#fff; border-radius:10px; margin-bottom:12px; box-shadow:0 2px 10px rgba(0,0,0,.05); overflow:hidden; }
.cvyfsi .gy9aa { padding:16px 20px; cursor:pointer; display:flex; justify-content:space-between; align-items:center; font-weight:600; color:#1A1A2E; transition:background .3s; }
.cvyfsi .gy9aa:hover { background:#FFF0F3; }
.cvyfsi .gy9aa .s07ib { transition:transform .3s; color:#FF6B8A; font-size:1.2rem; }
.cvyfsi.open .gy9aa .s07ib { transform:rotate(180deg); }
.cvyfsi .u10hvr2i { padding:0 20px; max-height:0; overflow:hidden; transition:all .3s; color:#666; font-size:.9rem; line-height:1.8; }
.cvyfsi.open .u10hvr2i { padding:0 20px 16px; max-height:500px; }

/* ===== 用户评论 ===== */
.bc3mgpxq { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
.d386f { background:#fff; border-radius:12px; padding:22px; box-shadow:0 4px 15px rgba(0,0,0,.06); position:relative; }
.d386f::before { content:'\201C'; position:absolute; top:10px; left:15px; font-size:3rem; color:#FFB4A2; opacity:.4; font-family:serif; }
.d386f .tppadfq { color:#FFB800; font-size:.9rem; margin-bottom:8px; }
.d386f p { color:#555; font-size:.9rem; line-height:1.7; margin-bottom:10px; padding-top:10px; }
.d386f .l62fcj { display:flex; align-items:center; gap:10px; }
.d386f .l62fcj img { width:36px; height:36px; border-radius:50%; }
.d386f .l62fcj .name { font-weight:600; color:#1A1A2E; font-size:.85rem; }
.d386f .l62fcj .date { color:#aaa; font-size:.75rem; }

/* ===== 合作品牌 ===== */
.nwa2i0wq { display:flex; flex-wrap:wrap; justify-content:center; gap:30px; align-items:center; padding:20px 0; }
.nwa2i0wq .o6zj6jda { background:#fff; padding:15px 25px; border-radius:10px; box-shadow:0 2px 10px rgba(0,0,0,.05); font-size:1rem; color:#666; font-weight:600; transition:all .3s; }
.nwa2i0wq .o6zj6jda:hover { color:#FF6B8A; box-shadow:0 4px 20px rgba(255,107,138,.15); }

/* ===== 联系我们 ===== */
.foijng { display:grid; grid-template-columns:repeat(3,1fr); gap:25px; }
.jp6e5d { background:#fff; border-radius:12px; padding:25px; text-align:center; box-shadow:0 4px 15px rgba(0,0,0,.06); }
.jp6e5d .d4zyyu2 { font-size:2rem; margin-bottom:10px; }
.jp6e5d h4 { color:#1A1A2E; margin-bottom:8px; }
.jp6e5d p { color:#888; font-size:.88rem; }

/* ===== 社交分享 ===== */
.wtsdm8do { display:flex; justify-content:center; gap:15px; padding:20px 0; }
.wtsdm8do a { display:inline-flex; align-items:center; gap:6px; padding:8px 20px; border-radius:20px; color:#fff; font-size:.85rem; transition:all .3s; }
.wtsdm8do a:hover { transform:translateY(-2px); color:#fff; }
.pz1yimns { background:#07C160; }
.d03o0 { background:#E6162D; }
.v60noe7d { background:#000; }
.zexsrkf { background:#FB7299; }

/* ===== 页脚 ===== */
.ccvx0 { background:linear-gradient(135deg,#1A1A2E 0%,#16213E 100%); color:#aaa; padding:40px 0 20px; }
.g6up88 { display:grid; grid-template-columns:repeat(4,1fr); gap:30px; margin-bottom:30px; }
.z3qczyq9 h4 { color:#fff; font-size:1rem; margin-bottom:15px; position:relative; padding-bottom:8px; }
.z3qczyq9 h4::after { content:''; position:absolute; bottom:0; left:0; width:30px; height:2px; background:#FF6B8A; }
.z3qczyq9 a { display:block; color:#aaa; font-size:.85rem; margin-bottom:8px; transition:color .3s; }
.z3qczyq9 a:hover { color:#FF6B8A; }
.z3qczyq9 p { font-size:.85rem; line-height:1.7; }
.z3qczyq9 .wimpybkf { display:flex; gap:15px; margin-top:10px; }
.z3qczyq9 .wimpybkf img { width:100px; height:100px; border-radius:8px; }
.ryxztna { border-top:1px solid rgba(255,255,255,.1); padding-top:20px; text-align:center; font-size:.82rem; }
.ryxztna a { color:#FF6B8A; }

/* ===== 面包屑 ===== */
.breadcrumb { padding:12px 0; font-size:.85rem; color:#888; }
.breadcrumb a { color:#FF6B8A; }
.breadcrumb span { margin:0 6px; }

/* ===== 内页视频播放 ===== */
.dkqn1w5o { background:#000; border-radius:12px; overflow:hidden; margin-bottom:25px; }
.dkqn1w5o video { width:100%; max-height:600px; }
.i31q4m { padding:20px 0; }
.i31q4m h1 { font-size:1.6rem; color:#1A1A2E; margin-bottom:10px; }
.i31q4m .j27m05th { display:flex; gap:20px; color:#888; font-size:.88rem; margin-bottom:15px; flex-wrap:wrap; }
.i31q4m .j27m05th span::before { margin-right:4px; }
.i31q4m .sfd60 { color:#555; font-size:.92rem; line-height:1.8; background:#fff; padding:20px; border-radius:10px; }
.i31q4m .ertvgmm2 { display:flex; gap:8px; margin-top:15px; flex-wrap:wrap; }
.i31q4m .ertvgmm2 a { background:#FFF0F3; color:#FF6B8A; padding:4px 14px; border-radius:15px; font-size:.82rem; }

/* ===== 侧边推荐 ===== */
.q31oq { display:grid; grid-template-columns:1fr 320px; gap:30px; }
.xdzyqj .vna6v { background:#fff; border-radius:12px; padding:18px; margin-bottom:20px; box-shadow:0 4px 15px rgba(0,0,0,.06); }
.xdzyqj .vna6v h4 { font-size:1rem; color:#1A1A2E; margin-bottom:12px; padding-bottom:8px; border-bottom:2px solid #FFF0F3; }
.xzxmj { display:flex; gap:10px; margin-bottom:12px; cursor:pointer; }
.xzxmj img { width:120px; height:68px; object-fit:cover; border-radius:6px; flex-shrink:0; }
.xzxmj .xo2i2lja h5 { font-size:.82rem; color:#333; line-height:1.4; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.xzxmj .xo2i2lja .sm { color:#999; font-size:.75rem; margin-top:4px; }

/* ===== How-To指南 ===== */
.tbe0kp { max-width:800px; margin:0 auto; }
.vg9t4 { display:flex; gap:20px; margin-bottom:25px; align-items:flex-start; }
.vg9t4 .fxvgxcr { width:48px; height:48px; border-radius:50%; background:linear-gradient(135deg,#FF6B8A,#FFB4A2); color:#fff; display:flex; align-items:center; justify-content:center; font-size:1.2rem; font-weight:700; flex-shrink:0; }
.vg9t4 .yg9yhnw h4 { color:#1A1A2E; margin-bottom:4px; }
.vg9t4 .yg9yhnw p { color:#666; font-size:.9rem; }

/* ===== 响应式 ===== */
@media(max-width:1024px){
  .md9zp { grid-template-columns:repeat(3,1fr); }
  .e94nyc34 { grid-template-columns:repeat(2,1fr); }
  .g6up88 { grid-template-columns:repeat(2,1fr); }
  .q31oq { grid-template-columns:1fr; }
}
@media(max-width:768px){
  .blpb0 { flex-wrap:wrap; }
  .u9dxb { display:none; flex-direction:column; width:100%; background:#1A1A2E; }
  .u9dxb.show { display:flex; }
  .u9dxb a { padding:12px 20px; border-bottom:1px solid rgba(255,255,255,.05); }
  .qsgevg1 { display:block; }
  .md9zp { grid-template-columns:repeat(2,1fr); }
  .bc3mgpxq { grid-template-columns:1fr; }
  .foijng { grid-template-columns:1fr; }
  .ojsur3 { height:320px; }
  .id6eyh h1 { font-size:1.8rem; }
  .rgd0cct input { width:60%; }
  .g6up88 { grid-template-columns:1fr; }
  .e94nyc34 { grid-template-columns:1fr; }
}
@media(max-width:480px){
  .md9zp { grid-template-columns:1fr; }
  .ojsur3 { height:260px; }
  .id6eyh h1 { font-size:1.4rem; }
}

/* ===== 简介文本 ===== */
.aynobwom { max-width:900px; margin:0 auto; }
.aynobwom p { color:#555; font-size:.95rem; line-height:1.9; margin-bottom:16px; text-indent:2em; text-align:justify; }

/* ===== 友情链接 ===== */
.qq4hm2a a { color:#999; transition:color .3s; }
.qq4hm2a a:hover { color:#FF6B8A; }

/* ===== 动画 ===== */
.fade-in { opacity:0; transform:translateY(20px); transition:all .6s ease; animation:fadeInFallback 1s ease forwards; animation-delay:0.5s; }
.fade-in.visible { opacity:1; transform:translateY(0); animation:none; }
@keyframes fadeInFallback { to { opacity:1; transform:translateY(0); } }
