.xz_hearda1 .heardc {
	text-align: center;
}
.xz_hearda1 .heardc > * {
	display: inline-block;
	vertical-align: middle;
}
.xz_hearda1 .heardc .heardcc {
	float: inherit;
	margin-left: 60px;
}
.xz_hearda1 {
	background: #f9f9f9;
	padding-bottom: 20px;
}
.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.clearfix {
	zoom: 1;
}
ul,li {
	list-style: none
}
.qrm-input {
	outline: none;
	border: none;
	height: 30px
}
.qrm-pinming {
	height: 38px;
	line-height: 40px;
	border: 1px solid #ddd;
	position: relative;
	width: 385px;
}
.qrm-pinming:hover {
	cursor: pointer
}
.qrm-pinming input:hover {
	cursor: pointer
}
.qrm-pinming-panel {
	width: 100%;
	height: 454px;
	background: #fff;
}
.qrm-border {
	float: left;
	width: 25%;
	height: 100%;
	overflow-y: auto;
	background: #f8f8f8;
	padding: 0 40px;
	box-sizing: border-box;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}
.qrm-lev {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 15px;
	text-align: center;
}
.qrm-lev>li {
	width: 100%;
	position: relative;
	display: block;
	line-height: 56px;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px dashed #dddddd;
}
.qrm-lev>li span {
	display: inline-block;
	padding: 0 25px;
	line-height: 36px;
	border-radius: 18px;
}
.qrm-lev>li:hover span,
.qrm-lev>li:hover span a
 {
	color: #fff;
	background: #b10e16;
}
.qrm-lev-1>li.active span,
.qrm-lev-2>li.active span,
.qrm-lev-3>li.active span,
.qrm-lev-4>li.active span,
.qrm-lev-4>li.active span a,
.qrm-lev-4>li.active span a:hover{
	color: #fff;
	background: #b10e16;
}

.wh_modal {
	position: fixed;
	width: 100%;
	left: 0;
	display: none;
}
.wh_hd {
	border: 2px solid #fff;
}
.wh_hd ul li {
	width: 25%;
	float: left;
	border: 2px solid #fff;
	background: #dcdcdc;
	text-align: center;
	color: #303030;
	font-weight: bold;
	font-size: 18px;
	box-sizing: border-box;
	line-height: 50px;
}
.qrm-input-border {
	width: 30%;
}
.qrm-input-border input {
	display: inline-block;
	font-size: 12px;
	height: 20px;
	width: 50%;
}
.xz_container {
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0 110px 0;
}
.xz_ww {
	background: #fff;
	box-shadow: 0px 2px 20px 0px rgba(54, 54, 54, 0.3);
}
.xz_h1 {
	background: #b10e16;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.xz_h1 span {
	font-size: 16px;
	display: inline-block;
	margin-left: 40px;
}
.xz_heardcbc {
	padding: 0;
	width: 624px;
	left: 50%;
	transform: translateX(-50%);
}
.xz_heardcbc .qrm-border {
	padding: 0 20px;
}
.xz_heardcbc .qrm-lev>li span {
	width: 100%;
	padding: 0;
}