/* ============================================
   男同网传媒 - 原创样式表
   品牌色系：深红 #8B1A1A | 金色 #C9A96E | 深蓝 #1A1A2E | 暖白 #FFF8F0
   ============================================ */

/* --- 基础重置与全局 --- */
*, *::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: #2D2D2D;
  background: #FFF8F0;
  line-height: 1.8;
  overflow-x: hidden;
}
a { color: #8B1A1A; text-decoration: none; transition: color .3s; }
a:hover { color: #C9A96E; }
img { max-width: 100%; height: auto; display: block; }
ul, ol { list-style: none; }
.container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }

/* --- 顶部导航 --- */
.zpy8ibdv {
  position: fixed; top: 0; left: 0; width: 100%; z-index: 1000;
  background: rgba(26,26,46,.95); backdrop-filter: blur(10px);
  border-bottom: 2px solid #8B1A1A;
  transition: background .3s;
}
.bbpyjq1 {
  display: flex; align-items: center; justify-content: space-between;
  max-width: 1200px; margin: 0 auto; padding: 0 20px; height: 70px;
}
.tkaxx { display: flex; align-items: center; gap: 10px; }
.tkaxx img { height: 50px; width: auto; }
.tkaxx span { font-size: 1.4rem; font-weight: 700; color: #C9A96E; letter-spacing: 2px; }
.crxe4 { display: flex; align-items: center; gap: 0; }
.crxe4 a {
  color: #FFF8F0; font-size: .95rem; padding: 8px 16px;
  border-radius: 4px; transition: all .3s; position: relative;
}
.crxe4 a:hover, .crxe4 a.active {
  color: #C9A96E; background: rgba(139,26,26,.3);
}
.crxe4 a::after {
  content: ''; position: absolute; bottom: 0; left: 50%; width: 0; height: 2px;
  background: #C9A96E; transition: all .3s; transform: translateX(-50%);
}
.crxe4 a:hover::after, .crxe4 a.active::after { width: 60%; }

/* 搜索框 */
.ntt0ep {
  background: #1A1A2E; padding: 12px 0; border-bottom: 1px solid rgba(139,26,26,.3);
  margin-top: 70px;
}
.iandy {
  max-width: 600px; margin: 0 auto; display: flex; gap: 10px; padding: 0 20px;
}
.ntt0ep input {
  flex: 1; padding: 10px 18px; border: 2px solid #8B1A1A; border-radius: 25px;
  background: rgba(255,248,240,.1); color: #FFF8F0; font-size: .95rem;
  outline: none; transition: border-color .3s;
}
.ntt0ep input::placeholder { color: rgba(255,248,240,.5); }
.ntt0ep input:focus { border-color: #C9A96E; }
.ntt0ep button {
  padding: 10px 24px; background: linear-gradient(135deg, #8B1A1A, #C9A96E);
  color: #FFF8F0; border: none; border-radius: 25px; cursor: pointer;
  font-size: .95rem; font-weight: 600; transition: transform .3s, box-shadow .3s;
}
.ntt0ep button:hover { transform: scale(1.05); box-shadow: 0 4px 15px rgba(139,26,26,.4); }

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

/* --- Hero Banner --- */
.hnvl4s {
  position: relative; height: 70vh; min-height: 450px;
  background-size: cover; background-position: center; background-attachment: fixed;
  display: flex; align-items: center; justify-content: center; text-align: center;
}
.hnvl4s::before {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(26,26,46,.6) 0%, rgba(139,26,26,.3) 100%);
}
.d1eva { position: relative; z-index: 2; color: #FFF8F0; max-width: 800px; padding: 0 20px; }
.d1eva h1 {
  font-size: 3rem; font-weight: 800; margin-bottom: 16px;
  text-shadow: 2px 2px 8px rgba(0,0,0,.5);
  background: linear-gradient(135deg, #FFF8F0, #C9A96E);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.d1eva p { font-size: 1.2rem; opacity: .9; margin-bottom: 24px; text-shadow: 1px 1px 4px rgba(0,0,0,.5); }
.xmsqh {
  display: inline-block; padding: 14px 36px;
  background: linear-gradient(135deg, #8B1A1A, #C9A96E);
  color: #FFF8F0; border-radius: 30px; font-size: 1.1rem; font-weight: 600;
  transition: transform .3s, box-shadow .3s;
}
.xmsqh:hover { transform: translateY(-3px); box-shadow: 0 8px 25px rgba(139,26,26,.5); color: #FFF8F0; }

/* --- 通用区块标题 --- */
.xs73q {
  text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 16px;
}
.xs73q h2 {
  font-size: 2rem; color: #1A1A2E; font-weight: 700;
}
.xs73q h2 em { font-style: normal; color: #8B1A1A; }
.xs73q p { color: #666; margin-top: 8px; font-size: 1rem; }
.xs73q::after {
  content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);
  width: 60px; height: 3px; background: linear-gradient(90deg, #8B1A1A, #C9A96E);
  border-radius: 2px;
}

/* --- 传媒视频卡片 --- */
.pni3kvyg {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 24px; padding: 20px 0;
}
.jeki35m1 {
  background: #fff; border-radius: 12px; overflow: hidden;
  box-shadow: 0 4px 20px rgba(0,0,0,.08); transition: transform .3s, box-shadow .3s;
}
.jeki35m1:hover { transform: translateY(-6px); box-shadow: 0 12px 35px rgba(139,26,26,.15); }
.we60p {
  position: relative; overflow: hidden; aspect-ratio: 16/9; cursor: pointer;
}
.we60p img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s; }
.jeki35m1:hover .we60p img { transform: scale(1.08); }
.r5x8s1 {
  position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0);
  width: 60px; height: 60px; background: rgba(139,26,26,.85); border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  transition: transform .3s, background .3s;
}
.r5x8s1::after {
  content: ''; width: 0; height: 0;
  border-left: 20px solid #FFF8F0; border-top: 12px solid transparent; border-bottom: 12px solid transparent;
  margin-left: 4px;
}
.jeki35m1:hover .r5x8s1 { transform: translate(-50%, -50%) scale(1); }
.r5x8s1:hover { background: rgba(201,169,110,.9); }
.wpbnl { padding: 16px; }
.wpbnl h3 { font-size: 1.05rem; color: #1A1A2E; margin-bottom: 8px; line-height: 1.5; }
.eswwtsq { display: flex; gap: 16px; font-size: .8rem; color: #999; flex-wrap: wrap; }
.eswwtsq span { display: flex; align-items: center; gap: 4px; }
.pwl82u { display: flex; gap: 6px; margin-top: 10px; flex-wrap: wrap; }
.pwl82u span {
  padding: 3px 10px; background: rgba(139,26,26,.08); color: #8B1A1A;
  border-radius: 12px; font-size: .75rem;
}

/* --- 区块通用 --- */
.nh2hcz { padding: 60px 0; }
.nh2hcz:nth-child(even) { background: #F5EDE0; }
.nh2hcz:nth-child(odd) { background: #FFF8F0; }

/* --- 专家展示 --- */
.tp2v72e {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 30px;
}
.qd340w {
  background: #fff; border-radius: 12px; padding: 30px 20px; text-align: center;
  box-shadow: 0 4px 20px rgba(0,0,0,.06); transition: transform .3s;
  border-top: 3px solid #8B1A1A;
}
.qd340w:hover { transform: translateY(-5px); }
.qd340w img {
  width: 110px; height: 110px; border-radius: 50%; object-fit: cover;
  margin: 0 auto 16px; border: 3px solid #C9A96E;
}
.qd340w h3 { font-size: 1.15rem; color: #1A1A2E; margin-bottom: 4px; }
.qd340w .role { color: #8B1A1A; font-size: .85rem; margin-bottom: 10px; }
.qd340w p { font-size: .9rem; color: #666; line-height: 1.7; }
.qd340w .jtemz { margin-top: 16px; display: flex; gap: 10px; justify-content: center; }
.qd340w .jtemz a {
  padding: 6px 16px; border-radius: 20px; font-size: .85rem; transition: all .3s;
}
.f5jzf { background: #8B1A1A; color: #FFF8F0 !important; }
.f5jzf:hover { background: #C9A96E; }
.g0kxumft { border: 1px solid #8B1A1A; color: #8B1A1A !important; }
.g0kxumft:hover { background: #8B1A1A; color: #FFF8F0 !important; }

/* --- 社区功能 --- */
.hyalulr {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
}
.yjc062tx {
  background: #fff; border-radius: 12px; padding: 28px 20px; text-align: center;
  box-shadow: 0 2px 15px rgba(0,0,0,.05); transition: all .3s;
  border-bottom: 3px solid transparent;
}
.yjc062tx:hover { border-bottom-color: #C9A96E; transform: translateY(-4px); }
.v4l85vl {
  width: 56px; height: 56px; margin: 0 auto 14px;
  background: linear-gradient(135deg, #8B1A1A, #C9A96E);
  border-radius: 14px; display: flex; align-items: center; justify-content: center;
  font-size: 1.6rem; color: #FFF8F0;
}
.yjc062tx h3 { font-size: 1rem; color: #1A1A2E; margin-bottom: 6px; }
.yjc062tx p { font-size: .85rem; color: #888; }

/* --- 合作品牌 --- */
.s80sp8 {
  display: flex; flex-wrap: wrap; gap: 30px; justify-content: center; align-items: center;
  padding: 20px 0;
}
.s80sp8 .aqejypf6 {
  width: 140px; height: 70px; background: #fff; border-radius: 8px;
  display: flex; align-items: center; justify-content: center;
  box-shadow: 0 2px 10px rgba(0,0,0,.06); padding: 10px;
  font-size: 1rem; font-weight: 700; color: #666;
  transition: all .3s;
}
.s80sp8 .aqejypf6:hover { box-shadow: 0 4px 20px rgba(139,26,26,.15); color: #8B1A1A; }

/* --- 用户评论 --- */
.t17r1ctj {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 24px;
}
.n21zpib {
  background: #fff; border-radius: 12px; padding: 24px;
  box-shadow: 0 2px 15px rgba(0,0,0,.06); position: relative;
  border-left: 4px solid #C9A96E;
}
.n21zpib::before {
  content: '\201C'; position: absolute; top: 10px; left: 16px;
  font-size: 3rem; color: rgba(139,26,26,.1); font-family: Georgia, serif;
}
.n21zpib .stars { color: #C9A96E; margin-bottom: 10px; font-size: 1rem; }
.n21zpib p { font-size: .95rem; color: #444; line-height: 1.7; margin-bottom: 12px; }
.n21zpib .p8bhyfo { font-size: .85rem; color: #999; font-weight: 600; }

/* --- FAQ --- */
.tb8nqugw { max-width: 800px; margin: 0 auto; }
.b7yxl3z {
  background: #fff; border-radius: 10px; margin-bottom: 12px;
  box-shadow: 0 2px 10px rgba(0,0,0,.04); overflow: hidden;
}
.sva3n5gf {
  padding: 18px 24px; font-size: 1rem; font-weight: 600; color: #1A1A2E;
  cursor: pointer; display: flex; justify-content: space-between; align-items: center;
  transition: background .3s;
}
.sva3n5gf:hover { background: rgba(139,26,26,.03); }
.sva3n5gf .arrow { transition: transform .3s; color: #8B1A1A; font-size: 1.2rem; }
.b7yxl3z.active .sva3n5gf .arrow { transform: rotate(180deg); }
.j3wtx {
  max-height: 0; overflow: hidden; transition: max-height .4s ease, padding .4s;
  padding: 0 24px; color: #666; font-size: .95rem; line-height: 1.8;
}
.b7yxl3z.active .j3wtx { max-height: 300px; padding: 0 24px 18px; }

/* --- How-To指南 --- */
.io3ia0ny {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 24px; counter-reset: step;
}
.q6s9n {
  background: #fff; border-radius: 12px; padding: 28px 20px; text-align: center;
  box-shadow: 0 2px 15px rgba(0,0,0,.05); position: relative; counter-increment: step;
}
.q6s9n::before {
  content: counter(step); position: absolute; top: -14px; left: 50%; transform: translateX(-50%);
  width: 32px; height: 32px; background: linear-gradient(135deg, #8B1A1A, #C9A96E);
  color: #FFF8F0; border-radius: 50%; display: flex; align-items: center; justify-content: center;
  font-weight: 700; font-size: .9rem;
}
.q6s9n h3 { margin-top: 10px; font-size: 1rem; color: #1A1A2E; margin-bottom: 8px; }
.q6s9n p { font-size: .85rem; color: #888; }

/* --- 联系信息 --- */
.a6hhk {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 24px;
}
.bwfe4y0 {
  background: #fff; border-radius: 12px; padding: 24px; text-align: center;
  box-shadow: 0 2px 15px rgba(0,0,0,.05);
}
.bwfe4y0 h3 { font-size: 1.05rem; color: #1A1A2E; margin-bottom: 10px; }
.bwfe4y0 p { font-size: .9rem; color: #666; }

/* --- 社交分享 --- */
.zb4olq { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; padding: 20px 0; }
.b5752dm5 {
  padding: 10px 20px; border-radius: 25px; font-size: .9rem; font-weight: 600;
  color: #FFF8F0; transition: transform .3s, box-shadow .3s; cursor: pointer; border: none;
}
.b5752dm5:hover { transform: translateY(-2px); box-shadow: 0 4px 15px rgba(0,0,0,.2); }
.ojojaaf5 { background: #07C160; }
.g03ifsb { background: #E6162D; }
.w3an9gg4 { background: #161823; }
.w4px4t4 { background: #00A1D6; }

/* --- 页脚 --- */
.cfqvvr {
  background: #1A1A2E; color: rgba(255,248,240,.7); padding: 50px 0 0;
}
.cc72d3m {
  display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 30px; margin-bottom: 30px;
}
.ps61wv9 h3 { color: #C9A96E; font-size: 1.1rem; margin-bottom: 16px; position: relative; padding-bottom: 10px; }
.ps61wv9 h3::after {
  content: ''; position: absolute; bottom: 0; left: 0; width: 30px; height: 2px; background: #8B1A1A;
}
.ps61wv9 p, .ps61wv9 a { font-size: .9rem; color: rgba(255,248,240,.6); line-height: 2; display: block; }
.ps61wv9 a:hover { color: #C9A96E; }
.ps61wv9 img { width: 120px; border-radius: 8px; margin-top: 8px; }
.vkbe6sm {
  border-top: 1px solid rgba(255,248,240,.1); padding: 20px 0; text-align: center;
  font-size: .85rem;
}
.vkbe6sm a { color: #C9A96E; }

/* --- 移动端汉堡菜单 --- */
.o4c5p {
  display: none; flex-direction: column; gap: 5px; cursor: pointer;
  background: none; border: none; padding: 5px;
}
.o4c5p span { width: 24px; height: 2px; background: #FFF8F0; transition: all .3s; }

/* --- 内页Banner --- */
.hqp558y {
  height: 300px; background-size: cover; background-position: center;
  display: flex; align-items: center; justify-content: center; text-align: center;
  position: relative; margin-top: 70px;
}
.hqp558y::before {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(26,26,46,.7), rgba(139,26,26,.4));
}
.hqp558y h1 { position: relative; z-index: 2; color: #FFF8F0; font-size: 2.4rem; text-shadow: 2px 2px 8px rgba(0,0,0,.5); }

/* --- 内页内容 --- */
.d7otrh { padding: 40px 0 60px; }
.d7otrh h2 { font-size: 1.6rem; color: #1A1A2E; margin-bottom: 16px; border-left: 4px solid #8B1A1A; padding-left: 14px; }
.d7otrh h3 { font-size: 1.2rem; color: #8B1A1A; margin: 20px 0 10px; }
.d7otrh p { margin-bottom: 16px; color: #444; }
.iafyxuq {
  background: #fff; border-radius: 12px; padding: 30px; margin-bottom: 24px;
  box-shadow: 0 2px 15px rgba(0,0,0,.06);
}

/* --- 响应式 --- */
@media (max-width: 768px) {
  .crxe4 { display: none; position: fixed; top: 70px; left: 0; width: 100%; background: rgba(26,26,46,.98); flex-direction: column; padding: 20px; gap: 5px; }
  .crxe4.active { display: flex; }
  .crxe4 a { padding: 12px 16px; width: 100%; }
  .o4c5p { display: flex; }
  .d1eva h1 { font-size: 2rem; }
  .d1eva p { font-size: 1rem; }
  .hnvl4s { height: 50vh; min-height: 350px; }
  .xs73q h2 { font-size: 1.5rem; }
  .pni3kvyg { grid-template-columns: 1fr; }
  .tp2v72e { grid-template-columns: 1fr; }
  .cc72d3m { grid-template-columns: 1fr; }
  .bbpyjq1 { height: 60px; }
  .ntt0ep { margin-top: 60px; }
  .hqp558y { height: 200px; margin-top: 60px; }
  .hqp558y h1 { font-size: 1.8rem; }
}
@media (max-width: 480px) {
  .d1eva h1 { font-size: 1.6rem; }
  .hyalulr { grid-template-columns: 1fr 1fr; }
  .io3ia0ny { grid-template-columns: 1fr; }
  .t17r1ctj { grid-template-columns: 1fr; }
}

/* --- 懒加载 --- */
img[data-src] { opacity: 0; transition: opacity .5s; }
img[data-src].qg14y967 { opacity: 1; }

/* --- 动画 --- */
.wqz8rdg { opacity: 0; transform: translateY(20px); transition: all .6s ease; }
.wqz8rdg.ducov { opacity: 1; transform: translateY(0); }

/* --- 最新动态模块 --- */
.rm7vf85 { max-width: 900px; margin: 0 auto; }
.d23zy {
  background: #fff; border-radius: 12px; padding: 24px 28px; margin-bottom: 16px;
  box-shadow: 0 2px 15px rgba(0,0,0,.05); border-left: 4px solid #8B1A1A;
  transition: transform .3s, box-shadow .3s;
}
.d23zy:hover { transform: translateX(6px); box-shadow: 0 4px 20px rgba(139,26,26,.12); }
.x1eqmr7 {
  display: inline-block; font-size: .8rem; color: #FFF8F0; background: #8B1A1A;
  padding: 2px 12px; border-radius: 12px; margin-bottom: 8px;
}
.d23zy h3 { font-size: 1.05rem; color: #1A1A2E; margin-bottom: 8px; line-height: 1.5; }
.d23zy h3 a { color: #1A1A2E; }
.d23zy h3 a:hover { color: #8B1A1A; }
.d23zy p { font-size: .9rem; color: #666; line-height: 1.7; margin: 0; }

/* --- 专家凭证标签 --- */
.ug30u {
  display: inline-block; font-size: .78rem; color: #C9A96E; background: rgba(201,169,110,.1);
  padding: 3px 12px; border-radius: 12px; margin-bottom: 10px; border: 1px solid rgba(201,169,110,.3);
}

/* --- 视频时长标签 --- */
.rqduqs {
  position: absolute; bottom: 8px; right: 8px;
  background: rgba(0,0,0,.75); color: #FFF8F0; font-size: .75rem;
  padding: 2px 8px; border-radius: 4px; z-index: 2;
}

/* --- 页脚h4修正 --- */
.ps61wv9 h4 { color: #C9A96E; font-size: 1.1rem; margin-bottom: 16px; position: relative; padding-bottom: 10px; }
.ps61wv9 h4::after {
  content: ''; position: absolute; bottom: 0; left: 0; width: 30px; height: 2px; background: #8B1A1A;
}
