/* t_012 - ecommerce_02 */
* { margin: 0; padding: 0; box-sizing: border-box; }
html { font-size: 15px; }
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Microsoft YaHei", sans-serif; color: #333333; background: #fdfcfc; line-height: 1.6; overflow-x: hidden; }
a { color: #1e40af; text-decoration: none; transition: color 0.3s; }
a:hover { color: #7524d2; text-decoration: underline; }
img { max-width: 100%; height: auto; }
ul, ol { list-style: none; }

.u792ae0-u2dc227-ba218f1-c4c7540 { min-height: 100vh; display: flex; flex-direction: column; overflow-x: hidden; }
.k1bf814-x9dd292 { max-width: 1199px; margin: 0 auto; padding: 0 30px; }
.la04fe-s7a7df2-d27d0d1-z45eb9c { flex: 1; padding: 40px 0; }

.j766334-y4ed8c0-lc99c8 { background: #1e40af; color: #fff; height: 51px; position: sticky; top: 0; z-index: 100; box-shadow: 0 2px 8px rgba(0,0,0,0.1); }
.j766334-y4ed8c0-lc99c8-inner { display: flex; align-items: center; justify-content: space-between; height: 51px; gap: 20px; }
.hpepwdzfk-rhwrc4v-jwfv5w { font-size: 20px; font-weight: bold; color: #fff; white-space: nowrap; flex-shrink: 0; }
.hpepwdzfk-rhwrc4v-jwfv5w:hover { color: #fff; text-decoration: none; }
.jgws-wxdjjcf-chi-urmoiilnrw { display: flex; align-items: center; flex-wrap: wrap; justify-content: flex-end; }
.jgws-wxdjjcf-chi-urmoiilnrw-link { color: rgba(255,255,255,0.9); padding: 8px 12px; margin: 0 2px; border-radius: 4px; font-size: 14px; transition: all 0.3s; white-space: nowrap; }
.jgws-wxdjjcf-chi-urmoiilnrw-link:hover { background: rgba(255,255,255,0.2); color: #fff; text-decoration: none; }

.x884465-x1f8f94-t266243-l8e9699 { background: #fff; border-radius: 8px; padding: 30px; box-shadow: 0 1px 3px rgba(0,0,0,0.08); transition: all 0.3s; }
.x884465-x1f8f94-t266243-l8e9699:hover { transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.12); }
.x884465-x1f8f94-t266243-l8e9699-title { font-size: 18px; margin-bottom: 8px; color: #222222; font-weight: 600; }
.x884465-x1f8f94-t266243-l8e9699-title a { color: inherit; }
.x884465-x1f8f94-t266243-l8e9699-title a:hover { color: #1e40af; }
.tx-e7c2yh6 { width: 100%; height: 160px; object-fit: cover; border-radius: 8px; margin-bottom: 12px; }
.OuGKchkgs-wAWm { font-size: 13px; color: #888888; margin-bottom: 8px; }
.OuGKchkgs-wAWm span { margin-right: 16px; color: #888888; }
.kvpzl-lzkw { font-size: 14px; color: #555555; line-height: 1.6; margin-bottom: 12px; }
.Q2Pcvjl-ntjhYEd-MoigS-JDl2Bp-J8ds { display: inline-block; padding: 12px 32px; border-radius: 4px; font-size: 16px; cursor: pointer; border: none; transition: all 0.3s; background: #1e40af; color: #fff; }
.Q2Pcvjl-ntjhYEd-MoigS-JDl2Bp-J8ds:hover { background: #7524d2; color: #fff; }
.Q2Pcvjl-ntjhYEd-MoigS-JDl2Bp-J8ds-accent { background: #94c522; color: #222222; }
.Q2Pcvjl-ntjhYEd-MoigS-JDl2Bp-J8ds-accent:hover { opacity: 0.9; }

.OGazT-WYEjRfFJQY { font-size: 13px; color: #666666; margin-bottom: 20px; }
.OGazT-WYEjRfFJQY a { color: #666666; }
.OGazT-WYEjRfFJQY a:hover { color: #1e40af; }

.kBrW54Lpp2-wVexi3Wm1-SkLRrZpGl-CgSVvxD { font-size: 28px; margin-bottom: 16px; color: #333333; font-weight: 700; }

.c6vldz-rssm8-kt-qq-bz2t3g { display: flex; flex-direction: column; gap: 30px; }
.c6vldz-rssm8-kt-qq-bz2t3g .x884465-x1f8f94-t266243-l8e9699.has-thumb { display: flex; gap: 30px; }
.c6vldz-rssm8-kt-qq-bz2t3g .x884465-x1f8f94-t266243-l8e9699.has-thumb .tx-e7c2yh6 { width: 160px; height: 100px; flex-shrink: 0; }
.c6vldz-rssm8-kt-qq-bz2t3g .x884465-x1f8f94-t266243-l8e9699-body { flex: 1; min-width: 0; }

.rjsxfkfw-dmqkmi { background: #ffffff; border-radius: 8px; padding: 30px; margin-bottom: 30px; }
.rjsxfkfw-dmqkmi-title { font-size: 28px; line-height: 1.4; margin-bottom: 16px; }
.rjsxfkfw-dmqkmi-content { font-size: 16px; line-height: 1.8; }
.rjsxfkfw-dmqkmi-content p { margin-bottom: 16px; text-indent: 2em; }
.rjsxfkfw-dmqkmi-content img { max-width: 100%; border-radius: 4px; }
.rjsxfkfw-dmqkmi-nav { display: flex; justify-content: space-between; margin-top: 30px; padding-top: 20px; border-top: 1px solid #eeeeee; font-size: 14px; }

.exhyu0c5u-jrj-n98nqt93ef { display: flex; flex-direction: column; gap: 30px; }
.exhyu0c5u-jrj-n98nqt93ef-list li { padding: 8px 0; border-bottom: 1px solid #eeeeee; }
.exhyu0c5u-jrj-n98nqt93ef-list li:last-child { border-bottom: none; }
.exhyu0c5u-jrj-n98nqt93ef-list a { color: #555555; font-size: 14px; }
.exhyu0c5u-jrj-n98nqt93ef-list a:hover { color: #1e40af; }

.j19ff6c-pe4c0f2 { display: flex; justify-content: center; gap: 8px; margin-top: 40px; flex-wrap: wrap; }
.j19ff6c-pe4c0f2 a, .j19ff6c-pe4c0f2 span { display: inline-flex; align-items: center; justify-content: center; min-width: 36px; height: 36px; padding: 0 8px; border: 1px solid #dddddd; border-radius: 4px; font-size: 14px; color: #333333; background: #ffffff; }
.j19ff6c-pe4c0f2 a:hover { border-color: #1e40af; color: #fff; background: #1e40af; text-decoration: none; }
.j19ff6c-pe4c0f2 .active { background: #1e40af; color: #fff; border-color: #1e40af; font-weight: bold; }

.content-blocks { margin-bottom: 30px; }
.content-block { line-height: 1.8; }
.content-block h2 { font-size: 20px; margin-bottom: 12px; color: #333333; }
.content-block p { margin-bottom: 12px; }
.content-block img { max-width: 100%; border-radius: 4px; }

.s3E1y-OyYl2XxQ8-C1P-N2n7P { background: #7524d2; color: rgba(255,255,255,0.8); padding: 40px 0 20px; margin-top: 40px; }
.s3E1y-OyYl2XxQ8-C1P-N2n7P-links { margin-bottom: 16px; font-size: 13px; }
.s3E1y-OyYl2XxQ8-C1P-N2n7P-links a { color: rgba(255,255,255,0.8); margin-right: 12px; }
.s3E1y-OyYl2XxQ8-C1P-N2n7P-spider { margin-bottom: 16px; font-size: 12px; }
.s3E1y-OyYl2XxQ8-C1P-N2n7P-spider a { color: rgba(255,255,255,0.6); margin-right: 8px; }

@media (max-width: 768px) {
  .j766334-y4ed8c0-lc99c8-inner { flex-direction: column; height: auto; padding: 12px 20px; gap: 12px; }
  .hpepwdzfk-rhwrc4v-jwfv5w { margin-bottom: 0; }
  .jgws-wxdjjcf-chi-urmoiilnrw { flex-wrap: wrap; justify-content: center; gap: 4px; }
  .jgws-wxdjjcf-chi-urmoiilnrw-link { padding: 6px 10px; font-size: 13px; }
  .a9be9a1-webc9aa-d53a865-b5dc6ca-j1ca29f { grid-template-columns: 1fr !important; }
  .c6vldz-rssm8-kt-qq-bz2t3g .x884465-x1f8f94-t266243-l8e9699.has-thumb { flex-direction: column; }
  .c6vldz-rssm8-kt-qq-bz2t3g .x884465-x1f8f94-t266243-l8e9699.has-thumb .tx-e7c2yh6 { width: 100%; height: 200px; }
  .rjsxfkfw-dmqkmi-nav { flex-direction: column; gap: 12px; }
  .la04fe-s7a7df2-d27d0d1-z45eb9c [style*="grid-template-columns"],
  .la04fe-s7a7df2-d27d0d1-z45eb9c [style*="display:grid"],
  .la04fe-s7a7df2-d27d0d1-z45eb9c [style*="display: grid"] {
    grid-template-columns: 1fr !important;
  }
  .la04fe-s7a7df2-d27d0d1-z45eb9c [style*="column-count"] {
    column-count: 1 !important;
  }
  .la04fe-s7a7df2-d27d0d1-z45eb9c [style*="display:flex"][style*="gap"],
  .la04fe-s7a7df2-d27d0d1-z45eb9c [style*="display: flex"][style*="gap"] {
    flex-wrap: wrap !important;
  }
}
