/**!
 * 海门市政务中心 二级页面
 * author: zhuyichao;
 */

.left-bar {
	height: 828px;
	border: 1px solid #a2b8de;
	background: url("images_frontleft-bar-bg.jpg") no-repeat center bottom #fff;
}
.left-bar-title {
	height: 48px;
	padding-left: 20px;
	padding-right: 20px;
	background: url("images_frontleft-bar-title-bg.jpg") repeat-x top;
}
.title-ico {
	float: left;
	margin-left: 15px;
}
.left-title {
	float: left;
	margin-left: 20px;
	line-height: 48px;
	font-size: 20px;
	font-family: "Microsoft YaHei";
	color: #0b5098;
}

.left-bar-con {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	border-top: 1px solid #b9ccdf;
}
.left-item {
	margin-top: 10px;
	display: block;
	width: 197px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	border: 1px solid #dbdbdb;
	color: #333;
	background: url("images_frontleft-item.jpg") repeat-x;
}
.left-item:hover,
.left-item.cur {
	color: #000;
	border: 1px solid #edd297;
	background: url("images_frontleft-item-h.jpg") repeat-x;
}

/* 右边内容 */
.r-con {
	margin-bottom: 10px;
	min-height: 828px;
	font-family: "Microsoft YaHei";
	color: #333;
	border: 1px solid #a2b8de;
	background: #fff;
	/* overflow: hidden; */
}
.position {
	padding-left: 20px;
	height: 34px;
	line-height: 34px;
	font-family: "Microsoft YaHei";
	color: #000;
	background: url("images_frontp-bg.jpg") repeat-x 0 0;
	border-bottom: 1px solid #b9ccdf;
}
.p-link {
	color: #000;
}
.now-position {
	color: #217fe0;
}

/* 当前内容标题 */
.con-title {
	padding: 19px 20px 17px;
	line-height: 24px;
	font-size: 20px;
	font-family: "Microsoft YaHei";
	color: #0b5098;
	border-bottom: 1px solid #e3e3e3;
}
.search-btn {
	float: right;
	height: 24px;
	width: 76px;
	color: #fff;
	font-size: 16px;
	border: none;
	background: url(images_fronthdjl-search.jpg);
	cursor: pointer;
}
.pt9 {
	padding-top: 9px;
}

.item-label {
	float: left;
	margin-right: 26px;
	width: 136px;
	font-size: 16px;
	line-height: 40px;
	text-align: right;
}
.item-input {
	float: left;
	padding: 0 10px;
	width: 448px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ddd;
}
.item-textarea {
	float: left;
	padding: 7px 10px;
	width: 470px;
	height: 134px;
	line-height: 24px;
	border: 1px solid #ddd;
	box-sizing: border-box;
}
.item-select {
	float: left;
	padding-left: 10px;
	width: 178px;
	height: 40px;
	line-height: 38px;
}
.yzm-input {
	float: left;
	padding: 0 10px;
	width: 156px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ddd;
}

.require {
	color: #f00;
}
.sex-radio {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-top: 10px;
}
.sex-label {
	float: left;
	vertical-align: middle;
	margin-right: 20px;
	width: 50px;
	line-height: 40px;
}
.yzm-num {
	padding-left: 20px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
}
.submit-btn {
	float: left;
	width: 224px;
	height: 40px;
	color: #fff;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	border: none;
	background: #f25409;
	cursor: pointer;
}
.reset-btn {
	float: left;
	margin-left: 20px;
	width: 224px;
	height: 40px;
	color: #fff;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	border: none;
	background: #017cc2;
	cursor: pointer;
}

/*查询*/
.item-block2 {
	float: left;
	width: 50%;
}
.item-input2 {
	float: left;
	padding: 0 10px;
	width: 176px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ddd;
}
.item-label2 {
	float: left;
	margin-right: 26px;
	width: 106px;
	font-size: 16px;
	line-height: 40px;
	text-align: right;
}
.s-sub-btn-box {
	padding-top: 20px;
	text-align: center;
}
.s-sub-btn {
	width: 224px;
	height: 40px;
	color: #fff;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	border: none;
	background: #f25409;
	cursor: pointer;
}

/*查询结果*/
.result-box {
	margin-top: 10px;
	border-top: 1px dashed #ddd;
	padding-left: 30px;
}
.result-title {
	line-height: 18px;
	padding-top: 13px;
	font-size: 18px;
	color: #0b5098;
}
.result-item {
	margin-top: 8px;
}
.res-item-label {
	float: left;
	margin-right: 10px;
	width: 136px;
	font-size: 16px;
	line-height: 28px;
	text-align: right;
}
.res-item-con {
	float: left;
	width: 470px;
	font-size: 16px;
	height: 28px;
	line-height: 28px;
}
.res-item-conbox {
	float: left;
	min-height: 104px;
	width: 458px;
	padding: 0 5px;
	font-size: 16px;
	line-height: 26px;
	border: 1px solid #ddd;
}