
.bg-mission {
  background-image: url('../images/5.文化概念-400x400/范本使命-400x400.png');
  background-size: cover;
  background-position: center;
  color: #ffffff; /* 设置白色字体，与背景形成对比 */
  font-family: 'Inter', sans-serif; /* 使用青春气息的字体 */
  font-weight: bold; /* 加粗字体，增加辨识度 */
}

.bg-vision {
  background-image: url('../images/5.文化概念-400x400/范本愿景-400x400.png');
  background-size: cover;
  background-position: center;
  color: #ffffff; /* 设置白色字体，与背景形成对比 */
  font-family: 'Inter', sans-serif; /* 使用青春气息的字体 */
  font-weight: bold; /* 加粗字体，增加辨识度 */
}

.bg-values {
  background-image: url('../images/5.文化概念-400x400/范本价值观-400x400.png');
  background-size: cover;
  background-position: center;
  color: #ffffff; /* 设置白色字体，与背景形成对比 */
  font-family: 'Inter', sans-serif; /* 使用青春气息的字体 */
  font-weight: bold; /* 加粗字体，增加辨识度 */
}


.bg-services1 {
  background-image: url('../images/8.服务背景图-600x500/节目制作-600x500.png');
  background-size: cover;
  background-position: center;
  color: #ffffff; /* 设置白色字体，与背景形成对比 */
  font-family: 'Inter', sans-serif; /* 使用青春气息的字体 */
  font-weight: bold; /* 加粗字体，增加辨识度 */
}

.bg-services2 {
  background-image: url('../images/8.服务背景图-600x500/影视制作-600x500.png');
  background-size: cover;
  background-position: center;
  color: #ffffff; /* 设置白色字体，与背景形成对比 */
  font-family: 'Inter', sans-serif; /* 使用青春气息的字体 */
  font-weight: bold; /* 加粗字体，增加辨识度 */
}

.bg-services3 {
  background-image: url('../images/8.服务背景图-600x500/活动制作-600x500.png');
  background-size: cover;
  background-position: center;
  color: #ffffff; /* 设置白色字体，与背景形成对比 */
  font-family: 'Inter', sans-serif; /* 使用青春气息的字体 */
  font-weight: bold; /* 加粗字体，增加辨识度 */
}

.bg-services4 {
  background-image: url('../images/8.服务背景图-600x500/IP打造与运用-600x500.png');
  background-size: cover;
  background-position: center;
  color: #ffffff; /* 设置白色字体，与背景形成对比 */
  font-family: 'Inter', sans-serif; /* 使用青春气息的字体 */
  font-weight: bold; /* 加粗字体，增加辨识度 */
}


.bg-services5 {
  background-image: url('../images/8.服务背景图-600x500/新疆文旅合作-600x500.png');
  background-size: cover;
  background-position: center;
  color: #ffffff; /* 设置白色字体，与背景形成对比 */
  font-family: 'Inter', sans-serif; /* 使用青春气息的字体 */
  font-weight: bold; /* 加粗字体，增加辨识度 */
}

.bg-services6 {
  background-image: url('../images/8.服务背景图-600x500/四川文旅合作-600x500.png');
  background-size: cover;
  background-position: center;
  color: #ffffff; /* 设置白色字体，与背景形成对比 */
  font-family: 'Inter', sans-serif; /* 使用青春气息的字体 */
  font-weight: bold; /* 加粗字体，增加辨识度 */
}

.bg-indexmap {
  background-image: url('../images/地图.webp');
  background-size:contain;
  background-repeat: no-repeat;
  background-position:center;
}
.bg-scmap {
  background-image: url('../images/scmap.webp');
  background-size:contain;
  background-repeat: no-repeat;
  background-position:center;
}
.bg-xjmap {
  background-image: url('../images/xjmap.webp');
  background-size:contain;
  background-repeat: no-repeat;
  background-position:center;
}