.hdjl-q-title {
	border-bottom: 6px solid #dcdcdc;
	margin-bottom: 15px;
}

.hdjl-q-title span {
	display: inline-block;
	width: 306px;
	height: 55px;
	line-height: 55px;
	font-size: 22px;
	color: #fff;
	background-color: #005bac;
	text-align: center;
}

.zixun-con {
	padding: 20px 15px 0;
}

.zixun-con .zixun-con-p {
	border: 3px solid #0075c2;
	padding: 10px 50px;
}

.zixun-con .zixun-con-p .zixun-con-title {
	font-size: 18px;
	color: #005bac;
	line-height: 1;
	margin-bottom: 16PX;
}

.zixun-con .zixun-con-p p {
	text-indent: 2em;
	font-size: 12px;
	color: #221815;
	line-height: 25px;
}

.zixun-btn {
	margin: 20px 0;
	font-size: 0
}

.zixun-btn a {
	display: inline-block;
	height: 30px;
}
.zixun-btn a:focus{
	outline: none;
}
.zixun-btn a+a {
	margin-left: 25px;
}

.result {
	margin-top: 20px;
	margin-bottom: 20px;
}
.result .lishi,.result .chaxun{
	border: 3px solid #0075c2;
}
.result .chaxun{
	display: none;
}
.result .lishi .title,.result .chaxun .title{
	font-size: 14px;
	color: #fff;
	width: 131px;height: 29px;
	line-height: 29px;
	background-color: #005bac;
	text-align: center;
}
.result form{
	font-size: 14px;
	color: #231815;
	margin-bottom: 24px;
}
.result form input{
	display: inline-block;
	width: 288px;
	border: 2px solid #a0a0a0;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	margin-left: 12px;
	margin-right: 24px;
}
.result form button{
	border: none;
	outline: none;
	display: inline-block;
	width: 80px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background-color: #0075c2;
	font-size: 14px;
	color: #fff;
}
.wyzx-table{
	width: 760px;
	font-size: 12px;
	margin: 0 auto;
	table-layout: fixed;
}
.wyzx-table th{
	text-align: center;
	background-color:#80c269;
	color: #fff;
}
.nav-page {
    text-align: center;
    margin-top: 30px;
    padding: 25px 0 45px 35px;
}
.nav-page ul {
    font-size: 0;
}
.nav-page ul li {
    display: inline-block;
    font-size: 14px;
}
.nav-page ul li.head {
    margin: 0 30px;
}
.nav-page ul li a {
    display: block; 
    cursor: pointer;   
}
.nav-page ul li.prev, .nav-page ul li.next {
    margin-right: 20px;
}
.nav-page ul li.num {
    text-align: center;
    padding: 0 10px;
}
.nav-page ul li.last {
    margin-right: 35px;
}
.nav-page ul li.jump input {
    width: 47px;
    height: 20px;
    margin: 0 10px;
    text-align: center;
}
.nav-page ul li.go button {
    width: 36px;
    margin-left: 8px;
    padding: 2px;
    height: 20px;
    line-height: 15px;
    vertical-align: top;
    font-size: 12px;
}
.gaojisousuo .modal-content {
    border: 10px solid #0075c2;
    margin-top: 100px;
}
.gaojisousuo form input[type=text],.gaojisousuo form select{
	width: 152px;
	display: inline-block !important;
	background-color: #fff;
}
.gaojisousuo form label{
	font-weight: normal;
}
.gaojisousuo form .tip{
	cursor: pointer;
}
.gaojisousuo form .shouji{
	border: none;
	outline: none;
	background-color: #76C1E9;
	color: #fff;
}