/*--------------------------------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(../qyyx_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: 30px;
	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(../qyyx_img/heng1_bt.jpg);
}
.main .heng1 .nr{
	width: 1150px;
	height: 530px;
	margin: 0 auto;
	margin-top: 44px;
	position: relative;
}
.main .heng1 .nr .fenqu{
	width: 550px;
	height: 170px;
	position: absolute;
}
.main .heng1 .nr .fenqu img{
	position: absolute;
	left: 0px;
	top: 0px;
}
.main .heng1 .nr .fenqu span{
	position: absolute;
	top: 0px;
	left: 111px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.main .heng1 .nr .fenqu p{
	position: absolute;
	top: 34px;
	left: 111px;
	color: #666666;
	font-size: 14px;
	line-height: 28px;
}
.main .heng1 .nr .fq1{
	left: 0px;
	top: 0px;
}
.main .heng1 .nr .fq2{
	right: 0px;
	top: 0px;
}
.main .heng1 .nr .fq3{
	left: 0px;
	top: 214px;
}
.main .heng1 .nr .fq4{
	right: 0px;
	top: 214px;
}
.main .heng1 .nr .fq5{
	left: 0px;
	top: 402px;
}
.main .heng1 .nr .fq6{
	right: 0px;
	top: 402px;
}
.main .heng1 .nr .fgx{
	position: absolute;
	top: 170px;
	left: -25px;
	width: 1200px;
	height: 1px;
	background: url(../qyyx_img/heng1_fgx.jpg);
}
.main .heng1 .nr .fgx2{
	position: absolute;
	top: 357px;
	left: -25px;
	width: 1200px;
	height: 1px;
	background: url(../qyyx_img/heng1_fgx.jpg);
}
.main .heng2{
	width: 100%;
	height: 444px;
	position: relative;
	overflow: hidden;
	margin-top: 70px;
}
.main .heng2 .cont{
	width: 1920px;
	height: 444px;
	position: absolute;
	margin-left: -960px;
	left: 50%;
	background: url(../qyyx_img/heng2_bg.jpg);
}
.main .heng2 .cont .p1{
	margin-top: 115px;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 10px;
}
.main .heng2 .cont .p2{
	margin-top: 35px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	width: 600px;
	margin: 0 auto;
	margin-top: 36px;
	line-height: 34px;
}
.main .heng3{
	width: 1200px;
	margin: 0 auto;
	margin-top: 70px;
}
.main .heng3 .bt{
	width: 1200px;
	height: 38px;
	background: url(../qyyx_img/heng3_bt.jpg);
}
.main .heng3 .nr{
	width: 1200px;
	height: 493px;
	margin-top: 60px;
	position: relative;
}
.main .heng3 .nr img{
	position: absolute;
	left: 482px;
}
.main .heng3 .nr p{
	position: absolute;
	width: 444px;
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}
.main .heng3 .nr p span{
	font-size: 16px;
	color: #155FAD;
	font-weight: bold;
	letter-spacing: 2px;
}
.main .heng3 .nr .pl{
	text-align: right;
	left: 0px;
}
.main .heng3 .nr .pr{
	text-align: left;
	right: 0px;
}
.main .heng3 .nr .p1{
	top: 44px;
}
.main .heng3 .nr .p2{
	top: 163px;
}
.main .heng3 .nr .p3{
	top: 280px;
}
.main .heng3 .nr .p4{
	top: 400px;
}
.main .heng4{
	width: 1200px;
	margin: 0 auto;
	margin-top: 72px;
	text-align: center;
}
.main .heng4 .bt{
	width: 1200px;
	height: 38px;
	background: url(../qyyx_img/heng4_bt.jpg);
}
.main .heng4 img{
	margin-top: 57px;
}
/*--------------------------------main------------end-------------*/