<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8"/>
    <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0,viewport-fit=cover" />
    <meta name="format-detection" content="telephone=no" />
    <meta content="yes" name="mobile-web-app-capable">
    <meta content="yes" name="apple-mobile-web-app-capable" />
    <meta http-equiv="Cache-Control" content="no-siteapp" />
    <title>春节</title>
    <script type="text/javascript" src="../../js/autosize2.js"></script>
    <link rel="stylesheet" href="css/animate.min.css">
    <link rel="stylesheet" href="css/SpringFestival.css">
</head>
<body>
<div class="Box" style="position: fixed;left: 0;top:0">
        <div class="bg1 animated bounceInDown"></div>

        <div class="bg2 animated bounceInDown"></div>
        <div class="bg3 animated bounceInDown"></div>

        <div class="bg4 animated fadeIn"></div>
        <div class="bg5 animated fadeIn"></div>

        <div class="bg6 animated fadeInUp"></div>




</div>

</body>

<script src="../../js/moveJs/jquery.min.js"></script>
<script>


</script>

</html>