
<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8">
	<meta name="renderer" content="webkit">
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">	
	<title>404错误页面_青岛中科三氧</title>
    <link rel="shortcut icon" href="favicon.ico">

	<style>
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0}
body{font-family:"Microsoft Yahei",Arial,tahoma,arial!important;color:#666;background-color:#fff;min-width:320px}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}

a{text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}
.dmaku-error-main{position:absolute;width:100%;height:333px;left:0;top:50%;margin-top:-200px;}
.w-1200{width:1200px;margin:0 auto;position:relative}
.dmaku-error-main .error-l{margin-top:140px}
.fl{float:left}
.clear:after{clear:both;display:block}
.dmaku-error-main .error-l .l-tex a:hover{background-color:#f5c9b0;}
.fr{float:right}
img{display:block}
.dmaku-error-main .error-l h1{float:left}
.dmaku-error-main .error-l h1 a{display:block;width:175px;height:46px;background: no-repeat}
.dmaku-error-main .error-l .l-tex{float:left;padding-left:35px;margin-left:35px;border-left:1px solid rgba(255,255,255,.15)}
.dmaku-error-main .error-l .l-tex p{font-size:30px;line-height:24px}
.dmaku-error-main .error-l .l-tex a{display:block;line-height:34px;text-align:center;font-size:20px;background-color:#f66e23;color:#fff;margin-top:70px;    border-radius: 30px;}
.dmaku-error-main .error-l .foot-tex{font-size:12px;color:#7d7d7d;padding-top:270px}
	</style>
</head>

<body>	

<div class="dmaku-error-main">
	<div class="w-1200 clear">
		<div class="error-l fl">
			
			<div class="l-tex">
				<p>您所访问的内容不存在</p>
				<a href="/">返回首页</a></div>
			<div class="clear"></div>
			<p class="foot-tex" style="margin-top:20px;">Copyright © 2021 青岛中科三氧版权所有———<a href="/sitemap.xml">网站地图</a></p>
		</div>
		<div class="error-r fr"><img src="/404.png"></div>
	</div>
</div>

</body>
</html>