<!DOCTYPE html>
<html lang="zh">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>同鑫食品行业HR系统案例丨安徽青松食品集团人力资源系统</title>
<meta name="keywords" content="食品行业HR系统,集团人力资源系统" />
<meta name="description" content="安徽青松食品有限公司公司人员规模2200人左右，是一家专业从事主食研发、生产、配送、销售为一体的综合型主食加工配送服务企业，这次上线同鑫集团版人力资源系统实现HR数字化转型！" />
<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/2019-08/201908291007546984.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"  class='hmenu0' >解决方案</a>
    	    </li>

	<li><a href="news.html" >新闻资讯</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/2019-08/201908291007546984.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/2024-04/202404291200454133.jpg); width:100%; position:relative;">
	
    <div class="toptext"><h1>同鑫eHR，聚焦人力资源管理痛点</h1><h2>打造人力资源管理系统一体化解决方案</h2></div>
</div>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/focus.js"></script>
<div class="main_01 web_w">
  <ul class="lyprolass">
    <li><a href="anli_584.html" >
    管理咨询    </a></li>
    <li><a href="anli_521.html" >
    行业方案    </a></li>
    <li><a href="anli_570.html" >
    定制开发    </a></li>
    <li><a href="anli_522.html"  class='hlymenu' >
    客户案例    </a></li>
    <li><a href="anli_578.html" >
    客户心声    </a></li>
    <li><a href="anli_580.html" >
    地区方案    </a></li>
    <li><a href="anli_581.html" >
    客户锦旗    </a></li>
  </ul>
  <div class="">
    <div class='column'> <a href='index.php'> <i class='fa fa-home'></i> 首页 </a> >  <a href=anli.html>解决方案</a>&nbsp; &gt;&nbsp; <font class='blue'>客户案例</font></div> 
    <div class="show_img b_f t_c">
        <h1 class="normal p_b_20 t_c c_0">安徽青松食品集团eHR系统案例</h1>   
    </div>
    <div class="txt txtimg" style="min-height:350px; padding:25px 0 0 0;">
      <h2 style="white-space: normal; margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; font-family: 微软雅黑, Arial, sans-serif; height: 35px; line-height: 35px; background: rgb(238, 238, 238); font-size: 16px; color: rgb(0, 76, 152);"><span style="margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; font-size: 20px;">客户简介：</span></h2><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px; line-height: 3em;"><span style="margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; font-size: 18px;">&nbsp;</span></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px; text-align: center;"><img src="http://www.tongxine.com/upload_files/2021-06/1624007608140503.png" alt="微信图片_20210618150915.png"/></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px;"><br/></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px; line-height: 3em;"><span style="margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; font-size: 18px;"></span></p><p style="white-space: normal; line-height: 3em;"><span style="font-size: 18px;">安徽青松食品有限公司始创于1999年，2012年成立集团公司，公司人员规模2200人左右，是一家专业从事主食研发、生产、配送、销售为一体的综合型主食加工配送服务企业。集团现已建成城市早餐工程网点1600多个、大型连锁超市主食专柜300多个、主食连锁专卖店80多家及便利店系统供应500多家，形成日供应50万份的主食产品规模，是全国主食加工业示范企业。</span></p><p style="white-space: normal;"><span style="margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; font-size: 18px;"><br/></span><br/></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px; line-height: 3em;"><span style="margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; font-size: 18px;"></span></p><h2 style="white-space: normal; margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; font-family: 微软雅黑, Arial, sans-serif; height: 35px; line-height: 35px; background: rgb(238, 238, 238); font-size: 16px; color: rgb(0, 76, 152);"><span style="margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; font-size: 20px;">项目背景 ：</span></h2><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px; text-align: center;"><br/></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px;"><br/></p><p style="white-space: normal; text-align: center;"><br/></p><p style="white-space: normal; text-align: center;"><img src="http://www.tongxine.com/upload_files/2021-06/1624007493514315.jpg" alt="HR系统项目启动会"/></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px;"><br/></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px;"><br/></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px;"><span style="margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; font-size: 18px;"><strong style="margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s;">信息化现状：</strong></span><span style="font-size: 18px;">企业制度较完善，处于信息化高速发展阶段，之前上过金蝶的系统和一个不知名的HR系统</span></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px;"><br/></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px;"><br/><span style="margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; font-size: 18px;"></span></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px;"><span style="margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; font-size: 18px;"><strong style="margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s;">系统上线功能模块：</strong></span><span style="font-family: sans-serif; font-size: 18px;">同鑫eHR系统 组织管理、人事管理、考勤管理、薪资管理、食堂消费管理、移动APP</span></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px;"><br/><span style="font-family: sans-serif; font-size: 18px;"></span></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px;"><br/></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px;"><strong style="font-size: 18px; margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s;">系统上线目标： </strong><span style="font-size: 18px;">优化流程，</span><span style="font-family: sans-serif; font-size: 18px;">解决六家公司的考勤薪资计算难题，解决食堂计次消费难题</span></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px;"><span style="font-family: sans-serif; font-size: 18px;"><br/></span></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px; text-align: center;"><br/></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; border: 0px; color: rgb(85, 85, 85); font-family: 微软雅黑, Arial, sans-serif; font-size: 14px; line-height: 3em;"><span style="margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; font-size: 18px;"></span></p><h2 style="white-space: normal; margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; font-family: 微软雅黑, Arial, sans-serif; height: 35px; line-height: 35px; background: rgb(238, 238, 238); font-size: 16px; color: rgb(0, 76, 152);"><span style="margin: 0px; padding: 0px; list-style: none; transition: all 0.3s ease-in-out 0s; font-size: 20px;">同鑫eHR系统上线价值：</span></h2><p style="white-space: normal;"><br/></p><p style="white-space: normal; text-align: center;"><br/></p><p style="white-space: normal; line-height: 3em;"><span style="font-size: 18px;"></span></p><p style="white-space: normal; text-align: center;"><br/></p><p style="white-space: normal; text-align: center;"><br/></p><p style="white-space: normal; text-align: center;"><br/></p><p style="text-align:center"><img src="/upload_files/2022-09/1663838626106611.png" title="1663838626106611.png" alt="image.png"/></p><p style="white-space: normal;"><br/></p><p style="white-space: normal;"><span style="font-size: 18px;"></span></p><p style="white-space: normal;"><span style="font-size: 18px;"><strong>组织管理：</strong>公司组织结构清晰可调整，一键生成组织架构图，职务管理便捷，入转调离全流程化处理</span></p><p style="white-space: normal;"><br/></p><p style="white-space: normal;"><span style="font-size: 18px;"><strong><strong style="font-size: 18px; white-space: normal;">考勤</strong>管理：</strong>入规范员工上下班考勤制度，考勤数据自动统计，减少考勤手工操作步骤，考勤异常及时发现，有效管控员工调休与年假，提供多种考勤数据报表，解决了六家公司的考勤薪资计算</span></p><p style="white-space: normal;"><br/></p><p style="white-space: normal;"><span style="font-size: 18px;"><strong><strong style="font-size: 18px; white-space: normal;">薪资</strong>管理：</strong>系统优化职级薪资结构，薪资核算全程系统自动计算，按照企业制度避免人为干预，大幅减轻每月算薪工作量，管理员工社保、个税、津贴，同时提供多种薪酬、人力成本分析报表协助管理决策。</span></p><p style="white-space: normal;"><br/><span style="font-size: 18px;"></span></p><p style="white-space: normal;"><span style="font-size: 18px;"><strong>薪资管理：</strong>在人员档案控制每人每餐的次数，实现计次消费的复杂报表输出</span></p><p><br/></p>          </div>
      <div class="t_r"><a href="javascript:history.back(1)"><img src="images/back.gif" width="46" height="15" border="0" /></a>&nbsp;&nbsp;<a href="javascript:scroll(0,0)"><img src="images/top_x.gif" width="40" height="15" border="0" /></a></div>
    <div class="clear5"></div>
  </div>
  <div class="clear"></div>
</div>
<script type="text/javascript" src="js/jquery.lightbox-0.5.js"></script>
<link rel="stylesheet" type="text/css" href="js/jquery.lightbox-0.5.css" media="screen" />
<script type="text/javascript">
    $(function() {
        $('.prshtable a').lightBox();
    });
    </script>
<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/2023-04/202304260428562919.jpg" width="150" /></p>

          </div>

    </div>

</div>

<div class="copyright">
Copyright© 2014-2025 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/2023-04/202304260428562919.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"  class='hmenu0' >解决方案</a></li>


	<li><a href="news.html" >新闻资讯</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>