* {
	margin: 0;
	padding: 0;
}

html {
	position: relative;
	overflow-x: hidden !important;
}

html,
body {
	position: relative;
	height: 100%;
}






.headerContent a {
	text-decoration: none;
	color: #000000;
}

.headerContent {
	position: fixed;
	top: 0;
	width: 100%;
	height: 90px;
	z-index: 400;
	/* background-color: #000000; */
	/* background: linear-gradient(180deg, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.06) 106.67%);	
	backdrop-filter: blur(2.5px); */
}

.addheaderContent {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.06) 106.67%);
	backdrop-filter: blur(2.5px);
}


.headerContent a {
	text-decoration: none;
	color: #FFFFFF;
}

.header {
	width: 100%;
	width: 1200px;
	height: 90px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	/* background-color: #000000 */
	/* opacity: 0.1; */
}

.header_left_content {
	width: 260px;
	height: 25px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.pc_tab_logo {
	width: 85px;
	height: 25px;
}

.pc_tab_shu {
	width: 1px;
	height: 24px;
	background-color: #FFFFFF;
}

.pc_tab_txt {
	font-size: 16px;
	color: #FFFFFF;
}

.header_right_content {
	width: 510PX;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.header_right_titleOne {
	/* width: 102px; */
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	font-weight: 600;
	z-index: 100;
}

.header_right_titleOne:hover {
	cursor: pointer;
	border-bottom: 3px solid #FFFFFF;
}

.header_right_titleTwo {
	/* width: 102px; */
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	font-weight: 400;
	z-index: 100;
}

.header_right_titleTwo:hover {
	cursor: pointer;
	border-bottom: 3px solid #FFFFFF;
}


.header_right_titleThree {
	width: 102px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	color: #EAF0FD;
	font-weight: 300;
}

/* 解决方案 */
.header_title_two:hover {
	cursor: pointer;
	border-bottom: 3px solid #FFFFFF;
}

.header_title_two .jiejuecontent {
	/* width: 102px; */
	height: 60px;
	font-size: 14px;
	color: #ffffff;
	font-weight: 400;
	z-index: 100;
	/* background-color: #00FFFC; */

	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.header_title_two:hover .fangan_list_content {
	display: block;
}

.fangan_list_content {
	display: none;
	position: absolute;
	top: 50px;
	transform: translate(-904px, 0);
	width: 1920px;
	height: 80px;
	margin-top: 0;
	/* padding-top: 10px; */
	background-color: black;

}

.fangan_list_contenttwo {
	width: 100%;
	height: 100%;
	/* background-color: firebrick; */
	/* box-shadow: 0px 4px 14px rgba(152, 152, 152, 0.25);
	border-radius: 4px; */
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	position: relative;
}

.fangan_list_contenttwo_c {
	width: 52%;
	height: 100%;
	background-color: black;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

/* .fangan_list_contenttwo::before {
	position: absolute;
	top: -8px;
	left: 50%;
	transform: translate(-50%, 0);
	content: "";
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid white;
} */
.fangan_list_itemone {
	width: 124px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 600;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.fangan_list_item {
	width: 124px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 400;
}

.fangan_next {
	width: 16px;
	height: 10px;
}

.header_right_titleThreeimg {
	width: 14px;
	height: 8px;
}

.right_content {
	width: 270px;
	height: 90px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	/* background-color: aqua; */
}


.header_right_titlemainfei {
	width: 128px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 20px;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	color: #FFFFFF;

}

.header_right_titlemainfei:hover {
	cursor: pointer;
	border: 1px solid #266EFA;
	font-size: 14px;
	color: #266EFA;
}

.header_right_title:hover {
	cursor: pointer;
	color: #FFFFFF;
	background-color: #1A5CDD;
}

.header_right_title {
	width: 128px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 20px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #266EFA;
}


/* 免费试稿 */
.mianfeishigao_content {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/* background: rgba(8, 16, 23, 0.67); */
	background: rgba(29, 11, 135, 0.10);
	backdrop-filter: blur(15px);
	z-index: 200;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.mfsg_right_bgcontent {
	width: 940px;
	height: 680px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	box-shadow: 0px 14px 50px -6px rgba(80, 105, 169, 0.10);
}

.mianfeishigao_img_bg {
	width: 940px;
	height: 680px;
}

.mfsg_right_bgtwocontent {
	width: 940px;
	height: 680px;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
}

.lianxiwomen_right_close {
	width: 22px;
	height: 22px;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 200;
}

.lianxiwomen_right_close:hover {
	cursor: pointer;
}

.mfsg_right_bgformcontent {
	width: 506px;
	height: 680px;
	/* background-color: forestgreen; */
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}

.mfsg_right_bgformC {
	width: 306px;
	height: 370px;
	/* box-shadow: drop-shadow(0px 15px 40px rgba(45, 65, 199, 0.18)); */
	box-shadow: 0px 15px 40px rgba(45, 65, 199, 0.18);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}

.mfsg_right_txtone {
	font-size: 28px;
	color: #1D2129;
	margin-top: 60px;
}

.mfsg_right_txttwo {
	font-size: 14px;
	color: #7C7E81;
	margin-top: 15px;
}

.mfsg_right_txtthree_left {
	width: 335px;
	height: 28;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-top: 22px;
}

.mfsg_right_txtthree_leftone {
	font-size: 14px;
	color: #FF0101;
}



.form_inputclass {
	width: 324px;
	height: 34px;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #D9DDEC;
	margin-left: 10px;
	font-size: 14px;
	color: #86909C;
}

.mfsg_right_txtthree_leftphone {
	width: 335px;
	height: 28;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-top: 16px;
}

.mfsg_right_txtthree_company {
	width: 335px;
	height: 28;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-top: 16px;
}



.mfsg_right_txtthree_work {
	width: 335px;
	height: 28;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-top: 16px;
}




.mfsg_right_txtthree_need {
	width: 335px;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: flex-start;
	margin-top: 24px;
}

.form_inputclass_need {
	width: 306px;
	height: 120px;
	border-radius: 4px;
	border: 1px solid #E0E4EB;
	background: #FFFFFF;
	padding: 5px 0 0 12px;
	resize: none;
	font-size: 14px;
	color: #86909C;

}

.mfsg_right_txtthree_submit {
	width: 325px;
	height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 24px;
	border-radius: 100px;
	background: linear-gradient(90deg, #2468F2 6.53%, #7E56FF 94.2%);
}

.mfsg_right_txtthree_submit:hover {
	cursor: pointer;
}


/* 联系我们 */

.liangxiwomen_content {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/* background: rgba(8, 16, 23, 0.67); */
	background: rgba(29, 11, 135, 0.10);
	backdrop-filter: blur(15px);
	z-index: 200;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.liangxiwomen_content:hover {
	cursor: pointer;
}

.liangxiwomen_txt_contentone {
	width: 680px;
	height: 597px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}


.lianxiwomen_bg_imgtwo {
	width: 644px;
	height: 568px;
	/* flex-shrink: 0; */
}

.liangxiwomen_txt_contenttwo {
	width: 680px;
	height: 597px;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}

.liangxiwomen_txt_topc {
	width: 644px;
	height: 150px;
	/* background-color: firebrick; */
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}

.liangxiwomen_txt_topc_one {
	font-size: 30px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.liangxiwomen_txt_topc_two {
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 10px;
}

.lianxiwomen_img_icontwo {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 20px;
	right: 20px;
}

.liangxiwomen_content:hover {
	cursor: pointer;
}

.liangxiwomen_txt_bottomc {
	width: 680px;
	height: 447px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}

.lianxiwomen_bg_imgone {
	width: 680px;
	height: 447px;
}

.liangxiwomen_txt_bottomcC {
	width: 680px;
	height: 447px;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}

.liangxiwomen_txt_bottomcC_content {
	width: 485px;
	height: 164px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-top: 83px;
}




.liangxiwomen_txt_bottomcC_one {
	width: 113px;
	height: 164px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	color: #4F5C74;
}

.lianxiwomen_img_one {
	width: 86px;
	height: 86px;
}

.liangxiwomen_txt_bottomcC_two {
	width: 148px;
	height: 164px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	/* background-color: firebrick; */
	font-size: 16px;
	color: #4F5C74;
}

.liangxiwomen_txt_bottomcC_three {
	width: 128px;
	height: 164px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	color: #4F5C74;
	/* background-color: firebrick; */
}

.lianxiwomen_img_two {
	font-size: 20px;
	color: #313440;
}

.lxwm_call_content {
	width: 503px;
	height: 80px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 69px;
	background-color: #FFFFFF;
	border-radius: 40px;
}

.lianxiwomen_img_iconone {
	width: 24px;
	height: 24px;
	margin-right: 5px;
}

.lxwm_call_txt {

	font-size: 20px;
	font-weight: 500;
	color: transparent;
	background-image: linear-gradient(90deg, #2468F2 6.53%, #7E56FF 94.2%);
	-webkit-background-clip: text;
	background-clip: text;
	margin-left: 5px;

}

.lxwm_call_txt span {

	font-size: 20px;
	font-weight: 500;
	text-decoration-line: underline;
	border-bottom: 1px solid #3F63F6;
}



/* 第一排 */
.all_content {
	width: 100%;
	/* height: 100%; */
	position: relative;
	/* background-color: forestgreen; */

}

.all_content a {
	text-decoration: none;
}


.top_content a {
	text-decoration: none;
}


@media only screen and (min-width: 1920px) {
	.top_content {
		width: 2560px;
		height: 800px;
		margin: 0 auto;
		position: relative;
	}

	.abouts_top_bg {
		width: 2560px;
		height: 800px;
	}
}

@media only screen and (max-width: 1920px) {
	.top_content {
		width: 1920px;
		height: 800px;
		margin: 0 auto;
		position: relative;
	}

	.abouts_top_bg {
		width: 1920px;
		height: 800px;
	}
}





/* .top_content {
	width: 1920px;
	height: 920px;
	margin: 0 auto;
	position: relative;

}

.abouts_top_bg {
	width: 1920px;
	height: 920px;

} */

.top_imgup_content {
	width: 1184px;
	height: 800px;
	position: absolute;
	left: calc(50% - 592px);
	top: 0;
	/* background-color: #266EFA; */
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;

}

.top_imgup_leftcontent {
	/* width: 552px; */
	height: 245px;
	/* background-color: firebrick; */
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
}

.top_imgup_left_one {
	font-size: 48px;
	color: #FFFFFF;
	font-weight: 600;

}

.top_imgup_left_one span {
	font-size: 48px;
	font-weight: 600;
	color: transparent;
	background-image: linear-gradient(to right, #4ECBE5, #3483F6);
	-webkit-background-clip: text;
	background-clip: text;


}

.top_imgup_left_mtwo {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 20px;
	font-weight: 300;
}

.top_imgup_left_mthree {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 300;
}

.top_imgup_left_dcontent {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 284px;
	height: 45px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.top_imgup_left_dfive {
	width: 130px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-radius: 20px;
	background-image: linear-gradient(to right, #548EFF, #5BC4FF);
	font-size: 18px;
	color: #FFFFFF;
}

.top_imgup_left_dfive:hover {
	cursor: pointer;
	background-image: linear-gradient(to right, #FFFFFF, #FFFFFF);
	background-color: white;
	color: #000000;
}

.top_imgup_left_dsix:hover {
	cursor: pointer;
	background-image: linear-gradient(to right, #548EFF, #5BC4FF);
	color: #FFFFFF;
}

.top_imgup_left_dsix {
	width: 130px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-radius: 20px;
	background-color: #FFFFFF;
	font-size: 18px;
	color: #000000;
}

/* 图片上面右侧 */

.top_imgup_rightcontent {
	width: 363px;
	height: 100%;
	/* background-color: aqua; */
	display: flex;
	flex-direction: column;
	position: relative;
}

.ceshi {
	width: 1098px;
	height: 996px;
	/* background-color: firebrick; */
	display: flex;
	flex-direction: column;
	position: absolute;
	left: 0;
	top: 0;
}

.ceshiwenxi {
	width: 1098px;
	height: 996px;
	/* background-color: aqua; */
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	position: absolute;
	left: 0;
	top: 0;
}

.ceshiwenxiteow {
	width: 390px;
	height: 245px;
	/* background-color: aqua; */
	display: flex;
	flex-direction: column;
	margin: 325px 0 0 268px;
}

.top_imgup_rightupcontent {
	width: 100%;
	height: 50%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.top_imgup_rightupleft {
	display: flex;
	flex-direction: column;
	color: #FFFFFF;
}

.top_imgup_rightupone {
	font-size: 24px;
}

.top_imgup_rightuptwo {
	font-size: 14px;
}

.top_imgup_rightdowncontent {
	width: 100%;
	height: 50%;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

.top_imgup_rightuplefttdown {
	margin-left: 118px;
	display: flex;
	flex-direction: column;
	color: #FFFFFF;
}

/* 第二排 */
.div_two_content {
	width: 1200px;
	height: 597px;
	margin: -150px auto 0 auto;
	/* background-color: firebrick; */
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}

.div_two_left {
	width: 399px;
	height: 387px;
	margin-top: 143px;
	/* background-color: cornflowerblue; */
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}

.div_two_left_one {
	font-size: 46px;
	font-weight: bold;
	color: #1A1A24;
	z-index: 50;
}

.div_two_left_two {
	font-size: 46px;
	font-weight: bold;
	color: #F6F7F9;
	margin-top: -30px;
}

.div_two_left_three {
	width: 66px;
	height: 8px;
	margin-top: 30px;
	background-image: linear-gradient(to right, #4286F5, #F6F9FF);
}

.div_two_left_four {
	font-size: 20px;
	color: #90939A;
	margin-top: 60px;
}

.div_two_left_five {
	font-size: 20px;
	color: #90939A;
	margin-top: 6px;
}





.div_two_right {
	width: 738px;
	height: 597px;
	/* background-color: fuchsia; */
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
	/* z-index: 2; */
}

.abouts_bg_two {
	width: 738px;
	height: 523px;
	position: absolute;
	left: 0;
	top: 0;
}

.div_two_right_txtcontent {
	width: 559px;
	height: 82px;
	position: absolute;
	left: 100px;
	top: 150px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.div_two_right_txt {
	height: 82px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.abouts_icon_one {
	width: 50px;
	height: 50px;
}

.div_two_right_txtone {
	font-size: 14px;
	color: #495467;
}

.abouts_bg_one {
	width: 486px;
	height: 324px;
	position: absolute;
	left: 100px;
	bottom: 0;
}


/* 第四排 */
.div_four_content {
	width: 100%;
	/* height: 557px; */
	margin-top: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.div_four_txtone {
	font-size: 46px;
	color: #1B1B1C;
	z-index: 20;
	margin-top: 120px;
	font-weight: 600;
}

.div_four_txttwo {
	font-size: 46px;
	color: #F0F3F8;
	margin-top: -40px;
	z-index: 2;
}

.div_four_imgcontent {
	width: 1200px;
	height: 474px;
	margin: 80px auto 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
}

.div_four_imgcontent_two {
	width: 1200px;
	height: 515px;
	margin: 20px auto 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
}

.div_four_img_item {
	width: 544px;
	height: 474px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}

.abouts_four_bgimg {
	width: 544px;
	height: 474px;
}

.div_four_img_bg {
	width: 544px;
	height: 474px;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #0A172A;
	opacity: 0.65;
}

.div_four_img_txtbg {
	width: 544px;
	height: 474px;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.div_four_img_txtone {
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 0;
}

.div_four_img_txttwo {
	font-size: 16px;
	color: #FFFFFF;
	margin: 20px 0 0 0;
}

.div_four_img_txtthree {
	font-size: 38px;
	color: #FFFFFF;

}


.div_four_img_txtfourcNew {
	width: 106px;
	height: 24px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 15px 0 0 0;

}

.div_four_img_txtfourNew {
	font-size: 16px;
	color: #FFFFFF;

}

.div_four_img_txtfouriconNew {
	width: 10px;
	height: 10px;
}

/* 第五排 */
.div_five_content {
	width: 100%;
	/* height: 557px; */
	margin-top: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.div_five_txtone {
	font-size: 46px;
	color: #1B1B1C;
	z-index: 20;
	margin-top: 120px;
	font-weight: 600;
}

.div_five_txttwo {
	font-size: 46px;
	color: #F0F3F8;
	margin-top: -40px;
	z-index: 2;
}



@media only screen and (min-width: 1920px) {
	.mySwiperOne_content {
		width: 100%;
		position: relative;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}

	.mySwiperOne {
		width: 2560px;
		height: 700px;
		margin-top: 60px;
	}

	.mySwiperOne .swiper-slide {
		text-align: center;
		font-size: 18px;
		background: #fff;

		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		width: 1380px;
		height: 680px;

	}
}

@media only screen and (max-width: 1920px) {
	.mySwiperOne_content {
		width: 100%;
		position: relative;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}

	.mySwiperOne {
		width: 1920px;
		height: 610px;
		margin-top: 60px;
	}

	.mySwiperOne .swiper-slide {
		text-align: center;
		font-size: 18px;
		background: #fff;

		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		width: 1200px;
		height: 592px;

	}
}

/* 
.mySwiperOne {
	width: 1200px;
	height: 435px;
	margin-top: 60px;
}

.mySwiperOne .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 880px;
	height: 435px;

} */

.mySwiperOne .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}



.six_my_all_content {
	width: 1100px;
	height: 52px;
	margin: 0 auto 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	/*background-color: rosybrown;*/
	z-index: 90;
	position: absolute;
	left: calc(50% -550px);
	top: calc(50%);
}

.mySix_btn_perf {
	width: 40px;
	height: 40px;
}

.mySix_btn_perf:hover {
	cursor: pointer;
}

.mySix_btn_next {
	width: 40px;
	height: 40px;
}

.mySix_btn_next:hover {
	cursor: pointer;
}










/* 第六排 */
.div_six_content {
	width: 100%;
	/* height: 557px; */
	margin-top: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;

}

.div_six_txtone {
	font-size: 46px;
	color: #1B1B1C;
	z-index: 20;
	margin-top: 120px;
	font-weight: 600;
}

.div_six_txttwo {
	font-size: 46px;
	color: #F0F3F8;
	margin-top: -40px;
	z-index: 2;
}

.div_six_txtcontent a {
	text-decoration: none;
}

.div_six_txtcontent {
	width: 1200px;
	height: 329px;
	margin: 0 auto;
	/* background-color: firebrick; */
	margin-top: 80px;

	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.div_six_leftitem:hover {
	cursor: pointer;
}

.div_six_leftcontent {
	width: 611px;
	height: 329px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.div_six_leftitem {
	width: 611px;
	height: 53;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.div_six_leftitem_one {
	font-size: 20px;
	color: #525A6F;
}

.div_six_leftitem_one_one {
	padding: 4px;
	background-color: #F46D6C;
	font-size: 16px;
	color: #FFFFFF;
	border-radius: 4px;
}

.div_six_leftitem_spanone {
	font-size: 20px;
	color: #525A6F;
}

.div_six_leftitem_two {
	font-size: 16px;
	color: #BABBBD;
}

.div_six_rightcontent {
	width: 509px;
	height: 329px;
	display: flex;
	flex-direction: column;
	position: relative;

}

.div_six_rightimg_bg {
	width: 509px;
	height: 329px;
	/* position: absolute;
	left: 0;
	top: 0; */
}

.div_six_rightimg {
	width: 509px;
	height: 329px;
	display: flex;
	flex-direction: column;
	position: absolute;
	left: 0;
	top: 0;
}


.div_six_rightimg_one {
	font-size: 16px;
	color: #F8FAFC;
	margin: 50px 0 0 56px;

}

.div_six_rightimg_two {
	font-size: 16px;
	color: #F8FAFC;
	margin: 65px 0 0 50px;

}

.div_six_rightimg_three {
	width: 116px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	background-color: #56A3F3;
	font-size: 16px;
	color: #FFFFFF;
	border-radius: 4px;
	margin: 76px 0 0 56px;
}

.div_six_rightimg_three :hover {
	cursor: pointer;
	background-color: forestgreen;
}



/* 第七排 */
.div_senven_content {
	width: 100%;
	/* height: 557px; */
	margin-top: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.div_senven_txtone {
	font-size: 46px;
	color: #1B1B1C;
	z-index: 20;
	margin-top: 120px;
	font-weight: 600;
}

.div_senven_txttwo {
	font-size: 46px;
	color: #F0F3F8;
	font-weight: bold;
	margin-top: -40px;
	z-index: 2;
}

.div_senven_txtthree {
	font-size: 17px;
	color: #4F5C74;
	/* 		margin-top: 10px;
 */
}

@media only screen and (min-width: 1920px) {
	.six_content_listImg_content {
		width: 2560px;
		height: 768px;
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		/* background-color: firebrick; */
		position: relative;
	}
}


@media only screen and (max-width: 1920px) {
	.six_content_listImg_content {
		width: 1920px;
		height: 700px;
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		/* background-color: firebrick; */
		position: relative;
	}
}



.abouts_lunbotu_senvenimgone {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.six_content_listImg_allcontent {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

/*item1*/
.six_content_listImg {
	width: 1163px;
	/* height: 88px; */
	margin: 0 auto 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	/* background-color: forestgreen; */
}

.six_itmeone_one {
	border: 1px solid #DADADA;
	border-radius: 8px;
}

/*item2*/
.six_content_listImg_Two {
	width: 1114px;
	height: 88px;
	margin: 20px auto 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	/*background-color: forestgreen;*/
}

.six_content_listImg_Three {
	width: 1170px;
	height: 88px;
	margin: 20px auto 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	/*background-color: forestgreen;*/
}

.six_content_listImg_Four {
	width: 1163px;
	height: 88px;
	margin: 20px auto 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	/*background-color: forestgreen;*/
}

.six_content_listImg_Five {
	width: 1163px;
	height: 88px;
	margin: 20px auto 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	/*background-color: forestgreen;*/
}