@charset "utf-8";

#outer{
	width:560px;
	float:left;
	overflow:hidden;
	position:relative;
}

#tab{
height:45px;
overflow:hidden;
line-height:45px;
background-color:#f5f5f5;
width:545px;
padding-left:15px;
}

#tab li{

	height:35px;
	overflow:hidden;
	cursor:pointer;
	line-height:35px;
	list-style-type:none;
	text-align:center;
		float:left;
		position:relative;
		margin-top:10px;
		z-index:1;

}
#tab li a{
font-size:16px;
font-family:"Microsoft YaHei";
letter-spacing:1px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	padding:0 15px;
display:block;
float:left;
color:#005ca2;
z-index:2;
	}
	
#tab li.current a{
	
display:block;
height:35px;
color:#005ca2;
line-height:35px;
background:#fff;
border:1px solid #e5e5e5;
border-bottom:0;
text-align:center;
overflow:hidden;
}

#content{
width:560px;
height:auto;
overflow:hidden;
}
#content dl{
	display:none;
	padding:5px;
	
}

/*---------------------------------首页TAB----------------------------*/
#outer1{
	width:1200px;
	position:relative;
	margin-top:20px;
}

#tab1{
height:35px;
overflow:hidden;
line-height:35px;
width:1000px;
margin-left:100px;
}

#tab1 li{

	height:35px;
	overflow:hidden;
	cursor:pointer;
	line-height:35px;
	list-style-type:none;
	text-align:center;
	background:#f0f0f0;
		float:left;
		position:relative;
		z-index:1;
		margin:0 1px;

}
#tab1 li a{
font-size:14px;
font-family:"Microsoft YaHei";
letter-spacing:1px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	padding:0 15px;
display:block;
float:left;
color:#005ca2;
z-index:2;
	}
	
#tab1 li.current a,#tab1 li a:hover{
	
display:block;
height:35px;
color:#fff;
line-height:35px;
background-color:#0050b5;
text-align:center;
overflow:hidden;
}

#content1{
width:1200px;
height:auto;

background:url(../images/probg.jpg) no-repeat left bottom;
padding-bottom:190px;
margin-top:20px;
}
#content1 dl{
	display:none;

	
}



/*---------------------------------首页TAB----------------------------*/
#outer2{
	width:560px;
	float:right;
	border-top:1px solid #005ca2;
	overflow:hidden;
	position:relative;
}

#tab2{
height:45px;
overflow:hidden;
line-height:45px;
background-color:#f5f5f5;
width:545px;
padding-left:15px;
}

#tab2 li{

	height:35px;
	overflow:hidden;
	cursor:pointer;
	line-height:35px;
	list-style-type:none;
	text-align:center;
		float:left;
		position:relative;
		margin-top:10px;
		z-index:1;

}
#tab2 li a{
font-size:16px;
font-family:"Microsoft YaHei";
letter-spacing:1px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	padding:0 15px;
display:block;
float:left;
color:#005ca2;
z-index:2;
	}
	
#tab2 li.current a{
	
display:block;
height:35px;
color:#005ca2;
line-height:35px;
background:#fff;
border:1px solid #e5e5e5;
border-bottom:0;
text-align:center;
overflow:hidden;
}

#content2{
width:560px;
height:auto;
overflow:hidden;
}
#content2 dl{
	display:none;
	padding:5px;
	
}
/*--------------------------*/
#outer3{
	margin:0 auto;
	width:560px;
	position:relative;

}
#outer3 dl{
	padding:0px;}
#tab3{
height:45px;
overflow:hidden;
line-height:45px;
margin-bottom:10px;
}

#tab3 li{

	height:45px;
	overflow:hidden;
	cursor:pointer;
	line-height:45px;
	list-style-type:none;
	text-align:center;
	margin-right:10px;
	float:left;

}
#tab3 li a{
font-size:22px;
font-family:"Microsoft YaHei";
letter-spacing:1px;
padding:0 25px;
	height:45px;
	line-height:45px;
	overflow:hidden;
display:block;
float:left;
color:#666;
	}
	
#tab3 li.current a{
display:block;
height:45px;
padding:0 25px;
color:#f90;
line-height:45px;
text-align:center;
overflow:hidden;
}

#content3{
width:560px;
height:auto;
overflow:hidden;
}
#content3 dl{
	display:none;
	margin:0 0px;
	padding:5px;
}

