Light12306/Mobile12306New/404.html
SilenceLeo 7360478100 new
2014-09-05 16:10:37 +08:00

24 lines
663 B
HTML

<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1, minimum-scale=1.0, maximum-scale=1.0,user-scalable=no, minimal-ui">
<meta name="format-detection" content="telephone=no">
<title>猎豹抢票</title>
<link rel="stylesheet" type="text/css" href="css/min.css">
</head>
<body id="query_page">
<div class="wrap" id="wrap">
<header class="header">
<div class="h_l"><a href="index.html" class="logo"></a></div>
</header>
<div class="main">
<div class="list_tip">
网站维护中...
</div>
</div>
</div>
</body>
</html>