@charset "utf-8";
/* CSS Document */
/*鉴定中心样式 */
html {
background-color:#FFFFFF;
}

.wrapper{
	width:1000px;
	margin:0px auto;
}

/*mininav
-------------------------------*/
.logotop{
	width:199px;
	height:68px;
	margin-top:8px;
	margin-bottom:8px;
	background: url(../images/bg.gif) no-repeat 0px 0px;
	float:left;
	color:#000000;
	}
.logotop span{
	font-size:30px;
	padding-left:130px;
	line-height:68px;
	}
.mininav{
	width:520px;
	height:80px;
	float:right;
	font-size:18px;
	}
.mininav ul{
	line-height:80px;
	height:80px;
	width:150px;	
	float:right;
	}
.mininav ul li{
	line-height:80px;
	height:80px;
	padding:0px 15px;
	}

/*header
-------------------------------*/
.hdbg{
	width:100%;
	background-color:#007cee;
	height:207px;
	margin:0px auto;
}
.header{
	width:1112px;
	background: url(../images/header.jpg) no-repeat 0px 0px;
	height:207px;
	margin:0px auto;
}
.hdtxt{
	width:430px;
	margin-left:415px;
	color:#0079e7;
	font-size:35px;
	line-height:58px;
	}
.hdtxt p.txe01{
	padding-top:80px;
	font-size:55px;
	}
.hdtxt p.txe01 font{
	font-size:33px;
}



/*导航
--------------------------------------------*/

.wrapperg{
width:100%;
background-color:#efefef;
margin:0px auto;
}
.navw{
width:100%;
background-color:#e2e2e2;
margin:0px auto;
}
.navin{
width:994px;
height:50px;
line-height:50px;
color:#fff; 
margin:0px auto;
}
#nav { 
list-style-type:none;
font-size:18px;
} 
#nav a { 
display:block; 
width:140px; 
height:50px;
line-height:50px; 
text-align:center; 
} 
#nav a:link { 
text-decoration:none; 
} 
#nav a:visited { 
text-decoration:none; 
} 
#nav a:hover { 
color:#FFF;
text-decoration:none;
} 
#nav li { 
float:left; 
width:140px;
height:50px;
line-height:50px;
} 
#nav li a:hover{ 
background:#0878de; 
} 
#nav li ul { 
line-height:50px; 
list-style-type:none;
text-align:left; 
left:-999em; 
width:140px; 
position:absolute; 
} 
#nav li ul li{ 
float:left; 
width:140px; 
background:#e8f6ff; 
} 
#nav li ul a{ 
wedisplay:block; 
width:120px;
text-align:left;
padding-left:20px; 
} 
#nav li ul a:link { 
color:#0878de; 
text-decoration:none; 
} 
#nav li ul a:visited { 
color:#0878de;
text-decoration:none; 
} 
#nav li ul a:hover { 
color:#F3F3F3;
text-decoration:none;
background:#0878de; 
} 
#nav li:hover ul { 
left:auto; 
} 
#nav li.sfhover ul { 
left:auto; 
} 

/* 栏目头部
-------------------------------*/
.content{
	width:994px;
	margin:0px auto;
	padding-bottom:10px;	
}
.content h3{
	height:140px;
	background:#fff url(../images/titbg.jpg) no-repeat 250px 20px;
	}

/* 栏目
-------------------------------*/	
.main{
	width:964px;
	margin:0px auto 15px;
	}
.main h4{
	font-size:20px;
	line-height:40px;
	padding-top:15px;
	height:40px;
	margin-bottom:10px;
	}
	.main h5{
	font-size:20px;
	color:#0878de;
	padding-top:10px;
	padding-bottom:5px;
	}
.main h4 span.tit01{
	display:block;
	background-color:#c3e7ff;	
	float:right;
	width:919px;
	}	
.main h4 span.tit01 font{
	display:block;
	text-align:center;
	color:#fff;
	background-color:#0878de;	
	float:left;
	width:215px;
	}
.main h4 span.tit03{
	text-align:center;
	color:#0878de;	
	font-size:14px;	
	float:left;
	width:40px;
	height:40px;
	background-color:#fffc01;
	}
.main ul{
	padding-bottom:14px;
	}

.main ul li{
	height:40px; 
	line-height:40px; 
	border-bottom:1px dashed #c9c9c9;	
	font-size:16px;
	width:445px;
	padding-left:20px;
	background:#FFFFFF url(../images/icon.gif) no-repeat 0px 18px;
	white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow:hidden;
	}

.marb{
	margin-bottom:30px;
	background-color:#FFF;
	}	
.bgcolor{
	background-color:#FFF;
	}

	
/* 尾部信息
-------------------------------*/	
.footerw{
	width:100%;
	background-color:#fff;
	margin:0px auto;
}
.footer{
	width:1000px;
	text-align:center;
	padding-top:20px;
	height:40px;
	line-height:40px;
	margin:0px auto;
	}


		