	* {
		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 {}
		/*中间文字导航*/
		.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;
		}
		/*什么是优享*/
		.header_title_one .youxiang_row_content {
			width: 93px;
			height: 60px;
			display: flex;
			flex-direction: row;
			justify-content: center;
			align-items: center;
			border-bottom: 3px solid #4480F4;
		}
		/*.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;
		}
		.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%;
			margin: 60px 0 0 0;
			/*margin: 93px 0 0 0;*/
		}
		.all_content a {
		text-decoration: none;
		/*color: #4F5C74;*/
	}
		/* 最上部 */
		.top_all_content {
			width: 100%;
			height: 553px;
			background-color: forestgreen;
			background: linear-gradient(180deg, #EAF0F8 0%, rgba(255, 255, 255, 0) 100%);
		}
		.top_all_contentLine {
			width: 100%;
			height: 93px;
		}
		.top_all_contentbg {
			width: 1200px;
			margin: 0 auto 0 auto;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
			position: relative;
		}
		.pc_what_topimgone {
			position: absolute;
			left: -200px;
			top: 0;
			width: 72px;
			height: 77px;
		}
		.pc_what_topimgtwo {
			position: absolute;
			left: -104px;
			top: 247px;
			width: 37px;
			height: 29px;
		}
		.pc_what_topimgthree {
			position: absolute;
			right: -240px;
			top: -52px;
			width: 103px;
			height: 88px;
		}
		.pc_what_topimgfour {
			position: absolute;
			right: -80px;
			top: 252px;
			width: 48px;
			height: 53px;
		}
		/* 左侧文字 */
		.top_left_content {
			/*width: 419px;*/
			/*margin: 93px 0 0 0;*/
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: flex-start;
			/*background-color: chocolate;*/
		}
		.left_title {
			font-size: 46px;
			color: #1e2737;
		}
		.left_title span {
			font-size: 46px;
			color: #4480f4;
		}
		.left_titletwo {
			font-size: 46px;
			color: #1e2737;
		}
		.left_contentOne {
			font-size: 18px;
			color: #4f5c74;
			margin: 7px 0 0 0;
		}
		.left_contentTwo {
			font-size: 18px;
			color: #4f5c74;
		}
		.left_contentTwo span {
			font-size: 18px;
			color: #4480f4;
		}
		.left_contentThree {
			font-size: 18px;
			color: #4f5c74;
		}
		.left_contentThree span {
			font-size: 18px;
			color: #4480f4;
		}
		.left_contentFour {
			width: 183px;
			height: 51px;
			line-height: 51px;
			margin: 28px 0 0 0;
			border-radius: 24px;
			text-align: center;
			background: linear-gradient(90deg, #548EFF 0%, #4ADBFB 109.84%);
			font-size: 18px;
			color: #fff;
		}
		.left_contentFour:hover {
		cursor: pointer;
	}
		/* 右侧 */
		.top_right_content {
			width: 643px;
			height: 460px;
			position: relative;
			/*background-color: #4480f4;*/
		}
		.top_right_map_bg {
			width: 643px;
			height: 460px;
			position: absolute;
			left: 14px;
			top: 0;
		}
		.top_right_middle {
			position: absolute;
			left: 252px;
			top: 142px;
			width: 119px;
			height: 120px;
		}
		.youxiang_topimgtwo {
			width: 119px;
			height: 120px;
		}
		.youxiang_topimgthree {
			width: 57px;
			height: 104px;
			position: absolute;
			left: 0;
			top: 50px;
			animation-name: youxiang_topimgthreekfff;
			animation-duration: 2s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: normal;
			animation-play-state: running;
		}
		@-webkit-keyframes youxiang_topimgthreekfff {
			0% {
				transform: rotateZ(0deg);
			}
			100% {
				transform: rotateZ(-360deg);
			}
		}
		.youxiang_topimgfour {
			position: absolute;
			left: 0;
			top: 35px;
			width: 110px;
			height: 50px;
			animation-name: youxiang_topimgfourkff;
			animation-duration: 3s;
			animation-timing-function: linear;
			animation-iteration-count: infinite;
			animation-direction: normal;
			animation-play-state: running;
		}
		@-webkit-keyframes youxiang_topimgfourkff {
			0% {
				transform: rotateZ(0deg);
			}
			100% {
				transform: rotateZ(-360deg);
			}
		}
		.youxiang_topimg_five {
			position: absolute;
			left: 0;
			top: 35px;
			width: 110px;
			height: 50px;
			animation-name: youxiang_topimg_fivekf;
			animation-duration: 2s;
			animation-timing-function: linear;
			animation-iteration-count: infinite;
			animation-direction: normal;
			animation-play-state: running;
		}
		@-webkit-keyframes youxiang_topimg_fivekf {
			0% {
				transform: rotateZ(0deg);
			}
			100% {
				transform: rotateZ(360deg);
			}
		}
		.youxiang_topimg_ten {
			position: absolute;
			left: calc(50% - 28px);
			top: calc(50% - 14px);
			width: 55px;
			height: 27px;
		}
		.youxiang_topimg_six {
			position: absolute;
			left: 306px;
				top: 238px;
			width: 72px;
			height: 72px;
			animation-name: youxiang_topimg_sixkf;
			animation-duration: 4s;
			animation-timing-function: linear;
			animation-iteration-count: infinite;
			animation-direction: normal;
			animation-play-state: running;
		}
		@-webkit-keyframes youxiang_topimg_sixkf {
			0% {
				position: absolute;
				left: 306px;
				top: 238px;
			}
			20% {
				position: absolute;
				left: 340px;
				top: 261px;
			}
			40% {
				position: absolute;
				left: 296px;
				top: 285px;
			}
			60% {
				position: absolute;
				left: 242px;
				top: 241px;
				;
			}
			80% {
				position: absolute;
				left: 289px;
				top: 215px;
			}
			100% {
				position: absolute;
				left: 306px;
				top: 238px;
			}
		}
		.youxiang_topimg_senven {
			position: absolute;
			left: 224px;
			top: 230px;
			width: 29px;
			height: 29px;
			animation-name: youxiang_topimg_senvenkf;
			animation-duration: 4s;
			animation-timing-function: linear;
			animation-iteration-count: infinite;
			animation-direction: normal;
			animation-play-state: running;
		}
		@-webkit-keyframes youxiang_topimg_senvenkf {
			0% {
				position: absolute;
				left: 224px;
				top: 230px;
			}
			50% {
				position: absolute;
				left: 244px;
				top: 250px;
			}
			100% {
				position: absolute;
				left: 224px;
				top: 230px;
			}
		}
		.youxiang_topimg_eight {
			position: absolute;
			left: 240px;
			top: 131px;
			width: 32px;
			height: 32px;
			animation-name: youxiang_topimg_eightkf;
			animation-duration: 4s;
			animation-timing-function: linear;
			animation-iteration-count: infinite;
			animation-direction: normal;
			animation-play-state: running;
		}
		@-webkit-keyframes youxiang_topimg_eightkf {
			0% {
				position: absolute;
				left: 240px;
				top: 131px;
			}
			25% {
				position: absolute;
				left: 185px;
				top: 118px;
			}
			50% {
				position: absolute;
				left: 153px;
				top: 158px;
			}
			75% {
				position: absolute;
				left: 185px;
				top: 158px;
			}
			100% {
				position: absolute;
				left: 240px;
				top: 131px;
			}
			
		}
		.youxiang_topimg_nine {
			position: absolute;
			left: 380px;
			top: 130px;
			width: 33px;
			height: 30px;
			animation-name: youxiang_topimg_ninekf;
			animation-duration: 4s;
			animation-timing-function: linear;
			animation-iteration-count: infinite;
			animation-direction: normal;
			animation-play-state: running;
		}
		@-webkit-keyframes youxiang_topimg_ninekf {
			0% {
				position: absolute;
				left: 380px;
				top: 130px;
			}
			20% {
				position: absolute;
				left: 438px;
				top: 128px;
			}
			40% {
				position: absolute;
				left: 406px;
				top: 153px;
			}
			60% {
				position: absolute;
				left: 420px;
				top: 170px;
			}
			80% {
				position: absolute;
				left: 440px;
				top: 180px;
			}
			100% {
				position: absolute;
				left: 380px;
				top: 130px;
			}
		}
		.youxiang_topimg_elenven {
			position: absolute;
			left: 214px;
			top: 0;
			width: 228px;
			height: 92px;
			animation-name: youxiang_topimg_elenvenkf;
			animation-duration: 2s;
			animation-timing-function: linear;
			animation-iteration-count: infinite;
			animation-direction: normal;
			animation-play-state: running;
		}
		@-webkit-keyframes youxiang_topimg_elenvenkf {
			0% {
				position: absolute;
				left: 214px;
				top: 0;
			}
			25% {
				position: absolute;
				left: 214px;
				top: -20px;
			}
			50% {
				position: absolute;
				left: 214px;
				top: 0;
			}
			75% {
				position: absolute;
				left: 214px;
				top: 15px;
				opacity: 0.5;
			}
			100% {
				position: absolute;
				left: 214px;
				top: 0;
			}
		}
		/*第二排 什么是优享？*/
		.two_all_content {
			width: 1200px;
			margin: 190px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.two_content_title {
			font-size: 38px;
			color: #1E2737;
		}
		.two_content_title span {
			font-size: 38px;
			color: #4480F4;
		}
		.two_content_titleTwo {
			font-size: 20px;
			color: #4F5C74;
		}
		.two_content {
			width: 100%;
			height: 700px;
			margin: 76px 0 0 0;
			display: flex;
			flex-direction: row;
		}
		.two_left_content {
			width: 50%;
			height: 100%;
			background-color: #FFFFFF;
			display: flex;
			flex-direction: row;
			justify-content: flex-end;
		}
		.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;
			/*font-weight: 500;*/
		}
		.twoLeft_txt_two {
			font-size: 20px;
			color: #1E2737;
			margin: 37px 0 0 0;
			/*font-weight: 500;*/
		}
		.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: 15px 0 0 0;
			/*font-weight: 500;*/
		}
		.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: 15px 0 0 0;
			/*font-weight: 500;*/
		}
		.twoLeft_txt_nine {
			font-size: 16px;
			color: #4F5C74;
			margin: 6px 0 0 0;
		}
		.twoLeft_txt_ten {
			font-size: 16px;
			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;
	}
		
		
		
		
		
		
		
		
		
		
		.two_right_content {
			width: 50%;
			height: 100%;
			background-color: #EAF0F8;
			position: relative;
		}
		.youxiang_two_imgoneC {
			width: 615px;
			height: 514px;
			position: absolute;
			left: -72px;
			top: 79px;
		}
		.youxiang_two_imgone {
			width: 615px;
			height: 514px;
		}
		.youxiang_two_imgthree {
			width: 52px;
			height: 51px;
			position: absolute;
			left: 2px;
			top: 392px;
			animation-name: youxiang_two_imgthreeKf;
			animation-duration: 3s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
			animation-fill-mode: forwards;
		}
		/*animation-name:twoMoveOne_top; 动画名称
	animation-duration:1s;     	规定动画完成一个周期所花费的秒或毫秒。默认是 0。
	animation-timing-function:linear;规定动画的速度曲线。默认是 "ease"。linear是均速
	animation-iteration-count:infinite;规定动画被播放的次数。默认是 1。 infinite无限循环
	animation-direction:alternate;规定动画是否在下一周期逆向地播放。默认是 "normal"。
	animation-play-state: running;规定动画是否正在运行或暂停。默认是 "running"。
	animation-fill-mode: forwards;*/
		@-webkit-keyframes youxiang_two_imgthreeKf {
			0% {
				left: 2px;
				top: 392px;
			}
			25% {
				left: 42px;
				top: 382px;
			}
			50% {
				left: 61px;
				top: 352px;
			}
			75% {
				left: 132px;
				top: 389px;
			}
			100% {
				left: 163px;
				top: 363px;
			}
		}
		.youxiang_two_imgfour {
			width: 281px;
			height: 107px;
			position: absolute;
			left: 266px;
			top: 0;
			animation-name: youxiang_two_imgfourKf;
			animation-duration: 3s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
			animation-fill-mode: forwards;
		}
		@-webkit-keyframes youxiang_two_imgfourKf {
			0% {
				opacity: 0;
			}
			100% {
				opacity: 1;
			}
		}
		.youxiang_two_imgfive {
			width: 119px;
			height: 49px;
			position: absolute;
			left: 44px;
			top: 100px;
			animation-name: youxiang_two_imgfiveKf;
			animation-duration: 3s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
			animation-fill-mode: forwards;
		}
		@-webkit-keyframes youxiang_two_imgfiveKf {
			0% {
				opacity: 0;
			}
			100% {
				opacity: 1;
			}
		}
		.two_contentTwo {
			width: 100%;
			height: 700px;
			display: flex;
			flex-direction: row;
		}
		.two_left_contentTwoC {
			width: 50%;
			height: 100%;
			background-color: #EAF0F8;
			position: relative;
		}
		.two_left_contentTwo {
			width: 678px;
			height: 563px;
			position: absolute;
			right: -54px;
			top: 67px;
		}
		.youxiang_two_imgtwo {
			width: 678px;
			height: 563px;
		}
		.youxiang_two_imgsix {
			width: 70px;
			height: 83px;
			position: absolute;
			left: 130px;
			top: 0;
			animation-name: youxiang_two_imgsixKf;
			animation-duration: 3s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
		}
		@-webkit-keyframes youxiang_two_imgsixKf {
			0% {
				opacity: 0;
			}
			100% {
				opacity: 1;
			}
		}
		.youxiang_two_imgsenven {
			width: 51px;
			height: 60px;
			position: absolute;
			left: 331px;
			top: 61px;
			animation-name: youxiang_two_imgsenvenKf;
			animation-duration: 3s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
		}
		@-webkit-keyframes youxiang_two_imgsenvenKf {
			0% {
				opacity: 0;
			}
			100% {
				opacity: 1;
			}
		}
		.youxiang_two_imgeight {
			width: 83px;
			height: 94px;
			position: absolute;
			left: 29px;
			top: 468px;
			animation-name: youxiang_two_imgeightKf;
			animation-duration: 3s;
			animation-timing-function: ease;
			animation-iteration-count: infinite;
			animation-direction: alternate;
			animation-play-state: running;
			animation-fill-mode: forwards;
		}
		@-webkit-keyframes youxiang_two_imgeightKf {
			0% {
				left: 29px;
				top: 468px;
			}
			25% {
				left: 21px;
				top: 383px;
			}
			50% {
				left: 140px;
				top: 418px;
			}
			75% {
				left: 252px;
				top: 452px;
			}
			100% {
				left: 356px;
				top: 486px;
			}
		}
		.two_right_contentTwo {
			width: 50%;
			height: 100%;
			background-color: #FFFFFF;
			display: flex;
			flex-direction: row;
			justify-content: flex-start;
		}
		.twoRightt_content {
			width: 600px;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: flex-end;
			margin: 118px 0 0 0;
		}
		.twoRightt_contentTwo {
			width: 434px;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
		}
		.twoRightt_contentTwo img {
			width: 51px;
			height: 51px;
		}
		/*第三排 探索·认知·改变*/
		.three_all_content {
			width: 1200px;
			margin: 211px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.three_content_title {
			font-size: 38px;
			color: #15294B;
		}
		.three_content_titleTwo {
			font-size: 20px;
			color: #4F5C74;
		}
		.three_all_content img {
			width: 969px;
			height: 675px;
			margin: 76px 0 0 0;
		}
		/*第四排  优享团队的核心优势*/
		.four_all_content {
			width: 1200px;
			margin: 211px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
		}
		.four_content_title {
			font-size: 38px;
			color: #15294B;
		}
		.four_content_title span {
			font-size: 38px;
			color: #4480F4;
		}
		.four_content_titleTwo {
			font-size: 20px;
			color: #4F5C74;
		}
		/*无背景色的*/
		.four_txt_content_bgOne {
			width: 100%;
		}
		/*无虚线*/
		.four_txt_contentOne {
			width: 1200px;
			margin: 0 auto;
			height: 45px;
			margin: 76px auto 0 auto;
			display: flex;
			flex-direction: row;
			justify-content: flex-start;
			align-items: center;
			font-size: 20px;
			color: #4F5C74;
		}
		.four_txt_one {
			width: 337px;
			height: 100%;
			line-height: 45px;
		}
		.four_txt_one_content {
			margin: 0 0 0 117px;
		}
		.four_txt_two {
			width: 177px;
			height: 100%;
			line-height: 45px;
			text-align: center;
			background-color: #4480F4;
			border-top-left-radius: 12px;
			border-top-right-radius: 12px;
			color: #FFFFFF;
		}
		.four_txt_three {
			width: 224px;
			height: 100%;
			line-height: 45px;
			text-align: center;
			color: #B3C4D4;
		}
		.four_txt_three img {
			width: 13px;
			height: 10px;
		}
		.four_txt_four {
			width: 178px;
			height: 100%;
			line-height: 45px;
			text-align: center;
			color: #B3C4D4;
		}
		.four_txt_five {
			width: 284px;
			height: 100%;
			line-height: 45px;
			text-align: center;
			color: #B3C4D4;
		}
		/*有背景色的*/
		.four_txt_content_bg {
			width: 100%;
			background-color: #F5FAFF;
		}
		/*虚线*/
		.four_txt_content {
			width: 1200px;
			margin: 0 auto;
			/*width: 1005px;*/
			height: 45px;
			display: flex;
			flex-direction: row;
			justify-content: flex-start;
			align-items: center;
			font-size: 20px;
			color: #4F5C74;
			/*box-sizing: border-box;
					border-bottom: 2px dotted #D1DCF1;*/
		}
		.four_txt_oneOne {
			width: 337px;
			height: 100%;
			line-height: 45px;
			box-sizing: border-box;
			border-bottom: 2px dotted #D1DCF1;
		}
		.four_txt_oneOne_content {
			margin: 0 0 0 117px;
		}
		.four_txt_twoTwo {
			width: 177px;
			height: 100%;
			line-height: 45px;
			text-align: center;
			background-color: #4480F4;
			color: #FFFFFF;
		}
		.four_txt_twoTwo_content {
			width: 172px;
			height: 100%;
			margin: 0 auto;
			line-height: 45px;
			text-align: center;
			background-color: #4480F4;
			color: #FFFFFF;
			box-sizing: border-box;
			border-bottom: 2px dotted #D1DCF1;
		}
		.four_txt_twoTwo_content img {
			width: 13px;
			height: 10px;
		}
		.four_txt_threeThree {
			width: 224px;
			height: 100%;
			line-height: 45px;
			text-align: center;
			color: #B3C4D4;
			box-sizing: border-box;
			border-bottom: 2px dotted #D1DCF1;
		}
		.four_txt_threeThree img {
			width: 13px;
			height: 10px;
		}
		.four_txt_fourFour {
			width: 178px;
			height: 100%;
			line-height: 45px;
			text-align: center;
			color: #B3C4D4;
			box-sizing: border-box;
			border-bottom: 2px dotted #D1DCF1;
		}
		.four_txt_fourFour img {
			width: 13px;
			height: 10px;
		}
		.four_txt_fiveFive {
			width: 284px;
			height: 100%;
			line-height: 45px;
			text-align: center;
			color: #B3C4D4;
			box-sizing: border-box;
			border-bottom: 2px dotted #D1DCF1;
		}
		.four_txt_fiveFive img {
			width: 13px;
			height: 10px;
		}
		.four_txt_lastOne {
			width: 337px;
			height: 100%;
			line-height: 45px;
		}
		.four_txt_lastTwo {
			width: 177px;
			height: 60px;
			line-height: 55px;
			text-align: center;
			background-color: #4480F4;
			border-bottom-left-radius: 12px;
			border-bottom-right-radius: 12px;
			color: #FFFFFF;
		}
		.four_txt_lastTwo_content img {
			width: 13px;
			height: 10px;
		}
		.four_txt_lastThree {
			width: 224px;
			height: 100%;
			line-height: 45px;
			text-align: center;
			color: #B3C4D4;
		}
		.four_txt_lastThree img {
			width: 13px;
			height: 10px;
		}
		.four_txt_lastFour {
			width: 178px;
			height: 100%;
			line-height: 45px;
			text-align: center;
			color: #B3C4D4;
		}
		.four_txt_lastFour img {
			width: 13px;
			height: 10px;
		}
		.four_txt_lastFive {
			width: 284px;
			height: 100%;
			line-height: 45px;
			text-align: center;
			color: #B3C4D4;
		}
		.four_txt_lastFive img {
			width: 13px;
			height: 10px;
		}
		/*第五排  -优质项目优选优享优易*/
		.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;*/
			transform: scale(0.9, 0.9);
			transition: all 0.5s linear;
		}
		.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;
		}
		/*第八排 UE/UI项目需求 立即申请*/
		.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;
		}
		.header {
			display: none;
		}
		.header {
			display: none;
		}
		.header {
			display: none;
		}
		.header {
			display: none;
		}
		.header {
			display: none;
		}
		.header {
			display: none;
		}
		.header {
			display: none;
		}
		.phone_all_content {
			width: 100%;
			height: 100%;
		}
		/*头部*/
		.phone_header_contentBG {
			position: fixed;
			top: 0;
			z-index: 100;
			width: 100%;
			background-color: #F4F8FD;
		}
		.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: forestgreen;*/
			display: flex;
			flex-direction: column;
			font-size: 20px;
			color: #1E2737;
		}
		.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%;
			background-color: #F4F8FD;
		}
		.phone_one_content {
			width: 350px;
			margin: 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: flex-start;
			align-items: center;
			background-color: #F4F8FD;
		}
		.phone_one_titleOne {
			width: 326px;
			font-size: 35px;
			color: #4480F4;
			text-align: left;
			margin: 112px 0 0 0;
		}
		.phone_one_titleTwo {
			width: 326px;
			font-size: 35px;
			color: #15294B;
			text-align: left;
		}
		.phone_one_titleThree {
			width: 326px;
			font-size: 35px;
			color: #15294B;
			text-align: left;
		}
		.phone_one_titleFour {
			width: 326px;
			font-size: 16px;
			color: #4F5C74;
			text-align: left;
			margin: 8px 0 0 0;
		}
		.phone_one_titleFive {
			width: 326px;
			font-size: 16px;
			color: #4F5C74;
			text-align: left;
			margin: 8px 0 0 0;
		}
		.phone_one_imgOne {
			width: 346px;
			height: 248px;
			font-size: 16px;
			color: #4F5C74;
			margin: 22px 0 51px 0;
		}
		.phone_two_txtSenven {
			width: 183px;
			height: 51px;
			margin: -25px auto 0 auto;
			line-height: 51px;
			text-align: center;
			border-radius: 24px;
			background: linear-gradient(90deg, #548EFF 0%, #5BC4FF 109.84%);
			font-size: 18px;
			color: #FFFFFF;
		}
		/*第三排*/
		.phone_three_content {
			width: 350px;
			margin: 83px 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: #15294B;
		}
		.phone_three_imgOne {
			width: 350px;
			margin: 26px 0 0 0;
		}
		.item-two-content {
			width: 338px;
			margin: 32px 0 0 0;
		}
		.item-two-contentTwo {
			width: 338px;
			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;
		}
		.phone_whatyouxiang {
			width: 375px;
			height: 329px;
		}
		.phone_whatyouxiangOne {
			width: 375px;
			height: 350px;
			margin: 26px 0 0 0;
		}
		/*<!-- 第四排   探索·认知·改变-->*/
		.phone_four_content {
			width: 350px;
			margin: 83px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
		}
		.phone_three_title {
			font-size: 26px;
			color: #15294B;
		}
		.phone_four_title {
			font-size: 26px;
			color: ##15294B;
		}
		.phone_four_titleTwo {
			font-size: 16px;
			color: #4F5C74;
			margin: 10px 0 0 0;
		}
		.phone_four_imgOne {
			width: 100%;
			margin: 31px 0 0 0;
		}
		.phonefour_txt_content {
			width: 343px;
			margin: 7px 0 0 0;
			display: flex;
			flex-direction: row;
			justify-content: space-between;
			align-items: center;
		}
		.phonefour_txt_itemOne {
			width: 167px;
			height: 110px;
			background: #FFFFFF;
			box-shadow: 0px 4px 8px rgba(164, 179, 184, 0.14);
			border-radius: 16px;
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
			font-size: 22px;
			color: #4480F4;
		}
		.phonefour_itemTwo {
			font-size: 14px;
		}
		/*<!-- 第五排   优享团队的核心优势-->*/
		.phone_five_ontent {
			width: 350px;
			margin: 148px auto 0 auto;
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
		}
		.phone_five_title {
			font-size: 26px;
			color: #15294B;
		}
		.phone_five_title span {
			font-size: 26px;
			color: #4480F4;
		}
		.phone_five_titleTwo {
			font-size: 16px;
			color: #4F5C74;
			margin: 10px auto 0 auto;
		}
		.mySwiperPhonefive {
			width: 318px;
			height: 696px;
		}
		.mySwiperPhonefive .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;
		}
		.mySwiperPhonefive .swiper-slide img {
			display: block;
			width: 100%;
			height: 100%;
			object-fit: cover;
		}
		.mySwiperPhonefive .swiper-slide .slide_item {
			width: 100%;
			height: 606px;
		}
		.mySwiperPhonefive .swiper-pagination {
			width: 149px;
			bottom: 20px;
		}
		.mySwiperPhonefive .swiper-pagination-bullets .swiper-pagination-bullet {
			margin: 0 5px;
			background-color: #C4C4C4;
			width: 30px;
			height: 5px;
			opacity: 1;
			border-radius: 0;
		}
		.mySwiperPhonefive .swiper-pagination-bullets .swiper-pagination-bullet-active {
			background-color: #4480F4;
			width: 30px;
		}
		/*第六排 优质项目优选优享优易-->*/
		.phone_six_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_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;
		}
		.mySwiperPhonesix {
			width: 306px;
			height: 376px;
		}
		.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%;
			height: 100%;
			object-fit: cover;
		}
		.mySwiperPhonesix .swiper-slide .slide_item {
			width: 306px;
			height: 281px;
		}
		.phone_six_line {
			width: 100%;
			height: 200px;
		}
		/*-第十一排   在线咨询*/
		.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;
		}
	}