
  .culture-container { max-width: 900px; margin: 0 auto; line-height: 1.8; color: #444; font-family: Arial, sans-serif; }
  .culture-section { margin-bottom: 40px; }
  .culture-h2 { font-size: 22px; color: #222; margin-bottom: 20px; font-weight: bold; border-left: 4px solid #666; padding-left: 15px; }
  
  /* 调整为更轻盈的列表布局 */
  .value-list { list-style: none; padding: 0; }
  .value-item { margin-bottom: 25px; border-bottom: 1px solid #eee; padding-bottom: 15px; }
  .value-item strong { display: block; font-size: 17px; color: #222; margin-bottom: 5px; }
