/*相关通用*/
.wrap {margin:0 auto;}
.wrap, #container { width:1200px; overflow:hidden;}
.fleft,.fl{ float:left; }
.fright,.fr { float:right; }
/**顶部栏**/
.topBox{height:30px;background:#0a3f76;border-bottom:1px solid #666;}
.top .topL li,.topC,.top .topR a{float:left;height:30px;line-height:30px;padding:0px 10px;}
.top .topL li,.top .topR a{color:#fff;}

/**logo层**/
#header_login,#header_login a{color:#fff;}
.headBox{height:130px;background:#165aa1;}
.header{width:1200px;height:130px;background:url(../images/logo.gif) no-repeat;margin:0 auto;overflow:hidden}
.logo a{width:490px; display:block;float:left; font-size:1px; line-height:1px;height:113px;overflow:hidden}
.top_right{float:right;text-align:right;margin-top:15px;}
#header_t a{color:#ffffff;}


* {
	margin: 0;	padding: 0; box-sizing: border-box; border:0;
	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;}
body{	font-size:16px;	color:#444; font-family:"微软雅黑";}
li{ list-style:none;}
a{text-decoration:none;}

#top{	background:#fff;}
#top .topa{ background:#036; }
.topdate{height:40px; width:1170px; margin:0 auto;}	
.topdf1{float:left;color: #eee; font-size: 14px; height:40px; line-height:40px;}
.topdr2{float:right; }	
.topdr2 .font61546 {
    font-family: 宋体;
    color: #eee;
    font-size: 14px;
    text-decoration: none;
	height:40px; line-height:40px;
}
#top .topb{	background-color:#fff;}
.topn{	height:60px;background:url(../images/nav_bg.jpg) repeat-x;}
#top .topt{	width:100%; background-image: url(../images/banbj.jpg); background-size:100% 99%; }
#top .topt .tu{	width:1170px; margin:0 auto;}
#top .topt img{	width:100%;}
.topacont,.topbcont,.topncont{	width:1170px;	margin:0 auto;}
.topbcont{
	width:1170px;	margin:0 auto;	height:120px;	color:#036; position:relative;}
.topncont{
	width:1170px;	margin:0 auto;	height:40px; color:#eee; position:relative;}	

.nav{
  width:1170px;	height:60px; position:relative; line-height: 60px; background:#fff; margin:0 auto;background:url(../images/nav_bg.jpg) repeat-x;}

.nav-item {
  width:105px;font-size:18px; text-align:center;
  display: inline-block; color:#036;
  position: relative;  
  float:left;}
.nav-item>a.corent{background:#36a;color:#fff;}
.nav a {
  display: block;
 /* margin-left:35px;*/
  font-weight:normal; font-size:18px; text-align:center;
  line-height:60px;
  cursor: pointer;
  text-decoration: none;
  text-indent: 10px;
	color:#ccc; }
.nav-item:hover {
  background-color: #036;
  color:#fff;font-weight:bolder;}
.nav-item:hover a{}
.nav-item a:hover{
  color:#eee;
  background:#36a;}
.nav-item:hover .navsub {
  display: block;}
.navsub {	
  z-index:2;
  display:none;
  font-weight: 300;
  text-transform: none;
  position: absolute;top:60px;left:0;
  width: 120px;
  background-color: #ccc;}
.navsub-item  { 
 color:#666; background: #ccc;}
.navsub-item  a{ 
 color: #333;}
.navsub-item:hover  a{ 
 color: #fff;}
.navsub-item:hover {
  background: #eee;}
  

/*底部导航*/
#bottomNav {height: 240px;background: url(../images/bottomNavbg.jpg) no-repeat;}
#bottomNav .wrap{height:220px; }
.foot_left {
color:#fff;
font-size:20px;
font-weight:bold;
letter-spacing:10px;
padding-top:80px;
padding-left:70px;
    width: 199px;
	height: 160px;
    float: left;
    /*border-right: 1px solid #7ba9d3;*/
}
.foot_cen {
    width: 575px;
	height: 170px;
	padding-top: 70px;
	padding-left:50px;
    float: left;
    text-align: center;
}
.foot_right {
color:#fff;
font-size:14px;
    width: 254px;
    height: 160px;
    padding:50px 0px 0px 100px;
    float: left;
   /* border-left: 1px solid #7ba9d3;*/
	
}
/* 版权页*/
#cpy{clear: both; background: #0a3f76;color: antiquewhite;text-align: center;height: 60px;}


/*	暂时不用样式
.topbrt{
	position:absolute; top:10px; left:770px; z-index:3; display:none;}	
.topbrt .font61546 {
    font-family: 宋体;
    color: #036;
    font-size: 10px;
    text-decoration: none;
	height:20px; line-height:24px;
	display:inline-block;
}

.topbcont p.c{
	font-size:36px;  font-family:"微软雅黑";width:600px;position:absolute;top:25px; left:290px; letter-spacing:15px;}	
.topbcont p.e{
	font-size:18px; font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; width:600px;position:absolute;top:70px; left:300px; vord-spacing:10px; letter-spacing:2px; }
.topbcont img{margin:5px; margin-top:10px; }
.topbcont .ss{
	position:absolute;top:60px; left:950px;}
.topbcont .ss input{
	width:150px;height:25px;  border-radius:5px;}	
.topbcont .ss img{left:160px;top:-15px; position:absolute;width:24px; height:24px; }
 .topbcont .ss input[type=image] { position:relative; top:-5px; }
*/	