.z-pg-container .z-pg-main {
	width: 1200px;
	margin: 0 auto;
}

.z-pg-container .z-pg-main-new {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 60px;
}

/*简介*/
.z-intro {
	padding-bottom: 70px;
	box-sizing: border-box;
}

.z-intro>img {
	width: 100%;
}

.z-intro .z-pg-name {
	font-size: 60px;
	font-weight: bold;
	line-height: 102px;
	color: #000000;
	text-align: center;
}

.z-intro .z-pg-sub {
	font-size: 30px;
	font-weight: bold;
	line-height: 38px;
	color: #333333;
	text-align: center;
	margin-top: 25px;
}

.z-intro .z-pg-content {
	font-size: 18px;
	font-weight: 400;
	line-height: 230%;
	color: #666666;
	text-align: justify;
	margin-top: 25px;
}

.z-intro .z-pg-content p {
	text-indent: 2em;
}

.z-pg-data-new{
	padding: 32px;
	background: #FFFFFF;
	border-radius: 24px;
	box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.07);
	
	display: flex;
	align-items: center;
	justify-content: center;
}

.z-pg-data-new .z-pg-box-new{
	flex: 1;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.z-pg-data-new .z-pg-box-new .z-pg-num-new{
	font-weight: 600;
	font-size: 64px;
	color: #0075C2;
}

.z-pg-data-new .z-pg-box-new .z-pg-num-new p{
	display: inline-block;
}

.z-pg-data-new .z-pg-box-new .z-pg-num-new span{
	font-size: 14px;
	color: #333;
	padding-left: 6px;
	display: inline-block;
	position: relative;
}

.z-pg-data-new .z-pg-box-new .z-pg-num-new span::after{
	position: absolute;
	content: '/';
	top: -4px;
	left: -3px;
	width: 100%;
	height: 100%;
	font-size: 18px;
}

.z-pg-data-new .z-pg-box-new .z-pg-title-new{
	font-weight: 600;
	font-size: 16px;
	color: #666666;
	padding-top: 10px;
}

/* 企业文化 */
.z-pg-culture{
	width: 100%;
}

.z-pg-culture-title{
	text-align: center;
}

.z-pg-culture-content{
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding-top: 40px;
}

.z-pg-culture-content p{
	width: 80%;
	/*font-weight: 600;*/
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	color: #666666;
}

.z-pg-culture-list-wrap{
	padding-top: 60px;
	padding-bottom: 225px;
	background-image: url(../images/shuping.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.z-pg-culture-list{
	width: 1200px;
	display: flex;
	padding-top: 125px;
	align-items: center;
}

.z-pg-culture-list .z-pg-culture-item{
	flex: 1;
	text-align: center;
}

.z-pg-culture-list .z-pg-culture-item .z-pg-culture-item-title{
	padding: 14px 0;
}

.z-pg-culture-list .z-pg-culture-item h2{
	font-weight: 600;
	font-size: 24px;
	line-height: 34px;
	color: #0075C2;
}

.z-pg-culture-list .z-pg-culture-item h3{
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	color: #999999;
}

.z-pg-culture-list .z-pg-culture-item .z-pg-culture-item-bg{
	/*height: 460px;*/
	overflow: hidden;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}

.z-pg-culture-list .z-pg-culture-item .z-pg-culture-item-bg img{
	width: 100%;
	height: 100%;
}

.z-intro .z-pg-data {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 740px;
	margin: 30px auto;
}

.z-intro .z-pg-data .z-pg-box {
	border-right: 1px solid rgba(112, 112, 112, .11);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex: 1;
}

.z-intro .z-pg-data .z-pg-title {
	font-size: 24px;
	color: #000000;
}

.z-intro .z-pg-data .z-pg-num {
	font-size: 50px;
	font-weight: 500;
	color: #3976C4;
	margin-top: 30px;
}

.z-intro .z-pg-data .z-pg-num span {
	font-size: 12px;
	color: rgba(0, 0, 0, .22);
}

.z-intro .z-pg-data .z-pg-num i {
	position: relative;
	top: -25px;
	right: 12px;
	font-size: 18px;
}

/*团队*/
.z-pg-team {
	background-image: url(../images/chanping-bg.png);
	background-size: 100% auto;
	box-sizing: border-box;
	padding: 70px 0;
	box-sizing: border-box;
}

.z-pg-team .z-pg-name {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	display: flex;
	justify-content: center;
	align-items: center;
}

.z-pg-team .z-pg-name:before {
	content: "";
	display: inline-block;
	height: 2px;
	width: 166px;
	background-color: #3976C4;
	margin-right: 40px;
}

.z-pg-team .z-pg-name:after {
	content: "";
	display: inline-block;
	height: 2px;
	width: 166px;
	background-color: #3976C4;
	margin-left: 40px;
}

.z-pg-team .z-pg-sub {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.z-pg-team .z-pg-btns {
	display: grid;
	grid-template-columns: 190px 190px 190px;
	grid-gap: 20px;
	width: 610px;
	margin: 25px auto;
}

.z-pg-team .z-pg-btns .z-team-btn {
	height: 50px;
	background: rgba(57, 118, 196, 1);
	border-radius: 46px;
	font-size: 16px;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}

.z-pg-team .z-team-imgs {
	display: grid;
	grid-template-columns: 292px 292px 292px 292px;
	grid-gap: 10px;
	margin-top: 60px;
}

.z-pg-team .z-team-imgs .z-team-box {
	background-color: #F1F1F1;
	height: 570px;
	position: relative;
}

.z-pg-team .z-team-imgs .z-team-box .z-team-box-sm {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 30px 25px;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #FFFFFF;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.16);
	min-height: 150px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.z-team-li {
	background-color: #FFFFFF;
	border-radius: 12px;
	padding: 30px;
	box-sizing: border-box;
	margin-top: 50px;
}

.z-team-li img {
	width: 100%;
}

.z-team-li .z-team-title {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 64px;
	color: #000000;
	margin-top: 40px;
}

.z-team-li .z-team-title>img {
	width: 102px;
	margin: 0 70px;
}

.z-team-li ul {
	margin-top: 30px;
}

.z-team-li ul li {
	font-size: 30px;
	line-height: 49px;
	color: #000000;
	text-align: center;
}

/*资质认证*/
.z-pg-auth-new {
	padding-top: 60px;
	box-sizing: border-box;
	position: relative;
	padding-bottom: 47px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.z-pg-supplier-bg {
	    padding-bottom: 360px;
	background-image: url(../images/about-bg.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: left bottom; 
}

.z-pg-auth-new .z-pg-auth-list{
	display: grid;
	grid-template-columns: 134px 134px 134px 134px 134px 134px 134px 134px;
	grid-gap: 18px;
	padding-top: 50px;
}

.z-pg-auth-new .z-pg-auth-list .z-pg-auth-item{
	display: block;
	height: 240px;
	overflow: hidden;
	box-sizing: border-box;
	border-top: 19px solid #EFEFEF;
	border-left: 13px solid #EFEFEF;
}

/* 合作伙伴 */
.z-pg-teamwork{
	padding-top: 70px;
	box-sizing: border-box;
	position: relative;
	padding-bottom: 47px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.z-pg-auth {
	padding-top: 70px;
	box-sizing: border-box;
	position: relative;
	padding-bottom: 420px;
	background-image: url("../images/zs-bg1.png");
	background-size: 100% 120%;
	background-repeat: no-repeat;
	background-position: 0 -500px;
	
	display: flex;
	flex-direction: column;
	align-items: center;
}

.z-pg-auth ul {
	width: 100%;
	height: 460px;
	margin-top: 180px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.z-pg-auth ul li img {
	width: 260px;
}

.z-pg-auth ul li .z-pg-ry01 {
	position: absolute;
	top: 0;
	left: 140px;
	transform: translate(0, 0) perspective(140px) rotateY(7deg) scale(0.9);
}

.z-pg-auth ul li .z-pg-ry02 {
	position: absolute;
	top: 0;
	left: 360px;
	transform: translate(0, 0) perspective(140px) rotateY(7deg) scale(1.0);
}

.z-pg-auth ul li .z-pg-ry03 {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 999;
	transform: translate(-50%, 50%) perspective(140px) rotateY(0deg) scale(3.0);
}

.z-pg-auth ul li .z-pg-ry04 {
	position: absolute;
	top: 0;
	right: 360px;
	z-index: 4;
	transform: translate(0, 0) perspective(140px) rotateY(-7deg) scale(1.0);
}

.z-pg-auth ul li .z-pg-ry05 {
	position: absolute;
	top: 0;
	right: 140px;
	transform: translate(0, 0) perspective(140px) rotateY(-7deg) scale(0.9);
}

.z-pg-auth .z-pg-auth-bg {
	position: absolute;
	bottom: 0;
	z-index: 2;
}

.z-pg-auth .z-pg-auth-bg1 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	width: 100%;
	height: 33.33333%;
	z-index: -1;
}

.z-pg-auth .z-auth-title {
	font-size: 64px;
	/* font-weight: bold; */
	color: #FFF;
	text-align: center;
}

.z-pg-auth .z-zs-box1 {
	display: grid;
	grid-template-columns: 250px auto 250px;
	grid-gap: 50px;
	width: 1050px;
	margin: 40px auto 50px;
}

.z-pg-auth .z-zs-box2 {
	display: grid;
	grid-template-columns: 267px 267px 267px 267px;
	grid-gap: 60px;
	margin: 0 auto ;
	padding-top: 60px;
}

.z-pg-auth .z-zs-title {
	font-size: 20px;
	color: #000000;
	margin-top: 35px;
	text-align: center;
}

.z-pg-auth .z-zs-box-md {
	text-align: center;
}

.z-pg-auth .z-zs-box-md img {
	width: 100%;
}

/*企业资质*/
.z-zs-new {
	display: flex;
	flex-direction: column;
	align-items: center;
	background-image: url("../images/zs-bg1.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	box-sizing: border-box;
}

.z-zs-new ul {
	width: 100%;
	height: 416px;
	display: flex;
	margin-top: 30px;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media (min-width: 1500px) {
	.z-zs-new {
		background-size: 100% 130%;
		background-position: 100% -155px;
	}
}

@media (min-width: 1600px) {
	.z-zs-new {
		background-size: 100% 160%;
		background-position: 100% -620px;
	}
}

@media (min-width: 1500px) {
	.z-zs-new ul {
		height: 416px;
		margin-top: 0;
	}
}

@media (min-width: 1600px) {
	.z-zs-new ul {
		height: 416px;
		margin-top: 30px;
	}
}

.z-zs-new .z-zs-pg .z-zs-pg-item {
	width: 100%;
	height: 100%;
}

.z-zs-new .z-zs-pg .z-zs-pg-item img {
	width: 192px;
}

.z-zs-new .z-zs-pg .z-zs-pg-item .z-pg-ry01 {
	position: absolute;
	top: 90px;
	left: 0;
	transform: translate(0, 0) perspective(140px) rotateY(7deg) scale(0.9);
}

.z-zs-new .z-zs-pg .z-zs-pg-item .z-pg-ry02 {
	position: absolute;
	top: 90px;
	left: 150px;
	transform: translate(0, 0) perspective(140px) rotateY(7deg) scale(1.0);
}

.z-zs-new .z-zs-pg .z-zs-pg-item .z-pg-ry03 {
	position: absolute;
	top: 90px;
	left: 50%;
	z-index: 999;
	transform: translate(-50%, 50%) perspective(140px) rotateY(0deg) scale(3.0);
}

.z-zs-new .z-zs-pg .z-zs-pg-item .z-pg-ry04 {
	position: absolute;
	top: 90px;
	right: 150px;
	z-index: 4;
	transform: translate(0, 0) perspective(140px) rotateY(-7deg) scale(1.0);
}

.z-zs-new .z-zs-pg .z-zs-pg-item .z-pg-ry05 {
	position: absolute;
	top: 90px;
	right: 0;
	transform: translate(0, 0) perspective(140px) rotateY(-7deg) scale(0.9);
}


.z-zs-box1 {
	display: grid;
	grid-template-columns: 250px auto 250px;
	grid-gap: 16px;
	width: 1050px;
	margin: 40px auto 0;
}

.z-zs-box2 {
	display: grid;
	grid-template-columns: 170px 170px 170px 170px 170px 170px;
	grid-gap: 36px;
	width: 1200px;
	padding: 60px 0;
}

.z-zs-box2 img {
	width: 100%;
}