<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
<meta name="format-detection" content="telephone=no" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<style>*{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500;}html{background:#fafafa;color:#4e5563;word-wrap:break-word;word-break:break-all;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}body,button,input,select,textarea{font-family:STHeiti,Arial;font-size:16px;}a{color:#3b5998;outline:none;text-decoration:none;}a:visited{color:#3b5997;}.w-header{height:44px;padding:0 10px;}.w-header-logo{float:left;margin:8px 0 0;}.w-header-logo img{width:auto;height:28px;border:0;}.container{padding:10px 5px 10px 10px;background:#e8ebf1;line-height:1.8;}.container p{margin:4px 0 0;}.container b{margin:0 3px 0 0;font-weight:normal;color:#f84949;}</style>
<title>404-报错了</title>
</head>
<body>
<div class="w-header">
	<a class="w-header-logo" href="/"><img src="http://x.autoimg.cn/m/news/images/logo.png" /></a>
</div>
<div class="container" >
    <h2>抱歉，您访问的页面丢失了！</h2>
    <p><b class="time" id="ds">5</b>秒后为您跳转至汽车之家触屏版首页，<br />
    您也可手动&nbsp;<a href="/" id="redirectLink">点击这里</a>&nbsp;进行跳转。</p>
</div>
    <script >
        var No = 5;
        function goBack() {
            if (No == 0) {
                var redirectUrl = "/pingan/chejiahao"
                if (document.referrer.toLowerCase().indexOf(redirectUrl) > -1) {
                    window.location.href = redirectUrl;
                    document.getElementById("redirectLink").setAttribute("href", redirectUrl);
                } else {
                    window.location.href = "/";
                }
                return;
            }
            No--;
            document.getElementById("ds").innerHTML = No;
            setTimeout("goBack()", 1000);
        };
        goBack();

        var _gaq = _gaq || [];
        _gaq.push(['_setAccount', 'UA-30787185-1']);
        _gaq.push(['_addOrganic', 'm.baidu.com', 'word']);
        _gaq.push(['_setDomainName', '.autohome.com.cn']);
        _gaq.push(['_setAllowHash', false]);
        _gaq.push(['_setSampleRate', '10']);
        _gaq.push(['_trackPageview', '/m/404/']);
        (function () {
            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
            ga.src = ('https:' == document.location.protocol ? 'http://ssl' : 'http://www') + '.google-analytics.com/ga.js';
            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
        })();
        
</script>
</body>
</html>



