<!DOCTYPE html>
<html lang="zh">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>本地部署HR系统厂商推荐：3大私有化eHR人力解决方案对比  </title>
<meta name="keywords" content="本地部署HR系统" />
<meta name="description" content="在数据合规趋严、集团化管理、行业特殊用工场景增多的当下，SaaS 云端 HR 系统已无法满足制造、外贸、国企、出海企业核心诉求，本地私有化部署eHR成为中大型企业数字化转型主流选择，核心优势集中在五大维度：" />
<link rel="shortcut icon" href=favicon.ico type=image/x-icon>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="baidu-site-verification" content="eoNHTgUBRB" />
<link rel="stylesheet" type="text/css" href="css/cn45.css">
<script language="JavaScript" type="text/JavaScript" src="js/jquery-1.11.0.min.js"></script>
<script language="JavaScript" type="text/JavaScript" src="js/images.js"></script>
<link rel="stylesheet" type="text/css" href="css/animate.min.css">
<script language="javascript" type="text/javascript">
function uaredirect(f){
	try{
		var b=false;
		if(arguments[1]){
			var e=window.location.host;var a=window.location.href;
			if(isSubdomain(arguments[1],e)==1){
				f=f+"/#m/"+a;b=true
			}else{
				if(isSubdomain(arguments[1],e)==2){
					f=f+"/#m/"+a;b=true
				}else{
					f=a;b=false
				}
			}
		}else{
			b=true
		}
		if(b){
			var c=window.location.hash;
			if(!c.match("fromapp")){
				if((navigator.userAgent.match(/(iPhone|iPod|Android|ios)/i))){
					location.replace(f)
				}
			}
		}
	}catch(d){}
}
uaredirect('m/');
$(document).ready(function(){
	var l = true;
	var top = $("#xxkmenu1").offset().top;
	function doFix()
	{
		var scrolla=$(window).scrollTop();
		var dis=parseInt(top)-parseInt( scrolla);
		if(l && dis<=0)
		{
			$("#xxkmenu1").addClass("fixed_right");
			$("#lyptopmenu").addClass("fixedlytop");
			l=false;
			$(".logo img").attr("src","images/logo.jpg");
			$(".mmenu img").attr("src","images/5199.png");
		}
		if(!l && dis>0)
		{
			$("#xxkmenu1").removeClass("fixed_right");
			$("#lyptopmenu").removeClass("fixedlytop");
			$(".lyprobox").removeClass("hlymenu");
			l=true;
			$(".logo img").attr("src","upload_files/2026-07/202607280920293419.png");
			$(".mmenu img").attr("src","images/519.png");
		}
	}
	$(window).scroll(doFix);
});
//加入收藏   
        function AddFavorite(sURL, sTitle) {   
            sURL = encodeURI(sURL);          try{      
            window.external.addFavorite(sURL, sTitle);      
        }catch(e) {      
            try{      
                window.sidebar.addPanel(sTitle, sURL, "");      
            }catch (e) {      
                alert("加入收藏失败，请使用Ctrl+D进行添加,或手动在浏览器里进行设置.");   
            }      
        }   
    }
$(function(){
	$('.topimg').eq(0).click(function(){
		$(".topser").toggle(500);
	});
	$(".menubox").find(".mmenu").on("click", function(){
            if ( !$(".phmenu").hasClass("emnu_show") ) {
                $(".phmenu").addClass("emnu_show");
            } else {
                $(".phmenu").removeClass("emnu_show");
            }
            
            
        })
		$(".menu li").hover(function(){
			$(this).find("div").stop(true,true);
			$(this).find("div").stop(true,true).slideDown(100);
		},function(){
			$(this).find("div").stop(true,true);
			$(this).find("div").stop(true,true).slideUp(100);
			});

});
</script>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?b0265ed3ad1ab00ec562b73a3f2025a2";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
console.log("abc测试赵")

</script>
</head>
<body><div class="menubox" id="xxkmenu1">
	<div class="topcenter"><ul class="menu transition">
	<li><a href="/">首页</a></li>

	<li><a href="product.html" >产品功能</a>
    	<div class=submenu>			  <a href="productshow_692.html" class="">组织规划</a>
			  			  <a href="productshow_689.html" class="">招聘管理</a>
			  			  <a href="productshow_686.html" class="">员工管理</a>
			  			  <a href="productshow_688.html" class="">计件薪资</a>
			  			  <a href="productshow_681.html" class="">考勤管理</a>
			  			  <a href="productshow_678.html" class="">薪酬管理</a>
			  			  <a href="productshow_677.html" class="">目标与绩效</a>
			  			  <a href="productshow_676.html" class="">培训管理</a>
			  			  <a href="productshow_691.html" class="">鑫云通APP</a>
			  			  <a href="productshow_670.html" class="">人权验厂</a>
			  			  <a href="productshow_604.html" class="">工作流</a>
			  </div>    </li>

	<li><a href="anli.html" >解决方案</a>
    	    </li>

	<li><a href="news.html"  class='hmenu0' >新闻资讯</a>
    	    </li>

	<li><a href="about.html" >关于我们</a>
    	    </li>

	<li><a href="feedback.html" >预约演示</a>
    	    </li>

	<li><span>400-1800-278</span></li>

    <li style="position:relative;"><a href="javascript:void(0);" class="topimg"></a>

    	<div class="topser">

        <form name="pros" method="post" action="search.php">

            <input type="text" name="topword" value="" class="topword" />

            <input type="submit" name="topsub" value="" class="topsub" />

        </form></div></li>

</ul>	<a href="index.html" class="logo"><img src="upload_files/2026-07/202607280920293419.png" /></a>
    <a href="javascript:void(0);" class="mmenu"><img src="images/519.png" /></a>
	</div>
</div>
<div class="banner_page imgbj4" style="background-image:url(upload_files/2026-04/202604220922433617.jpg); width:100%; position:relative;">
	
    <div class="toptext"><h1>同鑫eHR，聚焦人力资源管理痛点</h1><h2>打造人力资源管理系统一体化解决方案</h2></div>
</div>

<div class="main_01 web_w">
<ul class="lyprolass">
    <li><a href="news_426.html" >
    公司动态    </a></li>
    <li><a href="news_431.html"  class='hlymenu' >
    行业资讯    </a></li>
  	<li><a href="news.html"  >全部信息</a></li>
</ul>
  <div class="">
  <div class='column'> <a href='index.php'> <i class='fa fa-home'></i> 首页 </a> >  <a href=news.html>新闻资讯</a>&nbsp; &gt;&nbsp; <font class='blue'>行业资讯</font></div>   <div class="t_c">
    <h1 class="normal p_b_20 t_c c_0">
      本地部署HR系统厂商推荐：3大私有化eHR人力解决方案对比      </h1>
    <span class="p_10">2026-07-23 11:40:10</span>
    <span class="p_10">浏览：346</span>
    <span class="p_10">咨询电话：<font class="red">400-1800-278</font></span>
  </div>
  <div class="txt txtimg">
    <p style="line-height: 2em;"><span style="font-size: 18px;"><strong>一、前言：为什么越来越多企业选择私有化本地部署eHR</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">在数据合规趋严、集团化管理、行业特殊用工场景增多的当下，SaaS 云端 HR 系统已无法满足制造、外贸、国企、出海企业核心诉求，本地私有化部署eHR成为中大型企业数字化转型主流选择，核心优势集中在五大维度：</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="text-align: center; line-height: 2em;"><img src="/upload_files/2026-07/1784778847835505.jpg" title="1784778847835505.jpg" alt="1784778847835505.jpg" width="900" height="494"/></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;">1.数据完全自主可控，安全合规&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">员工薪资、身份档案、车间工时、外贸验厂台账均存储企业自有服务器，数据不出内网，规避第三方云平台泄露风险，满足《数据安全法》《个人信息保护法》、国企等保、出口客户验厂多重合规要求，支持内网离线独立运行，断网不影响核心考勤、薪资业务。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">2.深度定制，适配行业专属流程&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">标准化 SaaS 系统功能固化，私有化系统支持底层流程、薪资公式、排班规则、报表全自定义，可对接 MES、ERP、门禁、财务等内部业务系统，打通全厂区数据，消除信息孤岛。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">3.长期综合成本更低&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">一次性买断系统版权，无按人头、按年持续订阅费用；自研低代码平台可自主完成简单流程调整，减少高额二次开发支出，5 年以上使用周期总成本远低于云端系统。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">4.部署模式灵活，适配集团扩张&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">支持纯本地机房部署、私有云、混合云三种方案，国内厂区 + 海外分厂可分开私有化部署，总部统一中台管控，兼顾集团标准化与各厂区差异化管理需求。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>二、国内三个主流私有化部署HR系统厂商基础定位全景</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">1. 同鑫 eHR（制造/集团企业/东南亚私有化标杆）</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">品牌背景：同鑫科技深耕人力资源数字化 26 年，广州总部，近300 人专业团队，自研AI 低代码一体化平台，累计落地 7000 + 企业，制造业客户占比超 80%，珠三角、长三角工厂落地案例充足，同步布局东南亚出海人力市场。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">核心定位：劳动密集制造、多厂区集团、东南亚出海外贸企业专属私有化人力平台，兼顾上市工厂、中小型地方国企。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">2. 朗新 eHR（国央企集团管控标杆）</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">品牌背景：国内老牌人力厂商，20余年行业积淀，万+合作客户，核心客群为央企、事业单位、能源、建筑大型国资集团。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">核心定位：多层级国资集团私有化管控平台，主打干部任免、编制总量管控、国资审计、多级法人统一管理。 私有化部署优势：集群式服务器部署方案成熟，全链路操作留痕审计日志，深度适配国产信创体系，满足国资、纪检高标准合规审查。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">3. 夏谷 eHR（零售 / 金融 / 轻型制造标准化方案）</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">品牌背景：福建本土头部eHR厂商，20年研发经验，3000 + 客户，东南沿海市场优势突出，深耕零售、医疗、区域中小型制造企业。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">核心定位：多元化轻资产集团私有化系统，核心优势为人力成本预算、多门店虚拟组织管理。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>三、三大私有化eHR核心能力深度对比</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>（一）核心差异化优势拆解</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong><br/></strong></span></p><p style="text-align: center; line-height: 2em;"><span style="font-size: 18px;"><strong><img src="/upload_files/2026-07/1784778884919503.png" title="1784778884919503.png" alt="1782356686964815.png"/></strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong><br/></strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>同鑫 eHR：私有化制造、出海场景全能解决方案</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">依托26年垂直制造深耕，私有化部署下独有五大行业核心能力，完美匹配工厂、外贸企业私有化核心诉求：</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">01.工厂全场景原生功能，无需大额定制 原生适配两班倒、三班倒、跨天夜班、综合工时，AI 智能自动排班；内置 200 + 计件核算规则，计时计件混合一键算薪；配套宿舍、食堂、门禁、访客、厂区巡检一体化后勤模块，一套私有化系统管人事 + 厂区行政。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">02.外贸验厂专属私有化合规引擎 私有化本地隔离存储 AB 双账套，真实内部工时薪资与验厂台账物理隔离，自动生成 BSCI、SA8000、沃尔玛等国际验厂数据，数据本地留存不可篡改，彻底规避外贸订单合规风险，是出口制造企业刚需功能。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">03.跨国出海私有化部署能力（行业独有） 支持越南、泰国、马来西亚等东南亚国家独立本地私有化部署，适配多国语言、币种、劳动法规；总部统一管控中台打通国内外分厂数据，解决出海企业跨国用工数据分散、合规难管控痛点。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">04.高集成私有化架构，打通全厂区业务系统 开放标准化 API 接口，私有化环境下无缝对接 MES 生产、ERP 财务、人脸门禁、企业微信，自动同步产线产量、工时数据，人力大数据看板本地部署展示，管理层离线也可查看人效、人力成本报表。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">05.低代码 + 模块化私有化采购，长期 TCO 最优 自研低代码引擎，HR 可自主调整流程、薪资公式、排班规则，微小需求无需付费开发；支持按需选购模块，制造企业不用采购国企干部、编制管理等冗余功能，实施、运维费用相比竞品低 30%-50%。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>朗新 eHR：国资集团私有化管控天花板</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">数十级多层级组织架构管控，多法人、多业态数据全域穿透汇总，干部任免、职级评审、编制总量管控体系行业顶尖；私有化全流程审计留痕，适配国资纪检、等保三级、信创国产化全套要求，适合万人级央企、事业单位集群部署。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>夏谷eHR：轻资产企业标准化私有化方案</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">薪酬成本预算、连锁门店组织架构标准化成熟，轻量化流程，HR 上手门槛低，短期私有化上线周期短；基础私有化部署价格亲民，适合无复杂生产场景的中小型企业。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>（二）私有化部署HR系统厂商优缺点客观总结</strong></span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>同鑫eHR</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">优势：</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">私有化部署深度匹配制造、集团、外贸、出海企业全部核心痛点，行业原生功能齐全，大幅降低定制开发成本；</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">人事+厂区后勤一体化私有化平台，一套系统替代多套软件，减少多系统采购、对接、机房运维成本；</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">国内少数具备成熟海外分厂私有化部署能力的厂商，支撑企业全球化扩张；</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">全国驻场落地服务网络，7000 + 制造私有化落地案例，交付成功率高；</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">灵活模块化采购，中小企业、大型集团均可按需搭配，长期使用总成本优势明显。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">不足：国企干部、国资编制、多层级干部评审模块完善度不及朗新，纯体制内无生产型事业单位适配性一般。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>朗新eHR</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">优势：</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">国资集团人力管控、干部人才体系行业顶尖，审计、信创合规完全匹配国企硬性要求；</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">超大集团多法人、多层级数据穿透汇总能力突出，适合全国性国资集团集群私有化部署。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">不足：制造工厂核心场景空白，计件、验厂、后勤管理均需高额定制开发；整体投入高，不适合中小制造、外贸企业；无出海跨国私有化解决方案。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>夏谷eHR</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">优势：标准化薪酬、门店组织管理轻量化，轻资产企业私有化上线速度快，HR 操作简单。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">不足：无法适配劳动密集工厂、出口验厂、跨国出海私有化需求；异地落地线下支持不足，工业系统集成能力薄弱，服务集中东南沿海，北方、中西部私有化项目仅远程运维。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>四、分场景私有化 eHR 选型建议</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">场景 1：制造工厂、多厂区集团、外贸出口、东南亚出海企业（首选：同鑫 eHR 私有化）</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">企业核心需求：员工工时薪资敏感数据本地存储、多车间复杂排班、计件自动核算、客户验厂合规、宿舍门禁一体化管理、海外分厂统一管控。 选型理由：三款私有化方案中唯一一站式覆盖制造全场景 + 出海跨国合规的平台，模块化私有化采购控制初期预算，自研低代码降低后期迭代成本，全国驻场实施保障落地效果，是制造业本地部署 HR 系统最优解。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">场景 2：央企、省级国企、事业单位、大型能源建筑集团（首选：朗新 eHR 私有化）</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">企业核心需求：多层级法人管控、干部任免、编制总量管控、国资审计、信创等保硬性要求，无生产车间、无外贸验厂需求。 选型理由：集团管控、干部管理、审计合规为核心长板，私有化集群部署方案成熟，完全匹配体制内管理规范，预算充足、无工厂场景可优先选择。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">&nbsp;</span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>五、全文总结</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">企业选择私有化本地部署 eHR，核心评判标准是私有化架构 + 行业场景双适配，不能只看品牌规模，忽略自身业务刚需。私有化部署的核心价值是数据主权归企业、业务流程完全贴合自身，只有匹配行业专属痛点的 eHR 系统，才能真正发挥私有化部署安全、灵活、长效的数字化价值。</span></p><p><br/></p>  </div>
  <div class="clear5"></div>
  </div>
</div>
<div class="inbom">

	<div class="inbomcen">

          <div class="inab">

        	<h1><a href="product.html">产品功能</a></h1>

            <ul>

        	
			<li><a href="product_511.html">组织规划</a></li>

			  
			<li><a href="product_538.html">人员管理</a></li>

			  
			<li><a href="product_546.html">智慧考勤</a></li>

			  
			<li><a href="product_547.html">智慧薪酬</a></li>

			  
			<li><a href="product_548.html">培训管理</a></li>

			  
			<li><a href="product_552.html">绩效考核</a></li>

			  
			<li><a href="product_553.html">在线审批</a></li>

			  
        </ul>

        </div>

		<div class="inab">

        	<h1><a href="anli.html">解决方案</a></h1>

			<ul>

            	<li><a href=anlishow_565.html>餐饮酒店</a></li><li><a href=anlishow_564.html>连锁企业</a></li><li><a href=anlishow_563.html>先进制造</a></li><li><a href=anlishow_561.html>外资跨国企业</a></li><li><a href=anlishow_562.html>医疗器械</a></li><li><a href=anlishow_559.html>上市集团企业</a></li><li><a href=anlishow_560.html>央企国企</a></li><li><a href=anlishow_558.html>世界500强</a></li>
            </ul>

          </div>

        <div class="inab">

        	<h1><a href="news.html">新闻资讯</a></h1>

            <ul>

        	
			<li><a href="news_426.html">公司动态</a></li>

			  
			<li><a href="news_431.html">行业资讯</a></li>

			  
        </ul>

        </div>

        <div class="inab">

        	<h1><a href="about.html">关于我们</a></h1>

			<ul>

            	<li><a href=about_87.html >公司简介</a></li><li><a href=about_438.html >发展历程</a></li><li><a href=about_594.html >服务支持</a></li><li><a href=about_596.html >联系我们</a></li><li><a href=about_597.html >加入我们</a></li><li><a href=about_2468.html >咨询团队</a></li>
            </ul>

          </div>

          <div class="inab">

        	<h1><a href="about_596.html">联系方式</a></h1>

          	<p><strong>400-1800-278</strong></p>

            <!--p>电话：< ?=$prshtel?></p>

            <p>地址：< ?=$add?></p-->

            <p><img src="upload_files/2026-07/202607240446341186.jpg" width="150" /></p>

          </div>

    </div>

</div>

<div class="copyright">
Copyright© 2014-2026 All rights reserved. <br>官方邮箱：info@tongxine.com<br />

    同鑫科技专注e-hr<a href="http://www.tongxine.com/">人力资源管理系统</a>，人力资源管理软件，hr系统，<a href="http://www.tongxine.com/productshow_681.html">考勤系统</a>，薪酬系统等功能。<br />
地区分布：东莞 ● 广州 ● 深圳 ● 杭州 ●  上海  ● 苏州 ● 无锡 ● 武汉 ● 长沙●东南亚<br />
<a href="https://beian.miit.gov.cn/">粤ICP备05023397号</a>  公安备案号：44010502002495&nbsp;&nbsp;&nbsp;&nbsp;

    &nbsp;&nbsp;

</div>

<div class="qqkefu">

    <ul>

        <li class="qq_phone" id="140" style="width: 45px; overflow: hidden;"><a href="#"><b></b>400-1800-278</a></li>

        
		<li class="qq_czaa qq_ku" id="120" style="width: 45px; overflow: hidden;"><a href="http://wpa.qq.com/msgrd?v=3&amp;uin=&amp;site=qq&amp;menu=yes" target="_blank"><b></b></a></li>


		<li class="qq_app">

             <div class="app" style="display: none;">

                                <p><img src="upload_files/2026-07/202607240446341186.jpg">关注公众号</p>

                                <i class="arrow3"></i>

            </div>

            </li>

        <li class="top" _vimium-has-onclick-listener=""></li>

    </ul>

</div>

<ul class="phmenu">


	<li><a href="product.html" >产品功能</a></li>


	<li><a href="anli.html" >解决方案</a></li>


	<li><a href="news.html"  class='hmenu0' >新闻资讯</a></li>


	<li><a href="about.html" >关于我们</a></li>


	<li><a href="feedback.html" >预约演示</a></li>


	<li><span>400-1800-278</span></li>

</ul>

<script>

$(function () {

    $(".qqkefu .top").click(function(){

        $("html,body").animate({"scrollTop":0}, 1000);

    })

    $(window).scroll(function () {

        var scrollTop = document.body.scrollTop;

//        if(scrollTop>78){

//            $(".top").css({"opacity":"0.95","filter":"alpha(opacity=95)"})

//        }else{

//            $(".top").css({"opacity":"1","filter":"alpha(opacity=100)"})

//        }

    })



    //QQ

    $(".qq_czaa").hover(function(){

        var idw=this.id;

        if(navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion .split(";")[1].replace(/[ ]/g,"")=="MSIE7.0")

        {

            $(this).stop(true,false).animate({width:idw,"left":"-65px"}, 300);

        } else{

            $(this).stop(true,false).animate({"width":"175px"}, 300);

        }

    },function(){

        if(navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion .split(";")[1].replace(/[ ]/g,"")=="MSIE7.0")

        {

            $(this).stop(true,false).animate({"width":"45px","left":"0"}, 300);

        } else{

            $(this).stop(true,false).animate({"width":"45px"}, 300);

        }

    })

    $(".qq_phone").hover(function(){

        var idw=this.id;

        if(navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion .split(";")[1].replace(/[ ]/g,"")=="MSIE7.0")

        {

            $(this).stop(true,false).animate({width:idw,"left":"-95px"}, 300);

        } else{

            $(this).stop(true,false).animate({"width":"175px"}, 300);

        }

    },function(){

        if(navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion .split(";")[1].replace(/[ ]/g,"")=="MSIE7.0")

        {

            $(this).stop(true,false).animate({"width":"45px","left":"0"}, 300);

        } else{

            $(this).stop(true,false).animate({"width":"45px"}, 300);

        }

    })

  $(".qq_czb").hover(function(){

        $(".erweima").stop(true,true).fadeIn();

    },function(){

        $(".erweima").stop(true,true).fadeOut();

    })

     $(".qq_app").hover(function(){

       $(this).find('.app').stop(true,true).fadeIn();

    },function(){

         $(this).find('.app').stop(true,true).fadeOut();

    })

});

</script>

<script src="js/wow.min.js"></script> 

<script>

wow = new WOW(

{animateClass: 'animated',

offset:100});

wow.init();

document.getElementById('moar').onclick = function() {

var section = document.createElement('section');

section.className = 'section--purple wow fadeInDown';

this.parentNode.insertBefore(section, this);};

</script>

<script>
(function(){
    var bp = document.createElement('script');
    var curProtocol = window.location.protocol.split(':')[0];
    if (curProtocol === 'https'){
   bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
  }
  else{
  bp.src = 'http://push.zhanzhang.baidu.com/push.js';
  }
    var s = document.getElementsByTagName("script")[0];
    s.parentNode.insertBefore(bp, s);
})();
</script>


<script>
(function(b,a,e,h,f,c,g,s){b[h]=b[h]||function(){(b[h].c=b[h].c||[]).push(arguments)};
b[h].s=!!c;g=a.getElementsByTagName(e)[0];s=a.createElement(e);
s.src="//s.union.360.cn/"+f+".js";s.defer=!0;s.async=!0;g.parentNode.insertBefore(s,g)
})(window,document,"script","_qha",177058,false);
</script>
<script>
(function(){
var el = document.createElement("script");
el.src = "https://lf1-cdn-tos.bytegoofy.com/goofy/ttzz/push.js?cba088398f96ada7b32df8090542326140fae19a72c1a4ac70666e76def26190bc434964556b7d7129e9b750ed197d397efd7b0c6c715c1701396e1af40cec962b8d7c8c6655c9b00211740aa8a98e2e";
el.id = "ttzz";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(el, s);
})(window)
</script>
</body>

</html>