	* {
		margin: 0;
		padding: 0;
	}
	
	html {
		position: relative;
		overflow-x: hidden !important;
	}
	
	@media only screen and (min-width: 960px) {
		.phone_all_content {
			display: none;
		}
		.header {
			width: 100%;
			height: 60px;
			/*-webkit-box-shadow: 0 3px 8px rgb(199 213 228 / 79%);
			box-shadow: 0 3px 8px 0 rgb(199 213 228 / 79%);*/
			position: fixed;
			top: 0;
			background-color: #FFFFFF;
			/*box-shadow: 0px 3px 8px rgba(0 14 45 / 29%);*/
			box-shadow: 0px 3px 8px rgba(199 213 228 / 79%);
			opacity: 1;
			z-index: 150;
		}
		.header_all_content {
			width: 1200px;
			/*background-color: #FFFFFF;*/
			height: 100%;
			margin: 0 auto;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
			/*user-select: none;*/
			cursor: pointer;
			position: relative;
		}
		.header_img_logoContent {
			width: 298px;
			height: 100%;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
			/*background-color: forestgreen;*/
		}
		.header_img_logo {
			width: 125px;
			height: 48px;
		}
		.header_shu {
			width: 1px;
			height: 21px;
			background-color: #A0AABC;
		}
		.header_img_txt {
			font-size: 15px;
			color: #A0AABC;
		}
		.header-item a {
			text-decoration: none;
			color: #4F5C74;
		}
		.header-item-actived {
			/*border-bottom: 3px solid #4480F4;*/
		}
		
		/*中间文字导航*/
		.header_all_title {
			width: 491px;
			height: 60px;
			font-size: 16px;
			color: #4F5C74;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: flex-start;

/*			border-bottom: 3px solid #4480F4;*/
		}
		/*什么是优享*/
		.header-item {
			/*border-bottom: 3px solid #4480F4;*/
		} 
		
		.header_title_one .youxiang_row_content {
			width: 93px;
			height: 60px;
			display: flex;
			flex-direction: row;
			justify-content: center;
			align-items: center;
		}
		.header_title_one:hover {
			border-bottom: 3px solid #4480F4;
		}
		/*服务*/
		.header_title_four .fuwu_row_content {
			width: 40px;
			height: 60px;
			display: flex;
			flex-direction: row;
			justify-content: center;
			align-items: center;
		}
		.header_title_four:hover {
			border-bottom: 3px solid #4480F4;
		}
		/*方案*/
		.header_title_two .fangan_row_content {
			width: 48px;
			height: 60px;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
		}
		.header_title_two:hover {
			border-bottom: 3px solid #4480F4;
		}
		.header_title_two:hover .fangan_list_content {
			display: block;
		}
		.fangan_list_content {
			display: none;
			position: absolute;
			top: 60px;
			transform: translate(-46%, 0);
			width: 540px;
			;
			height: 240px;
			margin-top: 0;
			padding-top: 10px;
		}
		.fangan_list_contenttwo {
			width: 100%;
			height: 100%;
			background-color: white;
			box-shadow: 0px 4px 14px rgba(152, 152, 152, 0.25);
			border-radius: 4px;
			display: flex;
			flex-direction: row;
			justify-content: center;
			position: relative;
		}
		.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_left_content {
			width: 50%;
			height: 100%;
			display: flex;
			flex-direction: column;
			justify-content: space-around;
			align-items: center;
			font-size: 16px;
			color: #1E2737;
		}
		.fangan_list_item {
			width: 196px;
		}
		.fangan_list_itemtxt {
			font-size: 14px;
			color: #4F5C74;
			margin: 5px 0 0 0;
		}
		/*案例*/
		.header_title_three .anli_row_content {
			width: 40px;
			height: 60px;
			display: flex;
			flex-direction: row;
			justify-content: center;
			align-items: center;
		}
		.header_title_three:hover {
			border-bottom: 3px solid #4480F4;
		}
		/*资源中心*/
		.header_title_five .ziyuan_row_content {
			width: 80px;
			height: 60px;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
		}
		.header_title_five:hover {
			border-bottom: 3px solid #4480F4;
		}
		.header_title_five:hover .fangan_list_content {
			display: block;
			height: 188px;
			transform: translate(-43%, 0);
		}
		.header_title_five .fangan_list_content::before {}
		/*关于我们*/
		.header_title_eight .ziyuan_row_content {
			width: 80px;
			height: 60px;
			display: flex;
			flex-direction: row;
			justify-content: center;
			align-items: center;
			border-bottom: 3px solid #4480F4;
		}
		/*.header_title_eight:hover {
			border-bottom: 3px solid #4480F4;
		}*/
		.header_title_eight:hover .fangan_list_content {
			display: block;
			height: 188px;
			transform: translate(-43%, 0);
		}
		.header_title_eight .fangan_list_content::before {}
		/*设计师招募*/
		.header_title_right {
			width: 249px;
		height: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		z-index: 200;
		}
		.header_title_right a {
			text-decoration: none;
		}
		.header_title_six {
		width: 132px;
		height: 38px;
		line-height: 38px;
		text-align: center;
		background: #00C57B;
border-radius: 7px;
		font-size: 16px;
		color: #FFFFFF;
	}
	.header_title_six:hover {
		background: #008971;
	}
		
		.header_title_senven {
			font-size: 16px;
		color: #4F5C74;
		}
		
	/*表单蒙层*/
	.form_all_content_bg{
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(8, 16, 23, 0.67);
		z-index: 200;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	/*表单*/
	.form_all_content {
		width: 900px;
		height: 630px;
		background-color: #FFFFFF;
		box-shadow: 0px 3px 12px 2px rgba(189, 184, 184, 0.4);
		/*position: fixed;
		left: calc(50% - 600px);
		top: calc(50% - 350px);*/
		z-index: 200;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		position: relative;
	}
	.close_submitone {
		position: absolute;
		right: 20px;
		top: 25px;
		width: 18px;
		height: 18px;
		line-height: 18px;
		text-align: center;
	}
	.close_submitone:hover {
		cursor: pointer
	}
	.form_titlel_img{
		width: 61px;
		height: 81px;
		margin: 0 0 56px 0;
	}
	/*item区域*/
	.form_item_one {
		width: 750px;
		height: 40px;
		margin: 0 0 0 0;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		/*background-color: firebrick;*/
	}
	/*标题*/
	.form_item_onetitle {
		width: 80px;
		font-size: 16px;
		color: #4F5C74;
		font-weight: 600;
	}
	/*右边 所有*/
	.form_item_oneright {
		width: 650px;
		height: 40px;
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
	}
	input[type=checkbox] {
		display: inline-block;
		vertical-align: middle;
		width: 16px;
		height: 16px;
		line-height: 16px;
		text-align: center;
		-webkit-appearance: none;
		border-color: #A0AABC;
		background-color: #FFFFFF;
		border: 1px solid #A0AABC;
	}
	input[type=checkbox]:focus {
		border-color: #A0AABC;
	}
	input[type=checkbox]:after {
		content: "";
		display: none;
		width: 8px;
		height: 8px;
		text-align: center;
		transform: translate(3px, 3px);
		background-color: #FFFFFF;
	}
	input[type=checkbox]:checked:after {
		content: "";
		display: block;
		width: 8px;
		height: 8px;
		text-align: center;
		background-color: #0000FF;
	}
	.inputcheckboxclass {
		margin: 0 0 0 28px;
	}
	.checkboxspanname {
		font-size: 16px;
		color: #4F5C74;
		margin: 0 0 0 10px;
	}
	input[type=radio] {
		display: inline-block;
		vertical-align: middle;
		width: 16px;
		height: 16px;
		line-height: 16px;
		text-align: center;
		-webkit-appearance: none;
		border-color: #A0AABC;
		background-color: #FFFFFF;
		border: 1px solid #A0AABC;
	}
	input[type=radio]:focus {
		border-color: #A0AABC;
	}
	input[type=radio]:after {
		content: "";
		display: none;
		width: 8px;
		height: 8px;
		text-align: center;
		transform: translate(3px, 3px);
		background-color: #FFFFFF;
	}
	input[type=radio]:checked:after {
		content: "";
		display: block;
		width: 8px;
		height: 8px;
		text-align: center;
		background-color: #0000FF;
	}
	.form_item_onecompanyname {
		width: 750px;
		height: 40px;
		margin: 40px 0 0 0;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	.form_inputclass {
		width: 280px;
		height: 34px;
		border: 1px solid #A0AABC;
	}
	.form_item_onecontanctname {
		width: 750px;
		height: 40px;
		margin: 20px 0 0 0;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	.form_inputcontanctname {
		width: 164px;
		height: 34px;
		border: 1px solid #A0AABC;
	}
	.contanctspan {
		font-weight: 600;
		font-size: 16px;
		color: #4F5C74;
		margin: 0 0 0 62px;
	}
	.form_inputcontanctphone {
		width: 164px;
		height: 34px;
		border: 1px solid #A0AABC;
	}
	.submitclass {
		width: 183px;
		height: 51px;
		margin: 60px 0 0 0;
		line-height: 51px;
		text-align: center;
		background: linear-gradient(90deg, #548EFF 0%, #5BC4FF 109.84%);
		border-radius: 24px;
		font-weight: 500;
		font-size: 18px;
		color: #FFFFFF;
	}
	.submitclass:hover {
		cursor: pointer;
	}
	
	/*提示界面*/
	/*表单蒙层*/
	.form_all_content_bgtwo{
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(8, 16, 23, 0.67);
		z-index: 200;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	/*表单*/
	.form_tishi_content {
		width: 900px;
		height: 630px;
		background-color: #FFFFFF;
		box-shadow: 0px 3px 12px 2px rgba(189, 184, 184, 0.4);
		position: fixed;
		left: calc(50% - 450px);
		top: calc(50% - 315px);
		z-index: 200;
		
	}
	.form_lcb_all_content{
		width: 100%;
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		position: relative;
	}

	.close_submit {
		position: absolute;
		right: 20px;
		top: 25px;
		width: 18px;
		height: 18px;
		line-height: 18px;
		text-align: center;
		/*border-radius: 50%;
		background-color: #4480F4;
		color: #FFFFFF;
		font-size: 40px;*/
	}
	.close_submit:hover {
		cursor: pointer;
	}
	.form_lcb_title_content {
		width: 1112;
		margin: 0 auto 0 auto;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	}
	.form_tishi_imgtwp {
		width: 61px;
		height: 81px;
		
	}
	.form_tishi_imgone {
		width: 438px;
		height: 196px;
		margin: 25px 0 0 0;
	}
	.form_lcb_all_title {
		font-size: 27px;
		color: #4F5C74;
		margin: 15px 0 0 0;
	}
	.form_lcb_all_titleTwo {
		font-size: 16px;
		color: #4F5C74;
		margin: 10px 0 0 0;
	}
	.fangan_four_line {
		width: 765px;
		height: 49px;
		margin: 53px auto 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	.fangan_four_lineOne {
		width: 49px;
		height: 49px;
		line-height: 49px;
		text-align: center;
		border-radius: 50%;
		border: 1px solid #788CAA;
		font-size: 33px;
		color: #587BB0;
		background-color: #FFFFFF;
	}
	.fangan_four_lineTwo {
		width: 269px;
		border: 1px solid #587BB0;
	}
	.form_four_content_text {
		width: 861px;
		margin: 0 auto 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	.form_four_text_content {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.form_four_txt_one {
		font-size: 20px;
		color: #15294B;
		margin: 43px 0 0 0;
	}
	.form_four_text_two {
		font-size: 16px;
		color: #4F5C74;
		margin: 11px 0 0 0;
	}
	.form_four_text_three {
		font-size: 16px;
		color: #4F5C74;
	}
	.form_four_txt_four {
		font-size: 16px;
		color: #4F5C74;
	}
		
		
		.all_content {
			width: 100%;
			height: 100%;
		}
		.all_content a{
			text-decoration: none;
			color: #4F5C74;
		}
		/* 最上部 */
		
		
			.top_all_content_bg {
				width: 100%;
				height: 680px;
				background: linear-gradient(180deg, #EAF0F8 0%, rgba(255, 255, 255, 0) 100%);
				display: flex;
				flex-direction: column;
				justify-content: center;
				align-items: center;
			}
			.about_us_bgcontent {
				width: 1440px;
				height: 680px;
				margin: 0 auto;
				display: flex;
				flex-direction: column;
				justify-content: center;
				align-items: center;
			}
			.about_us_bg {
				width: 1440px;
				margin: 0 auto;
			}
			.about_us_bgImg {
				width: 1200px;
				height: 680px;
				/*background-color: red;*/
				margin: -680px auto 0 auto;
				z-index: 100;
				position: relative;
			}
		/*}*/
		/*图片*/
		/*动画底图*/
		/*210  旧金山*/
		.pc_aboutus_topbgone {
			position: absolute;
			left: 50px;
			top: 210px;
			width: 67px;
			height: 67px;
			animation-name: pc_aboutus_topbgoneKf;
			animation-duration: 1s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
			animation-fill-mode: forwards;
		}
		@-webkit-keyframes pc_aboutus_topbgoneKf {
			0% {
				opacity: 0;
			}
			100% {
				opacity: 1;
			}
		}
		/*纽约*/
		.pc_aboutus_topbgtwo {
			position: absolute;
			left: 219px;
			top: 234px;
			width: 38px;
			height: 38px;
			animation-name: pc_aboutus_topbgtwoKf;
			animation-duration: 1.5s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
			animation-fill-mode: forwards;
		}
		@-webkit-keyframes pc_aboutus_topbgtwoKf {
			0% {
				opacity: 0;
			}
			100% {
				opacity: 1;
			}
		}
		/*伦敦*/
		.pc_aboutus_topbgthree {
			position: absolute;
			left: 518px;
			top: 140px;
			width: 54px;
			height: 54px;
			animation-name: pc_aboutus_topbgthreeKf;
			animation-duration: 2s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
			animation-fill-mode: forwards;
		}
		@-webkit-keyframes pc_aboutus_topbgthreeKf {
			0% {
				opacity: 0;
			}
			100% {
				opacity: 1;
			}
		}
		/*巴黎*/
		.pc_aboutus_topbgfour {
			position: absolute;
			left: 549px;
			top: 192px;
			width: 38px;
			height: 38px;
			animation-name: pc_aboutus_topbgfourKf;
			animation-duration: 2.5s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
			animation-fill-mode: forwards;
		}
		@-webkit-keyframes pc_aboutus_topbgfourKf {
			0% {
				opacity: 0;
			}
			100% {
				opacity: 1;
			}
		}
		/*新加坡*/
		.pc_aboutus_topbgfive {
			position: absolute;
			left: 929px;
			top: 366px;
			width: 48px;
			height: 48px;
			animation-name: pc_aboutus_topbgfiveKf;
			animation-duration: 3s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
			animation-fill-mode: forwards;
		}
		@-webkit-keyframes pc_aboutus_topbgfiveKf {
			0% {
				opacity: 0;
			}
			100% {
				opacity: 1;
			}
		}
		/*广州*/
		.pc_aboutus_topbgsix {
			position: absolute;
			left: 976px;
			top: 303px;
			width: 38px;
			height: 38px;
			animation-name: pc_aboutus_topbgsixKf;
			animation-duration: 2.5s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
			animation-fill-mode: forwards;
		}
		@-webkit-keyframes pc_aboutus_topbgsixKf {
			0% {
				opacity: 0;
			}
			100% {
				opacity: 1;
			}
		}
		/*北京*/
		.pc_aboutus_topbgsenven {
			position: absolute;
			left: 993px;
			top: 236px;
			width: 37px;
			height: 37px;
			animation-name: pc_aboutus_topbgsenvenKf;
			animation-duration: 2s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
			animation-fill-mode: forwards;
		}
		@-webkit-keyframes pc_aboutus_topbgsenvenKf {
			0% {
				opacity: 0;
			}
			100% {
				opacity: 1;
			}
		}
		/*北京*/
		.pc_aboutus_topbgeight {
			position: absolute;
			left: 997px;
			top: 222px;
			width: 29px;
			height: 31px;
			animation-name: pc_aboutus_topbgeightKf;
			animation-duration: 2s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: normal;
			animation-play-state: running;
		}
		@-webkit-keyframes pc_aboutus_topbgeightKf {
			0% {
				transform: rotateY(0deg);
			}
			100% {
				transform: rotateY(360deg);
			}
		}
		.top_all_content_txt {
			width: 795px;
			height: 224px;
			/*margin: -400px auto 0 auto;*/
			position: absolute;
			left: calc(50% - 397px);
			top: calc(50% - 30px);
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
			/*			background-color: forestgreen;*/
		}
		.top_txt_one {
			font-size: 46px;
			color: #4480F4;
		}
		.top_txt_two {
			font-size: 46px;
			color: #15294B;
		}
		.top_txt_three {
			font-size: 18px;
			color: #4F5C74;
			margin: 20px 0 0 0;
		}
		.top_txt_four {
			font-size: 18px;
			color: #4F5C74;
		}
		
		.shuxiang_leftCont_eleven {
		width: 197px;
		height: 38px;
		margin: 15px 0 0 0;
		line-height: 38px;
		text-align: center;
		background: #00C57B;
		font-weight: 600;
border-radius: 7px;
		font-size: 16px;
		color: #FFFFFF;
	}
	.shuxiang_leftCont_eleven:hover {
		cursor: pointer;
		background: #008971;
	}
	
		/*第二排 */
		.four_all_content {
			width: 1200px;
			margin: 0 auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.four_content_text {
			width: 1113px;
			margin: 60px auto 0 auto;
			display: flex;
			flex-direction: rowr;
			justify-content: space-between;
			align-items: center;
		}
		.four_text_content {
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
		}
		.fuwu_img_kuang {
			width: 80px;
			height: 80px;
			line-height: 80px;
			text-align: center;
		}
		.fuwu_img_one {
			width: 80px;
			height: 80px;
		}
		.fuwu_img_two {
			width: 80px;
			height: 80px;
		}
		.fuwu_img_three {
			width: 80px;
			height: 80px;
		}
		.fuwu_img_four {
			width: 80px;
			height: 80px;
		}
		.four_txt_one {
			font-size: 24px;
			color: #15294B;
			margin: 28px 0 0 0;
		}
		.four_text_two {
			font-size: 16px;
			color: #4F5C74;
			margin: 11px 0 0 0;
		}
		.four_text_three {
			font-size: 16px;
			color: #4F5C74;
		}
		.four_txt_four {
			font-size: 16px;
			color: #4F5C74;
		}
		/*第三排   更容易·更简单·更高效？*/
		.two_all_content {
			width: 1200px;
			margin: 184px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.two_content_title {
			font-size: 38px;
			color: #15294B;
		}
		.two_content_title span {
			font-size: 38px;
			color: #4480F4;
		}
		.two_content_titleTwo {
			font-size: 20px;
			color: #4F5C74;
		}
		.two_content {
			width: 1200px;
			height: 540px;
			margin: 100px auto 0 auto;
			/*background-color: forestgreen;*/
		}
		.two_content_txt {
			width: 967px;
			height: 486px;
			margin: 0 auto 0 auto;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
		}
		.twoLeft_content {
			/*width: 600px;*/
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: flex-start;
			/*background-color: firebrick;*/
		}
		.twoLeft_content img {
			width: 51px;
			height: 51px;
		}
		.twoLeft_txt_one {
			font-size: 38px;
			color: #1E2737;
			margin: 32px 0 0 0;
		}
		.twoLeft_txt_one span {
			color: #4480F4;
		}
		.twoLeft_txt_two {
			font-size: 20px;
			color: #1E2737;
			margin: 37px 0 0 0;
		}
		.twoLeft_txt_three {
			font-size: 16px;
			color: #4F5C74;
			margin: 10px 0 0 0;
		}
		.twoLeft_txt_four {
			font-size: 16px;
			color: #4F5C74;
		}
		.twoLeft_txt_five {
			font-size: 20px;
			color: #1E2737;
			margin: 25px 0 0 0;
		}
		.twoLeft_txt_six {
			font-size: 16px;
			color: #4F5C74;
			margin: 10px 0 0 0;
		}
		.twoLeft_txt_senven {
			font-size: 16px;
			color: #4F5C74;
		}
		.twoLeft_txt_eight {
			font-size: 20px;
			color: #1E2737;
			margin: 25px 0 0 0;
		}
		.twoLeft_txt_nine {
			font-size: 16px;
			color: #4F5C74;
			margin: 6px 0 0 0;
		}
		.twoLeft_txt_ten {
			font-size: 16px;
			color: #4F5C74;
		}
		.aboutus_three_bgC {
			width: 453px;
			height: 486px;
			position: relative;
		}
		.aboutus_three_bg {
			width: 453px;
			height: 486px;
		}
		.aboutus_three_bgTwo {
			position: absolute;
			left: 7px;
			top: 0;
			width: 105px;
			height: 11px;
			border: 1px solid #CDCBC7;
		}
		.aboutus_three_bgTwoMove {
			position: absolute;
			left: 0;
			top: 0;
			width: 44px;
			height: 11px;
			background-color: #4480F4;
			animation-name: aboutus_three_bgTwoMoveKf;
			animation-duration: 3s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
			animation-fill-mode: forwards;
		}
		@-webkit-keyframes aboutus_three_bgTwoMoveKf {
			0% {
				left: 0;
				top: 0;
			}
			100% {
				left: 62px;
				top: 0;
			}
		}
		.aboutus_three_bgThree {
			position: absolute;
			left: 0;
			top: 16px;
			width: 112px;
			height: 11px;
			border: 1px solid #CDCBC7;
		}
		.aboutus_three_bgThreeMove {
			position: absolute;
			left: 19px;
			top: 0;
			width: 12px;
			height: 11px;
			background-color: #4480F4;
			animation-name: aboutus_three_bgThreeMoveKf;
			animation-duration: 2s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
			animation-fill-mode: forwards;
		}
		@-webkit-keyframes aboutus_three_bgThreeMoveKf {
			0% {
				left: 0;
				top: 0;
			}
			100% {
				left: 100px;
				top: 0;
			}
		}
		.aboutus_three_bgFour {
			position: absolute;
			left: 47px;
			top: 31px;
			width: 48px;
			height: 11px;
			border: 1px solid #CDCBC7;
		}
		/*第四排 发展里程碑*/
		.lcb_all_content {
			width: 100%;
			height: 680px;
			background-color: #F6F8FB;
			margin: 89px 0 0 0;
			position: relative;
		}
		.lcb_title_content {
			width: 1200px;
			margin: 70px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.lcb_all_title {
			font-size: 38px;
			color: #15294B;
			margin: 70px 0 0 0;
		}
		.lcb_all_title span {
			font-size: 38px;
			color: #4480F4;
		}
		.lcb_all_titleTwo {
			font-size: 20px;
			color: #4F5C74;
		}
		.lcb_line {
			width: 100%;
			height: 1px;
			position: absolute;
			background-color: #B7BFCA;
			top: 576px;
		}
		.scrool_x_content {
			overflow-x: auto;
			white-space: nowrap;
			width: auto;
			/* background-color: firebrick; */
		}
		.scrool_x_contentLiOneOne {
			display: inline-block;
			padding: 76px 20px 80px 80px;
			width: 274px;
			/*height: 359px;*/
			position: relative;
			/* background-color: forestgreen; */
		}
		.scrool_x_contentLiOne {
			display: inline-block;
			padding: 76px 20px 80px 20px;
			width: 274px;
			position: relative;
		}
		/* 图文大小*/
		.phone_aboutus_xoneC {
			width: 270px;
			height: 296px;
			box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
			background-color: #FFFFFF;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		/*图片*/
		.phone_aboutus_xone {
			width: 270px;
			height: 203px;
		}
		/*文字区域*/
		.phone_aboutus_xonetxtC {
			width: 241px;
			height: 62px;
			margin: 9px 0 0 0;
			font-size: 16px;
			color: #4F5C74;
		}
		/*针头*/
		.aboutus_lcb_line {
			width: 9px;
			height: 51px;
			margin: 12px 0 0 0;
			z-index: 100;
		}
		.scrool_x_contentLi_yuarone {
			position: absolute;
			left: 5px;
			font-size: 16px;
			color: #4F5C74;
		}
		.scrool_x_contentLi_yuaroneone{
			position: absolute;
			left: 65px;
			font-size: 16px;
			color: #4F5C74;
		}
		/*第二项 纯文字项*/
		.phone_aboutus_xoneCTwo {
			width: 270px;
			height: 147px;
			box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
			background-color: #FFFFFF;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.phone_aboutus_xonetxtCTwo {
			width: 225px;
			height: 108px;
			margin: 19px 0 0 0;
			font-size: 16px;
			color: #4F5C74;
		}
		/*第三项 纯文字项*/
		.phone_aboutus_xoneCThree {
			width: 270px;
			height: 184px;
			box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
			background-color: #FFFFFF;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.phone_aboutus_xonetxtCThree {
			width: 225px;
			height: 148px;
			margin: 17px 0 0 0;
			font-size: 16px;
			color: #4F5C74;
		}
		.phone_aboutus_xonetxtileOne {
			font-size: 28px;
			color: #15294B;
		}
		.phone_aboutus_xonetxtileTwo {
			font-size: 20px;
			color: #15294B;
			margin: 7px 0 9px 0;
		}
		/*第四项 图文字项*/
		.phone_aboutus_xfourC {
			width: 270px;
			height: 296px;
			box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
			background-color: #FFFFFF;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.phone_aboutus_xfourtxtC {
			width: 270px;
			height: 203px;
			background-color: #4480F4;
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
		}
		.phone_aboutus_xfourtxtCOne {
			font-size: 36px;
			color: #FFFFFF;
		}
		.phone_aboutus_xfourtxtCTwo {
			font-size: 20px;
			color: #FFFFFF;
		}
		/*第五项 纯文字项*/
		.phone_aboutus_xoneCFive {
			width: 270px;
			height: 171px;
			box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
			background-color: #FFFFFF;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.phone_aboutus_xonetxtCFive {
			width: 225px;
			height: 131px;
			margin: 19px 0 0 0;
			font-size: 16px;
			color: #4F5C74;
		}
		/*第六项 纯文字项*/
		.phone_aboutus_xoneCSix {
			width: 270px;
			height: 193px;
			box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
			background-color: #FFFFFF;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.phone_aboutus_xonetxtCSix {
			width: 225px;
			height: 151px;
			margin: 19px 0 0 0;
			font-size: 16px;
			color: #4F5C74;
		}
		/*第七项 纯文字项*/
		.phone_aboutus_xSenvenC {
			width: 270px;
			height: 255px;
			box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
			background-color: #FFFFFF;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		/*图片*/
		.phone_aboutus_xsenven {
			width: 246px;
			height: 110px;
			margin: 30px 0 0 0;
		}
		/*文字区域*/
		.phone_aboutus_xsenventxtC {
			width: 241px;
			height: 62px;
			margin: 31px 0 0 0;
			font-size: 16px;
			color: #4F5C74;
		}
		/*第九项 纯文字项*/
		.phone_aboutus_xNine {
			width: 270px;
			height: 142px;
			box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
			background-color: #4480F4;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.phone_aboutus_xNinetxt {
			width: 236px;
			height: 98px;
			margin: 23px 0 0 0;
			font-size: 16px;
			color: #FFFFFF;
		}
		/*第五排 视频*/
		
		.new_video_content{
			width: 878px;
			height: 368px;
			margin: 53px auto 0 auto;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: flex-start;
		}
		.new_video_left_conetent{
			width: 194px;
			height: 368px;
			display: flex;
			flex-direction: column;
			justify-content: space-between;
			align-items: center;
			
		}
		.new_video_leftItem{
			width: 194px;
			height: 113px;
			position: relative;
		}
		
		
		.new_video_leftItemmiddle{
			width: 194px;
			height: 113px;
			position: relative;
		}
		.new_video_leftItembottom{
			width: 194px;
			height: 113px;
			position: relative;
		}
		.video_bg_top{
			width: 194px;
			height: 113px;
			position: absolute;
			top: 0;
			left: 0;
		}
		.new_video_leftItemTx_bg{
			width: 194px;
			height: 113px;
			position: absolute;
			top: 0;
			left: 0;
			background: rgba(23, 83, 199, 0.87);
			color: #FFFFFF;
			text-align: center;
			line-height: 113px;
		}
		.new_video_leftItemTx_bg:hover{
			cursor: pointer;
			/*background: rgba(23, 83, 199, 0.87);
			color: white;*/
		}
		.new_video_leftItemTx_bgM{
			width: 194px;
			height: 113px;
			position: absolute;
			top: 0;
			left: 0;
			background: rgba(79, 97, 133, 0.87);
			color: rgba(255, 255, 255, 0.67);
			text-align: center;
			line-height: 113px;
		}
		.new_video_leftItemTx_bgM:hover{
			cursor: pointer;
			/*background: rgba(23, 83, 199, 0.87);
			color: white;*/
		}
		.new_video_leftItemTx_bgB{
			width: 194px;
			height: 113px;
			position: absolute;
			top: 0;
			left: 0;
			background: rgba(79, 97, 133, 0.87);
			color: rgba(255, 255, 255, 0.67);
			text-align: center;
			line-height: 113px;
		}
		.new_video_leftItemTx_bgB:hover{
			cursor: pointer;
			/*background: rgba(23, 83, 199, 0.87);
			color: white;*/
		}
		.new_video_leftItemTx{
			font-size: 18px;
			
		}
		
		.vedio_service_content {
			width: 640px;
			height: 368px;
			/*margin: 53px auto 0 auto;*/
			/*background-color:#3569CE;*/
			position: relative;
		}
		.vedio_service_contentMiddle{
				width: 640px;
			height: 368px;
			/*margin: 53px auto 0 auto;*/
			/*background-color: #667695;*/
			position: relative;
			display: none;
		}
		.vedio_service_contentBottom{
				width: 640px;
			height: 368px;
			/*margin: 53px auto 0 auto;*/
			/*background-color: #667695;*/
			position: relative;
			display: none;
		}
		.videoclass {
			width: 100%;
			height: 100%;
			object-fit: fill;
		}
		.vedio_service_content_imgAll {
			position: absolute;
			top: 0;
			margin: 0 auto 0 auto;
			width: 1920px;
			width: -webkit-fill-available;
			height: 100%;
			background-color: #050C1C;
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
			opacity: 0.9;
		}
		.vedio_service_content_img {
			/*position: absolute;
	top: 0;*/
			width: 925px;
			margin: 0 auto;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
			/*z-index: 101;*/
		}
		.vedio_service_img_left {
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
			color: red;
		}
		.vedio_servicet_img_leftTv_big {
			font-size: 88px;
			color: white;
			font-weight: bold;
		}
		.vedio_service_img_leftTv_moddle {
			font-size: 33px;
			color: white;
			margin-top: 15px;
		}
		.vedio_service_img_leftTv {
			font-size: 26px;
			color: white;
		}
		/*第六排  200+家优秀企业的选择*/
		.choose_all_content {
			width: 1200px;
			margin: 200px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.choose_content_title {
			font-size: 38px;
			color: #1E2737;
		}
		.choose_content_titleTwo {
			font-size: 20px;
			color: #4F5C74;
		}
		/*item1*/
		.six_content_listImg {
			width: 1163px;
			margin: 59px auto 0 auto;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
			/*background-color: forestgreen;*/
		}
		.six_itmeone_one {
			/*box-shadow: 0px 2px 11px rgba(83, 96, 121, 0.25);
			border-radius: 8px;*/
			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;*/
		}
		/*第七排  一行多个轮播图优质项目优选优享优易*/
		.five_all_content {
			width: 1200px;
			margin: 200px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.five_content_title {
			font-size: 38px;
			color: #1E2737;
		}
		.five_content_title span {
			font-size: 38px;
			color: #4480F4;
		}
		.five_content_titleTwo {
			font-size: 20px;
			color: #4F5C74;
		}
		.five_all_content_bg {
			/*width: 100%;
	text-align: center;
	background-color: cornflowerblue;*/
			/*padding-top: 100px;
    padding-left: 48px;
    padding-right: 48px;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 90px;
    position: relative;
    background-image: url(https://p1-hera.byteimg.com/tos-cn-i-jbbdkfciu3/c99682a…~tplv-jbbdkfciu3-image:0:0.image),linear-gradient(
0deg,#4770f2 0,#4770f2 49.9%,#436ff9 50%,#436ff9 100%);
    background-clip: padding-box,padding-box;
    background-size: auto 100%,auto;
    background-repeat: no-repeat,repeat;
    background-attachment: scroll,scroll;
    background-position: center center,0 0;
    background-blend-mode: normal,normal;*/
		}
		.swiperThree {
			width: 1920px;
			height: 332px;
			line-height: 332px;
			/*margin-left: auto;
	margin-right: auto;*/
			margin-top: 40px;
		}
		.swiperThree .swiper-wrapper {
			display: flex;
		}
		.swiperThree .swiper-slide {
			width: 306px;
			/*flex-shrink: 1;*/
			text-align: center;
		}
		.swiperThree .slide_item {
			width: 100%;
			height: 100%;
			padding: 20px;
		}
		.swiperThree .slide_item img {
			width: 306px;
			height: 281px;
			/*border-radius: 4px;*/
			transition: all 0.5s linear;
			transform: scale(0.9, 0.9);
		}
		.swiperThree .slide_item img:hover {
			cursor: pointer;
			transform: scale(1, 1);
			box-shadow: 0px 3px 12px 2px rgba(189, 184, 184, 0.4);
		}
		.six_my_all_content {
			width: 155px;
			height: 52px;
			margin: 20px auto 0 auto;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
			/*background-color: rosybrown;*/
		}
		.mySix_btn_perf {
			width: 52px;
			height: 52px;
		}
		.mySix_btn_perf:hover {
			cursor: pointer;
		}
		.mySix_btn_next {
			width: 52px;
			height: 52px;
		}
		.mySix_btn_next:hover {
			cursor: pointer;
		}
		/*第八排  加入我们一起走向世界*/
		.six_all_content {
			width: 1200px;
			margin: 170px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.six_content_title {
			font-size: 38px;
			color: #15294B;
		}
		.six_content_titleTwo {
			font-size: 20px;
			color: #4F5C74;
			margin: 10px auto 0 auto;
		}
		.six_txt_contet {
			width: 1200px;
			margin: 76px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
		}
		.six_txt_oneBg {
			width: 100%;
			height: 70px;
			margin: 10px 0 0 0;
			line-height: 70px;
			background-color: #F6F8FB;
			display: flex;
			flex-direction: row;
			justify-content: center;
			align-items: center;
			font-size: 22px;
			color: #15294B;
		}
		.six_txt_content_one {
			width: 1100px;
			height: 31px;
			margin: 0 auto 0 auto;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
		}
		.six_txt_content_one img {
			width: 30px;
			height: 30px;
		}
		/*显示全部*/
		.six_txt_content_oneAdd {
			width: 1200px;
			margin: 0 auto 0 auto;
			padding: 5px 0 23px 0;
			background-color: #F6F8FB;
			font-size: 16px;
			color: #4F5C74;
		}
		.six_txt_Add {
			margin: 0 0 0 50px;
		}
		.six_txt_AddTwo {
			margin: 60px 0 0 50px;
		}
		/*第九排  项目合作与我们联系*/
		.contect_all_content {
			width: 1200px;
			margin: 212px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.contect_content_title {
			font-size: 38px;
			color: #15294B;
		}
		.contect_content_titleTwo {
			font-size: 20px;
			color: #4F5C74;
		}
		.contect_txt_contet {
			width: 1200px;
			margin: 75px auto 0 auto;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
		}
		.contect_txt_one_bg {
			width: 292px;
			height: 110px;
			background-color: #4480F4;
			border-radius: 8px;
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
		}
		.contect_txt_one {
			font-size: 24px;
			color: #ffffff;
			margin: 0 0 2px 0;
		}
		.contect_txt_two {
			font-size: 16px;
			color: #ffffff;
			margin: 2px 0 0 0;
		}
		.contect_txt_contetTwo {
			width: 1200px;
			margin: 40px auto 0 auto;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
		}
		.contect_txt_one_bgGrey {
			width: 292px;
			height: 110px;
			background-color: #F6F8FB;
			border-radius: 8px;
		}
		.contect_txt_oneGrey {
			font-size: 24px;
			color: #000000;
			margin: 14px 0 0 29px;
		}
		.contect_txt_twoGrey {
			font-size: 16px;
			color: #4F5C74;
			margin: 8px 0 0 29px;
		}
		.contect_txt_twoGreyqingdao{
			width: 240px;
			font-size: 16px;
			color: #4F5C74;
			margin: 3px 0 0 29px;
		}
		.contect_txt_twoGreytwy{
			width: 240px;
			font-size: 12px;
			color: #4F5C74;
			margin: 3px 0 0 29px;
		}
		.contect_txt_twoGreytwyt{
			width: 240px;
			font-size: 12px;
			color: #4F5C74;
			margin: 3px 0 0 29px;
		}
		.contect_txt_one_bgGreyKong {
			width: 292px;
			height: 110px;
		}
		/*-第十排 UE/UI项目需求 立即申请   图标需要设计在1200范围内*/
		.eight_all_content {
			width: 100%;
			height: 281px;
			margin: 200px 0 0 0;
			background-color: #4480F4;
		}
		.eight_all_contentbg {
			width: 1200px;
			height: 100%;
			margin: 0 auto;
			position: relative;
		}
		.homeeight_imgone {
			position: absolute;
			left: -129px;
			bottom: 0;
			width: 296px;
			height: 147px;
		}
		.homeeight_imgtwo {
			position: absolute;
			left: -20px;
			top: calc(50% - 95px);
			width: 191px;
			height: 191px;
		}
		.homeeight_imgthree {
			position: absolute;
			left: 910px;
			top: 0;
			width: 381px;
			height: 145px;
		}
		.homeeight_imgfive {
			position: absolute;
			left: 970px;
			bottom: 0;
			width: 470px;
			height: 205px;
		}
		.eight_all_middle_content {
			width: 1200px;
			height: 155px;
			/*position: absolute;
		left: calc(50% - 250px);
		top: calc(50% - 50%);*/
			margin: 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.eight_middle_titleTwo {
			font-size: 38px;
			color: #FFFFFF;
			margin: 67px 0 0 0;
		}
		.eight_middle_titleThree {
			font-size: 20px;
			color: #FFFFFF;
			margin: 5px 0 0 0;
		}
		.eight_middle_titleFour {
			width: 183px;
			height: 51px;
			line-height: 51px;
			text-align: center;
			font-size: 18px;
			color: #FFFFFF;
			border: 1px solid #FFFFFF;
			border-radius: 24px;
			margin: 23px 0 0 0;
		}
		.eight_middle_titleFour:hover {
		cursor: pointer;
	}
		/*第十一排 底部footer*/
		.nine_all_content {
			width: 1200px;
			height: 453px;
			margin: 70px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			/*background-color: rosybrown;*/
		}.nine_all_content a{
			text-decoration: none;color: #4F5C74;
		}
		.bottom_img_title {
			width: 125px;
			height: 47px;
		}
		.nine_all_bottom {
			width: 100%;
			height: 310px;
			margin: 40px 0 0 0;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			/*background-color: aquamarine;*/
		}
		/*左一*/
		.nine_all_left {
			width: 268px;
			height: 310px;
			/*background-color: burlywood;*/
		}
		.nine_all_left a{
			text-decoration: none;
		}
		.nine_all_leftTitle {
			width: 100%;
			height: 22px;
			line-height: 22px;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
			font-size: 14px;
			color: #4F5C74;
			/*background-color: royalblue;*/
		}
		.nine_all_leftTitleBig {
			font-size: 16px;
			color: #1E2737;
		}
		.nine_all_leftTitleOne {
			font-size: 14px;
			color: #4F5C74;
			margin: 20px 0 0 0;
		}
		.nine_all_leftTitleTwo {
			font-size: 14px;
			color: #4F5C74;
		}
		.nine_all_leftTitleThree {
			width: 100%;
			border-bottom: 1px solid #E1E1E1;
			;
			margin: 10px 0 0 0;
			font-size: 14px;
			color: #4F5C74;
		}
		.nine_all_leftTitleFour {
			margin: 10px 0 0 0;
			font-size: 14px;
			color: #4F5C74;
		}
	.nine_all_leftTwo {
		width: 232px;
		height: 132px;
		font-size: 14px;
		color: #4F5C74;
	}
	.nine_leftTwoTitle_big {
		font-size: 16px;
		color: #1E2737;
	}
	.nine_all_leftTwotxt_contentbg{
		width: 100%;
		height: 88px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: flex-start;
	}
	.nine_all_leftTwotxt_content{
		width: 98px;
		height: 88px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		margin: 20px 0 0 0;
	}
	
	/*左三*/
	.nine_all_leftThree {
		width: 160px;
		height: 132px;
		font-size: 14px;
		color: #4F5C74;
	}
	.nine_all_leftThree_contentbg{
		width: 100%;
		height: 88px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: flex-start;
	}
	.nine_all_leftThree_content{
		width: 98px;
		height: 88px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		margin: 20px 0 0 0;
	}
	.nine_all_leftThree_contenttwo{
		width: 98px;
		height: 54px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: flex-start;
		margin: 20px 0 0 0;
	}
		/*左五*/
		.nine_all_leftFive {
			width: 232px;
			height: 278px;
			font-size: 14px;
			color: #4F5C74;
		}
		.nine_leftTwoTitle_one{
		color: #4F5C74;
		font-size: 14px;
		margin: 22px 0 0 0;
	}
	.nine_leftTwoTitle_two{
		color: #4F5C74;
		font-size: 14px;
		margin: 14px 0 0 0;
	}
		.nine__leftFive_img {
		width: 99px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.nine__leftFive_img img {
		width: 99px;
		height: 101px;
		margin: 10px 0 0 0;
	}
	.nine_leftTwoTitle_three{
		width: 99px;
		text-align: center;
		color: #4F5C74;
		font-size: 12px;
		margin: 17px 0 0 0;

	}
		
		.footer_line {
			width: 100%;
			height: 1px;
			background: #E5E5E5;
		}
		.footer_linetxt {
			width: 100%;
			text-align: center;
			font-size: 12px;
			color: #9B9B9B;
			margin: 10px 0 0 0;
		}
	}
	/*
 * 
 * 手
 * 
 * 机
 * 
 * 端
 * 
 * */
	
	@media only screen and (max-width: 960px) {
		body {
			margin: 0;
			padding: 0;
		}
		.header {
			display: none;
		}
		.all_content {
			display: none;
		}
		.phone_all_content {
			width: 100%;
			height: 100%;
		}
		/*头部*/
		.phone_header_contentBG {
			position: fixed;
			top: 0;
			z-index: 100;
			width: 100%;
			background-color: #F4F8FD;
			opacity: 0.5;
		}
		.phone_header {
			width: 343px;
			height: 90px;
			margin: 0 auto;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
		}
		.phone_bottom_img_title {
			width: 125px;
		}
		.phone_header_imgone {
			width: 25px;
			height: 25px;
		}
		.phone_header_content {
			width: 275px;
			padding: 20px 0;
			margin: 0 auto;
			/*background-color: #F4F8FD;*/
			display: flex;
			flex-direction: column;
			font-size: 20px;
			color: #1E2737;
			/*opacity: 1;*/
		}
		.phone_header_content a {
			text-decoration: none;
			color: #1E2737;
		}
		.phone_header_item_txt {
			width: 100%;
			height: 48px;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
		}
		/*方案*/
		.sanjiao_fangan {
			width: 16px;
			height: 8px;
		}
		.sanjiao_ziyuan {
			width: 16px;
			height: 8px;
		}
		.phone_header_item_txtThreeDiv {
			width: 100%;
			/*background-color: fuchsia;*/
			padding: 0 0 30px 0;
			display: flex;
			flex-direction: column;
			justify-content: space-between;
			font-size: 16px;
			color: #4480F4;
		}
		.phone_header_item_txtThreeDiv a {
			text-decoration: none;
			color: #4480F4;
		}
		.phone_header_item_txtThreeDiv a {
			text-decoration: none;
			color: #4480F4;
		}
		.phoneheader_itemthree_item {
			width: 100%;
			height: 42px;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
		}
		.phoneheader_itemthree_itemTwo {
			width: 121px;
			text-align: left;
		}
		.phone_one_contentbg {
			width: 100%;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
			background-color: #F4F8FD;
		}
		.phone_aboutus_topbg {
			width: 375px;
			height: 414px;
		}
		.phone_one_content {
			width: 375px;
			margin: 0 auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
			background-color: #F4F8FD;
		}
		.phone_one_titleOne {
			width: 332px;
			font-size: 35px;
			color: #4480F4;
			text-align: left;
			margin: -152px 0 0 0;
		}
		.phone_one_titleTwo {
			width: 332px;
			font-size: 35px;
			color: #15294B;
			text-align: left;
		}
		.phone_one_titleThree {
			width: 332px;
			font-size: 35px;
			color: #15294B;
			text-align: left;
		}
		.phone_one_titleFour {
			width: 332px;
			font-size: 16px;
			color: #4F5C74;
			text-align: left;
			margin: 8px 0 0 0;
		}
		.phone_one_titleFive {
			width: 332px;
			font-size: 16px;
			color: #4F5C74;
			text-align: left;
			margin: 8px 0 0 0;
		}
		.mySwiperPhonesix {
			width: 234px;
			height: 315px;
		}
		.mySwiperPhonesix .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;
		}
		.mySwiperPhonesix .swiper-slide img {
			display: block;
			width: 100%;
			object-fit: cover;
		}
		.mySwiperPhonesix .swiper-slide .slide_item {
			width: 234px;
			height: 201px;
		}
		.phone_three_content {
			width: 350px;
			margin: 0 auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.phone_three_title {
			font-weight: 500;
			font-size: 26px;
			color: #1E2737;
			margin: 67px 0 0 0;
		}
		.phone_three_titlethree {
			font-size: 16px;
			color: #4F5C74;
			margin: 10px 0 0 0;
		}
		.phone_three_titletwo {
			font-weight: 500;
			font-size: 26px;
			color: #15294B;
			margin: 45px 0 0 0;
		}
		.phone_three_titletwo span {
			font-weight: 500;
			font-size: 26px;
			color: #4480F4;
		}
		.phone_three_imgOne {
			width: 339px;
			height: 346px;
			margin: 38px 0 0 0;
		}
		.phone_three_imgtwo {
			width: 349px;
			height: 283px;
			margin: 26px 0 0 0;
		}
		.item-two-content {
			width: 342px;
			margin: 32px 0 0 0;
		}
		.item-two-contentTwo {
			width: 342px;
			margin: 20px 0 0 0;
		}
		.item-two-txtOne {
			font-size: 20px;
			color: #15294B;
			font-weight: 500;
		}
		.item-two-txtTwo {
			margin: 6px 0 0 0;
			font-size: 16px;
			color: #4F5C74;
		}
		.item-two-txtThree {
			font-size: 16px;
			color: #4F5C74;
		}
		/*第四排 发展里程碑*/
		.lcb_all_content {
			width: 100%;
			height: 552px;
			background-color: #F6F8FB;
			margin: 100px 0 0 0;
			position: relative;
		}
		.lcb_title_content {
			width: 100%;
			margin: 0 auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.lcb_all_title {
			font-size: 26px;
			color: #15294B;
			margin: 37px auto 0 auto;
		}
		.lcb_all_titleTwo {
			font-size: 20px;
			color: #4F5C74;
			margin: 10px auto 0 auto;
		}
		.lcb_line {
			width: 100%;
			height: 1px;
			position: absolute;
			background-color: #B7BFCA;
			top: 488px;
		}
		.scrool_x_content {
			overflow-x: auto;
			white-space: nowrap;
			width: auto;
		}
		.scrool_x_contentLi {
			display: inline-block;
			padding: 26px 20px 40px 20px;
			position: relative;
			/*background-color: forestgreen;*/
		}
		.scrool_x_contentLi_yuarone {
			position: absolute;
			left: 5px;
			font-size: 16px;
			color: #4F5C74;
		}
		/*优享服务是甲方信任的保障*/
		.phone_video_title_content {
			width: 375px;
			margin: 70px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.phone_video_title {
			font-size: 26px;
			color: #1E2737;
		}
		.phone_video_titleTwo {
			font-size: 16px;
			color: #4F5C74;
			margin: 10px 0 0 0;
		}
		.vedio_service_content {
			width: 375px;
			height: 206px;
			margin: 15px auto 0 auto;
			background-color: red;
			position: relative;
		}
		.videoclass {
			width: 100%;
			height: 100%;
			object-fit: fill;
		}
		.phone_senven_content {
			width: 100%;
			margin: 70px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
			font-size: 26px;
			color: #1E2737;
		}
		.phone_senven_txtOne span {
			font-size: 21px;
			color: #4480F4;
		}
		.phone_senven_txtTwo {
			font-size: 16px;
			color: #4F5C74;
			margin: 10px 0 0 0;
		}
		.phone_senven_txtThree {
			font-size: 16px;
			color: #4F5C74;
		}
		.mySwiperPhoneSenven {
			width: 292px;
			height: 443px;
		}
		.mySwiperPhoneSenven .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;
		}
		.mySwiperPhoneSenven .swiper-slide img {
			display: block;
			width: 100%;
			height: 100%;
			object-fit: cover;
		}
		.mySwiperPhoneSenven .swiper-slide .slide_item {
			width: 100%;
			height: 369px;
		}
		/* 优质项目优选优享优易-->*/
		.phone_six_content {
			width: 100%;
			margin: 64px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
			font-size: 26px;
			color: #1E2737;
		}
		.phone_six_txtOne span {
			font-size: 26px;
			color: #4480F4;
		}
		.phone_six_txtTwo {
			font-size: 16px;
			color: #4F5C74;
			margin: 10px 0 0 0;
		}
		.phone_six_txtThree {
			font-size: 16px;
			color: #4F5C74;
		}
		.mySwiperPhoneeight {
			width: 306px;
			height: 376px;
		}
		.mySwiperPhoneeight .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;
		}
		.mySwiperPhoneeight .swiper-slide img {
			display: block;
			width: 100%;
			height: 100%;
			object-fit: cover;
		}
		.mySwiperPhoneeight .swiper-slide .slide_item {
			width: 306px;
			height: 281px;
		}
		.mySwiperPhoneNine {
			width: 292px;
			height: 550px;
		}
		.mySwiperPhoneNine .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;
		}
		.mySwiperPhoneNine .swiper-slide img {
			display: block;
			width: 100%;
			height: 100%;
			object-fit: cover;
		}
		.mySwiperPhoneNine .swiper-slide .slide_item {
			width: 100%;
			height: 470px;
		}
		.phone_six_line {
			width: 100%;
			height: 100px;
		}
		/*-第十一排   在线咨询*/
		.eleven_all_content {
			position: fixed;
			left: 0;
			bottom: 0;
			width: 100%;
			height: 50px;
			background-color: #4480F4;
			font-size: 21px;
			color: #FFFFFF;
			display: flex;
			flex-direction: row;
			justify-content: center;
			align-items: center;
			z-index: 100;
		}
		.eleven_all_content img {
			width: 26px;
			height: 26px;
			margin: 0 10px 0 0;
		}
	}