@charset "utf-8";
/* CSS Document */
/*鉴定中心样式 */
html {
background-color:#FFFFFF;
}

.wrapper{
	width:1200px;
	margin:0px auto;
}

.wgray{
	width:100%;
	margin:0px auto;
	background-color:#f7f8fa;
}
/*mininav
-------------------------------*/
.logo{
	width:170px;
	height:60px;
	margin-top:15px;
	background: url(../images/logo.png) no-repeat 0px 0px;
	float:left;
	margin-bottom:20px;
	}
h2.top_tit{
	float:left;
	margin-left:30px;
	font-size:36px;
	color:#166be8;
	line-height:40px;
	padding-top:25px;
	font-weight:700;
}
.mininav{
	width:100px;
	height:60px;
	float:right;
	font-size:16px;
	}
.mininav ul{
	line-height:80px;
	height:80px;
	width:400px;
	}
.mininav ul li{
	line-height:80px;
	height:80px;
	float:left;
	padding:0px 15px;
	}
.mininav ul li a:link,.mininav ul li a:visited {
    color:#969aa4;
}
.mininav ul li a:hover,.mininav ul li a:active {
	color:#0655fd;
}

/*header
-------------------------------*/
.hdbg{
 width:100%;
 height:497px;
background:#0657fd url(../images/headerbg.jpg) center 0px no-repeat;
}
.header{
	width:1200px;
	margin:0px auto;
	position:relative;
}

.header h4{
	font-size:24px;
	color:#FFF;
	line-height:150px;
	text-align:center;
	}	
.header h4 span{
	font-size:30px;
	padding:0px 20px;
	}
/*综合学科
-------------------------------*/
.box03{
	border-radius:10px;
	}	
.box03 a{
	width:230px;
	height:390px;
	float:left;
	margin-bottom:10px;
		border-radius:10px;
	}

.box03 a>span{
	display:block;
	width:95%;
	height:40px;
	line-height:40px;
	font-size:22px;
	text-align:center;
	margin:0px auto 20px;
	}
	.box03 a h4{
		color:#0967fd;
		height:70px;
		font-size:18px;
		line-height:25px;
		width:80%;
		margin:0px auto 15px;
		box-sizing:border-box;
		padding-top:25px;
		border-radius:10px;
		background-color:#FFF;
	}
.box03 a p{
	width:86%;
	font-size:14px;
	color:#c3daff;
	margin:0px auto;
	}
.box03 a.zonghe_01bg{
    background: url(../images/pg1_zh.jpg) no-repeat 0px 0px;
	}
.box03 a.zonghe_02bg{
    background: url(../images/pg1_zh.jpg) no-repeat -239px 0px;
	}
.box03 a.zonghe_03bg{
    background: url(../images/pg1_zh.jpg) no-repeat -480px 0px;
	}
.box03 a.zonghe_04bg{
    background: url(../images/pg1_zh.jpg) no-repeat -719px 0px;
	}
.box03 a.zonghe_05bg{
    background: url(../images/pg1_zh.jpg) no-repeat -959px 0px;
	}
.box03 a:link,.box03 a:visited {
	color:#fff;
	border:1px #4972b5 solid;
}
.box03 a:hover,.box03 a:active {
	color:#fff;
	background:#3117ee none;
	border:1px #25deff solid;
}
.box03 a img{
	width:45px;
	height:45px;
	opacity:0.5;
	display:block;
	margin:20px auto 10px;
	}
.box03 a:hover img{
	opacity:0.9;
	}
	
/*嵌套尾
----------------------------------*/
.ifram_footer {
width:100%;
height:95px;
margin:0px auto;
}					
/* 尾部信息
-------------------------------*/	
.footer{
	width:100%;
	line-height:30px;
	padding:20px 0px;
	}
.footer p{
	text-align:center;
	width:1200px;
	margin:0px auto;
	}


		