/* ============================================
   寸止挑战 - 影视传媒与创意社区平台
   原创样式表 | sbutnpp.cn
   ============================================ */

/* --- 基础重置与变量 --- */
:root {
  --yhwsk: #E8364F;
  --vcg0pxi: #1A1A2E;
  --upar7: #FFB347;
  --x8y1p: #F5F0EB;
  --yfdpnb: #2D2D3A;
  --qq5y4: #E8E3DE;
  --bvv72p: #FAF8F5;
  --rbwa6age: 0 4px 20px rgba(26,26,46,0.08);
  --ecmsdgko: 12px;
  --w9hmny03: 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(--yfdpnb);
  background: var(--x8y1p);
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}

a {
  color: var(--yhwsk);
  text-decoration: none;
  transition: var(--w9hmny03);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cp17tmna {
  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);
}

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

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

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

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

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

.huxf0 {
  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%);
}

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

.ris5p 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;
}

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

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

.mqwspm2 {
  background: var(--yhwsk);
  color: #fff;
}

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

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

.crdo4:hover {
  background: #fff;
  color: var(--vcg0pxi);
}

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

.p7ks2t {
  background: var(--bvv72p);
}

.zrelvs {
  background: var(--vcg0pxi);
  color: #fff;
}

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

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

.zrelvs .glhlun4 h2 {
  color: #fff;
}

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

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

.zrelvs .glhlun4 p {
  color: rgba(255,255,255,0.7);
}

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

.infqv86y {
  background: #fff;
  border-radius: var(--ecmsdgko);
  overflow: hidden;
  box-shadow: var(--rbwa6age);
  transition: var(--w9hmny03);
  cursor: pointer;
}

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

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

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

.infqv86y:hover .p88l4 img,
.infqv86y:hover .p88l4 video {
  transform: scale(1.06);
}

.pzfq5luw {
  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(--w9hmny03);
}

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

.pzfq5luw::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;
}

.s76qwwo {
  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;
}

.mrkx1ung {
  padding: 16px;
}

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

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

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

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

.b8aeloyd {
  background: var(--qq5y4);
  color: var(--yfdpnb);
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 0.75rem;
}

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

.rymqz03 {
  background: #fff;
  border-radius: var(--ecmsdgko);
  overflow: hidden;
  box-shadow: var(--rbwa6age);
  transition: var(--w9hmny03);
  padding: 28px;
  text-align: center;
}

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

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

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

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

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

.dx16r img {
  border-radius: var(--ecmsdgko);
  box-shadow: var(--rbwa6age);
}

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

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

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

.e3r1t0p {
  background: #fff;
  border-radius: var(--ecmsdgko);
  overflow: hidden;
  box-shadow: var(--rbwa6age);
  text-align: center;
  padding: 28px 20px;
  transition: var(--w9hmny03);
}

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

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

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

.e3r1t0p .h34kiji {
  color: var(--yhwsk);
  font-size: 0.88rem;
  margin-bottom: 10px;
}

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

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

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

.a4f9v3u .xblftr6 {
  background: var(--yhwsk);
  color: #fff;
}

.a4f9v3u .hz1718 {
  border: 1px solid var(--vcg0pxi);
  color: var(--vcg0pxi);
}

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

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

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

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

.kymiej {
  background: #fff;
  border-radius: var(--ecmsdgko);
  margin-bottom: 12px;
  box-shadow: var(--rbwa6age);
  overflow: hidden;
}

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

.mw4v1:hover {
  color: var(--yhwsk);
}

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

.kymiej.active .mw4v1::after {
  transform: rotate(45deg);
}

.vdxqq {
  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;
}

.kymiej.active .vdxqq {
  padding: 0 24px 18px;
  max-height: 300px;
}

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

.bv19gb {
  background: #fff;
  border-radius: var(--ecmsdgko);
  padding: 24px;
  box-shadow: var(--rbwa6age);
}

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

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

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

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

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

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

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

.k4uh649 {
  background: #fff;
  border-radius: var(--ecmsdgko);
  padding: 32px;
  box-shadow: var(--rbwa6age);
}

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

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

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

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

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

.s7j2i {
  text-align: center;
}

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

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

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

.av3ll6b8 {
  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(--w9hmny03);
}

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

.mj2ob5oh { background: #07C160; }
.q2gj6w6q { background: #E6162D; }
.ikkbo { background: #161823; }
.wxw8sjjb { background: #00A1D6; }

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

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

.a4ux6ahc .jdcj6 {
  margin-bottom: 14px;
}

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

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

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

.pcmuv a:hover {
  color: var(--yhwsk);
}

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

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

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

.pyuhmdp a {
  color: var(--yhwsk);
}

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

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

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

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

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

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

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

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

.nxajf {
  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%);
}

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

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

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

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

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

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

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

.dgmk5o img {
  border-radius: var(--ecmsdgko);
  margin: 24px 0;
  box-shadow: var(--rbwa6age);
}

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

.vkxqy.loaded {
  opacity: 1;
}

/* --- 响应式 --- */
@media (max-width: 1024px) {
  .fn7hwdv {
    grid-template-columns: repeat(2, 1fr);
  }
  .eseaqi {
    grid-template-columns: repeat(2, 1fr);
  }
  .mu0tvqta {
    grid-template-columns: repeat(2, 1fr);
  }
  .tkt5p {
    grid-template-columns: repeat(2, 1fr);
  }
  .oug6h {
    grid-template-columns: repeat(2, 1fr);
  }
}

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

  .vtrif.active {
    display: flex;
  }

  .kegeqqdu {
    display: block;
  }

  .hni9s9gp {
    height: 400px;
  }

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

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

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

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

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

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

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

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

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

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

  .rqk802e0 {
    padding: 40px 0;
  }

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

  .yqpw6 {
    height: 260px;
  }

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

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

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

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