@charset "gb2312";
/* 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;
}
.mr20 {
	margin-right: 20px;
}
.w260 {
	width: 260px;
}
.w890 {
	width: 890px;
}
.w670{
	width:670px;
	}
.w480{
	width:480px;
	}
.w325{
	width:325px;
	}
.w400{
	width:400px;
	}
.more {
	position: absolute;
	top: 0px;
	right: 10px;
	font: normal 14px/34px microsoft yahei;
}
.red{
	color:#d50100;
	}
.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: #0170c2;
}
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;
	background: #fff url(imagestop.jpg) 50% 0 no-repeat;
	font-family: microsoft yahei;
	font-size: 14px;
}
.header {
	height: 204px;
}
.header .inner{
	margin: 0 auto;
	position:relative;
	}
.header .ht{
	width:266px;
	height:32px;
	position:absolute;
	top:0px;
	right:0px;
	color:#fff;
	line-height:30px;
	}
.header .ht a{
	padding-left:10px;
	color:#fff;
	line-height:30px;
	}
.ewm {
  position: fixed;
	top:3px;
  right:15px;
	height:23px;
	line-height:23px;
	background:#facb4b;
	width:62px;
  z-index: 10;
  position:absolute;
}
.ewm p.gfwx a {
	color:#d80001;
	line-height:23px;
	text-align:center;
	padding:0px 3px;
  text-align:center;
  vertical-align:middle;
  position:relative;
  z-index:9999;
}
.ewm p span.qr {
  display:none;
  width:120px;
	height:120px;
  position:absolute;
  top:30px;
  right:0px;
}
.ewm p span.qr img{
  width:120px;
	height:120px;
	}
.ewm p:hover span.qr {
  display:block;
}
.header h1 {
	height: 154px;
}
.nav {
	height:48px;
	background:#0378D5;
}
.nav ul {width:1200px;overflow:hidden;margin:0 auto;}
.nav li {
	margin: 0 15px;
    background:url(imageslibg.png) no-repeat right center;
}
.nav li.last {background:none;}
.nav li a {
	padding: 0 38px;
	font: bold 16px/48px microsoft yahei;
	color: #fff;
}

.nav li a:hover, .nav li.current a {
	color: #fbd500;
}

.pos-r{position:relative;}
.pos-a{position:absolute;}

.search input, .search button {
	float: left;
	display: inline-block;
	vertical-align: middle;
}
.search input {
	width: 124px;
	height: 20px;	
	border:none;
	line-height: 20px;
	padding: 6px 46px 6px 16px;
	background: none;
	outline: none;
}
.search button {
	width: 46px;
	height: 32px;
	border: none;
	background: none;
	color: transparent;
	cursor: pointer;
	text-align: center;
	
	font: 0/0 lx;
position: relative;
z-index: 2;
}
.search .btn {
	float: left;
	display: inline-block;
	width: 80px;
	height: 32px;
	background: url(imagessearch.png) 100% 0 no-repeat;
	color: #fff;
	line-height: 32px;
	text-align: center;
	margin-left: 4px;
	vertical-align: middle;
z-index:2;
}
.footer {
	border-top: 2px solid #017efe;margin-top:20px;
}
.copyright {
	width: 1190px;
	margin: 0 auto;
	padding: 10px 0;
	line-height: 24px;
	text-align: center;
}
.links {
	width: 1190px;
	margin: 0 auto;
	padding: 10px 0;
}
.links strong {
	font: bold 16px/30px microsoft yahei;
	color: #017efe;
}
.links select {
	width: 240px;
	border:1px solid #ccc;
	margin: 0 10px;
	padding: 4px;
}