.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;
}
.cjwt form{
	width: 400px;
	margin: 0 auto 25px;
	border: 1px solid #a0a0a0;
} 
.cjwt span{
	font-size: 17px;
	color: #000;
}
.cjwt select{
	width: 130px;
	display: inline-block;
}
.cjwt input{
	width: 248px;
	display: inline-block;
}
.cjwt-row{
	margin-top: 8px;
}
.cjwt button{
	display: inline-block;
	width: 108px;
	height: 28px;
	line-height: 16px;
	text-align: center;
	background-color: #99ce87;
	font-size: 17px;
	color: #fff;
	border: none;
	margin-top: 8px;
	margin-bottom: 10px;
}
.cjwt-q{
	text-align: left;
	background-color: #f2f2f2;
	padding: 10px;
}
.cjwt-a{
	text-align: left;
	background-color: #f1f8ee;
	padding: 10px;
}
.cjwt-q span{
	font-size: 16px;
	color: #000;
	display: inline-block;
}
.cjwt-qa{
	margin-bottom: 10px;
}
.pagination>li {
	display: inline-block;
}

.pagination li li {
	margin-left: 5px;
	margin-right: 5px;
}