html, body, img, p {
	margin: 0;
	padding: 0;
}
body#fenqigou {
	width: 100%;
	background-color: #fff;
	color: #333;
	font-size: 18px;
}
.head_background {
	background: url("../images/head_background.jpg") no-repeat center center;
	height: 729px;
	overflow: hidden;
	background-size: cover;
}
.head_background .head_content {
	width: 969px;
	height: 365px;
	background-color: #fff;
	margin: 0px auto;
	margin-top: 183px;
	overflow: hidden;
	text-align: center;
}
.head_background .head_content p {
	line-height: 2;
	font-size: 18px;
}
.zxc_content {
	width: 1000px;
	margin: 0 auto;
	height: 320px
}
.zxc_content .part_con {
	width: 44%;
	color: #333;
	padding: 0px 0px 0px 10px;
	line-height: 1.5
}
.zxc_content .part_con p {
	font-size: 16px;
}
.zxc_content .zxc_title {
	text-align: center;
	font-size: 48px;
	padding: 10px;
}
.zxc_scroll_1 .zxc_part0 {
	background: url("../images/zxc_0_bg.jpg") no-repeat center center fixed;
	height: 500px;
	overflow: hidden;
	background-size: cover;
}
.zxc_scroll_2 .zxc_part20 {
	background: url("../images/zxc_20_bg.jpg") no-repeat center bottom fixed;
	height: 500px;
	overflow: hidden;
	background-size: cover;
}
.zxc_scroll_3 .zxc_part50 {
	background: url("../images/zxc_50_bg.jpg") no-repeat center center fixed;
	height: 500px;
	overflow: hidden;
	background-size: cover;
}
.zxc_strategy_con .txt_s_content {
	height: 280px;
	background-color: #fff;
	margin-left: 20%;
	width: 1000px;
}
.zxc_strategy_con .txt_s_content img {
	width: 258px;
	position: absolute;
	top: -125px;
	left: 0px;
}
.zxc_strategy_con .txt_s_content p.title {
	font-size: 48px;
	padding: 50px 20px 0px 20px;
	color: #333;
}
.zxc_strategy_con .txt_s_content p.des {
	padding: 30px 0px 0px 20px;
	color: #333;
	font-size: 18px;
}
.zxc_flow {
	background-color: #f5f5f5;
	text-align: center;
}
.zxc_flow p {
	font-size: 16px;
	color: #333;
	padding: 30px 0px;
}
.zxc_flow a {
	display: block;
	width: 230px;
	height: 60px;
	background: #fdd000;
	border-radius: 4px;
	line-height: 60px;
	text-decoration: none;
	margin: 40px auto;
	font-size: 18px;
	color: #333;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both
}
.clear:after {
	content: '.';
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.p-re {
	position: relative
}
.mt50 {
	margin-top: 50px;
}
.mb40 {
	margin-bottom: 40px;
}
.fw_b {
	font-weight: bold;
}
.head_content .calc {
	display: block;
	position: fixed;
	bottom: 230px;
	left: 10px;
	width: 88px;
	height: 104px;
	background: url("../images/calculator.png") no-repeat;
	cursor: pointer;
	z-index: 500;
	background-size: 88px 104px;
}