<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>云南省农发（农垦）集团</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name=renderer  content=webkit>
<meta name="Keywords" content="云南农发集团,云南省农发集团,云南省现代农业发展集团有限责任公司,云南农发（农垦）集团，云南省农发（农垦）集团,云南省现代农业发展集团,云南现代农业发展集团">
<meta name="Description" content="云南农发集团,云南省农发集团,云南省现代农业发展集团有限责任公司,云南农发（农垦）集团，云南省农发（农垦）集团,云南省现代农业发展集团,云南现代农业发展集团">
<meta name="distribution" content="global" />
<meta name="author" content="www.aykj.net">
<meta name="Copyright" content="www.aykj.net">
<meta name="format-detection" content="telephone=no"/>
<script type="text/javascript">
        function stringToHex(str) {
            var val = "";
            for (var i = 0; i < str.length; i++) {
                if (val == "") val = str.charCodeAt(i).toString(16);
                else val += str.charCodeAt(i).toString(16);
            }
            return val;
        }
        function AykjJump() {
            var width = screen.width;
            var height = screen.height;
            var screendate = width + "," + height;
            var curlocation = window.location.href;
            console.log("curlocation:"+curlocation)
            if (-1 == curlocation.indexOf("security_verify_")) {
                document.cookie = "srcurl=" + stringToHex(screendate) + ";path=/;";
            }
            self.location = curlocation;
        }
    </script>
     <script>
        setTimeout("AykjJump()", 50);
    </script>
    <style>
        body {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 20vh; /* 让内容在视口中垂直居中 */
            margin: 0;
            font-family: Arial, sans-serif;
        }
        .loading {
            font-size: 24px; /* 字体大小 */
            color: #333; /* 字体颜色 */
            animation: fade 1.5s infinite; /* 应用动画 */
        }

        @keyframes fade {
            0%, 100% {
                opacity: 0; /* 从透明到不透明 */
            }
            50% {
                opacity: 1; /* 中间时完全不透明 */
            }
        }
    </style>
 <body>
     <div class="loading">努力加载中...</div>
 </body>
</head>
</html>
