.section0{
	background: #fff;
	padding-bottom: 140px;
}
.section1{
	background:#fff url(../images/secpayoem/section1-bg.jpg) no-repeat top center;
	height:880px;
	position: relative;
	padding-bottom: 30px;
}
.cen-logo{
	position: absolute;
	left:50%;
	margin-left:-158px;
	top:195px;
}
.sec1-con{
	position: absolute;
	left:50%;
	width:826px;
	height:800px;
	margin-left:-413px;
	top:0px;
}
.sec1-con p{
	display: block;
	width:170px;
	height:110px;
	position: absolute;
	padding-top:60px;
	line-height:24px;
	cursor: pointer;
	cursor:hand;
}
.sec1-con p:hover:after{
	content:'';
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display: block;
}
.sec1-con .blue-dark{
	top:-60px;
	left:50%;
	margin-left:-85px;
	background: url(../images/secpayoem/blue-dark.png) no-repeat center center;
}
.sec1-con .blue-dark:hover:after{
	background: url(../images/secpayoem/blue-dark-hover.png) no-repeat center center;
}
.sec1-con .blue{
	right:0;
	top:106px;
	background: url(../images/secpayoem/blue.png) no-repeat center center;
}
.sec1-con .blue:hover:after{
	background: url(../images/secpayoem/blue-hover.png) no-repeat center center;
}
.sec1-con .purple{
	right:44px;
	top:412px;
	padding-top:70px;
	height:100px;
	background: url(../images/secpayoem/purple.png) no-repeat center center;
	color:#fff;
}
.sec1-con .red{
	bottom:0px;
	left:50%;
	margin-left:-85px;
	background: url(../images/secpayoem/red.png) no-repeat center center;
}
.sec1-con .red:hover:after{
	background: url(../images/secpayoem/red-hover.png) no-repeat center center;
}
.sec1-con .yellow{
	left:44px;
	top:412px;
	background: url(../images/secpayoem/yellow.png) no-repeat center center;
}
.sec1-con .yellow:hover:after{
	background: url(../images/secpayoem/yellow-hover.png) no-repeat center center;
}
.sec1-con .green{
	left:0;
	top:106px;
	background: url(../images/secpayoem/green.png) no-repeat center center;
}
.sec1-con .green:hover:after{
	background: url(../images/secpayoem/green-hover.png) no-repeat center center;
}



.section1 .btm-btn{
	position: absolute;
	left:50%;
	width:260px;
	height:60px;
	line-height:60px;
	display: block;
	text-align:center;
	background: #ff790d;
	font-size:24px;
	color:#fff;
	bottom: 0px;
	margin-left:-130px;
	-webkit-border-radius:30px;
	border-radius:30px;
}