/* ============================================
   溏心vlog - 影视传媒与创意社区平台
   原创样式表 | sdelo92.cn
   ============================================ */

/* --- 基础重置与变量 --- */
:root {
  --wu6wb: #E8364F;
  --dakeare: #1A1A2E;
  --g7t7ti: #FFB347;
  --llxvk: #F5F0EB;
  --fy4qt9: #2D2D3A;
  --usn6g: #E8E3DE;
  --k84hv: #FAF8F5;
  --ylk62: 0 4px 20px rgba(26,26,46,0.08);
  --o167llx1: 12px;
  --fr5r7fx6: all 0.3s ease;
}

*, *::before, *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  font-size: 16px;
}

body {
  font-family: "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "Helvetica Neue", Arial, sans-serif;
  color: var(--fy4qt9);
  background: var(--llxvk);
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}

a {
  color: var(--wu6wb);
  text-decoration: none;
  transition: var(--fr5r7fx6);
}

a:hover {
  color: var(--dakeare);
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* --- 顶部导航 --- */
.rrdc0 {
  background: var(--dakeare);
  position: sticky;
  top: 0;
  z-index: 1000;
  box-shadow: 0 2px 16px rgba(0,0,0,0.15);
}

.rrdc0 .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 68px;
}

.yl59zt5 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.yl59zt5 img {
  height: 44px;
  width: auto;
}

.yl59zt5 span {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 2px;
}

.yew3sr6f {
  display: flex;
  align-items: center;
  gap: 6px;
}

.yew3sr6f a {
  color: rgba(255,255,255,0.85);
  padding: 8px 14px;
  border-radius: 6px;
  font-size: 0.95rem;
  font-weight: 500;
  transition: var(--fr5r7fx6);
}

.yew3sr6f a:hover,
.yew3sr6f a.active {
  background: var(--wu6wb);
  color: #fff;
}

.h12sclaw {
  display: none;
  background: none;
  border: none;
  color: #fff;
  font-size: 1.6rem;
  cursor: pointer;
  padding: 8px;
}

/* --- 搜索栏 --- */
.sxwhcozu {
  background: linear-gradient(135deg, var(--dakeare) 0%, #2d1b4e 100%);
  padding: 14px 0;
}

.sxwhcozu .container {
  display: flex;
  justify-content: center;
}

.ctytw {
  display: flex;
  max-width: 600px;
  width: 100%;
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 4px 16px rgba(0,0,0,0.12);
}

.ctytw input {
  flex: 1;
  border: none;
  padding: 12px 24px;
  font-size: 1rem;
  outline: none;
  color: var(--fy4qt9);
  background: transparent;
}

.ctytw button {
  background: var(--wu6wb);
  color: #fff;
  border: none;
  padding: 12px 28px;
  font-size: 1rem;
  cursor: pointer;
  transition: var(--fr5r7fx6);
  font-weight: 600;
}

.ctytw button:hover {
  background: #c92a40;
}

/* --- Hero Banner --- */
.z3v9g {
  position: relative;
  height: 520px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.z3v9g img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nmn0ey7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(26,26,46,0.7) 0%, rgba(232,54,79,0.4) 100%);
}

.ngl9buqz {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
  padding: 0 20px;
}

.ngl9buqz h1 {
  font-size: 2.8rem;
  font-weight: 800;
  margin-bottom: 16px;
  text-shadow: 0 2px 8px rgba(0,0,0,0.3);
  line-height: 1.3;
}

.ngl9buqz p {
  font-size: 1.2rem;
  max-width: 680px;
  margin: 0 auto 28px;
  opacity: 0.95;
  line-height: 1.8;
}

.khw06c {
  display: inline-block;
  padding: 14px 36px;
  border-radius: 30px;
  font-size: 1rem;
  font-weight: 600;
  transition: var(--fr5r7fx6);
  cursor: pointer;
  border: none;
}

.ebs72r4v {
  background: var(--wu6wb);
  color: #fff;
}

.ebs72r4v:hover {
  background: #c92a40;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(232,54,79,0.4);
  color: #fff;
}

.jjgei {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}

.jjgei:hover {
  background: #fff;
  color: var(--dakeare);
}

/* --- 通用区块标题 --- */
.esmt8k5 {
  padding: 70px 0;
}

.bfctxxy1 {
  background: var(--k84hv);
}

.g4nu1 {
  background: var(--dakeare);
  color: #fff;
}

.niusnpld {
  text-align: center;
  margin-bottom: 48px;
}

.niusnpld h2 {
  font-size: 2rem;
  font-weight: 700;
  color: var(--dakeare);
  margin-bottom: 12px;
  position: relative;
  display: inline-block;
}

.g4nu1 .niusnpld h2 {
  color: #fff;
}

.niusnpld h2::after {
  content: '';
  display: block;
  width: 60px;
  height: 4px;
  background: var(--wu6wb);
  margin: 12px auto 0;
  border-radius: 2px;
}

.niusnpld p {
  color: #6b6b7b;
  font-size: 1.05rem;
  max-width: 600px;
  margin: 0 auto;
}

.g4nu1 .niusnpld p {
  color: rgba(255,255,255,0.7);
}

/* --- 传媒视频卡片 --- */
.d30b6gb {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.ut9zcfv {
  background: #fff;
  border-radius: var(--o167llx1);
  overflow: hidden;
  box-shadow: var(--ylk62);
  transition: var(--fr5r7fx6);
  cursor: pointer;
}

.ut9zcfv:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 36px rgba(26,26,46,0.15);
}

.gow9vl {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16/9;
}

.gow9vl img,
.gow9vl video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.ut9zcfv:hover .gow9vl img,
.ut9zcfv:hover .gow9vl video {
  transform: scale(1.06);
}

.r9wkh {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  width: 64px;
  height: 64px;
  background: rgba(232,54,79,0.9);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: var(--fr5r7fx6);
}

.ut9zcfv:hover .r9wkh {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

.r9wkh::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 18px;
  border-color: transparent transparent transparent #fff;
  margin-left: 4px;
}

.to31r {
  position: absolute;
  bottom: 8px;
  right: 8px;
  background: rgba(0,0,0,0.7);
  color: #fff;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 0.8rem;
}

.e3o5bz {
  padding: 16px;
}

.e3o5bz h3 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 8px;
  color: var(--dakeare);
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.fp8aw {
  display: flex;
  gap: 16px;
  font-size: 0.82rem;
  color: #888;
}

.fp8aw span {
  display: flex;
  align-items: center;
  gap: 4px;
}

.lxvo4bz0 {
  display: flex;
  gap: 6px;
  margin-top: 10px;
  flex-wrap: wrap;
}

.rsgjiqpq {
  background: var(--usn6g);
  color: var(--fy4qt9);
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 0.75rem;
}

/* --- 模块卡片网格 --- */
.w4q3ppe {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.w6xv2 {
  background: #fff;
  border-radius: var(--o167llx1);
  overflow: hidden;
  box-shadow: var(--ylk62);
  transition: var(--fr5r7fx6);
  padding: 28px;
  text-align: center;
}

.w6xv2:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 30px rgba(26,26,46,0.12);
}

.clfv8s {
  width: 56px;
  height: 56px;
  background: linear-gradient(135deg, var(--wu6wb), var(--g7t7ti));
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 18px;
  font-size: 1.6rem;
  color: #fff;
}

.w6xv2 h3 {
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--dakeare);
  margin-bottom: 10px;
}

.w6xv2 p {
  font-size: 0.92rem;
  color: #666;
  line-height: 1.7;
}

/* --- 两列布局 --- */
.eabz4w {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
}

.eabz4w img {
  border-radius: var(--o167llx1);
  box-shadow: var(--ylk62);
}

.j8bpjy h2 {
  font-size: 1.8rem;
  font-weight: 700;
  color: var(--dakeare);
  margin-bottom: 16px;
}

.j8bpjy p {
  font-size: 1rem;
  color: #555;
  margin-bottom: 14px;
  line-height: 1.8;
}

/* --- 专家展示 --- */
.pm9p5xs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.h09l7iub {
  background: #fff;
  border-radius: var(--o167llx1);
  overflow: hidden;
  box-shadow: var(--ylk62);
  text-align: center;
  padding: 28px 20px;
  transition: var(--fr5r7fx6);
}

.h09l7iub:hover {
  transform: translateY(-4px);
}

.h09l7iub img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
  margin: 0 auto 16px;
  border: 3px solid var(--usn6g);
}

.h09l7iub h4 {
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--dakeare);
  margin-bottom: 4px;
}

.h09l7iub .i8rgign {
  color: var(--wu6wb);
  font-size: 0.88rem;
  margin-bottom: 10px;
}

.h09l7iub p {
  font-size: 0.85rem;
  color: #777;
  line-height: 1.6;
  margin-bottom: 14px;
}

.szet4 {
  display: flex;
  gap: 8px;
  justify-content: center;
}

.szet4 a {
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 500;
}

.szet4 .xhiac {
  background: var(--wu6wb);
  color: #fff;
}

.szet4 .lnvjy {
  border: 1px solid var(--dakeare);
  color: var(--dakeare);
}

/* --- 合作品牌Logo墙 --- */
.wiab5s2u {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 36px;
  align-items: center;
}

.wiab5s2u .partner-item {
  background: #fff;
  padding: 18px 32px;
  border-radius: 10px;
  box-shadow: var(--ylk62);
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--dakeare);
  transition: var(--fr5r7fx6);
  min-width: 160px;
  text-align: center;
}

.wiab5s2u .partner-item:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 24px rgba(26,26,46,0.12);
}

/* --- FAQ --- */
.d4xj61v {
  max-width: 800px;
  margin: 0 auto;
}

.uinw5zb {
  background: #fff;
  border-radius: var(--o167llx1);
  margin-bottom: 12px;
  box-shadow: var(--ylk62);
  overflow: hidden;
}

.c47ey70g {
  padding: 18px 24px;
  font-weight: 600;
  color: var(--dakeare);
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: var(--fr5r7fx6);
}

.c47ey70g:hover {
  color: var(--wu6wb);
}

.c47ey70g::after {
  content: '+';
  font-size: 1.4rem;
  font-weight: 300;
  transition: var(--fr5r7fx6);
}

.uinw5zb.active .c47ey70g::after {
  transform: rotate(45deg);
}

.lm3d9zt {
  padding: 0 24px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease, padding 0.35s ease;
  color: #555;
  font-size: 0.95rem;
  line-height: 1.8;
}

.uinw5zb.active .lm3d9zt {
  padding: 0 24px 18px;
  max-height: 300px;
}

/* --- 用户评论 --- */
.rfiv2n8k {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.auuvn {
  background: #fff;
  border-radius: var(--o167llx1);
  padding: 24px;
  box-shadow: var(--ylk62);
}

.qz94ct {
  color: var(--g7t7ti);
  font-size: 1rem;
  margin-bottom: 10px;
}

.auuvn blockquote {
  font-size: 0.95rem;
  color: #555;
  line-height: 1.8;
  margin-bottom: 14px;
  font-style: italic;
}

.qhaly1b {
  display: flex;
  align-items: center;
  gap: 10px;
}

.qhaly1b .avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--wu6wb);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1rem;
}

.qhaly1b .name {
  font-weight: 600;
  color: var(--dakeare);
  font-size: 0.9rem;
}

.qhaly1b .date {
  font-size: 0.8rem;
  color: #999;
}

/* --- 联系我们 --- */
.afz1c {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 36px;
}

.zzyio {
  background: #fff;
  border-radius: var(--o167llx1);
  padding: 32px;
  box-shadow: var(--ylk62);
}

.zzyio h3 {
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--dakeare);
  margin-bottom: 18px;
}

.ttiy6 {
  display: flex;
  gap: 12px;
  margin-bottom: 14px;
  align-items: flex-start;
}

.ttiy6 .label {
  font-weight: 600;
  color: var(--dakeare);
  min-width: 80px;
  font-size: 0.92rem;
}

.ttiy6 .value {
  color: #555;
  font-size: 0.92rem;
}

.qoonf {
  display: flex;
  gap: 24px;
  justify-content: center;
  flex-wrap: wrap;
}

.ccno8g9 {
  text-align: center;
}

.ccno8g9 img {
  width: 150px;
  height: 150px;
  border-radius: 10px;
  margin-bottom: 8px;
}

.ccno8g9 span {
  font-size: 0.85rem;
  color: #666;
}

/* --- 社交分享 --- */
.ps2yal8 {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 24px;
}

.ngjh3 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 10px 20px;
  border-radius: 24px;
  font-size: 0.88rem;
  font-weight: 500;
  color: #fff;
  transition: var(--fr5r7fx6);
}

.ngjh3:hover {
  transform: translateY(-2px);
  color: #fff;
}

.mrqtpaan { background: #07C160; }
.pl7ssd { background: #E6162D; }
.u52fp { background: #161823; }
.lzptk { background: #00A1D6; }

/* --- 页脚 --- */
.mc5gov1 {
  background: var(--dakeare);
  color: rgba(255,255,255,0.7);
  padding: 48px 0 24px;
}

.zlnzoc {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 36px;
  margin-bottom: 36px;
}

.io3fgibn .yl59zt5 {
  margin-bottom: 14px;
}

.io3fgibn p {
  font-size: 0.9rem;
  line-height: 1.8;
}

.mc5gov1 h4 {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 16px;
}

.fcpoo a {
  display: block;
  color: rgba(255,255,255,0.6);
  font-size: 0.9rem;
  margin-bottom: 8px;
  transition: var(--fr5r7fx6);
}

.fcpoo a:hover {
  color: var(--wu6wb);
}

.ivdi4i {
  border-top: 1px solid rgba(255,255,255,0.1);
  padding-top: 20px;
  text-align: center;
  font-size: 0.85rem;
}

.ivdi4i a {
  color: rgba(255,255,255,0.6);
}

/* --- 面包屑 --- */
.b6pxm10 {
  padding: 14px 0;
  font-size: 0.88rem;
  color: #888;
}

.b6pxm10 a {
  color: var(--wu6wb);
}

.b6pxm10 span {
  margin: 0 6px;
  color: #ccc;
}

/* --- How-To 指南 --- */
.coldsms4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  counter-reset: step;
}

.bpa4u {
  background: #fff;
  border-radius: var(--o167llx1);
  padding: 28px 20px;
  text-align: center;
  box-shadow: var(--ylk62);
  position: relative;
  counter-increment: step;
}

.bpa4u::before {
  content: counter(step);
  display: flex;
  width: 44px;
  height: 44px;
  background: var(--wu6wb);
  color: #fff;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0 auto 14px;
}

.bpa4u h4 {
  font-size: 1rem;
  color: var(--dakeare);
  margin-bottom: 8px;
}

.bpa4u p {
  font-size: 0.88rem;
  color: #666;
}

/* --- 内页样式 --- */
.xgbo5knd {
  position: relative;
  height: 360px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.xgbo5knd img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bjj404y {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(26,26,46,0.75) 0%, rgba(232,54,79,0.35) 100%);
}

.jojfrdn {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
}

.jojfrdn h1 {
  font-size: 2.4rem;
  font-weight: 800;
  margin-bottom: 10px;
}

.jojfrdn p {
  font-size: 1.1rem;
  opacity: 0.9;
}

.sonzza0 {
  max-width: 900px;
  margin: 0 auto;
  padding: 48px 20px;
}

.sonzza0 h2 {
  font-size: 1.6rem;
  color: var(--dakeare);
  margin: 32px 0 16px;
  font-weight: 700;
}

.sonzza0 h3 {
  font-size: 1.3rem;
  color: var(--dakeare);
  margin: 24px 0 12px;
  font-weight: 600;
}

.sonzza0 p {
  margin-bottom: 16px;
  line-height: 1.9;
  color: #444;
}

.sonzza0 img {
  border-radius: var(--o167llx1);
  margin: 24px 0;
  box-shadow: var(--ylk62);
}

/* --- 懒加载占位 --- */
.ra6q0 {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.ra6q0.loaded {
  opacity: 1;
}

/* --- 响应式 --- */
@media (max-width: 1024px) {
  .d30b6gb {
    grid-template-columns: repeat(2, 1fr);
  }
  .w4q3ppe {
    grid-template-columns: repeat(2, 1fr);
  }
  .pm9p5xs {
    grid-template-columns: repeat(2, 1fr);
  }
  .zlnzoc {
    grid-template-columns: repeat(2, 1fr);
  }
  .coldsms4 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .yew3sr6f {
    display: none;
    position: absolute;
    top: 68px;
    left: 0;
    right: 0;
    background: var(--dakeare);
    flex-direction: column;
    padding: 16px;
    gap: 4px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.2);
  }

  .yew3sr6f.active {
    display: flex;
  }

  .h12sclaw {
    display: block;
  }

  .z3v9g {
    height: 400px;
  }

  .ngl9buqz h1 {
    font-size: 1.8rem;
  }

  .ngl9buqz p {
    font-size: 1rem;
  }

  .d30b6gb {
    grid-template-columns: 1fr;
  }

  .w4q3ppe {
    grid-template-columns: 1fr;
  }

  .eabz4w {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .pm9p5xs {
    grid-template-columns: 1fr;
  }

  .rfiv2n8k {
    grid-template-columns: 1fr;
  }

  .afz1c {
    grid-template-columns: 1fr;
  }

  .zlnzoc {
    grid-template-columns: 1fr;
  }

  .coldsms4 {
    grid-template-columns: 1fr;
  }

  .esmt8k5 {
    padding: 40px 0;
  }

  .niusnpld h2 {
    font-size: 1.5rem;
  }

  .xgbo5knd {
    height: 260px;
  }

  .jojfrdn h1 {
    font-size: 1.6rem;
  }
}

@media (max-width: 480px) {
  .z3v9g {
    height: 320px;
  }

  .ngl9buqz h1 {
    font-size: 1.5rem;
  }

  .khw06c {
    padding: 12px 24px;
    font-size: 0.9rem;
  }
}
