@charset "utf-8";

#particles {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.about_banner {
	position: relative;
	top: 0;
	left: 50%;
	width: 1920px;
	height: 400px;
	margin-left: -960px
}

.z_header_idea {
	position: absolute;
	top: 173px;
	left: 0;
	width: 100%;
	height: 101px
}

@keyframes header3d {
	0% {
		-webkit-transform: translate3D(0, 0, 0);
		-moz-transform: translate3D(0, 0, 0);
		-ms-transform: translate3D(0, 0, 0);
		-o-transform: translate3D(0, 0, 0);
		transform: translate3D(0, 0, 0)
	}

	50% {
		-webkit-transform: translate3D(0, 10px, 0);
		-moz-transform: translate3D(0, 10px, 0);
		-ms-transform: translate3D(0, 10px, 0);
		-o-transform: translate3D(0, 10px, 0);
		transform: translate3D(0, 10px, 0)
	}

	100% {
		-webkit-transform: translate3D(0, 0, 0);
		-moz-transform: translate3D(0, 0, 0);
		-ms-transform: translate3D(0, 0, 0);
		-o-transform: translate3D(0, 0, 0);
		transform: translate3D(0, 0, 0)
	}
}

@-webkit-keyframes header3d {
	0% {
		-webkit-transform: translate3D(0, 0, 0);
		-moz-transform: translate3D(0, 0, 0);
		-ms-transform: translate3D(0, 0, 0);
		-o-transform: translate3D(0, 0, 0);
		transform: translate3D(0, 0, 0)
	}

	50% {
		-webkit-transform: translate3D(0, 10px, 0);
		-moz-transform: translate3D(0, 10px, 0);
		-ms-transform: translate3D(0, 10px, 0);
		-o-transform: translate3D(0, 10px, 0);
		transform: translate3D(0, 10px, 0)
	}

	100% {
		-webkit-transform: translate3D(0, 0, 0);
		-moz-transform: translate3D(0, 0, 0);
		-ms-transform: translate3D(0, 0, 0);
		-o-transform: translate3D(0, 0, 0);
		transform: translate3D(0, 0, 0)
	}
}

.z_common-width {
	max-width: 1200px;
	margin: 0 auto
}

.z_header_idea {
	border-top: 1px solid #858281;
	border-bottom: 1px solid #858281;
	-webkit-animation: header3d 4s linear 0s infinite;
	animation: header3d 4s linear 0s infinite
}

.z_header_idea ul {
	max-width: 1200px;
	margin: 0 auto
}

.z_header_idea ul li {
	float: left;
	height: 99px;
	width: 20%;
	border-left: 1px solid #858281;
	background: url(../images/z_aboutus_bannertext01.png) center center no-repeat;
	box-sizing: border-box
}

.z_header_idea ul li:nth-child(2) {
	background-image: url(../images/z_aboutus_bannertext02.png)
}

.z_header_idea ul li:nth-child(3) {
	background-image: url(../images/z_aboutus_bannertext03.png)
}

.z_header_idea ul li:nth-child(4) {
	background-image: url(../images/z_aboutus_bannertext04.png)
}

.z_header_idea ul li:last-child {
	border-right: 1px solid #858281;
	background-image: url(../images/z_aboutus_bannertext05.png)
}

.z_mvv {
	margin-top: 50px;
	margin-bottom: 95px
}

.z_mvv * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.z_mvv li {
	float: left;
	width: 23.5%;
	margin-right: 2%
}

.z_mvv li:nth-last-child(4n) {
	margin-right: 0
}

.z_mvv li h2 {
	height: 49px;
	background: url(../images/about_brandvalues.png) left center no-repeat;
	position: relative;
	background-size: 185px 50px
}

.z_mvv li h2:after {
	content: '';
	display: block;
	position: absolute;
	width: 20px;
	border-bottom: 3px solid #16babb;
	left: 0;
	bottom: -33px
}

.z_mvv li p {
	margin-top: 62px;
	font-size: 13px;
	color: #333;
	line-height: 30px;
	letter-spacing: 3px
}

.z_mvv li:nth-child(2) h2 {
	background-image: url(../images/about_vision.png)
}

.z_mvv li:nth-child(3) h2 {
	background-image: url(../images/about_alms.png)
}

.z_mvv li:nth-child(4) h2 {
	background-image: url(../images/about_corevalue.png)
}

.z_profile {
	background: url(../images/about_pc_bg.jpg) center center no-repeat;
	background-size: cover
}

.z_profile * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.z_profile_left {
	float: left;
	width: 33.95833%;
	height: 360px;
	background: url(../images/z_aboutus_companyprofile.png) 73.61963% center no-repeat;
	border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.z_profile_right {
	float: left;
	width: 47.91667%;
	position: relative;
	border-left: 1px solid rgba(255, 255, 255, .5);
	padding: 140px 0 108px 50px
}

.z_profile_right p {
	color: #fff;
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 25px
}

.z_profile_right em {
	display: block;
	font-size: 24px;
	color: #fff;
	margin: 64px 0 50px
}

.z_profile_right:after,
.z_profile_right:before {
	content: '';
	display: block;
	position: absolute;
	width: 56px;
	height: 48px;
	background: url("../images/z_aboutus_''.png") center center no-repeat;
	opacity: .2
}

.z_profile_right:after {
	right: 0;
	bottom: 50px;
	background-image: url("../images/z_aboutus_'.png")
}

.z_profile_right:before {
	left: 50px;
	top: 45px
}

.z_choseus * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.z_choseus h2 {
	height: 71px;
	margin: 50px auto 40px;
	background: url(../images/z_aboutus_chooseus.png) center center no-repeat
}

.z_choseus_left {
	width: 23%;
	float: left;
	position: relative
}

.z_choseus_left ul {
	background: #f6f6f6;
	width: 63.76812%;
	margin: 0 auto 20px;
	text-align: center;
	line-height: 116px;
	padding: 15px 0;
	position: relative
}

.z_choseus_left ul li {
	font-size: 16px;
	color: #333;
	position: relative;
	cursor: pointer
}

.z_choseus_left ul li:hover,
.z_choseus_left ul li.z_active {
	color: #16babb
}

.z_choseus_left_react {
	display: block;
	width: 100%;
	max-width: 276px;
	height: 104px;
	position: absolute;
	top: 25px;
	left: 0;
	border: 1px solid #16babb;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.z_choseus_left_react:before {
	content: '';
	width: 63.76812%;
	display: block;
	position: absolute;
	border-top: 1px solid #f6f6f6;
	top: -1px;
	left: 18.11594%
}

.z_choseus_right {
	float: right;
	width: 73.33333%;
	height: 382px;
	background: url(../images/z_aboutus_bzd.png) center center no-repeat;
	text-align: center;
	position: relative;
	line-height: 48px
}

.z_choseus_right ul {
	width: 60.22727%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.z_choseus_right ul li {
	font-size: 13px;
	color: #333;
	float: left
}

.z_choseus_right ul li:nth-child(2n) {
	float: right
}

@media screen and (max-width:1250px) {
	.z_header_idea ul {
		max-width: 810px;
		margin: 0 auto
	}

	.z_common-width {
		max-width: 996px;
		margin: 0 auto
	}

	.z_mvv {
		margin-top: 50px;
		margin-bottom: 95px
	}
}

@media screen and (min-width:769px) and (max-width:995px) {
	.z_common-width {
		max-width: 768px;
		margin: 0 auto
	}

	.z_profile_right {
		width: 56%
	}

	.z_mvv {
		margin-top: 50px;
		margin-bottom: 95px
	}

	.z_header_idea ul {
		width: 90%
	}

	.z_header_idea ul li {
		-webkit-background-size: 76% auto;
		background-size: 76% auto
	}

	.z_header_idea ul li:first-child {
		-webkit-background-size: 60%;
		background-size: 60%
	}
}

@media(max-width:768px) {
	.z_header_idea ul li {
		width: 25%;
		-webkit-background-size: 80% auto;
		background-size: 80% auto
	}

	.z_header_idea ul li:first-child {
		display: none
	}

	.z_mvv li {
		width: 98%;
		margin: 0 auto;
		margin-top: 10px
	}

	.z_mvv li h2 {
		width: 80%;
		margin: 0 auto;
		background-position: left center;
		background-image: url(../images/about_brandvalues.png)
	}

	.z_mvv li h2:after {
		left: 0;
		width: 20px
	}

	.z_mvv li p {
		width: 80%;
		margin: 40px auto 0;
		font-size: 14px
	}

	.z_mvv li:nth-child(2) {
		width: 100%
	}

	.z_mvv li:nth-child(2) h2 {
		background-image: url(../images/about_vision.png)
	}

	.z_mvv li:nth-child(3) {
		width: 100%
	}

	.z_mvv li:nth-child(3) h2 {
		background-image: url(../images/about_alms.png)
	}

	.z_profile_left {
		float: none;
		width: 100%;
		height: 140px;
		background-position: center center;
		position: relative;
		top: 15px
	}

	.z_profile_right {
		float: none;
		width: 100%;
		padding-left: 15px;
		padding-right: 15px
	}

	.z_choseus_container .z_choseus_left {
		float: none;
		width: 100%
	}

	.z_choseus_container .z_choseus_left ul {
		width: 100%
	}

	.z_choseus_container .z_choseus_left ul li {
		float: left;
		width: 33.33%;
		line-height: 1.2;
		padding: 18px;
		font-size: 16px;
		position: relative
	}

	.z_choseus_container .z_choseus_left ul li:before {
		display: none
	}

	.z_choseus_container .z_choseus_left ul li.z_active:after,
	.z_choseus_container .z_choseus_left ul li:after {
		content: '';
		border-bottom: 1px solid #25aaa8;
		display: block;
		position: absolute;
		bottom: 0;
		width: 0;
		left: 50%;
		margin-left: -50px
	}

	.z_choseus_container .z_choseus_left ul li:hover:after,
	.z_choseus_container .z_choseus_left ul li.z_active:after {
		bottom: 0;
		width: 100px;
		left: 50%;
		margin-left: -50px;
		-webkit-transition: width .3s ease;
		-moz-transition: width .3s ease;
		-ms-transition: width .3s ease;
		-o-transition: width .3s ease;
		transition: width .3s ease
	}

	.z_choseus_container .z_choseus_left_react {
		display: none
	}

	.z_choseus_container .z_choseus_right {
		float: none;
		width: 100%
	}

	.z_choseus_container .z_choseus_right ul {
		width: 100%
	}

	.z_choseus_container .z_choseus_right ul li {
		float: none;
		font-size: 16px
	}

	.about_banner {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		height: 270px;
		margin-left: auto;
		background: url(../images/about_banner.jpg) no-repeat center;
		background-size: cover;
		/* margin-top: 50px */
	}

	.z_header_idea {
		top: 1rem
	}
}

@media screen and (max-width:580px) {
	.z_header_idea {
		height: 91px;
		overflow: hidden
	}
}

.about_pc1 {
	width: 100%;
	height: 489px;
	background: url(../images/about_pc_bg.jpg) no-repeat center;
	overflow: hidden
}

.about_pc1 .left {
	position: relative;
	background: url(../images/z_aboutus_companyprofile.png) 74% center no-repeat;
	width: 34%;
	height: 182px;
	float: left;
	border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.about_pc1 .left .about_pc1_left_text {
	position: absolute;
	width: 235px;
	color: #fff;
	line-height: 24px;
	right: 30px;
	bottom: -117px
}

.about_pc1 .left .about_pc1_left_text span {
	color: #19bbbc
}

.about_pc1 .right {
	width: 48%;
	float: left;
	position: relative;
	height: 489px;
	border-left: 1px solid rgba(255, 255, 255, .5);
	padding: 130px 0 0 50px
}

.about_pc1 .right p {
	font-size: 13px;
	color: #fff;
	line-height: 24px;
	margin-bottom: 25px
}

.about_pc1 .right span {
	color: #19bbbc;
	font-size: 16px;
	font-weight: 700
}

.about_pc1 .right h3 {
	color: #19bbbc;
	margin-bottom: 25px;
	font-size: 20px
}

.about_pc1 .right:after,
.about_pc1 .right:before {
	content: '';
	display: block;
	position: absolute;
	width: 56px;
	height: 48px;
	background: url(../images/z_aboutus_kong.png) center center no-repeat;
	opacity: .2
}

.about_pc1 .right:before {
	left: 50px;
	top: 45px
}

.about_pc1 .right:after {
	right: 0;
	bottom: 180px;
	background: url(../images/z_aboutus_kong1.png) center center no-repeat
}

.about_pc1 .right .right_content {
	position: relative;
	overflow: hidden;
	height: 220px;
	width: 100%;
	z-index: 99
}

.about_pc1 .right .r_scoll {
	position: absolute
}

.about_pc2 h2 {
	height: 71px;
	margin: 50px auto 40px;
	background: url(../images/z_aboutus_chooseus.png) no-repeat center center
}

.about_pc2 .content {
	position: relative;
	width: 95%;
	max-width: 1200px;
	margin: 0 auto
}

.about_pc2_bg {
	background: url(../images/about_pc2_bg.jpg) no-repeat center center;
	width: 433px;
	height: 396px;
	position: relative;
	z-index: 5
}

.about_pc2_bg span {
	display: inline-block;
	width: 70px;
	height: 2px;
	background: #2abfc8
}

.about_pc2_bg h3 {
	font-size: 46px;
	color: #19bbbc;
	display: inline-block;
	position: relative;
	top: 11px;
	left: 30px
}

.about_pc2_bg p {
	font-size: 20px;
	color: #19bbbc;
	text-align: center;
	margin-top: 20px
}

.about_pc2_bg span {
	display: inline-block;
	width: 70px;
	height: 2px;
	background: #2abfc8;
	margin-top: 200px;
	margin-left: 65px
}

.about_pc2_bg2 {
	width: 240px;
	height: 400px;
	border: 2px solid #2abfc8;
	position: absolute;
	top: 180px;
	left: 216px;
	z-index: 1
}

.about_pc2_bg3 {
	background: url(../images/about_pc2_bg2.jpg) no-repeat center center;
	width: 826px;
	height: 340px;
	position: absolute;
	top: 295px;
	left: 350px;
	z-index: 4;
	text-align: center
}

.about_pc2_bg3 p {
	color: #fff;
	margin: 90px auto;
	font-size: 16px;
	line-height: 35px
}

.about_pc2 .box {
	height: 500px;
	margin-top: 135px
}

.about_pc2_bg4 {
	width: 435px;
	height: 269px;
	background: #8cdddd;
	position: absolute;
	z-index: 3;
	top: 380px;
	right: 10px
}

.about_pc2 .box a {
	position: absolute;
	top: 200px;
	right: 0;
	text-decoration: none;
	background: #f2f0f0;
	padding: 10px;
	color: #666;
	transition: all .5s
}

.about_pc2 .box a.bg {
	background: #19bbbc;
	color: #fff
}

.about_pc2 .box a.next {
	right: 50px
}

.about_pc2 .box a.prec {
	right: 150px
}

.z_profile {
	display: none;
	margin-top: -70px
}

.z_choseus {
	display: none
}

.z_profile_right span {
	color: #19bbbc;
	font-size: 16px;
	font-weight: 700
}

@media screen and (max-width:768px) {
	.about_pc1 {
		display: none
	}

	.about_pc2 {
		display: none
	}

	.z_profile {
		display: block
	}

	.z_choseus {
		display: block
	}
}

@media screen and (max-width:1200px) {
	.about_pc2_bg {
		width: 350px;
		height: 350px
	}

	.about_pc2_bg span {
		margin-top: 170px;
		margin-left: 30px
	}

	.about_pc2_bg2 {
		height: 350px;
		top: 177px;
		left: 142px
	}

	.about_pc2_bg3 {
		top: 280px;
		left: 267px;
		width: 780px;
		height: 325px
	}

	.about_pc2_bg4 {
		top: 357px;
		right: 70px
	}

	.about_pc2 .box a.next {
		right: 100px
	}

	.about_pc2 .box a.prec {
		right: 190px
	}
}

@media screen and (max-width:1024px) {
	.about_pc2_bg {
		width: 300px;
		height: 300px
	}

	.about_pc2_bg span {
		margin-top: 135px;
		margin-left: 26px;
		width: 50px
	}

	.about_pc2_bg h3 {
		font-size: 40px
	}

	.about_pc2_bg p {
		font-size: 18px
	}

	.about_pc2_bg2 {
		height: 290px;
		top: 177px;
		left: 142px;
		width: 185px
	}

	.about_pc2_bg3 {
		top: 280px;
		left: 246px;
		width: 660px;
		height: 290px
	}

	.about_pc2_bg3 p {
		margin: 60px auto;
		font-size: 15px
	}

	.about_pc2_bg4 {
		top: 320px;
		right: 48px
	}

	.about_pc2 .box a.next {
		right: 100px
	}

	.about_pc2 .box a.prec {
		right: 190px
	}
}
