@charset "utf-8";
/* 共用CSS */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td , em{margin:0; padding:0;}
body, input, textarea { font-size: 14px; color: #666666; font-family: '宋体';}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul , li{list-style:none;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:none;}
h2 { font-size: 26px;}
h3 { font-size: 20px;}
h4 { font-size: 14px;}
/*定位*/
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.clear{clear:both; height:0; line-height:0; font-size:0;}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	zoom: 1;
}

/********** 头部 **********/
.header {
  width: 100%; margin:0 auto;
  overflow: hidden;
  background-color: #fff;
}
/**顶部**/
.hdtop {
  height: 39px;
  line-height: 39px;
  background: #f6f6f6;
  border-top:3px solid #F16528;
}
.container {
  width: 1200px;
  margin: 0 auto;
  overflow:hidden;
}
.hdtop span {
  font-size: 13px;
  color: #666666;width: 915px;
    height: 38px;
    overflow: hidden;
}
.hdtop em {
  overflow: hidden;
  height: 16px;
  line-height: 16px;
  margin-top: 11px;
}
.hdtop em a {
  float: left;
  color: #666666;
  padding-left: 20px;
  padding-right: 10px;
  margin-left: 8px;
  border-right: 1px dotted #aeaeae;
}
.hdtop em .nlink1 {
  background: url(../images/nk1.png) no-repeat left center;
}
.hdtop em .nlink2 {
  background: url(../images/nk2.png) no-repeat left center;
}
/****/
/**LOGO**/
.h_Main {
  padding: 16px 0;
  height: 103px;
  overflow: hidden;
}
.h_Main .logo {
  padding-right: 18px;
}
.h_Main .h_dis {
  color: #172a88;
  font-size: 55px;
  font-family: "Microsoft Yahei";
  height: 90px;
  line-height: 90px;
  padding-top: 1px;
}
.h_Main .h_dis p {
  padding-left: 25px;
  border-left: 1px solid #d2d2d2;
}
.h_Main .h_dis a{
  color: #172a88;
  font-size: 55px;
  padding-left: 25px;
  border-left: 1px solid #d2d2d2;
  float:left;
}
.h_Main .h_dis h1{
  color: #172a88;
  font-size: 55px;
  font-weight: bold;
}
.h_Main .h_pho {
  color: #373737;
  font-size: 16px;
  font-family: "Microsoft Yahei";
  width: 202px;
  padding-left: 60px;
  background: url(../images/h_pho.gif) no-repeat left 3px;
  margin-top: 22px;
}
.h_Main .h_pho span {
  font-size: 32px;
  color: #ff8400;
  font-family: Times New Roman;
  font-weight: bold;
}
/****/
/**导航**/
.nav_c {
	width: 100%;
	height: 52px;
	background-color: #0d529c;
}
.nav {
	width: 1170px;
	margin: 0 auto;
	height: 52px;
	position: relative;
	z-index: 1;
}
.nav ul li {
	float: left;
	width: 122px;
	margin: 0 5px 0 0;
	text-align: center;
	position: relative;
	z-index: 8;
}
.nav ul li:hover {
	background: #ff8400;
}
.nav ul li.on {
	background: #ff8400;
}
.nav ul li a {
	width: 100%;
	font-size: 16px;
	line-height: 52px;
	color: #fff;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.nav ul li a:first-child {
}
.nav ul li a:hover {
	color: #fff;
}
.nav ul li.on a {
	color: #fff;
}
.nav_dd {
	width: 90%;
	position: absolute;
	padding: 1% 2% 5% 2%;
	top: 54px;
	left: 2%;
	z-index: 7;
	background: #ff9d10;
}
.nav ul li .nav_dd a {
	font-size: 12px;
	line-height: 30px;
	border-bottom: 1px dotted #fff;
}
/****/
/**搜索**/
.key_nav {
	width:1200px;
	margin:0 auto;
	padding-top: 9px;
	height: 35px;
}
.key_nav p {
	height: 35px;
	line-height: 29px;
	font-size:12px;
	color: #6c6c6c;
}
.key_nav p b {
	color: #6c6c6c;
}
.key_nav .sea {
  background: url(../images/h_search.gif) no-repeat;
  width: 221px;
  height: 21px;
  padding: 3px;
}
.key_nav .sea input {
  border: none;
  background-color: transparent;
}
.key_nav .sea input.sea_txt {
  padding-left: 6px;
  width: 177px;
  height: 21px;
  line-height: 21px;
  margin-right: 2px;
  color: #e4e4e4;
  float: left;
  font-family: "宋体";
}
.key_nav .sea input.sea_btn {
  width: 36px;
  height: 21px;
  line-height: 21px;
  float: left;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  text-indent: -9999px;
}
/****/
/********** end **********/
/********** 友情链接 **********/
.links {
  background: #333;
  color: #fff;
  margin: 0;
  height: auto;
  line-height: 40px;
  font-size: 12px;
}
.linkleft {
  float: left;
  width: 1200px;
  font-size: 14px;
  padding-bottom: 10px;
}
.linkleft a {
  display: inline-block;
  padding: 0 7px;
  line-height:24px;
  font-size: 12px;
  color: #fff;
}

/********** end **********/
/********** 底部 **********/
.foot {
  width: 100%;
  min-width: 1004px;
  color: #fff;
  height: 200px;
  overflow: hidden;
  background: #424242;
}

.foot a {
  color: #fff;
}
.bottomnav {
  text-align: center;
  padding: 30px 0 0 0;
}
.bottomnav a {
  height: 30px;
  overflow: hidden;
  display: inline-block;
  width: 90px;
  line-height: 30px;
  margin: 0 6px 0 6px;
  _display: inline;
  _zoom: 1;
}
.bootTxt {
  color: #bac5d9;
  margin: 0 auto;
  width: 938px;
  padding-top: 40px;
  line-height: 30px;
  background: url(../images/indexline.gif) left top repeat-x;
}
.bootTxt p{
	text-align:center;
}
/********** end **********/