.w{
  gap: var(--row-gap) var(--column-gap);
  height: 100%;
  margin: 0 auto;
  max-width: var(--content-width);
  padding-inline-end: 0;
  padding-inline-start: 0;
  width: 100%;
}

/* 顶部按钮容器：设置 flex 居右对齐 */
.elementor-8709 .elementor-element-69f954d .e-con-inner {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center;
  /* gap: 20px; */
  /* width: 100% !important; */
  /* max-width: 100% !important; */
}

/* 限制按钮元素宽度为内容宽度，不拉伸 */
.elementor-8709 .elementor-element-69f954d .e-con-inner .elementor-element-3ed5b34,
.elementor-8709 .elementor-element-69f954d .e-con-inner .elementor-element-7dc5941 {
  width: auto !important;
  flex: 0 0 auto !important;
  max-width: none !important;
  min-width: 0 !important;
}

/* 覆盖全站：右侧导航 Logo 尺寸与悬停动效 */
.navRightLogo {
  width: 82px !important;
  height: auto;
  display: inline-block;
  transition: transform 0.25s ease, width 0.25s ease;
}

.navRightLogo:hover {
  transform: scale(1.06);
}

/* 取消导航栏 e-con-inner 中3个子元素的按比例宽度分配 */
/* 如果父容器是 grid 布局，需要将 e-con-inner 改为 flex 布局 */
.elementor-element-ffaa69a .e-con-inner {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
}

.elementor-element-ffaa69a .e-con-inner > .elementor-element-4baecc19,
.elementor-element-ffaa69a .e-con-inner > .elementor-element-4466a58f,
.elementor-element-ffaa69a .e-con-inner > .elementor-element-5c089c73,
.elementor-element-ffaa69a .e-con-inner > .elementor-element-4baecc19.e-con-full,
.elementor-element-ffaa69a .e-con-inner > .elementor-element-4466a58f.e-con-full,
.elementor-element-ffaa69a .e-con-inner > .elementor-element-5c089c73.e-con-full {
  width: auto !important;
  flex: 0 0 auto !important;
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  flex-basis: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  grid-column: auto !important;
  grid-row: auto !important;
}

/* 让第二个和第三个元素（导航菜单和右侧Logo）靠右 */
.elementor-element-ffaa69a .e-con-inner > .elementor-element-4466a58f,
.elementor-element-ffaa69a .e-con-inner > .elementor-element-4466a58f.e-con-full {
  margin-left: auto !important;
}

.nav-top-item {
  width: 185px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 8px;
  display: inline-block;
  margin: 20px;
}
.elementor-8709 .elementor-element.elementor-element-46e17b5b img{
  width: 170px;
  margin-bottom: 10px;
}
.elementor-8709 .elementor-element.elementor-element-7dc5941.elementor-element,.elementor-8709 .elementor-element.elementor-element-3ed5b34.elementor-element{
  /* width: 185px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin-left: 30px; */
}
.elementor-8709 .elementor-element.elementor-element-3ed5b34 > .elementor-widget-container,.elementor-8709 .elementor-element.elementor-element-7dc5941 > .elementor-widget-container{
  /* border: 1px solid #fff;
  border-radius: 8px; */
}
.elementor-8709 .elementor-element.elementor-element-3ed5b34 .elementor-button,.elementor-8709 .elementor-element.elementor-element-7dc5941 .elementor-button{
  font-size: 16px;
}
.elementor-8709 .elementor-element.elementor-element-25e31566 .eael-simple-menu >li > a, .eael-simple-menu-container .eael-simple-menu-toggle-text{
  font-size: 16px;
}

/* 修复导航菜单SVG下拉指示器位置：显示在标题右侧而不是底部 */
.eael-simple-menu > li.menu-item-has-children > a {
  display: inline-flex !important;
  align-items: center !important;
  white-space: nowrap !important;
  flex-wrap: nowrap !important;
}

/* 默认隐藏所有下拉图标 */
.eael-simple-menu > li.menu-item-has-children > a::after,
.eael-simple-menu > li.menu-item-has-children > a .eael-simple-menu-indicator,
.eael-simple-menu > li.menu-item-has-children > a svg {
  display: none !important;
}

/* 只对有实际子菜单的菜单项显示下拉图标 */
.eael-simple-menu > li.menu-item-has-children:has(.sub-menu) > a::after,
.eael-simple-menu > li.menu-item-has-children:has(.sub-menu) > a .eael-simple-menu-indicator,
.eael-simple-menu > li.menu-item-has-children:has(.sub-menu) > a svg {
  display: inline-block !important;
  margin-left: 6px !important;
  flex-shrink: 0 !important;
  vertical-align: middle !important;
}

/* 确保SVG图标不换行 */
.eael-simple-menu > li.menu-item-has-children:has(.sub-menu) > a svg.e-font-icon-svg {
  display: inline-block !important;
  width: 1em !important;
  height: 1em !important;
  margin-left: 6px !important;
  flex-shrink: 0 !important;
  vertical-align: middle !important;
}

/* 确保菜单项文字不换行 */
.eael-simple-menu > li > a {
  white-space: nowrap !important;
}

/* 确保整个菜单项在一行显示 */
.eael-simple-menu > li {
  white-space: nowrap !important;
}

/* 图片轮播渐显渐隐效果 */
.home-background-container {
  position: relative;
  overflow: hidden;
}

.background-slideshow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

/* 半透明遮罩层 */
.background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
  pointer-events: none;
}

.slide-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  animation: fadeInOut 15s infinite;
}

.slide-item:nth-child(1) {
  animation-delay: 0s;
}

.slide-item:nth-child(2) {
  animation-delay: 5s;
}

.slide-item:nth-child(3) {
  animation-delay: 10s;
}

@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  43.33% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/* 确保内容在轮播图和遮罩层上方 */
.home-background-container .e-con-inner > *:not(.background-slideshow):not(.background-overlay) {
  position: relative;
  z-index: 2;
}

/* 确保图片 DSC07393.png 保持 768x768 尺寸 */
.elementor-9 .elementor-element.elementor-element-c5dc422 img {
  width: 768px !important;
  height: 768px !important;
  object-fit: cover;
  object-position: right;
}

figure .gallery-icon{
  background-color: white;
}

/* gallery-1 参展商列表居中 */
#gallery-1 {
  text-align: center !important;
  display: block !important;
}

#gallery-1 .gallery-item {
  display: inline-block !important;
  text-align: center !important;
  vertical-align: top !important;
}

#homepage-tabs .eael-tab-title{
  min-width: 33ch
}


/* menu-techex 菜单样式 */
/* 信息类样式 */
#menu-techex .menu-info {
  margin-bottom: 30px;
}

#menu-techex .menu-info > a {
  display: block;
  text-decoration: none;
}

#menu-techex .menu-info .info-line {
  display: block;
  /* margin-bottom: 12px; */
}

#menu-techex .menu-info .info-line:last-child {
  margin-bottom: 0;
}

#menu-techex .menu-info .info-line:first-child {
  font-size: 18px;
  font-weight: bold;
}

#menu-techex .menu-info .info-line:not(:first-child) {
  font-weight: normal;
}

/* 链接类样式 */
#menu-techex .menu-link {
  line-height: 50px;
  border-bottom: 1px solid white;
}

#menu-techex .menu-link > a {
  display: flex;
  align-items: center;
  text-decoration: none;
  line-height: 50px;
}

#menu-techex .menu-link .link-icon {
  width: 16px;
  height: 12px;
  margin-right: 10px;
  display: inline-block;
  flex-shrink: 0;
  background-image: url('../img/footerRightIcon.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#menu-techex .menu-link .link-title {
  flex: 1;
}

.elementor-8712 .elementor-element.elementor-element-f1707a3 .elementor-heading-title{
  font-size: 24px;
}
.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container, .e-con>.elementor-widget>.elementor-widget-container p{
  font-size: 14px;
  margin: 0;
}
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{
  margin-bottom: 0;
}

/* footer grid容器调整为3列 */
.elementor-element-11e185a2.e-grid .e-con-inner {
  grid-template-columns: repeat(3, 1fr) !important;
}

/* footer 移动端适配：改为单列纵向排列 */
@media (max-width: 768px) {
  .elementor-element-11e185a2.e-grid .e-con-inner {
    grid-template-columns: 1fr !important;
    grid-template-rows: auto !important;
  }
  
  /* footer 子容器在移动端的间距调整 */
  .elementor-element-11e185a2.e-grid .e-con-inner > .e-con {
    margin-bottom: 30px;
  }
  
  .elementor-element-11e185a2.e-grid .e-con-inner > .e-con:last-child {
    margin-bottom: 0;
  }
}

/* home-events-box 文字样式替换背景图 */
.home-events-box,
.gl-home-events-box {
  /* 移除背景图 */
  background-image: none !important;
  /* 文字居中显示 */
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: color 0.3s, background-color 0.3s;
  /* 字体设置 */
  font-size: 26px !important;
  font-weight: bold !important;
  /* 保持原有样式不变 */
  border-style: solid;
  border-width: 2px;
}

/* 各元素的文字颜色设置（对应原来的边框色） */
.elementor-element-a9417b9 {
  color: #E91B75 !important;
  border-color: #E91B75 !important;
}

.elementor-element-a9417b9:hover {
  background-color: #E91B75 !important;
  color: white !important;
}

.elementor-element-d56a749 {
  color: #E85F14 !important;
  border-color: #E85F14 !important;
}

.elementor-element-d56a749:hover {
  background-color: #E85F14 !important;
  color: white !important;
}

.elementor-element-e4d715b {
  color: #00CBFB !important;
  border-color: #00CBFB !important;
}

.elementor-element-e4d715b:hover {
  background-color: #00CBFB !important;
  color: white !important;
}

.elementor-element-afa1137 {
  color: #278181 !important;
  border-color: #278181 !important;
}

.elementor-element-afa1137:hover {
  background-color: #278181 !important;
  color: white !important;
}

.elementor-element-29e4e41 {
  color: #A400CC !important;
  border-color: #A400CC !important;
}

.elementor-element-29e4e41:hover {
  background-color: #A400CC !important;
  color: white !important;
}

.elementor-element-a74abe9 {
  color: #15CC93 !important;
  border-color: #15CC93 !important;
}

.elementor-element-a74abe9:hover {
  background-color: #15CC93 !important;
  color: white !important;
}

.elementor-element-72ee6a9 {
  color: #173AE2 !important;
  border-color: #173AE2 !important;
}

.elementor-element-72ee6a9:hover {
  background-color: #173AE2 !important;
  color: white !important;
}

/* 统计数字轮播区域动画 */
.stats-carousel-section {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.stats-carousel-section.animate-in {
  opacity: 1;
  transform: translateY(0);
}

.stats-carousel-section .item {
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.stats-carousel-section.animate-in .item {
  opacity: 1;
  transform: scale(1);
}

.stats-carousel-section.animate-in .item:nth-child(1) {
  transition-delay: 0.1s;
}

.stats-carousel-section.animate-in .item:nth-child(2) {
  transition-delay: 0.2s;
}

.stats-carousel-section.animate-in .item:nth-child(3) {
  transition-delay: 0.3s;
}

.stats-carousel-section.animate-in .item:nth-child(4) {
  transition-delay: 0.4s;
}

.stats-carousel-section.animate-in .item:nth-child(5) {
  transition-delay: 0.5s;
}

/* 世界地图图表栏目样式 */
.world-map-container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
}

.world-map-image {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
}

.continent-chart-wrapper {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}

.continent-chart {
  width: 160px;
  height: 160px;
}

.continent-chart-label {
  margin-top: -12px;
  font-size: 16px;
  color: #333;
  text-align: center;
  white-space: nowrap;
  font-weight: bold;
}

/* 五大洲图表位置定位 */
.chart-asia {
  /* 亚洲位置 */
  top: 10%;
  left: 78%;
}

.chart-europe {
  /* 欧洲位置 */
  top: 13%;
  left: 13%;
}

.chart-north-america {
  /* 北美洲位置 */
  top: -5%;
  left: 50%;
}

.chart-south-america {
  /* 南美洲位置 */
  top: 42%;
  left: 50%;
}

.chart-africa {
  /* 非洲位置 */
  top: 55%;
  right: 5%;
}


.pageContent{
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
}
.pageContent .pageContentHead{
  position: relative;
  width: 100%;
  height: 400px;
  background-image: url('../img/ZYJ_1986.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pageContent .pageContentHead::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.pageContent .pageContentHead h1 {
  position: relative;
  z-index: 2;
  color: white;
  font-size: 48px;
  font-weight: bold;
  margin: 0;
  text-transform: none;
}

/* 导航栏内部列表 */
.elementor-8709 .elementor-element.elementor-element-25e31566 .eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal{}



/* 二级页面 pageContentHead 移动端适配 */
@media screen and (max-width: 1024px) {
  .pageContent .pageContentHead {
    height: 300px;
  }
  
  .pageContent .pageContentHead h1 {
    font-size: 36px;
  }
}

@media screen and (max-width: 768px) {
  .pageContent .pageContentHead {
    height: 250px;
  }
  
  .pageContent .pageContentHead h1 {
    font-size: 32px;
  }
}

@media screen and (max-width: 480px) {
  .pageContent .pageContentHead {
    height: 200px;
  }
  
  .pageContent .pageContentHead h1 {
    font-size: 28px;
  }
}

/* 响应式调整 */
@media (max-width: 1024px) {
  .continent-chart {
    width: 120px;
    height: 120px;
  }
  
  .continent-chart-label {
    font-size: 14px;
  }
  
  /* 等比例调整1024px下的位置 */
  .chart-asia {
    /* East Asia位置 - 等比例调整 */
    top: 10%;
    left: 78%;
  }
  
  .chart-europe {
    /* Central Europe位置 - 等比例调整 */
    top: 13%;
    left: 13%;
  }
  
  .chart-north-america {
    /* Middle East位置 - 等比例调整 */
    top: -5%;
    left: 50%;
  }
  
  .chart-south-america {
    /* Southeast Asia位置 - 等比例调整 */
    top: 42%;
    left: 50%;
  }
  
  .chart-africa {
    /* Africa位置 - 等比例调整 */
    top: 55%;
    right: 5%;
  }
}

/* 小于750px时：隐藏地图，图表2*2布局 */
@media (max-width: 750px) {
  .world-map-image {
    display: none;
  }
  
  .world-map-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 30px;
    padding: 20px;
    min-height: 600px;
  }
  
  .continent-chart-wrapper {
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: calc(50% - 15px);
    max-width: 200px;
    margin-bottom: 20px;
  }
  
  .continent-chart {
    width: 120px;
    height: 120px;
  }
  
  .continent-chart-label {
    font-size: 14px;
    margin-top: -12px;
  }
  
  /* 2*2布局顺序：从上到下，从左到右 */
  /* 第1行：Central Europe, Middle East */
  /* 第2行：East Asia, Africa */
  /* 第3行：Southeast Asia（居中） */
  
  /* 让第5个图表（Southeast Asia）居中显示 */
  .continent-chart-wrapper:last-child {
    width: 100%;
    max-width: none;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 767px){
  .elementor-8709 .elementor-element.elementor-element-4684d3b img {
      width: 90px;
  }
}
/* 视频容器移动端适配 */
.elementor-background-video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.elementor-background-video-hosted {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

/* 移动端视频适配 */
@media (max-width: 768px) {
  .elementor-background-video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .elementor-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    object-fit: cover;
  }

  .home-background-container {
    position: relative;
    overflow: hidden;
  }

  /* 移动端隐藏 jihe.png 图片 */
  .elementor-image-gallery img[src*="jihe.png"] {
    display: none !important;
  }
}

/* 移动端导航菜单项a标签宽度修复 */
@media (max-width: 1024px) {
  .eael-hamburger--tablet.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-horizontal li a,
  .eael-hamburger--tablet.eael-hamburger--responsive .eael-simple-menu-container.preset-1 .eael-simple-menu.eael-simple-menu-vertical li a {
    width: 100% !important;
    display: block !important;
    text-align: center !important;
  }
}

/* 首页嘉宾列表移动端布局 - 一行两列 */
@media screen and (max-width: 480px) {
  .elementor-grid.elementor-loop-container {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 15px !important;
  }
  
  .elementor-grid.elementor-loop-container .elementor-10685 {
    width: 100% !important;
  }
  
  .elementor-grid.elementor-loop-container .speaker-loop-item {
    flex-direction: column !important;
    align-items: center !important;
  }
  
  .elementor-grid.elementor-loop-container .elementor-element-2befc3fd {
    width: 100% !important;
  }
  
  .elementor-grid.elementor-loop-container .elementor-element-2befc3fd img {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1 !important;
    object-fit: cover !important;
  }
  
  .elementor-grid.elementor-loop-container .elementor-element-302f65ef {
    width: 100% !important;
    text-align: center !important;
  }
  
  .elementor-grid.elementor-loop-container .elementor-heading-title {
    font-size: 14px !important;
    text-align: center !important;
  }
  
  .elementor-grid.elementor-loop-container .elementor-element-119052da .elementor-heading-title {
    font-size: 12px !important;
    text-align: center !important;
  }
}




