/*保单查询页面*/
.bxfw_wrapper {
	width: 100%;
	border: 1px solid #e2e2e2;
	border-top: 2px solid #ea3237;
	min-height: 335px;
}
.bxfw_wrapper .title {
	padding: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #777777;
}
.bxfw_wrapper .title .line {
	width: 4px;
	height: 20px;
	background: #dc1d22;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 4px;
}
.bxcx_wrapper {
	width: 100%;
}
.bxcx_box {
	width: 620px;
	min-height: 415px;
	height: auto;
	padding-bottom: 20px;
	margin: 0 auto;
	-moz-border-radius: 6px; /* 圆的半径为边长的一半，即300px */
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 2px solid #f2f2f2;
}
.bxcx_form {
	padding: 0 0 0 35px;
}
.bxcxjg_box h3 {
	font-family: 'Microsoft Yahei', 'simsun', 'simhei';
	height: 64px;
	line-height: 64px;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.bxcx_box .title {
	color: #dc1d22;
	font-family: 'Microsoft Yahei', 'simsun', 'simhei';
	height: 64px;
	line-height: 64px;
	font-size: 20px;
	border-bottom: 1px dashed #e3e3e3;
	text-align: center;
}
.form_contol {
	width: 100%;
	line-height: 40px;
}
.form_contol .fieldname {
	width: 120px;
	text-align: right;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #333333;
	margin-right: 20px;
}
.form_contol button {
	border: none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.form_contol .reset_form {
	margin-left: 36px;
	width: 117px; height: 50px;
}
.form_contol .submit_form {
	width: 267px; height: 50px;
}
.form_input {
	position: relative;
}
.arrow-down {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #d3d3d3;
}
div.form_input {
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
}
div.form_input .arrow-down {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -2px;
}
div.form_input .flowdiv {
	position: absolute;
	width: 240px;
	border: 1px solid #e7e7e7;
	border-top: none;
	right: -1px;
	top: 38px;
	min-height: 40px;
	z-index: 1000;
	background: #fff;
}
.flowdiv ul {
}
/*保单查询结果页面*/

.bdcxjg_nav {
	display: block;
	width: 100%;
	border-left: 1px #e1e4e6 solid;
	border-bottom: 2px #DA4F4F solid;
}
.bdcxjg_nav li {
	display: inline-block;
	width: 108px;
	height: 36px;
	text-align: center;
	border: 1px #e1e4e6 solid;
	border-left: none;
	background: #f2f2f2;
	border-bottom: none;
	font-size: 14px;
	color: #4d4d4d;
	line-height: 36px;
	float: left;
	cursor: pointer;
}
.bdcxjg_nav li.on {
	border-top: 1px #d11c20 solid;
	color: #d11c20;
	background: #fff;
}
.bdcxjg_table {
	border-collapse: collapse;
	border: none;
	width: 100%;
}
.bdcxjg_table th {
	font-size: 16px;
	color: #333333;
	background: #e4e4e4;
	height: 50px;
	text-indent: 20px;
}
.bdcxjg_table td {
	height: 44px;
	font-size: 12px;
	font-family: 'Microsoft Yahei', 'simsun', 'simhei';
}
.bdcxjg_table th, .bdcxjg_table td {
	border: solid #e7e7e7 1px;
}
.bdcxjg_table td {
	padding: 0 10px;
	text-align: center;
}
.bdcxjg_table td.field {
	font-weight: bold;
	background: #f2f2f2;
}
.bdcxjg_table td.value {
	background: #ffffff;
}
.select-area-div{display: none;}
.select-area-desc{margin-left:52px;width: 200px!important;}
.select-area{width: 143px!important;}
.plyno-type,.plyno-input{padding: 0 0 0 35px;}
.eservice-notice{clear: both; font-size: 12px;color:red;margin-left: 100px;margin-bottom: -20px;display: none;}
.zhongbaoxin{display:none; color:#333333; margin: 20px 0;width: 100%;text-align: center;}
.zhongbaoxin p{font-size: 12px;}
