body{
	background: #fff!important;
}
.newZPJ_bannerWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
    background: url(../images/newZPJ2/newZPJ_banner.jpg) center no-repeat;
    background-size: cover;
}
.newZPJ_banner{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    padding: 150px 0;
}
.newZPJ_banner_p1{
	width: 100%;
	overflow: hidden;
	clear: both;
	position: relative;
	text-align: center;
}
.newZPJ_banner_p1 span{
	display: inline-block;
	position: relative;
	font-size: 60px;
	line-height: 100px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 6px;
}
.newZPJ_banner_p1 span:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 60%;
	height: 1px;
	background: #fff;
	content: '';
}
.newZPJ_banner_p1 span:after{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 60%;
	height: 1px;
	background: #fff;
	content: '';
}
.newZPJ_banner_p2{
	display: block;
	position: relative;
	font-size: 30px;
	line-height: 40px;
	font-weight: 200;
	color: #fff;
	text-align: center;
	width: 100%;
	margin-top: 30px;
}
/**/
.newZPJ_one{
	width: 949px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	position: relative;
	height: 703px;
	padding-left: 92px;
	padding-right: 115px;
	padding-top: 92px;
	margin-top: 70px;
}
.newZPJ_one:before{
	position: absolute;
	width: 1119px;
	height: 759px;
	content: '';
	border: 10px solid #f8f8f8;
	left: 0;
	top: 15px;
	z-index: -1;
}
.newZPJ_one:after{
	position: absolute;
	width: 1119px;
	height: 759px;
	content: '';
	border: 10px solid #f8f8f8;
	top: 0;
	left: 15px;
	z-index: -1;
}
.newZPJ_oneTop{
	width: 949px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
}
.newZPJ_oneTop_left{
	width: 632px;
	overflow: hidden;
	clear: both;
	padding-top: 20px;
}
.newZPJ_oneTop_left_title{
	width: 632px;
	overflow: hidden;
	clear: both;
	font-size: 18px;
	color: #333333;
	line-height: 36px;
}
.newZPJ_oneTop_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	margin-top: 80px;
}
.newZPJ_oneTop_right{
	width: 300px;
	position: absolute;
	right: 0;
	top: 0;
}
.newZPJ_oneTop_right img{
	display: block;
}
.newZPJ_oneBottom{
	width: 949px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 50px;
}
.newZPJ_oneBottom_left{
	width: 300px;
	float: left;
}
.newZPJ_oneBottom_left:nth-child(2){
	margin: 0 20px;
}
.newZPJ_oneBottom_left_pic{
	width: 60px;
	height: 60px;
	float: left;

}
.newZPJ_oneBottom_left_pic img{
	display: block;
}
.newZPJ_oneBottom_left_nr{
	width: 210px;
	margin-left: 16px;
	float: left;
}
.newZPJ_oneBottom_left_nr span.span1{
	display: block;
	width: 210px;
	overflow: hidden;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #ab46ce;
	line-height: 22px;
}
.newZPJ_oneBottom_left_nr span.span2{
	display: block;
	width: 210px;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	margin-top: 5px;
}
/**/
.newZPJ_two{
	width: 1200px;
	padding: 70px 0;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.newZPJ_two_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 30px 0;
}
.newZPJ_two_left{
	width:400px;
	display: block;
	float: left;
}
.newZPJ_two_leftTop{
	width: 100%;
	clear: both;
}
.newZPJ_two_leftBottom{
	margin-top: 30px;
}
.newZPJ_two_leftTop_title{
	width: 100%;
	font-size: 16px;
	color: #333;
	text-align: left;
	display: block;
}
.newZPJ_two_leftTop_lineBG{
	width: 90%;
	height: 7px;
	background: #909090;
	position: relative;
	margin-top: 20px;
	display: block;
}
.newZPJ_two_leftTop_line{
	position: absolute;
	left: 0;
	top: 0;
	height: 7px;
	background: #ab46ce;
	background: -webkit-linear-gradient(left, #ab46ce 0%, #2969B0 100%);
	background: -moz-linear-gradient(left, #ab46ce 0%, #2969B0 100%);
	background: -o-linear-gradient(left, #ab46ce 0%, #2969B0 100%);
	background: -ms-linear-gradient(left, #ab46ce 0%, #2969B0 100%);
	background: linear-gradient(to left, #ab46ce 0%, #2969B0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab46ce', endColorstr='#2969B0',GradientType=1 );
	z-index: 1;
}
.newZPJ_two_leftTop_lineNum{
	position: absolute;
    left: 0;
	width: 32px;
	height: 32px;
	border-radius: 32px;
	background: #ab46ce;
	top: -16px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	z-index: 2;
}
.newZPJ_two_center{
	margin: 0 40px;
}
/**/
.newIndex2_five{
	width: 1116px;
	overflow: hidden;
	clear: both;
	margin: 70px auto;
	background: url(../images/newZPJ2/newZPJ_threeBG.jpg) center no-repeat;
	background-size: cover;
	padding-top: 33px;
	padding-left: 84px;
	padding-bottom: 33px;
}
.newIndex2_five_left{
	width: 880px;
	float: left;
}
.newIndex2_five_left_title{
	width: 340px;
	height: 60px;
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
}
.newIndex2_five_left_title:before{
	position: absolute;
	width: 328px;
	height: 50px;
	content: '';
	right: 0;
	bottom: 0;
	border: 1px solid rgba(255,255,255,0.6);
	z-index: -1;
}
.newIndex2_five_left_title a{
	display: block;
	width: 328px;
	height: 50px;
	line-height: 50px;
	background: #fcd63c;
	font-size: 26px;
	color: #333333;
	text-align: center;
}
.newIndex2_five_left_list{
	width: 880px;
	overflow: hidden;
	clear: both;
}
.newIndex2_five_left_list li{
	width: 440px;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	padding-top: 10px;
}
.newIndex2_five_right{
	width: 200px;
	float: left;
}
.newIndex2_five_p1{
	width: 1200px;
	overflow: hidden;
	clear: both;
	text-align: right;
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
}
.newIndex2_five_p1 span{
	color: #fe2ba9;
	font-weight: bold;
}

.newIndex2_five_btn{
	display: block;
	width: 1200px;
	margin: 0 auto;
	padding: 30px;
}
.newIndex2_five_btn img{
	display: block;
}
.newIndex_one_left_btn{
	width: 210px;
	background: #ef2f71;
	display: block;
	cursor: pointer;
	position: relative;
	-webkit-transition-duration: 1.5s,1s,0s;
    transition-duration: 1.5s,1s,1s,0s;
    -webkit-transition-property: opacity,-webkit-transform,background;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform,background;
    -webkit-transition-delay: .6s,0s;
    transition-delay: .6s,0s;
    -webkit-transition-timing-function: cubic-bezier(.42,0,.03,.985);
    transition-timing-function: cubic-bezier(.42,0,.03,.985);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    font-size: 16px;
    color: #fff;
    height: 54px;
    border-radius: 30px;
    text-align: center;
    line-height: 54px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 40px;
    outline: none;
}
.newIndex_one_left_btn:before{
	content: '';
    width: 300px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transition: -webkit-transform .25s 0s;
    transition: transform .25s 0s;
    transition: transform .25s 0s,-webkit-transform .25s 0s;
    background: #0e0e12;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%,-50%,0) scale(0);
    -moz-transform: translate3d(-50%,-50%,0) scale(0);
    -ms-transform: translate3d(-50%,-50%,0) scale(0);
    transform: translate3d(-50%,-50%,0) scale(0);

}
.newIndex_one_left_btn:after{
	content: '';
    width: 300px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transition: -webkit-transform .25s 0s;
    transition: transform .25s 0s;
    transition: transform .25s 0s,-webkit-transform .25s 0s;
    background: 0 0;
    border: 5px solid #0e0e12;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%,-50%,0) scale(0);
    -moz-transform: translate3d(-50%,-50%,0) scale(0);
    -ms-transform: translate3d(-50%,-50%,0) scale(0);
    transform: translate3d(-50%,-50%,0) scale(0);
}
.newIndex_one_left_btn:hover{
	background: transparent!important;
	transition-delay: .6s,.35s;
	-webkit-transition-delay: .6s,.35s;
    -moz-transition-delay: .6s,.35s;
    -ms-transition-delay: .6s,.35s;
}
.newIndex_one_left_btn:hover:before{
	-webkit-transition: -webkit-transform .5s .15s;
    transition: -webkit-transform .5s .15s;
    transition: transform .5s .15s;
    transition: transform .5s .15s,-webkit-transform .5s .15s;
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -moz-transform: translate3d(-50%,-50%,0) scale(1);
    -ms-transform: translate3d(-50%,-50%,0) scale(1);
    transform: translate3d(-50%,-50%,0) scale(1);
}
.newIndex_one_left_btn:hover:after{
	-webkit-transition: -webkit-transform .5s 0s;
    transition: -webkit-transform .5s 0s;
    transition: transform .5s 0s;
    transition: transform .5s 0s,-webkit-transform .5s 0s;
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -moz-transform: translate3d(-50%,-50%,0) scale(1);
    -ms-transform: translate3d(-50%,-50%,0) scale(1);
    transform: translate3d(-50%,-50%,0) scale(1);
}
/**/
.newZPJ_fourWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #f4f6f8;
	padding: 70px 0;
}
.newZPJ_four{
	width: 890px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.newZPJ_four_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.newZPJ_four_title span.span1{
	width: 100%;
	overflow: hidden;
	clear: both;
	display: block;
	text-align: center;
	font-size: 24px;
	color: #ab46ce;
	font-weight: bold;
}
.newZPJ_four_title span.span2{
	width: 100%;
	overflow: hidden;
	clear: both;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
}
.newZPJ_four_title img{
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.newZPJ_fourMain{
	width: 890px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	background: url(../images/newZPJ2/newZPJ_fourMain_pic1.jpg) center center no-repeat;
	padding-top: 60px;
}
.newZPJ_fourMain_left{
	width: 320px;
	float: left;
}
.newZPJ_fourMain_leftOne{
	width: 320px;
	overflow: hidden;
	clear: both;
}
.newZPJ_fourMain_leftOne_left{
	width: 250px;
	overflow: hidden;
	float: left;
}
.newZPJ_fourMain_leftOne_left_title{
	width: 250px;
	overflow: hidden;
	clear: both;
	font-size: 18px;
	color: #ab46ce;
	text-align: right;
}
.newZPJ_fourMain_leftOne_left_nr{
	width: 250px;
	overflow: hidden;
	clear: both;
	text-align: right;
	font-size: 16px;
	color: #999;
	line-height: 26px;
	margin-top: 10px;
}
.newZPJ_fourMain_leftOne_right{
	width: 50px;
	height: 50px;
	float: right;
}
.newZPJ_fourMain_leftOne_right img{
	display: block;
	width: 100%
}
.newZPJ_fourMain_leftTwo{
	padding-right: 40px;
	width: 240px;
	margin: 30px 0;
}
.newZPJ_fourMain_leftTwo .newZPJ_fourMain_leftOne_left,.newZPJ_fourMain_leftTwo .newZPJ_fourMain_leftOne_left_title,.newZPJ_fourMain_leftTwo .newZPJ_fourMain_leftOne_left_nr{
	width: 170px;
}
.newZPJ_fourMain_right{
	width: 320px;
	float: right;
}
.newZPJ_fourMain_rightOne{
	width: 320px;
	overflow: hidden;
	clear: both;
}
.newZPJ_fourMain_rightOne_left{
	width: 250px;
	overflow: hidden;
	float: right;
}
.newZPJ_fourMain_rightOne_left_title{
	width: 250px;
	overflow: hidden;
	clear: both;
	font-size: 18px;
	color: #ab46ce;
	text-align: left;
}
.newZPJ_fourMain_rightOne_left_nr{
	width: 250px;
	overflow: hidden;
	clear: both;
	text-align: left;
	font-size: 16px;
	color: #999;
	line-height: 26px;
	margin-top: 10px;
}
.newZPJ_fourMain_rightOne_right{
	width: 50px;
	height: 50px;
	float: left;
}
.newZPJ_fourMain_rightTwo{
	padding-left: 40px;
	width: 240px;
	margin: 30px 0;
}
.newZPJ_fourMain_rightTwo .newZPJ_fourMain_rightOne_left,.newZPJ_fourMain_rightTwo .newZPJ_fourMain_rightOne_left_title,.newZPJ_fourMain_rightTwo .newZPJ_fourMain_rightOne_left_nr{
	width: 170px;
}
/**/
.newZPJ_five{
	width: 1060px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 70px 0;
}
.newZPJ_fiveNr{
	width: 1056px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	position: relative;
	height: 425px;
	padding-top: 40px;
}
.newZPJ_fiveNr_one{
	width: 533px;
	clear: both;
	position: absolute;
	height: 160px;
	z-index: 2;
}
.newZPJ_fiveNr_oneLeft{
	width: 450px;
	overflow: hidden;
	clear: both;
	background: #f8f8f8;
	padding: 25px;
	height: 110px;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}
.newZPJ_fiveNr_oneLeft1:after{
	content: '';
	position: absolute;
	width: 92px;
	height: 120px;
	background: url(../images/newZPJ2/newZPJ_fiveNr_pic1.png) center no-repeat;
	right:30px;
	top: 20px;
	opacity: 0.5;
}
.newZPJ_fiveNr_oneLeft2:after{
	content: '';
	position: absolute;
	width: 92px;
	height: 120px;
	background: url(../images/newZPJ2/newZPJ_fiveNr_pic2.png) center no-repeat;
	right:30px;
	top: 20px;
	opacity: 0.5;
}
.newZPJ_fiveNr_oneLeft3:after{
	content: '';
	position: absolute;
	width: 92px;
	height: 120px;
	background: url(../images/newZPJ2/newZPJ_fiveNr_pic3.png) center no-repeat;
	right:30px;
	top: 20px;
	opacity: 0.5;
}
.newZPJ_fiveNr_oneLeft4:after{
	content: '';
	position: absolute;
	width: 92px;
	height: 120px;
	background: url(../images/newZPJ2/newZPJ_fiveNr_pic4.png) center no-repeat;
	right:30px;
	top: 20px;
	opacity: 0.5;
}
.newZPJ_fiveNr_oneLeft_title{
	width: 450px;
	overflow: hidden;
	clear: both;
	vertical-align: middle;
}
.newZPJ_fiveNr_oneLeft_title img.img1{
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	margin-right: 4px;
}
.newZPJ_fiveNr_oneLeft_title img.img2{
	display: none;
	vertical-align: middle;
	width: 40px;
	margin-right: 4px;
}
.newZPJ_fiveNr_oneLeft_title span{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.newZPJ_fiveNr_oneLeft_nr{
	width: 450px;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 22px;
	color: #999;
	margin-top: 8px;
}
.newZPJ_fiveNr_oneLeft_pic1,.newZPJ_fiveNr_oneLeft_pic2{
	display: block;
	width: 12px;
	position: absolute;
	left: 500px;
	top: 15px;
}
.newZPJ_fiveNr_oneLeft_pic2{
	display: none;
}
.newZPJ_fiveNr_one_circle{
	width: 6px;
	height: 6px;
	border: 2px solid #ab46ce;
	position: absolute;
	right: 0;
	top: 20px;
	border-radius: 100%;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}
.newZPJ_fiveNr_one:hover .newZPJ_fiveNr_oneLeft{
	top: -4px;
	background: #ab46ce;
}
.newZPJ_fiveNr_one:hover .newZPJ_fiveNr_oneLeft_title img.img1{
	display: none;
}
.newZPJ_fiveNr_one:hover .newZPJ_fiveNr_oneLeft_title img.img2{
	display: inline-block;
}
.newZPJ_fiveNr_one:hover .newZPJ_fiveNr_oneLeft_title span{
	color: #fff;
}
.newZPJ_fiveNr_one:hover .newZPJ_fiveNr_oneLeft_nr{
	color: #fff;
}
.newZPJ_fiveNr_one:hover .newZPJ_fiveNr_one_circle{
	background: #ab46ce;
}
.newZPJ_fiveNr_one:hover .newZPJ_fiveNr_oneLeft1:after{
	background: url(../images/newZPJ2/newZPJ_fiveNr_pic1_hover.png) center no-repeat;
}
.newZPJ_fiveNr_one:hover .newZPJ_fiveNr_oneLeft2:after{
	background: url(../images/newZPJ2/newZPJ_fiveNr_pic2_hover.png) center no-repeat;
}
.newZPJ_fiveNr_one:hover .newZPJ_fiveNr_oneLeft3:after{
	background: url(../images/newZPJ2/newZPJ_fiveNr_pic3_hover.png) center no-repeat;
}
.newZPJ_fiveNr_one:hover .newZPJ_fiveNr_oneLeft4:after{
	background: url(../images/newZPJ2/newZPJ_fiveNr_pic4_hover.png) center no-repeat;
}
.newZPJ_fiveNr_two{
	top: 250px;
}
.newZPJ_fiveNr_three{
	left: 523px;
	top: 68px;
}
.newZPJ_fiveNr_three .newZPJ_fiveNr_oneLeft{
	left: 32px;
}
.newZPJ_fiveNr_three .newZPJ_fiveNr_oneLeft_pic1,.newZPJ_fiveNr_three .newZPJ_fiveNr_oneLeft_pic2{
	left: 22px;
}
.newZPJ_fiveNr_one:hover .newZPJ_fiveNr_oneLeft_pic1{
	display: none;
}
.newZPJ_fiveNr_one:hover .newZPJ_fiveNr_oneLeft_pic2{
	display: block;
}
.newZPJ_fiveNr_three .newZPJ_fiveNr_one_circle{
	left: 0;
}
.newZPJ_fiveNr_four{
	top: 287px;
}
.newZPJ_fiveNr_line{
	width: 2px;
	height: 450px;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: 60px;
	background: #f8f8f8;
	z-index: 1;
}
/**/
.newZPJ_sixNr_btn{
	display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
    direction: ltr;
    width: 40px;
    height: 40px;
    margin-top: 60px;
}
.newZPJ_sixNr_btn img{
	display: block;
	width: 80%;
	margin: 0 auto;
	padding-left: 15%;
	padding-top: 6px;
}
.newZPJ_sixNr_btn:before{
	border: 1px solid #fff;
	width: 40px;
	height: 40px;
	content: "";
	display: block;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	left: 0;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}
.newZPJ_sixNr_btn:after{
	border: 1px solid #fff;
	width: 40px;
	height: 40px;
	content: "";
	display: block;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	left: 6px;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}
.newZPJ_sixNr_btn:hover:before{
	border-color: #000;
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.newZPJ_sixNr_btn:hover:after{
	border-color: #000;
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	top: 6px;
}
/**/
.newZPJ_seven{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 0 0 70px 0;
}
.newZPJ_sevenNr{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 50px;
}
.newZPJ_sevenNr_one{
	width: 270px;
	height: 270px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	margin-right: 40px;
}
.newZPJ_sevenNr_one:nth-child(4n){
	margin-right: 0;
}
.newZPJ_sevenNr_one_pic{
	width: 270px;
	height: 270px;
	overflow: hidden;
	clear: both;
	line-height: 270px;
	vertical-align: middle;
}
.newZPJ_sevenNr_one_bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 270px;
	height: 270px;
	background: #ab46ce;
	background: -webkit-linear-gradient(top, #ab46ce 0%, #2969B0 100%);
	background: -moz-linear-gradient(top, #ab46ce 0%, #2969B0 100%);
	background: -o-linear-gradient(top, #ab46ce 0%, #2969B0 100%);
	background: -ms-linear-gradient(top, #ab46ce 0%, #2969B0 100%);
	background: linear-gradient(to top, #ab46ce 0%, #2969B0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab46ce', endColorstr='#2969B0',GradientType=1 );
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}
.newZPJ_sevenNr_one_nr{
	width: 270px;
	height: 270px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	z-index: 2;
}
.newZPJ_sevenNr_one_nr_p1{
	width: 90%;
	overflow: hidden;
	clear: both;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-top: 40px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s; 
	-moz-transition: opacity 0.35s, -webkit-transform 0.35s; 
	-o-transition: opacity 0.35s, -webkit-transform 0.35s; 
    transition: opacity 0.35s, transform 0.35s; 
    -webkit-transform: scale3d(0, 0, 1); 
	-moz-transform: scale3d(0, 0, 1); 
	-o-transform: scale3d(0, 0, 1); 
    transform: scale3d(0, 0, 1);
    margin: 0 auto;
}
.newZPJ_sevenNr_one_nr_p2{

	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
}
.newZPJ_sevenNr_btn{
	width: 40px;
	height: 40px;
	position: relative;
	display: block;
	margin: 0 auto;
	padding-left: 20px;
	margin-top: 20px;
}
.newZPJ_sevenNr_btn img{
	display: block;
	width: 30px;
	padding-top: 4px;
}
.newZPJ_sevenNr_btn:before{
	display: block;
	position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    content: '';
    opacity: 0;
    left: 30px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; 
	-moz-transition: opacity 0.35s, -webkit-transform 0.35s; 
	-o-transition: opacity 0.35s, -webkit-transform 0.35s; 
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1); 
    -moz-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1); 
    -o-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1); 
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1); 
    -webkit-transform-origin: 50%; 
    -moz-transform-origin: 50%; 
    -o-transform-origin: 50%; 
    transform-origin: 50%; 


}
.newZPJ_sevenNr_btn:after{
	display: block;
	position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; 
	-moz-transition: opacity 0.35s, -webkit-transform 0.35s; 
	-o-transition: opacity 0.35s, -webkit-transform 0.35s; 
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1); 
    -moz-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1); 
    -o-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1); 
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1); 
    -webkit-transform-origin: 50%; 
    -moz-transform-origin: 50%; 
    -o-transform-origin: 50%; 
    transform-origin: 50%; 
    left: 35px;
}
.newZPJ_sevenNr_one:hover .newZPJ_sevenNr_one_bg{
	opacity: 0.7;
	visibility: visible;
}
.newZPJ_sevenNr_one:hover .newZPJ_sevenNr_one_nr{
	opacity: 1;
	visibility: visible;
}
.newZPJ_sevenNr_one:hover .newZPJ_sevenNr_one_nr_p1{
	opacity: 1;
	visibility: visible;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.newZPJ_sevenNr_one:hover .newZPJ_sevenNr_btn:before{
	opacity: 1;
	visibility: visible;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
    -moz-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
    -o-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
}
.newZPJ_sevenNr_one:hover .newZPJ_sevenNr_btn:after{
	opacity: 1;
	visibility: visible;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
    -moz-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
    -o-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
}
/**/
.newZPJ_eightWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/newZPJ2/newZPJ_eightWrap_bg.jpg) center no-repeat;
	background-size: cover;
}
.newZPJ_eight{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 70px 0;
}
.newZPJ_eightNr{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 40px;
}
.newZPJ_eightNr_one{
	width: 386px;
	overflow: hidden;
	float: left;
}
.newZPJ_eightNr_two{
	margin-left: 20px;
	margin-right: 20px;
}
.newZPJ_eightNr_one_pic{
	width: 386px;
	height: 217px;
	overflow: hidden;
	clear: both;
	display: block;
}
.newZPJ_eightNr_one_pic img{
	display: block;
	width: 386px;
	height: 217px;
}
.newZPJ_eightNr_one_nr{
	width: 386px;
	overflow: hidden;
	clear: both;
	height: 206px;
	background: #fff;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}
.newZPJ_eightNr_one_nr a.span1{
	display: block;
	width: 340px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	font-size: 18px;
	color: #ab46ce;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}
.newZPJ_eightNr_one_nr a.span2{
	display: block;
	width: 340px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	text-align: center;
	padding-top: 15px;
	margin-top: 15px;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	font-size: 16px;
	color: #999;
	line-height: 26px;
}
.newZPJ_eightNr_one_nr a.span2:before{
	position: absolute;
	content: '';
	width: 40px;
	height: 1px;
	background: #333;
	left: 50%;
	margin-left: -20px;
	top: 0px;
	z-index: -1;
}
.newZPJ_eightNr_one_nr a.span2:after{
	position: absolute;
	content: '';
	width: 40px;
	height: 1px;
	background: #333;
	left: 50%;
	margin-left: -12px;
	top: 2px;
	z-index: -1;
}
.newZPJ_eightNr_one:hover .newZPJ_eightNr_one_nr{
	background: #ab46ce;
}
.newZPJ_eightNr_one:hover .newZPJ_eightNr_one_nr a.span1,.newZPJ_eightNr_one:hover .newZPJ_eightNr_one_nr a.span2{
	color: #fff;
}
.newZPJ_eightNr_one:hover .newZPJ_eightNr_one_nr a.span2:after,.newZPJ_eightNr_one:hover .newZPJ_eightNr_one_nr a.span2:before{
	background: #fff;
}

/**/
.newZPJ2_oneWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #f4f6f8;
	padding: 70px 0;
	margin-top: 70px;
}
.newZPJ2_one{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.newZPJ2_one_top{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.newZPJ2_one_top_left{
	width: 582px;
	float: left;
	padding-top: 90px;
}
.newZPJ2_one_top_left span{
	display: block;
	width: 160px;
	height: 64px;
	position: relative;
	z-index: 2;
	padding-left: 8px;
	float: left;
	margin-left: 38px;
	margin-bottom: 38px;
	cursor: pointer;
}
.newZPJ2_one_top_left span.span1{
	margin-left: 0;
}
.newZPJ2_one_top_left span:after{
	position: absolute;
	content: '';
	width: 160px;
	height: 56px;
	left: 0;
	bottom: 0;
	background: #ededed;
	z-index: -1;
}
.newZPJ2_one_top_left span b{
	width: 156px;
	height: 52px;
	border: 2px solid #333333;
	display: block;
	text-align: center;
	line-height: 52px;
	font-size: 20px;
	font-weight: normal;
}
.newZPJ2_one_top_left span.span2 b,.newZPJ2_one_top_left span:hover b{
	border-color: #ab46ce;
	color: #ab46ce;
}
.newZPJ2_one_top_right{
	width: 618px;
	height: 307px;
	float: left;
	padding-top: 40px;
	position: relative;
}
.newZPJ2_one_top_right img.img1{
	display: block;
}
.newZPJ2_one_top_right span{
	display: none;
	position: absolute;
	vertical-align: middle;
}
.newZPJ2_one_top_right span img{
	display: inline-block;
	vertical-align: middle;
}
.newZPJ2_one_top_right span b{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #fff;
	padding: 0 20px;
	height: 36px;
	background: #ef2f71;
	border-radius: 30px;
	line-height: 36px;
	font-weight: normal;
	margin-left: 5px;
}
.newZPJ2_one_top_right span.span1{
	left: 98px;
	top: 103px;
}
.newZPJ2_one_top_right span.span2{
	left: 262px;
	top: 68px;
}
.newZPJ2_one_top_right span.span3{
	left: 490px;
	top: 250px;
}
.newZPJ2_one_top_right span.span3 img{
	display: block;
	margin: 0 auto;
}
.newZPJ2_one_top_right span.span3 b{
	display: block;
	margin: 0 auto;
	width: 70px;
	text-align: center;
	margin-top: 5px;
}
.newZPJ2_one_top_right span.span4{
	left: 287px;
	top: 77px;
}
.newZPJ2_one_top_right span.span5{
	left: 302px;
	top: 70px;
}
.newZPJ2_one_top_right span.span6{
	left: 302px;
	top: 70px;
}
.newZPJ2_one_top_right span.span7{
	left: 490px;
	top: 104px;
}
.newZPJ2_one_top_right span.span7 img{
	display: block;
	margin: 0 auto;
}
.newZPJ2_one_top_right span.span7 b{
	display: block;
	margin: 0 auto;
	width: 40px;
	text-align: center;
	margin-top: 5px;
}
.newZPJ2_one_top_right span.spanDisplay{
	display: block;
}
.newZPJ2_one_bottom{
	width: 1116px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	border: 2px solid #333333;
	padding: 40px;
}
.newZPJ2_one_bottom_one{
	width: 100%;
	overflow: hidden;
	clear: both;
	display: none;
}
.newZPJ2_one_bottom_one_wz{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 20px;
	color: #666666;
	line-height: 30px;
}
.newZPJ2_one_bottom_one_wz span{
	color: #ab46ce;
}
.newZPJ2_one_bottom_two{
	display: block;
}


