Light12306/Mobile12306New/2014holiday.html
2014-09-09 16:47:24 +08:00

40 lines
1.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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>国务院办公厅关于2014年
部分节假日安排的通知</title>
<link rel="stylesheet" type="text/css" href="css/min.css">
<style>
.main_gov{padding: 5px 10px}
.gov_mid{text-align: center;font-weight: bold}
.main_gov p{margin: 8px 0;line-height: 16px;font-weight: small;}
.main_gov strong{font-weight: bold;font-size: 16px}
.gov_r{text-align: right;}
.gov_small{font-size: 12px}
</style>
</head>
<body id="ordersubmit_page">
<div class="wrap" id="wrap">
<header class="header">
<span class="h_t">2014放假安排</span>
</header>
<div class="main_gov">
<p>&nbsp;&nbsp;2014年元旦、春节、清明节、劳动节、端午节、中秋节和国庆节放假调休日期的具体安排通知如下。</p>
<p><strong>一、元旦:</strong>1月1日放假1天。</p>
<p><strong>二、春节:</strong>11月31日至2月6日放假调休共7天。1月26日星期日、2月8日星期六上班。</p>
<p><strong>三、清明节:</strong>14月5日放假4月7日星期一补休。</p>
<p><strong>四、劳动节:</strong>15月1日至3日放假调休共3天。5月4日星期日上班。</p>
<p><strong>五、端午节:</strong>16月2日放假与周末连休。</p>
<p><strong>六、中秋节:</strong>19月8日放假与周末连休。</p>
<p><strong>七、国庆节:</strong>110月1日至7日放假调休共7天。9月28日星期日、10月11日星期六上班。</p>
</div>
</div>
</body>
</html>