/* .AboutChengda2 {
	padding-top: 50px;
} */
.ljcd .AboutChengda2 .About-left{
	margin-right: 0;
}
.Company-profile-main {
	padding: 80px 0;
	display: flex;
	align-items: flex-start;
}

.ljcd{
	flex: 1;
	margin-left: 10%;
}

.CoreMembers-title .h2::before {
	left: 50%;
	transform: translateX(-50%);
}

.CoreMembers {
	width: 100%;
	background: #EFF3F9;
	padding: 40px 0;
}

/* .CoreMembers .hxnn{
	margin: 50px auto;
} */
.CoreMembers-swiper {
	margin: 60px auto;
}

.CoreMembers-swiper .CS-arrow {
	width: 56px;
	height: 56px;
	border: 2px solid #ccc;
	border-radius: 50%;
	z-index: 99;
	/* margin-left: 30px; */
	transition: all 0.5s;
}

.CoreMembers-swiper .CS-arrow:hover {
	background: #FFC637;
	border: 2px solid #FFC637;
}

.CoreMembers-swiper .CS-arrow .CS-arrow-left {
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	width: 16px;
	height: 16px;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}

.CoreMembers-swiper .CS-arrow .CS-arrow-right {
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	width: 16px;
	height: 16px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

.CoreMembers-swiper .CS-arrow:hover .CS-arrow-left,
.CoreMembers-swiper .CS-arrow:hover .CS-arrow-right {
	border-color: #FFFFFF;
}

.CoreMembers-swiper .CM-Swiper {
	flex: 1;
	margin: 0 50px;
}

.CoreMembers-item {
	display: block;
	background: #FFFFFF;
	border-radius: 8px;
	padding: 30px;
}

.CoreMembers-item img {
	width: 154px;
	border-radius: 50%;

}

.CoreMembers-item .he-name {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	position: relative;
	margin-top: 20px;
}

.CoreMembers-item .he-name::before {
	position: absolute;
	content: '';
	bottom: -5px;
	left: 50%;
	transform: translateX(-50%);
	width: 50%;
	height: 2px;
	background: #184E8E;
}

.CoreMembers-item .hx-position {
	font-size: 16px;

	color: #666666;
	margin: 15px 0 30px;
}

.CoreMembers-item .honor-list .honor-item {
	font-size: 15px;

	color: #666666;
	margin-top: 5px;
}

.serviceIdea {
	padding: 60px 0 0;
}

.serviceIdea-list {
	flex-wrap: wrap;
	margin-top: 60px;
}

.serviceIdea-list .serviceIdea-item {
	width: 48%;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
	border-radius: 4px;
	padding: 35px;
	margin-bottom: 60px;
	cursor: pointer;
}

.serviceIdea-list .SerialNumber {
	width: 64px;
	height: 64px;
	/* 	background: #184E8E;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
	border-radius: 50%;
	color: #FFFFFF;
	font-size: 34px; */
	position: relative;
	z-index: 100;
}

.serviceIdea-list .SerialNumber .num {
	width: 100%;
	height: 100%;
	background: #184E8E;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
	border-radius: 50%;
	color: #FFFFFF;
	font-size: 34px;
	position: relative;
	z-index: 98;
}

.serviceIdea-list .SerialNumber .hm {

	position: absolute;
	top: 0;
	left: 6px;
	width: 100%;
	height: 100%;
	background: #FFC637;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.16);
	border-radius: 50%;
	z-index: 90;
}

.serviceIdea-list .serviceIdea-title {
	font-size: 24px;
	color: #333333;
	margin: 25px 0 20px;

}

.serviceIdea-list .serviceIdea-describe {
	font-size: 16px;
	line-height: 1.4;
	color: #333333;
}

.CorporateStyle-cn {
	margin: 60px 0;
	display: flex;
	position: relative;
}

.CorporateStyle-cn>div {
	flex: 1;
}

.CorporateStyle-cn .CC-left {
	margin-right: 20px;
	/* height: 100%; */
}

.CorporateStyle-cn .CC-right {
	/* height: 100%; */
}

.CorporateStyle-cn img {
	width: 100%;
}

.CorporateStyle-cn .CC-right .cr-boot {
	display: flex;
	margin-top: 20px;
	width: 100%;

}

.CorporateStyle-cn .CC-right .cr-boot img {
	width: 100%;
}

.CorporateStyle-cn .CC-right .img {
	margin-right: 20px;
}

.CorporateStyle-cn .CorporateStyle-footer {
	width: 100%;
	height: 70px;
	background: rgba(24, 78, 142, 0.5);
	position: absolute;
	bottom: 0;
	left: 0;
}

.CorporateStyle-footer .Cf-item {
	flex: 1;
	font-size: 26px;
	color: #FFFFFF;
	position: relative;
}

.CorporateStyle-footer .Cf-item::before {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 4px;
	height: 50%;
	background: #FFFFFF;

}

.CorporateStyle-footer .Cf-item:last-child::before {
	display: none;
}

.mission {
	display: flex;
	border-radius: 12px;
	overflow: hidden;
}
.mission p{	background-color: #f7f7f7;}


.mission .ms-right,
.mission .ms-img {
	width: 48%;
}

.mission .ms-img img {
	width: 100%;
	border-radius: 12px 0 0 12px;
}

.mission .ms-right {
	background-color: #f7f7f7;
	padding: 0% 2%;
	margin-right: 2%;
	border-radius: 0 12px 12px 0;
}

.mission .ms-right .sds {
	font-size: 20px;
	color: #333333;
	margin: 6% 0 5% 0;
	line-height: 24px;
}

.mission .ms-right .as {
	font-size: 18px;
	color: #666666;
}

@media screen and (max-width: 1280px) {

	.CoreMembers-item img {
		width: 130px;

	}

	.mission .ms-right .sds {
		font-size: 18px;
		margin: 8% 0 4% 0;
	}

	.mission .ms-right .as {
		font-size: 16px;
		color: #666666;
	}

	.CoreMembers-swiper .CS-arrow {
		width: 40px;
		height: 40px;
	}

	.CoreMembers-swiper .CS-arrow .CS-arrow-right,
	.CoreMembers-swiper .CS-arrow .CS-arrow-left {

		width: 12px;
		height: 12px;

	}

	.CoreMembers-item {
		padding: 20px;
	}

	.CoreMembers-item .hx-position {
		margin: 15px 0 10px;
	}

	.CoreMembers-item .he-name {
		font-size: 20px;
	}

	.CoreMembers-item .honor-list .honor-item {
		font-size: 14px;
	}

	.CoreMembers-swiper .CM-Swiper {
		margin: 0 30px;
	}

	.serviceIdea-list .serviceIdea-item {


		padding: 30px;
		margin-bottom: 50px;

	}

	.serviceIdea-list .SerialNumber {
		width: 54px;
		height: 54px;

	}

	.serviceIdea-list .SerialNumber .num {
		font-size: 28px;
	}

	.serviceIdea-list .serviceIdea-title {
		font-size: 20px;
		color: #333333;
		margin: 20px 0 15px;
	}

	.serviceIdea-list .serviceIdea-describe {
		font-size: 15px;

	}

	.CorporateStyle-footer .Cf-item {

		font-size: 22px;
		;
	}
}

@media screen and (max-width: 768px) {
	.mission img{border-radius: 12px;}
	.ljcd{
		margin-left: 0;
	}
	.Company-profile-main {
	    padding: 30px 0;
		flex-direction: column;
	}
	.CoreMembers {
		padding: 20px 0;
	}
/* 
	.AboutChengda2 {
		padding-top: 30px;
	} */

	.mission {
		flex-direction: column-reverse;
	}

	.mission .ms-right,
	.mission .ms-img {
		width: 100%;
	}

	.mission .ms-right {

		padding: 6% 2%;
	}

	.mission .ms-right .sds {
		font-size: 16px;
		margin: 6% 0 3% 0;
	}
.mission .ms-right .as{
	font-size: 14px;
}
	.CoreMembers-swiper {
		margin: 30px auto;
	}

	.CoreMembers-swiper .CS-arrow {
		width: 30px;
		height: 30px;
	}

	.CoreMembers-swiper .CS-arrow .CS-arrow-right,
	.CoreMembers-swiper .CS-arrow .CS-arrow-left {
		width: 10px;
		height: 10px;
	}

	.CoreMembers-item img {
		width: 100px;
	}

	.CoreMembers-item {
		padding: 15px;
	}

	.CoreMembers-item .he-name {
		font-size: 18px;
		margin-top: 10px;
	}

	.CoreMembers-item .hx-position {
		margin: 15px 0 5px;
	}

	.CoreMembers-swiper .CM-Swiper {
		margin: 0 10px;
	}

	.serviceIdea {
		padding: 30px 0 0;
	}

	.serviceIdea-list .serviceIdea-item {
		width: 100%;
		padding: 30px;
		margin-bottom: 20px;
		cursor: pointer;
	}

	.serviceIdea-list .SerialNumber {
		width: 40px;
		height: 40px;
	}

	.serviceIdea-list .SerialNumber .num {
		font-size: 20px;
	}

	.serviceIdea-list .serviceIdea-title {
		font-size: 16px;
		color: #333333;
		margin: 15px 0 10px;
	}

	.serviceIdea-list .serviceIdea-describe {
		font-size: 13px;
	}

	.CorporateStyle-cn .CorporateStyle-footer {
		height: 40px;

	}

	.CorporateStyle-footer .Cf-item {
		font-size: 15px;
	}

	.CorporateStyle-footer .Cf-item::before {
		width: 2px;

	}

	.CorporateStyle-cn {
		margin: 30px 0;
		display: flex;
		position: relative;
	}

	.CorporateStyle-cn .CC-left {
		margin-right: 10px;
		/* height: 100%; */
	}

	.CorporateStyle-cn .CC-right .cr-boot {

		margin-top: 10px;
	}

	.CorporateStyle-cn .CC-right .img {
		margin-right: 10px;
	}
}
