.cpp_1 {
	width: 100vw;
	height: calc(100vh);
	position: relative;
	/* overflow: hidden; */
}

.cpp_footer {
	width: 100%;
	height: 15vh;
	background: #2C2C2C;
	line-height: 15vh;
}

.cpp_footer_1 {
	width: 33.3%;
	float: left;
	text-align: center;
	color: #B8B8B8;
	font-family: Source Han Sans CN, Source Han Sans CN-Regular;
	font-size: 18px;
	/* margin-top: ; */
}

.cpp_footer_1_a {
	color: #B8B8B8;
}

.cpp_footer_1_a:hover {
	color: skyblue;
}


.ly_1 {
	height: 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	min-width: 700px;
	max-width: calc(100% - 400px);
	/* border-bottom: 1px solid #E6E6EB; */
}
.ly_1::after {
	content: '';
	position: absolute;
	top: 80px;
	left: 0;
	width: 100vw;
	height: 1px;
	background-color: #E6E6EB;
}
/* .ly_1 .link_wrap {
} */
.ly_2 {
	/* width: 50px; */
	height: 40px;
	/* padding-left: 160px; */
}

.ly_3 {
	/* position: fixed; */
	width: 100%;
	height: calc(100% - 100px);
	top: 80px;
	left: 0;

	/* transform: translate(-50%, -50%); */
}

.ly_4 {
	position: absolute;
	/* width: 500px; */
	height: 100%;
	top: 53px;
	/* left: 0; */
	right: 50%;
}
.home_img {
	width: 50%;
	position: relative;
	height: 100%;
}
.home_img1 {
	position: absolute;
	height: 70%;
	top: 5%;
	left: calc(50% + 50px);
	transform: translateX(-50%);
}
.home_img2 {
	position: absolute;
	height: 70%;
	top: 20%;
	left: calc(50% - 200px);
	transform: translateX(-50%);
}
.home_img3 {
	position: absolute;
	height: 70%;
	top: 20%;
	left: calc(50% + 300px);
	transform: translateX(-50%);
}
.home_img4 {
	position: absolute;
	height: 70%;
	top: 50%;
	left: calc(50% + 50px);
	transform: translateX(-50%);
}

.ly_4_2 {
	position: absolute;
	width: 500px;
	top: 53px;
	/* left: 0; */
	right: 50%;
}

.ly_5 {
	/* position: absolute; */
	/* width: 668px; */
	top: 60px;
	/* right: 0; */
	left: 50%;
}
.img_all {
	max-width: 50%;
	height: 100%;
	text-align: right;
	padding-top: 5px;
}
.img_all img {
	height: 100%;
	max-width: 100%;
}
.ly5_5 {
	position: absolute;
	/* width: 668px; */
	top: 60px;
	/* right: 0; */
	left: 50%;
	padding-left: 50px;
	padding-right: 20px;

}

.ly5_5_1 {
	display: table-cell;
	vertical-align: middle;

}

.ly5_5_2 {
	position: absolute;
	
	/* width: 668px; */
	top: 60px;
	/* right: 0; */
	left: 50%;
	padding-left: 88px;
	margin-top: 100px;
}

.ly_6 {
	display: flex;
	position: relative;
	/* position: absolute; */
	width: 204px;
	margin-bottom: 32px;
	/* height: 80px; */
	/* top: 300px;
	left: 50%; */

}

.ly_6_2 {
	display: flex;
	position: relative;
	/* top: 400px; */
}

.ly_7 {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.ly_8 {
	color: #ffffff;
	/* line-height: 20px; */
	font-size: 20px;
}

.ly_10 {
	color: #ffffff;
	line-height: 20px;
	font-size: 12px;
}

.ly_9 {
	/* position: absolute; */
	width: 264px;
	z-index: 2;
	/* text-align: center; */
	top: 12px;
	right: 15px;
	margin-left: 80px;
	margin-top: 10px;
}

.ly_11 {
	/* position: absolute; */
	width: 64px;
	height: 64px;
	/* top: 305px; */
	left: 50%;
	margin-left: 48px;

}

.ly_11_2 {
	/* position: absolute; */
	width: 64px;
	height: 64px;
	/* top: 305px; */
	left: 50%;
	margin-left: 48px;
}

.ly_12 {
	position: absolute;
	width: 120px;
	top: -50px;
	right: -160px;
	margin-left: 40px;
	padding: 15px;
	display: none;
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 0 0 10px #cccccc;
	/* text-align: center; */
}

.ly_12_2 {
	position: absolute;
	width: 120px;
	top: -50px;
	right: -160px;
	margin-left: 40px;
	display: none;
	padding: 15px;
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 0 0 10px #cccccc;
}
.desc1 {
	color: #76767A;
	margin-bottom: 12px;
	margin-top: 50px;
}
.desc2 {
	color: #76767A;
	display: flex;
	align-items: center;
}
.desc2 a {
	cursor: pointer;
	color: #76767A;
}
.desc2 div {
	margin: 0 10px;
}
.ly_13 {
	/* padding: 0 20px; */
	display: inline-block;
	/* float: right; */
	font-size: 16px;
	line-height: 80px;
	/* font-weight: bold; */
	color: #9D9DA3;
	padding: 0 40px;
	font-family: 'Inter';
	font-style: normal;
}

.ly_13_act {
	color: #000000;
	font-weight: bold;
}

.ly_14 {
	display: flex;
	justify-content: center;
	width: 100%;
}

.ly14 {
	display: inline-flex;
	margin-top: 73px;
	position: relative;
}

.ly15 {
	display: inline-flex;
	position: relative;
}

.ly_footer {
	z-index: 100;
	position: fixed;
	min-width: 1140px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	left: 0;
	bottom: 0;
	text-align: center;
	background: #313133;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ly_footer .line {
	height: 20px;
	width: 1px;
	background-color: #D9D9D9;
	margin: 0 20px;
}
.ly_footer_1 {
	font-size: 14px;
	color: #ffffff;
	margin: 0 20px;
	display: inline-block;
}

.title {
	font-size: 72px;
	font-weight: 700;
}

.content {
	font-size: 36px;
	font-weight: 500;
	margin: 32px 0 16px 0;
}

.content_text {
	font-size: 16px;
	word-wrap: break-word;
}

/* @media screen and (max-width: 900px) {
	.ly_footer {
		display: none;
	}

	.ly_1 {
		display: none;
	}
} */

@media screen and (max-width: 1000px) {
	.ly_footer {
		display: none !important;
	}

	.ly_1 {
		display: none !important;
	}

	.title2 {
		border-left: none !important;
		text-align: center;
	}

	.p4 {
		text-align: center !important;
	}
}