@charset "utf-8";
/* CSS Document */
/*鉴定中心样式 */
html {
background-color:#FFFFFF;
}
body{
	background-color:#f3f4f5;
	}
.wrapper{
	width:1200px;
	margin:0px auto;
}
/*mininav
-------------------------------*/
.mininavbg{
	width:100%;
	height:40px;
	background:url(../images/mininavbg.jpg) repeat-x 0px 0px;
	}
.mininav{
	line-height:40px;
	width:1200px;
	margin:0px auto;
	}
.mininav ul{
	width:95%;
	margin:0px auto;
	}
.mininav ul li{
	float:left;
	padding-left:25px;
	}
.mininav ul li a:link,.mininav ul li a:visited {
    color:#033c81;
}
.mininav ul li a:hover,.mininav ul li a:active {
	color:#024fff;
}
.input_l {
width:150px;
background-color:#FFF;
border:1px #b2b2ac solid;
height:22px;
margin:0 15px 0 10px;
}
.btn-l {
width:54px;
height:25px;
background:url(../images/btn_login.jpg) no-repeat 0px 0px;
cursor:pointer;
border-width:0;
margin-right:10px;
}

/*header
-------------------------------*/
.hdbg{
	width:100%;
	background:#030632 url(../images/header.jpg) no-repeat  center 0px;
	height:320px;
	margin:0px auto;
}
.header{
	width:1200px;
	height:320px;
	margin:0px auto;
}
.header h2{
	font-size:35px;
	color:#FFFFFF;
	padding-top:100px;
}
.header h3{
	font-size:28px;
	color:#FFFFFF;

}


/*检索
-------------------------------*/
.s_nav{
	margin-bottom:10px;
	padding-left:37px;
	}
.s_nav a{
	display:block;
	padding:2px 10px;
	color:#333;
	border-radius:5px;
	float:left;
	}
.s_nav a:hover{
	color:#fff;	
	background-color:#064eb4;
	}
.s_nav a.s_current{
	color:#0055ef;	
	opacity:0.9;
	background-color:#FFF;
	}
.searchbg{
	width:1200px;
	height:185px;
	margin:-52px auto 0px;
	background:#fff url(../images/seachbg.jpg)  no-repeat left top;
}
.searchlf{
	width:600px;
	float:left;
	height:170px;
	background:url(../images/searchbg.jpg) no-repeat 10px 40px;
		}
.shtit{
	padding-top:35px;
	padding-bottom:22px;
	margin-left:35px;
	font-size:22px;
	color:#064eb4;
	}	
.shtit span{
	font-size:16px;
	padding-left:15px;
	}	
.inputtxt {
width:300px;
height:30px;
line-height:30px;
border:1px #c7c7c7 solid;
padding-left:5px;
float:left;
margin-left:35px;
}

.inputfk {
width:280px;
height:26px;
line-height:26px;
border:1px #4f9be9 solid;
padding-left:3px;
margin-top:2px;
float:left;
margin-left:80px;
}
.fkbtn {
margin-top:2px;
font-size:14px;
float:left;
width:60px;
height:28px;
line-height:28px;
background-color:#53811a;
cursor:pointer;
border-width:0;
color:#fff;
}
.inputbtngj {
float:left;
width:110px;
height:32px;
cursor:pointer;
border-width:0;
margin-left:10px;
color:#064eb4;
background-color:#fff;
border:1px #064eb4 solid;
}	
.inputbtn {
background-color:#064eb4;
float:left;
width:110px;
height:32px;
line-height:32px;
cursor:pointer;
border-width:0;
color:#fff;
}
.searfr{
	width:535px;
	float:right;
	margin-top:33px;
	margin-right:28px;
	color:#999999;
	}	
	.searfr h4{
		font-size:18px;
		color:#f37828;
		margin-bottom:20px;
	}
.searfr ul li a{
	display:block;
	width:18%;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
	margin-bottom:10px;
	border-radius:3px;
	margin-right:10px;
	background-color:#ffeadd;
	}
	
.searfr ul li a.searfr01{
		background:#f7f8fa url(../images/searfr.png) no-repeat 27px 30px;  
	}
.searfr ul li a.searfr02{
		background:#edeef1 url(../images/searfr.png) no-repeat 24px -82px;  
	}
	.searfr ul li a.searfr03{
		background:#f7f8fa url(../images/searfr.png) no-repeat 25px -190px;  
	}
	.searfr ul li a.searfr04{
		background:#edeef1 url(../images/searfr.png) no-repeat 26px -304px;  
	}
		.searfr ul li a.searfr05{
		background:#f7f8fa url(../images/searfr.png) no-repeat 25px -410px;  
	}	
.searfr ul li a:link,.searfr ul li a:visited {	
color:#ed640a;
}
.searfr ul li a:hover,.searfr ul li a:active {
color:#fff;
background-color:#f37828;
}

/*最新资源推荐
-------------------------------*/	
.content{
	width:1200px;
	margin:0px auto;
	}
.content h3{
	text-align:center;
    font-size:24px;
     height:55px;
	line-height:55px;
	margin-bottom:10px;
	}
.content h3.titnav{
	text-align:center;
    font-size:30px;
     height:75px;
	line-height:80px;
	margin-bottom:50px;
	color: #00439e;
	border-bottom:1px #d7d8d6 solid;
	background:url(../images/column01.png) no-repeat 600px -685px;
	}
	.content h3.titnav span{
	padding:0px 75px 0px 5px;
    font-size:24px;
	}
	.content h4{
	font-size:20px;
	height:32px;
	line-height:32px;
	padding-left:30px;
	margin-bottom:25px;
	margin-top:30px;
	}

	.content h4.tit01{
	border-left:4px #00439e solid;
	}
		.content h4.tit02{
	border-left:4px #f37828 solid;
	}
		.content h4.tit03{
	border-left:4px #4cb050 solid;
	}
			.content h4.tit04{
	border-left:4px #df363d solid;
	}
	.content h4 a {
		padding-left:15px;
		padding-right:30px;
}
.content h4 a:link,.content h4 a:visited {
	font-size:14px;
	color:#848484;
}
.content h4 a:hover,.content h4 a:active {
	font-size:14px;
}
.content table tr td{
	line-height:35px;
	}
.column{
	width:376px;
	margin-right:30px;
	border:1px #d7d8d6 solid;
	margin-bottom:10px;
	background-color:#FFF;
	}
.column_one{
	width:100%;
	border:1px #d7d8d6 solid;
	margin-bottom:10px;
	background-color:#FFF;
	padding-top:30px;
	padding-bottom:20px;
	}
.borblue{
	border-bottom:1px #00439e solid;
	}
	.bory{
	border-bottom:1px #f37828 solid;
	}
.column h5{
	font-size:18px;
	height:70px;
	line-height:70px;
	color:#fff;
	text-align:left;
	margin-bottom:15px;
	padding-left:38px;
	}
.content h5.tit01{
	background:#00439e url(../images/column01.png) no-repeat 280px 22px;
	}
	.content h5.tit02{
	background:#00439e url(../images/column01.png) no-repeat 280px -155px;
	}
	.content h5.tit03{
	background:#00439e url(../images/column01.png) no-repeat 280px -305px;
	}
		.content h5.tit04{
	background:#f37828 url(../images/column01.png) no-repeat 280px -305px;
	}
			.content h5.tit05{
	background:#f37828 url(../images/column01.png) no-repeat 285px -480px;
	}
.content h5.tit06{
	background:#00439e url(../images/column01.png) no-repeat 1100px 22px;
	}
	.column ul{
		padding-bottom:15px;
		padding-left:20px;
	}
.column ul li{
width:100px;
padding-left:17px;
float:left;
	}
.column ul.lha{
	line-height:30px;
	}
.column ul.lhb{
	line-height:37px;
	padding-bottom:17px;
	}
.column ul.lhc{
	line-height:45px;
	padding-bottom:30px;
	}
	.column ul.lhd{
	line-height:37px;
	}
.column_one ul{
	padding-left:28px;
	}

.column_one ul li a{
	display:block;
	text-align:center;
	width:11%;
	float:left;
	padding:5px 2px;
	font-size:14px;
	line-height:30px;
	border-radius:5px;
	color:#333;
	margin:0px 5px 10px;
	background-color:#f0f6ff;
	}			
.column_one ul li a:hover{
	color:#fff;	
	background-color:#1b66e6;
	}
.column_two ul li a{
		width:14%;
	}		
.column_three ul li a{
		width:18%;
	}		
		
.sidebar{
	width:240px;
	float:right;
	}	
.sidebar h3{
	color:#2175df;
    font-size:18px;
	padding-left:25px;
	font-style:italic;
	height:55px;
	line-height:55px;
	background:url(../images/bg.gif) no-repeat -462px -920px;
	margin-bottom:10px;
	}
.sidebar h3 span{
	font-size:24px;
	}
.sidebar ul li{
width:210px;
padding-left:20px;
line-height:37px;
white-space:nowrap; 
text-overflow:ellipsis; 
overflow:hidden;
background:url(../images/bg.gif) no-repeat -462px -1230px;
	}
	
.bottom20{
	margin-bottom:30px;
	}
	
/*中文期刊推荐
-------------------------------*/	
h3.titzw{
	color:#2175df;
    font-size:18px;
	padding-left:25px;
	font-style:italic;
	height:55px;
	line-height:55px;
	background:url(../images/bg.gif) no-repeat -462px -920px;
	margin-bottom:10px;
	margin-top:15px;
	}
h3.titzw font{
	font-size:24px;
	}	
h3.titzw span a:link,h3.titzw span a:visited {	
color:#2175df;
text-decoration:none;
}
h3.titzw span a:hover,h3.titzw span a:active {
color:#2175df;
text-decoration:underline;
}
.zwbd{
	margin-bottom:40px;
	}
.zwbd ul li{
	float:left;
	margin-right:69px;
	text-align:center;
	}
	.zwbd ul li img{
		display:block;
		margin-bottom:15px;
		width:110px;
		height:150px;
		border:1px #d1d1d1 solid;
	
}	
.sfbd a{
	display:block;
	font-size:20px;
	text-align:center;
	float:left;
	margin-right:25px;
    width:380px;
	line-height:130px;
	margin-bottom:30px;
}

.sfbd a.imggw01{
background: url(../images/sf01.jpg) no-repeat 0px 0px;
}
.sfbd a.imggw02{
background: url(../images/sf02.jpg) no-repeat 0px 0px;
}
.sfbd a.imggw03{
background: url(../images/sf03.jpg) no-repeat 0px 0px;
}
.sfbd a:link,.sfbd a:visited {
color:#fff;
}
.sfbd a:hover,.sfbd a:active {
color:#fff;
background:#2c63e2  none;
}	
.column02box{
	margin-bottom:10px;
	width:1200px;
	}
	
.column02box a{
line-height:70px;
text-align:center;
display:block;
width:236px;
border:1px #d7d8d6 solid;
float:left;
	}
.column02box a:link,.column02box a:visited {	
background-color:#FFF;
}
.column02box a:hover,.column02box a:active {
color:#FFFFFF;
background-color:#2c63e2;
}	
	
	
	
/* 尾部信息
-------------------------------*/	
footer{
	width:100%;
	height:45px;
	background-color:#00439e;
	text-align:center;
	color:#FFFFFF;
	}
footer span{
	width:800px;
	margin:0px auto;
	height:45px;
	line-height:45px;
	text-align:center;
	}


.xulist{
	width:583px;
	border:1px #d7d8d6 solid;
	margin-bottom:40px;
	background-color:#FFFFFF;
	}

.xulist h5{
	font-size:18px;
	height:70px;
	line-height:70px;
	color:#fff;
	text-align:left;
	margin-bottom:15px;
	padding-left:38px;
	}
.xulist01{
	background:#4cb050 url(../images/column01.png) no-repeat 470px -878px;
	}
	.xulist02{
	background:#4cb050 url(../images/column01.png) no-repeat 470px -1127px;
	}
.xulist ul{
		padding:10px 20px 20px 30px;
	}

.xulist ul li{
white-space:nowrap; 
text-overflow:ellipsis; 
overflow:hidden;
width:500px;
padding-left:20px;
line-height:35px;
background:url(../images/icon.jpg) no-repeat 0px 11px;	
	}
/*嵌套尾
----------------------------------*/
.ifram_f {
width:100%;
height:255px;
margin:0px auto;
vertical-align:bottom;
}
				
/*尾部信息
-----------------*/
.f_nav{
		height:35px;
		line-height:35px;
		background-color:#565e66;
		}
.f_mtop0{
	margin-top:0px;}		
.f_nav ul li{
	float:left;
	padding-right:55px;
		}
.f_nav ul li a{
	color:#fff;
		}			
.f_navbg{
	background-color:#394048;
	margin-top:0px;
	}	
.gray_line{
		border-bottom:1px #565e66 solid;}	
.footer{
	width:100%;
	background-color:#394048;
	color:#9a9a9a;
	font-size:14px;
	}
.copy{
	width:670px;
	padding:10px 0px 5px;
	box-sizing:border-box;
	}
.copy p{
	width:730px;
	line-height:25px;
	}
.copy p>img{
	margin-right:10px;
	margin-top:5px;
	}
.copy p>a{
	color:#9a9a9a;
	padding-right:10px;
	}
.copy p>a:hover{
	color:#fff;
	}
	.copy p span{
	padding-right:10px;
	}
.weixin{
	width:410px;
	}
.weixin p{
	display:inline-block;
	padding-top:25px;
	text-align:center;
	margin-left:15px;
	}
.weixin p img{
	width:115px;
	height:115px;
	}
.weixin p span{
	display:block;
	margin-top:2px;
	text-align:center;
	font-size:12px;
	}
	
	
	
.fr a.more-link:hover {
    color: #1a5fb4;
}		
