/* 公司简介 */
.about_01 {
	background: #E8E8E8;
	padding: 0 0 180px 0;
}

.about_01 .white-box {
	height: 20px;
	background: #FFFFFF;
}

.about_01 .section-01 {
	width: 78.125%;
	height: 36.979vw;
	margin: auto;
	display: flex;

}

.about_01 .section-01 {}

.intro-box {
	width: 57.93%;
	background: #FFFFFF;
	padding: 7.552vw 4.416vw 0 4.322vw;
}

.intro-box>h2 {
	font-size: 2.5vw;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #222222;
}


.intro-box>h3 {
	font-size: 0.9375vw;
	font-weight: 400;
	color: #222222;
	margin: 1.25vw 0 0 0;
}

.intro-box>p {
	font-size: 0.833vw;
	font-weight: 400;
	color: #666666;
	line-height: 1.25vw;
	margin: 2.34375vw 0 0 0;

}

.intro-img {
	width: 42.07%;
	height: 100%;
	background: #333333 url(../img/intro-img.png) center center no-repeat;
}

.about_01 .section-02 {
	width: 78.125%;
	margin: 20px auto 0;
	display: flex;
}

.our-list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.our-list>.our-item {
	width: 32.4%;
	background-size: cover;
	height: 16.92vw;
	padding: 4.739vw 5.3125vw 0 2.552vw;
}

	.culture-our-item {
		background: url(../img/our_01.png);
	}

.grow-our-item {
	background: url(../img/our_02.png);
}

.stick-our-item {
	background: url(../img/our_03.png);

}

.our-item>span:nth-of-type(1) {
	display: block;
	font-size: 20px;
	font-weight: 300;
	color: #F6F8FD;
}

.our-item>span:nth-of-type(2) {
	display: block;
	font-size: 36px;
	font-weight: 400;
	color: #F6F8FD;
	margin: 20px 0 0 0;

}

.our-item>p:nth-of-type(1) {
	display: block;
	font-size: 20px;
	font-weight: 400;
	color: #F6F8FD;
	line-height: 30px;
	margin: 26px 0 0 0;
}


.about_01 .section-03 {
	width: 78.125%;
	height: 27.76vw;
	margin: 1.041vw auto 0;
	padding: 4.6875vw 1.197vw 0 4.322vw;
	display: flex;
	background: #FFFFFF;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.qualification-box {
	width: 26.041vw;
}

.qualification-box>h2 {
	font-size: 48px;
	font-weight: bold;
	color: #222222;
}

.qualification-box>p {
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	margin: 43px 0 0 0;
}

.about_01 .section-03>img {
	width: 38.229vw;
	height: 20.26vw;
	object-fit: cover;
}




.about_01 .section-04 {
	width: 78.125%;
	height: 33.072vw;
	margin: 1.041vw auto 0;
	padding: 6.510vw 6.145vw 0 4.322vw;
	background: url(../img/ourservice_bg.png);
	background-size: cover;
}

.about_01 .section-04>h2 {
	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
}


.about_01 .section-04>p {
	width: 34.947vw;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	margin: 43px 0 0 0;
}

.our-service-list {
	margin: 5.19625vw 0 0 0;
	display: flex;
	justify-content: space-between;
}

.our-service-item {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.our-service-item:not(.img-item)>span:nth-of-type(1) {
	font-size: 72px;
	font-weight: 400;
	color: #FFFFFF;
}

.our-service-item:not(.img-item)>span:nth-of-type(2),
.our-service-item.img-item>span:nth-of-type(1) {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	margin: 15px 0 0 0;
}


.our-service-item:not(.img-item)>span:nth-of-type(3),
.our-service-item.img-item>span:nth-of-type(2) {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
}

.our-service-item.img-item>span:nth-of-type(1) {
	margin: 30px 0 0 0;
}

.our-service-item.img-item>img {
	width: 60px;
	height: 60px;
}

/* 企业文化 */
.about_02 {
	padding: 0 0 181px 0;
}

.value-list {
	display: flex;
	flex-wrap: wrap;
	width: 78.822%;
	margin: auto;
}

.value-item {
	padding: 139px 100px 0 70px;
	height: 32.8125vw;
	width: 50%;
}

.value-item-01 {
	background: #2358D8;
}


.value-item>h2 {
	font-size: 48px;
	font-weight: 500;
	color: #FFFFFF;
}

.value-item-02>h2 {
	color: #222222;
}

.value-item-02>h2:nth-of-type(2) {
	margin: 89px 0 0 0;
}

.value-item > p {
	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
    margin: 26px 0 0 0;
}

.value-item-02 > p {
    line-height: 36px;
	color: #222222;
}

.value-item>div {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 89px 0 0 0;
}

.value-item>div>div>h2 {
	font-size: 48px;
	font-weight: 500;
	color: #FFFFFF;

}

.value-item>div>div>p {
	font-size: 24px;
	line-height: 36px;
	font-weight: 400;
	color: #FFFFFF;
	margin: 26px 0 0 0;
	width: 271px;
}

.value-item-02 {
	background: #FFFFFF;
}

.value-item-03 {
	padding: 0;
}

.value-item-03 video {
	width: 100%;
	height: 100%;

}

.value-item-04 {

	background: #2358D8;
}

.value-item-05 {

	background: #2358D8;
}


.value-item-06 {
	background: #504F57;
}

.value-item>img {
	float: right;
}


.value-item-05>p:not(:nth-of-type(1)) {
}


/* 实力认可 */
.development-box {
	position: relative;
	padding: 167px 0 0 0;
	width: 100%;
	height: 720px;
	background: url(../img/development.png);
	background-size: cover;
}

.development-swiper-container {
	margin: 0 193.5px;
}

.development-swiper-container .swiper-slide {
	position: relative;
	padding: 70px 0 0 0;
	height: 450px;
	transition: all ease 0.5s;
}


.swiper-slide:hover {
	background-color: #ffffff;
}

.swiper-slide .year-p {
	position: absolute;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #2A62FF;
	left: calc(50% - 20px);
	top: 70px;

}

.swiper-slide>p:nth-of-type(2) {
	text-align: center;
	margin: 60px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
}

.swiper-slide>img {
	width: 100%;
}

:root {
	--swiper-navigation-size: 24px;
}

.swiper-button-next,
.swiper-button-prev {
	width: 50px;
	height: 50px;
	background: #F7F7F7;
	border-radius: 50%;
	outline: none;
	top: calc(50% - 25px);
}

/* 团队介绍 */
.about_04 {
	margin: 20px 0 0 0;
	padding: 0 0 181px 0;
}

.leader-box {
	width: 78.125%;
	height: 28.645vw;
	margin: auto;
	display: flex;
	align-items: flex-start;
}

.leader-box>div:nth-of-type(1) {
	padding: 9.739vw 8.125vw 0 0;
	width: 26.510vw;
}

.leader-box i {
	display: block;
	width: 24px;
	height: 2px;
	background: #222222;
	margin: 15px 0 0 0;
}

.leader-box h2 {
	font-size: 24px;
	font-weight: bold;
	color: #222222;
}

.leader-box p {
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	margin: 44px 0 0 0;
	line-height: 24px;
}


	.leader-box > .member-item {
        float: left;
		width: 25.520vw;
		height: 28.645vw;
        margin: 0 11px 0 22%;
	}

.leader-box > .member-item:nth-last-of-type(1) {
			margin: 0 ;
		}

		.leader-box > .member-item > img {
            width: 100%;
            height: 100%;
            object-fit: cover;
}

		.member-list {
	width: 78.125%;
	margin: auto;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}

.member-item {
	position: relative;
	width: 24.5%;
	height: 23.958vw;
	margin: 10px 0.666% 0 0;
}

.member-item>img {
	width: 100%;
	height: 100%;
}

.member-item>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
	padding: 0 0 0 40px;
	transition: all ease 0.5s;
}

.member-item:not(:nth-of-type(4)):hover>div {
	padding: 122px 0 0 40px;
	height: 100%;
}

.member-item>div>span:nth-of-type(1) {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.member-item>div>i:nth-of-type(1) {
	display: block;
	width: 24px;
	height: 2px;
	background: #F7F7F7;
	margin: 15px 0 48px 0;
}

.member-item>div>p {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	width: 90%;

}


/*
.member-item > div > p :nth-of-type(1){
		margin: 48px 0 0 0;
	}
*/
.member-item:nth-of-type(4n) {
	margin: 10px 0 0 0;
}

/* 合作客户 */
.about_05>h2 {
	font-size: 36px;
	font-weight: 400;
	color: #222222;
	text-align: center;
	margin: 120px 0 0 0;
}

.about_05>h3 {
	font-size: 18px;
	font-weight: 300;
	color: #555555;
	text-align: center;
	margin: 30px 0 0 0;
}

.partner-swiper-container {
	margin: 58px 327px 128px;
}

.partner-swiper-container .swiper-wrapper {
	padding: 0 0 56px 0;
}

.partner-swiper-container .swiper-slide {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.partner-swiper-container .swiper-slide>img {
	width: 244px;
	height: 125px;
	object-fit: cover;
}

.partner-swiper-container .swiper-slide>img:hover {
	box-shadow: -1px 11px 32px 0px rgba(42, 98, 255, 0.2);
}


@media screen and (min-width:1200px) {
	
    .our-list > .our-item:nth-of-type(4) {
		display: none;
	}
}

@media screen and (max-width:1199.98px) {

	.about_01 {
		padding: 0 0 10px 0;
	}


	.about_01 .section-01 {
		width: 96%;
		height: auto;
		margin: auto;
		display: flex;
	}


	.intro-img {
        height: auto;
		background-size: contain;
	}

	.intro-box > p {
		font-size: 0.833vw;
		font-weight: 400;
		color: #666666;
		line-height: 1.2;
		margin: 2.34375vw 0 0 0;
        padding: 0 0 10px 0;
	}

	.about_01 .section-02 {
		width: 96%;
		margin: 30px auto 0;
	}


	.our-list>.our-item {
		width: 49%;
		height: 31.455vw;
		margin: 0 0 10px 0;
	}

	.our-item>span:nth-of-type(1) {
		font-size: 12px;
	}

	.our-item>span:nth-of-type(2) {
		display: block;
		font-size: 18px;
		margin: 10px 0 0 0;

	}

	.our-item>p:nth-of-type(1) {
		font-size: 12px;
		line-height: 14px;
		margin: 10px 0 0 0;
	}

	.about_01 .section-03 {
		width: 96%;
		margin: 10px auto 0;
		height: auto;
		padding-bottom: 10px;
	}

	.qualification-box>h2 {
		font-size: 16px;
	}

	.qualification-box>p {
		font-size: 12px;
		line-height: 16px;
		margin: 10px 0 0 0;
	}
    .about_01 .section-03 > img {
    
        margin-top: 2%;
    }
	.qualification-box {
		width: 52vw;
	}

	.about_01 .section-04 {
		width: 100%;
		margin: 10px auto 0;
		height: auto;
		padding-bottom: 10px;

	}

	.about_01 .section-04>h2 {
		font-size: 24px;
	}


	.about_01 .section-04>p {
		width: 90%;
		font-size: 12px;
		line-height: 16px;
		margin: 20px 0 0 0;
	}

	.our-service-item:not(.img-item)>span:nth-of-type(1) {
		font-size: 8vw;
	}

	.our-service-item:not(.img-item)>span:nth-of-type(2),
	.our-service-item.img-item>span:nth-of-type(1) {
		font-size: 12px;
		line-height: 16px;
		margin: 10px 0 0 0;
	}


	.our-service-item:not(.img-item)>span:nth-of-type(3),
	.our-service-item.img-item>span:nth-of-type(2) {
		font-size: 3.2vw;
		line-height: 14px;
	}

	.our-service-item.img-item>span:nth-of-type(1) {
		margin: 10px 0 0 0;
	}

	.our-service-item.img-item > img {
		width: 8vw;
		height: 8vw;
	}



	/* 企业文化 */
	.value-list {
		width: 100%;
		padding: 10px 3% 0;
	}

	.value-item {
		height: auto;
		width: 50%;
	}

	.value-item {
		padding: 13.9px 10px 0 7px;

	}

    .value-item-03 {
        padding: 0;
    }
	.value-item>h2 {
		font-size: 16px;
	}

	.value-item>p {
		font-size: 12px;
        line-height: 18px;
		margin: 8px 0 0 0;
	}

	.value-item>div {
		margin: 10px 0 0 0;
	}

	.value-item>div>div>h2 {
		font-size: 16px;
	}

	.value-item>div>div>p {
        line-height: 18px;
		font-size: 12px;
		margin: 11px 0 0 0;
		width: 26.6vw;
	}

	.value-item>div>img,
	.value-item>img {
		width: 42.5px;
	}

	.value-item>img {
		margin-bottom: 20px;
	}

	.value-item-02>h2:nth-of-type(2) {
		margin: 10px 0 0 0;
	}

	.about_02 {
		padding: 0 0 10px 0;
	}


	/* 实力认可 */
	.development-box {
		position: relative;
		padding: 10px 0 0 0;
		width: 100%;
		height: auto;
	}


	.development-swiper-container {
		margin: 0 0%;
	}

	.development-swiper-container .swiper-slide {
		position: relative;
		padding: 40px 0 40px 0;
		height: auto;
		transition: all ease 0.5s;
	}

	.swiper-slide .year-p {
		position: absolute;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		color: #2A62FF;
		left: calc(50% - 21px);
		top: 10px;
	}

	.swiper-slide>p:nth-of-type(2) {
		text-align: center;
		margin: 30px 0 0 0;
		font-size: 12px;
	}

	.swiper-button-next,
	.swiper-button-prev {
		width: 25px;
		height: 25px;
		background: #F7F7F7;
		border-radius: 50%;
		outline: none;
		top: calc(50% - 12px);
	}

	:root {
		--swiper-navigation-size: 12px;
	}

	/* 团队介绍 */
	.about_04 {
		margin: 10px 0 0 0;
		padding: 0 0 10px 0;
	}

	.leader-box > div:nth-of-type(1) {
		padding: 2vw 1.4vw 0 0;
		flex: 1;
        width: 100%;
	}

	.leader-box h2 {
		font-size: 16px;
	}

	.leader-box p {
		font-size: 12px;
		margin: 10px 0 0 0;
		line-height: 24px;
	}

	.leader-box {
		width: 100%;
		padding: 10px 3%;
		height: auto;
		margin: auto;
		display: block;
		align-items: flex-start;
	}

	.member-list {
		width: 100%;
		padding: 0px 3%;
	}

   
	
    .member-item {
		position: relative;
		width: 24.5%;
		height: 28.666vw;
		margin: 10px 0.666% 0 0;
	}



	.member-item>div {
		padding: 0 0 0 4px;
		transition: all ease 0.5s;
	}

	.member-item:not(:nth-of-type(4)):hover>div {
		padding: 0;
		height:0%;
	}

	.member-item>div>span:nth-of-type(1) {
		font-size: 12px;
	}

	.member-item>div>i:nth-of-type(1) {
		width: 12px;
		height: 2px;
		margin: 10px 0 0 0;
	}

	.member-item>div>p:nth-of-type(1) {
		font-size: 12px;
		line-height: 16px;
		width: 90%;
		margin: 12px 0 0 0;
	}


	.member-info-pop-box {
		position: fixed;
		top: 39.6vw;
		left: 9.355%;
		width: 81.33%;
		height: 90.93vw;
		background: #FFFFFF;
		border-radius: 2.133vw;
		z-index: 1001;
		display: none;
	}

	.member-info-close-box {
		position: fixed;
		width: 7.72vw;
		height: 7.72vw;
		top: 138.53vw;
		left: 46.2%;
		z-index: 1001;
        display: none;
	}

	.member-info-pop-box > div:nth-of-type(1) {
		text-align: center;
		font-size: 20px;
		font-weight: 400;
		color: #313133;
		margin: 15.33vw 0 8.66vw 0;
	}
	.member-info-pop-box > div:nth-of-type(2) {
        padding: 0 5.6vw;

    }
		.member-info-pop-box > div:nth-of-type(2) > p {
            font-size: 13px;
            font-weight: 400;
            color: #939599;
            line-height: 19px;
		}


.member-info-close-box > img {
			width: 100%;
			height: 100%;
		}
/* 合作客户 */
		.about_05 > h2 {
			font-size: 18px;
			margin: 30px 0 0 0;
		}

	.about_05>h3 {
		font-size: 12px;
		margin: 10px 0 0 0;
	}

	.partner-swiper-container {
		margin: 10px 1% 10px;
	}

	.partner-swiper-container .swiper-wrapper {
		padding: 0 0 10vw 0;
	}

	.partner-swiper-container .swiper-slide {}

	.partner-swiper-container .swiper-slide>img {
		width: 32.533vw;
		height: 16.533vw;
	}

	.partner-swiper-container .swiper-slide>img:hover {
		box-shadow: -1px 11px 32px 0px rgba(42, 98, 255, 0.2);
	}

}
