@charset "utf-8";

/*专题布局*/

.wrapper {
	background-color: #f5f5f7;
	padding: 20px 0;
	border-bottom: 1px #E1E1EB solid;
}

.pzb-part1 {
	width: 960px;
	padding: 20px;
	background-color: #ffffff;
	margin-bottom: 20px;
}

.pzb-infop1-wrap {
	border-bottom: 1px #e1e1eb solid;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.pzb-infop1-wrap h1 {
	margin-bottom: 10px;
}

.pzb-infop1-item{
	width: 960px;
}

.earnings-wrap {
	float: left;
}

.earnings-wrap li {
	width: 125px;
	float: left;
}

.pzb-btn {
	float: right;
	width: 320px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #ffffff;
	background-color: #e63232;
	border-radius: 6px;
	text-align: center;
}

.pzb-part2-l {
	width: 640px;
	float: left;
}

.pzb-part2-item-wrap {
	width: 600px;
	padding: 20px;
	background-color: #ffffff;
	margin-bottom: 20px;
}

.page-title {
	width: 100%;
	margin: 0 auto;
	height: 30px;
	position: relative;
	border-bottom: 1px #e1e1eb solid;
	margin-bottom: 20px;
}

.page-title .title-txt {
	font-size: 16px;
	border-bottom: 1px #e63232 solid;
	height: 30px;
	position: absolute;
	color: #465064;
}

.page-title .explain {
	position: absolute;
	right: 0;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.pzb-info-table {
	width: 100%;
}

.pzb-info-table td {
	border-bottom: 1px #E1E1EB dotted;
	padding: 10px 0;
	line-height: 1.5;
}

.pzb-part2-r {
	width: 340px;
	float: right;
}

.pzb-qs-wrap {
	width: 300px;
	padding: 20px;
	background-color: #ffffff;
}

.pzb-qs-item{
	line-height: 1.5;
	padding-bottom: 20px;
	border-bottom: 1px #e1e1eb dotted;
	margin-bottom: 20px;
}

.ms-controller{
	visibility: hidden;
}


























