@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;
}
.mb20 {
	margin-bottom: 20px;
}
.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 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: 1190px;
	font-family: microsoft yahei, simhei;
	font-size: 14px;
	background: #fff url(../images/index/bg.jpg) 50% 30px no-repeat;
}
.ht {
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: url(../images/index/ht.jpg) 0px 0px no-repeat;
}
.ht p a {
	display: inline-block;
	margin: 0 10px;
}
.inner {
	width: 1190px;
	margin: 0 auto;
}
.header h1 {
	float: left;
	width: 640px;
	height: 185px;
	background: url(../images/index/logo.png) 0px center no-repeat;
}
.header .search {
	float: right;
	width: 375px;
	height: 30px;
	margin: 100px 0 0;
	padding: 5px 0;
	position: relative;
}
.search input, .search button {
	float: left;
	display: inline-block;
	vertical-align: middle;
}
.search input {
	width: 208px;
	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: 60px;
	height: 30px;
	border: none;
	background: #a5241c;
	color: #fff;
	cursor: pointer;
	text-align: center;
	margin-left: -1px;
	font: normal 14px/30px microsoft yahei;
}
.search .btn {
	float: left;
	display: inline-block;
	width: 70px;
	height: 30px;
	background-color: #024585;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin-left: 2px;
	vertical-align: middle;
}
/*20170706*/
.nav {
	width: 1170px;
	position: relative;
	padding: 10px;
	background-color: #f7f7f7;
	-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.2);
	-moz-box-shadow: 0 3px 8px rgba(0,0,0,.2);
	box-shadow: 0 3px 8px rgba(0,0,0,.2);
	height: 90px;
}
.nav li b {
	float: left;
	color: #003366;
	padding-left: 50px;
	font: bold 16px/32px microsoft yahei, simhei;
}
.nav li b i {
	width: 25px;
	height: 25px;
	display: block;
	float: left;
	margin: 5px 10px 0px 0px;
	background-image: url(../images/index/icon.png);
	background-repeat: no-repeat;
}
.nav li b i.s1 {
	background-position: 0px 0px;
}
.nav li b i.s2 {
	background-position: -25px 0px;
}
.nav li b i.s3 {
	background-position: -50px 0px;
}
.nav li a {
	float: left;
	display: block;
	color: #333;
	width: 110px;
	text-align: center;
	font: normal 14px/32px microsoft yahei, simhei;
}
.nav li.current a {
	background: #028339;
}
.content {
	width: 1150px;
	padding: 20px;
	margin: 0 auto;
	background: #fff;
}
.footer {
	width: 100%;
	float: left;
}
.type {
	padding: 20px 0px;
	background: #0063c5;
}
.qjwz, .qjwz a, .sydw, .sydw a {
	color: #fff;
	padding: 0px 20px;
	display: inline-block;
	font: normal 14px/32px microsoft yahei, simhei;
}
.qjwz a {
	padding: 0px 12px;
}
.sydw a {
	padding: 0px 16px;
}
.links {
	padding: 0px 20px;
}
.links select {
	box-sizing: border-box;
	width: 360px;
	height: 40px;
	color: #fff;
	border: 1px solid #00509f;
	background: #00509f;
	font: normal 14px/40px microsoft yahei, simhei;
}
.links select + select {
	margin-left: 30px;
}
.copyright {
	padding: 10px 0;
	height: 150px;
	background: #024585;
}
.ewm {
	width: 106px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 10px;
	left: 20px;
	font: normal 14px/30px microsoft yahei, simhei;
}
.jg {
	position: absolute;
	top: 40px;
	right: 20px;
}
.copyright p {
	color: #fff;
	margin: 0px 50px 0px 150px;
	line-height: 30px;
}
