.KV{
	width:960px;
	height:202px;
	margin-bottom:30px;
}
input{
	outline: none
}
.main{
	margin-bottom:30px;
}
.leftNav{
	width:260px;
	float:left;
}
.leftNav li{
	height:62px;
	background-image:url(../images/grayBtn.png);
	background-repeat:no-repeat;
	margin-left:-2px;
	width:232px;
	margin-bottom:4px;
}
.leftNav li:hover{
	background-image:url(../images/goldenBtn.png);
	background-repeat:no-repeat;
}
.leftNav li.active{
	background-image:url(../images/goldenBtn.png);
	background-repeat:no-repeat;
}
.leftNav li a{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	line-height:56px;
	color:#fff;
	font-size:18px;
}
.leftNav li a span{
	font-family: '黑体'
}
.rightCon{
	width:700px;
	float:right;
	font-family: '宋体';
}
.rightCon h4{
	font-size:12px;
	color:#40351f;
	height:36px;
	line-height:36px;
	border-bottom:1px solid #c8c4bf;
}
.rightCon h4 a{
	color:#40351f;
}
.rightCon h4 span{
	color:#8c6724;
}
.rightCon .formQuery{
	width:400px;
	margin:40px auto;
}
/*tab切换按钮*/
.tabs{
	width:660px;
	height:34px;
	margin:20px auto 0;
	border-bottom:1px solid #d2d2d2;
	color:#898989;
	font-size:16px;
	text-align:center;
	line-height:34px;
	font-family: "Microsoft Yahei";
}
.tabs ul{
	margin-left:24px;
}
.tabs ul li{
	list-style:none;
	float:left;
	width:146px;
	height:32px;
	margin-right:2px;
	background:#d3d2cf;
	cursor:pointer;
}
.tabs ul li.active{
	background:#fff;
	border:1px solid #d2d2d2;
	border-bottom:none;
	height:34px;
	color:#805e22;
}
.formQuery p{
	margin-bottom:20px;
}
.formQuery input{
	height:42px;
	border:1px solid #d6d6d6;
	line-height:42px;
	color:#40351f;
	font-size:14px;
	font-family: '宋体';
	padding:0 16px;
	width:366px;
}
p.VerificationCode input{
	width:266px;
	float:left;
}
p.VerificationCode span{
	width:84px;
	height:42px;
	border:1px solid #d6d6d6;
	float:right;
	background:#e8e8e8;
	color:#6d6d6d;
	font-size:18px;
	line-height:42px;
	text-align:center;
	cursor:pointer;
}
.formQuery p.btn{
	width:144px;
	height:53px;
	margin:20px auto;
	cursor:pointer;
}
.formQuery02 h3{
	height:100px;
	line-height:100px;
	color:#97835f;
	font-size:24px;
	text-align:center;
	font-family: "Microsoft Yahei";
}
.formQuery02 .passBtn{
	height:50px;
	width:308px;
	margin:18px auto 0;
}
.formQuery02 .passBtn a{
	display:inline-block;
	width:150px;
	height:49px;
	text-align:center;
}
.formQuery02 .passBtn img{
	width:100%;
}
.formQuery03 h2{
	font-size:24px;
	font-family: "Microsoft Yahei";
	color:#373737;
	margin-top:34px;
	line-height:38px;
	text-align:center;
}
/*.footer01{
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-480px;
}*/
#code i{
	margin:0 1px;
	font-size:22px;
	font-weight:bold;
}
#searchInput{
	width:;
}
.rightCon .box{
	width:686px;
	margin:0 auto;
}
#searchInput{
	width:686px;
	height:50px;
	margin:24px 0 16px;
}
#searchInput>div,#searchInput .keywordSearch{
	float:left;
	margin-right:15px;
	height:46px;
	line-height:46px;
	font-size:14px;
	color:#40351f;
	padding:0 10px 0px 14px;
	border:1px solid #d7d7d7;
	position:relative;
	cursor:pointer;
}
#searchInput>div.searchBtn{
	float:right;
}
#searchInput>div>img{
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
}
#searchInput>div>p{
	width:100%;
	overflow:hidden;
	height:100%;
}
#searchInput .provSearch{
	width:118px;
}
#searchInput .schoolSearch{
	width:218px;
}
#searchInput .keywordSearch{
	width:118px;
}
#searchInput .keywordSearch input{
	width:100%;
	height:100%;
	font-family: '宋体';
	font-size:14px;
	color:#40351f;
	display:block;
	line-height:46px;
}
.searchBtn{
	float:left;
}
.searchBtn img{
	width:104px;
	height:53px;
	cursor:pointer;
}
#searchInput>div ul{
	width:100%;
	position:absolute;
	left:-1px;
	top:46px;
	border:1px solid #d7d7d7;
	display:none;
	background:#fff;
}
#searchInput li{
	width:100%;
	height:40px;
	padding-left:14px;
	box-sizing:border-box;
	cursor:pointer;
}
#searchInput li:hover{
	background:#f1eee8;
}
#tables{
	border:1px solid #d6d6d6;
	border-bottom:0;

}
#tables thead td{
	height:42px;
	background:#f1eee8;
	border-top:1px solid #fff;
}
#tables thead td.first{
	border-left:1px solid #fff;
}

#tables td{
	color:#40351f;
	font-size:14px;
	/*text-align:center;*/
	padding:0 18px;
}
#tables tbody td{
	height:38px;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
.isMaking{
	font-size:24px;
	text-align:center;
	line-height:200px;
	font-family: "Microsoft Yahei";
	color:#373737;
}
#page{
	width:100%;
	text-align:right;
	margin-top:20px;
}
#page a{
	margin-left:8px;
	height:28px;
	padding:6px 10px;
	border:1px solid #dadada;
	border-radius:4px;
	color:#494949;
}
#page .pageNum{
	display:inline-block;
}
#page .pageNum a.active{
	background:#9c845b;
	color:#fff;
	border:1px solid #9c845b;
}
.tr_odd{
	background:#f3f3f3;
}
.tr_even{
	background:#fff;
}