.banner-v-wrap{
	height: 60px;
	background: #262626;
}

.banner-wrap{
	width: 100%;
	height: 650px;
	background: url('/frontend/web/image/aboutus/about_banner_zx.png') no-repeat center;
	background-size: cover;
}

.banner{
	padding: 0 120px;
	padding-top: 32px;
}

.banner > h1{
	font-size: 38px;
    line-height: 38px;
    color: #000;
}

.banner > .abcontxt{
	margin-top: 32px;
	min-width: 550px;
	width: 40%;
	height: 480px;
	font-size: 20px;
    line-height: 32px;
    color: #000;
}

.part1{
	padding-top: 104px;
}

.part1 h1{
	font-size: 38px;
    color: #000000;
    text-align: center;
    line-height: 46px;
    font-weight: 600;
}

.part1 p{
	margin-top: 16px;
    opacity: 0.65;
    font-size: 20px;
    color: #000000;
    text-align: center;
    line-height: 28px;
}

.part1 ul{
	margin: 0 auto;
	margin-top: 80px;
	width: 75%;
}

.part1 ul li{
	padding: 0 15px;
	width: 33.33%;
	float: left;
}

.part1 ul li div{
	height: 200px;
    line-height: 104px;
    padding: 48px 32px;
    font-size: 30px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    background: url(/frontend/web/image/aboutus/about_culture_card.png) no-repeat 50% 50%;
    background-size: cover;
}

.part2{
	margin-top: 110px;
	padding-top: 104px;
	height: 400px;
	background: url(/frontend/web/image/aboutus/about_mission_bg.png) no-repeat 50% 50%;
    background-size: cover;
}

.part2 h1{
	font-size: 38px;
	color: #000000;
	text-align: center;
	line-height: 46px;
	font-weight: 600;
}

.part2 p{
	margin-top: 64px;
    font-size: 24px;
    color: #000000;
    text-align: center;
    line-height: 38px;
}

.part3{
	padding-top: 104px;
}

.part3 h1{
	font-size: 38px;
    color: #000000;
    text-align: center;
    line-height: 46px;
    font-weight: 600;
}

.part3 p{
	margin-top: 16px;
    opacity: 0.65;
    font-size: 20px;
    color: #000000;
    text-align: center;
    line-height: 28px;
}

.part3 .qua-img{
	margin: 80px 120px;
    height: 660px;
    background: url(/frontend/web/image/aboutus/about_qualification.png) no-repeat 50% 50%;
    background-size: contain;
}