﻿@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;
}


body {
	background-image: url(../images/html_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

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;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
.mb10 {
	margin-bottom:10px;
}
.mb20 {
	margin-bottom:20px;
}
.mb30 {
	margin-bottom:30px;
}
.mr10 {
	margin-right:10px;
}
.mr20 {
	margin-right:20px;
}
.ml10 {
	margin-left: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 {
	padding: 1px;
	
	height: 165px;  
	overflow: hidden;
	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-t_ban li {
	height: 34px;
	line-height: 34px;
	padding-left: 15px;
	margin-right: 10px;
	background: url(../images/new20150922/index/dot.png) 0 50% no-repeat;
	float:left;
	width:45%;
}

.list-t_ban {
	padding: 1px;
	
	height: 165px;  
	overflow: hidden;
	overflow:hidden;
	zoom:1;
}
.list-t_ban 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_ban li a {
	overflow:hidden;
	text-overflow:ellipsis;
}
.list-t_ban li a:hover {
	text-decoration:underline;
}
.list-t_ban li span.tag {
	margin-right:5px;
}
.list-t_ban li span.date {
	position:absolute;
	top:0;
	right:0;
}

.list-p li {
	text-align:center;
}
.list-a li a {
	display:inline-block;
}
/* 自定义 */
body {
	 
	font-family:microsoft yahei;
	font-size:14px;
}
.header{
	height:200px;
	}
.ht {
	height:30px;
	background:url(../images/new20150922/index/ht.jpg) repeat-x;
}
.ht .inner {
	width:1190px;
	margin:0 auto;
	line-height:30px;
	position:relative;
}
.ht a {
	margin:0 10px;
}
.header h1 {
	width: 100%;
	height:164px;
	
	
}
.header .grey {
	height: 40px;
	background: #edeef0;
}
.grey .inner {
	width: 1190px;
	margin: 0 auto;
	line-height: 40px;
}
.inner p strong a {
	color: #0d569e;
	padding-left: 20px;
	font: bold 20px/35px microsoft yahei;
}
.inner p b a {
	color: #0d569e;
	padding-left: 20px;
	font: normal 16px/35px microsoft yahei;
}
.search {
	float: right;
	width: 350px;
	height: 30px;
	margin-top: 2px;
	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 #0d569e solid;
	background: #fff url(../images/new20150922/index/search.png) 5px 50% no-repeat;
	-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: inset 1px 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.1);
	outline: none;
}
.search button {
	width: 60px;
	height: 30px;
	border: none;
	background: #0d569e;
	color: #fff;
	cursor: pointer;
	text-align: center;
	margin-left: -1px;
	font: bold 14px/30px microsoft yahei;
}
.search .btn {
	float: left;
	display: inline-block;
	width: 70px;
	height: 30px;
	background-color: #0d569e;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin-left: 2px;
	vertical-align: middle;
	font-weight: bold;
}
.header .nav {
	height: 65px;
	background-color: #0d569e;
}
.nav dl {
	width: 1190px;
	height: 65px;
	margin: 0 auto;
}
.nav dt {
	width: 145px;
	height: 65px;
}
.nav dd {
	display: none;
	width: 297px;
	height: 53px;
	padding: 6px;
	border-right: 1px #4595cb solid;
	background: url(../images/new20150922/index/nav_dd.png) repeat-x;
	margin: -5px -1px -5px 0;
	padding: 11px;
}
.nav dt a {
	display: block;
	width: 145px;
	height: 65px;
	text-align: center;
	letter-spacing: -3em;
	overflow: hidden;
	border-right: 1px #4595cb dotted;
	background-image: url(../images/new20150922/index/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/new20150922/index/nav_dd.png) repeat-x;
	margin: -5px 0 -5px -1px;
	padding: 5px 0;
}
.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.current a {
	border-color: transparent;
}
.nav .s1 {
	background-position: 0px 0px;
}
.nav .s2 {
	background-position: 0 -65px;
}
.nav .s3 {
	background-position: 0 -130px;
}
.nav .s4 {
	background-position: 0 -195px;
}
.nav .s5 {
	background-position: 0 -257px;
}
.nav .s6 {
	background-position: 0 -322px;
}
.nav li {
	width: 99px;
	height: 28px;
	line-height: 28px;
}
.nav li a {
	width: 99px;
	height: 28px;
	text-align: center;
	color: #fff;
}
.nav li a:hover {
	width: 99px;
	height: 26px;
	border: 1px solid #519ae2;
	background: #0b4a88;
}

.content {
	width:1190px;
	margin:0 auto 10px;
	padding:10px 0;
}

.copyright {
	width:1190px;
	margin:0 auto;
	color:#fff;
	line-height:28px;
}
.copyright img{
	float:left;
	margin:5px 80px;
	width:50px;
	height:72px;
	}
.copyright p{
	width:40%;
	float:left;
	}
.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;
}


.more {
/*position: absolute;*/
/*top: 16px;*/
/*right: 0px;*/
/*width: 9px;*/
/*height: 9px;*/
/*font-size: 0px;*/
/*background: url(/images/new20150922/index/more.jpg) 0px 0px no-repeat;*/

position: absolute;
top: 1px;
right: 13px;
height: 9px;
font-size: 12px;
color: #666666;
font-weight: normal;

}


.searchinuput{ width:157px; height:27px; border:1px solid #d1d1d1 ; float:right; border-right:none;}
.searchbn{ width:57px; height:29px; font-size:0px;float:right; background:url(/images/searchbn.jpg) left center no-repeat; border:none; cursor:pointer;}
