/* 头部导航 */
.navbar-default .navbar-nav>li:nth-child(1)>a {
	color: #004CFF!important;
}
.navbar-nav>li:nth-child(1)>a:after {
	width: 100%;
}
/* 头部导航 */

body{
	/* background-color: #F6F6F6; */
}

/* 主体盒子 */
.container_box{
	position: relative;
}
/* 主体盒子 */


/* 内置盒子 */
.content{
	/* overflow: hidden; */
}
/* 内置盒子 */



/* 轮播图盒子 */
.container1{
	width: 100%;
}
/* 轮播图盒子 */

/* 轮播图 */
.swiper-cont {
	width: 100%;
	height: auto;
}

.swiper-cont img {
	width: 100%;
	height: auto;
}

.swiper-slide {
	position: relative;
	text-align: center;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-pagination {
	bottom: 4rem !important;
}
/* .swiper-pagination .swiper-pagination-bullet{
	width: 3rem;
	height: .5rem;
	border-radius: 0;
	background-color: #FFF;
	opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet-active{
	background-color: #EA9603;
	opacity: 1;
} */

.swiper_list{
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 15rem;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	z-index: 1;
}

.swiper_list_a{
	margin-bottom: 3.5rem;
	font-size: 6rem;
	font-weight: 600;
	color: #1D213A;
	text-align: left;
}
.swiper_list_b{
	margin-bottom: 10rem;
	font-size: 2.4rem;
	color: #6F8DB0;
	text-align: left;
}
.swiper_list_c{
	float: left;
	margin: 0;
	padding: 0;
	width: 13.2rem;
	height: 4.8rem;
	line-height: 4.8rem;
	font-size: 1.8rem;
	color: #FFF;
	border-radius: 0;
	border: none;
	background-color: #004DFF;
}
/* 轮播图 */


.container_title{
	margin-bottom: 2.9rem;
	font-size: 4.2rem;
	line-height: 4.2rem;
	color: #000421;
	text-align: center;
}
.container_title_a{
	font-size: 2rem;
	color: #353F5C;
	text-align: center;
}


.container2{
	padding-bottom: 6rem;
	background-image: linear-gradient(to right bottom,#E3F6FF,#FEFFFF,#FFFFFF,#EDF9FE);
	background-repeat: no-repeat;
}

/* 快捷说明 */
.fast_list_box{
	border-bottom: 2px solid #F3F8FB;
}
.fast_list{
	display: flex;
	overflow: hidden;
	padding-top: 2.4rem;
	padding-bottom: 2.8rem;
}
.fast_li{
	display: flex;
	align-content: center;
	width: 25%;
	border-right: 1px solid #D7E4F1;
}
.fast_li:last-child{
	border-right: none;
}
.fast_li_box{
	margin: 0 auto;
	/* cursor: pointer; */
	user-select: none;
}
.fast_li_a{
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
	font-size: 2rem;
	line-height: 2.2rem;
	color: #000;
}
.fast_li_a .icon-arrow-right{
	margin-left: .5rem;
	font-size: 1.3rem;
	font-weight: 600;
	color: #333;
}
.fast_li_b{
	font-size: 1.4rem;
	color: #666666;
}
/* 快捷说明 */

.container2 .content{
	padding-top: 8.5rem;
}

.idea_box{
	padding-top: 8rem;
}

/* 上面 */
.idea_box_a{
	display: flex;
	margin-bottom: 2.5rem;
}
/* 上面 */

/* 中间图片 */
.idea_box_a_b{
	width: 37.6rem;
}
.idea_box_a_b img{
	display: block;
	width: 37.6rem;
	height: 37.6rem;
}
/* 中间图片 */

/* 标题文字 */
.idea_box_a_a_a_a{
	margin-bottom: 1.3rem;
	font-size: 2rem;
	font-weight: 600;
	color: #333;
}
.idea_box_a_a_a_b{
	font-size: 1.6rem;
	color: #999999;
}

/* 标题文字 */

/* 左边两个 */
.idea_box_a_a{
	padding-top: 4.8rem;
	padding-right: 2.5rem;
	width: 34.5rem;
}
.idea_box_a_a_a{
	padding-top: .4rem;
	padding-left: 2rem;
	width: 27rem;
	background: url('../img/index2.png') no-repeat;
	background-size: 3.37rem 3.37rem;
}
.idea_box_a_a_a1{
	margin-left: 4.17rem;
	margin-bottom: 6.2rem;
}
/* 左边两个 */

/* 右边两个 */
.idea_box_a_c{
	padding-top: 4.8rem;
	width: 38rem;
	padding-left: 1.5rem;
}
.idea_box_a_c .idea_box_a_a_a{
	width: 32.5rem;
}
.idea_box_a_c .idea_box_a_a_a{
	margin-bottom: 9.2rem;
	background: url('../img/index3.png') no-repeat;
}
.idea_box_a_c .idea_box_a_a_a1{
	margin-bottom: 0;
}
/* 右边两个 */

/* 底部三个 */
.idea_box_b{
	display: flex;
	justify-content: space-between;
	padding: 0 6rem 0 3rem;
}
.idea_box_b .idea_box_a_a_a{
	background: url('../img/index4.png') no-repeat;
}
/* 底部三个 */

/* 解决方案 */
.container3{
	padding: 7.5rem 0 4.5rem;
	padding-bottom: 6rem;
	background: url('../img/index_container2.png') no-repeat;
	background-size: 100% 100%;
}
.container3 .content{
	padding: 6.7rem 0 0;
}
.scheme_ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 100%;
}
.scheme_ul li:after {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	width: 0;
	height: 4px;
	content: '';
	background-color: #0073FF;
	-webkit-transition: all .66s cubic-bezier(.17,.84,.44,1);
	transition: all .66s cubic-bezier(.17,.84,.44,1);
	z-index: 1;
	border: none;
}
.scheme_li:after{
	width: 100% !important;
}
.scheme_ul li:hover:after{
	width: 100% !important;
}

.scheme_ul li{
	position: relative;
	padding-bottom: 5.6rem;
	width: 19.7rem;
	cursor: pointer;
}
.scheme_li_a{
	margin-bottom: .5rem;
	height: 8.8rem;
	overflow: hidden;
}
.scheme_li_a_a,
.scheme_li_a_b,
.scheme_li_a_c,
.scheme_li_a_d,
.scheme_li_a_e{
	display: block;
	margin: 0 auto;
	width: 8.8rem;
	height: 8.8rem;
}
.scheme_li_a_b{
	margin-top: .8rem;
	width: 7.2rem;
	height: 7.2rem;
}
.scheme_li_a_c{
	margin-top: .3rem;
	width: 7.5rem;
	height: 7.5rem;
}
.scheme_li_a_d{
	margin-top: .2rem;
	width: 8.4rem;
	height: 8.4rem;
}
.scheme_li_a_e{
	margin-top: .8rem;
	width: 7.2rem;
	height: 7.2rem;
}
.scheme_li_b{
	font-size: 2rem;
	text-align: center;
}

.scheme_border{
	margin-top: -4px;
	width: 100%;
	height: 4px;
	background-color: #D6E4F1;
}

section{
	display: none;
	padding: 5.7rem 0 0;
	height: 55.4rem;
}
.scheme_active{
	display: block;
}
.scheme_box_a{
	font-size: 2.4rem;
	color: #0A1636;
	text-align: center;
}
.scheme_box_b{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 6.2rem;
}
.scheme_box_b_a{
	flex: auto;
	padding-left: 9.8rem;
}
.scheme_box_b_a_a{
	margin-bottom: 5rem;
	width: 26rem;
}
.scheme_box_b_a3 .scheme_box_b_a_a{
	margin-bottom: 2.5rem;
}
.scheme_box_b_a5 .scheme_box_b_a_a{
	margin-bottom: 3rem;
	width: 32rem;
}
.scheme_box_b_a_a2{
	width: 30rem;
}
.scheme_box_b_a_a_a{
	margin-bottom: 1rem;
	font-size: 2.4rem;
	line-height: 2.4rem;
	color: #0A1636;
}
.scheme_box_b_a_a_b{
	margin-bottom: 1rem;
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #47506B;
}
.scheme_box_b_a_a_c{
	padding: 0 .8rem;
	height: 2.4rem;
	line-height: 2.4rem;
	font-size: 1.2rem;
	color: #FFFFFF;
	background-color: #0281FF;
	border-radius: 1.2rem;
}
.scheme_box_b_a_a:last-child{
	margin-bottom: 0;
}
.scheme_box_b_b{
	flex-shrink: 0;
	margin-right: 8rem;
	width: 50.3rem;
	height: auto;
}
.scheme_box_b_b2{
	margin-right: 6rem;
	width: 52.3rem;
}
.scheme_box_b_b3{
	margin-right: 3rem;
	width: 54.1rem;
}
.scheme_box_b_b4{
	margin-right: 15rem;
	width: 37.3rem;
}
.scheme_box_b_b5{
	margin-right: 16rem;
	width: 16.6rem;
}
/* 解决方案 */

/* 了解我们产品 */
.container4{
	padding: 6.7rem 0 6.2rem;
	background-image: linear-gradient(to right top,#E2F4FD,#FEFFFF,#FEFFFF,#FFFFFF,#EDF9FE);
	background-repeat: no-repeat;
}

.container4 .content{
	padding-top: 7.6rem;
}
.product_list{
	display: flex;
	justify-content: space-between;
}
.product_li{
	padding: 3.6rem 3.8rem 0;
	width: 20.4rem;
	height: 23.8rem;
	border-radius: 14px;
	background-repeat: no-repeat;
	cursor: pointer;
	transition: all 0.4s ease 0s;
}
.product_li1{
	background-image: linear-gradient(to left bottom,#EDFFED,#FFFFFF,#ECFDFF);
}
.product_li2{
	background-image: linear-gradient(to left bottom,#EBF6FF,#FFFFFF,#EFFBFF);
}
.product_li3{
	background-image: linear-gradient(to left bottom,#E4FAF9,#FFFFFF,#E6FBFF);
}
.product_li4{
	background-image: linear-gradient(to left bottom,#EDF7FF,#FFFFFF,#E4F3FF);
}
.product_li5{
	background-image: linear-gradient(to left bottom,#FFF4F6,#FFFFFF,#F7F3FF);
}
.product_li_a{
	display: block;
	margin: 0 auto 1.6rem;
	width: 9.8rem;
	height: 9.8rem;
}
.product_li_b{
	font-size: 1.8rem;
	color: #161C3C;
	text-align: center;
}
/* 了解我们产品 */

/* 我们的优势 */
.container5{
	padding: 4.8rem 0 5.8rem;
	background-image: linear-gradient(to right bottom,#E2F4FD,#FEFFFF,#FEFFFF,#FFFFFF,#EDF9FE);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.container5 .content{
	padding-top: 5rem;
}
.advantage_list{
	display: flex;
	justify-content: space-between;
}
.advantage_li{
	position: relative;
	width: 25.2rem;
	height: 34.2rem;
	border-radius: 14px;
	background-size: 100% 100%;
	transition: all 0.4s ease 0s;
}
.advantage_li_bc{
	width: 100%;
	height: auto;
}
.advantage_li_posi{
	position: absolute;
	top: 0;
	left: 0;
	padding: 4.6rem 3rem 0;
	width: 100%;
	height: 100%;
}
.advantage_li_a{
	height: 5.9rem;
	font-size: 1.5rem;
	color: #262425;
}
.advantage_li_b{
	font-size: 1.4rem;
	color: #004CFF;
	cursor: pointer;
}
.advantage_li_b .iconfont{
	font-size: 1.4rem;
}
/* 我们的优势 */

/* 流量 */
.container6{
	padding-top: 8.3rem;
	height: 68rem;
	background: url('../img/index_container6.png') no-repeat center;
	background-size: 1440px 680px;
	background-color: #EEF3F9;
}
.container6_bc{
	display: none;
}
/* 流量 */

/* 选择 */
.container7{
	padding: 5.7rem 0 0;
	background: url('../img/index_cooperation_bc.png') no-repeat;
	background-position: 50% 100%;
	background-size: 100% 100%;
}
.container7 .container_title{
	margin-bottom: 10.5rem;
}

.cooperation_list{
	display: flex;
	flex-wrap: wrap;
}
.cooperation_li{
	display: block;
	margin-right: 5.2rem;
	margin-bottom: 3rem;
	width: 23.6rem;
}
.cooperation_li_img{
	width: 100%;
	height: auto;
	box-sizing: border-box;
}
.cooperation_li:nth-child(4n){
	margin-right: 0;
}
/* 选择 */

/* 媒体查询*/
@media (min-width: 1340px) {
	/* 快捷说明 */
	.fast_list{
		margin: 0 auto;
		width: 1102px;
	}
	/* 快捷说明 */
}
@media (max-width: 1339px) {
	/* 轮播图 */
	.swiper_list{
		padding: 13rem 2rem 0;
	}
	.swiper_list_a{
		font-size: 4rem;
	}
	.swiper_list_b{
		margin-bottom: 4rem;
	}
	/* 轮播图 */
	
	/* 快捷说明 */
	.fast_list{
		margin: 0 auto;
		width: auto;
	}
	/* 快捷说明 */
}

@media (max-width: 1135px) {
	/* 标题 */
	.container_title{
		font-size: 4rem;
	}
	/* 标题 */
	
	/* 生态 */
	.idea_box_a_a{
		padding-right: 0;
	}
	.idea_box_a_c{
		padding-left: 0;
	}
	.idea_box_a_a_a1{
		margin-left: 2rem;
	}
	/* 生态 */
}

@media (min-width: 1102px) {
	/* 主体 */
	.content{
		margin: 0 auto;
		width: 1102px;
	}
}

@media (max-width: 1101px) {
	.content{
		padding: 0 1rem;
	}
	
	.container2 .content,
	.idea_box,
	.container3,
	.container3 .content,
	.container4,
	.container4 .content,
	.container5,
	.container5 .content,
	.container6,
	.container6 .content,
	.container7,
	.container7 .content{
		padding-top: 4rem;
	}
	
	.container4{
		padding-bottom: 2rem;
	}
	.container5{
		padding-bottom: 2rem;
	}
	
	/* 标题 */
	.container_title{
		margin-bottom: 1.5rem;
		font-size: 4rem;
	}
	/* 标题 */
	
	/* 生态 */
	.idea_box_a_b{
		width: 35rem;
		height: 35rem;
	}
	.idea_box_a_b img{
		width: 35rem;
		height: 35rem;
	}
	.idea_box_a_a{
		width: auto;
		flex:1;
	}
	.idea_box_a_c{
		width: auto;
		flex:1;
	}
	.idea_box_a_a .idea_box_a_a_a,
	.idea_box_a_c .idea_box_a_a_a{
		width: auto;
	}
	.idea_box_a_a .idea_box_a_a_a1,
	.idea_box_a_c .idea_box_a_a_a{
		margin-bottom: 4rem;
	}
	.idea_box_a_c .idea_box_a_a_a1{
		margin-bottom: 0;
	}
	.idea_box_b{
		padding: 0 1rem;
	}
	/* 生态 */
	
	/* 方案 */
	.scheme_ul li{
		flex: 1;
	}
	/* 方案 */
	
	/* 产品 */
	.product_li{
		margin: 0 .5rem;
		padding: 2.5rem 0 2rem;
		flex: 1;
		width: auto;
		height: auto;
	}
	.product_li_a{
		margin-bottom: 1.5rem;
	}
	/* 产品 */
	
	
	/* 优势 */
	.container5 .content{
		overflow: hidden;
	}
	.advantage_list{
		display: block;
	}
	.advantage_li{
		width: 100%;
		/* overflow: hidden; */
		/* background-size: 100% auto; */
	}
	/* 优势 */
	
	
	/* 合作 */
	.container7 .content{
		padding: 3rem 0;
		overflow: hidden;
	}
	.container7 .container_title{
		margin-bottom: 4rem;
	}
	.cooperation_li{
		margin: 0;
		padding: 1rem;
		width: 25%;
		overflow: hidden;
	}
	/* 合作 */
}

@media (min-width: 992px){
	.advantage_li1{
		padding: 0 1rem !important;
	}
}

@media (max-width: 991px) {
	/* 轮播图 */
	.swiper_list{
		padding: 12rem 2rem 0;
	}
	.swiper_list_a{
		margin-bottom: 2rem;
		font-size: 3rem;
	}
	.swiper_list_b{
		margin-bottom: 4rem;
		font-size: 1.6rem;
	}
	.swiper_list_c{
		width: 8rem;
		height: 3rem;
		line-height: 3rem;
		font-size: 1.4rem;
	}
	/* 轮播图 */
	
	/* 生态 */
	.idea_box_a_a_a_a{
		font-size: 1.9rem;
	}
	.idea_box_a_a_a_b{
		font-size: 1.5rem;
	}
	/* 生态 */
	
	/* 优势 */
	.advantage_li1{
		padding: 0 1rem !important;
	}
	.advantage_li_posi{
		padding: 3rem 2rem;
	}
	/* 优势 */
	
	/* 流量 */
	.container6{
		padding-bottom: 0;
		height: auto;
		background-image: none;
	}
	.container6_bc{
		display: block;
		width: 100%;
		height: auto;
	}
	/* 流量 */
}

@media (max-width: 899px) {
	/* 方案 */
	.scheme_box_a{
		font-size: 2.3rem;
		font-weight: 600;
	}
	.scheme_box_b_a {
		padding-left: 2rem;
	}
	.scheme_box_b_a .scheme_box_b_a_a{
		width: auto;
	}
	.scheme_box_b_a_a_a{
		font-size: 2.2rem;
	}
	.scheme_box_b_a_a_b{
		font-size: 1.5rem;
	}
	.scheme_box_b_b{
		margin: 0 1rem;
	}
	/* 方案 */
	
	/* 优势 */
	.advantage_li_posi{
		padding: 2rem 1rem;
	}
	.advantage_li_a{
		font-size: 1.4rem;
		height: 5rem;
	}
	.advantage_li_b{
		font-size: 1.2rem;
	}
	/* 优势 */
}

@media (max-width: 790px) {
	/* 标题 */
	.container_title{
		margin-bottom: 1rem;
		font-size: 3rem;
		font-weight: 600;
	}
	.container_title_a{
		font-size: 1.8rem;
	}
	/* 标题 */
	
	/* 生态 */
	.idea_box_a_a_a1{
		margin-left: 1rem;
	}
	.idea_box_a_a_a_a{
		margin-bottom: 1rem;
		font-size: 1.8rem;
	}
	.idea_box_a_a_a_b{
		font-size: 1.4rem;
	}
	.idea_box_a_b,
	.idea_box_a_b img{
		width: 33rem;
		height: 33rem;
	}
	/* 生态 */
	
	
	/* 方案 */
	.scheme_ul li{
		flex: 1;
	}
	.scheme_li_a{
		height: 7rem;
	}
	.scheme_li_a_a,
	.scheme_li_a_b,
	.scheme_li_a_c,
	.scheme_li_a_d,
	.scheme_li_a_e{
		display: block;
		margin: 0 auto;
		width: 7rem;
		height: 7rem;
	}
	.scheme_li_a_b{
		margin-top: .6rem;
		width: 6.4rem;
		height: 6.4rem;
	}
	.scheme_li_a_c{
		margin-top: .6rem;
		width: 6rem;
		height: 6rem;
	}
	.scheme_li_a_d{
		margin-top: .3rem;
		width: 6.7rem;
		height: 6.7rem;
	}
	.scheme_li_a_e{
		margin-top: .8rem;
		width: 5.8rem;
		height: 5.8rem;
	}
	.scheme_li_b{
		font-size: 1.6rem;
	}
	/* 方案 */
}

/* 小屏 */
@media (max-width: 767px) {
	/* 头部导航 */
	.navbar-default .navbar-nav>li:nth-child(1) {
		width: 100%!important;
		background-color: #004CFF;
	}
	.navbar-default .navbar-nav>li:nth-child(1)>a {
		color: #FFF!important;
	}
	.navbar-nav>li:nth-child(1)>a:after {
		width: 0;
	}
	/* 头部导航 */
	
	/* 主体 */
	/* 轮播图 */
	.swiper_list{
		padding: 2rem 1rem 0;
	}
	.swiper_list_a{
		margin-bottom: 2rem;
		font-size: 3rem;
	}
	.swiper_list_b{
		margin-bottom: 4rem;
		font-size: 1.6rem;
	}
	.swiper_list_c{
		width: 8rem;
		height: 3rem;
		line-height: 3rem;
		font-size: 1.4rem;
	}
	/* 轮播图 */
	
	.container2{
		padding: 0;
	}
	
	/* 快捷说明 */
	.fast_list_box{
		border: none;
	}
	.fast_list{
		padding: 0;
		flex-wrap: wrap;
	}
	.fast_li{
		padding: 2rem 0;
		width: 50%;
		border: none;
		border-bottom: 1px solid #D7E4F1;
	}
	.fast_li:nth-child(odd){
		border-right: 1px solid #D7E4F1;
	}
	/* 快捷说明 */
	
	/* 生态 */
	.idea_box_a{
		display: block;
		margin-bottom: 0;
	}
	.idea_box_a_a,
	.idea_box_a_c{
		display: flex;
	}
	.idea_box_a_a .idea_box_a_a_a,
	.idea_box_a_c .idea_box_a_a_a{
		flex: 1;
	}
	.idea_box_a_a_a1{
		margin-left: 0;
	}
	.idea_box_a_b{
		margin: 0 auto;
	}
	.idea_box_b{
		flex-wrap: wrap;
		padding: 0;
	}
	.idea_box_b .idea_box_a_a_a{
		margin-bottom: 4rem;
		flex: auto;
		width: 50%;
	}
	.idea_box_a_a .idea_box_a_a_a1,
	.idea_box_a_c .idea_box_a_a_a {
		margin-bottom: 4rem;
	}
	/* 生态 */
	
	/* 方案 */
	section{
		height: 48rem;
	}
	.scheme_ul li{
		padding-bottom: 3rem;
	}
	.scheme_box_a{
		font-size: 2.3rem;
	}
	.scheme_box_b_a {
		padding-left: 2rem;
	}
	.scheme_box_b_a .scheme_box_b_a_a{
		width: auto;
	}
	.scheme_box_b_a_a_a{
		margin-bottom: .5rem;
		font-size: 1.8rem;
		font-weight: 600;
	}
	.scheme_box_b_a_a{
		margin-bottom: 3rem;
	}
	.scheme_box_b_a_a_b{
		font-size: 1.4rem;
		line-height: 2rem;
	}
	.scheme_box_b_b{
		margin: 0 1rem;
		width: 40rem;
	}
	.scheme_box_b_b4{
		width: 35rem;
	}
	.scheme_box_b_b5{
		width: 15rem;
	}
	/* 方案 */
	
	/* 产品 */
	.product_li{
		padding: 1.5rem 0 1rem;
	}
	.product_li_a{
		margin-bottom: 0;
	}
	.product_li_b{
		font-size: 1.5rem;
	}
	/* 产品 */
	
	/* 优势 */
	.advantage_li1{
		margin-bottom: 3rem;
	}
	.advantage_li{
		height: auto;
	}
	.advantage_list{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.advantage_li_posi{
		padding: 4rem 3rem;
	}
	.advantage_li_a{
		font-size: 1.6rem;
		height: 5rem;
	}
	.advantage_li_b{
		font-size: 1.4rem;
	}
	/* 优势 */
	/* 主体 */
}

@media (max-width: 572px) {
	/* 方案 */
	section{
		height: auto;
	}
	.scheme_active{
		padding-top: 3rem;
	}
	.scheme_box_a{
		padding: 0 1rem;
		font-size: 2rem;
	}
	.scheme_box_b{
		padding-top: 3rem;
	}
	.scheme_box_b_a {
		padding-left: 1rem;
	}
	.scheme_box_b_a_a,
	.scheme_box_b_a3 .scheme_box_b_a_a{
		margin-bottom: 2rem;
	}
	.scheme_box_b_a_a_a{
		font-size: 1.7rem;
	}
	.scheme_box_b_a_a_b{
		font-size: 1.2rem;
		line-height: 1.8rem;
	}
	.scheme_box_b_b{
		width: 32rem;
	}
	.scheme_box_b_b4{
		width: 28rem;
	}
	.scheme_box_b_b5{
		width: 15rem;
	}
	/* 方案 */
	
	
	/* 产品 */
	.product_list{
		flex-wrap: wrap;
	}
	.product_li{
		margin: 0 0 1rem;
		padding: 2rem 0;
		flex: none;
		width: 49%;
	}
	.product_li_a{
		margin-bottom: 0;
	}
	.product_li_b{
		font-size: 1.5rem;
	}
	/* 产品 */
	
	/* 优势 */
	.advantage_li_posi{
		padding: 3rem 2rem;
	}
	.advantage_li_a{
		font-size: 1.6rem;
		height: 5rem;
	}
	.advantage_li_b{
		font-size: 1.4rem;
	}
	/* 优势 */
	
	/* 合作 */
	.container7 .container_title{
		margin-bottom: 0;
	}
	.cooperation_li{
		padding: .5rem;
	}
	/* 合作 */
}

@media (max-width: 523px) {
	/* 轮播图 */
	.swiper_list{
		padding: 1.5rem 1rem 0;
	}
	.swiper_list_a{
		margin-bottom: .5rem;
		font-size: 2.2rem;
	}
	.swiper_list_b{
		margin-bottom: 2rem;
		font-size: 1.4rem;
	}
	.swiper_list_c{
		width: 6rem;
		height: 2rem;
		line-height: 2rem;
		font-size: 1rem;
	}
	/* 轮播图 */
	
	/* 标题 */
	.container_title{
		margin-bottom: 0;
		font-size: 2.2rem;
		font-weight: 600;
	}
	.container_title_a{
		font-size: 1.4rem;
	}
	.container3 .container_title,
	.container3 .container_title_a{
		padding: 0 1rem;
	}
	/* 标题 */
	
	/* 快捷说明 */
	.fast_li_a{
		margin-bottom: .5rem;
		font-size: 1.6rem;
	}
	.fast_li_b{
		font-size: 1.2rem;
	}
	/* 快捷说明 */
	
	/* 生态 */
	.idea_box{
		padding-bottom: 1rem;
	}
	.idea_box_a{
		display: block;
	}
	.idea_box_a_a,
	.idea_box_a_c{
		display: block;
		padding: 0;
	}
	.idea_box_b{
		display: block;
	}
	.idea_box_a_b{
		margin: 2rem auto;
	}
	.idea_box_b .idea_box_a_a_a{
		margin-bottom: 2rem;
		width: 100%;
	}
	.idea_box_a_a .idea_box_a_a_a,
	.idea_box_a_c .idea_box_a_a_a {
		margin-bottom: 2rem;
	}
	/* 生态 */
	
	/* 方案 */
	.scheme_ul li{
		flex: 1;
		padding-bottom: 1.5rem;
	}
	.scheme_li_a{
		margin-bottom: 0;
		height: 6rem;
	}
	.scheme_li_a_a,
	.scheme_li_a_b,
	.scheme_li_a_c,
	.scheme_li_a_d,
	.scheme_li_a_e{
		display: block;
		margin: 0 auto;
		width: 6rem;
		height: 6rem;
	}
	.scheme_li_a_b{
		margin-top: .6rem;
		width: 5.5rem;
		height: 5.5rem;
	}
	.scheme_li_a_c{
		margin-top: .6rem;
		width: 5 rem;
		height: 5rem;
	}
	.scheme_li_a_d{
		margin-top: .3rem;
		width: 5.6rem;
		height: 5.6rem;
	}
	.scheme_li_a_e{
		margin-top: .6rem;
		width: 4.8rem;
		height: 4.8rem;
	}
	.scheme_li_b{
		font-size: 1.2rem;
	}
	.scheme_box_a{
		font-size: 1.8rem;
	}
	.scheme_box_b_a_a_a{
		margin-bottom: 0;
		font-size: 1.6rem;
	}
	.scheme_box_b_a_a_c{
		padding: 0 .6rem;
		height: 2rem;
		line-height: 2rem;
		font-size: 1rem;
	}
	.scheme_box_b_a_a_b{
		margin-bottom: .5rem;
	}
	.scheme_box_b_b{
		width: 28rem;
	}
	.scheme_box_b_b4{
		width: 28rem;
	}
	.scheme_box_b_b5{
		width: 12rem;
	}
	/* 方案 */
}

@media (max-width: 475px) {
	.scheme_box_b1{
		display: block;
	}
	
	.scheme_box_b1 .scheme_box_b_b{
		display: block;
		margin: 1rem auto 0;
	}
	.scheme_box_b1 .scheme_box_b_a_a{
		padding: 0 1rem;
	}
	.scheme_box_b_b4{
		width: 20rem;
	}
	.scheme_box_b_b5{
		margin-left: 5rem;
		width: 12rem;
	}
	
	/* 优势 */
	.advantage_li_posi{
		padding: 2rem 1.5rem;
	}
	.advantage_li_a{
		font-size: 1.4rem;
		height: 6rem;
	}
	.advantage_li_b{
		font-size: 1.2rem;
	}
	/* 优势 */
}

@media (max-width: 375px) {
	/* 方案 */
	.scheme_li_a{
		height: 4rem;
	}
	.scheme_li_a_a,
	.scheme_li_a_b,
	.scheme_li_a_c,
	.scheme_li_a_d,
	.scheme_li_a_e{
		display: block;
		margin: 0 auto;
		width: 4rem;
		height: 4rem;
	}
	.scheme_li_a_b{
		margin-top: .4rem;
		width: 3.6rem;
		height: 3.6rem;
	}
	.scheme_li_a_c{
		margin-top: .5rem;
		width: 3.3rem;
		height: 3.3rem;
	}
	.scheme_li_a_d{
		margin-top: .2rem;
		width: 3.75rem;
		height: 3.75rem;
	}
	.scheme_li_a_e{
		margin-top: .5rem;
		width: 3.2rem;
		height: 3.2rem;
	}
	.scheme_li_b{
		font-size: 1.2rem;
	}
	/* 方案 */
	
	
	/* 优势 */
	.advantage_li_posi{
		padding: 1.5rem 1rem;
	}
	.advantage_li_a{
		font-size: 1.2rem;
		height: 4.5rem;
	}
	.advantage_li_b{
		font-size: 1.1rem;
	}
	/* 优势 */
}


/* 动画效果*/
/* 从下向上 */
@keyframes fadeInUpLeft {
	from {
		opacity: 0.5;
		transform: translate(0px, 100px);
	}

	to {
		opacity: 1;
		transform: none;
	}
}
.fast_li,
.idea_box_b .idea_box_a_a_a,
.container_title,
.container_title_a,
.scheme_box_a,
.product_list,
.advantage_list{
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeInUpLeft;
}
/* 从下向上 */


/* 从左往右 */
@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}
.idea_box_a_a .idea_box_a_a_a,
.scheme_box_b_a{
	animation-duration: 1.5s;
	animation-fill-mode: both;
	animation-name: fadeInLeft;
}
/* 从左往右 */

/* 从右往左 */
@keyframes fadeRight {
	from {
		opacity: 0;
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}
.idea_box_a_c .idea_box_a_a_a,
.scheme_box_b_b{
	animation-duration: 1.5s;
	animation-fill-mode: both;
	animation-name: fadeRight;
}
/* 从右往左 */

/* 淡出 */
@keyframes fadeIn {
	0% {
		opacity: 0; /*初始状态 透明度为0*/
	}
	50% {
		opacity: 0; /*中间状态 透明度为0*/
	}
	100% {
		opacity: 1; /*结尾状态 透明度为1*/
	}
}
.idea_box_a_b,
.scheme_ul,
.cooperation_list{
	animation-duration: 1.2s;
	animation-fill-mode: both;
	animation-name: fadeIn;
}
/* 淡出 */


.scheme_ul li:hover .scheme_li_a,
.scheme_ul li:hover .scheme_li_b{
	animation-duration: .6s;
	animation-fill-mode: both;
	animation-name: swing;
}


@keyframes pulse11 {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  100% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
}
.product_li:hover,
.advantage_li:hover{
	transform: scale(1.1,1.1);
}