<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html&gt;
&lt;!--[if lt IE 7 ]&gt;&lt;html class="ie ie6" lang="en"&gt; &lt;![endif]--&gt;
&lt;!--[if IE 7 ]&gt;&lt;html class="ie ie7" lang="en"&gt; &lt;![endif]--&gt;
&lt;!--[if IE 8 ]&gt;&lt;html class="ie ie8" lang="en"&gt; &lt;![endif]--&gt;
&lt;!--[if (gte IE 9)|!(IE)]&gt;&lt;!--&gt;
&lt;html lang="en"&gt;
	&lt;!--&lt;![endif]--&gt;

	&lt;head&gt;
		&lt;meta charset="utf-8" /&gt;
		&lt;title&gt;404-泓钦建筑装饰工程（上海）有限公司&lt;/title&gt;
        &lt;meta name="keywords" content="404-泓钦建筑装饰工程（上海）有限公司" /&gt;
        &lt;meta name="description" content="404-泓钦建筑装饰工程（上海）有限公司" /&gt;
		&lt;meta name="author" content="ukieweb" /&gt;
		&lt;meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /&gt;
		&lt;link rel="stylesheet" type="text/css" href="/css/slick.css"/&gt;	
	    &lt;link rel="stylesheet" type="text/css" href="/css/bootstrap.css"/&gt;
	    &lt;link rel="stylesheet" type="text/css" href="/css/style.css"/&gt;

	&lt;link rel="shortcut icon" type="image/ico" href="/images/favicon.ico"/&gt; 
	
		&lt;link rel="stylesheet" type="text/css" href="http://apps.bdimg.com/libs/bootstrap/3.3.4/css/bootstrap.min.css" /&gt;
		&lt;script src="http://apps.bdimg.com/libs/jquery/1.8.3/jquery.min.js" type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;
		&lt;!-- Template CSS --&gt;

		&lt;style type="text/css"&gt;
			
			* {
				font-family: arial, Helvetica, Arial, sans-serif;
				font-weight: 300;
			}
			html {
				height: 100%;
			}
			body {
				position: relative;
				height: 100%;
				background-color: #ffffff;
			}
			h1,
			h2,
			h3,
			h4,
			h5,
			h6 {
				color: #ffffff;
			}
			p {
				font-weight: 300;
			}
			img {
				background-size: auto;
			}
			.error {
				border-color: red !important;
			}
			::-webkit-input-placeholder {
				/* WebKit browsers */
				
				color: #ffffff;
			}
			:-moz-placeholder {
				/* Mozilla Firefox 4 to 18 */
				
				color: #ffffff;
				opacity: 1;
			}
			::-moz-placeholder {
				/* Mozilla Firefox 19+ */
				
				color: #ffffff;
				opacity: 1;
			}
			:-ms-input-placeholder {
				/* Internet Explorer 10+ */
				
				color: #ffffff;
			}
			.container {
				position: relative;
			}
			/* ------------------
    Button
-------------------- */
			
			.btn {
				font-size: 18px;
				font-weight: 600;
				color: #ffffff;
				border: 0px solid;
				border-bottom: 2px solid;
				border-color: #ef6d00;
				padding: 10px 41px;
				border-radius: 5px;
				background: none;
				text-transform: uppercase;
				display: inline-block;
				margin: 20px 20px 0 0;
				background-color: #ff8000;
				-webkit-transition: all 0.5s ease-in-out;
				-moz-transition: all 0.5s ease-in-out;
				-ms-transition: all 0.5s ease-in-out;
				-o-transition: all 0.5s ease-in-out;
				transition: all 0.5s ease-in-out;
				text-decoration: none;
				cursor: pointer;
			}
			.btn:hover {
				background: #ef6d00;
				color: #ffffff;
				text-decoration: none;
			}
			.btn-brown {
				border-color: #7b7b7b;
				background-color: #9f9f9f;
			}
			.btn-brown:hover {
				background: #7b7b7b;
			}
			/* ------------------
    Wrapper
-------------------- */
			
			#wrapper {
				min-height: 100%;
				height: 100%;
				width: 100%;
			}
			/* ------------------
    Info
--------------------*/
			
			.info {
				position: relative;
				z-index: 999;
			}
			.info h1 {
				font-size: 102px;
				font-weight: 700;
				margin-top: 120px;
				line-height: 105px;
				color: #f35d34;
				text-transform: uppercase;
			}
			.info h2 {
				font-size: 42px;
				font-weight: 700;
				line-height: 48px;
				color: #000000;
				text-transform: uppercase;
			}
			.info p {
				font-size: 16px;
				line-height: 24px;
				font-weight: 300;
				color: #000000;
				text-transform: uppercase;
				margin: 15px 0;
			}
			/* ------------------
    Monkey
--------------------*/
			
			.monkey {
				margin-top: 50px;
			}
			/* ------------------
    Animationload
--------------------*/
			
			.animationload {
				position: fixed;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				background-color: #ffffff;
				z-index: 999999;
			}
			.loader {
				position: absolute;
				top: 50%;
				left: 50%;
				margin: -100px 0 0 -100px;
				width: 200px;
				height: 200px;
				background-image: url("../img/ajax-loader.gif");
				background-position: center;
				background-repeat: no-repeat;
			}
			@media (max-width: 1200px) {
				.info h1 {
					font-size: 110px;
				}
				.info h2 {
					font-size: 55px;
					line-height: 55px;
				}
				.monkey img {
					width: 352px;
				}
			}
			@media (max-width: 992px) {
				.info h1 {
					font-size: 90px;
				}
				.info h2 {
					font-size: 45px;
					line-height: 45px;
				}
				.monkey img {
					width: 282px;
				}
				.monkey {
					margin-top: 150px;
				}
			}
			@media (max-width: 767px) {
				.monkey {
					margin-top: 10px;
					margin-bottom: 30px;
				}
				.info {
					text-align: center;
				}
				.info h1 {
					margin-top: 50px;
				}
			}
			@media (max-width: 500px) {
				.info h1 {
					font-size: 60px;
					line-height: 66px;
				}
				.info h2 {
					font-size: 30px;
					line-height: 30px;
				}
				.info p {
					font-size: 16px;
				}
			}
			@media (max-width: 440px) {
				.info p br {
					display: block;
				}
				.btn {
					display: block;
					margin: 20px;
				}
			}
		&lt;/style&gt;
	&lt;/head&gt;

	&lt;body&gt;

		&lt;!-- Content Wrapper --&gt;
		&lt;div id="wrapper"&gt;
			&lt;div class="container"&gt;
				&lt;div class="col-xs-12 col-sm-7 col-lg-7"&gt;
	&lt;!-- Info --&gt;
	&lt;div class="info"&gt;
		&lt;h1&gt;
			404
		&lt;/h1&gt;
		&lt;h2&gt;
			找不到该页面 (｡•ˇ‸ˇ•｡)
		&lt;/h2&gt;
		&lt;p&gt;
			The page you are looking for was moved, removed, renamed or might never existed.
		&lt;/p&gt;
&lt;a href="/" class="btn"&gt;返回首页&lt;/a&gt; &lt;a href="/contact.shtml" class="btn btn-brown"&gt;联系我们&lt;/a&gt; 
	&lt;/div&gt;
&lt;!-- end Info --&gt;
&lt;/div&gt;
&lt;div class="col-xs-12 col-sm-5 col-lg-5 text-center"&gt;
	&lt;!-- Monkey --&gt;
	&lt;div class="monkey"&gt;
		&lt;img src="/images/404.gif" alt="Monkey" /&gt; 
	&lt;/div&gt;
&lt;!-- end Monkey --&gt;
&lt;/div&gt;

			&lt;/div&gt;
			&lt;!-- end container --&gt;
		&lt;/div&gt;
		&lt;!-- end Content Wrapper --&gt;

	&lt;/body&gt;

&lt;/html&gt;&lt;script src="/QQ/ServiceQQ.htm" type="text/javascript"&gt;&lt;/script&gt;&lt;!-- Tmonitor --&gt;
&lt;script type="text/javascript"&gt;
  var _paq = _paq || [];
  _paq.push(['trackPageView']);
  _paq.push(['enableLinkTracking']);
  (function() {
    var u="//tsite-monitor.71360.com/";
    _paq.push(['setTrackerUrl', u+'ttotal.php']);
    _paq.push(['setSiteId', 517]);
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
    g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'ttotal.js'; s.parentNode.insertBefore(g,s);
  })();
&lt;/script&gt;
&lt;noscript&gt;&lt;p&gt;&lt;img src="//tsite-monitor.71360.com/ttotal.php?idsite=517" style="border:0;" alt="" /&gt;&lt;/p&gt;&lt;/noscript&gt;
&lt;!-- End Tmonitor Code --&gt;&lt;script&gt;window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"slide":{"type":"slide","bdImg":"0","bdPos":"left","bdTop":"100"}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];&lt;/script&gt;
</pre></body></html>