@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:#000;
}
.vm, input, label {
	vertical-align:middle;
}
.tc {
	text-align:center;
}
.fl {
  
	float:left;
	_display:inline;
}
.fr {
       
	float:right;
	_display:inline;
        
}
/*.fr1 {
	padding-left: 403px;
	_display:inline;
        background: #d0e2ec;
        padding-top: 2px;
}*/
.fr1 {
	margin:0 auto ;
	_display:inline;
	width: 1070px;
	background: #ffffff;
	padding-top:14px;
	padding-left:30px;
	font-size:14px;
}
.mb10 {
	margin-bottom:10px;
}
.mr10 {
	margin-right:10px;
}
.hide {
	display:none;
}
.more {
	font-size:12px;
	font-family:宋体;
	font-weight:normal;
}
.notext {
    text-align: left;
    letter-spacing: -3em;
    overflow: hidden;
}
.notext:first-letter {
    margin-left: -20em;
}
/* 链接 */
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#61151f;
}
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 */
.tabs {
	display:block;
}
.tabs li {
	float:left;
}
.tabs 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 {
	background:#b7b4b5 url(../images/xfxy/bg.png) top repeat-x;
}

.ht {
	/*height:35px;*/
	line-height:35px;
	color:#fff;
}
.ht a {
	color:#fff;
	margin:0 10px;
}
.ht a img {
	vertical-align:middle;
}

.search input {
	width:144px;
	height:24px;
	padding:0 5px;
	line-height:22px;
	font-size:12px;
	background:none;
	border:none;
	outline:none;
	vertical-align:middle;
}
.search button {
	width:66px;
	height:22px;
	background:none;
	border:none;
	cursor:pointer;
	vertical-align:middle;
}
.wrap .bar {
	height:16px;
	line-height:16px;
        width: 1100px;
}

.footer {
	background-color:#817f7f;
}
.footer .copyright {
	width:980px;
	margin:0 auto;
	padding:10px;
	background-color:#686767;
	line-height:24px;
	text-align:center;
	color:#fff;
}

.bar p {


}
.bo {
	width:422px;
	height:26px;
	padding:10px 0;
}
.bo h3 {
	float:left;
	width:100px;
	font:bold 14px/26px microsoft yahei;
	text-align:center;
	color:#61151f;
}
.bo .where1 {
float:right;
	width:322px;
	height:26px;
	line-height:26px;
}
.bo .where1 li {
	height:26px;
	line-height:26px;
}
.focus {
	width:580px;
	height:320px;
	background:url(../images/xfxy/focus_bg.png) no-repeat;
	margin:-10px 0 0 -10px;
	padding:22px 19px;
	position:relative;
	overflow:hidden;
}

.nav li .sub1 {
  display:none;
  width:170px;
 background:#fff;
  padding:10px;
  font:0/0 lx;
  position:absolute;
  top:35px;
  left:0;
      z-index:999;
      
}
.nav li .sub1 a {
  width:160px;
  height:30px;
  background:none;
  margin:0;
  padding:0 1px;
  font:bold 15px/30px 黑体;
border-right:0px #ffffff solid;
  color:#000;
      font-weight:300;
}
.nav li .sub1 a:hover {
  color: #62161e;
}