.Inquire {
	width: 755px;
	margin: 0 auto;
	text-align: center;
	height: 40px;
}

.Inquire var {
	float: left;
	color: #666;
	font-family: "微软雅黑";
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	padding: 0 10px;
	font-weight: bold;
}

.Inquire .div_select {
	float: left;
	width: 114px;
}

.Inquire input {
	float: left;
}

.div_select {
	position: relative;
	left: 0;
	top: 0;
	border-bottom: 1px solid #ddd;
	width: 112px;
	height: 38px;
	padding: 0 10px;
	display: inline;
	float: left;
	z-index: 9999;
}

.div_select_con {
	float: left;
	width: 73px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #666;
	font-family: "微软雅黑";
	font-size: 16px;
	vertical-align: middle;
	font-weight: 500;
}

.div_select h3 {
	height: 40px;
	cursor: pointer;
}

.ckxq {
	position: absolute;
	z-index: 9999;
	color: #333;
	font-size: 14px;
	bottom: -25px;
	right: 45px;
}

.ckxqshort {
	position: absolute;
	z-index: 9999;
	color: #333;
	font-size: 14px;
	bottom: -25px;
	right: -80px;
}

.div_select ul {
	position: absolute;
	left: 0;
	top: 39px;
	display: none;
	border: 1px solid #ccc;
	width: 90%;
	background: #fff;
}

.div_select ul li {
	display: block;
	padding: 5px;
	border-bottom: 1px dashed #ccc;
	cursor: pointer;
	color: #666;
}
.div_select ul li:hover {
	background-color: #5EA5E2;
	color: #fff;
}
.div_select_jiantou {
	float: right;
	width: 38px;
	height: 38px;
	background: url(http://www.szgm.gov.cn/topicImg/jt.png) center no-repeat;
}

.Inquire em {
	float: left;
	width: 54px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-style: normal;
}

.input_btn {
	background: #ffffff;
	border: none;
	padding: 2px 10px;
	border-radius: 5px;
	color: #5ea5e2;
	font-size: 16px;
	border: 2px solid;
	margin-top: 5px;
	margin-left: 10px;
	cursor: pointer;
}
.sj_tab {
	border: 1px solid #e6e6e6;
	background: #fff;
	padding: 20px;
}