<!doctype html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>404</title>
<link rel="stylesheet" type="text/css" href="static/common/common_liuxue.css">
<link rel="stylesheet" href="/static/404/404.css"/>
<!--[if lt IE 9]>
<script src="/static/lib/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
</head>
<script type="text/javascript">
　　function jumurl(){
　　window.location.href ='/';
　　}
　　setTimeout(jumurl,1000);
　　</script>
<body>
<div class="section">
	<p class="sectionBg">
    	<img src="/static/404/images/bg01.jpg" alt="" height="350" />
        <img src="/static/404/images/bg02.jpg" alt="" height="350" />
    </p>
    <p class="cloude"></p>
    <p class="cloude02"></p>
    <div id="sectionId">
    	<div class="sectionCon">
            <p class="clearfix">
                <a class="left sectionConA" href="http://liuxue.zmnedu.com/mglxtj/" target="_blank">做你留学的翻译官</a>
                <a class="left sectionConA sectionConStep" href="http://liuxue.zmnedu.com/mgyjssq/" target="_blank">大洋彼岸的闪光硕士</a>
                <a class="right sectionConA" href="http://liuxue.zmnedu.com/mgdxpm/" target="_blank">美国学校的那些事</a>
            </p>
            <p class="clearfix sectionConP">
                <a class="left sectionConA" href="http://liuxue.zmnedu.com/mglxtj/" target="_blank">阿弥陀佛留学么么哒</a>
                <a class="right sectionConA" href="http://liuxue.zmnedu.com/gzslmfa/" target="_blank">学屌都去留学了</a>
            </p>
        </div>
        <div class="sectionCon">
            <p class="clearfix">
                <a class="left sectionConA" href="http://liuxue.zmnedu.com/mgsqzn/" target="_blank">我与美国的相爱相杀</a>
                <a class="left sectionConA sectionConStep" href="http://liuxue.zmnedu.com/mglxtj/" target="_blank">申请108式</a>
                <a class="right sectionConA" href="http://liuxue.zmnedu.com/mgsqzn/" target="_blank">吐槽留美招生官</a>
            </p>
            <p class="clearfix sectionConP">
                <a class="left sectionConA" href="http://liuxue.zmnedu.com/mgdxpm/" target="_blank">揭开美国高校面纱</a>
                <a class="right sectionConA" href="http://liuxue.zmnedu.com/gzslmfa/" target="_blank">凸显你优势弥补你弱势</a>
            </p>
        </div>
        <div class="sectionCon">
            <p class="clearfix">
                <a class="left sectionConA" href="http://liuxue.zmnedu.com/mgyjssq/" target="_blank">如何把文书写成情书</a>
                <a class="left sectionConA sectionConStep" href="http://liuxue.zmnedu.com/mglxtj/" target="_blank">美国招生官的笑点全get</a>
                <a class="right sectionConA" href="http://liuxue.zmnedu.com/mgsqzn/" target="_blank">论申请留美的默契值</a>
            </p>
            <p class="clearfix sectionConP">
                <a class="left sectionConA" href="http://liuxue.zmnedu.com/mgdxpm/" target="_blank">一见钟情的留美生</a>
                <a class="right sectionConA" href="http://liuxue.zmnedu.com/mglxtj/" target="_blank">凸显你优势弥补你弱势</a>
            </p>
        </div>
    </div>
    <a class="bannerHome" href="http://liuxue.zmnedu.com/" target="_blank">返回首页<span><img src="/static/404/images/jian2.png" alt="" width="20" height="17" /></span></a>
</div>
<script src="http://liuxue.zmnedu.com/static/lib/jquery/1.11.3/jquery.min.js"></script>
<script>
//随机数
function rnd(n,m){
	return parseInt(Math.random(m-n)*m)+n;	
}
window.onload=function(){
	var n=rnd(0,3);
	$("#sectionId>div").eq(n).show();
}
</script>
</body>
</html>
