* {
	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;
	}
	.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;
		border-bottom: 3px solid #4480F4;
	}
	/*.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;
	}
	/* 最上部 */
	/* 最上部 */
	.top_all_content_bg {
		width: 100%;
		height: 300px;
		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_ziyuan_topimgone {
		position: absolute;
		left: -131px;
		top: 113px;
		width: 56px;
		height: 52px;
	}
	.pc_ziyuan_topimgtwo {
		position: absolute;
		left: -80px;
		top: 72px;
		width: 75px;
		height: 69px;
	}
	.pc_ziyuan_topimgthree {
		position: absolute;
		left: 694px;
		top: 151px;
		width: 116px;
		height: 107px;
	}
	.pc_ziyuan_topimgfour {
		position: absolute;
		left: 783px;
		top: 120px;
		width: 82px;
		height: 78px;
	}
	.pc_ziyuan_topimgfive {
		position: absolute;
		left: 943px;
		top: 83px;
		width: 66px;
		height: 62px;
	}
	.pc_ziyuan_topimgsix {
		position: absolute;
		left: 1111px;
		top: 37px;
		width: 107px;
		height: 100px;
	}
	.pc_ziyuan_topimgsenven {
		position: absolute;
		right: -71px;
		top: 17px;
		width: 79px;
		height: 74px;
	}
	/*新闻列表*/
	.news_list_tap_content {
		width: 1200px;
		height: 99px;
		background: #F6F8FB;
		margin: 90px auto 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		
	}
	.news_list_tap_content:hover {
		cursor: pointer;
	}
	
	.news_list_tap_item {
		width: 240px;
		height: 99px;
		
		background: #E5EDFA;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		font-size: 26px;
		color: #1E2737;
	}
	.news_list_tap_itemTwo {
		width: 240px;
		height: 99px;
		background: #F6F8FB;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		font-size: 26px;
		color: #A0AABC;
	}
	.youxiang_two_iconone {
		width: 51px;
		height: 51px;
		margin: 0 10px 0 0;
	}
	.tapAll {
		margin: 0 0 0 10px;
	}
	.news_list_data_content {
		width: 1233px;
		/*height: 428px;*/
		overflow: hidden;
		margin: 40px auto 0 auto;
		/*background-color: forestgreen*/
		/*display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;*/
	}
	.news_list_dataItem {
		width: 378px;
		height: 425px;
		float: left;
		margin: 40px 16px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}
	.dataItem_imgbg {
		width: 378px;
		height: 348px;
		position: relative;
	}
	.news_itemimgone {
		width: 378px;
		height: 348px;
	}
	.dataItem_imgtxtbg {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 376px;
		height: 100px;
		background: rgba(0, 13, 41, 0.69);
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.dataItem_imgtxt_one {
		width: 321px;
		font-size: 26px;
		color: #FFFFFF;
		text-align: left;
	}
	.dataItem_txtbg {
		width: 378px;
		font-size: 16px;
		color: #4F5C74;
	}
	.dataItem_txt_one {
		width: 100%;
		height: 40px;
		  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;    
	}
	
	.container_fenye_tab{
		width: 100%;
		text-align: center;
	}
	
	.c-pages{
		width: 400px;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		
	}
	
	/*第八排 UE/UI项目需求 立即申请*/
	.eight_all_content {
		width: 100%;
		height: 281px;
		margin: 2400px 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;
	}
	.eight_all_content{
		display: none;
	}
	.nine_all_content{
		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;
	}
	
	.containerphone{
		width: 340px;
		overflow: hidden;
		margin: 40px auto 0 auto;
				position: relative;
	}
	.news_list_dataItem {
		width: 340px;
		height: 381px;
		float: left;
		margin: 40px auto;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}
	.dataItem_imgbg {
		width: 340px;
		height: 312px;
		position: relative;
	}
	.news_itemimgone {
		width: 340px;
		height: 312px;
	}
	.dataItem_imgtxtbg {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 338px;
		height: 90px;
		background: rgba(0, 13, 41, 0.69);
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.dataItem_imgtxt_one {
		width: 288px;
		font-size: 26px;
		color: #FFFFFF;
		text-align: left;
	}
	.dataItem_txtbg {
		width: 340px;
		font-size: 16px;
		color: #4F5C74;
	}
	.dataItem_txt_one {
		width: 100%;
	}
	/*-第十一排   在线咨询*/
	.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;
	}
}