/*--------------------------------banner------------start-------------*/
.banner{
	width: 100%;
	height: 350px;
	position: relative;
	overflow: hidden;
}
.banner .cont{
	width: 1920px;
	height: 350px;
	position: absolute;
	margin-left: -960px;
	left: 50%;
	background: url(../hdzb_img/banner.jpg);
}
.banner .cont .nr{
	width: 1200px;
	height: 350px;
	margin: 0 auto;
	position: relative;
}
.banner .cont .nr a{
	position: absolute;
	width: 150px;
	height: 45px;
	background: #F7C552;
	border-radius: 23px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 4px;
	text-align: center;
	line-height: 45px;
	left: 160px;
	top: 217px;
}
/*--------------------------------banner------------end-------------*/

/*--------------------------------main------------start-------------*/
.main{
	width: 100%; 
    overflow: auto; 
}
.main .heng1{
	width: 1200px;
	margin: 0 auto;
	margin-top: 68px;
}
.main .heng1 .bt{
	width: 1200px;
	height: 22px;
	background: url(../hdzb_img/heng1_bt.jpg);
}
.main .heng1 p{
	text-align: center;
	line-height: 22px;
	font-size: 14px;
	color: #999999;
	margin-top: 12px;
}
.main .heng1 img{
	display: block;
	margin: 0 auto;
	margin-top: 60px;
}
.main .heng2{
	width: 100%;
	height: 500px;
	background: #F7C552;
	margin-top: 94px;
	overflow: auto;
}
.main .heng2 .bt{
	width: 1200px;
	height: 38px;
	margin: 0 auto;
	margin-top: 76px;
	background: url(../hdzb_img/heng2_bt.jpg);
}
.main .heng2 .pto{
	text-align: center;
	color: #624604;
	font-size: 14px;
	letter-spacing: 1px;
}
.main .heng2 .nr{
	width: 1200px;
	height: 235px;
	margin: 0 auto;
	margin-top: 55px;
	position: relative;
}
.main .heng2 .nr .fenqu{
	position: absolute;
	float: left;
	text-align: center;
}
.main .heng2 .nr .fenqu .p1{
	font-size: 16px;
	color: #624604;
}
.main .heng2 .nr .fenqu .p1 span{
	font-size: 48px;
	color: #ffffff;
}
.main .heng2 .nr .fenqu .p2{
	font-size: 14px;
	color: #624604;
	margin-top: 15px;
}
.main .heng2 .nr .fq1{
	left: 48px;
}
.main .heng2 .nr .fq2{
	left: 348px;
}
.main .heng2 .nr .fq3{
	left: 620px;
}
.main .heng2 .nr .fq4{
	left: 910px;
}
.main .heng3{
	width: 1200px;
	margin: 0 auto;
	margin-top: 70px;
	text-align: center;
}
.main .heng3 .bt{
	width: 1200px;
	height: 38px;
	margin-bottom: 78px;
	background: url(../hdzb_img/heng3_bt.jpg);
}
.main .heng4{
	width: 100%;
	height: 743px;
	background: #F4F4F4;
	margin-top: 96px;
	overflow: auto;
}
.main .heng4 .bt{
	width: 1200px;
	height: 38px;
	background: url(../hdzb_img/heng4_bt.jpg);
	margin: 0 auto;
	margin-top: 76px;
}
.main .heng4 .nr{
	width: 1000px;
	height: 486px;
	margin: 0 auto;
	margin-top: 70px;
}
.main .heng4 .nr img{
	display: block;
	float: right;
}
.main .heng4 .nr .left{
	width: 700px;
	height: 486px;
	float: left;
	text-align: center;
	position: relative;
}
.main .heng4 .nr .left p{
	position: absolute;
	color: #000000;
	font-size: 18px;
}
.main .heng4 .nr .left p span{
	display: block;
	width: 150px;
	height: 45px;
	line-height: 45px;
	background: #F7C552;
	border-radius: 23px;
	color: #ffffff;
}
.main .heng4 .nr .left .p1{
	top: 40px;
}
.main .heng4 .nr .left .p2{
	top: 198px;
}
.main .heng4 .nr .left .p3{
	top: 358px;
}
.main .heng5{
	width: 1200px;
	margin: 0 auto;
	margin-top: 72px;
	text-align: center;
}
.main .heng5 .bt{
	width: 1200px;
	height: 38px;
	background: url(../hdzb_img/heng5_bt.jpg);
}
.main .heng5 img{
	margin-top: 57px;
}
/*--------------------------------main------------end-------------*/