﻿@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: #037edb;
}
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 li a {
	display: 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 {
	min-width: 1000px;
	font-family: microsoft yahei, simhei;
	font-size: 14px;
	background: #fff url(../images/index/bg.jpg) 50% 40px no-repeat;
}
.ht {
	height: 40px;
	line-height: 40px;
	background: #e0e4e7;
}
.ht p a {
	margin: 0 10px;
}
.inner {
	width: 1190px;
	margin: 0 auto;
}
.header h1 {
	float: left;
	width: 820px;
	height: 180px;
	background: url(../images/index/logo.png) center no-repeat;
}
.header .search {
	float: right;
	width: 325px;
	height: 30px;
	margin: 50px 0 0;
	padding: 5px 0;
	position: relative;
}
.search input, .search button {
	float: left;
	display: inline-block;
	vertical-align: middle;
}
.search input {
	width: 180px;
	height: 20px;
	line-height: 20px;
	padding: 4px 4px 4px 26px;
	border: 1px #fff solid;
	background: #fff url(../images/index/search2.png) 5px 50% no-repeat;
	outline: none;
}
.search button {
	width: 45px;
	height: 30px;
	border: none;
	background: #a5241c;
	color: #fff;
	cursor: pointer;
	text-align: center;
	margin-left: -1px;
	font: normal 12px/30px microsoft yahei;
}
.search .btn {
	float: left;
	display: inline-block;
	width: 65px;
	height: 30px;
	background-color: #024585;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin-left: 2px;
	vertical-align: middle;
	font-weight: bold;
}
.nav {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background-color: #0d55a2;
}
.nav ul {
	position: relative;
	overflow: hidden;
	width: 1190px;
	height: 50px;
	margin: 0 auto;
}
.nav li {
	width: 116px;
	line-height: 50px;
	text-align: center;
}
.nav li a {
	position: relative;
	display: block;
	font: normal 18px/50px microsoft yahei, simhei;
	color: #fff;
}
.nav li.current {
	background: #3c82cd;
}
.footer {
	background-color: #0069c4;
	color: #fff;
}
.links {
	border-bottom: 1px solid #4f81b7;
	padding: 15px 0;
	line-height: 20px;
	color: #fff;
}
.links strong, .links select {
	margin: 0 10px;
}
.links select {
	width: 110px;
	padding: 0 25px 0 15px;
	border: 1px solid #0b70b2;
	background: url(../images/index/arr_d.png) 90px 50% no-repeat;
	color: #fff;
	font: normal 14px/20px microsoft yahei, simhei;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.copyright {
	padding: 20px;
	line-height: 24px;
	color: #fff;
}

