.other{
	/* width: 100vw; */
}
.head{
	/* height: 6rem !important;
	background-image: url(../image/other-banner.webp) !important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important; */
	position: fixed;
	width: 100%;
}
.order-banner{
	width: 100%;
	height: 6rem;
	display: block;
}
.banner{
	height: 6rem;
	display: block;
}
.wisdom{
	padding: 1.2rem 0;
	background-color: #F9FBFF;
}
.wisdom-content{
	width: 12rem;
}
.wisdom-content-top{
	text-align: center;
}
.wisdom-content-top .title{
	font-weight: bold;
	font-size: 0.6rem;
	color: #333333;
	font-family: Microsoft YaHei, Microsoft YaHei;
}
.wisdom-content-top .tip{
	font-weight: 400;
	font-size: 0.2rem;
	color: #999999;
	margin-top: .22rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
}
.wisdom-content-feature{
	margin-top: 1.2rem;
}
.wisdom-content-feature img{
	width: 6.8rem;
	height: 5.6rem;
	margin-right: 1rem;
}
.wisdom-right{
	
}
.wisdom-right-title span:first-child{
	width: .08rem;
	height: .41rem;
	background: linear-gradient( 180deg, #B026D9 0%, #6080ED 100%);
	border-radius: 2px;
	margin-right: .12rem;
}
.wisdom-right-title span:last-child{
	font-weight: 500;
	font-size: .4rem;
	color: #333333;
	font-family: Microsoft YaHei, Microsoft YaHei;
}
.wisdom-right-describe{
	margin-top: .16rem;
	font-weight: 400;
	font-size: .28rem;
	color: #333333;
	line-height: .42rem;
	margin-bottom: .36rem;
	font-family: Source Han Sans CN, Source Han Sans CN;
}
.wisdom-right-advantage p{
	font-weight: 400;
	font-size: .2rem;
	color: #999999;
	margin-top: 12px;
	font-family: Source Han Sans CN, Source Han Sans CN;
}
.wisdom-right-advantage p img{
	width: .29rem;
	height: .29rem;
	margin-right: .12rem;
}
.wisdom-right-btn{
	margin-top: .48rem;
}
.wisdom-right-btn span{
	padding: .08rem .24rem;
	background: #446CE2;
	border-radius: 4px;
	color: #ffffff;
	font-family: PingFang SC, PingFang SC;
}
.wisdom-right-btn span:last-child{
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #446CE2;
	color: #446CE2;
	margin-left: .12rem;
}
.wisdom:nth-child(2n){
	background-color: #ffffff;
}
.wisdom-right-btn span:hover{
	opacity: .8;
}
.wisdom-right-btn span:last-child:hover{
	background: #446CE2;
	color: #ffffff;
}









