@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:255px;
	margin:0px auto;
}
.header{
	width:1112px;
	background: url(../images/header.jpg) no-repeat 0px 0px;
	height:255px;
	margin:0px auto;
}
.hdtxt{
	width:430px;
	margin-left:440px;
	color:#48d1e5;
	font-size:35px;
	line-height:58px;
	}
.hdtxt p.txe03{
	padding-top:33px;
	padding-left:80px;
	color:#FFFFFF;
	font-size:40px;
	}
.hdtxt p.txe01{
	padding-top:10px;
	padding-left:10px;
	font-size:50px;
	color:#fffc01;
}
.hdtxt p.txe01 font{
	font-size:60px;
}
.hdtxt p.txe02{
	padding-top:5px;
	padding-left:55px;
	font-size:18px;
	color:#0084e5;
}

/*导航
--------------------------------------------*/

.wrapperg{
width:100%;
background-color:#efefef;
margin:0px auto;
}
.navw{
width:100%;
background-color:#e2e2e2;
margin:0px auto;
}
.nav{
width:994px;
height:69px;
line-height:69px;
color:#fff; 
margin:0px auto;
}
.nav ul{
width:810px;
margin:0px auto;
height:69px;
font-size:18px;
}
.nav ul li{
float:left;
padding:0px 31px;
}
.nav a:link,.nav a:visited {
text-decoration:none;
}
.nav a:hover,.nav a:active {
text-decoration: underline;
}


/* 栏目头部
-------------------------------*/
.content{
	width:994px;
	margin:0px auto;
	padding-bottom:25px;	
}
.content h3{
	height:140px;
	background:#fff url(../images/titbg.jpg) no-repeat 250px 20px;
	}

.content h3 span{
	display:block;
	height:73px;
	line-height:73px;
	text-align:center;
	color:#333;
	font-size:22px;
	}
.clinebg{
	background:url(../images/titbg.gif) repeat-x 0px 17px;
	}
.clinebg a{
	font-size:14px;
	display:block;
	margin:0px auto;
	text-align:center;
	background-color:#efefef;
	height:31px;
	line-height:31px;
	width:180px;
	border:1px solid #a7a7a5;
	color:#858585;
	}
.clinebg a:link,.clinebg a:visited {
	color:#858585;
	text-decoration:none;
}
.clinebg a:hover,.clinebg a:active {
	background-color:#e8f5fe;
	border:1px solid #c9e4ef;
	color:#007cee;
    text-decoration:none;
}

		
.main{
	width:950px;
	padding-left:25px;
	}
.main h4{
	font-size:20px;
	line-height:50px;
	height:50px;
	color:#007dec;
	border-bottom:3px solid #007dec;
	}
.main h4 span.tit01{	
	float:left;
	width:180px;
	}	
.main h4 span.tit02{
	font-size:14px;	
	float:left;
	width:60px;
	padding-left:40px;
	padding-top:5px;
	background:url(../images/titicon.jpg) no-repeat 0px 12px;
	}
.main h4 span.tit03{
	color:#a3a3a3;	
	font-size:14px;	
	float:right;
	width:360px;
	padding-top:5px;
	}
.main ul{
	padding-top:10px;
	padding-bottom:14px;
	}
.main ul li{
	height:40px; line-height:40px; 
	border-bottom:1px dashed #c9c9c9;
	}
.main ul li .new01{	
	float:left;
	font-size:16px;
	width:500px;
	white-space:nowrap; 
text-overflow:ellipsis; 
overflow:hidden;
	}
.main ul li .new02{
	color:#a3a3a3;	
	float:left;
	width:130px;
		white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow:hidden;
	float:left;
	}
.main ul li .new02 span{	
color:#007dec;
	}
.main ul li .new03{
	color:#a3a3a3;		
	white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow:hidden;
	float:left;
	width:170px;
	}
.main ul li .new04{
	color:#a3a3a3;	
	white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow:hidden;	
	float:left;
	width:100px;
	}	
	
.marb{
	margin-bottom:30px;
	background-color:#FFF;
	}	
.bgcolor{
	background-color:#FFF;
	}
/* 二级页面
-------------------------------*/	
.fanhui{
	width:964px;
	padding-left:30px;
	margin:0px auto;
	height:40px;
	line-height:40px;
	background-color:#FFFFFF;
	color:#a3a3a3;	
	}
.fanhui a:link,.fanhui a:visited {
color:#a3a3a3;
text-decoration:none;
}
.fanhui a:hover,.fanhui a:active {
color:#007dec;
text-decoration: underline;
}	
.fanhui span{
	color:#404040;
	}	
	
	
/* 尾部信息
-------------------------------*/	
.footer{
	width:1000px;
	text-align:center;
	height:60px;
	line-height:60px;
	margin:0px auto;
	}


		