.head{
	/* height: 8rem !important;
	background-image: url(../image/qingniu-banner.webp) !important;
	background-repeat: no-repeat;
	background-size: 100% 100% !important; */
	position: fixed;
	width: 100%;
}
.qingniu-banner{
	width: 100%;
	height: 8rem;
	display: block;
}
.enchain-content{
	padding: .93rem 0 1.2rem;
	width: 12rem;
}
.enchain-content-title{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .46rem;
	color: #333333;
	text-align: center;
	margin-bottom: .08rem;
}
.enchain-content-item{
	margin-bottom: .72rem;
	margin-top: .72rem;
}
.enchain-content-item img{
	width: .54rem;
	height: .54rem;
	margin-right: .16rem;
}
.enchain-content-info{
	
}
.enchain-content-info span:first-child{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .24rem;
	color: #333333;
	display: block;
}
.enchain-content-info span:last-child{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .2rem;
	color: #999999;
	display: block;
	width: 2.4rem;
}
.get-scheme{
	width: 2.14rem;
	height: .7rem;
	background: #446CE2;
	border-radius: .35rem;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: .26rem;
	color: #FFFFFF;
	line-height: .7rem;
	text-align: center;
	margin: 0 auto;
	display: block;
	cursor: pointer;
}
.get-scheme:hover{
	opacity: .8;
}
.peculiarity-content{
	padding: 1.5rem 0;
	width: 12rem;
}
.peculiarity-bg{
	width: 6.8rem;
	height: 5.6rem;
}
.peculiarity-info{
}
.peculiarity-title{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: .2rem;
	color: #446CE2;
}
.peculiarity-tip{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .18rem;
	color: #333333;
	margin-top: .04rem;
	margin-bottom: .08rem;
}
.peculiarity-tag{
	
}
.peculiarity-tag-item{
	margin-top: .24rem;
}
.peculiarity-tag-item img{
	width: .32rem;
	height: .32rem;
	margin-right: .09rem;
}
.peculiarity-tag-item-title p:first-child{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: .2rem;
	color: #333333;
}
.peculiarity-tag-item-title p:last-child{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: .14rem;
	color: #7484A7;
}
.peculiarity-submit{
	width: 1.48rem;
	height: .48rem;
	background: #446CE2;
	border-radius: 24px;
	color: #FFFFFF;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: .17rem;
	color: #FFFFFF;
	margin-top: .64rem;
	display: block;
	line-height: .48rem;
	text-align: center;
	cursor: pointer;
}
.peculiarity-submit:hover{
	opacity: .8;
}
.peculiarity:nth-child(2n+1){
	background-color: #F9FBFF;
}































