		* {
			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%);*/
				box-shadow: 0px 3px 8px #2257BE;
				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;
			}
			.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;
				border-bottom: 3px solid #4480F4;
			}
			/*.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: 0 0 0 0;
			}
			.all_content a {
		text-decoration: none;
		color: #4F5C74;
	}
			/* 最上部 */
			.top_all_content_bg {
				width: 100%;
				height: 300px;
				margin: 0 0 0 0;
				background-color: #4480F4;
				display: flex;
				flex-direction: column;
				justify-content: center;
				align-items: center;
			}
			.top_all_contenttxt {
				width: 1200px;
				height: 100%;
				margin: 0 auto;
				display: flex;
				flex-direction: column;
				justify-content: center;
				align-items: center;
				position: relative;
				/*background-color: forestgreen*/
			}
			.left_title {
				font-size: 38px;
				color: #EAF1FF;
			}
			.left_titletwo {
				font-size: 24px;
				color: #EAF1FF;
				margin: 7px 0 0 0;
			}
			.pc_anli_topimgone {
				position: absolute;
				left: -160px;
				top: 207px;
				width: 75px;
				height: 69px;
			}
			.pc_anli_topimgtwo {
				position: absolute;
				left: -99px;
				top: 183px;
				width: 75px;
				height: 69px;
			}
			.pc_anli_topimgthree {
				position: absolute;
				left: 132px;
				top: 61px;
				width: 99px;
				height: 93px;
			}
			.pc_anli_topimgfour {
				position: absolute;
				left: 173px;
				top: 28px;
				width: 70px;
				height: 65px;
			}
			.pc_anli_topimgfive {
				position: absolute;
				left: 947px;
				top: 184px;
				width: 66px;
				height: 62px;
			}
			.pc_anli_topimgsix {
				position: absolute;
				left: 1111px;
				top: 42px;
				width: 107px;
				height: 100px;
			}
			.pc_anli_topimgsenven {
				position: absolute;
				right: -71px;
				top: 17px;
				width: 79px;
				height: 74px;
			}
			/*第二排  教育·知识付费·直播*/
			.two_all_content_bg {
				width: 1200px;
				margin: 162px auto 0 auto;
				text-align: center;
			}
			.two_title {
				font-size: 38px;
				color: #15294B;
			}
			.two_title span {
				font-size: 38px;
				color: #4480F4;
			}
			.two_titletwo {
				font-size: 20px;
				color: #4F5C74;
				margin: 7px 0 0 0;
			}
			/*第三排 优享专家精选案例*/
			.two_all_content_bgTwo {
				width: 1200px;
				margin: 140px auto 0 auto;
				text-align: center;
			}
			.two_all_content_bgThree {
				width: 1200px;
				margin: 140px auto 0 auto;
				text-align: center;
			}
			/*瀑布流列表*/
			.container {
				width: 1200px;
				height: 800px;
				margin: 76px auto 0 auto;
				position: relative;
			}
			
			
			
			
			.container .box {
				float: left;
				/*padding: 15px 0 0 22px;*/
			}
			.container .box .pic {
				/*border: 1px solid #ccc;*/
				/*padding: 10px;*/
				/*border-radius: 5px;*/
				/*box-shadow: 0 0 8px #ccc;*/
			}
			.container img {
				width: 378px;
				height: 348px;
			}
			.look_listdata{
				width: 183px;
				height: 51px;
				line-height: 51px;
				text-align: center;
				font-size: 18px;
				color: #FFFFFF;
				letter-spacing: 0.1em;
				background-color: #4480F4;
				border-radius: 24px;
				margin: 100px auto 0 auto;
			}
			.look_listdata:hover{
				cursor: pointer;
			}
			.anli_two_img {
				width: 378px;
				height: 348px;
			}
			.two_img_content{
				width: 1200px;
				margin: 33px auto 0 auto;
				display: flex;
				flex-direction: row;
				justify-content: space-between;
				align-items: center;
			}
			.two_img_contentTwo {
				width: 1200px;
				margin: 33px auto 0 auto;
				display: flex;
				flex-direction: row;
				justify-content: space-between;
				align-items: center;
			}
			.anli_two_imgTwo {
				width: 789px;
				height: 348px;
			}
			/*第八排 UE/UI项目需求 立即申请*/
			.eight_all_content {
				/*position: fixed;
				bottom: 453px;*/
				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 {
				/*position: fixed;
				bottom: 0;*/
				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: #FFFFFF;
			}
			.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_two_contentBG {
				width: 100%;
				background-color: #F4F8FD;
			}
			.phone_four_content {
				width: 100%;
				height: 201px;
				margin: 90px 0 0 0;
				background-color: #4480F4;
			}
			.phone_four_content_right {
				width: 375px;
				height: 100%;
				margin: 0 auto 0 auto;
				display: flex;
				flex-direction: column;
				justify-content: center;
				align-items: center;
				position: relative;
			}
			.phone_four_right_titleTwo {
				font-size: 25px;
				color: #EAF1FF;
			}
			.phone_four_right_titleThree {
				font-size: 18px;
				color: #EAF1FF;
			}
			.phone_anli_topimgone {
				position: absolute;
				left: -12px;
				top: -5px;
				width: 53px;
				height: 50px;
			}
			.phone_anli_topimgtwo {
				position: absolute;
				left: 296px;
				top: 161px;
				width: 72px;
				height: 68px;
			}
			.phone_anli_topimgthree {
				position: absolute;
				left: 370px;
				top: 119px;
				width: 79px;
				height: 74px;
			}
			/*<img class="phone_anli_topimgone" src="../img/phone_anli_topimgone.png"/>
					<img class="phone_anli_topimgtwo" src="../img/phone_anli_topimgtwo.png"/>
					<img class="phone_anli_topimgthree" src="../img/phone_anli_topimgthree.png"/>
			
			
			
			
			*/
			/*第二排优享团队精选案例*/
			.phone_senven_content {
				width: 100%;
				margin: 76px 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: 26px;
				color: #4480F4;
			}
			.phone_senven_txtTwo {
				font-size: 16px;
				color: #4F5C74;
				margin: 10px 0 0 0;
			}
			.phone_senven_txtThree {
				font-size: 16px;
				color: #4F5C74;
			}
			.mySwiperPhoneOne {
				width: 292px;
				height: 443px;
			}
			.mySwiperPhoneOne .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;
			}
			.mySwiperPhoneOne .swiper-slide img {
				display: block;
				width: 100%;
				height: 100%;
				object-fit: cover;
			}
			.mySwiperPhoneOne .swiper-slide .slide_item {
				width: 100%;
				height: 369px;
			}
			.mySwiperPhoneTwo {
				width: 292px;
				height: 443px;
			}
			.mySwiperPhoneTwo .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;
			}
			.mySwiperPhoneTwo .swiper-slide img {
				display: block;
				width: 100%;
				height: 100%;
				object-fit: cover;
			}
			.mySwiperPhoneTwo .swiper-slide .slide_item {
				width: 100%;
				height: 369px;
			}
			
			
			
			/*瀑布流列表*/
			.containerphone {
				width: 325px;
				margin: 76px auto 0 auto;
				position: relative;
			}
			
			
			
			
			.containerphone .box {
				float: left;
				/*padding: 15px 0 0 22px;*/
			}
			.containerphone .box .pic {
				/*border: 1px solid #ccc;*/
				/*padding: 10px;*/
				/*border-radius: 5px;*/
				/*box-shadow: 0 0 8px #ccc;*/
			}
			.containerphone img {
				width: 325px;
			}
			
			
			
			
			
			
			
			
			/*-第十一排   在线咨询*/
			.eleven_all_content {
				/*position: fixed;
				left: 0;
				bottom: 0;*/
				width: 100%;
				height: 50px;
				margin: 40px 0 0 0;
				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;
			}
		}