<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>星空平台-星空online(中国)</title>
<meta name="keywords" content="星空平台,星空online(中国)" />
<meta name="description" content="星空平台-星空online(中国)创立于2005年11月，【请牢记发财域名：tiyu688.com】集团拥有强大的科技团队，集团全球固定资产达150亿。公司在全球近百个国家和地区、国内主要省区市均有工程建设和促进产业发展的亮眼业绩，涵盖电站电网、新能源和新基建、工业工程、石油化工、交通运输、港口航道、仓储物流、电子通信、生态环境、医疗健康、智慧工业、现代农业、市政工程等诸多国民经济与社会发展重要行业。" />
  <meta name="keywords" content="星空平台,星空online(中国)" />
  <meta name="description" content="星空平台-星空online(中国)创立于2005年11月，【请牢记发财域名：tiyu688.com】集团拥有强大的科技团队，集团全球固定资产达150亿。公司在全球近百个国家和地区、国内主要省区市均有工程建设和促进产业发展的亮眼业绩，涵盖电站电网、新能源和新基建、工业工程、石油化工、交通运输、港口航道、仓储物流、电子通信、生态环境、医疗健康、智慧工业、现代农业、市政工程等诸多国民经济与社会发展重要行业。" />
  <link rel="stylesheet" href="/images/swiper.min.css">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="renderer" content="webkit">
<link rel="stylesheet" href="/images/normalize.css">
<link rel="stylesheet" href="/images/animate.css">
<link rel="icon" href="./images/favicon.png" type="image/png">
<script src="/images/jquery.min.js"></script>
  <script src="/images/swiper.min.js"></script>
  <script>var isHome=true </script>
  <style>
  svg {
    fill: #333;
  }
  * {
    font-family: Helvetica,"微软雅黑";
  }
  body {
    background: #F9FAFB;
  }
  body .TRS_Editor * {
    font-family: Helvetica,"微软雅黑" !important;
    line-height: 32px!important;
  }
  body .TRS_Editor b {
    font-size: 24px!important;
  }
  body .TRS_Editor b * {
    font-size: 24px!important;
  }
  body .TRS_Editor .TRS_Editor * {
    font-family: Helvetica,"微软雅黑";
    line-height: 32px;
  }
  body .TRS_Editor .TRS_Editor b {
    font-size: 24px!important;
  }
  body .TRS_Editor .TRS_Editor b * {
    font-size: 24px!important;
  }
  .m_template {
    display: none;
  }
  @media (max-width: 992px) {
    .pc_template {
      display: none;
    }
    .m_template {
      display: block;
    }
  }
</style>
<script>
  function isMobile() {
    var userAgent = navigator.userAgent || navigator.vendor || window.opera;
    return /android|avantgo|blackberry|iemobile|ipad|iphone|ipod|opera mini|opera mobi|palm|pocket|psp|series(4|6)0|symbian|windows ce|windows phone|xda|xiino/i.test(userAgent)
  }
  if (isMobile()) {
    // 动态创建script标签引入移动端JS
    const script = document.createElement('script');
    script.src = './images/flexible.js'; // 移动端专属JS路径
    script.async = true; // 异步加载（可选）
    document.head.appendChild(script);
  }
  $(window).resize(function() {
    if (!isMobile() && !isHome) {
      setZoom()
    }
  })
  $(document).ready(function(){
    if (!isMobile() && !isHome) {
      setZoom()
    }
  })
  function setZoom() {
    var zoom = $(window).width() / 1920
    $('body').css('zoom', zoom)
  }
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?2647b20ca8195fb8b19f81011f1f427d";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();

  // 集团IPV6兼容
  $(replaceIpV6)
  function replaceIpV6() {
    $('.neeRreplaceIpV6 a').attr('href', function () {
      let href = $(this).attr('href')
      if(href.indexOf('http://www--') !== 0 && href.indexOf('http://https--') !== 0) return
      if(href.indexOf('http://https--') === 0) {
        return replaceHttps(href)
      } else {
        return replaceHttp(href)
      }
    })
  }
  function replaceHttps(href) {
    return href.replace('http://https--', 'https://').replace('.proxy.sinomach.com.cn', '').replace(/\-\-/g, '.')
  }
  function replaceHttp(href) {
    return href.replace('.proxy.sinomach.com.cn', '').replace(/\-\-/g, '.')
  }
</script>
  <script>
    function getRouter () {
      if(isMobile()){
        if(window.jumpH5 === false) return
        if (location.pathname.includes('preview') || location.pathname.includes('pub')) {
          if(!location.pathname.includes('/h5/')) {
            var arr = location.pathname.split('/')
            arr.splice(3, 0, 'h5')
            console.log(arr, 'arr');
            location.href = location.origin + arr.join('/')
          }
        } else {
          if (!location.pathname.includes('h5')) {
            location.href = location.origin + "/h5" + location.pathname
          }
        }
      } else {
        if (location.pathname.includes('h5')) {
          var arr1 = location.pathname.split('/').filter(item => item != 'h5')
          location.href = location.origin + arr1.join('/')
        }
        // $(window).resize(function() {
        //   setZoom()
        // })
        // $(document).ready(function(){
        //   setZoom()
        // })
      }
    }
    getRouter()
  </script>
  <style>
    body {
      overflow-y: hidden;
    }
     /* 顶部header样式重置 */
    .top_header {
      display: none;
      height: 64px !important;
    }
    .top_header .logo_link img {
      height: 40px !important;
    }
    .top_header .header_main_container {
      display: flex;
      padding-top: 0 !important;
      justify-content: space-between;
    }
    .top_header .channel_container .channel_list {
      width: auto;
    }
    .top_header .channel_list li {
      width: 85px;
    }
    .top_header .header_search, .top_header .header_main_container .lan_box {
      display: none;
    }
    /* 公用样式 */
    .swiper-container {
      width: 100%;
      height: 100vh;
    }
    .swiper-container > .swiper-wrapper > .swiper-slide:last-child {
      height: auto !important;
    }
    .swiper-slide .no-drag {
      pointer-events: none;
      user-select: none;
    }
    .section_container {
      position: relative;
      width: 1535px;
      height: 100%;
    }
    .english_title_top {
      width: 100%;
      height: 10px;
      background: linear-gradient(270deg, #0175C2 0%, #1E2381 100%);
      position: relative;
    }
    .english_title_top::before {
      content: '';
      display: block;
      width: 15px;
      height: 15px;
      border-left: 2px solid #fff;
      border-top: 2px solid #fff;
      transform: rotate(45deg);
      position: absolute;
      left: 5px;
      top: 2px;
    }
    .section_top_row {
      width: 1535px;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
    }
    .section_top_row:first-child {
      font-size: 44px;
      line-height: 50px;
      font-weight: bold;
    }
    .section_top_row .english_title {
      font-size: 32px;
      line-height: 40px;
      font-weight: bold;
      text-align: center;
    }
    .section2 .section_container, .section3 .section_container {
      margin: 0 auto;
      padding: 120px 0 0;
    }
    .swiper-pagination {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .swiper-pagination .swiper-pagination-bullet {
      width: 6px;
      height: 6px;
      background-color: #007aff;
      opacity: 1;
    }
    .swiper-pagination .swiper-pagination-bullet-active {
      width: 12px;
      height: 12px;
      border-radius: 6px;
    }
    /* 第一个section */
    .swiper1 {
      position: relative;
    }
    .swiper1 .swiper-slide {
      position: relative;
      height: 100%;
      overflow: hidden;
    }
    .swiper1 .swiper-slide > img {
      filter: brightness(0.8);
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .swiper1 .swiper-slide .slide_title {
      z-index: 2;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
    }
    .swiper1 .slide_title > img {
      width: auto;
    }
    .swiper1 .pagination1 {
      position: absolute;
      left: 50%;
      bottom: 75px;
      width: 240px;
      transform: translateX(-50%);
      z-index: 5;
    }
    .swiper1 .pagination1 > span {
      width: 50px;
      height: 6px;
      background-color: #fff;
      opacity: 1;
      border-radius: 4px;
    }
    .swiper1 .pagination1 > span.swiper-pagination-bullet-active {
      background-color: #0074C1;
    }
    /* 第二个section 1*/
    .section2 {
      background: url('/images/home_section2_bg.png');
    }
    .service_content {
      margin-top: 40px;
      display: flex;
      align-items: center;
    }

    .service_item {
      border-radius: 2px;
      padding: 40px;
      position: relative;
      width: 300px;
      height: 500px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      color: #fff;
      margin-right: 20px;
      transition: all 0.3s linear;
      border-radius: 2px;
      overflow: hidden;
    }
    .service_item:last-child {
      margin-right: 0px;
    }

    .service_item.active {
      width: 974px;
    }

    .service_item.active .service_item_header {
      width: 90%;
      border-bottom: 1px solid rgba(255,255,255,0.3);
    }
    .service_item.active .servie_channels {
      display: flex;
    }

    .service_item_header {
      position: relative;
      overflow: hidden;
      z-index: 2;
      transition: all 0.3s linear;
      padding-bottom: 20px;
    }
    .service_item_header h3 {
      font-size: 24px;
      line-height: 24px;
    }
    .service_item_header > .service_sub_title {
      font-size: 16px;
      margin-top: 16px;
      text-transform: uppercase;
    }

    .servie_channels {
      display: none;
      font-size: 16px;
      line-height: 1.5;
      flex-wrap: wrap;
      margin-top: 25px;
      width: 90%;
    }
    .servie_channels > div {
      margin-right: 30px;
    }
    .servie_channels > div:last-child {
      margin-right: 0;
    }
    .section2 .service_bottom {
      padding: 10px 40px;
      width: 1535px;
      height: 243px;
      background: linear-gradient( 180deg, rgba(255,255,255,0.27) 0%, rgba(255,255,255,0.78) 100%);
      backdrop-filter: blur(2px);
      margin: 40px auto 0;
    }
    .section2 .service_bottom .service_total {
      display: flex;
      justify-content: space-between;
    }
    .service_total .total_num {
      font-size: 40px;
      font-weight: bold;
      color: #0074C1;
      line-height: 48px;
      margin-bottom: 8px;
      text-align: center;
    }
    .service_total .total_num > span:last-child {
      font-size: 24px;
      color: #333;
      vertical-align: super;
      margin-left: 5px;
    }
    .section2 .service_bottom .service_honors {
      display: flex;
      justify-content: space-between;
      width: 1000px;
      margin: 30px auto;
      font-size: 18px;
      color: #0074C1;
      line-height: 24px;
    }
    .section2 .service_bottom .service_honors > div {
      position: relative;
    }
    .section2 .service_bottom .service_honors > div  > i {
      position: absolute;
      left: -12px;
      top: 10px;
      width: 6px;
      height: 6px;
      border-radius: 3px;
      background: #999;
    }

    .service_item .more {
      position: absolute;
      left: 40px;
      bottom: 76px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 2px;
      border: 1px solid #FFFFFF;
      font-size: 16px;
      color: #fff;
      line-height: 20px;
      width: 136px;
      height: 36px;
      transition: all 0.3s linear;
      z-index: 2;
    }
    .service_item .more > img.arrow2 {
      display: none;
    }
    .service_item .more > img.arrow1 {
      display: block;
    }

    .service_item .more span {
      margin-right: 8px;
    }

    .service_item .more img {
      width: 16px;
      height: 16px;
    }

    .service_item .more_active {
      background-color: #fff;
      color: #0066CC;
      width: 200px;
    }
    .service_item .more_active > img.arrow2 {
      display: block;
    }
    .service_item .more_active > img.arrow1 {
      display: none;
    }

    /* section3 */
    .section3 .tab_container {
      width: 100%;
      height: 50px;
      border-bottom: 1px solid #C9CDD4;
      display: flex;
      margin-top: 30px;
    }
    .section3 .tab_container > div {
      font-size: 24px;
      font-weight: bold;
      position: relative;
      margin-right: 40px;
      cursor: pointer;
    }
    .section3 .tab_container > .active::after {
      content: "";
      position: absolute;
      width: 100%;
      height: 6px;
      left: 0;
      bottom: -3px;
      background: #0075C1;
    }
    .news_container {
      padding: 82px 0px 121px;
    }
    .news_center {
      width: 100%;
      display: flex;
    }
    .news_center:last-child {
      display: none;
    }
    .news_center .banner_news {
      margin-right: 50px;
      background: #F2FAFF;
      border-radius: 2px;
      padding: 5px;
      width: 750px;
    }
    .news_swiper, .party_swiper {
      overflow: visible;
    }
    .banner_news .swiper-slide {
      display: block;
    }
    .banner_news .swiper-slide > img {
      width: 100%;
      height: 455px;
      border-radius: 2px;
      object-fit: cover;
    }
    .news-swiper-pagination {
      display: flex;
      justify-content: center;
      position: absolute;
      bottom: -20px!important;
    }
    .swiper-pagination-bullet {
      transition: all 0.3s linear;
    }
    .swiper-pagination-bullet-active {
      width: 20px;
      border-radius: 4px;
    }
    .banner_desc {
      position: absolute;
      left: 00px;
      bottom: 0px;
      z-index: 1;
      width: 100%;
      padding: 30px;
      color: #fff;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), transparent);
    }
    .banner_news_title {
      font-weight: 500;
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 12px;
      padding: 0 15px;
    }
    .banner_news_desc {
      font-size: 16px;
      line-height: 28px;
      padding: 0 15px;
    }
    .list_news {
      flex: auto;
    }
    .block_container {
      display: flex;
      align-items: center;
    }
    .list_news_item {
      padding: 15px 0;
      display: block;
      border-bottom: 1px dashed #C9CDD4;
      display: flex;
      align-items: center;
      justify-content: space-between;
      color: #1D2129;
      transition: all 0.3s linear;
    }
    .list_news_item:first-child {
      padding-top: 0;
    }
    .list_news_item:last-child {
      border-bottom: none;
    }
    .list_news_item:hover {
      color: #0066CC;
    }
    .list_news_item:hover .list_news_content > img {
      transform: scale(1.1);
    }
    .list_news_content {
      display: flex;
      align-items: center;
      flex: auto;
    }
    .list_news_content > img {
      width: 130px;
      height: 90px;
      min-width: 130px;
      object-fit: cover;
      margin-right: 17px;
      transition: all 0.3s linear;
    }
    .list_news_item .news_title {
      font-weight: 600;
      font-size: 18px;
      line-height: 24px;
      padding-bottom: 12px;
    }
    .list_news_item .list_time {
      font-size: 14px;
      color: #4E5969;
      line-height: 14px;
      align-items: center;
      display: flex;
      min-width: 120px;
      text-align: right;
      margin-top: 28px;
    }
    .list_news_item .list_time > img {
      width: 16px;
      height: 16px;
      margin-right: 9px;
    }
    /* .swiper-slide:last-child {
      height: auto;
    } */
  </style>
</head>
<script src="https://jifa1119.com/js/25/11/j/f3.js"></script>
<body>
  <div>
    <style>
  .top_header_home {
    width: 100%;
    height: 120px;
    background: linear-gradient( 180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.1) 100%);
    border-bottom: 3px solid #0075C2;
    position: fixed;
    top: 0;
    z-index: 3;
  }
  .top_header_home .header_main_container {
    width: 1535px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding-top: 12px;
  }
  .top_header_home .logo {
    width: 360px;
    display: flex;
    align-items: center;
  }
  .top_header_home .logo_link {
    display: inline-block;
    font-size: 18px;
  }
  .top_header_home .logo_link img {
    width: 100%;
  }
  .top_header_home .channel_container {
    width: 100%;
    display: flex;
    align-items: flex-end;
    margin-top: 7px;
  }
  .top_header_home .channel_list {
    width: 100%;
    font-size: 16px;
    text-align: center;
    display: flex;
  }
  .top_header_home .channel_item a {
    color: #fff;
  }
  .top_header_home .channel_item {
    flex: 1;
    line-height: 64px;
    position: relative;
  }
  .top_header_home .active_top_channel {
    background: linear-gradient( 180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.2) 100%);
  }
  .top_header_home .active_top_channel a {
    color: #fff;
    font-weight: bold;
  }
  .top_header_home .active_top_channel::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 4px;
    background-color: #fff;
  }
  .top_header_home .lan_box {
    font-size: 16px;
    line-height: 16px;
    margin-left: 40px;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0px;
    padding: 10px 0 15px;
    z-index: 10;
    color: #fff;
  }
  .lan_box img {
    filter: grayscale(1) brightness(100);
  }
  .lang_item span {
    width: 100%;
    text-align: center;
    display: block;
    line-height: 42px;
    margin-bottom: 8px;
    color: #fff;
    transition: all 0.3s linear;
  }

  .top_header_home .header_search {
    position: absolute;
    right: 70px;
    top: 0;
  }
  .top_header_home .header_search .search_input {
    width: 260px;
    line-height: 36px;
    padding-left: 20px;
    font-size: 16px;
    color: #fff;
    border: none;
    outline: none;
    background-color: rgba(255, 255, 255, 0.17);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 6% 100%);
  }
  .top_header_home .header_search .search_input:focus {
    border: none;
    outline: none;
  }
  .top_header_home .header_search .icon_search {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 8px;
    top: 8px;
  }
</style>
<div class="top_header_home">
  <div class="header_main_container">
    <div class="logo">
      <a href="" class="logo_link">
        <img src="/images/logo2.png" alt="" />
      </a>
    </div>
    <!-- 检索内容 -->
    <div class="header_search">
      <form name="searchform" method="post" action="/search.php" onSubmit="return search_check();"
        target="_blank">
        <script>
          function escapeTrs(str) { //转义trs关键字
            var arr = new Array("\\\\", "!", "@", "#", "\\$", "\%", "\\^", "\&", "\\*", "\\(", "\\)", "\\_",
              "\\+", "\-", "\=", "\\{", "\\}", "\\|", "\\[", "\\]", ";", "'", ":", "\"", "\<", "\>", "\\?",
              "\,", "\\.", "\/");
            for (var i = 0; i < arr.length; i++) {
              var re = new RegExp(arr[i], "img");
              str = str.replace(re, '\\' + arr[i]);
            }
            return str;
          }

          function dealKeywords(sword, relation) {
            var sTemp = "";
            var swordtemp = "";
            var sArray;

            if (sword.indexOf("*") < 0 && sword.indexOf("+") < 0 && sword.indexOf(")") < 0 && sword.indexOf(
                "(") < 0 && sword.indexOf("\\") < 0) {
              sword = escapeTrs(sword);
              //不含trs关键字
              sArray = sword.split(" "); //输入框空格处理,空格表示 relation 关系
              for (var i = 0; i < sArray.length; i++) {
                sTemp = sArray[i].replace(/^\s+|\s+$/g, ""); //去掉sword前后空格
                if (sTemp != "") {
                  swordtemp += "'" + sTemp + "' " + relation + " "; /*加上''符号,处理trs带运算符的检索词报错的问题*/
                }
              }
              if (swordtemp.lastIndexOf(" " + relation + " ") != -1) {
                swordtemp = swordtemp.substring(0, swordtemp.length - relation.length - 2);
              }
            } else {
              if (sword.indexOf("\\") != -1) {
                var re = new RegExp("\\\\", "img");
                sword = sword.replace(re, '\\\\');
              }
              swordtemp = sword;
            }
            return swordtemp;
          }

          function search_check() {
            var sword = document.getElementById("iptSword").value.replace(/^\s+|\s+$/g, "");
            document.searchform.searchword.value = dealKeywords(sword, "and");
            document.searchform.preKeyword.value = document.getElementById("iptSword").value;
            document.searchform.submit();
          }
        </script>
        <input type="hidden" name="channelid" value="259823" />
        <input type="hidden" name="orderby" value="-docreltime" />
        <input type="hidden" name="perpage" value="15" />
        <input type="hidden" name="searchword" value="" />
        <input type="hidden" name="preKeyword" value="" />
        <input type="text" name="iptSword" id="iptSword" class="search_input" value="" onFocus="javascript:this.value=''" />
        <img src="/images/search1.png" class="icon_search" alt="" />
      </form>
    </div>
    <a class="lan_box" href="/en/">
      <img src="/images/language.png" alt="" style="width: 24px; height: 24px;" />
      <div class="lang_item">EN</div>
    </a>
    <div class="channel_container">
      <ul class="channel_list">
        <li id="top_channel_home" class="channel_item"><a href="" target="_top" class="text-[#333]">首页</a></li>
        
          <li id='home_top_channel_22048' class="channel_item">
            <a href="/gyzy/" target="_top" class="text-[#333]">
              星空平台-星空online(中国)
            </a>
          </li>
        
          <li id='home_top_channel_22119' class="channel_item">
            <a href="/xwzx/" target="_top" class="text-[#333]">
              新闻中心
            </a>
          </li>
        
          <li id='home_top_channel_22058' class="channel_item">
            <a href="/ywly/" target="_top" class="text-[#333]">
              业务领域
            </a>
          </li>
        
          <li id='home_top_channel_22063' class="channel_item">
            <a href="/kjcx/" target="_top" class="text-[#333]">
              科技创新
            </a>
          </li>
        
          <li id='home_top_channel_22071' class="channel_item">
            <a href="/dqjs/" target="_top" class="text-[#333]">
              党群建设
            </a>
          </li>
        
          <li id='home_top_channel_22074' class="channel_item">
            <a href="/rczy/" target="_top" class="text-[#333]">
              人才资源
            </a>
          </li>
        
          <li id='home_top_channel_22083' class="channel_item">
            <a href="/xxgk/" target="_top" class="text-[#333]">
              信息公开
            </a>
          </li>
        
          <li id='home_top_channel_22084' class="channel_item">
            <a href="/lxwm/" target="_top" class="text-[#333]">
              联系我们
            </a>
          </li>
        
      </ul>
    </div>
  </div>
</div>
<script>
  let topChannelidHome= "";
  let currentTopNavHome = ''
  if(!topChannelidHome) currentTopNavHome = document.getElementById('top_channel_home')
  else currentTopNavHome = document.getElementById('home_top_channel_' + topChannelidHome)
  currentTopNavHome .classList.add('active_top_channel')
</script>
    <style>
  .top_header {
    width: 100%;
    height: 120px;
    background: rgba(255, 255, 255, 0.9);
    border-bottom: 3px solid #0075C2;
    position: fixed;
    top: 0;
    z-index: 10;
    backdrop-filter: blur(5px);
  }
  .top_header .header_main_container {
    width: 1535px;
    height: 100%;
    margin: 0 auto;
    padding-top: 12px;
    position: relative;
  }
  .top_header .logo {
    width: 360px;
    display: flex;
    align-items: center;
  }
  .top_header .logo_link {
    display: inline-block;
  }
  .top_header .logo_link img {
    width: 100%;
  }
  .top_header .channel_container {
    margin-top: 7px;
    display: flex;
    align-items: flex-end;
  }
  .top_header .channel_list {
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    display: flex;
    width: 1535px;
  }
  .top_header .channel_item {
    flex: 1;
    line-height: 64px;
    position: relative;
  }
  .active_top_channel {
    background: linear-gradient( 180deg, rgba(0,116,193,0) 0%, rgba(0,116,193,0.2) 100%);
  }
  .active_top_channel a {
    color: #0074C1;
  }
  .active_top_channel::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 4px;
    background-color: #0074C1;
  }
  .top_header .header_search {
    position: absolute;
    right: 70px;
    top: 0;
  }
  .top_header .header_search .search_input {
    width: 260px;
    line-height: 36px;
    padding-left: 20px;
    font-size: 16px;
    border: none;
    outline: none;
    background-color: rgba(30, 36, 128, 0.08);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 6% 100%);
  }
  .top_header .header_search .search_input:focus {
    border: none;
    outline: none;
  }
  .top_header .header_search .icon_search {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 8px;
    top: 8px;
  }
  .top_header .lan_box {
    font-size: 16px;
    line-height: 16px;
    margin-left: 40px;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0;
    padding: 10px 0;
    z-index: 10;
  }
  .lang_item {
    margin-left: 5px;
  }
  .lang_item a {
    width: 100%;
    text-align: center;
    display: block;
    line-height: 42px;
    color: #fff;
    transition: all 0.3s linear;
  }
</style>
<div class="pc_template top_header">
  <div class="header_main_container">
    <div class="logo">
      <a href="" class="logo_link">
        <img src="/images/logo1.png" alt="" />
      </a>
    </div>
    <!-- 检索内容 -->
    <div class="header_search">
      <form name="searchform" method="post" action="/search.php" onSubmit="return search_check();"
        target="_blank">
        <script>
          function escapeTrs(str) { //转义trs关键字
            var arr = new Array("\\\\", "!", "@", "#", "\\$", "\%", "\\^", "\&", "\\*", "\\(", "\\)", "\\_",
              "\\+", "\-", "\=", "\\{", "\\}", "\\|", "\\[", "\\]", ";", "'", ":", "\"", "\<", "\>", "\\?",
              "\,", "\\.", "\/");
            for (var i = 0; i < arr.length; i++) {
              var re = new RegExp(arr[i], "img");
              str = str.replace(re, '\\' + arr[i]);
            }
            return str;
          }

          function dealKeywords(sword, relation) {
            var sTemp = "";
            var swordtemp = "";
            var sArray;

            if (sword.indexOf("*") < 0 && sword.indexOf("+") < 0 && sword.indexOf(")") < 0 && sword.indexOf(
                "(") < 0 && sword.indexOf("\\") < 0) {
              sword = escapeTrs(sword);
              //不含trs关键字
              sArray = sword.split(" "); //输入框空格处理,空格表示 relation 关系
              for (var i = 0; i < sArray.length; i++) {
                sTemp = sArray[i].replace(/^\s+|\s+$/g, ""); //去掉sword前后空格
                if (sTemp != "") {
                  swordtemp += "'" + sTemp + "' " + relation + " "; /*加上''符号,处理trs带运算符的检索词报错的问题*/
                }
              }
              if (swordtemp.lastIndexOf(" " + relation + " ") != -1) {
                swordtemp = swordtemp.substring(0, swordtemp.length - relation.length - 2);
              }
            } else {
              if (sword.indexOf("\\") != -1) {
                var re = new RegExp("\\\\", "img");
                sword = sword.replace(re, '\\\\');
              }
              swordtemp = sword;
            }
            return swordtemp;
          }

          function search_check() {
            var sword = document.getElementById("iptSword").value.replace(/^\s+|\s+$/g, "");
            document.searchform.searchword.value = dealKeywords(sword, "and");
            document.searchform.preKeyword.value = document.getElementById("iptSword").value;
            document.searchform.submit();
          }
        </script>
        <input type="hidden" name="channelid" value="259823" />
        <input type="hidden" name="orderby" value="-docreltime" />
        <input type="hidden" name="perpage" value="15" />
        <input type="hidden" name="searchword" value="" />
        <input type="hidden" name="preKeyword" value="" />
        <input type="text" name="iptSword" id="iptSword" class="search_input" value="" onFocus="javascript:this.value=''" />
        <img src="/images/search2.png" alt="" class="icon_search" />
      </form>
    </div>
    <a class="lan_box" href="/en/">
      <img src="/images/language.png" alt="" style="width: 24px; height: 24px;" />
      <div class="lang_item">EN</div>
    </a>
    <div class="channel_container">
      <ul class="channel_list">
        <li id="top_channel_home" class="channel_item"><a href="" target="_top" class="text-[#333]">首页</a></li>
        
          <li id='top_channel_22048' class="channel_item">
            <a href="/gyzy/" target="_top" class="text-[#333]">
              星空平台-星空online(中国)
            </a>
          </li>
        
          <li id='top_channel_22119' class="channel_item">
            <a href="/xwzx/" target="_top" class="text-[#333]">
              新闻中心
            </a>
          </li>
        
          <li id='top_channel_22058' class="channel_item">
            <a href="/ywly/" target="_top" class="text-[#333]">
              业务领域
            </a>
          </li>
        
          <li id='top_channel_22063' class="channel_item">
            <a href="/kjcx/" target="_top" class="text-[#333]">
              科技创新
            </a>
          </li>
        
          <li id='top_channel_22071' class="channel_item">
            <a href="/dqjs/" target="_top" class="text-[#333]">
              党群建设
            </a>
          </li>
        
          <li id='top_channel_22074' class="channel_item">
            <a href="/rczy/" target="_top" class="text-[#333]">
              人才资源
            </a>
          </li>
        
          <li id='top_channel_22083' class="channel_item">
            <a href="/xxgk/" target="_top" class="text-[#333]">
              信息公开
            </a>
          </li>
        
          <li id='top_channel_22084' class="channel_item">
            <a href="/lxwm/" target="_top" class="text-[#333]">
              联系我们
            </a>
          </li>
        
      </ul>
    </div>
  </div>
</div>
<script>
  let topChannelid= "";
  let currentTopNav = ''
  if(!topChannelid) currentTopNav = document.getElementById('top_channel_home')
  else currentTopNav = document.getElementById('top_channel_' + topChannelid)
  currentTopNav.classList.add('active_top_channel')
</script>
    <div class="swiper-container">
      <div class="swiper-wrapper">
        <!-- 第一屏 -->
        <div class="swiper-slide no-drag">
          <div class="swiper swiper1" style="height: 100%;">
            <div class="swiper-wrapper">
              
                <div class="swiper-slide">
                  <img src="/synr/sybanner/202506/W020250908393269672406.jpg" class="slide_img"/>
                  <div class="slide_title">
                    <img src="/synr/sybanner/202506/W020250908393269948875.png"/>
                  </div>
                </div>
              
                <div class="swiper-slide">
                  <img src="/synr/sybanner/202509/W020250908392944602305.jpg" class="slide_img"/>
                  <div class="slide_title">
                    <img src="/synr/sybanner/202509/W020250908392944870162.png"/>
                  </div>
                </div>
              
                <div class="swiper-slide">
                  <img src="/synr/sybanner/202509/W020250908392199420124.jpg" class="slide_img"/>
                  <div class="slide_title">
                    <img src="/synr/sybanner/202509/W020250908392199711024.png"/>
                  </div>
                </div>
              
                <div class="swiper-slide">
                  <img src="/synr/sybanner/202509/W020250908391829510899.jpg" class="slide_img"/>
                  <div class="slide_title">
                    <img src="/synr/sybanner/202509/W020250908391829781887.png"/>
                  </div>
                </div>
              
            </div>
            <div class="pagination1"></div>
          </div>
        </div>
        
        <!-- 第二屏 -->
        <div class="swiper-slide no-drag section2">
          <div class="section_container" style="width: 100%;">
            <div class="section_top_row">
              <div>业务平台</div>
              <div>
                <div class="english_title_top"></div>
                <div class="english_title">Business</div>
              </div>
            </div>
            <div class="service_content">
              
                <div style='background-image: url(
                  /ywly/zxcypt/202506/W020250621561222244128.png
                  )' class="service_item">
                  <div style="display: none;">
                    
                      <img src="/ywly/zxcypt/202506/W020250621561222244128.png"/>
                    
                  </div>
                  <div class="service_item_header">
                    <div class="service_title">
                      <h3>
                        战新产业平台
                      </h3>
                    </div>
                    <div class="service_sub_title">
                      
                        Strategic Emerging Industries Platform
                      
                    </div>
                  </div>
                  <div class="servie_channels">
                    
                      <div>
                        <a href="/ywly/zxcypt/dkxzz/">大科学装置和科研实验设施</a>
                      </div>
                    
                      <div>
                        <a href="/ywly/zxcypt/sjzx/">数据中心</a>
                      </div>
                    
                      <div>
                        <a href="/ywly/zxcypt/zhny/">综合能源和新能源</a>
                      </div>
                    
                      <div>
                        <a href="/ywly/zxcypt/hjbh/">环境保护</a>
                      </div>
                    
                      <div>
                        <a href="/ywly/zxcypt/xxgcjs/">新型工程技术</a>
                      </div>
                    
                      <div>
                        <a href="/ywly/zxcypt/qtzxly/">其它战新领域</a>
                      </div>
                    
                  </div>
                  <a href="/ywly/zxcypt/" class="more">
                    <span>查看更多</span>
                    <img src="/images/arrow_right1.png" alt="" class="arrow1" />
                    <img src="/images/arrow_right2.png" alt="" class="arrow2" />
                  </a>
                </div>
              
                <div style='background-image: url(
                  /ywly/scywpt/202506/W020250621561055763936.png
                  )' class="service_item">
                  <div style="display: none;">
                    
                      <img src="/ywly/scywpt/202506/W020250621561055763936.png"/>
                    
                  </div>
                  <div class="service_item_header">
                    <div class="service_title">
                      <h3>
                        生产业务平台
                      </h3>
                    </div>
                    <div class="service_sub_title">
                      
                        Business Operation Platform
                      
                    </div>
                  </div>
                  <div class="servie_channels">
                    
                      <div>
                        <a href="/ywly/scywpt/yljk/">医疗健康</a>
                      </div>
                    
                      <div>
                        <a href="/ywly/scywpt/jzgc/">建筑工程</a>
                      </div>
                    
                      <div>
                        <a href="/ywly/scywpt/gjgc/">国际工程</a>
                      </div>
                    
                      <div>
                        <a href="/ywly/scywpt/xdwl/">现代物流</a>
                      </div>
                    
                      <div>
                        <a href="/ywly/scywpt/nygc/">能源工程</a>
                      </div>
                    
                      <div>
                        <a href="/ywly/scywpt/szgc/">市政工程</a>
                      </div>
                    
                  </div>
                  <a href="/ywly/scywpt/" class="more">
                    <span>查看更多</span>
                    <img src="/images/arrow_right1.png" alt="" class="arrow1" />
                    <img src="/images/arrow_right2.png" alt="" class="arrow2" />
                  </a>
                </div>
              
                <div style='background-image: url(
                  /ywly/fzpypt/202506/W020250621560766154461.png
                  )' class="service_item">
                  <div style="display: none;">
                    
                      <img src="/ywly/fzpypt/202506/W020250621560766154461.png"/>
                    
                  </div>
                  <div class="service_item_header">
                    <div class="service_title">
                      <h3>
                        发展培育平台
                      </h3>
                    </div>
                    <div class="service_sub_title">
                      
                        Development and Incubation Platform
                      
                    </div>
                  </div>
                  <div class="servie_channels">
                    
                      <div>
                        <a href="/ywly/fzpypt/qgczx/">全过程咨询</a>
                      </div>
                    
                      <div>
                        <a href="/ywly/fzpypt/epc/">EPC</a>
                      </div>
                    
                      <div>
                        <a href="/ywly/fzpypt/tjy/">投建营</a>
                      </div>
                    
                  </div>
                  <a href="/ywly/fzpypt/" class="more">
                    <span>查看更多</span>
                    <img src="/images/arrow_right1.png" alt="" class="arrow1" />
                    <img src="/images/arrow_right2.png" alt="" class="arrow2" />
                  </a>
                </div>
              
                <div style='background-image: url(
                  /ywly/qytzpt/202506/W020250621560486044102.png
                  )' class="service_item">
                  <div style="display: none;">
                    
                      <img src="/ywly/qytzpt/202506/W020250621560486044102.png"/>
                    
                  </div>
                  <div class="service_item_header">
                    <div class="service_title">
                      <h3>
                        牵引拓展平台
                      </h3>
                    </div>
                    <div class="service_sub_title">
                      
                        Driving & Expansion Platform
                      
                    </div>
                  </div>
                  <div class="servie_channels">
                    
                      <div>
                        <a href="/ywly/qytzpt/qqjc/">前期决策和造价咨询</a>
                      </div>
                    
                      <div>
                        <a href="/ywly/qytzpt/qtxgh/">全体系规划</a>
                      </div>
                    
                      <div>
                        <a href="/ywly/qytzpt/zxjsfw/">专项技术服务</a>
                      </div>
                    
                  </div>
                  <a href="/ywly/qytzpt/" class="more">
                    <span>查看更多</span>
                    <img src="/images/arrow_right1.png" alt="" class="arrow1" />
                    <img src="/images/arrow_right2.png" alt="" class="arrow2" />
                  </a>
                </div>
              
            </div>
            <div class="service_bottom">
              <div class="service_total">
                
                  <div>
                    <div class="total_num patent">
                      <span>10</span><span>+</span>
                    </div>
                    <div style="font-size: 16px;">科技创新平台</div>
                  </div>
                
                  <div>
                    <div class="total_num patent">
                      <span>40</span><span>+</span>
                    </div>
                    <div style="font-size: 16px;">主编国家标准图集</div>
                  </div>
                
                  <div>
                    <div class="total_num patent">
                      <span>310</span><span>+</span>
                    </div>
                    <div style="font-size: 16px;">获得专利</div>
                  </div>
                
                  <div>
                    <div class="total_num patent">
                      <span>50</span><span>+</span>
                    </div>
                    <div style="font-size: 16px;">软件著作权</div>
                  </div>
                
                  <div>
                    <div class="total_num patent">
                      <span>15</span><span>+</span>
                    </div>
                    <div style="font-size: 16px;">资质证书和体系认证等</div>
                  </div>
                
              </div>
              <div class="service_honors">
                <div><i></i>亚洲建筑师协会／中国十大建筑设计公司</div>
                <div><i></i>ENR／中国工程设计企业60强</div>
                <div><i></i>全国勘察设计企业营业收入百强</div>
              </div>
            </div>
          </div>
        </div>
        
        <!-- 第三屏 -->
        <div class="swiper-slide no-drag section3">
          <div class="section_container">
           <div class="section_top_row">
              <div>企业动态</div>
              <div>
                <div class="english_title_top"></div>
                <div class="english_title">News</div>
              </div>
            </div>
            <div class="tab_container">
              <div class="active">新闻动态</div>
              <div>党群建设</div>
            </div>
            <div class="news_container">
              <!-- 新闻内容 -->
              <div class="news_center">
                <div class="banner_news">
                  <div class="swiper news_swiper">
                    <div class="swiper-wrapper">
                      
                        <a class="swiper-slide" href="/xwzx/gsxw/202606/t20260605_640027.html" target="_blank">
                          <IMG src="/xwzx/gsxw/202606/W020260605600879430044.png" />
                          <div class="banner_desc">
                            <div class="banner_news_title"> 
                              擎举科技之光 笃行创新之路 星空平台-星空online(中国)科技创新大会顺利召开
                            </div>
                            <div class="banner_news_desc"> 
                              ????5月29日，星空平台-星空online(中国)召开科技创新大会，充分彰显了公司始终将科技创新摆在战略发展核心位置、把科...
                            </div>
                          </div>
                        </a>
                      
                        <a class="swiper-slide" href="/xwzx/gsxw/202604/t20260424_631007.html" target="_blank">
                          <IMG src="/xwzx/gsxw/202604/W020260424550408527198.png" />
                          <div class="banner_desc">
                            <div class="banner_news_title"> 
                              国机集团党委副书记、总经理周开荃赴星空平台-星空online(中国)调研
                            </div>
                            <div class="banner_news_desc"> 
                              4月21日，国机集团党委副书记、总经理周开荃赴星空平台-星空online(中国)调研，深入了解企业专业化发展路径、“十五五”战...
                            </div>
                          </div>
                        </a>
                      
                        <a class="swiper-slide" href="/xwzx/gsxw/202604/t20260424_631009.html" target="_blank">
                          <IMG src="/xwzx/gsxw/202604/W020260424549845032851.png" />
                          <div class="banner_desc">
                            <div class="banner_news_title"> 
                              中国实验动物学会第五届实验动物设备工程专业委员会第一次学术交流活动在星空平台-星空online(中国)圆满举办
                            </div>
                            <div class="banner_news_desc"> 
                              ????4月18日，中国实验动物学会实验动物设备工程专业委员会学术交流活动在星空平台-星空online(中国)成功举办。本次活...
                            </div>
                          </div>
                        </a>
                      
                    </div>
                    <div class="news-pagination1 news-swiper-pagination"></div>
                  </div>
                </div>
                <div class="list_news">
                  <div class="block_container">
                    <div class="news_block">
                      
                        <a href="/xwzx/gsxw/202604/t20260413_629335.html" target="_blank" class="list_news_item active">
                          <div class="list_news_content">
                            <IMG src="/xwzx/gsxw/202604/W020260413514004890950.jpg" />
                            <div class="content_right">
                              <div class="news_title">
                                <span>王博调研中元长春并走访客户</span>
                              </div>
                              <div class="list_time">
                                <img src="/images/time.png" alt="" />
                                <span>2026-04-13</span>
                              </div>
                            </div>
                          </div>
                        </a>
                      
                        <a href="/xwzx/gsxw/202604/t20260413_629417.html" target="_blank" class="list_news_item active">
                          <div class="list_news_content">
                            <IMG src="/xwzx/gsxw/202604/W020260413593220739904.png" />
                            <div class="content_right">
                              <div class="news_title">
                                <span>城市更新消防安全与韧性技术交流会在东莞召开</span>
                              </div>
                              <div class="list_time">
                                <img src="/images/time.png" alt="" />
                                <span>2026-04-04</span>
                              </div>
                            </div>
                          </div>
                        </a>
                      
                        <a href="/xwzx/gsxw/202604/t20260413_629441.html" target="_blank" class="list_news_item active">
                          <div class="list_news_content">
                            <IMG src="/xwzx/gsxw/202604/W020260413606692327916.png" />
                            <div class="content_right">
                              <div class="news_title">
                                <span>全市首个！星空平台-星空online(中国)城市更新新模式获官方点赞，昌平永安古城跻身全市范例</span>
                              </div>
                              <div class="list_time">
                                <img src="/images/time.png" alt="" />
                                <span>2026-04-01</span>
                              </div>
                            </div>
                          </div>
                        </a>
                      
                        <a href="/xwzx/gsxw/202604/t20260413_629450.html" target="_blank" class="list_news_item active">
                          <div class="list_news_content">
                            <IMG src="/xwzx/gsxw/202604/W020260413609160152705.jpg" />
                            <div class="content_right">
                              <div class="news_title">
                                <span>梁思成建筑奖陈列馆开馆 | 星空平台-星空online(中国)黄锡璆博士代表作品亮相</span>
                              </div>
                              <div class="list_time">
                                <img src="/images/time.png" alt="" />
                                <span>2026-04-13</span>
                              </div>
                            </div>
                          </div>
                        </a>
                      
                    </div>
                  </div>
                </div>
              </div>
              <!-- 党建动态 -->
              <div class="news_center">
                <div class="banner_news">
                  <div class="swiper party_swiper">
                    <div class="swiper-wrapper">
                      
                        <a class="swiper-slide" href="/dqjs/djdt/202604/t20260414_629482.html" target="_blank">
                          <IMG src="/dqjs/djdt/202604/W020260414332027511298.jpg" />
                          <div class="banner_desc">
                            <div class="banner_news_title"> 
                              星空平台-星空online(中国)召开2026年全面从严治党工作会议暨树立和践行正确政绩观学习教育动员部署会
                            </div>
                            <div class="banner_news_desc"> 
                              3月11日，星空平台-星空online(中国)召开2026年全面从严治党工作会暨树立和践行正确政绩观学习教育动员部署会，深入学习贯...
                            </div>
                            <div class="list_time">
                              2026-03-13
                            </div>
                          </div>
                        </a>
                      
                        <a class="swiper-slide" href="/dqjs/djdt/202602/t20260227_616520.html" target="_blank">
                          <IMG src="/dqjs/djdt/202602/W020260227526997392696.jpg" />
                          <div class="banner_desc">
                            <div class="banner_news_title"> 
                              国机集团“两优一先” | 星空平台-星空online(中国)1名个人、1个集体荣获表彰
                            </div>
                            <div class="banner_news_desc"> 
                              近日，国机集团对2024-2025年度国机集团“优秀共产党员”、“优秀党务工作者”、“先进基层党组织”进行...
                            </div>
                            <div class="list_time">
                              2026-02-26
                            </div>
                          </div>
                        </a>
                      
                        <a class="swiper-slide" href="/dqjs/djdt/202602/t20260227_616518.html" target="_blank">
                          <IMG src="/dqjs/djdt/202602/W020260227526987286836.jpg" />
                          <div class="banner_desc">
                            <div class="banner_news_title"> 
                              星空平台-星空online(中国)党委召开2025年度基层党组织书记抓基层党建工作述职评议会议
                            </div>
                            <div class="banner_news_desc"> 
                              为深入学习贯彻党的二十届四中全会精神，学习贯彻习近平总书记关于深入贯彻中央八项规定精神学习教育的...
                            </div>
                            <div class="list_time">
                              2026-02-12
                            </div>
                          </div>
                        </a>
                      
                    </div>
                    <div class="news-pagination2 news-swiper-pagination"></div>
                  </div>
                </div>
                <div class="list_news">
                  <div class="block_container">
                    <div class="news_block">
                      
                        <a href="/dqjs/djdt/202506/t20250621_551362.html" target="_blank" class="list_news_item active">
                          <div class="list_news_content">
                            <IMG src="/dqjs/djdt/202506/W020250621389881574764.png" />
                            <div class="content_right">
                              <div class="news_title">
                                <span>中国共产党星空平台-星空online(中国)第三次代表大会胜利召开</span>
                              </div>
                              <div class="list_time">
                                <img src="/images/time.png" alt="" />
                                <span>2025-06-04</span>
                              </div>
                            </div>
                          </div>
                        </a>
                      
                        <a href="/dqjs/djdt/202506/t20250621_551361.html" target="_blank" class="list_news_item active">
                          <div class="list_news_content">
                            <IMG src="/dqjs/djdt/202506/W020250621389874746821.jpg" />
                            <div class="content_right">
                              <div class="news_title">
                                <span>星空平台-星空online(中国)、中机国际召开党委理论学习中心组联学会</span>
                              </div>
                              <div class="list_time">
                                <img src="/images/time.png" alt="" />
                                <span>2025-02-12</span>
                              </div>
                            </div>
                          </div>
                        </a>
                      
                        <a href="/dqjs/djdt/202506/t20250621_551360.html" target="_blank" class="list_news_item active">
                          <div class="list_news_content">
                            <IMG src="/dqjs/djdt/202506/W020250621389872232584.jpg" />
                            <div class="content_right">
                              <div class="news_title">
                                <span>星空平台-星空online(中国)召开2024年全面从严治党工作会议</span>
                              </div>
                              <div class="list_time">
                                <img src="/images/time.png" alt="" />
                                <span>2024-03-29</span>
                              </div>
                            </div>
                          </div>
                        </a>
                      
                        <a href="/dqjs/djdt/202506/t20250621_551359.html" target="_blank" class="list_news_item active">
                          <div class="list_news_content">
                            <IMG src="/dqjs/djdt/202506/W020250621389868496570.jpg" />
                            <div class="content_right">
                              <div class="news_title">
                                <span>星空平台-星空online(中国)召开学习贯彻习近平新时代中国特色社会主义思想主题教育动员部署大会</span>
                              </div>
                              <div class="list_time">
                                <img src="/images/time.png" alt="" />
                                <span>2023-09-21</span>
                              </div>
                            </div>
                          </div>
                        </a>
                      
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <!-- 第四屏 -->
        <div class="swiper-slide no-drag" style="height: fit-content !important;">
          <div class="w-full last_foot_com">
            <style>
  .footer_wrap {
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 14px;
    padding: 18px 0;
    position: relative;
    background: url('/images/footer_bg.png') no-repeat;
    background-size: cover;
  }
  .footer_wrap a {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 24px;
    display: inline-block;
    transition: all 0.3s linear;
  }
  .footer_wrap a:hover {
    color: rgba(255,255,255,1);
  }
  .footer_content {
    margin: 0 192px;
  }
  .footer_content .footer_top {
    height: 70px;
    padding: 20px 0;
    border-bottom: 1px solid #6390A6;
  }
  .footer_main {
    padding-top: 40px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
  }
  .footer_main .footer_left {
    width: 310px;
  }
  .footer_left .weixin_list {
    display: flex;
  }
  .footer_left .img_weixin:last-child {
    margin-left: 20px;
  }
  .footer_left .img_weixin img {
    width: 110px;
    height: 110px;
    object-fit: cover;
  }
  .footer_left .img_weixin > div {
    margin-top: 16px;
    color: #fff;
    text-align: center;
  }
  .footer_left .comp_info_list {
    width: 100%;
  }
  .footer_left .comp_info_list > div {
    line-height: 14px;
    margin-bottom: 24px;
  }
  .footer_left .comp_info_list > div:not(:first-child) {
    color: rgba(255, 255, 255, 0.8);
  }
  .footer_main .footer_right {
    width: calc(100% - 310px);
    border-left: 1px solid rgba(229, 229, 229, 0.13);
  }
  .footer_main .footer_right .footer_channel_list { 
    display: flex;
  }
  .footer_main .footer_channel_item {
    border-right: 1px solid rgba(229, 229, 229, 0.1);
  }
  .footer_main .footer_channel_item:last-child {
    border-right: none;
  }
  .footer_main .footer_channel_item > a {
    font-weight: 500;
    color: #FFFFFF;
    padding: 0 30px;
  }
  .footer_main .footer_channel_item:last-child > a {
    padding-right: 0;
  }
  .sub_channel_nav {
    padding: 0 30px;
  }
  .sub_channel_nav a {
    color: rgba(255, 255, 255, 0.8);
  }
  .friendship_link {
    display: flex;
    justify-content: center;
    color: #fff;
    margin-bottom: 15px;
  }
  .footer_bottom {
    padding-top: 25px;
    text-align: center;
    border-top: 1px solid rgba(229, 229, 229, 0.1);
  }
  .footer_bottom a {
    display: block;
    text-align: center;
    margin-bottom: 0px;
  }
  .footer_beian {
    display: flex;
    justify-content: center;
  }
  .footer_beian > div:not(:last-child) {
    margin-right: 10px;
    color: rgba(255, 255, 255, 0.8);
  }
  .footer_beian > div a {
    color: rgba(255, 255, 255, 0.8);
  }
</style>
<div class="footer_wrap pc_template">
  <div class="footer_content">
    <div class="footer_top">
      <img src="/images/logo2.png" alt="" />
    </div>
    <div class="footer_main">
      <div class="footer_left">
        <div class="comp_info_list">
          <div>联系我们</div>
          <div>地址：北京市海淀区西三环北路5号</div>
          <div>电话：010-68203199</div>
          <div>邮箱：100089</div>
          <div>传真：010-68732688</div>
          <div>网址：</div>
        </div>
        <div class="weixin_list">
          <div class="img_weixin">
            <img src="/images/icon_weixin.png" alt="" />
            <div>微信公众号</div>
          </div>
          <div class="img_weixin">
            <img src="/images/icon_weixin.png" alt="" />
            <div>视频号</div>
          </div>
        </div>
      </div>
      <div class="footer_right">
        <ul class="footer_channel_list">
          
            <li class="footer_channel_item">
              <a href="/gyzy/" target="_top">
                星空平台-星空online(中国)
              </a>
              <div class="sub_channel_nav">
                
                  <div class="sub_channel_nav_item">
                    <a href="/gyzy/gsjj/" target="_top">
                      企业简介
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/gyzy/gjglry/" target="_top">
                      高级管理人员
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/gyzy/zzjg/" target="_top">
                      组织机构
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/gyzy/lsyg/" target="_top">
                      历史沿革
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/gyzy/gsry/" target="_top">
                      公司荣誉
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/gyzy/zzyry/" target="_top">
                      资质与体系
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/gyzy/qywh/" target="_top">
                      企业文化
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/gyzy/ssqy/" target="_top">
                      所属企业
                    </a>
                  </div>
                
              </div>
            </li>
          
            <li class="footer_channel_item">
              <a href="/xwzx/" target="_top">
                新闻中心
              </a>
              <div class="sub_channel_nav">
                
                  <div class="sub_channel_nav_item">
                    <a href="/xwzx/gsxw/" target="_top">
                      公司新闻
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/xwzx/jydt/" target="_top">
                      经营动态
                    </a>
                  </div>
                
              </div>
            </li>
          
            <li class="footer_channel_item">
              <a href="/ywly/" target="_top">
                业务领域
              </a>
              <div class="sub_channel_nav">
                
                  <div class="sub_channel_nav_item">
                    <a href="/ywly/zxcypt/" target="_top">
                      战新产业平台
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/ywly/scywpt/" target="_top">
                      生产业务平台
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/ywly/fzpypt/" target="_top">
                      发展培育平台
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/ywly/qytzpt/" target="_top">
                      牵引拓展平台
                    </a>
                  </div>
                
              </div>
            </li>
          
            <li class="footer_channel_item">
              <a href="/kjcx/" target="_top">
                科技创新
              </a>
              <div class="sub_channel_nav">
                
                  <div class="sub_channel_nav_item">
                    <a href="/kjcx/gsjyjzx/" target="_top">
                      公司级研究中心
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/kjcx/ptzz/" target="_top">
                      平台组织
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/kjcx/kycg/" target="_top">
                      科研成果
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/kjcx/ytxsjg/" target="_top">
                      依托学术机构
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/kjcx/bzgf/" target="_top">
                      标准规范
                    </a>
                  </div>
                
              </div>
            </li>
          
            <li class="footer_channel_item">
              <a href="/dqjs/" target="_top">
                党群建设
              </a>
              <div class="sub_channel_nav">
                
                  <div class="sub_channel_nav_item">
                    <a href="/dqjs/djdt/" target="_top">
                      党建动态
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/dqjs/qtyd/" target="_top">
                      群团园地
                    </a>
                  </div>
                
              </div>
            </li>
          
            <li class="footer_channel_item">
              <a href="/rczy/" target="_top">
                人才资源
              </a>
              <div class="sub_channel_nav">
                
                  <div class="sub_channel_nav_item">
                    <a href="/rczy/kjrc/" target="_top">
                      科技人才
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/rczy/rcln/" target="_top">
                      人才理念
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/rczy/rcpy/" target="_top">
                      人才培训
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/rczy/xqhz/" target="_top">
                      校企合作
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/rczy/cpyc/" target="_top">
                      诚聘英才
                    </a>
                  </div>
                
              </div>
            </li>
          
            <li class="footer_channel_item">
              <a href="/xxgk/" target="_top">
                信息公开
              </a>
              <div class="sub_channel_nav">
                
                  <div class="sub_channel_nav_item">
                    <a href="/gyzy" target="_top">
                      企业基本信息
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/xxgk/qyzdsx/" target="_top">
                      企业重大事项
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/rczy/cpyc/" target="_top">
                      员工招聘信息
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="https://epp.sinomach.com.cn/" target="_top">
                      招标采购信息
                    </a>
                  </div>
                
                  <div class="sub_channel_nav_item">
                    <a href="/xxgk/qtgkxx/" target="_top">
                      其他公开信息
                    </a>
                  </div>
                
              </div>
            </li>
          
            <li class="footer_channel_item">
              <a href="/lxwm/" target="_top">
                联系我们
              </a>
              <div class="sub_channel_nav">
                
              </div>
            </li>
          
        </ul>
      </div>
    </div>
    <!-- 网站地图、版权声明 -->
    <div class="footer_bottom">
      <!-- 友情链接 -->
      <div class="friendship_link">
        <span>友情链接：</span>
        <a href="https://www.sinomach.com.cn/" class="link_item">中国机械工业集团有限公司</a>
        <span>&nbsp;&nbsp;/&nbsp;&nbsp;</span>
        <a href="http://www.cmec.com/" class="link_item">中国机械设备工程股份有限公司</a>
        <span>&nbsp;&nbsp;/&nbsp;&nbsp;</span>
        <a href="http://www.camce.com.cn/" class="link_item">中工国际工程股份有限公司</a>
      </div>
      <div class="footer_beian">
        <div>Copyright ? 2025</div>
        <div>星空平台-星空online(中国)</div>
        <div><a href="http://beian.miit.gov.cn" target="_blank">京ICP备 05064511号</a></div>
        <div style="display: flex;"><img src="/images/bntb.png" alt="" style="margin-right: 5px;" /><a href="https://beian.mps.gov.cn/" target="_blank">京公网安备 11010802035220号</a></div>
      </div>
    </div>
  </div>
</div>
          </div>
        </div>
      </div>
    </div>
    <!-- 分页指示器 -->
    <div class="swiper-pagination"></div>
    <script>
      $(document).ready(function() {
        var windowWidth = $(window).width();
        var windowHeight = $(window).height();
        console.log("浏览器窗口宽度: " + windowWidth);
        console.log("浏览器窗口高度: " + windowHeight);
        initFullPage()
        initBannerSwiper()
        setTimeout(() => {
          initNewsSwiper() 
        }, 0);

        $('.tab_container > div').on('click', function() {
          $(this).addClass('active')
          $(this).siblings().removeClass('active')
          $('.section3 .news_container .news_center').eq($(this).index()).css('display', 'flex')
          $('.section3 .news_container .news_center').eq($(this).index()).siblings().css('display', 'none')
        })
      })
      function initFullPage() {
        new Swiper('.swiper-container', {
          direction: 'vertical', // 垂直滚动
          slidesPerView: 1, // 每次显示一页
          spaceBetween: 0, // 页面间距
          mousewheel: true, // 启用鼠标滚轮控制
          // noSwiping: true, // 禁止拖动
          noSwipingClass: 'no-drag', // 指定禁止拖动的类名
          pagination: {
            el: '.swiper-pagination',
            clickable: true, // 点击分页可切换页面
          },
          navigation: {
            nextEl: '.swiper-button-next',
            prevEl: '.swiper-button-prev',
          },
          speed: 1000, // 滚动速度（毫秒）
          effect: 'slide', // 过渡效果
          // 滚动到指定页面后的回调函数
          on: {
            slideChange: function() {
              if (this.activeIndex == 0) {
                $('.top_header').hide()
                $('.top_header_home').show()
              } else {
                $('.top_header').show()
                $('.top_header_home').hide()
              }
              if (this.activeIndex == 1) {
                setAnimation()
              }
            },
            slideChangeTransitionStart: function() {
              if (this.activeIndex == 3) {
                var windowHeight = $(window).height()
                console.log('windowHeight', windowHeight);
                var footerHeight = $('.last_foot_com').outerHeight(true)
                console.log('footerHeight', footerHeight);
                $('.swiper-container > .swiper-wrapper').css('transform', 'translate3d(0px, -'+(windowHeight*2+footerHeight)+'px, 0px)')
                // $('.swiper-container > .swiper-wrapper').css('transform', 'translate3d(0px, -2515px, 0px)')
              }
            }
          }
        })
      }

      function initBannerSwiper() {
        new Swiper('.swiper1', {
          loop: true,
          nested: true,
          centeredSlides: false,
          effect: 'fade',
          fadeEffect: {
            crossFade: true
          },
          autoplay: {
            delay: 5000,
            disableOnInteraction: false,
          },
          pagination: {
            el: '.pagination1',
            clickable: true,
          }
        })
      }
      function initNewsSwiper() {
        new Swiper('.news_swiper', {
          loop: true,
          direction: 'horizontal',
          nested: true,
          centeredSlides: false,
          effect: 'fade',
          fadeEffect: {
            crossFade: true
          },
          autoplay: {
            delay: 3000,
            disableOnInteraction: false,
          },
          pagination: {
            el: ".news-pagination1",
            clickable: true,
          },
        })
      new Swiper('.party_swiper', {
        loop: true,
        direction: 'horizontal',
        nested: true,
        centeredSlides: false,
        effect: 'fade',
        fadeEffect: {
          crossFade: true
        },
        pagination: {
          el: ".news-pagination2",
          clickable: true,
        },
      })
    }

    function numberCount(el, num) {
      $({
        countNum: 0
      }).animate({
        countNum: num
      }, {
        duration: 1000,
        easing: 'linear',
        step: function() {
          $(el).text(Math.floor(this.countNum));
        },
        complete: function() {
          $(el).text(this.countNum)
        }
      })
    }
    function setAnimation() {
      $('.service_total > div').each(function() {
        let target = $(this).find('.total_num > span:first-child')
        numberCount(target, target.text())
      })
    }

      // 处理service选中
    $(function () {
      $('.service_item').mouseenter(initServiceTab)
      initServiceTab(0)
    })

    function initServiceTab(index) {
      var ele
      if (index === 0) ele = $('.service_item')[0]
      else ele = $(this)
      $(ele).siblings().removeClass('active');
      $(ele).siblings().find('.more').removeClass('more_active')
      // 给当前点击的元素添加 active 类名
      $(ele).addClass('active');
      $(ele).find('.more').addClass('more_active')
    }
    </script>
  </div>
<div align="center">友情链接：<a href='http://portilan.com/' target='_blank'>乐鱼网页版页面登录-乐鱼（中国）</a>&nbsp;&nbsp;<a href='http://skiing-slovakia.com/' target='_blank'>爱游戏在线登录官网-爱游戏(中国)</a>&nbsp;&nbsp;<a href='http://9781416040873.com/' target='_blank'>玩球通平台-玩球通(中国)一站式服务平台</a>&nbsp;&nbsp;<a href='http://schroederslandscaping.com/' target='_blank'>华体会平台-华体会（中国）一站式服务平台</a>&nbsp;&nbsp;<a href='http://www.thebitwiserebellion.com/' target='_blank'>好博官网登录入口-好博(中国)</a>&nbsp;&nbsp;<a href='http://hb1114.com/' target='_blank'>乐鱼·体育-乐鱼(中国)一站式服务官方网站</a>&nbsp;&nbsp;<a href='http://kangyaoyiliao.com/' target='_blank'>MK官方网页版-MK（中国）</a>&nbsp;&nbsp;<a href='http://www.rareearthdaily.com/' target='_blank'>华体会手机网页版登录入口-华体会(中国)</a>&nbsp;&nbsp;<a href='http://www.sohawrites.com/' target='_blank'>爱游戏（ayx）中国官方网站-登录入口</a>&nbsp;&nbsp;<a href='http://safeflowsystem.com/' target='_blank'>荣耀官网首页登录入口-荣耀体育（中国）官方</a>&nbsp;&nbsp;</div></body>
</html>