.header{
	width:100%;
	height:636px;
	float:left;
	background:url(../img/header/bg_01.png)/*tpa=http://www.tjjingte.com/img/header/bg_01.png*/ no-repeat;
	background-size:100% 100%;
	z-index:99;
	position:relative;
}
.header .header_top{
	width:1200px;
	height:132px;
	margin-left:auto;
	margin-right:auto;
}
.header_top .header_top_logo{
	width:auto;
	height:100%;
	float:left;
}
.header_top_logo img{
	width:100%;
	height:auto;
	float:left;
	margin-top:45px;
}
.header_top .header_top_souso{
	width:231px;
	height:33px;
	float:right;
	background:url(../img/header/bg_sousuo.png)/*tpa=http://www.tjjingte.com/img/header/bg_sousuo.png*/ no-repeat;
	background-size:100% 100%;
	margin-top:44px;
}
.header_top_souso #sousuo_i1{
	width:155px;
	height:100%;
	float:left;
	line-height:33px;
	color:#a6a6a6;
	font-size:12px;
	margin-left:15px;
}
.header_top_souso #sousuo_b1{
	width:55px;
	height:33px;
	float:left;
}
.header .header_nav{
	width:100%;
	height:52px;
	float:left;
	background-color:#1B6DDA;
}
.header_nav .header_nav_nav{
	width:1200px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
.header_nav_nav >ul{
	width:100%;
	height:100%;
	float:left;
}
.header_nav_nav >ul >li{
	width:150px;
	height:100%;
	float:left;
	text-align:center;
}
.header_nav_nav >ul >li >a{
	width:100%;
	height:100%;
	float:left;
	color:white;
}
.header_nav_nav >ul >li:nth-child(1) >a{
	background:url(../img/header/bg_04.png)/*tpa=http://www.tjjingte.com/img/header/bg_04.png*/ no-repeat;
	background-size:100% 100%;
}
.header_nav_nav >ul >li:hover{
	background:url(../img/header/bg_04.png)/*tpa=http://www.tjjingte.com/img/header/bg_04.png*/ no-repeat;
	background-size:100% 100%;
}
.header_nav_nav >ul >li >a #p1{
	width:100%;
	height:17px;
	float:left;
	line-height:17px;
	font-size:16px;
	margin-top:13px;
	opacity:0.9;
}
.header_nav_nav >ul >li >a #p2{
	width:100%;
	height:9px;
	float:left;
	line-height:9px;
	font-size:12px;
	margin-top:4px;
}


.header_nav_nav >ul >li ul{
	width:700px;
	height:44px;
	float:left;
	display:none; 
	position:relative;
	z-index:100;
	margin-left:-15px;
}
.header_nav_nav >ul >li:nth-child(3) ul{
	margin-left:-15px;
}
.header_nav_nav >ul >li:nth-child(4) ul{
	
}
.header_nav_nav >ul >li:nth-child(5) ul{
	margin-left:-80px;
}
.header_nav_nav >ul >li:nth-child(6) ul{
	margin-left:15px;
}
.header_nav_nav >ul >li ul li{
	width:auto;
	height:14px;
	float:left;
	line-height:10px;
	border-left:1px solid white;
	text-align:center;
	margin-top:14px;
	opacity:0.9;
}
.header_nav_nav >ul >li ul li:nth-child(1){
	border-left:0px solid #808080;
}
.header_nav_nav >ul >li ul li a{
	color:white;
	font-size:12px;
}
.header_nav_nav >ul >li ul li:hover a{
	color:#1b6dda;
}
.header_nav_nav >ul >li:hover ul { display:block;}
.header_nav_nav >ul >li.sfhover ul { display:block;}



.header_line{
	width:100%;
	height:9px;
	float:left;
	background:url(../img/header/bg_line.png)/*tpa=http://www.tjjingte.com/img/header/bg_line.png*/no-repeat;
	background-size:100% 100%;
}
