@charset "UTF-8";

@media screen and (min-width:1200px){
	
	
	
	/* AI销售大脑 */
	
	/* banner */
	.xsdn_banner{
		width: 100%;
		/* height: 740px;' */
		margin-top: 82px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
		padding-top: 82px;
		padding-bottom: 74px;
		background-color: #ebf0fa;
		/* min-width: 1200px; */
	}
	.banner_cont{
		/* width: 78%; */
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		box-sizing: border-box;
	}
	.banner_text{
		/* width: 48%; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: start;
		justify-content: flex-start;
		align-self: center;
		padding: 0 40px;
		max-width: 600px;
	}
	.banner_name{
		width: 100%;
		font-size: 30px;
		color: #00229e;
		/* font-weight: 600; */
		margin-bottom: 6px;
	}
	.banner_title{
		width: 100%;
		font-size: 52px;
		line-height: 66px;
		color: #000;
		font-weight: 600;
		letter-spacing: 1px;
		margin-bottom: 30px;
	}
	.banner_words{
		width: 100%;
		font-size: 16px;
		color: #555;
		line-height: 30px;
		margin-bottom: 40px;
	}
	.banner_btn{
		width: 150px;
		height: 54px;
		border-radius: 100px;
		background-color: #0243d4;
		line-height: 54px;
		text-align: center;
		font-size: 16px;
		color: #fff;
		display: block;
		text-decoration: none!important;
	}
	.banner_btn:visited{
		color: #fff;
	}
	.banner_btn:hover{
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
	}
	.banner_pic{
		box-sizing: border-box;
		padding: 0 40px;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		border-radius: 20px;
		max-width: 980px;
	}
	.banner_pic img{
		width: 48vw;
		filter: none;
		box-shadow: 0px 2px 10px rgba(5,30,141,0.2);
		border-radius: 24px;
	}
	
	/* AI销售大脑是如何工作的？ */
	.work{
		width: 1200px;
		/* max-width: 1400px; */
		margin: 0 auto;
		padding: 100px 0px 110px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
		display: none;
	}
	.work_title{
		width: 1200px;
		margin: 0 auto;
		font-size: 44px;
		font-weight: 600;
		color: #000;
		text-align: center;
		margin-bottom: 80px;
	}
	.work_cont{
		width: 1200px;
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.work_cont_main{
		width: 100%;
		box-sizing: border-box;
		position: relative;
	}
	.work_cont_main_icon{
		position: absolute;
		left: 0;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: end;
		align-items: flex-end;
	}
	.work_cont_main_icon_name{
		margin-right: 60px;
		font-size: 30px;
		font-weight: 600;
		color: #000;
		margin-bottom: 20px;
	}
	.work_row{
		margin: 19px 0;
	}
	.work_cont_main_line{
		width: 55%;
		position: relative;
		margin-left: 294px;
		margin-top: 100px;
	}
	.work_cont_main_line_bgi{
		width: 100%;
		position: relative;
	}
	.work_cont_main_line_circle{
		position: absolute;
		z-index: 3;
		top: -32px;
		left: 23%;
	}
	.work_cont_main_line_text{
		font-size: 40px;
		color: #fff;
		position: absolute;
		top: 120px;
		left: 35%;
		z-index: 4;
	}
	.work_cont_main_text{
		position: absolute;
		right: 0px;
		top: 0;
	}
	.work_cont_main_text_name{
		margin-left: 46px;
		font-size: 30px;
		font-weight: 600;
		color: #000;
		margin-bottom: 20px;
	}
	.work_cont_main_text_block_1{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 236px;
		height: 76px;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 20px;
		margin-top: 26px;
	}
	.work_cont_main_text_block_1 span{
		font-size: 22px;
		color: #000;
		margin-left: 6px;
	}
	.work_cont_main_text_block_2{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 236px;
		height: 76px;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 20px;
		margin-top: 20px;
	}
	.work_cont_main_text_block_2 span{
		font-size: 22px;
		color: #000;
		margin-left: 6px;
	}
	.work_cont_main_text_block_3{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 236px;
		height: 76px;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 20px;
		margin-top: 24px;
	}
	.work_cont_main_text_block_3 span{
		font-size: 22px;
		color: #000;
		margin-left: 6px;
	}
	.work_cont_main_text_block_4{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 236px;
		height: 76px;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 20px;
		margin-top: 20px;
	}
	.work_cont_main_text_block_4 span{
		font-size: 22px;
		color: #000;
		margin-left: 6px;
	}
	
	.function{
		max-width: 1200px;
		margin: 0 auto;
		padding: 100px 0px 110px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
	}
	.function_title{
		width: 100%;
		margin: 0 auto;
		font-size: 44px;
		font-weight: 600;
		color: #000;
		text-align: center;
		margin-bottom: 70px;
	}
	.function_cont{
		width: 100%;
		margin: 0 auto;
		/* display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center; */
	}
	.function_cont_pic{
		width: 100%;
		background-image: url(../img/product/aipic1.png);
		height: 448px;
	}
	.function_cont_pic_name{
		width: 100%;
		text-align: center;
		font-size: 50px;
		font-weight: 600;
		color: #00229e;
		padding-top: 12.5%;
	}
	.function_cont_pic_little{
		width: 100%;
		text-align: center;
		font-size: 18px;
		color: #555;
		padding-top: 20px;
	}
	.function_cont_jz{
		width: 100%;
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		position: relative;
	}
	.function_cont_jz_word:nth-child(1){
		position: absolute;
		font-size: 18px;
		color: #666;
		left: 27%;
		top: -116px;
	}
	.function_cont_jz_word:nth-child(2){
		position: absolute;
		font-size: 18px;
		color: #666;
		left: 47.3%;
		top: -70px;
	}
	.function_cont_jz_word:nth-child(3){
		position: absolute;
		font-size: 18px;
		color: #666;
		left: 67.5%;
		top: -116px;
	}
	.function_cont_val{
		width: 100%;
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		position: relative;
	}
	.function_cont_val_block{
		width: 23%;
		margin-right: 2.6%;
		height: 74px;
		background-color: #00229e;
		border-radius: 8px;
		margin-top: 20px;
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
	}
	.function_cont_val_block:last-child{
		margin-right: 0;
	}
	.function_cont_val_block img{
		margin-left: 19%;
	}
	.function_cont_val_block span{
		font-size: 22px;
		color: #fff;
		margin-left: 6px;
	}
	
	
	
	/* 为什么销售经理选择木心智能？ */
	.choice2{
		display: none;
	}
	.choice{
		width: 100%;
		background-color: #f5f7fc;
		padding: 100px 0 40px;
		margin-top: 10px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		min-width: 1200px;
	}
	.choice_title{
		width: 1200px;
		margin: 0 auto;
		text-align: center;
		font-size: 44px;
		color: #000;
		font-weight: 600;
		margin-bottom: 20px;
	}
	.choice_cont{
		max-width: 1400px;
		height: auto;
		margin: 0 auto;
	}
	.choice_cont_block{
		width: 100%;
		padding: 52px 0;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		align-items: center;
		height: auto;
	}
	/* .choice_cont_block:nth-child(1) .choice_cont_block_text{
		margin-right: 30px;
	}
	.choice_cont_block:nth-child(1) .choice_cont_block_pic{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(2) .choice_cont_block_text{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(2) .choice_cont_block_pic{
		margin-right: 30px;
	}
	.choice_cont_block:nth-child(3) .choice_cont_block_text{
		margin-right: 30px;
	}
	.choice_cont_block:nth-child(3) .choice_cont_block_pic{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(4) .choice_cont_block_text{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(4) .choice_cont_block_pic{
		margin-right: 30px;
	} */
	.choice_cont_block_text{
		position: relative;
		width: 420px;
		min-width: 320px;
		margin: 0 40px;
	}
	.choice_cont_block_text_title{
		width: 100%;
		font-size: 36px;
		font-weight: 600;
		color: #000;
		line-height: 50px;
	}
	.choice_cont_block_text_desc{
		width: 100%;
		font-size: 16px;
		color: #555;
		line-height: 28px;
		margin-top: 20px;
	}
	.choice_cont_block_text_btn{
		width: 150px;
		height: 52px;
		background-color: #0243d4;
		border-radius: 100px;
		color: #fff;
		font-size: 16px;
		text-align: center;
		line-height: 52px;
		display: block;
		margin-top: 30px;
		text-decoration: none!important;
	}
	.choice_cont_block_text_btn:hover{
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
	}
	.choice_cont_block_pic{
		/* width: 700px; */
		/* height: 450px; */
		/* padding: 3%;
		background-color: #fff;
		border-radius: 20px;
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4); */
		position: relative;
		margin: 0 40px;
	}
	.choice_cont_block_pic img{
		max-width: 800px;
		border-radius: 22px;
		height: auto;
		margin: 0 auto;
		display: block;
		box-shadow: 0px 2px 10px  rgba(2,67,212,0.2);
		/* margin-top: 30px; */
	}
	
	
	/* 木心智能，领先的会话智能平台 */
	.aiNum2{
		width: 100%;
		margin: 110px 0 110px;
		/* min-width: 1110px; */
	}
	.aiNum2_words{
		margin: 0 auto;
		display: flex;
		width: 78%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 70px;
	}
	.aiNum2_words_title{
		width: 100%;
		text-align: center;
		font-size: 42px;
		color: #000;
		font-weight: 600;
		letter-spacing: 1px;
	}
	.aiNum2_words_des{
		text-align: center;
		width: 100%;
		font-size: 18px;
		color: #555;
		margin-top: 22px;
		line-height: 32px;
	}
	.mb-large{
		/* width: 78%; */
		max-width: 1400px!important;
		padding: 0 50px;
		margin: 0 auto;
	}
	.Block{
		display: block;
		position: relative;
	}
	.Grid{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -12px -24px;
		width: calc(100% + 24px);
	}
	.with-3.Grid>div{
		width: 25%;
		text-align: center;
	}
	.Grid>div{
		flex-shrink: 0;
		padding: 0 12px 24px;
		position: relative;
	}
	.color-teal{
		color: #f29f9e;
	}
	.color-yellow{
		color: #f1d12a;
	}
	.color-sky{
		color: #3caff2;
	}
	.color-roi{
		color: #907dec;
	}
	.Block-content{
		position: relative;
		z-index: 20;
	}
	.FactoidBlock-statistic2{
		font-family: BN Axel Grotesk,sans-serif;
		font-size: 24px;
		font-veriation-settings: "wght"700;
		/* font-weight: 700; */
		line-height: 76px;
		text-transform: none;
	}
	
	
	
	
	/* 服务行业 */
	.service2{
		display: none;
	}
	.service{
		/* width: 100%; */
		max-width: 1400px;
		padding: 100px 50px 0px;
		margin: 0 auto;
		/* min-width: 1200px; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack:center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.service_title{
		width: 78%;
		margin: 0 auto;
		text-align: center;
		font-size: 44px;
		color: #000;
		font-weight: 600;
		margin-bottom: 20px;
	}
	.service_cont{
		width: 100%;
		margin: 0 auto;
		padding: 40px 0 0;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.service_cont_block{
		width: 30%;
		height: 110px;
		border-radius: 12px;
		box-shadow: 0px 4px 24px  rgba(2,67,212,0.3);
		line-height: 110px;
		text-align: center;
		
		margin-right: 5%;
		border-bottom: 3px solid #fff;
		cursor: pointer;
	}
	.service_cont_block:last-child{
		margin-right: 0;
	}
	.service_cont_block:hover{
		border-bottom: 3px solid #0243d4;
		color: #0243d4;
	}
	.service_cont_block a{
		font-size: 24px;
		color: #000;
		font-weight: 600;
		text-decoration: none;
	}
	
	/* ROI计算器 */
	.value{
		width: 100%;
		/* padding: 100px 0 0px; */
		/* margin-top: 124px; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		
	}
	.value_title{
		width: 1200px;
		margin: 0 auto;
		font-size: 44px;
		color: #000;
		text-align: center;
		/* margin-top: 100px; */
		font-weight: 600;
		margin-bottom: 60px;
	}
	.value_block{
		width: 1100px;
		margin: 0 auto;
		padding: 50px 70px 60px 70px;
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.3);
		border-radius: 20px;
		/* position: relative; */
		z-index: 90;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		background: #fff;
		/* margin-bottom: 720px; */
	}
	.value_block_title{
		width: 100%;
		text-align: center;
		font-size: 32px;
		color: #000;
		padding-bottom: 40px;
	}
	.value_block_main{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.value_block_main_item{
		width: 50%;
		padding: 0 15px 34px 0;
	}
	.value_block_main_item:nth-child(2){
		padding-right: 0;
		padding-left: 15px;
	}
	.value_block_main_item:nth-child(3){
		padding-bottom: 48px;
	}
	.value_block_main_item:nth-child(4){
		padding-right: 0;
		padding-left: 15px;
		/* padding-bottom: 10px; */
	}
	.value_block_main_item_head{
		display: flex;
		margin-bottom: 8px;
	}
	.value_block_main_item_head p{
		font-size: 16px;
		line-height: 20px;
		color: #2b323b;
		margin-right: 14px;
	}
	.info_tips{
		position: relative;
		width: 18px;
	}
	.tips{
		display: none;
		position: absolute;
		top: -38px;
		left: 5px;
		transform: translateX(-47%);
		white-space: nowrap;
		/* width: 200px; */
	}
	.tips p{
		font-size: 14px;
		color: #fff;
		background: #2b323b;
		line-height: 20px;
		border-radius: 6px;
		padding: 4px 8px;
	}
	.tips-triangle{
		width: 0px;
		height: 0px;
		border: 5px solid transparent;
		border-top-color: #2b323b;
		position: absolute;
		bottom: 0px;
		left: 48%;
		transform: translateX(-5px);
	}
	.info_tips img{
		cursor: pointer;
		width: 16px;
		/* display: block; */
	}
	.info_tips:hover .tips{
		display: block;
	}
	.value_block_main_item_industry{
		width: 100%;
		height: 60px;
		/* position: relative; */
	}
	.value_block_main_item_industry form{
		width: 100%;
		height: 60px;
		border: 1px solid #e6e6e6;
		border-radius: 8px;
	}
	.value_block_main_item_industry form select{
		width: 96%;
		height: 58px;
		line-height: 60px;
		padding: 0 18px;
		box-sizing: border-box;
		margin-left: 1%;
		/* border: 1px solid #eee; */
		outline: none;
		border: none;
		/* border-radius: 8px; */
		font-size: 18px;
		color: #333;
	}
	.value_block_main_item_input{
		width: 100%;
		height: 60px;
	}
	.value_block_main_item_input input{
		width: 100%;
		height: 60px;
		font-size: 18px;
		color: #333;
		padding-left: 26px;
		border: 1px solid #e6e6e6;
		border-radius: 8px;
		outline: none;
	}
	.value_block_explain{
		width: 100%;
		text-align: center;
		font-size: 16px;
		color: #8a98a8;
		line-height: 20px;
	}
	.value_block_btn{
		width: 170px;
		height: 54px;
		background: #0243d4;
		border-radius: 100px;
		display: block;
		margin: 0 auto;
		text-align: center;
		font-size: 16px;
		line-height: 54px;
		margin-top: 38px;
		color: #fff;
		text-decoration: none!important;
	}
	.value_block_btn:hover{
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
	}
	
	
	
	
	/* 定价 */
	
	/* banner */
	.price_banner{
		width: 100%;
		margin-top: 82px;
		background-color: #f0f3fb;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
		padding: 60px 0 70px;
		position: relative;
		min-width: 1200px;
	}
	.price_banner_cont{
		width: 83%;
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		box-sizing: border-box;
	}
	.price_banner_cont_text{
		width: 56%;
		padding-right: 80px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: start;
		justify-content: flex-start;
		align-self: center;
		box-sizing: border-box;
	}
	.price_banner_cont_text_title{
		font-size: 60px;
		color: #0243d4;
		font-weight: 700;
		line-height: 76px;
	}
	.price_banner_cont_text_descr{
		/* width: 48%; */
		font-size: 18px;
		color: #555;
		line-height: 30px;
		margin-top: 30px;
	}
	.price_banner_cont_form{
		width: 660px;
		height: 580px;
		background-color: #fff;
		border-radius: 20px;
		padding: 30px 54px 0;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content:center;
		-webkit-box-align: center;
		align-items: center;
	}
	.price_banner_cont_form form h2{
		width: 100%;
		font-size: 30px;
		color: #000;
		text-align: center;
		margin-bottom: 30px;
	}
	.price_banner_cont_form form ul li{
		width: 100%;
		overflow: hidden;
		height: 54px;
		border-radius: 10px;
		border: 1px solid #ddd;
		margin-bottom: 26px;
	}
	.price_banner_cont_form form ul li span{
		width: 23%;
		text-align: center;
		border-right: 1px solid #ddd;
		display: block;
		line-height: 54px;
		font-size: 16px;
		color: #333;
		float: left;
	}
	.price_banner_cont_form form ul li select{
		width: 77%;
		padding-left: 20px;
		float: left;
		height: 53px;
		border: none;
		font-size: 16px;
		color: #333;
		appearance: none;
		-moz-appearance:none;
		-webkit-appearance:none;
		outline: none;
	}
	.price_banner_cont_form form ul li input{
		width: 77%;
		padding-left: 20px;
		float: left;
		height: 53px;
		border: none;
		font-size: 16px;
		color: #333;
		outline: none;
	}
	.price_banner_cont_form form ul li:last-child input{
		width: 50%;
		padding-left: 20px;
		float: left;
		height: 53px;
		border: none;
		font-size: 16px;
		color: #333;
		outline: none;
	}
	.price_banner_cont_form form ul li:last-child a{
		width: 27%;
		height: 54px;
		background-color: #bbbbbb;
		float: right;
		text-align: center;
		line-height: 53px;
		font-size: 16px;
		color: #fff;
		text-decoration: none!important;
	}
	.price_banner_cont_form form ul li:last-child a:hover{
		background-color: #0243d4;
	}
	.price_banner_cont_form form button{
		width: 166px;
		height: 54px;
		background-color: #0243d4;
		border-radius: 100px;
		display: block;
		margin: 0 auto!important;
		border: none;
		color: #fff;
		font-size: 18px;
		margin-top: 42px!important;
	}
	.price_banner_cont_form form button:hover{
		box-shadow: 0px 5px 30px rgba(2,67,212,0.4);
	}
	
	/* 选择适合您的方案 */
	.programme{
		width: 100%;
		padding: 110px 0 130px;
	}
	.programme_title{
		width: 78%;
		margin: 0 auto;
		text-align: center;
		font-size: 44px;
		color: #000;
		font-weight: 600;
		margin-bottom: 60px;
	}
	.programme_main{
		/* width: 78%; */
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
	}
	.programme_main_block{
		margin: 0 50px;
		width: 500px;
		background-color: #fff;
		/* height: 750px; */
		border-radius: 20px;
		box-shadow: 0px 5px 30px rgba(2,67,212,0.4);
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.programme_main_block h2{
		width: 100%;
		text-align: center;
		font-size: 30px;
		color: #0243d4;
		font-weight: 600;
		margin-top: 50px;
	}
	.programme_main_block p{
		width: 100%;
		text-align: center;
		font-size: 16px;
		color: #0243d4;
		margin-top: 3px;
	}
	.programme_main_block ul{
		/* width: 100%; */
		margin: 20px 0;
		height: 356px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: start;
		align-items: flex-start;
		list-style: none!important;
	}
	.programme_main_block ul li{
		font-size: 18px;
		color: #333;
		margin-bottom: 14px;
		line-height: 30px;
	}
	.programme_main_block ul li img{
		margin-top: -3px;
		margin-right: 5px;
		width: 24px!important;
	}
	.programme_main_block .programme_main_block_btn{
		width: 160px;
		height: 54px;
		background-color: #fff;
		border: 1px solid #0243d4;
		border-radius: 100px;
		line-height: 54px;
		text-align: center;
		font-size: 16px;
		color: #0243d4;
		text-decoration: none!important;
		margin-bottom: 64px;
	}
	.programme_main_block .programme_main_block_btn:visited{
		color: #0243d4;
	}
	.programme_main_block .programme_main_block_btn:hover{
		background-color: #0243d4;
		box-shadow: 0px 5px 30px rgba(2,67,212,0.4);
		color: #fff;
	}
	
	/* 为什么销售团队选择我们 */
	.aiNum{
		width: 100%;
		background-color: #f7f9fe;
		/* margin: 110px 0; */
		/* min-width: 1200px; */
		padding: 100px 0 110px;
		/* margin-bottom: 100px; */
	}
	.aiNum_words{
		margin: 0 auto;
		display: flex;
		width: 78%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 80px;
	}
	.aiNum_words_title{
		width: 100%;
		text-align: center;
		font-size: 44px;
		color: #000;
		font-weight: 600;
	}
	.aiNum_words_des{
		width: 100%;
		font-size: 18px;
		color: #555;
		margin-top: 20px;
		line-height: 34px;
	}
	.mb-large{
		/* width: 1200px; */
		max-width: 1400px!important;
		padding: 0 50px;
		margin: 0 auto;
	}
	.Block{
		display: block;
		position: relative;
	}
	.Grid{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -12px -24px;
		width: calc(100% + 24px);
	}
	.with-3.Grid>div{
		width: 25%;
	}
	.Grid>div{
		flex-shrink: 0;
		padding: 0 12px 30px;
		position: relative;
	}
	.color-teal{
		color: #f29f9e;
	}
	.color-yellow{
		color: #f1d12a;
	}
	.color-sky{
		color: #3caff2;
	}
	.color-roi{
		color: #907dec;
	}
	.Block-content{
		position: relative;
		z-index: 20;
	}
	.FactoidBlock-statistic{
		font-family: BN Axel Grotesk,sans-serif;
		font-size: 60px;
		font-veriation-settings: "wght"700;
		font-weight: 700;
		line-height: 76px;
		text-transform: none;
	}
}



@media screen and (min-width:912px) and (max-width:1199px) {
	
	
	
	/* AI销售大脑 */
	
	/* banner */
	.xsdn_banner{
		width: 100%;
		/* height: 740px;' */
		margin-top: 70px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
		padding-top: 82px;
		padding-bottom: 74px;
		background-color: #ebf0fa;
		/* min-width: 1200px; */
	}
	.banner_cont{
		/* width: 78%; */
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		box-sizing: border-box;
	}
	.banner_text{
		/* width: 48%; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: start;
		justify-content: flex-start;
		align-self: center;
		padding: 0 10px 0 40px;
		max-width: 600px;
	}
	.banner_name{
		width: 100%;
		font-size: 26px;
		color: #00229e;
		/* font-weight: 600; */
		margin-bottom: 10px;
	}
	.banner_title{
		width: 100%;
		font-size: 40px;
		line-height: 54px;
		color: #000;
		font-weight: 600;
		letter-spacing: 1px;
		margin-bottom: 20px;
	}
	.banner_words{
		width: 100%;
		font-size: 16px;
		color: #555;
		line-height: 26px;
		margin-bottom: 32px;
	}
	.banner_btn{
		width: 150px;
		height: 54px;
		border-radius: 100px;
		background-color: #0243d4;
		line-height: 54px;
		text-align: center;
		font-size: 16px;
		color: #fff;
		display: block;
		text-decoration: none!important;
	}
	.banner_btn:visited{
		color: #fff;
	}
	.banner_btn:hover{
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
	}
	.banner_pic{
		box-sizing: border-box;
		padding: 0 40px;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		border-radius: 20px;
		max-width: 980px;
	}
	.banner_pic img{
		width: 60%;
		filter: none;
		box-shadow: 0px 5px 30px rgba(5,30,141,0.2);
		border-radius: 24px;
	}
	
	/* AI销售大脑是如何工作的？ */
	.work{
		width: 912px;
		/* width: 100%; */
		/* max-width: 1400px; */
		margin: 0 auto;
		padding: 90px 20px 100px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
		/* overflow: hidden; */
		display: none;
	}
	.work_title{
		width: 100%;
		margin: 0 auto;
		font-size: 38px;
		line-height: 52px;
		font-weight: 600;
		color: #000;
		text-align: center;
		margin-bottom: 80px;
	}
	.work_cont{
		width: 100%;
		/* width: 100%; */
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.work_cont_main{
		width: 100%;
		box-sizing: border-box;
		position: relative;
	}
	.work_cont_main_icon{
		position: absolute;
		left: 0;
		/* top: 30px; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: end;
		align-items: flex-end;
	}
	.work_cont_main_icon_name{
		margin-right: 60px;
		font-size: 22px;
		font-weight: 600;
		color: #000;
		margin-bottom: 20px;
	}
	.work_row{
		margin: 5px 0;
	}
	.work_row img{
		width: 46px;
	}
	.work_row img:nth-child(2){
		width: 26px;
	}
	.work_row img:nth-child(4){
		width: 26px;
	}
	.work_cont_main_line{
		width: 52%;
		position: relative;
		margin-left: 219px;
		margin-top: 59px;
	}
	.work_cont_main_line_bgi{
		width: 100%;
		position: relative;
	}
	.work_cont_main_line_circle{
		width: 290px;
		position: absolute;
		z-index: 3;
		top: -26px;
		left: 22%;
	}
	.work_cont_main_line_text{
		font-size: 26px;
		color: #fff;
		position: absolute;
		top: 90px;
		/* left: 35.5%; */
		z-index: 4;
		width: 100%;
		text-align: center;
	}
	.work_cont_main_text{
		position: absolute;
		right: 0px;
		top: 0;
		width: 194px;
	}
	.work_cont_main_text_name{
		margin-left: 44px;
		font-size: 22px;
		font-weight: 600;
		color: #000;
		margin-bottom: 20px;
	}
	.work_cont_main_text_block_1{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 100%;
		height: 52px;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 20px;
		margin-top: 26px;
	}
	.work_cont_main_text_block_1 img{
		width: 38px!important;
	}
	.work_cont_main_text_block_1 span{
		font-size: 18px;
		color: #000;
		margin-left: 6px;
	}
	.work_cont_main_text_block_2{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 100%;
		height: 52px;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 20px;
		margin-top: 14px;
	}
	.work_cont_main_text_block_2 img{
		width: 38px!important;
	}
	.work_cont_main_text_block_2 span{
		font-size: 18px;
		color: #000;
		margin-left: 6px;
	}
	.work_cont_main_text_block_3{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 100%;
		height: 52px;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 20px;
		margin-top: 14px;
	}
	.work_cont_main_text_block_3 img{
		width: 38px!important;
	}
	.work_cont_main_text_block_3 span{
		font-size: 18px;
		color: #000;
		margin-left: 6px;
	}
	.work_cont_main_text_block_4{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 100%;
		height: 52px;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 20px;
		margin-top: 14px;
	}
	.work_cont_main_text_block_4 img{
		width: 38px!important;
	}
	.work_cont_main_text_block_4 span{
		font-size: 18px;
		color: #000;
		margin-left: 6px;
	}
	
	
	.function{
		max-width: 1200px;
		/* width: 100%; */
		margin: 0 auto;
		padding: 100px 5% 110px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
	}
	.function_title{
		width: 100%;
		margin: 0 auto;
		font-size: 44px;
		font-weight: 600;
		color: #000;
		text-align: center;
		margin-bottom: 70px;
	}
	.function_cont{
		width: 100%;
		margin: 0 auto;
		/* display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center; */
	}
	.function_cont_pic{
		width: 910px;
		background-image: url(../img/product/aipic2.png);
		height: 400px;
		margin: 0 auto;
		display: block;
	}
	.function_cont_pic_name{
		width: 100%;
		text-align: center;
		font-size: 42px;
		font-weight: 600;
		color: #00229e;
		padding-top: 14%;
	}
	.function_cont_pic_little{
		width: 100%;
		text-align: center;
		font-size: 18px;
		color: #555;
		padding-top: 20px;
	}
	.function_cont_jz{
		width: 100%;
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		position: relative;
	}
	.function_cont_jz_word:nth-child(1){
		position: absolute;
		font-size: 18px;
		color: #666;
		left: 24%;
		top: -116px;
	}
	.function_cont_jz_word:nth-child(2){
		position: absolute;
		font-size: 18px;
		color: #666;
		left: 46.3%;
		top: -70px;
	}
	.function_cont_jz_word:nth-child(3){
		position: absolute;
		font-size: 18px;
		color: #666;
		left: 69%;
		top: -116px;
	}
	.function_cont_val{
		width: 100%;
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		position: relative;
	}
	.function_cont_val_block{
		width: 23%;
		margin-right: 2.6%;
		height: 74px;
		background-color: #00229e;
		border-radius: 8px;
		margin-top: 20px;
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
	}
	.function_cont_val_block:last-child{
		margin-right: 0;
	}
	.function_cont_val_block img{
		margin-left: 12%;
	}
	.function_cont_val_block span{
		font-size: 20px;
		color: #fff;
		margin-left: 6px;
	}
	
	
	
	
	/* 为什么销售经理选择木心智能？ */
	.choice2{
		display: none;
	}
	.choice{
		width: 100%;
		background-color: #f5f7fc;
		padding: 90px 2% 50px;
		margin-top: 30px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		/* min-width: 1200px; */
	}
	.choice_title{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		font-size: 38px;
		line-height: 52px;
		color: #000;
		font-weight: 600;
		margin-bottom: 20px;
	}
	.choice_cont{
		max-width: 1400px;
		height: auto;
		margin: 0 auto;
	}
	.choice_cont_block{
		width: 100%;
		padding: 40px 0;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		align-items: center;
		height: auto;
	}
	/* .choice_cont_block:nth-child(1) .choice_cont_block_text{
		margin-right: 30px;
	}
	.choice_cont_block:nth-child(1) .choice_cont_block_pic{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(2) .choice_cont_block_text{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(2) .choice_cont_block_pic{
		margin-right: 30px;
	}
	.choice_cont_block:nth-child(3) .choice_cont_block_text{
		margin-right: 30px;
	}
	.choice_cont_block:nth-child(3) .choice_cont_block_pic{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(4) .choice_cont_block_text{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(4) .choice_cont_block_pic{
		margin-right: 30px;
	} */
	.choice_cont_block_text{
		position: relative;
		width: 420px;
		min-width: 320px;
		margin: 0 40px;
	}
	.choice_cont_block_text_title{
		width: 100%;
		font-size: 32px;
		font-weight: 600;
		color: #000;
		line-height: 44px;
	}
	.choice_cont_block_text_desc{
		width: 100%;
		font-size: 16px;
		color: #555;
		line-height: 28px;
		margin-top: 14px;
	}
	.choice_cont_block_text_btn{
		width: 150px;
		height: 52px;
		background-color: #0243d4;
		border-radius: 100px;
		color: #fff;
		font-size: 16px;
		text-align: center;
		line-height: 52px;
		display: block;
		margin-top: 30px;
		text-decoration: none!important;
	}
	.choice_cont_block_text_btn:hover{
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
	}
	.choice_cont_block_pic{
		/* width: 700px; */
		/* height: 450px; */
		/* padding: 3%;
		background-color: #fff;
		border-radius: 20px;
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4); */
		position: relative;
		margin: 0 40px 0 0;
	}
	.choice_cont_block:nth-child(2) .choice_cont_block_pic{
		position: relative;
		margin: 0 0px 0 40px;
	}
	.choice_cont_block:nth-child(4) .choice_cont_block_pic{
		position: relative;
		margin: 0 0px 0 40px;
	}
	.choice_cont_block_pic img{
		max-width: 800px;
		border-radius: 22px;
		height: auto;
		margin: 0 auto;
		display: block;
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
		/* margin-top: 30px; */
	}
	
	
	/* 木心智能，领先的会话智能平台 */
	.aiNum2{
		width: 100%;
		padding: 90px 6% 90px;
		/* min-width: 1110px; */
	}
	.aiNum2_words{
		margin: 0 auto;
		display: flex;
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 60px;
	}
	.aiNum2_words_title{
		width: 100%;
		text-align: center;
		font-size: 38px;
		line-height: 52px;
		color: #000;
		font-weight: 600;
		letter-spacing: 1px;
	}
	.aiNum2_words_des{
		text-align: center;
		width: 100%;
		font-size: 18px;
		color: #555;
		margin-top: 22px;
		line-height: 32px;
	}
	.mb-large{
		width: 100%;
		/* max-width: 1400px!important; */
		/* padding: 0 50px; */
		margin: 0 auto;
	}
	.Block{
		display: block;
		position: relative;
	}
	.Grid{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -12px -24px;
		width: calc(100% + 24px);
	}
	.with-3.Grid>div{
		width: 25%;
		text-align: center;
	}
	.Grid>div{
		flex-shrink: 0;
		padding: 0 12px 24px;
		position: relative;
	}
	.color-teal{
		color: #f29f9e;
	}
	.color-yellow{
		color: #f1d12a;
	}
	.color-sky{
		color: #3caff2;
	}
	.color-roi{
		color: #907dec;
	}
	.Block-content{
		position: relative;
		z-index: 20;
	}
	.FactoidBlock-statistic2{
		font-family: BN Axel Grotesk,sans-serif;
		font-size: 24px;
		font-veriation-settings: "wght"700;
		/* font-weight: 700; */
		line-height: 76px;
		text-transform: none;
	}
	
	
	
	
	/* 服务行业 */
	.service2{
		display: none;
	}
	.service{
		width: 100%;
		/* max-width: 1400px; */
		padding: 80px 6% 0px;
		margin: 0 auto;
		/* min-width: 1200px; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack:center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.service_title{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		font-size: 38px;
		color: #000;
		font-weight: 600;
		margin-bottom: 20px;
	}
	.service_cont{
		width: 100%;
		margin: 0 auto;
		padding: 30px 0 0;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.service_cont_block{
		width: 30%;
		height: 90px;
		border-radius: 12px;
		box-shadow: 0px 4px 24px  rgba(2,67,212,0.3);
		line-height: 90px;
		text-align: center;
		
		margin-right: 5%;
		border-bottom: 3px solid #fff;
		cursor: pointer;
	}
	.service_cont_block:last-child{
		margin-right: 0;
	}
	.service_cont_block:hover{
		border-bottom: 3px solid #0243d4;
		color: #0243d4;
	}
	.service_cont_block a{
		font-size: 22px;
		color: #000;
		font-weight: 600;
		text-decoration: none;
	}
	
	/* ROI计算器 */
	.value{
		width: 100%;
		/* padding: 100px 0 0px; */
		/* margin-top: 124px; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		
	}
	.value_title{
		width: 1200px;
		margin: 0 auto;
		font-size: 44px;
		color: #000;
		text-align: center;
		/* margin-top: 100px; */
		font-weight: 600;
		margin-bottom: 60px;
	}
	.value_block{
		width: 1100px;
		margin: 0 auto;
		padding: 50px 70px 60px 70px;
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.3);
		border-radius: 20px;
		/* position: relative; */
		z-index: 90;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		background: #fff;
		/* margin-bottom: 720px; */
	}
	.value_block_title{
		width: 100%;
		text-align: center;
		font-size: 32px;
		color: #000;
		padding-bottom: 40px;
	}
	.value_block_main{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.value_block_main_item{
		width: 50%;
		padding: 0 15px 34px 0;
	}
	.value_block_main_item:nth-child(2){
		padding-right: 0;
		padding-left: 15px;
	}
	.value_block_main_item:nth-child(3){
		padding-bottom: 48px;
	}
	.value_block_main_item:nth-child(4){
		padding-right: 0;
		padding-left: 15px;
		/* padding-bottom: 10px; */
	}
	.value_block_main_item_head{
		display: flex;
		margin-bottom: 8px;
	}
	.value_block_main_item_head p{
		font-size: 16px;
		line-height: 20px;
		color: #2b323b;
		margin-right: 14px;
	}
	.info_tips{
		position: relative;
		width: 18px;
	}
	.tips{
		display: none;
		position: absolute;
		top: -38px;
		left: 5px;
		transform: translateX(-47%);
		white-space: nowrap;
		/* width: 200px; */
	}
	.tips p{
		font-size: 14px;
		color: #fff;
		background: #2b323b;
		line-height: 20px;
		border-radius: 6px;
		padding: 4px 8px;
	}
	.tips-triangle{
		width: 0px;
		height: 0px;
		border: 5px solid transparent;
		border-top-color: #2b323b;
		position: absolute;
		bottom: 0px;
		left: 48%;
		transform: translateX(-5px);
	}
	.info_tips img{
		cursor: pointer;
		width: 16px;
		/* display: block; */
	}
	.info_tips:hover .tips{
		display: block;
	}
	.value_block_main_item_industry{
		width: 100%;
		height: 60px;
		/* position: relative; */
	}
	.value_block_main_item_industry form{
		width: 100%;
		height: 60px;
		border: 1px solid #e6e6e6;
		border-radius: 8px;
	}
	.value_block_main_item_industry form select{
		width: 96%;
		height: 58px;
		line-height: 60px;
		padding: 0 18px;
		box-sizing: border-box;
		margin-left: 1%;
		/* border: 1px solid #eee; */
		outline: none;
		border: none;
		/* border-radius: 8px; */
		font-size: 18px;
		color: #333;
	}
	.value_block_main_item_input{
		width: 100%;
		height: 60px;
	}
	.value_block_main_item_input input{
		width: 100%;
		height: 60px;
		font-size: 18px;
		color: #333;
		padding-left: 26px;
		border: 1px solid #e6e6e6;
		border-radius: 8px;
		outline: none;
	}
	.value_block_explain{
		width: 100%;
		text-align: center;
		font-size: 16px;
		color: #8a98a8;
		line-height: 20px;
	}
	.value_block_btn{
		width: 170px;
		height: 54px;
		background: #0243d4;
		border-radius: 100px;
		display: block;
		margin: 0 auto;
		text-align: center;
		font-size: 16px;
		line-height: 54px;
		margin-top: 38px;
		color: #fff;
		text-decoration: none!important;
	}
	.value_block_btn:hover{
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
	}
	
	
	
	
	/* 定价 */
	
	/* banner */
	.price_banner{
		width: 100%;
		margin-top: 70px;
		background-color: #f0f3fb;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
		padding: 60px 6% 70px;
		position: relative;
		/* min-width: 1200px; */
	}
	.price_banner_cont{
		width: 100%;
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		box-sizing: border-box;
	}
	.price_banner_cont_text{
		width: 66%;
		padding-right: 40px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: start;
		justify-content: flex-start;
		align-self: center;
		box-sizing: border-box;
	}
	.price_banner_cont_text_title{
		font-size: 44px;
		color: #0243d4;
		font-weight: 700;
		line-height: 56px;
	}
	.price_banner_cont_text_descr{
		/* width: 48%; */
		font-size: 16px;
		color: #555;
		line-height: 28px;
		margin-top: 30px;
	}
	.price_banner_cont_form{
		width: 660px;
		height: 560px;
		background-color: #fff;
		border-radius: 20px;
		padding: 44px 50px 0;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content:center;
		-webkit-box-align: center;
		align-items: center;
	}
	.price_banner_cont_form form h2{
		width: 100%;
		font-size: 30px;
		color: #000;
		text-align: center;
		margin-bottom: 30px;
	}
	.price_banner_cont_form form ul li{
		width: 100%;
		overflow: hidden;
		height: 54px;
		border-radius: 10px;
		border: 1px solid #ddd;
		margin-bottom: 26px;
	}
	.price_banner_cont_form form ul li span{
		width: 23%;
		text-align: center;
		border-right: 1px solid #ddd;
		display: block;
		line-height: 54px;
		font-size: 16px;
		color: #333;
		float: left;
	}
	.price_banner_cont_form form ul li select{
		width: 77%;
		padding-left: 20px;
		float: left;
		height: 53px;
		border: none;
		font-size: 16px;
		color: #333;
		appearance: none;
		-moz-appearance:none;
		-webkit-appearance:none;
		outline: none;
	}
	.price_banner_cont_form form ul li input{
		width: 77%;
		padding-left: 20px;
		float: left;
		height: 53px;
		border: none;
		font-size: 16px;
		color: #333;
		outline: none;
	}
	.price_banner_cont_form form ul li:last-child input{
		width: 50%;
		padding-left: 20px;
		float: left;
		height: 53px;
		border: none;
		font-size: 16px;
		color: #333;
		outline: none;
	}
	.price_banner_cont_form form ul li:last-child a{
		width: 27%;
		height: 54px;
		background-color: #bbbbbb;
		float: right;
		text-align: center;
		line-height: 53px;
		font-size: 16px;
		color: #fff;
		text-decoration: none!important;
	}
	.price_banner_cont_form form ul li:last-child a:hover{
		background-color: #0243d4;
	}
	.price_banner_cont_form form button{
		width: 166px;
		height: 54px;
		background-color: #0243d4;
		border-radius: 100px;
		display: block;
		margin: 0 auto!important;
		border: none;
		color: #fff;
		font-size: 18px;
		margin-top: 42px!important;
	}
	.price_banner_cont_form form button:hover{
		box-shadow: 0px 5px 30px rgba(2,67,212,0.4);
	}
	
	/* 选择适合您的方案 */
	.programme{
		width: 100%;
		padding: 90px 6% 100px;
	}
	.programme_title{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		font-size: 38px;
		line-height: 52px;
		color: #000;
		font-weight: 600;
		margin-bottom: 60px;
	}
	.programme_main{
		/* width: 78%; */
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
	}
	.programme_main_block{
		margin: 0 20px;
		width: 500px;
		background-color: #fff;
		/* height: 750px; */
		border-radius: 20px;
		box-shadow: 0px 5px 30px rgba(2,67,212,0.4);
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.programme_main_block h2{
		width: 100%;
		text-align: center;
		font-size: 30px;
		color: #0243d4;
		font-weight: 600;
		margin-top: 50px;
	}
	.programme_main_block p{
		width: 100%;
		text-align: center;
		font-size: 16px;
		color: #0243d4;
		margin-top: 14px;
	}
	.programme_main_block ul{
		/* width: 100%; */
		margin: 20px 0;
		height: 356px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: start;
		align-items: flex-start;
		list-style: none!important;
	}
	.programme_main_block ul li{
		font-size: 18px;
		color: #333;
		margin-bottom: 14px;
		line-height: 30px;
	}
	.programme_main_block ul li img{
		margin-top: -3px;
		margin-right: 5px;
		width: 24px!important;
	}
	.programme_main_block .programme_main_block_btn{
		width: 160px;
		height: 54px;
		background-color: #fff;
		border: 1px solid #0243d4;
		border-radius: 100px;
		line-height: 54px;
		text-align: center;
		font-size: 16px;
		color: #0243d4;
		text-decoration: none!important;
		margin-bottom: 64px;
	}
	.programme_main_block .programme_main_block_btn:visited{
		color: #0243d4;
	}
	.programme_main_block .programme_main_block_btn:hover{
		background-color: #0243d4;
		box-shadow: 0px 5px 30px rgba(2,67,212,0.4);
		color: #fff;
	}
	
	/* 为什么销售团队选择我们 */
	.aiNum{
		width: 100%;
		background-color: #f7f9fe;
		/* margin: 110px 0; */
		/* min-width: 1200px; */
		padding: 80px 6% 100px;
		/* margin-bottom: 100px; */
	}
	.aiNum_words{
		margin: 0 auto;
		display: flex;
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 44px;
	}
	.aiNum_words_title{
		width: 100%;
		text-align: center;
		font-size: 38px;
		line-height: 52px;
		color: #000;
		font-weight: 600;
	}
	.aiNum_words_des{
		width: 100%;
		font-size: 18px;
		color: #555;
		margin-top: 20px;
		line-height: 34px;
	}
	.mb-large{
		width: 100%;
		/* max-width: 1400px!important; */
		/* padding: 0 50px; */
		margin: 0 auto;
	}
	.Block{
		display: block;
		position: relative;
	}
	.Grid{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -12px -24px;
		width: calc(100% + 24px);
	}
	.with-3.Grid>div{
		width: 25%;
	}
	.Grid>div{
		flex-shrink: 0;
		padding: 0 12px 30px;
		position: relative;
	}
	.color-teal{
		color: #f29f9e;
	}
	.color-yellow{
		color: #f1d12a;
	}
	.color-sky{
		color: #3caff2;
	}
	.color-roi{
		color: #907dec;
	}
	.Block-content{
		position: relative;
		/* z-index: 20; */
	}
	.FactoidBlock-statistic{
		font-family: BN Axel Grotesk,sans-serif;
		font-size: 44px;
		font-veriation-settings: "wght"700;
		font-weight: 700;
		line-height: 58px;
		text-transform: none;
	}
	.FactoidBlock-content p{
		padding-top: 10px;
	}
	.FactoidBlock-content p span{
		font-size: 16px!important;
	}
}



@media screen and (min-width:768px) and (max-width:911px) {
	
	
	
	/* AI销售大脑 */
	
	/* banner */
	.xsdn_banner{
		width: 100%;
		/* height: 740px;' */
		margin-top: 70px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
		padding-top: 82px;
		padding-bottom: 74px;
		background-color: #ebf0fa;
		/* min-width: 1200px; */
	}
	.banner_cont{
		/* width: 78%; */
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		box-sizing: border-box;
	}
	.banner_text{
		/* width: 48%; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: start;
		justify-content: flex-start;
		align-self: center;
		padding: 0 10px 0 40px;
		max-width: 600px;
	}
	.banner_name{
		width: 100%;
		font-size: 26px;
		color: #00229e;
		/* font-weight: 600; */
		margin-bottom: 10px;
	}
	.banner_title{
		width: 100%;
		font-size: 40px;
		line-height: 54px;
		color: #000;
		font-weight: 600;
		letter-spacing: 1px;
		margin-bottom: 30px;
	}
	.banner_words{
		width: 100%;
		font-size: 16px;
		color: #555;
		line-height: 26px;
		margin-bottom: 40px;
	}
	.banner_btn{
		width: 150px;
		height: 54px;
		border-radius: 100px;
		background-color: #0243d4;
		line-height: 54px;
		text-align: center;
		font-size: 16px;
		color: #fff;
		display: block;
		text-decoration: none!important;
	}
	.banner_btn:visited{
		color: #fff;
	}
	.banner_btn:hover{
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
	}
	.banner_pic{
		box-sizing: border-box;
		padding: 0 40px;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		border-radius: 20px;
		max-width: 980px;
	}
	.banner_pic img{
		width: 60%;
		filter: none;
		box-shadow: 0px 5px 30px rgba(5,30,141,0.2);
		border-radius: 24px;
	}
	
	/* AI销售大脑是如何工作的？ */
	.work{
		width: 100%;
		/* max-width: 1400px; */
		margin: 0 auto;
		padding: 90px 6% 100px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
		/* overflow: hidden; */
		/* min-width: 1200px; */
		/* display: none; */
	}
	.work_title{
		width: 100%;
		margin: 0 auto;
		font-size: 38px;
		line-height: 52px;
		font-weight: 600;
		color: #000;
		text-align: center;
		margin-bottom: 80px;
	}
	.work_cont{
		width: 100%;
		/* width: 100%; */
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.work_cont_main{
		width: 100%;
		box-sizing: border-box;
		position: relative;
	}
	.work_cont_main_icon{
		position: absolute;
		left: 0;
		/* top: 30px; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: end;
		align-items: flex-end;
	}
	.work_cont_main_icon_name{
		margin-right: 60px;
		font-size: 22px;
		font-weight: 600;
		color: #000;
		margin-bottom: 20px;
	}
	.work_row{
		margin: 5px 0;
	}
	.work_row img{
		width: 46px;
	}
	.work_row img:nth-child(2){
		width: 26px;
	}
	.work_row img:nth-child(4){
		width: 26px;
	}
	.work_cont_main_line{
		width: 52%;
		position: relative;
		margin-left: 140px;
		margin-top: 72px;
	}
	.work_cont_main_line_bgi{
		width: 100%;
		position: relative;
		display: none;
	}
	.work_cont_main_line_circle{
		position: absolute;
		z-index: 3;
		top: -32px;
		left: 24%;
	}
	.work_cont_main_line_circle img{
		display: block;
		margin: 0 auto;
	}
	.work_cont_main_line_text{
		font-size: 26px;
		color: #fff;
		position: absolute;
		top: 80px;
		left: 44%;
		z-index: 4;
	}
	.work_cont_main_text{
		position: absolute;
		right: 0px;
		top: 0;
		width: 194px;
	}
	.work_cont_main_text_name{
		margin-left: 58px;
		font-size: 22px;
		font-weight: 600;
		color: #000;
		margin-bottom: 20px;
	}
	.work_cont_main_text_block_1{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 100%;
		height: 52px;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 20px;
		margin-top: 26px;
	}
	.work_cont_main_text_block_1 span{
		font-size: 18px;
		color: #000;
		margin-left: 6px;
	}
	.work_cont_main_text_block_2{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 100%;
		height: 52px;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 20px;
		margin-top: 14px;
	}
	.work_cont_main_text_block_2 span{
		font-size: 18px;
		color: #000;
		margin-left: 6px;
	}
	.work_cont_main_text_block_3{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 100%;
		height: 52px;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 20px;
		margin-top: 14px;
	}
	.work_cont_main_text_block_3 span{
		font-size: 18px;
		color: #000;
		margin-left: 6px;
	}
	.work_cont_main_text_block_4{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 100%;
		height: 52px;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 20px;
		margin-top: 14px;
	}
	.work_cont_main_text_block_4 span{
		font-size: 18px;
		color: #000;
		margin-left: 6px;
	}
	
	.function{
		/* max-width: 1400px; */
		width: 100%;
		margin: 0 auto;
		padding: 100px 0px 110px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
		display: none;
	}
	.function_title{
		width: 100%;
		margin: 0 auto;
		font-size: 44px;
		font-weight: 600;
		color: #000;
		text-align: center;
		margin-bottom: 70px;
	}
	.function_cont{
		width: 100%;
		margin: 0 auto;
		/* display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center; */
	}
	.function_cont_pic{
		width: 100%;
		background-image: url(../img/product/aipic1.png);
		height: 517px;
	}
	.function_cont_pic_name{
		width: 100%;
		text-align: center;
		font-size: 50px;
		font-weight: 600;
		color: #00229e;
		padding-top: 12.5%;
	}
	.function_cont_pic_little{
		width: 100%;
		text-align: center;
		font-size: 18px;
		color: #555;
		padding-top: 20px;
	}
	.function_cont_jz{
		width: 100%;
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		position: relative;
	}
	.function_cont_jz_word:nth-child(1){
		position: absolute;
		font-size: 18px;
		color: #666;
		left: 27%;
		top: -116px;
	}
	.function_cont_jz_word:nth-child(2){
		position: absolute;
		font-size: 18px;
		color: #666;
		left: 47.3%;
		top: -70px;
	}
	.function_cont_jz_word:nth-child(3){
		position: absolute;
		font-size: 18px;
		color: #666;
		left: 67.5%;
		top: -116px;
	}
	.function_cont_val{
		width: 100%;
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		position: relative;
	}
	.function_cont_val_block{
		width: 23%;
		margin-right: 2.6%;
		height: 74px;
		background-color: #00229e;
		border-radius: 8px;
		margin-top: 20px;
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
	}
	.function_cont_val_block:last-child{
		margin-right: 0;
	}
	.function_cont_val_block img{
		margin-left: 19%;
	}
	.function_cont_val_block span{
		font-size: 22px;
		color: #fff;
		margin-left: 6px;
	}
	
	
	/* 为什么销售经理选择木心智能？ */
	.choice2{
		display: none;
	}
	.choice{
		width: 100%;
		background-color: #f5f7fc;
		padding: 90px 6% 40px;
		margin-top: 210px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
	}
	.choice_title{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		font-size: 38px;
		line-height: 52px;
		color: #000;
		font-weight: 600;
		margin-bottom: 20px;
	}
	.choice_cont{
		max-width: 1400px;
		height: auto;
		margin: 0 auto;
	}
	.choice_cont_block{
		width: 100%;
		padding: 40px 0;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		align-items: center;
		height: auto;
	}
	.choice_cont_block:nth-child(2) .choice_cont_block_text{
		margin: 0 0 0 40px;
	}
	.choice_cont_block:nth-child(4) .choice_cont_block_text{
		margin: 0 0 0 40px;
	}
	/* .choice_cont_block:nth-child(1) .choice_cont_block_text{
		margin-right: 30px;
	}
	.choice_cont_block:nth-child(1) .choice_cont_block_pic{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(2) .choice_cont_block_text{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(2) .choice_cont_block_pic{
		margin-right: 30px;
	}
	.choice_cont_block:nth-child(3) .choice_cont_block_text{
		margin-right: 30px;
	}
	.choice_cont_block:nth-child(3) .choice_cont_block_pic{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(4) .choice_cont_block_text{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(4) .choice_cont_block_pic{
		margin-right: 30px;
	} */
	.choice_cont_block_text{
		position: relative;
		width: 400px;
		min-width: 300px;
		margin: 0 40px 0 0;
	}
	.choice_cont_block_text_title{
		width: 100%;
		font-size: 30px;
		font-weight: 600;
		color: #000;
		line-height: 42px;
	}
	.choice_cont_block_text_desc{
		width: 100%;
		font-size: 16px;
		color: #555;
		line-height: 28px;
		margin-top: 16px;
	}
	.choice_cont_block_text_btn{
		width: 150px;
		height: 52px;
		background-color: #0243d4;
		border-radius: 100px;
		color: #fff;
		font-size: 16px;
		text-align: center;
		line-height: 52px;
		display: block;
		margin-top: 24px;
		text-decoration: none!important;
	}
	.choice_cont_block_text_btn:hover{
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
	}
	.choice_cont_block_pic{
		/* width: 700px; */
		/* height: 450px; */
		/* padding: 3%;
		background-color: #fff;
		border-radius: 20px;
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4); */
		position: relative;
		/* margin: 0 40px; */
	}
	.choice_cont_block_pic img{
		max-width: 800px;
		border-radius: 22px;
		height: auto;
		margin: 0 auto;
		display: block;
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
		/* margin-top: 30px; */
	}
	
	
	/* 木心智能，领先的会话智能平台 */
	.aiNum2{
		width: 100%;
		padding: 90px 6% 90px;
		/* min-width: 1110px; */
	}
	.aiNum2_words{
		margin: 0 auto;
		display: flex;
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 50px;
	}
	.aiNum2_words_title{
		width: 100%;
		text-align: center;
		font-size: 38px;
		line-height: 52px;
		line-height: ;
		color: #000;
		font-weight: 600;
		letter-spacing: 1px;
	}
	.aiNum2_words_des{
		text-align: center;
		width: 100%;
		font-size: 18px;
		color: #555;
		margin-top: 22px;
		line-height: 32px;
	}
	.mb-large{
		width: 100%;
		/* max-width: 1400px!important; */
		/* padding: 0 50px; */
		margin: 0 auto;
	}
	.Block{
		display: block;
		position: relative;
	}
	.Grid{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -12px -24px;
		width: calc(100% + 24px);
	}
	.with-3.Grid>div{
		width: 25%;
		text-align: center;
	}
	.Grid>div{
		flex-shrink: 0;
		padding: 0 12px 24px;
		position: relative;
	}
	.color-teal{
		color: #f29f9e;
	}
	.color-yellow{
		color: #f1d12a;
	}
	.color-sky{
		color: #3caff2;
	}
	.color-roi{
		color: #907dec;
	}
	.Block-content{
		position: relative;
		/* z-index: 20; */
	}
	.FactoidBlock-statistic2{
		font-family: BN Axel Grotesk,sans-serif;
		font-size: 16px;
		font-veriation-settings: "wght"700;
		/* font-weight: 700; */
		line-height: 76px;
		text-transform: none;
	}
	.FactoidBlock-subtitle{
		padding-top: 10px!important;
	}
	.FactoidBlock-subtitle span{
		font-size: 14px!important;
	}
	
	
	
	
	/* 服务行业 */
	.service2{
		display: none;
	}
	.service{
		width: 100%;
		/* max-width: 1400px; */
		padding: 80px 6% 0px;
		margin: 0 auto;
		/* min-width: 1200px; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack:center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.service_title{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		font-size: 38px;
		line-height: 52px;
		color: #000;
		font-weight: 600;
		margin-bottom: 20px;
	}
	.service_cont{
		width: 100%;
		margin: 0 auto;
		padding: 30px 0 0;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.service_cont_block{
		width: 30%;
		height: 90px;
		border-radius: 12px;
		box-shadow: 0px 4px 24px  rgba(2,67,212,0.3);
		line-height: 90px;
		text-align: center;
		
		margin-right: 5%;
		border-bottom: 3px solid #fff;
		cursor: pointer;
	}
	.service_cont_block:last-child{
		margin-right: 0;
	}
	.service_cont_block:hover{
		border-bottom: 3px solid #0243d4;
		color: #0243d4;
	}
	.service_cont_block a{
		font-size: 20px;
		color: #000;
		font-weight: 600;
		text-decoration: none;
	}
	
	/* ROI计算器 */
	.value{
		width: 100%;
		/* padding: 100px 0 0px; */
		/* margin-top: 124px; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		
	}
	.value_title{
		width: 1200px;
		margin: 0 auto;
		font-size: 44px;
		color: #000;
		text-align: center;
		/* margin-top: 100px; */
		font-weight: 600;
		margin-bottom: 60px;
	}
	.value_block{
		width: 1100px;
		margin: 0 auto;
		padding: 50px 70px 60px 70px;
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.3);
		border-radius: 20px;
		/* position: relative; */
		z-index: 90;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		background: #fff;
		/* margin-bottom: 720px; */
	}
	.value_block_title{
		width: 100%;
		text-align: center;
		font-size: 32px;
		color: #000;
		padding-bottom: 40px;
	}
	.value_block_main{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.value_block_main_item{
		width: 50%;
		padding: 0 15px 34px 0;
	}
	.value_block_main_item:nth-child(2){
		padding-right: 0;
		padding-left: 15px;
	}
	.value_block_main_item:nth-child(3){
		padding-bottom: 48px;
	}
	.value_block_main_item:nth-child(4){
		padding-right: 0;
		padding-left: 15px;
		/* padding-bottom: 10px; */
	}
	.value_block_main_item_head{
		display: flex;
		margin-bottom: 8px;
	}
	.value_block_main_item_head p{
		font-size: 16px;
		line-height: 20px;
		color: #2b323b;
		margin-right: 14px;
	}
	.info_tips{
		position: relative;
		width: 18px;
	}
	.tips{
		display: none;
		position: absolute;
		top: -38px;
		left: 5px;
		transform: translateX(-47%);
		white-space: nowrap;
		/* width: 200px; */
	}
	.tips p{
		font-size: 14px;
		color: #fff;
		background: #2b323b;
		line-height: 20px;
		border-radius: 6px;
		padding: 4px 8px;
	}
	.tips-triangle{
		width: 0px;
		height: 0px;
		border: 5px solid transparent;
		border-top-color: #2b323b;
		position: absolute;
		bottom: 0px;
		left: 48%;
		transform: translateX(-5px);
	}
	.info_tips img{
		cursor: pointer;
		width: 16px;
		/* display: block; */
	}
	.info_tips:hover .tips{
		display: block;
	}
	.value_block_main_item_industry{
		width: 100%;
		height: 60px;
		/* position: relative; */
	}
	.value_block_main_item_industry form{
		width: 100%;
		height: 60px;
		border: 1px solid #e6e6e6;
		border-radius: 8px;
	}
	.value_block_main_item_industry form select{
		width: 96%;
		height: 58px;
		line-height: 60px;
		padding: 0 18px;
		box-sizing: border-box;
		margin-left: 1%;
		/* border: 1px solid #eee; */
		outline: none;
		border: none;
		/* border-radius: 8px; */
		font-size: 18px;
		color: #333;
	}
	.value_block_main_item_input{
		width: 100%;
		height: 60px;
	}
	.value_block_main_item_input input{
		width: 100%;
		height: 60px;
		font-size: 18px;
		color: #333;
		padding-left: 26px;
		border: 1px solid #e6e6e6;
		border-radius: 8px;
		outline: none;
	}
	.value_block_explain{
		width: 100%;
		text-align: center;
		font-size: 16px;
		color: #8a98a8;
		line-height: 20px;
	}
	.value_block_btn{
		width: 170px;
		height: 54px;
		background: #0243d4;
		border-radius: 100px;
		display: block;
		margin: 0 auto;
		text-align: center;
		font-size: 16px;
		line-height: 54px;
		margin-top: 38px;
		color: #fff;
		text-decoration: none!important;
	}
	.value_block_btn:hover{
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
	}
	
	
	
	
	/* 定价 */
	
	/* banner */
	.price_banner{
		width: 100%;
		margin-top: 70px;
		background-color: #f0f3fb;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
		padding: 60px 6% 70px;
		position: relative;
	}
	.price_banner_cont{
		width: 100%;
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		box-sizing: border-box;
	}
	.price_banner_cont_text{
		width: 66%;
		padding-right: 40px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: start;
		justify-content: flex-start;
		align-self: center;
		box-sizing: border-box;
	}
	.price_banner_cont_text_title{
		font-size: 42px;
		color: #0243d4;
		font-weight: 700;
		line-height: 54px;
	}
	.price_banner_cont_text_descr{
		/* width: 48%; */
		font-size: 16px;
		color: #555;
		line-height: 28px;
		margin-top: 24px;
	}
	.price_banner_cont_form{
		width: 660px;
		height: 560px;
		background-color: #fff;
		border-radius: 20px;
		padding: 50px 34px 0;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content:center;
		-webkit-box-align: center;
		align-items: center;
	}
	.price_banner_cont_form form h2{
		width: 100%;
		font-size: 30px;
		color: #000;
		text-align: center;
		margin-bottom: 30px;
	}
	.price_banner_cont_form form ul li{
		width: 100%;
		overflow: hidden;
		height: 54px;
		border-radius: 10px;
		border: 1px solid #ddd;
		margin-bottom: 26px;
	}
	.price_banner_cont_form form ul li span{
		width: 23%;
		text-align: center;
		border-right: 1px solid #ddd;
		display: block;
		line-height: 54px;
		font-size: 16px;
		color: #333;
		float: left;
	}
	.price_banner_cont_form form ul li select{
		width: 77%;
		padding-left: 20px;
		float: left;
		height: 53px;
		border: none;
		font-size: 16px;
		color: #333;
		appearance: none;
		-moz-appearance:none;
		-webkit-appearance:none;
		outline: none;
	}
	.price_banner_cont_form form ul li input{
		width: 77%;
		padding-left: 20px;
		float: left;
		height: 53px;
		border: none;
		font-size: 16px;
		color: #333;
		outline: none;
	}
	.price_banner_cont_form form ul li:last-child input{
		width: 50%;
		padding-left: 20px;
		float: left;
		height: 53px;
		border: none;
		font-size: 16px;
		color: #333;
		outline: none;
	}
	.price_banner_cont_form form ul li:last-child a{
		width: 27%;
		height: 54px;
		background-color: #bbbbbb;
		float: right;
		text-align: center;
		line-height: 53px;
		font-size: 16px;
		color: #fff;
		text-decoration: none!important;
	}
	.price_banner_cont_form form ul li:last-child a:hover{
		background-color: #0243d4;
	}
	.price_banner_cont_form form button{
		width: 166px;
		height: 54px;
		background-color: #0243d4;
		border-radius: 100px;
		display: block;
		margin: 0 auto!important;
		border: none;
		color: #fff;
		font-size: 18px;
		margin-top: 42px!important;
	}
	.price_banner_cont_form form button:hover{
		box-shadow: 0px 5px 30px rgba(2,67,212,0.4);
	}
	
	/* 选择适合您的方案 */
	.programme{
		width: 100%;
		padding: 90px 6% 100px;
	}
	.programme_title{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		font-size: 38px;
		line-height: 52px;
		color: #000;
		font-weight: 600;
		margin-bottom: 60px;
	}
	.programme_main{
		/* width: 78%; */
		margin: 0 auto;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
	}
	.programme_main_block{
		margin: 0 20px;
		width: 500px;
		background-color: #fff;
		/* height: 750px; */
		border-radius: 20px;
		box-shadow: 0px 5px 30px rgba(2,67,212,0.4);
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.programme_main_block h2{
		width: 100%;
		text-align: center;
		font-size: 30px;
		color: #0243d4;
		font-weight: 600;
		margin-top: 50px;
	}
	.programme_main_block p{
		width: 100%;
		text-align: center;
		font-size: 16px;
		color: #0243d4;
		margin-top: 14px;
	}
	.programme_main_block ul{
		/* width: 100%; */
		margin: 20px 0;
		height: 356px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: start;
		align-items: flex-start;
		list-style: none!important;
	}
	.programme_main_block ul li{
		font-size: 18px;
		color: #333;
		margin-bottom: 14px;
		line-height: 30px;
	}
	.programme_main_block ul li img{
		margin-top: -3px;
		margin-right: 5px;
		width: 24px!important;
	}
	.programme_main_block .programme_main_block_btn{
		width: 160px;
		height: 54px;
		background-color: #fff;
		border: 1px solid #0243d4;
		border-radius: 100px;
		line-height: 54px;
		text-align: center;
		font-size: 16px;
		color: #0243d4;
		text-decoration: none!important;
		margin-bottom: 64px;
	}
	.programme_main_block .programme_main_block_btn:visited{
		color: #0243d4;
	}
	.programme_main_block .programme_main_block_btn:hover{
		background-color: #0243d4;
		box-shadow: 0px 5px 30px rgba(2,67,212,0.4);
		color: #fff;
	}
	
	/* 为什么销售团队选择我们 */
	.aiNum{
		width: 100%;
		background-color: #f7f9fe;
		/* margin: 110px 0; */
		/* min-width: 1200px; */
		padding: 90px 6% 90px;
		/* margin-bottom: 100px; */
	}
	.aiNum_words{
		margin: 0 auto;
		display: flex;
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 60px;
	}
	.aiNum_words_title{
		width: 100%;
		text-align: center;
		font-size: 38px;
		line-height: 52px;
		color: #000;
		font-weight: 600;
	}
	.aiNum_words_des{
		width: 100%;
		font-size: 18px;
		color: #555;
		margin-top: 20px;
		line-height: 34px;
	}
	.mb-large{
		width: 100%;
		/* max-width: 1400px!important; */
		/* padding: 0 50px; */
		margin: 0 auto;
	}
	.Block{
		display: block;
		position: relative;
	}
	.Grid{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -12px -24px;
		width: calc(100% + 24px);
	}
	.with-3.Grid>div{
		width: 25%;
	}
	.Grid>div{
		flex-shrink: 0;
		padding: 0 12px 30px;
		position: relative;
	}
	.color-teal{
		color: #f29f9e;
	}
	.color-yellow{
		color: #f1d12a;
	}
	.color-sky{
		color: #3caff2;
	}
	.color-roi{
		color: #907dec;
	}
	.Block-content{
		position: relative;
		/* z-index: 20; */
	}
	.FactoidBlock-statistic{
		font-family: BN Axel Grotesk,sans-serif;
		font-size: 38px;
		font-veriation-settings: "wght"700;
		font-weight: 700;
		line-height: 52px;
		text-transform: none;
	}
}



@media screen and (min-width:320px) and (max-width:767px) {
	

	/* AI销售大脑 */
	
	/* banner */
	.xsdn_banner{
		width: 100%;
		/* height: 740px;' */
		/* margin-top: 82px; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
		padding: 100px 8% 40px;
		background-color: #ebf0fa;
		/* min-width: 1200px; */
	}
	.banner_cont{
		width: 100%;
		margin: 0 auto;
		/* display: flex; */
		-webkit-box-pack: center;
		justify-content: center;
		box-sizing: border-box;
	}
	.banner_text{
		width: 100%;
		/* display: flex; */
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: start;
		justify-content: flex-start;
		align-self: center;
		/* padding: 0 40px; */
		/* max-width: 600px; */
	}
	.banner_name{
		width: 100%;
		font-size: 28px;
		color: #00229e;
		/* font-weight: 600; */
		margin-bottom: 6px;
	}
	.banner_title{
		width: 100%;
		font-size: 42px;
		line-height: 56px;
		color: #000;
		font-weight: 600;
		letter-spacing: 1px;
		margin-bottom: 20px;
		margin-top: 14px;
	}
	.banner_words{
		width: 100%;
		font-size: 16px;
		color: #555;
		line-height: 30px;
		margin-bottom: 30px;
	}
	.banner_btn{
		width: 130px;
		height: 48px;
		border-radius: 100px;
		background-color: #0243d4;
		line-height: 48px;
		text-align: center;
		font-size: 16px;
		color: #fff;
		display: block;
		text-decoration: none!important;
	}
	.banner_btn:visited{
		color: #fff;
	}
	.banner_btn:hover{
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
	}
	.banner_pic{
		width: 100%;
		box-sizing: border-box;
		/* padding: 0 40px; */
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		border-radius: 20px;
		/* max-width: 980px; */
	}
	.banner_pic img{
		width: 100%;
		filter: none;
		box-shadow: 0px 5px 30px rgba(5,30,141,0.2);
		border-radius: 24px;
		margin-top: 60px;
	}
	
	/* AI销售大脑是如何工作的？ */
	.work{
		width: 100%;
		/* max-width: 1400px; */
		margin: 0 auto;
		padding: 70px 8%;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
		/* overflow: hidden; */
		/* min-width: 1200px; */
	}
	.work_title{
		width: 100%;
		margin: 0 auto;
		font-size: 30px;
		font-weight: 600;
		color: #000;
		text-align: center;
		margin-bottom: 60px;
		line-height: 44px;
	}
	.work_cont{
		/* width: 1200px; */
		width: 100%;
		margin: 0 auto;
		/* display: flex; */
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.work_cont_main{
		width: 100%;
		box-sizing: border-box;
		position: relative;
	}
	.work_cont_main_icon{
		/* position: absolute; */
		/* left: 0; */
		/* top: 30px; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: end;
		align-items: flex-end;
	}
	.work_cont_main_icon_name{
		width: 100%;
		text-align: center;
		/* margin-right: 60px; */
		font-size: 22px;
		font-weight: 600;
		color: #000;
		margin-bottom: 20px;
	}
	.work_row{
		width: 320px;
		margin: 0 auto;
		/* margin: 19px 0; */
		/* display: flex; */
		margin-bottom: 24px;
		padding-left: 10%;
	}
	.work_row img:nth-child(1){
		width: 50px!important;
	}
	.work_row img:nth-child(3){
		width: 50px!important;
	}
	.work_row img:nth-child(5){
		width: 50px!important;
	}
	.work_row:nth-child(4){
		margin-top: 10px!important;
	}
	.work_cont_main_icon .work_row:nth-child(2) img:nth-child(1){
		margin-left: 12%;
	}
	/* .work_cont_main_icon .work_row:nth-child(3) img:nth-child(1){
		margin-left: 10%;
	} */
	.work_cont_main_icon .work_row:nth-child(4) img:nth-child(1){
		margin-left: 12%;
	}
	/* .work_cont_main_icon .work_row:nth-child(5) img:nth-child(1){
		margin-left: 10%;
	} */
	.work_cont_main_line{
		width: 100%;
		/* position: relative; */
		/* margin-left: 294px; */
		margin-top: 30px;
		margin-bottom: 50px;
		/* display: none; */
	}
	.work_cont_main_line_bgi{
		width: 100%;
		position: relative;
		display: none;
	}
	.work_cont_main_line_circle{
		width: 300px;
		margin: 0 auto;
		/* position: absolute; */
		z-index: 3;
		/* top: -32px; */
		/* left: 23%; */
	}
	.work_cont_main_line_circle img{
		width: 100%!important;
	}
	.work_cont_main_line_text{
		width: 100%;
		text-align: center;
		font-size: 26px;
		color: #fff;
		position: absolute;
		top: 45%;
		/* left: 30%; */
		z-index: 4;
	}
	.work_cont_main_text{
		width: 100%;
		/* position: absolute; */
		/* right: 0px; */
		/* top: 0; */
	}
	.work_cont_main_text_name{
		width: 100%;
		text-align: center;
		/* margin-left: 46px; */
		font-size: 22px;
		font-weight: 600;
		color: #000;
		margin-bottom: 20px;
	}
	.work_cont_main_text_block_1{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 236px;
		height: 76px;
		margin: 0 auto;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 26px;
		margin-top: 26px;
		
	}
	.work_cont_main_text_block_1 span{
		font-size: 20px;
		color: #000;
		margin-left: 10px;
	}
	.work_cont_main_text_block_2{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 236px;
		height: 76px;
		margin: 0 auto;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 25px;
		margin-top: 20px;
	}
	.work_cont_main_text_block_2 span{
		font-size: 20px;
		color: #000;
		margin-left: 10px;
	}
	.work_cont_main_text_block_3{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 236px;
		height: 76px;
		margin: 0 auto;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 26px;
		margin-top: 24px;
	}
	.work_cont_main_text_block_3 span{
		font-size: 20px;
		color: #000;
		margin-left: 10px;
	}
	.work_cont_main_text_block_4{
		display: flex;
		-webkit-box-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		align-items: center;
		width: 236px;
		height: 76px;
		margin: 0 auto;
		background-color: #f7f9fe;
		border-radius: 12px;
		padding: 0 0 0 26px;
		margin-top: 20px;
	}
	.work_cont_main_text_block_4 span{
		font-size: 20px;
		color: #000;
		margin-left: 10px;
	}
	.function{
		display: none;
	}
	
	/* 为什么销售经理选择木心智能？ */
	.choice{
		display: none;
	}
	.choice2{
		width: 100%;
		background-color: #f5f7fc;
		padding: 80px 8% 40px;
		margin-top: 10px;
		/* display: flex; */
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		/* min-width: 1200px; */
	}
	.choice2 .choice_title{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		font-size: 30px;
		line-height: 44px;
		color: #000;
		font-weight: 600;
		/* margin-bottom: 20px; */
	}
	.choice2 .choice_cont{
		/* max-width: 1400px; */
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.choice2 .choice_cont_block{
		width: 100%;
		padding: 50px 0 40px;
		/* display: flex; */
		-webkit-box-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		align-items: center;
		height: auto;
	}
	/* .choice_cont_block:nth-child(1) .choice_cont_block_text{
		margin-right: 30px;
	}
	.choice_cont_block:nth-child(1) .choice_cont_block_pic{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(2) .choice_cont_block_text{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(2) .choice_cont_block_pic{
		margin-right: 30px;
	}
	.choice_cont_block:nth-child(3) .choice_cont_block_text{
		margin-right: 30px;
	}
	.choice_cont_block:nth-child(3) .choice_cont_block_pic{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(4) .choice_cont_block_text{
		margin-left: 30px;
	}
	.choice_cont_block:nth-child(4) .choice_cont_block_pic{
		margin-right: 30px;
	} */
	.choice2 .choice_cont_block_text{
		position: relative;
		width: 100%;
		/* min-width: 320px; */
		/* margin: 0 40px; */
	}
	.choice2 .choice_cont_block_text_title{
		width: 100%;
		font-size: 24px;
		font-weight: 600;
		color: #000;
		line-height: 36px;
	}
	.choice2 .choice_cont_block_text_desc{
		width: 100%;
		font-size: 16px;
		color: #555;
		line-height: 28px;
		margin-top: 16px;
	}
	.choice2 .choice_cont_block_text_btn{
		width: 130px;
		height: 48px;
		background-color: #0243d4;
		border-radius: 100px;
		color: #fff;
		font-size: 16px;
		text-align: center;
		line-height: 48px;
		display: block;
		margin-top: 24px;
		text-decoration: none!important;
	}
	.choice2 .choice_cont_block_text_btn:hover{
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
	}
	.choice2 .choice_cont_block_pic{
		/* width: 700px; */
		/* height: 450px; */
		/* padding: 3%;
		background-color: #fff;
		border-radius: 20px;
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4); */
		width: 100%;
		position: relative;
		margin: 40px 0px 0;
	}
	.choice2 .choice_cont_block_pic img{
		/* max-width: 800px; */
		width: 100%;
		border-radius: 22px;
		height: auto;
		margin: 0 auto;
		display: block;
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
		/* margin-top: 30px; */
	}
	
	
	/* 木心智能，领先的会话智能平台 */
	.aiNum2{
		width: 100%;
		margin: 80px 0 60px;
		padding: 0 8%;
		/* min-width: 1110px; */
	}
	.aiNum2_words{
		margin: 0 auto;
		/* display: flex; */
		width: 100%%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 30px;
	}
	.aiNum2_words_title{
		width: 100%;
		text-align: center;
		font-size: 30px;
		line-height: 44px;
		color: #000;
		font-weight: 600;
		letter-spacing: 1px;
	}
	.aiNum2_words_des{
		text-align: center;
		width: 100%;
		font-size: 16px;
		color: #555;
		margin-top: 22px;
		line-height: 32px;
	}
	.mb-large{
		width: 100%%;
		/* max-width: 1400px!important; */
		/* padding: 0 50px; */
		margin: 0 auto;
	}
	.Block{
		display: block;
		position: relative;
	}
	.Grid{
		/* display: flex; */
		flex-wrap: wrap;
		margin: 0 -12px -24px;
		width: calc(100% + 24px);
	}
	.with-3.Grid>div{
		width: 100%;
		text-align: center;
	}
	.Grid>div{
		flex-shrink: 0;
		padding: 0 12px 24px;
		position: relative;
	}
	.color-teal{
		color: #f29f9e;
	}
	.color-yellow{
		color: #f1d12a;
	}
	.color-sky{
		color: #3caff2;
	}
	.color-roi{
		color: #907dec;
	}
	.Block-content{
		position: relative;
		/* z-index: 20; */
	}
	.FactoidBlock-statistic2{
		font-family: BN Axel Grotesk,sans-serif;
		font-size: 24px;
		font-veriation-settings: "wght"700;
		/* font-weight: 700; */
		line-height: 76px;
		text-transform: none;
	}
	
	
	
	
	/* 服务行业 */
	.service{
		display: none;
	}
	.service2{
		width: 100%;
		/* max-width: 1400px; */
		padding: 70px 8% 0px;
		margin: 0 auto;
		/* min-width: 1200px; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack:center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.service2 .service_title{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		font-size: 30px;
		line-height: 44px;
		color: #000;
		font-weight: 600;
		margin-bottom: 20px;
	}
	.service2 .service_cont{
		width: 100%;
		margin: 0 auto;
		padding: 30px 0 0;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
	.service2 .service_cont_block{
		width: 45%;
		/* height: 110px; */
		padding: 34px 0;
		border-radius: 12px;
		box-shadow: 0px 2px 20px  rgba(2,67,212,0.2);
		/* line-height: 110px; */
		text-align: center;
		margin-right: 5%;
		border-bottom: 3px solid #fff;
		cursor: pointer;
	}
	.service2 .service_cont_block:last-child{
		margin-right: 0;
	}
	.service2 .service_cont_block:hover{
		border-bottom: 3px solid #0243d4;
		color: #0243d4;
	}
	.service2 .service_cont_block a{
		font-size: 20px;
		color: #000;
		font-weight: 600;
		text-decoration: none;
	}
	
	/* ROI计算器 */
	.value{
		width: 100%;
		/* padding: 100px 0 0px; */
		/* margin-top: 124px; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		
	}
	.value_title{
		width: 1200px;
		margin: 0 auto;
		font-size: 44px;
		color: #000;
		text-align: center;
		/* margin-top: 100px; */
		font-weight: 600;
		margin-bottom: 60px;
	}
	.value_block{
		width: 1100px;
		margin: 0 auto;
		padding: 50px 70px 60px 70px;
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.3);
		border-radius: 20px;
		/* position: relative; */
		z-index: 90;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		background: #fff;
		/* margin-bottom: 720px; */
	}
	.value_block_title{
		width: 100%;
		text-align: center;
		font-size: 32px;
		color: #000;
		padding-bottom: 40px;
	}
	.value_block_main{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.value_block_main_item{
		width: 50%;
		padding: 0 15px 34px 0;
	}
	.value_block_main_item:nth-child(2){
		padding-right: 0;
		padding-left: 15px;
	}
	.value_block_main_item:nth-child(3){
		padding-bottom: 48px;
	}
	.value_block_main_item:nth-child(4){
		padding-right: 0;
		padding-left: 15px;
		/* padding-bottom: 10px; */
	}
	.value_block_main_item_head{
		display: flex;
		margin-bottom: 8px;
	}
	.value_block_main_item_head p{
		font-size: 16px;
		line-height: 20px;
		color: #2b323b;
		margin-right: 14px;
	}
	.info_tips{
		position: relative;
		width: 18px;
	}
	.tips{
		display: none;
		position: absolute;
		top: -38px;
		left: 5px;
		transform: translateX(-47%);
		white-space: nowrap;
		/* width: 200px; */
	}
	.tips p{
		font-size: 14px;
		color: #fff;
		background: #2b323b;
		line-height: 20px;
		border-radius: 6px;
		padding: 4px 8px;
	}
	.tips-triangle{
		width: 0px;
		height: 0px;
		border: 5px solid transparent;
		border-top-color: #2b323b;
		position: absolute;
		bottom: 0px;
		left: 48%;
		transform: translateX(-5px);
	}
	.info_tips img{
		cursor: pointer;
		width: 16px;
		/* display: block; */
	}
	.info_tips:hover .tips{
		display: block;
	}
	.value_block_main_item_industry{
		width: 100%;
		height: 60px;
		/* position: relative; */
	}
	.value_block_main_item_industry form{
		width: 100%;
		height: 60px;
		border: 1px solid #e6e6e6;
		border-radius: 8px;
	}
	.value_block_main_item_industry form select{
		width: 96%;
		height: 58px;
		line-height: 60px;
		padding: 0 18px;
		box-sizing: border-box;
		margin-left: 1%;
		/* border: 1px solid #eee; */
		outline: none;
		border: none;
		/* border-radius: 8px; */
		font-size: 18px;
		color: #333;
	}
	.value_block_main_item_input{
		width: 100%;
		height: 60px;
	}
	.value_block_main_item_input input{
		width: 100%;
		height: 60px;
		font-size: 18px;
		color: #333;
		padding-left: 26px;
		border: 1px solid #e6e6e6;
		border-radius: 8px;
		outline: none;
	}
	.value_block_explain{
		width: 100%;
		text-align: center;
		font-size: 16px;
		color: #8a98a8;
		line-height: 20px;
	}
	.value_block_btn{
		width: 170px;
		height: 54px;
		background: #0243d4;
		border-radius: 100px;
		display: block;
		margin: 0 auto;
		text-align: center;
		font-size: 16px;
		line-height: 54px;
		margin-top: 38px;
		color: #fff;
		text-decoration: none!important;
	}
	.value_block_btn:hover{
		box-shadow: 0px 5px 30px  rgba(2,67,212,0.4);
	}
	
	
	
	
	/* 定价 */
	
	/* banner */
	.price_banner{
		width: 100%;
		/* margin-top: 82px; */
		background-color: #f0f3fb;
		/* display: flex; */
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: center;
		align-items: center;
		box-sizing: border-box;
		padding: 100px 8% 70px;
		position: relative;
		/* min-width: 1200px; */
	}
	.price_banner_cont{
		width: 100%;
		margin: 0 auto;
		/* display: flex; */
		-webkit-box-pack: center;
		justify-content: center;
		box-sizing: border-box;
	}
	.price_banner_cont_text{
		width: 100%;
		/* padding-right: 80px; */
		/* display: flex; */
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: start;
		justify-content: flex-start;
		align-self: center;
		box-sizing: border-box;
	}
	.price_banner_cont_text_title{
		font-size: 42px;
		color: #00229e;
		font-weight: 600;
		line-height: 56px;
	}
	.price_banner_cont_text_descr{
		/* width: 48%; */
		font-size: 16px;
		color: #555;
		line-height: 28px;
		margin-top: 24px;
	}
	.price_banner_cont_form{
		margin-top: 60px;
		width: 100%;
		/* height: 580px; */
		background-color: #fff;
		border-radius: 20px;
		padding: 50px 10% 60px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content:center;
		-webkit-box-align: center;
		align-items: center;
	}
	.price_banner_cont_form form h2{
		width: 100%;
		font-size: 26px;
		color: #000;
		text-align: center;
		margin-bottom: 30px;
	}
	.price_banner_cont_form form ul li{
		width: 100%;
		overflow: hidden;
		height: 54px;
		border-radius: 10px;
		border: 1px solid #ddd;
		margin-bottom: 20px;
	}
	.price_banner_cont_form form ul li span{
		width: 27%;
		text-align: center;
		border-right: 1px solid #ddd;
		display: block;
		line-height: 54px;
		font-size: 14px;
		color: #333;
		float: left;
	}
	.price_banner_cont_form form ul li select{
		width: 73%;
		padding-left: 20px;
		float: left;
		height: 53px;
		border: none;
		font-size: 14px;
		color: #333;
		appearance: none;
		-moz-appearance:none;
		-webkit-appearance:none;
		outline: none;
	}
	.price_banner_cont_form form ul li input{
		width: 73%;
		padding-left: 5%;
		float: left;
		height: 53px;
		border: none;
		font-size: 14px;
		color: #333;
		outline: none;
	}
	.price_banner_cont_form form ul li:last-child input{
		width: 41%;
		padding-left: 5%;
		float: left;
		height: 53px;
		border: none;
		font-size: 14px;
		color: #333;
		outline: none;
	}
	.price_banner_cont_form form ul li:last-child a{
		width: 32%;
		height: 54px;
		background-color: #bbbbbb;
		float: right;
		text-align: center;
		line-height: 53px;
		font-size: 14px;
		color: #fff;
		text-decoration: none!important;
	}
	.price_banner_cont_form form ul li:last-child a:hover{
		background-color: #0243d4;
	}
	.price_banner_cont_form form button{
		width: 140px;
		height: 50px;
		background-color: #0243d4;
		border-radius: 100px;
		display: block;
		margin: 0 auto!important;
		border: none;
		color: #fff;
		font-size: 16px;
		margin-top: 36px!important;
	}
	.price_banner_cont_form form button:hover{
		box-shadow: 0px 5px 30px rgba(2,67,212,0.4);
	}
	
	/* 选择适合您的方案 */
	.programme{
		width: 100%;
		padding: 80px 8% 50px;
	}
	.programme_title{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		font-size: 30px;
		line-height: 44px;
		color: #000;
		font-weight: 600;
		margin-bottom: 50px;
	}
	.programme_main{
		width: 100%;
		margin: 0 auto;
		/* display: flex; */
		-webkit-box-pack: center;
		justify-content: center;
	}
	.programme_main_block{
		/* margin: 0 50px; */
		width: 100%;
		background-color: #fff;
		/* height: 750px; */
		border-radius: 20px;
		box-shadow: 0px 2px 20px rgba(2,67,212,0.2);
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 40px;
	}
	.programme_main_block h2{
		width: 100%;
		text-align: center;
		font-size: 26px;
		color: #0243d4;
		font-weight: 600;
		margin-top: 50px;
	}
	.programme_main_block p{
		width: 100%;
		text-align: center;
		font-size: 16px;
		color: #0243d4;
		margin-top: 12px;
	}
	.programme_main_block ul{
		/* width: 100%; */
		margin: 30px 0 10px;
		/* height: 356px; */
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-align: start;
		align-items: flex-start;
		list-style: none!important;
	}
	.programme_main_block ul li{
		font-size: 18px;
		color: #333;
		margin-bottom: 24px;
		/* line-height: 30px; */
		display: flex;
	}
	.programme_main_block ul li img{
		margin-top: -3px;
		margin-right: 5px;
		width: 24px!important;
		display: block;
	}
	.programme_main_block .programme_main_block_btn{
		width: 160px;
		height: 54px;
		background-color: #fff;
		border: 1px solid #0243d4;
		border-radius: 100px;
		line-height: 54px;
		text-align: center;
		font-size: 16px;
		color: #0243d4;
		text-decoration: none!important;
		margin-bottom: 64px;
	}
	.programme_main_block .programme_main_block_btn:visited{
		color: #0243d4;
	}
	.programme_main_block .programme_main_block_btn:hover{
		background-color: #0243d4;
		box-shadow: 0px 5px 30px rgba(2,67,212,0.4);
		color: #fff;
	}
	
	/* 为什么销售团队选择我们 */
	.aiNum{
		width: 100%;
		background-color: #f7f9fe;
		/* margin: 110px 0; */
		/* min-width: 1200px; */
		padding: 80px 8% 80px;
		/* margin-bottom: 100px; */
	}
	.aiNum_words{
		margin: 0 auto;
		display: flex;
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 50px;
	}
	.aiNum_words_title{
		width: 100%;
		text-align: center;
		font-size: 30px;
		color: #000;
		line-height: 44px;
		font-weight: 600;
	}
	.aiNum_words_des{
		width: 100%;
		font-size: 18px;
		color: #555;
		margin-top: 20px;
		line-height: 34px;
	}
	.mb-large{
		width: 100%;
		/* max-width: 1400px!important; */
		padding: 0 50px;
		margin: 0 auto;
	}
	.Block{
		display: flex;
		flex-wrap: wrap;
		display: block;
		position: relative;
	}
	.Grid{
		/* display: flex; */
		flex-wrap: wrap;
		margin: 0 -12px -24px;
		width: calc(100% + 24px);
	}
	.with-3.Grid>div{
		width: 100%;
	}
	.Grid>div{
		flex-shrink: 0;
		padding: 0 12px 60px;
		position: relative;
	}
	.color-teal{
		color: #f29f9e;
	}
	.color-yellow{
		color: #f1d12a;
	}
	.color-sky{
		color: #3caff2;
	}
	.color-roi{
		color: #907dec;
	}
	.Block-content{
		position: relative;
		/* z-index: 20; */
	}
	.FactoidBlock-statistic{
		font-family: BN Axel Grotesk,sans-serif;
		font-size: 52px;
		font-veriation-settings: "wght"700;
		font-weight: 700;
		line-height: 76px;
		text-transform: none;
	}
}