﻿/* AI销售大脑 */
.mt {
	width: 100%;
	height: 0px;
}
.navbar{
padding:0
}
.navbar-nav a:nth-child(3){
	background-color: #4370fe;
	color: #fff !important;
}
.navbar-nav a:nth-child(3) li{

	color: #fff !important;
}

.navbar-nav a:nth-child(1){
	background-color: #fff ;
	
}
.navbar-nav a:nth-child(1) li{

	color: #333 !important;
}

.sales_banner {
	width: 100%;
	height: 500px;
	background: url(../images/banner.png) no-repeat center;
	background-size: cover;
	position: relative;
}

.banner_text {
	width: 43%;
	left: 10%;
	position: absolute;
	top: 18%;
}

.banner_text_name {
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
}

.banner_text_line {
	width: 86px;
	border-top: 1px solid #fff;
	margin-top: 2.4%;
	margin-bottom: 6px;
}

.banner_text h2 {
	font-size: 38px;
	color: #fff;
	/* font-weight: 600; */
	line-height: 68px;
	margin-bottom: 1%;
}

.banner_text .small {
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 1%;
}

.mfsy {
	width: 160px;
	height: 50px;
	margin-top: 8%;
	display: block;
	background: #fff;
	border-radius: 50px;
}

.mfsy .banner_sy {
	width: 100%;
	text-align: center;
	line-height: 50px;
	color: #0642b1;
	font-size: 16px;
	display: block;
	letter-spacing: 1px;
}

.service {
	width: 70%;
	padding: 36px 0 24px;
	background: #fff;
	border-radius: 10px;
	position: absolute;
	bottom: -68px;
	left: 15%;
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.3);
}

.service_text {
	width: 80%;
	margin: 0 auto;
	font-size: 18px;
	color: #333;
	margin-bottom: 12px;
}

/* 核心功能价值 */
.val {
	width: 100%;
	margin-top: 120px;
}

.val_bx {
	width: 100%;
	margin: 0 auto;
}

.val_title {
	font-size: 40px;
	color: #333;
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.val_cont {
	width: 100%;
}

.val_cont_main {
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.val_cont_main_left {
	float: left;
	width: 20%;
}

.val_cont_main_title {
	width: 100%;
	font-size: 28px;
	color: #333;
	margin-bottom: 16px;
	margin-top: 15%;
}

.val_cont_main_text {
	width: 100%;
	line-height: 32px;
	font-size: 20px;
	color: #666;
}

.val_cont_main_right {
	width:78%;
	float: right;
}

.val_cont_bgc {
	width: 100%;
	background: #f5f5f7;
	margin-bottom: 40px;
}

.val_cont_bgc_bx {
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
}

.val_cont_bgc_left {
	width: 72%;
	float: left;
}

.val_cont_bgc_right {
	float: right;
	width: 20%;
	padding-right: 2%;
}

/* AI销售大脑工作流程预览 */
.lcyl {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;
}

.lcyl_bx {
	max-width: 1200px;
	margin: 0 auto;
}

.lcyl_title {
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #333;
	margin-bottom: 20px;
}

.lcyl_cont {
	width: 91%;
	margin: 0 auto;
}

/* 强化训练 */
.sale_brain {
	width: 100%;
	background: #001489;
	padding: 58px 0 70px;
}

.sale_brain_bx {
	max-width: 1200px;
	margin: 0 auto;
}

.sale_brain_txt {
	width: 100%;
	text-align: center;
	font-size: 28px;
	color: #fff;
	margin-bottom: 10px;
}

.sale_brain_btn {
	width: 240px;
	height: 48px;
	border-radius: 50px;
	background: #fff;
	margin: 0 auto;
	margin-top: 40px;
	display: block;
}

.sale_brain_btn .text {
	width: 100%;
	line-height: 48px;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #001489;
}

.sale_brain_btn:hover {
	background: #001489;
	border: 1px solid #fff;
}

.sale_brain_btn:hover .text {
	color: #fff;
}



/* 销售加SCRM */

.cloud_banner {
	width: 100%;
	height: 480px;
	background: url(../images/banner.png) no-repeat center;
	background-size: cover;
	position: relative;
}

.banner_text_line2 {
	width: 100px;
	border-top: 1px solid #fff;
	margin-top: 2.4%;
	margin-bottom: 6px;
}

.top {
	margin-top: 2%;
}

/* PC端/APP端效果展示 */
.pcshow {
	width: 100%;
	margin-top: 64px;
}

.pcshow_bx {
	max-width: 1200px;
	margin: 0 auto;
}

.pcshow_title {
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #333;
}

.pcshow_pic {
	width: 96%;
	margin: 0 auto;
	margin-top: 30px;
}

.val_top {
	margin-top: 70px !important;
}

/* 免费服务 */
.freeService {
	width: 100%;
	background: #001489;
	padding: 58px 0 70px;
}

.freeService_bx {
	max-width: 1200px;
	margin: 0 auto;
}

.freeService_txt {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #fff;
	margin-bottom: 10px;
}

.freeService_small {
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: #fff;
	margin-bottom: 10px;
}

.sale_brain_btn {
	width: 240px;
	height: 48px;
	border-radius: 50px;
	background: #fff;
	margin: 0 auto;
	margin-top: 40px;
	display: block;
}

.sale_brain_btn .text {
	width: 100%;
	line-height: 48px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #001489;
}

.sale_brain_btn:hover {
	background: #001489;
	border: 1px solid #fff;
}

.sale_brain_btn:hover .text {
	color: #fff;
}


/* 创业加BPM */
.business_banner {
	width: 100%;
	height: 480px;
	background: url(../images/banner.png) no-repeat center;
	background-size: cover;
	position: relative;
}

.banner_text_line3 {
	width: 89px;
	border-top: 1px solid #fff;
	margin-top: 2.4%;
	margin-bottom: 6px;
}

/* 二维码 */
.banner_ewm {
	width: 100%;
	background: #f5f5f7;
	height: 190px;
	overflow: hidden;
	/* border-radius: 8px; */
	/* box-shadow: 0 8px 22px rgba(0,0,0,0.1); */
}

.banner_ewm_bx {
	width: 900px;
	margin: 0 auto;
	/* min-width: 700px; */
}

.banner_ewm_block {
	width: 50%;
	float: left;
	margin-top: 28px;
	overflow: hidden;
}

.banner_ewm_block:last-child {
	float: right;
}

.banner_ewm_block img {
	display: block;
	float: left;
	border: 1px solid #e6e6e6;
	width: 28%;
}

.banner_ewm_block_text {
	margin-left: 7%;
	float: left;
	padding-top: 22px;
	/* width: 50%; */
}

.banner_ewm_block_text span {
	display: block;
	font-size: 24px;
	color: #000;
	line-height: 44px;
}

.banner_ewm_block:last-child img {
	display: block;
	float: right;
}

.banner_ewm_block:last-child .banner_ewm_block_text {
	margin-left: 7%;
	float: right;
	padding-top: 22px;
}

.banner_ewm_block:last-child .banner_ewm_block_text span {
	display: block;
	font-size: 23px;
	color: #000;
	line-height: 44px;
}

/* 核心功能价值 */
.ywmk {
	width: 100%;
	margin-top: 54px;
}

.ywmk_bx {
	max-width: 1200px;
	margin: 0 auto;
}

.ywmk_title {
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #000;
}

.ywmk_cont {
	width: 100%;
	margin-top: 30px;
}

.ywmk_cont_block {
	width: 100%;
	margin-bottom: 20px;
}

.ywmk_cont_block:last-child {
	margin-bottom: 0;
}

.ywmk_cont_block_left {
	width: 52%;
	float: left;
	padding-left: 5%;
}

.ywmk_cont_block_title {
	width: 100%;
	font-size: 32px;
	color: #000;
	margin-bottom: 26px;
	margin-top: 16%;
}

.ywmk_cont_block_right {
	float: right;
	width: 46%;
	padding-right: 5%;
}

.ywmk_cont_block_line {
	width: 100%;
	margin-bottom: 17px;
	overflow: hidden;
}

.ywmk_cont_block_line_circle {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #4d3ad1;
	float: left;
	margin-top: 2.1%;
}

.ywmk_cont_block_line_text {
	font-size: 22px;
	color: #333;
	float: left;
	margin-left: 3%;
}

.ywmk_cont_block_left2 {
	width: 46%;
	float: left;
	padding-left: 5%;
}

.ywmk_cont_block_right2 {
	float: right;
	width: 52%;
	padding-left: 12%;
}

/* 业务模块新体验 */
.mscenes {
	width: 100%;
	margin-top: 70px;
	background: #f7f8fb;
	padding: 60px 0;
}

.mscenes_bx {
	max-width: 1200px;
	margin: 0 auto;
}

.mscenes_title {
	max-width: 1200px;
	text-align: center;
	font-size: 40px;
	color: #000;
	margin-bottom: 36px;
}

.mscenes_cont {
	width: 100%;
}

.mscenes_cont_left {
	width: 44%;
	float: left;
}

.mscenes_cont_left_block {
	width: 100%;
	height: 170px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0px 5px 18px rgba(0, 0, 0, 0.2);
	margin-bottom: 24px;
	padding: 5% 8%;
	cursor: pointer;
}

.mscenes_cont_left_block:hover {
	background: #001489;
	box-shadow: 0px 6px 26px rgba(0, 0, 0, 0.4);
}

.mscenes_cont_left_block:hover .mscenes_cont_left_block_title {
	color: #fff;
}

.mscenes_cont_left_block:hover .mscenes_cont_left_block_text {
	color: #fff;
}

.mscenes_cont_left_block_title {
	width: 100%;
	font-size: 26px;
	color: #001489;
	margin-bottom: 10px;
}

.mscenes_cont_left_block_text {
	width: 100%;
	font-size: 18px;
	color: #666;
	line-height: 30px;
}

.mscenes_cont_right {
	float: right;
	width: 53%;
}

.mscenes_cont_right_line {
	width: 100%;
	margin-bottom: 24px;
	/* overflow: hidden; */
	margin-bottom: 24px;
}

.mscenes_cont_right_line_left {
	float: left;
	width: 47.2%;
	height: 266px;
	border-radius: 10px;
	box-shadow: 0px 5px 18px rgba(0, 0, 0, 0.2);
	background: #fff;
	cursor: pointer;
}

.mscenes_cont_right_line_right {
	float: right;
	width: 47.2%;
	height: 266px;
	box-shadow: 0px 5px 18px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	background: #fff;
	cursor: pointer;
}

.mscenes_cont_right_line_left:hover {
	box-shadow: 0px 6px 26px rgba(0, 0, 0, 0.4);
	background: #001489;
}

.mscenes_cont_right_line_left:hover .mscenes_cont_right_line_left_block .mscenes_cont_right_line_left_block_title {
	color: #fff;
}

.mscenes_cont_right_line_left:hover .mscenes_cont_right_line_left_block .mscenes_cont_right_line_left_block_text {
	color: #fff;
}

.mscenes_cont_right_line_right:hover {
	box-shadow: 0px 6px 26px rgba(0, 0, 0, 0.4);
	background: #001489;
}

.mscenes_cont_right_line_right:hover .mscenes_cont_right_line_right_block .mscenes_cont_right_line_right_block_title {
	color: #fff;
}

.mscenes_cont_right_line_right:hover .mscenes_cont_right_line_right_block .mscenes_cont_right_line_right_block_text {
	color: #fff;
}

.mscenes_cont_right_line_left_block {
	width: 76%;
	margin: 0 auto;
	padding: 16% 0;
}

.mscenes_cont_right_line_right_block {
	width: 76%;
	margin: 0 auto;
	padding: 16% 0;
}

.mscenes_cont_right_line_left_block_title {
	width: 100%;
	text-align: center;
	font-size: 26px;
	color: #001489;
	margin-bottom: 12px;
}

.mscenes_cont_right_line_left_block_text {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #666;
	line-height: 30px;
}

.mscenes_cont_right_line_right_block_title {
	width: 100%;
	text-align: center;
	font-size: 26px;
	color: #001489;
	margin-bottom: 12px;
}

.mscenes_cont_right_line_right_block_text {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #666;
	line-height: 30px;
}

/* 典型场景展示 */
.scenes {
	width: 100%;
	margin-bottom: 90px;
	margin-top: 70px;
}

.scenes_bx {
	max-width: 1200px;
	margin: 0 auto;
	/* min-width: 1100px; */
}

.scenes_bx h1 {
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #000;
}

.scenes_main {
	width: 100%;
	margin-top: 50px;
}

.scenes_main_line {
	width: 100%;
	/* margin-bottom: 40px; */
}

.scenes_main_block {
	float: left;
	width: 33.3%;
	padding: 40px 3.8%;
	/* margin-right: 3.5%; */
	background-color: #fff;
	border: 1px solid #ccc;
	border-right: none;
	/* border-radius: 10px; */
	/* box-shadow: 0 5px 18px rgba(0,0,0,0.1); */
	cursor: pointer;
}

.scenes_main_block:last-child {
	margin-right: 0;
	border-right: 1px solid #ccc;
	/* border-left: none; */
}

.scenes_main_block_top {
	width: 90px;
	margin: 0 auto;
}

.scenes_main_block .scenes_main_block_top .img2 {
	display: none;
}

.scenes_main_block h2 {
	width: 100%;
	font-size: 34px;
	color: #000;
	text-align: center;
	margin-top: 32px;
}

.scenes_main_block_line {
	width: 16%;
	background-color: #001489;
	height: 3px;
	margin: 0 auto;
	margin-top: 24px;
}

.scenes_main_block_cont {
	width: 100%;
	margin-top: 32px;
}

.scenes_main_block_cont ul {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
}

.scenes_main_block_cont ul li:first-child {
	float: left;
}

.scenes_main_block_cont ul li:last-child {
	float: right;
}

.scenes_main_block_cont_text {
	font-size: 23px;
	color: #666;
	float: left;
	margin-left: 16px;
}

.scenes_main_block_cont_dot {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #666;
	float: left;
	margin-top: 13px;
}

.scenes_main_block:hover {
	background-color: #001489;
}

.scenes_main_block:hover h2 {
	color: #fff;
}

.scenes_main_block:hover .scenes_main_block_line {
	background-color: #fff;
}

.scenes_main_block:hover ul li .scenes_main_block_cont_text {
	color: #fff;
}

.scenes_main_block:hover ul li .scenes_main_block_cont_dot {
	background-color: #fff;
}

.scenes_main_block:hover .img1 {
	display: none;
}

.scenes_main_block:hover .img2 {
	display: block;
}

.sqsy {
	width: 170px;
	height: 48px;
	border-radius: 60px;
	line-height: 48px;
	color: #fff !important;
	background: #001489;
	display: block;
	margin-top: 7%;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

.sqsy:hover {
	color: #001489 !important;
	background: none;
	border: 1px solid #001489;
}

.ljzx {
	width: 200px;
	height: 56px;
	border-radius: 80px;
	background: #001489;
	display: block;
	margin: 0 auto;
	margin-top: 5%;
	text-align: center;
	line-height: 56px;
	color: #fff;
	font-size: 18px;
}

.ljzx:hover {
	color: #001489;
	border: 1px solid #001489;
	background: none;
}


@media screen and (max-width: 1000px) {
	.mt {
		display: none;
	}

	.banner_text {
		width: 60%;
	}

	.banner_text h2 {
		font-size: .55rem;
		line-height: normal;
	}

	.pcshow_title,
	.val_title {
		font-size: .55rem;
	}

	.pcshow {
		margin-top: .5rem;
	}

	.val_top {
		margin-top: .5rem;
	}

	.val_cont_main {
		padding: 0 .4rem;
	}

	.val_cont_main_title {
		font-size: .4rem;
		margin-top: 0px;
	}

	.val_cont_main_text {
		font-size: .3rem;
	}

	.navbar {
		margin-bottom: 0px;
	}
}
@media (max-width: 767px){
.navbar {
    padding: 0.2rem 0.5rem !important;
}}
