<!DOCTYPE html>
<html lang="zh-cn">
<head>
	<meta charset="utf-8"/>
	<meta name="viewport" content="width=device-width,initial-scale=1"/>
	<title>【页面未找到】正规网上药店,专业药品零售网,网上买药就上药房网!</title>
	<link rel="shortcut icon" type="images/x-icon" href="//www.yaofang.cn/favicon.ico"/>
	<link rel="dns-prefetch" href="//img.yaofang.cn"/>
	<link rel="stylesheet" type="text/css" href="http://cdn.webfont.youziku.com/webfonts/nomal/102440/45824/5a2e2e2bf629db18f8754c6d.css"/>
	<link rel="stylesheet" type="text/css" href="http://cdn.webfont.youziku.com/webfonts/nomal/102440/45824/5a2e2f6ff629db18f8754c70.css"/>
	<script type="text/javascript" src="http://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script>
	<style>
		html {
			overflow-x: hidden;
			overflow-y: hidden;
		}
		html,body {
			font-family: "微软雅黑";
			background-color: #efefef;
		}
		.error_content {
			margin: 80px auto 0;
			width: 1200px;
			height:700px;
		}
		.error_left {
			margin: 120px 0 0 110px;
			width: 330px;
			height: 580px;
			background: url(//img.yaofang.cn/pc/404_new.png) no-repeat;
			background-size: 100%;
			float: left;
		}
		.sp_con {
			margin: 38px 0 0 135px;
			color: #284242;
			position: absolute;
			font-size: 22px;
		}
		.sp_con span {
			color: #ff2424;
		}
		.error_right {
			width: 760px;
			height: 700px;
			float: left;
		}
		.error_detail {
			margin: 180px 0 0 50px;
			height: 520px;
		}
		.error_detail .error_p_tit {
			font-size: 38px;
			line-height: 38px;
			color: #284242;
		}
		.error_detail .error_p_btn {
			font-size: 22px;
			line-height: 70px;
		}
		.error_detail .error_p_btn a {
			margin-right: 60px;
			font-weight: bold;
			color: #881280;
			text-decoration: none;
		}
		.error_detail .error_p_btn a:hover {
			text-decoration: underline;
		}
		.error_detail .error_p_con {
			font-size: 18px;
			line-height: 30px;
			color: #808080;
		}
		.error_detail .error_p_con span {
			font-size: 24px;
		}
		.error_detail .error_p_con i {
			font-size: 28px;
			color: #ff2424;
		}
	</style>
</head>
<body>
	<div class="error_content">
		<div class="error_left">
			<span class="sp_con cssee98da16f19028">页面<span>出错</span>了？！</span>
		</div>
		<div class="error_right">
			<div class="error_detail">
				<p class="error_p_tit cssee99292f019028">哎呀！您访问的页面不存在！</p>
				<p class="error_p_con">提示：您可能输错了网址，或该网页已删除或不存在，系统将在&nbsp;<i id="sec">5</i>&nbsp;&nbsp;秒后返回首页。</p>
				<p class="error_p_con"><span>24小时咨询热线：</span><i>400-650-9988</i></p>
				<p class="error_p_btn">
					<a href="//www.yaofang.cn/">返回首页</a>
					<a href="javascript:;" onclick="history.go(-1);">返回上一页</a>
				</p>
			</div>
		</div>
	</div>
	<!--**
		*                            _ooOoo_
		*                           o8888888o
		*                           88" . "88
		*                           (| -_- |)
		*                            O\ = /O
		*                        ____/`---'\____
		*                      .   ' \\| |// `.
		*                       / \\||| : |||// \
		*                     / _||||| -:- |||||- \
		*                       | | \\\ - /// | |
		*                     | \_| ''\---/'' | |
		*                      \ .-\__ `-` ___/-. /
		*                   ___`. .' /--.--\ `. . __
		*                ."" '< `.___\_<|>_/___.' >'"".
		*               | | : `- \`.;`\ _ /`;.`/ - ` : | |
		*                 \ \ `-. \_ __\ /__ _/ .-` / /
		*         ======`-.____`-.___\_____/___.-`____.-'======
		*                            `=---='
		*
		*         .............................................
		*                  佛祖保佑              永无BUG
		*         佛曰：
		*                  写字楼里写字间，写字间里程序员；
		*                  程序人员写程序，又拿程序换酒钱。
		*                  酒醒只在网上坐，酒醉还来网下眠；
		*                  酒醉酒醒日复日，网上网下年复年。
		*                  但愿老死电脑间，不愿鞠躬老板前；
		*                  奔驰宝马贵者趣，公交自行程序员。
		*                  别人笑我忒疯癫，我笑自己命太贱；
		*                  不见满街漂亮妹，哪个归得程序员？
		*-->
	<script type="text/javascript">
		$(function () {
			setTimeout("lazyGo();", 1000);
		});
		function lazyGo() {
			var sec = $("#sec").text();
			$("#sec").text(--sec);
			if (sec > 0)
				setTimeout("lazyGo();", 1000);
			else
				window.location.href = "//www.yaofang.cn/";
		}
	</script>
</body>
</html>