.head{
	position: fixed;
	width: 100%;
	z-index: 2000;
}

.about-banner{
	width: 100%;
	height: 6rem;
	display: block;
	background-image: url(../image/about-banner.webp);
	background-size: cover; /* 或 contain */
	background-position: center;
	background-repeat: no-repeat;
}
.about-banner dl{
	width: 12rem;
	margin-top: 3.75rem;
	border: 1px red solid;
}
.about-banner dl span{
	cursor: pointer;
	background: #446CE2;
	border-radius: .08rem;
	padding: .16rem .4rem;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: .24rem;
	color: #FFFFFF;
}
.about-banner dl span:first-child{
	/* margin-left: 3.6rem; */
}
.about-banner dl span:last-child{
	margin-left: .24rem;
	border-radius: .08rme;
	border: 2px solid #446CE2;
	color: #446CE2;
	background-color: #fff;
}

.busine{
	background-color: #F9FBFF;
}
.busine-content{
	width: 12rem;
	padding: 1.13rem 0 .6rem;
	position: relative;
}

.busine-top{
	width: 12rem;
	position: absolute;
	left: 0;
	top: -.53rem;
}
.busine-top-item{
	padding: .29rem .48rem;
	background: linear-gradient( 315deg, #C3DAFF 0%, #E2ECFD 100%);
	border-radius: .08rem;
	border: 2px solid #FFFFFF;
}
.busine-top-item img{
	width: .46rem;
	height: .46rem;
}
.busine-top-item .info p{
	margin: 0 .96rem 0 .19rem;
}
.busine-top-item .info p:first-child{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .18rem;
	color: #404E6C;
}
.busine-top-item .info p:last-child{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: .14rem;
	color: #7484A7;
}
.busine-top-item a{
	background: linear-gradient( 180deg, #3074FC 0%, #7B9AF5 100%);
	border-radius: .04rem;
	border: 1px solid #ffffff;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: .14rem;
	color: #FFFFFF;
	padding: .1rem .22rem;
	cursor: pointer;
}
.busine-tips{
	width: 12rem;
}
.busine-tips img{
	width: .32rem;
	height: .32rem;
}
.busine-tips img:last-child{
	margin-top: .5rem;
}
.busine-tips p{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: .22rem;
	color: #7484A7;
	margin-left: .45rem;
	margin-right: .45rem;
	width: 5.94rem;
	text-align: center;
	margin-top: .17rem;
}

/* .snapshot{
	width: 100%;
	height: 10.1rem;
	background-image: url(../image/snapshot.png);
	background-size: 100% 100%;
	background-repeat: no-repeat
}
.snapshot-content{
	
}
.snapshot-content-title{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: .46rem;
	color: #333333;
	text-align: center;
	margin-top: 1.3rem;
}
.snapshot-content-title span:nth-child(1){
	color: #446CE2 !important;
}
.snapshot-content-title span:last-child{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: .24rem;
	color: #333333;
	display: block;
	margin-top: .12rem;
}

.snapshot-news{
	width: 6.05rem;
	height: 4.14rem;
	background-image: url(../image/snapshot-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-right: 4.75rem;
	padding-left: 1.2rem;
	padding-top: 1rem;
	margin-top: .4rem;
}

.snapshot-tag{
	width: 11.14rem;
	height: .94rem;
	display: block;
	margin: .4rem auto 0;
}
.snapshot-news img{
	width: .6rem;
	height: .6rem;
	display: block;
}
.snapshot-news h4{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: .24rem;
	color: #333333;
	margin-top: .4rem;
}
.snapshot-news h4 span{
	font-size: .16rem;
	font-weight: 0;
	margin-right: .12rem;
}
.snapshot-news p{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: .22rem;
	color: #333333;
	width: 6.05rem;
}
.snapshot-news img:last-child{
	margin-top: .45rem;
	margin-left: 5.45rem;
} */

.digit{
	background-color: #EBF3FF;
}
.digit-content{
	width: 12rem;
	/* border: 1px red solid; */
	padding: .8rem 0;
}
.digit-content-title{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .36rem;
	color: #333333;
	text-align: center;
	margin-bottom: .4rem;
}
.digit-content-label{
	width: 3.6rem;
	height: 3.78rem;
	background: #FFFFFF;
	border-radius: .16rem;
	position: relative;
	margin-bottom: .3rem;
}
.digit-content-label img{
	width: 3.6rem;
	height: 2.7rem;
	display: block;
}
.digit-top dl{
	padding: .2rem;
}
.digit-top dl p:first-child{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .19rem;
	color: #333333;
}
.digit-top dl p:last-child{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: .16rem;
	color: #333333;
	margin-top: .1rem;
}
.digit-bottom{
	background-image: url(../image/digit-one.png);
	background-size: 100% 2.7rem;
	background-repeat: no-repeat;
	filter: blur(.3px);
	margin-top: .1rem;
	width: 3.6rem;
	height: 3.78rem;
	background-color: #fff;
	opacity: 0;
	/* transition: opacity 0.5s ease; */
	position: absolute;
	left: 0;
	top: -.1rem;
	border-radius: .16rem;
	/* display: none; */
}
.digit-two{
	background-image: url(../image/digit-two.png);
}
.digit-three{
	background-image: url(../image/digit-three.png);
}
.digit-foue{
	background-image: url(../image/digit-four.png);
}
.digit-five{
	background-image: url(../image/digit-five.png);
}
.digit-six{
	background-image: url(../image/digit-six.png);
}
.digit-bottom dl{
	height: .8rem;
	/* background-color: rgba(255,255,255,.5); */
	padding: .2rem;
}
.digit-bottom dl p:first-child{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .19rem;
	color: #FFFFFF;
}
.digit-bottom dl p:last-child{
	font-size: .16rem;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
	margin-top: .1rem;
}
.digit-bottom dd{
	/* padding: .2rem; */
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: .16rem;
	color: #333333;
	line-height: .22rem;
	background-color: #fff;
	padding: .2rem;
}


.process{
	background-image: none;
	/* background-color: #F9FBFF; */
}
.figure{
	width: 12rem;
	margin-top: .8rem;
}
.figure img{
	width: .48rem;
	height: .48rem;
	cursor: pointer;
}
.figure dd{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 2.6rem;
	color: #D7DBE6;
}

.axis{
	width: 12rem;
	height: 3rem;
	position: relative;
	border: 1px #ffffff solid;
	/* margin-top: 1.43rem; */
}
.axis .knowledgable{
	width: 100%;
	position: absolute;
	top: -1rem;
}
.axis .knowledgable p{
	background: #FFFFFF;
	box-shadow: 0px 5px 18px 1px rgba(116,132,167,0.24);
	border-radius: .12rem;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: .22rem;
	color: #333333;
	padding: 0 1.07rem;
	height: 1.6rem;
	text-align: center;
}
.axis-line{
	border: 1px #404E6C solid;
	margin-top: 1.3rem;
	width: 100%;
	height: .001rem;
	background-color: #404E6C;
	margin-top: 1.8rem;
}
.axis-line-item{
	margin-left: 1.07rem;
	width: .4rem;
	cursor: pointer;
	/* background: #FFFFFF; */
}
.axis-line-item>span:first-child{
	width: .23rem;
	height: .23rem;
	border-radius: 50%;
	border: 1px solid #7484A7;
	display: block;
	margin: 0 auto;
	margin-top: -.12rem;
	background-color: #ffffff;
}
.axis-line-item>span:last-child{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: .2rem;
	color: #404E6C;
	margin-top: .24rem;
	display: block;
}
.axis-line-item>span:first-child i{
	width: .15rem;
	height: .15rem;
	background-color: #FFFFFF;
	display: block;
	border-radius: 50%;
	margin-left: .04rem;
	margin-top: .04rem;
}
.axis-line-item>span:first-child .sel{
	background-color: #404E6C ;
}
























/* .enterprise-content{
	padding: 1.2rem 0;
	width: 9.6rem;
}
.enterprise-top{
	width: 100%;
	height: 2rem;
	display: block;
}
.enterprise-label{
	height: 6.88rem;
	background-image: url(../image/enterprise-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: .2rem .8rem;
}
.enterprise-label-item{
	margin-top: .3rem;
}
.enterprise-label-item-son {
	
}

.enterprise-label-item span{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .24rem;
	color: #404E6C;
	display: block;
}
.enterprise-label-item input{
	margin-top: .08rem;
	background: #ECF4FE;
	border-radius: .06rem;
	border: 1px solid #BFC6D6;
	display: block;
	width: calc(100% - .48rem);
	padding: .16rem ;
	padding-left: .24rem;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: .24rem;
}
.submit{
	width: 100%;
	height: .72rem;
	background: #446CE2;
	border-radius: .16rem;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .24rem;
	color: #FFFFFF;
	margin-top: .9rem;
	line-height: .72rem;
	text-align: center;
}
.enterprise-label-item-son{
	margin-top: .3rem;
}
.enterprise-label-item-son dl{
	
}
.enterprise-label-item-son dl span{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .24rem;
	color: #404E6C;
	display: block;
	margin-bottom: .08rem;
}
.enterprise-label-item-son dl input{
	width: 3.32rem;
	height: .36rem;
	background: #ECF4FE;
	border-radius: .06rem;
	border: 1px solid #BFC6D6;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: .24rem;
	padding: .16rem .24rem;
}
.enterprise-label-item-code dd{
	width: 1.6rem;
	height: .68rem;
	background: #7484A7;
}
.enterprise-label-item-two{
	margin-left: .4rem;
}
.enterprise-label-item-code .enterprise-label-item-input{
	width: 1.59rem !important;
	margin-right: .13rem;
}
 */
/* 在全局样式中添加 */

.awards{
	width: 100%;
	height: 10.8rem;
	/* border: 1px red solid; */
	background-image: url(../image/awards-bg.webp);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.awards-content{
	padding-top: 1.2rem;
}
.awards-content-title{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: .6rem;
	color: #FFFFFF;
	text-align: center;
}
.awards-content-title span:first-child{
	color: #CBE3FF;
}

.awards-content-title span:last-child{
	color: #CBE3FF;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: .32rem;
	color: #FFFFFF;
	margin-top: .12rem;
	display: block;
	letter-spacing: 12px;
	margin-bottom: .77rem;
}
.awards-tag {
	/* border: 1px red solid; */
	width: 9.42rem;
}
.awards-tag-item {
	margin-bottom: .45rem;
}
.awards-tag-item dl{
	width: 1.84rem;
	
}
.awards-tag-item dl span{
	display: block;
	text-align: center;
}
.awards-tag-item dl span:first-child{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: .36rem;
	color: #FFFFFF;
}
.awards-tag-item dl span:last-child{
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: .21rem;
	color: #FFFFFF;
}
.awards-tag-item img{
	width: .35rem;
	height: .8rem;
}































