.head {
	position: fixed;
	width: 100%;
	z-index: 1000;
	background-color: #fff;
}
.index-banner{
	width: 100%;
	height: 8rem;
	display: block;
}
.first-banner {
	position: relative;
	height: 13.2rem;
	border: 1px #fff solid;
	
}

.first-banner-content {
	width: 100%;
	position: absolute;
	top: -.7rem;
	z-index: 10;
	
}

.first-banner-tag {
	width: 11.76rem;
	margin: 0 auto;
	/* border: 1px red solid; */
	padding: .4rem 1.55rem;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 1px rgba(57, 72, 101, 0.24);
	border-radius: .2rem;
	border: 2px solid #FFFFFF;
	background: linear-gradient( 180deg, #E8F4FF 0%, #E6E9FF 100%);
	box-shadow: 0px 3px 6px 1px rgba(57,72,101,0.24);
}

.first-banner-content-tag {}

.first-banner-content-tag img {
	width: .6rem;
	height: .6rem;
	margin-right: .24rem;
}

.first-banner-content-tag dl {}

.first-banner-content-tag dl span {
	display: block;
}

.first-banner-content-tag dl span:first-child {
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: .27rem;
	color: #333333;
}

.first-banner-content-tag dl span:last-child {
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: .16rem;
	color: #333333;
}

.credential {
	border: 1px red solid;
}

.credential-content {
	padding: .8rem 0;
}

.credential-content-title {
	text-align: center;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: .46rem;
	color: #333333;
}

.credential-content-title span {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: .2rem;
	color: #999999;
	margin-top: .16rem;
	display: block;
}

.credential-bg {
	width: 12.64rem;
	height: 4.92rem;
	display: block;
	margin-top: .48rem;
}

.credential-honor {
	width: 11.22rem;
	padding-left: .72rem;
	padding-right: .7rem;
}
.first-banner-content{
	
}
.first-banner-content-item {
	margin-top: .65rem;
	width: 2.9rem;
}

.first-banner-content-item img {
	width: .35rem;
	height: .8rem;
}

.first-banner-content-item dl {
	margin: 0 .32rem;
}

.first-banner-content-item dl span {
	display: block;
	text-align: center;
}

.first-banner-content-item dl span:first-child {
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: .36rem;
	color: #C79568;
}

.first-banner-content-item dl span:last-child {
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: .21rem;
	color: #C79568;
}

.enchain {
	/* border: 1px lime solid; */
	width: 100%;
	height: 100%;
}
.enchain-container{
	
}

.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-wrapper{
	width: 100%;
	height: 100%;
}
.swiper-slide {
	/* text-align: center;
	font-size: 18px;
	background: #fff;
	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; */
}
.enchain-container-title{
	font-family: 'Noto Sans SC', sans-serif;
	/* font-weight: 600; */
	font-size: .46rem;
	color: #333333;
	margin-top: 1.5rem;
	text-align: center;
}
.category{
	/* border: 1px red solid; */
	width: 12.5rem;
	margin: .6rem auto 0;
}
.category-item{
	/* border: 1px lime solid; */
	width: 3.13rem;
	cursor: pointer;
}
.category-item dl img{
	width: .67rem;
	height: .6rem;
	margin-right: .13rem;
}
.category-item dl span{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: bold;
	font-size: .24rem;
	color: #999999;
}
.category-item>span{
	width: 1.89rem;
	height: .04rem;
	background: #ffffff;
	border-radius: 4px 4px 0px 0px;
	display: block;
	margin: .16rem auto 0;
}
.sel-category-item>span{
	background: #446CE2;
}
.sel-category-item dl span{
	color: #333333;
}
.reveal-box{
	
}
.reveal{
	width: 100%;
	height: 9.62rem;
	background-image: url(../image/index-banner-one.png);
	background-size: 100% 9.62rem;
	background-repeat: no-repeat;
}
.reveal-title{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .36rem;
	color: #333333;
	text-align: center;
	padding-top: .6rem;
	margin-bottom: .4rem;
}
.reveal-bg{
	width: 12rem;
	height: 5.84rem;
	display: block;
	margin: 0 auto;
}
.prompt{
	margin: .3rem auto;
}
.prompt span{
	width: .8rem;
	height: 4px;
	background: #CECECE;
	margin-right: .48rem;
	display: block;
}
.prompt_sel{
	background-color: #446CE2 !important;
}
.eqmark{
	/* border: 1px red solid; */
}	
.eqmark-item{
	margin-left: .72rem;
}
.eqmark-item-title{
	/* font-family: Source Han Sans CN, Source Han Sans CN; */
	font-family: 'Noto Sans SC', sans-serif;
	font-weight: 500;
	font-size: .18rem;
	color: #333333;
	margin-bottom: .07rem;
}
.eqmark-item p{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: .14rem;
	color: #666666;
	margin-bottom: .06rem;
	width: 1.98rem;
}
.eqmark-item dl a{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: 12px;
	color: #446CE2;
	cursor: pointer;
}
.eqmark-item dl img{
	width: .18rem;
	height: .06rem;
	margin-left: .08rem;
}

.short{
	width: 100%;
	height: 8.4rem;
	background: #030F2D;
	/* border: 1px red solid; */
}
.short-content{
	width: 12rem;
	height: 8.4rem;
}
.short-title{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .36rem;
	color: #FFFFFF;
	text-align: center;
	margin-top: .8rem;
}
.short-banner-box{
	width: 100%;
	height: 5.6rem;
	margin-top: .4rem;
}
.short-banner{
	background: #15203C;
	border-radius: .16rem;
	margin: auto;
	padding: 1rem 1.6rem;
}
.short-left{
	width: 3.6rem;
	height: 3.6rem;
	background-image: url(../image/digit-one.png);
	background-size: 3.6rem 3.6rem;
	margin-right: .64rem;
}
.short-two{
	background-image: url(../image/short-two.png);
}
.short-three{
	background-image: url(../image/short-three.png);
}
.short-four{
	background-image: url(../image/short-four.png);
}
.short-left span{
	background: rgba(0,0,0,0.42);
	border-radius: .32rem;
	border: 1px solid rgba(255,255,255,0.8);
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .19rem;
	color: #FFFFFF;
	width: 1.78rem;
	height: .44rem;
	text-align: center;
	line-height: .44rem;
	margin-bottom: .12rem;
	display: block;
	opacity: 0;
}
.short-left:hover span{
	opacity: 1;
	transition: all .2s;
}
.short-right{
	flex: 1;
}
.short-tag span{
	background: #2F3953;
	border-radius: .06rem;
	padding: .04rem .12rem;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .16rem;
	color: #FFFFFF;
	margin-right: .08rem;
}
.short-val{
	margin-top: .24rem;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 400;
	font-size: .2rem;
	color: #FFFFFF;
	line-height: .28rem;
}
.short-booth{
	
}
.short-booth dl{
	margin-right: .4rem;
}
.short-booth dl dd{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .74rem;
	color: #FFFFFF;
}
.short-booth dl dd span{
	font-size: .26rem;
	margin-left: -.1rem;
}
.short-booth dl dt{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .18rem;
	color: rgba(255,255,255,0.64);
}



.short-btn{
	margin-top: .71rem;
}
.short-btn span{
	cursor: pointer;
}
.short-btn span:first-child{
	background: #446CE2;
	border-radius: .04rem;
	padding: .09rem .32rem;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .19rme;
	color: #FFFFFF;
}
.short-btn span:first-child:hover{
	opacity: .8;
}
.short-btn span:last-child{
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight: 500;
	font-size: .15rem;
	color: #446CE2;
}
.short-btn span:last-child img{
	width: .12rem;
	height: .12rem;
	margin-left: .06rem;
}
.point{
	margin: .4rem auto 0;
}
.point span{
	width: .8rem;
	height: .04rem;
	background: #CECECE;
	margin-right: .48rem;
	cursor: pointer;
}
.point .sel_point{
	background: #446CE2 ;
}
.short-swiper-container .swiper-slide{
	margin-right: 1rem;
}
/* .communica{
	width: 100vw;
	height: 100%;
	background: rgba(44, 54, 78, .7);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 20;
} */
/* #communica{
	display: none;
}
.enterprise-label{
	background-color: #E2ECFE !important;
	border-radius: 0 0 .24rem .24rem;
}
.enterprise-content{
	position: relative;
}
.close{
	width: .54rem;
	height: .54rem;
	display: block;
	position: absolute;
	right: .6rem;
	top: 1.7rem;
} */

.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;
}




























































































































