<!DOCTYPE html>
<html lang="zh">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>工厂食堂管理系统_企业食堂消费管理系统_同鑫科技</title>
<meta name="keywords" content="食堂管理系统,食堂消费系统" />
<meta name="description" content="同鑫科技20年专注企业的信息化管理建设，自主研发的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/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"  class='hmenu0' >产品功能</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" >新闻资讯</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/2019-08/201908140333277423.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">
  <div class="mltmenu" id="lyptopmenu"><ul class="lyprolass2">
    <li><a href="productshow_692.html" class="">组织规划</a></li>
    <li><a href="productshow_689.html" class="">招聘管理</a></li>
    <li><a href="productshow_686.html" class="">员工管理</a></li>
    <li><a href="productshow_688.html" class="">计件薪资</a></li>
    <li><a href="productshow_681.html" class="">考勤管理</a></li>
    <li><a href="productshow_678.html" class="">薪酬管理</a></li>
    <li><a href="productshow_677.html" class="">目标与绩效</a></li>
    <li><a href="productshow_676.html" class="">培训管理</a></li>
    <li><a href="productshow_691.html" class="">鑫云通APP</a></li>
    <li><a href="productshow_670.html" class="">人权验厂</a></li>
    <li><a href="productshow_604.html" class="">工作流</a></li>
  </ul></div>
  <div class=""><div class='column'> <a href='index.php'> <i class='fa fa-home'></i> 首页 </a> >  <a href='anli.html'><a href=product.html>产品功能</a></a> &gt; 食堂管理</div>    <div class="show_img b_f t_c">
        
    </div>
    <div class="txt txtimg">
      <p style="text-align:center"><strong style="color: rgb(79, 129, 189); font-size: 18px; white-space: normal;">同鑫消费管理系统介绍</strong></p><p style="text-align:center"><img src="http://www.tongxine.com/upload_files/2019-10/201910220402469152.png"/></p><p style="line-height: 3em;"><span style="font-size: 18px;"></span></p><p style="margin: 0px; text-indent: 0px; padding: 0px; text-align: justify; background: rgb(255, 255, 255); line-height: 3em;"><span style="font-family: 微软雅黑; line-height: 150%; font-size: 18px;">消费管理是同鑫eHR综合智能管理“一卡通”的一部分，它是以计算机管理为核心、以非接触式IC卡为信息载体、以售饭机为消费终端的全新智能收费管理系统，现已广泛应用于企业、机关、学校等的公共消费场所。</span></p><p style="margin: 0px; text-indent: 0px; padding: 0px; text-align: justify; background: rgb(255, 255, 255); line-height: 3em;"><span style="line-height: 150%; font-family: 微软雅黑; font-size: 18px;"><br/></span></p><p style="margin: 0px; text-indent: 0px; padding: 0px; text-align: justify; background: rgb(255, 255, 255); line-height: 3em;"><span style="font-family: 微软雅黑; line-height: 150%; font-size: 18px;">消费者只需持一张经过授权的IC卡，感应读卡，即可完成各种消费的支付过程；而系统在后台强大的软环境和完善的硬件基础上完成信息加工处理工作，统一进行IC卡的发行、授权、取消、挂失、充值等工作，并可查询、统计、清算、报表、打印各类消费信息及其它相关业务信息。</span></p><p style="margin: 0px; text-indent: 0px; padding: 0px; text-align: justify; background: rgb(255, 255, 255); line-height: 3em;"><span style="font-family: 微软雅黑; line-height: 150%; font-size: 18px;"><br/></span></p><p style="margin: 0px; text-indent: 0px; padding: 0px; text-align: justify; background: rgb(255, 255, 255); line-height: 3em;"><span style="font-family: 微软雅黑; line-height: 150%; font-size: 18px;">消费管理系统在数据的通讯和传输上，采用了独特的加密措施，有效防止了各种信息的泄露，保障系统的安全稳定运行。用户可对不同的消费点、消费时间和消费人员等信息进行分类管理和查询，并可根据管理需要输出多种形式的财务报表和对账资料，使各种消费信息变得一目了然。</span><span style=";font-family:微软雅黑;line-height:150%;font-size:14px"><span style="font-family:微软雅黑"></span> </span></p><p style="line-height: 3em;"><span style="font-size: 18px;"></span><br/></p><p><br/></p><p style="text-align:center"><img src="/upload_files/2020-08/1596530848917007.png" title="消费管理系统" alt="消费管理系统" width="800" height="516"/></p><p><br/></p><p><span style="font-size: 18px; color: rgb(79, 129, 189);"><strong>食堂消费管理系统功能应用介绍：</strong></span><br/></p><p><br/></p><p><span style="font-size: 18px;">● 能根据员工出勤天数自动计算餐补，支持公司补贴和员工现金充值双钱包模式；</span></p><p><br/></p><p><span style="font-size: 18px;">● 可实现员工APP在线报餐，后厨实时查询配餐数据进行精准配餐；</span></p><p><br/></p><p><span style="font-size: 18px;">● 系统支持微信或支付宝直接充值或通过圈存机充值；</span></p><p><br/></p><p><span style="font-size: 18px;">● 消费数据实时传输，人员离职实时联动取消就餐权限，消费报表可按需自定义；</span></p><p><br/></p><p><span style="font-size: 18px;">● 内置消费明细表、每日消费统计表、每月消费统计表、餐别统计表、餐厅统计表、充值明细表、退卡明细表、卡余额查询、收支汇总统计表；</span></p><p><span style="font-size: 18px;"><br/></span></p><p><span style="font-size: 18px;"><br/></span></p><p><span style="font-size: 18px;"><br/></span></p><p><span style="font-size: 18px;"></span></p><hr/><p><span style="font-size: 18px;"></span><br/></p><table><tbody><tr class="firstRow"><td width="773" valign="top" style="word-break: break-all;"><p><strong style="color: rgb(79, 129, 189); font-size: 18px; white-space: normal;">消费管理流程</strong></p><p><br/></p><p style="text-align:center"></p><p style="text-align:center"><img src="/upload_files/2021-09/1631636158203110.png" title="1631636158203110.png" alt="1631636158203110.png" width="650" height="320"/></p><p><br/></p></td><td width="773" valign="top" style="word-break: break-all;"><p><strong style="color: rgb(79, 129, 189); font-size: 18px; white-space: normal;">消费管理系统应用</strong></p><p><strong style="color: rgb(79, 129, 189); font-size: 18px; white-space: normal;"><br/></strong></p><p style="text-align:center"><img src="/upload_files/2021-09/1631635822981813.png" title="1631635822981813.png" alt="1631635822981813.png" width="500" height="310"/></p><p><br/></p></td></tr></tbody></table><p><br/></p><hr/><p><span style="font-size: 18px;"><br/></span></p><p><span style="font-size: 18px;"><strong style="white-space: normal; color: rgb(79, 129, 189); font-size: 18px;">消费管理系统价值：</strong></span></p><p><span style="font-size: 18px;"><strong style="white-space: normal; color: rgb(79, 129, 189); font-size: 18px;"></strong></span></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 0px; text-align: justify; background: rgb(255, 255, 255); line-height: 3em;"><span style="font-family: 微软雅黑; font-size: 18px;"><br/></span></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 0px; text-align: justify; background: rgb(255, 255, 255); line-height: 3em;"><span style="font-size: 18px;"><span style="font-family: 微软雅黑;">1、</span><span style="font-family: 微软雅黑; line-height: 150%;"><span style="font-family: 微软雅黑;">支持实时联网、脱机的工作运行方式</span><span style="font-family: 微软雅黑; line-height: 150%;">&nbsp;，消费系统正常情况要求工作在联网方式，由计算机对消费机进行自动实时消费管理。无需专门数据收集。网络不畅通时，消费机可进 入记账工作模式对卡进行扣款，消费数据暂存在消 费机上，等联网后消费数据可自动上传至计算机进行数据处理。</span></span></span></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 0px; text-align: justify; background: rgb(255, 255, 255); line-height: 3em;"><span style="font-size: 18px;"><span style="font-family: 微软雅黑;">2、</span><span style="font-family: 微软雅黑; line-height: 150%;"><span style="font-family: 微软雅黑;">系统卡识别及异常报警</span> <span style="font-family: 微软雅黑;">每个应用系统都有本项功能，用以识别正常卡及非法卡，其中，异常分为：挂失、非法、坏卡等。同时挂失卡能够即时生效。</span> </span></span></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 0px; text-align: justify; background: rgb(255, 255, 255); line-height: 3em;"><span style="font-size: 18px;"><span style="font-family: 微软雅黑;">3、</span><span style="font-family: 微软雅黑; line-height: 150%;"><span style="font-family: 微软雅黑;">完善的人事管理包含了人员的基本信息，具备人员名单的导入、导出功能，减轻批量手工录入的繁琐程度。</span> </span></span></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 0px; text-align: justify; background: rgb(255, 255, 255); line-height: 3em;"><span style="font-size: 18px;"><span style="font-family: 微软雅黑;">4、</span><span style="font-family: 微软雅黑; line-height: 150%;"><span style="font-family: 微软雅黑;">窗口机具有部门分组功能</span> <span style="font-family: 微软雅黑;">窗口机具有分组功能，即可指定几台窗口机属于一层食堂、二层食堂等，又能指定窗口机属于小卖部、浴室等，并可分组进行营业额的统计。</span> </span></span></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 0px; text-align: justify; background: rgb(255, 255, 255); line-height: 3em;"><span style="font-size: 18px;"><span style="font-family: 微软雅黑;">5、</span><span style="font-family: 微软雅黑; line-height: 150%;"><span style="font-family: 微软雅黑;">完善的查询统计功能</span> <span style="font-family: 微软雅黑; line-height: 150%;">A.具备按日、月或某个特定时段的统计、查询、报表功能。 B.具备按关键字(工号、姓名、部门)进行有关数据的统计、查询功能。 C.自动汇总交易数据，实现金额结算并生成相应报表。</span></span></span></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 0px; text-align: justify; background: rgb(255, 255, 255); line-height: 3em;"><span style="font-size: 18px;"><span style="font-family: 微软雅黑;">6、</span><span style="font-family: 微软雅黑; line-height: 150%;"><span style="font-family: 微软雅黑;">完善的补贴管理</span> <span style="font-family: 微软雅黑;">系统具备对员工进行补贴分类，补贴的发放，补贴查询等一系列的管理措施。补贴发放能够即时生效，无需再去刷卡。</span></span></span></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 0px; text-align: justify; background: rgb(255, 255, 255); line-height: 3em;"><span style="font-size: 18px;"><span style="font-family: 微软雅黑;">7、</span><span style="font-family: 微软雅黑; line-height: 150%;"><span style="font-family: 微软雅黑;">采用网络数据库便于多用户接入</span> <span style="font-family: 微软雅黑;">软件采用</span><span style="font-family: 微软雅黑; line-height: 150%;">SQL SERVER数据库平台，彻底支持网络共享，同时该数据库具有极大的安全性和可靠性。</span></span></span></p><p><span style="font-size: 18px;"><strong style="white-space: normal; color: rgb(79, 129, 189); font-size: 18px;"><br/></strong></span><br/></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"  class='hmenu0' >产品功能</a></li>


	<li><a href="anli.html" >解决方案</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>