/*--------------------------------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(../qydx_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: 95px;
	top: 207px;
}
/*--------------------------------banner------------end-------------*/

/*--------------------------------main------------start-------------*/
.main{
	width: 100%; 
    overflow: auto; 
}
.main .heng1{
	width: 1200px;
	margin: 0 auto;
	margin-top: 65px;
}
.main .heng1 .bt{
	width: 1200px;
	height: 38px;
	background: url(../qydx_img/heng1_bt.jpg);
}
.main .heng1 .nr{
	width: 1150px;
	height: 240px;
	margin-left: 48px;
	margin-top: 76px;
	position: relative;
}
.main .heng1 .nr .fenqu{
	width: 185px;
	height: 240px;
	text-align: center;
	float: left;
	margin-right: 45px;
}
.main .heng1 .nr .fenqu span{
	display: block;
	margin-top: 25px;
	color: #434753;
	font-size: 14px;
	font-weight: bold; 
}
.main .heng1 .nr .fenqu p{
	margin-top: 10px;
	line-height: 24px;
	color: #666666;
	font-size: 12px;
}
.main .heng2{
	width: 100%;
	height: 740px;
	overflow: auto;
	margin-top: 90px;
	background: #F7F9FB;
}
.main .heng2 .bt{
	width: 1200px;
	height: 38px;
	margin: 0 auto;
	margin-top: 68px;
	background: url(../qydx_img/heng2_bt.jpg);
}
.main .heng2 .nr{
	width: 1200px;
	height: 500px;
	margin: 0 auto;
	margin-top: 70px;
}
.main .heng2 .nr .hexin{
	width: 1116px;
	height: 500px;
	margin-left: 105px;
	position: relative;
}
.main .heng2 .nr .hexin img{
	position: absolute;
	left: 83px;
}
.main .heng2 .nr .hexin .wenzi{
	position: absolute;
}
.main .heng2 .nr .hexin .wenzi span{
	color: #000000;
	font-size: 16px;
	font-weight: bold; 
	margin-bottom: 18px;
	display: block;
}
.main .heng2 .nr .hexin .wenzi p{
	color: #666666;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 12px;
}
.main .heng2 .nr .hexin .wza{
	top: 33px;
	left: 0px;
}
.main .heng2 .nr .hexin .wzb{
	top: 33px;
	left: 885px;
}
.main .heng2 .nr .hexin .wzc{
	top: 284px;
	left: 0px;
}
.main .heng2 .nr .hexin .wzd{
	top: 284px;
	left: 885px;
}

.main .heng3{
	width: 1200px;
	margin: 0 auto;
	margin-top: 72px;
	text-align: center;
}
.main .heng3 .bt{
	width: 1200px;
	height: 38px;
	background: url(../qydx_img/heng3_bt.jpg);
}
.main .heng3 img{
	margin-top: 57px;
}
/*--------------------------------main------------end-------------*/