﻿@charset "utf-8";
/* reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, button, textarea, p, th, td {
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;
}
address, cite, dfn, em, var {
	font-style:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th {
	text-align:left;
	font-weight:normal;
}
/* ������� */
.clearfix:after, .nav:after, .content:after, .grid:after, .h:after {
	content:'\20';
	display:block;
	height:0;
	clear:both;
}
.clearfix, .nav, .content, .grid, .h {
    *zoom:1;
}
.clear {
	clear:both;
	height:0;
	font:0/0 Arial;
	visibility:hidden;
}
/* ͨ�� */
body, button, input, select, textarea {
	font: 12px/1.5 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
	color:#333;
}
.vm, input, label {
	vertical-align:middle;
}
.tc {
	text-align:center;
}
.fl {
	float:left;
	_display:inline;
}
.fr {
	float:right;
	_display:inline;
}
.mb10 {
	margin-bottom:10px;
}
.mr10 {
	margin-right:10px;
}
.hide {
	display:none;
}
.nt {
    text-align: left;
    letter-spacing: -3em;
    overflow: hidden;
}
.nt:first-letter {
    margin-left: -20em;
}
/* ���� */
a {
	color:#252525;
	text-decoration:none;
}
a:hover {
	color:#048;
}
a:active {
	outline:none;
}
/* nav */
.nav li, .nav dt, .nav dd {
	float:left;
	position:relative;
}
.nav a {
	display:inline-block;
}
.nav dt {
	font-weight:bold;
}
/* tab */
.tab {
	display:block;
}
.tab li {
	float:left;
}
.tab a {
	display:inline-block;
}
/* list */
.h li {
	float:left;
	_display:inline;
	_white-space:nowrap;
}
.list-t, .list-a, .list-p, .list-b-t, .list-p-t, .list-p-t li, .list-r {
	overflow:hidden;
	zoom:1;
}
.list-t li, .list-a li, .list-p li, .list-b-t li, .list-p-t li, .list-r li {
	position:relative;
	line-height:1.5;
}
.list-t li a {
	overflow:hidden;
	text-overflow:ellipsis;
}
.list-t li a:hover {
	text-decoration:underline;
}
.list-t li span.tag {
	margin-right:5px;
}
.list-t li span.date {
	position:absolute;
	top:0;
	right:0;
}
.list-p li {
	text-align:center;
}
.list-a li a {
	display:inline-block;
}
/* �Զ��� */
body {
	background:#fff  top repeat-x;
	font-family:microsoft yahei;
	font-size:14px;
}
.ht {
	height:30px;
	background:url(../images/ht.png) repeat-x;
	border-bottom:1px #aaa solid;
}
.ht .inner {
	width:1190px;
	margin:0 auto;
	line-height:30px;
	position:relative;
}
.weather {
	width:280px;
	height:26px;
	position:absolute;
	top:160px;
	left:60px;
}
.ht a {
	margin:0 10px;
}
.header {
	background:url(../images/h1-20171117.png) 50% 0 no-repeat;
}
.header h1 {
	width:1190px;
	height:180px;
	margin:0 auto;
}
.header .nav {
	height:60px;
	background-color:#2873a6;
}
.nav dl {
	width:1190px;
	height:60px;
	margin:0 auto;
}
.nav dt {
	width:140px;
	height:48px;
	padding:6px 0;
}
.nav dd {
	display:none;
	width:400px;
	height:48px;
	border-right:1px #4595cb solid;
	background:url(..../images/nav_dd.png) repeat-x;
	margin:-5px -1px -5px 0;
	padding:11px;
}
.nav dt.current:before {
	content:"";
	width:0;
	height:0;
	border:3px transparent solid;
	border-right:3px #333 solid;
	border-bottom:3px #333 solid;
	font:0/0 lx;
	overflow:hidden;
	position:absolute;
	top:-1px;
	left:-7px;
}
.nav dd:after {
	content:"";
	width:0;
	height:0;
	border:2px transparent solid;
	border-left:2px #333 solid;
	border-bottom:2px #333 solid;
	font:0/0 lx;
	overflow:hidden;
	position:absolute;
	top:1px;
	right:-5px;
}
.nav dt a {
	display:block;
	width:139px;
	height:48px;
    text-align: left;
    letter-spacing: -3em;
    overflow: hidden;
	border-right:1px #4595cb dotted;
	background-image:url(../images/nav.png);
	background-repeat:no-repeat;
}
.nav dt a:first-letter {
    margin-left: -20em;
}
.nav dt.current {
	border-left:1px #4595cb solid;
	background:url(../images/nav_dd.png) repeat-x;
	margin:-5px 0 -5px -1px;
	padding:11px 0;
}
.nav dt.current a {
	border-color:transparent;
}
.nav .home {
	width:100px;
}
.nav .home a {
	width:90px;
}
.nav .s1 {
	background-position:-10px -12px;
}
.nav .s2 {
	background-position:0 -80px;
}
.nav .s3 {
	background-position:0 -150px;
}
.nav .s4 {
	background-position:0 -220px;
}
.nav .s5 {
	background-position:0 -290px;
}
.nav .w400 {
	width:400px;
}
.nav .w500 {
	width:500px;
}
.nav li {
	height:24px;
	line-height:24px;
}
.nav li a {
	width:100px;
	text-align:center;
	color:#fff;
}
.nav li a.long {
	width:auto;
	padding:0 10px;
}
.nav li a:hover {
	color:#f1c40f;
}
.footer {
	width:1190px;
	border-top:2px #3284bb solid;
	margin:0 auto;
	padding:1px 0 0;
}
.copyright {
	border-top:1px #3284bb solid;
	padding:10px;
	line-height:24px;
	text-align:center;
}
.footer a {
	margin:0 5px;
}
footer a:hover {
	text-decoration:underline;
}
.content {
	width:1190px;
	margin:0 auto;
	padding:10px 0;
}
.jump {
	border:1px #ccc solid;
	background-color:#f6f6f6;
	padding:9px;
	text-align:center;
}
.jump select {
	width:276px;
	border:1px #ccc solid;
	background-color:#fff;
	margin:0 5px;
	padding:4px;
}