.copyright-img {
    width: 14px;
    height: 14px;
}
/*历程*/
.HistoryTimeline {
  display: flex;
  background-color: #031625;

  &:hover {
    .tl-item {
      width: 23.3333%;
    }
  }
}

@media (max-width: 768px) {
  .HistoryTimeline {
    flex-direction: column;
  }
  .HistoryTimeline:hover .tl-item {
    width: 100% !important;
  }
  .tl-item {
    width: 100% !important;
  }
  .tl-item:hover {
    width: 100% !important;
  }
}

.tl-item {
  transform: translate3d(0, 0, 0);
  position: relative;
  width: 25%;
  height: 100vh;
  max-height: 600px;
  min-height: 400px;
  color: #fff;
  overflow: hidden;
  transition: width 0.5s ease;
  
  &:before, &:after {
    transform: translate3d(0, 0, 0);
    content: '';
    position: absolute;
    left: 0; top: 0;
    width: 100%; height: 100%;
  }

  &:after {
    background: transparentize(#031625, 0.15);
    opacity: 1;
    transition: opacity 0.5s ease;
  }

  &:before {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 75%);
    z-index: 1;
    opacity: 0;
    transform: translate3d(0, 0, 0) translateY(50%);
    transition: opacity 0.5s ease, transform 0.5s ease;
  }

  &:hover {
    width: 30% !important;
    
    &:after {
      opacity: 0;
    }

    &:before {
      opacity: 1;
      transform: translate3d(0, 0, 0) translateY(0);
      transition: opacity 1s ease, transform 1s ease 0.25s;
    }
    
    .tl-content {
      opacity: 1;
      transform: translateY(0);
      transition: all 0.75s ease 0.5s;
    }

    .tl-bg {
      filter: grayscale(0);
    }
  }
}
.left-align {
   text-align: left;
}

.tl-content {
  transform: translate3d(0, 0, 0) translateY(25px);
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 1.618em;
  top: 30%;
  opacity: 0;
  
  h1 {
    font-family: 'Pathway Gothic One',Helvetica Neue,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    color: #1779cf;
    font-size: 1.44rem;
    font-weight: normal;
  }
}

.tl-year {
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  /*border-top: 1px solid #fff;*/
  border-bottom: 1px solid #fff;
  
  p {
    font-family: 'Pathway Gothic One',Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 1.728rem;
    line-height: 0;
  }
}

.tl-bg {
  transform: translate3d(0, 0, 0);
  position: absolute;
  width: 100%; height: 100%;
  top: 0; left: 0;
  background-size: cover;
  background-position: center center;
  transition: filter 0.5s ease;
  filter: grayscale(100%);
}
/*联系我们*/
.Contact-container {
    display: flex;
    justify-content: space-between;
    margin: 100px 0; 
}

.Contact-left {
    flex: 1;
	margin-left: 15%;
}

.Contact-right {
    flex: 1;
	margin-left: 15%;
}
/* Media query for screen width less than 900px */
@media (max-width: 900px) {
    .Contact-container {
        flex-direction: column; /* Stack items vertically */
        align-items: center; /* Center align items horizontally */
    }

    .Contact-left,
    .Contact-right {
        margin-left: 0; /* Reset left margin */
        width: 100%; /* Full width */
        margin-bottom: 20px; /* Add bottom margin for spacing */
    }
}

.logo-text-container {
    margin-bottom: 50px; /* Add margin bottom for logo-text container */
}

.logo-text-container img {
    display: block;
    margin-bottom: 30px; /* Add margin bottom for logo */
}

.Contact-icons {
    margin-top: 20px; /* Add margin top for icons */
}

.Contact-icons img {
    margin-right: 10px; /* Adjust margin as needed */
    width: 30px;
}

.Contact-value-left {
    display: flex;
    align-items: center; /* Center align items vertically */
    margin-left: 10px; /* Adjust margin as needed */
	margin-top: 30px; /* Set bottom margin to 50px for spacing */
}
.Contact-key-value {
    display: flex;
    align-items: center; /* Center align items vertically */
    margin-left: 10px; /* Adjust margin as needed */
	margin-top: 20px; /* Set bottom margin to 50px for spacing */
}


.Contact-key {
    margin-right: 10px; /* Adjust margin as needed */
}

.Contact-value {
    display: flex; /* Make Contact-value a flex container */
    margin-top: 12px;
}

.Contact-value img {
    max-width: 100%;
    max-height: 100px; /* Adjust height as needed */
}


/*脚部*/
footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 20%;
    padding-right: 20%;
}
footer a {
    font-size: 15px; /* 设置链接字体大小为 14 像素 */
}
footer p {
    font-size: 15px; /* 设置链接字体大小为 14 像素 */
}

@media (max-width: 768px) {
  footer {
    flex-direction: column;
    align-items: center; /* 将元素居中对齐 */
    padding-left: 10px; /* 减少左右 padding */
    padding-right: 10px;
  }

  .left-links {
    flex-direction: column;
    gap: 0px !important; /* 调整链接之间的间距 */
    text-align: center; /* 居中显示链接 */
  }

  footer a,
  footer p {
    width: 100%; /* 让链接和段落占满宽度 */
	text-align: center; /* 居中显示段落 */
  }
}

.left-links {
    display: flex;
    gap: 30px; /* 调整超链接之间的间距 */
    align-items: center; /* 垂直居中链接和图像 */
}

.left-links a {
    color: inherit; /* 确保链接颜色与父元素一致 */
    text-decoration: none; /* 去掉链接下划线 */
    transition: color 0.3s; /* 添加颜色过渡效果 */
}

.left-links a:hover {
    color: #4FBFA8; /* 鼠标悬停时文字颜色为红色 */
}

footer p {
    margin: 0;
    font-family: serif; /* 确保字体样式 */
    font-size: 0.875rem; /* 确保字体大小 */
}

