.banner {
	height: 100vh;
}

.banner .swiper {
	height: 100%;
}

#firCanvs{
    position: absolute;
    width: 100%;
    height: 5rem;
    left: 0;
    bottom: 0;
}

#banner .swiper-pagination-bullet{
	width: 0.2rem;
	height: 0.2rem;
	background: #FFFFFF;
	opacity: 0.4;
	margin:0 0.25rem;
}
#banner .swiper-pagination{
	bottom: 0.4rem !important;
}

#banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
	opacity: 1;
}
#banner .swiper-slide{
	position: relative;
}
#banner .swiper-slide .ibannerTxt{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	align-items: start;
	z-index: 9;
}

#banner .swiper-slide .ibannerTxt .txt1{
	font-family: Poppins, Poppins;
	font-weight: bold;
	font-size: 0.63rem;
	color: #FFFFFF;
	line-height: 0.88rem;
}
#banner .swiper-slide .ibannerTxt .txt2{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.64rem;
	color: #FFFFFF;
	line-height: 0.88rem;
}
#banner .swiper-slide .ibannerTxt .txt3{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.25rem;
	color: #FFFFFF;
	margin-top: 0.16rem;
	margin-bottom: 1.25rem;
}
#banner .swiper-slide .ibannerTxt .txt3 span{
	font-family: Poppins, Poppins;
	font-weight: bold;
	font-size: 0.33rem;
	color: #00FFFF;
	margin-right: 0.08rem;
}
#banner .ibannerTleft{
	width: calc(100% - 8.1rem);
	height: 2.8rem;
	margin-top: 0.92rem;
}
#banner .ibannerTleft .more{
	margin-top: 0.56rem;
}
#banner .ibanner21 .swiper-slide{
	height: 0.33rem !important;
	margin-bottom: 0.61rem;
	cursor: pointer;
}
#banner .ibanner21 .swiper-slide.swiper-slide-thumb-active{
	height: 0.53rem !important;
}
#banner .ibanner21 .swiper-slide.swiper-slide-thumb-active span{
	font-size: 0.4rem;
	font-weight: bold;
}
#banner .ibanner21 .swiper-slide span{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.25rem;
	color: #FFFFFF;
	padding-left: 0.35rem;
	position: relative;
	display: flex;
}
#banner .ibanner21 .swiper-slide.swiper-slide-active span::before{
	content: '';
	width: 0.13rem;
	height: 0.13rem;
	background: #FFFFFF;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
}
#banner .ibanner21 .swiper-slide span::before{
	content: '';
	width: 0.09rem;
	height: 0.09rem;
	background: #FFFFFF;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
}
#banner .ibanner22{
	width: 8.1rem;
	height: 5.4rem;
}
#banner .ibanner22 .swiper-slide {
	margin-top: 0.1rem;
}
#banner .ibanner22 .swiper-slide.swiper-slide-active{
	margin-top: 0;
}
#banner .ibanner22 .swiper-slide.swiper-slide-active img{
	display: block;
	margin: 0 auto;
}
#banner .ibanner22 .swiper-slide.swiper-slide-prev img{
	display: block;
	margin-left: auto;
	margin-right: 0;
}
#banner .ibanner22 .swiper-slide img{
	width: auto !important;
	height: 100%;
}
.index1 {
	padding-top: 0.6rem;
	padding-bottom: 0.8rem;
}

.index_title {
	display: flex;
}

.index_title img.flex_box1 {
	width: 0.3rem;
	height: 0.28rem;
	flex: 0 0 0.3rem;
	margin-right: 0.1rem;
}

.index_title .flex_box2 {
	font-weight: bold;
	font-size: 0.3rem;
	color: var(--c);
	flex: 0 0 auto;
}



.index_part3{
	background: url(../img/index/about_bg.png);
	background-size: 100% 100%;
	padding-top: 1.13rem;
	position: relative;
}





#canvas {
    width: 100%;
    height: 3.31rem !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    overflow: hidden;
    bottom: 0;
}

#canvas canvas {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 1.5rem;
}


.banner #canvas{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}











.part2_1{
	padding-top: 0.94rem;
	display: flex;
}
.part2_1left{
	width: 5.29rem;
	padding-top: 0.56rem;
}
.part2_1left .part3_1logo {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.2rem;
	color: #1D50A2;
	margin-bottom: 0.28rem;
}
.part2_1left .part2_1txt {
	font-family: Source Han Sans SC, Source Han Sans SC;
	font-weight: 400;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.35rem;
}

.part2_1right{
	width: 7.38rem;
	height: 4.15rem;
}
.part2_1right .videoHero{
	width: 100%;
	height: 100%;
	position: relative;
}
.part2_1right .videoHero video{
	width: 100%;
	/* height: 100%; */
	overflow: hidden;
	border-radius: 0.2rem !important;
}
.part2_1right .videjobtn{
	width: 0.58rem;
	height: 0.58rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	cursor: pointer;
}

.part2_1right .videjobtn img{
	/*width: 0.1rem;*/
	/*height: 0.11rem;*/
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 3;
}
/*.part2_1right .videjobtn::after{*/
/*	content: '';*/
/*	width: 0.36rem;*/
/*	height: 0.36rem;*/
/*	border-radius: 50%;*/
/*	background: #FFFFFF;*/
/*	position: absolute;*/
/*	top: 50%;*/
/*	left: 50%;*/
/*	transform: translate(-50%,-50%);*/
/*	z-index: 2;*/
/*}*/
/*.part2_1right .videjobtn::before{*/
/*	content: '';*/
/*	width: 0.58rem;*/
/*	height: 0.58rem;*/
/*	background: #FFFFFF;*/
/*	opacity: 0.24;*/
/*	border-radius: 50%;*/
/*	position: absolute;*/
/*	top: 50%;*/
/*	left: 50%;*/
/*	transform: translate(-50%,-50%);*/
/*	z-index: 1;*/
/*}*/
.part2_1right .close{
	width: 0.21rem;
	height: 0.21rem;
	position: absolute;
	top: 0.2rem;
	right: 0.18rem;
	display: none;
}

.part3_num{
	padding-top: 1rem;
	padding-bottom: 1.5rem;
	display: flex;
}
.part3_num .numDiv{
	position: relative;
}
.part3_num .numDiv .box1{
	font-family: Poppins, Poppins;
	font-weight: 300;
	font-size: 0.25rem;
	color: #000000;
	margin-bottom: 0.1rem;
	display: flex;
	align-items: start;
}
.part3_num .numDiv .box1 span{
	font-size: 0.71rem;
	font-weight: bold;
}
.part3_num .numDiv .box1 span:last-child{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.35rem;
	color: #5A5A5A;
	margin-left: 0.1rem;
}
.part3_num .numDiv .box1 .nian{
	font-size: 0.2rem !important;
}
.part3_num .numDiv .box2{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #6C6C6C;
}

.part3_num .numDiv::after{
	content: '';
	width: 0.01rem;
	height: 1.04rem;
	background: linear-gradient( 180deg, rgba(0,133,204,0) 0%, #006EA8 53%, rgba(0,133,204,0) 100%);
	position: absolute;
	top: 0;
	right: -0.96rem;
}
.part3_num .numDiv:last-child::after{
	display: none;
}

.hFriend {
	overflow: hidden;
  }
  
  .hFriendBox {
	width: 100%;
	height: 6.89rem;
	margin: 0 auto;
	position: relative;
  }
  
  .hFriendItem {
	position: absolute;
	display: flex;
  }
  
  .hFriendItem:hover {
	animation: friend .5s;
  }
  
  .smallFriend {
	width: 1.12rem;
	height: 1.12rem;
  }
  
  .centerFriend {
	width: 1.35rem;
	height: 1.35rem;
  }
  
  .bigFriend {
	width: 1.73rem;
	height: 1.73rem;
  }
  
  .smallFriend:nth-child(1) {
	top: 1.87rem;
	left: 9.66rem;
  }
  
  .smallFriend:nth-child(2) {
	top: 1.56rem;
	left: 14.39rem;
  }
  
  .smallFriend:nth-child(3) {
	top: 3.97rem;
	left: 1.6rem;
  }
  
  .smallFriend:nth-child(4) {
	top: 3.48rem;
	left: 13.27rem;
  }
  
  .centerFriend:nth-child(1) {
	top: 1.15rem;
	left: 1.94rem;
  }
  
  .centerFriend:nth-child(2) {
	top: 1.93rem;
	left: 4.4rem;
  }
  
  .centerFriend:nth-child(3) {
	top: 4.02rem;
	left: 4.94rem;
  }
  
  .centerFriend:nth-child(4) {
	top: 3.93rem;
	left: 10.94rem;
  }
  
  .bigFriend:nth-child(1) {
	top: 1.2rem;
	left: 6.84rem;
  }
  
  .bigFriend:nth-child(2) {
	top: 1.06rem;
	left: 11.82rem;
  }
  
  .bigFriend:nth-child(3) {
	top: 3.64rem;
	left: 8.03rem;
  }
  
  .bigFriend:nth-child(4) {
	top: 2.8rem;
	left: 15.87rem;
  }
  
  @keyframes friend {
	0% {
	  transform: translateX(0);
	}
  
	25% {
	  transform: translateX(-.1rem);
	}
  
	50% {
	  transform: translateX(.1rem);
	}
  
	75% {
	  transform: translateX(-.1rem);
	}
  
	100% {
	  transform: translateX(.1rem);
	}
  }
  
.hFriend{
	background: url(../img/icasebg.png);
	background-size: 100% 100%;
	padding-top: 0.89rem;
}
.hFriend .index_partTitle{
	text-align: center;
}


.index_part5{
	background: #F5F5F5;
	padding-top: 0.92rem;
	padding-bottom: 0.69rem;
}
.index_part5 .index_partTitle{
	text-align: center;
}
.index_part5 .index_more1{
	margin: 0 auto;
}
.index_part5 .newsSwiperPart{
	margin-top: 1.06rem;
	margin-bottom: 0.66rem;
}
.index_part5 .newsSwiperPart .swiper-slide{
	width: 4.3rem;
	height: 5.1rem;
	/* background: #000; */
	left: 1.6rem;
	padding: 0.43rem 0.5rem 0.34rem 0.5rem;
	background: #FFFFFF;
	box-shadow: 0rem 0.03rem 0.2rem 0.01rem rgba(56,57,136,0.07);
	overflow: hidden;
}
.index_part5 .newsSwiperPart .swiper-slide .tophr{
	width: 100%;
	height: 0rem;
	border: 0.01rem solid #D64E27;
}
.index_part5 .newsSwiperPart .swiper-slide .newsTitle{
	margin-top: 0.45rem;
	margin-bottom: 0.35rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.2rem;
	color: #333333;
	line-height: 0.3rem;
}
.index_part5 .newsSwiperPart .swiper-slide .newsImg{
	width: 100%;
	height: 2.19rem;
	margin-bottom: 0.42rem;
	overflow: hidden;
	transition: all 1s;
}
.index_part5 .newsSwiperPart .swiper-slide .newsImg img{
	width: 100%;
	height: 100%;
}
.index_part5 .newsSwiperPart .swiper-slide .newsbox{
	display: flex;
	justify-content: space-between;
}
.index_part5 .newsSwiperPart .swiper-slide .newsTime{
	font-family: Poppins, Poppins;
	font-weight: 400;
	font-size: 0.2rem;
	color: #919191;
}
.index_part5 .newsSwiperPart .swiper-slide .newsMore{
	width: 0.27rem;
	height: 0.27rem;
	border: 0.01rem solid #D64E28;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.index_part5 .newsSwiperPart .swiper-slide .newsMore img{
	width: 0.12rem;
	height: 0.1rem;
}
.index_part5 .newsSwiperPart .swiper-slide:hover .newsImg{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
.index_part5 .newsSwiperPart .swiper-slide:hover .tophr,
.index_part5 .newsSwiperPart .swiper-slide:hover>.newsbox{
	display: none;
}
.index_part5 .newsSwiperPart .swiper-slide .newsbox2{
	width: 100%;
	height: 1.64rem;
	background: linear-gradient( 180deg, #333333 0%, #333333 100%);
	box-shadow: 0rem 0.03rem 0.2rem 0.01rem rgba(56,57,136,0.07);
	opacity: 0.79;
	position: absolute;
	bottom: -100%;
	left: 0;
	padding: 0 0.5rem;
	padding-top: 0.23rem;
	transition: all 0.6s;
}

.index_part5 .newsSwiperPart .swiper-slide:hover .newsbox2{
	bottom: 0;
}
.index_part5 .newsSwiperPart .swiper-slide .newsbox2 .newsTitle{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.2rem;
	color: #FFFFFF !important;
	line-height: 0.33rem;
	margin: 0 !important;
}
.index_part5 .newsSwiperPart .swiper-slide .newsbox2 .newsTime{
	font-family: Poppins, Poppins;
	font-weight: 400;
	font-size: 0.2rem;
	color: #FFFFFF;
}
.index_part5 .newsSwiperPart .swiper-slide .newsbox2 .newsMore{
	width: 0.35rem !important;
	height: 0.35rem !important;
	background: #D64E27;
}
.index_part5 .newsSwiperPart .swiper-slide .newsbox2 .newsMore img{
	width: 0.2rem;
	height: 0.2rem;
}
.index_part5 .newsSwiperPart .swiper-slide .newsbox2 .newsbox{
	margin-top: 0.16rem;
}

.index_part4{
	background: #FFFFFF;
	padding-top: 0.83rem;
	padding-bottom: 0.72rem;
}
.index_part4 .part_bd .part_tab{
    display: none;
}
.index_part4 .part_bd .part_tab.cur{
    display: block;
}


.index_part4 .index_partTitle{
	text-align: center;
}
.index_part4 .kcxSwiper{
	margin-top: 0.72rem;
	position: relative;
}


.index_part4 .swiper-containerKcx{
	width: calc(100% - 3.2rem);
	overflow: hidden;
	margin: 0 auto;
}

.index_part4 .swiper-containerKcx .swiper-slide{
	width: 2.83rem;
	height: 1.06rem;
	padding: 0.05rem 0;
	border: 0.01rem solid #E2E2E2;
}
.index_part4 .swiper-containerKcx .swiper-slide:hover{
	border: 0.01rem solid #D96042;
}
.index_part4 .swiper-containerKcx .swiper-slide img{
	height: 100%;
	width: auto;
	display: block;
	margin: 0 auto;
}
.index_part4 .swiper-button-next,
.index_part4 .swiper-button-prev{
	width: 0.27rem;
	height: 0.27rem;
	background: #D64E27;
	border: 0.02rem solid #D64E27;
	border-radius: 50%;
	opacity: 1 !important;
}
.index_part4 .swiper-button-next.swiper-button-disabled,
.index_part4 .swiper-button-prev.swiper-button-disabled{
	border: 0.02rem solid #D64E27;
	background: #FFFFFF;
}

.index_part4 .swiper-button-next::after,
.index_part4 .swiper-button-prev::after{
	color: #FFFFFF;
	font-size: 0.1rem;
}
.index_part4 .swiper-button-next.swiper-button-disabled::after,
.index_part4 .swiper-button-prev.swiper-button-disabled::after{
	color: #D64E27;
}
.index_part4 .swiper-button-prev{
	left: 1rem;
	top: 0.66rem !important;
	bottom: unset;
}
.index_part4 .swiper-button-next{
	right: 1rem;
	top: 0.66rem !important;
	bottom: unset;
}


/* 公司简介 */
.index_part3 .index_part3T{
	height: 1.03rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.4rem;
	color: #1D50A2;
	line-height: 1.03rem;
	margin: 0 auto;
	position: relative;
	text-align: center;
	z-index: 1;
}
.index_part3 .index_part3T::before{
	content: 'ABOUT US';
	font-family: Anton, Anton;
	font-weight: bold;
	font-size: 0.7rem;
	color: #F7FAFF;
	line-height: 1.03rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: -1;
}
.index_part3.about .part2_1left{
	margin-top: 0.34rem;
	width: 7.76rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.35rem;
}
.index_part3.about .part2_1{
	padding-top:0.78rem;
}
.index_part3.about .index_partTitle{
	text-align: center;
}
.index_part3.about{
	padding-top: 0.98rem;
}


.about_part3{
	width: 100%;
	padding-top: 1.13rem;
	background: url(../img/qywhbg.png);
	background-size: 100% 100%;
	position: relative;
}
.about_part3 .qywhBpx{
	width: 46.3%;
	position: absolute;
	right: 0;
	margin-top: 1.23rem;
}
.about_part3 .qywnTxt{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.28rem;
	color: #0A0A0A;
	margin-top: 0.25rem;
	margin-bottom: 0.6rem;
}
.about_part3 .qywhUi{
	display: flex;
	flex-wrap: wrap;
}
.about_part3 .qywhUi .qywhLi{
	width: 3.3rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.24rem;
	color: #383635;font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.24rem;
	color: #383635;
	margin-bottom: 0.38rem;
	padding-left: 0.46rem;
	position: relative;
}
.about_part3 .qywhUi .qywhLi::before{
	content: '';
	width: 0.1rem;
	height: 0.1rem;
	border: 0.02rem solid #D64E27;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
}
.index_part3 .more{
	margin-top: 0.4rem;
}

.index_part4{
	height: 10.8rem;
	background: url(../img/index/produc_bg.png);
	background-size: 100% 100%;
	position: relative;
}
.index_part4 .index_part4T{
	height: 1.03rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.4rem;
	color: #FFFFFF;
	line-height: 1.03rem;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	margin-bottom: 1.03rem;
}
.index_part4 .index_part4T::before{
	content: 'PRODUCTS';
	font-family: Anton, Anton;
	font-weight: bold;
	font-size: 0.7rem;
	color: #FFFFFF;
	line-height: 1.03rem;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0%,-50%);
	z-index: -1;
	opacity: 0.05;
}
.index_part4 .flList2 .fl2{
	width: 7.83rem;
}
.index_part4 .cpImg{
	width: 6.45rem;
	height: 6.45rem;
	border-radius: 50%;
	border: 0.02rem solid #00D8FF;
	padding: 0.16rem;
	position: absolute;
	top: 1.36rem;
	right: 1.88rem;
}
.index_part4 .cpImg .lid_img{
    display: none;
}
.index_part4 .cpImg .lid_img.on{
    display: block;
}
.index_part4 .cpImg img{
	width: 6.13rem;
	height: 6.13rem;
	border-radius: 50%;
}
.index_part4 .cpImg::before{
	content: '';
	position: absolute;
	width: 0.16rem;
	height: 0.16rem;
	background-color: #FFFFFF;
	border-radius: 50%;
    top: -0.08rem;
    left: calc(50% );
	transform-origin: 0 3.32rem; 
	animation: rotate 10s linear infinite;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.index_part4 .fl{
	width: 1.44rem;
	height: 0.53rem;
	border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-size: 0.2rem;
	color: #FFFFFF;
	line-height: 0.53rem;
	margin-right: 0.43rem;
	text-align: center;
	cursor: pointer;
}
.index_part4 .fl.active{
	font-weight: bold;
	font-size: 0.2rem;
	color: #1D50A2;
	background: #FFFFFF;
}
.index_part4 .flList2 .fl2{
	margin-top: 0.56rem;
	position: relative;
	cursor: pointer;
}
.index_part4 .flList2 .fl2 .txt1{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 600;
	font-size: 0.18rem;
	color: #FFFFFF;
	line-height: 0.3rem;
	display: flex;
	align-items: center;
}
.index_part4 .flList2 .fl2 .m img{
	width: 0.16rem;
	height: 0.08rem;
	position: absolute;
	right: 0.35rem;
	top: 0.41rem;
	width: 0.16rem;
}
.index_part4 .flList2 .fl2 .d{
	width: 0.08rem;
	height: 0.1rem;
	margin-right: 0.08rem;
}
.index_part4 .flList2 .fl2 .txt2{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.14rem;
	color: #FFFFFF;
	line-height: 0.22rem;
}
.index_part4 .flList2 .fl2.active{
	background: rgba(255,255,255,0.26);
	padding-top: 0.29rem;
	padding-bottom: 0.28rem;
	padding-left: 0.27rem;
	padding-right: 0.35rem;
	width: 7.77rem;
	/*height: 1.48rem;*/
	border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.index_part4 .flList2 .fl2.active .txt1{
	font-size: 0.25rem;
	margin-bottom: 0.17rem;
}
.index_part4 .flList2 .fl2 .txt2{
	display: none;
}
.index_part4 .flList2 .fl2 .m{
	display: none;
}
.index_part4 .flList2 .fl2.active .txt2{
	display: block;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.14rem;
	color: #FFFFFF;
	line-height: 0.22rem;
}
.index_part4 .flList2 .fl2.active::before{
	content: '';
	width: 0.05rem;
	height: 0.03rem;
	border-left: 0.1rem solid rgba(255,255,255,0.26);
	border-top: 0.12rem solid transparent;
	border-bottom: 0.12rem solid transparent;
	position: absolute;
	top: 50%;
	right: -0.14rem;
	transform: translate(0,-50%);
}


.index_part5{
	padding-top: 0.94rem;
	padding-bottom: 0.84rem;
	background: url(../img/index/jjfa_bg.png);
	background-size: 100% 100%;
}
.index_partT{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.4rem;
	color: #1D50A2;
	line-height: 1.03rem;
	position: relative;
	z-index: 3;
}
.index_partT .TXTB{
	font-family: Anton, Anton;
	font-weight: bold;
	font-size: 0.7rem;
	color: #F7FAFF;
	line-height: 1.03rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.index_part5 .p5Div2{
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(0,0,0,0.05);
	border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
	padding-top: 0.53rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-bottom: 0.39rem;
}
.index_part5 .p5Div21{
	align-items: center;
	justify-content: center;
}
.index_part5 .p5Div2 .p5Div21L{
	width: 1.8rem;
	height: 0.64rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.18rem;
	color: #000000;
	line-height: 0.64rem;
	text-align: center;
	background: url(../img/index/5bg1.png);
	background-size: 100% 100%;
	cursor: pointer;
}
.index_part5 .p5Div2 .p5Div21L.active,
.index_part5 .p5Div2 .p5Div21L:hover{
	background: url(../img/index/5bg12.png) !important;
	background-size: 100% 100% !important;
	color: #FFFFFF;
}
.index_part5 .p5Div2 .p5Div21L:nth-child(1){
	background: url(../img/index/5bg2.png) !important;
	background-size: 100% 100% !important;
}
.index_part5 .p5Div2 .p5Div21L:nth-child(1).active,
.index_part5 .p5Div2 .p5Div21L:nth-child(1):hover{
	background: url(../img/index/5bg22.png) !important;
	background-size: 100% 100% !important;
	color: #FFFFFF
}
.index_part5 .p5Div2 .p5Div21L:last-child{
	background: url(../img/index/5bg3.png) !important;
	background-size: 100% 100% !important;
}
.index_part5 .p5Div2 .p5Div21L:last-child.active,
.index_part5 .p5Div2 .p5Div21L:last-child:hover{
	background: url(../img/index/5bg32.png) !important;
	background-size: 100% 100% !important;
	color: #FFFFFF
}
.index_part5 .p5Div22{
	margin-top: 0.44rem;
	display: none;
}
.index_part5 .p5Div22.cur{
    display: block;
}
.index_part5 .p5Div22 .p5Div22T1{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.3rem;
	color: #333333;
}
.index_part5 .p5Div22 .p5Div22T2{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #666666;
	line-height: 0.3rem;
	margin-top: 0.17rem;
	margin-bottom: 0.37rem;
}
.index_part5 .p5Div22 .p5Div22Img img{
	width: calc(50% - 0.1rem);
	height: auto;
}
.index_part5 .more3{
	margin: 0 auto;
	border: 0.01rem solid #1D50A2;
	margin-top: 0.61rem;
}
.index_part5 .more3 a{
	/*color: #1C50A1 !important;*/
}
.index_part5 .more3 .img2{
	display: block;
}
.index_part5 .more3 .img1{
	display: none;
}


.index_part6 .more4{
	background: #FFFFFF;
}
.index_part6 .more4 a{
	/*color: #1C50A1 !important;*/
}
.index_part6 .more4 .img1{
	display: none;
}
.index_part6 .more4 .img2{
	display: block;
}
.index_part6{
	height: 9.51rem;
	background: url(../img/index/dxal_bg.png);
	background-size: 100% 100%;
	padding-top: 1.38rem;
	padding-bottom: 1.91rem;
	position: relative;
}
.index_part6 .index_partT{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.4rem;
	color: #FFFFFF;
	line-height: 1.03rem;
}
.index_part6 .index_partT .TXTB{
	font-family: Anton, Anton;
	font-weight: bold;
	font-size: 0.7rem;
	color: #FFFFFF;
	opacity: 0.2;
	line-height: 1.03rem;
}
.index_part6 .part6Swiper {
    position: unset;
    margin-top: 0.94rem;
    height: 6.36rem;
    position: relative;
    padding-bottom: 3rem;
}
.index_part6 .part6Swiper .swiper-slide{
	width: 2.99rem;
	height: 2.67rem;
	border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
	background: #FFFFFF;
	padding: 0.11rem;
}
.index_part6 .part6Swiper .swiper-slide.swiper-slide-active{
	width: 5.2rem !important;
	height: 3.38rem !important;
	position: relative;
}
.index_part6 .part6Swiper .swiper-slide.swiper-slide-active::after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    /*background: #fff;*/
    /*opacity: .5;*/
    top: 0;
    left: 0;
    background-image: url('../img/mask.png');
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.index_part6 .part6Swiper .p6Txt{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #000000;
	line-height: 0.25rem;
	margin-top: 0.1rem;
	margin-bottom: 0.13rem;
	text-align: center;
}
.index_part6 .part6Swiper .p6Img{
	width: 100%;
	height: 1.76rem;
	border-radius: 0 0 0.1rem 0.1rem;
	overflow: hidden;
}
.index_part6 .part6Swiper .p6Txt2{
	display: none;
}
.index_part6 .part6Swiper .swiper-slide.swiper-slide-active .p6Img{
	height: 100% !important;
}
.index_part6 .part6Swiper .swiper-slide.swiper-slide-active .p6Txt{
	display: none;
}
.index_part6 .part6Swiper .swiper-slide.swiper-slide-active .p6Txt2{
	display: block;
	position: absolute;
	bottom: 0.51rem;
	padding-left: 0.13rem;
	z-index: 1;
}
.index_part6 .part6Swiper .swiper-slide.swiper-slide-active .p6Txt21{
	width: 2.79rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.2rem;
	color: #fff;
	line-height: 0.3rem;
	margin-bottom: 0.17rem;
}
.index_part6 .part6Swiper .swiper-slide.swiper-slide-active .p6Txt22 a{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 600;
	font-size: 0.16rem;
	color: #fff;
}
.index_part6 .part6Swiper .swiper-slide.swiper-slide-active .p6Txt22 img{
	width: 0.16rem;
	height: auto;
	display: inline-block;
	margin-left: 0.1rem;
	/*filter: invert(1);*/
}
.index_part6 .part6Swiper .swiper-wrapper{
	align-items: end;
}
.index_part6 .part6Swiper .swiper-pagination{
	top: unset;
	bottom: 1.91rem;
	width: 67.24%;
	left: 2.6rem;
	height: 0;
	border: 0.01rem solid rgba(255, 255, 255,0.16);
}
.index_part6 .part6Swiper .swiper-pagination span{
	border: 0.02rem solid #FFFFFF;
}
.index_part6 .part6Swiper .swiper-button-next,
.index_part6 .part6Swiper .swiper-button-prev{
	width: 0.4rem;
	height: 0.4rem;
	background: #FFFFFF;
	border-radius: 50%;
	opacity: 1 !important;
}
.index_part6 .part6Swiper .swiper-button-next::after,
.index_part6 .part6Swiper .swiper-button-prev::after{
	content: '';
}
.index_part6 .part6Swiper .swiper-button-next .img1,
.index_part6 .part6Swiper .swiper-button-prev .img1{
	display: none;
}
.index_part6 .part6Swiper .swiper-button-next img,
.index_part6 .part6Swiper .swiper-button-prev img{
	width: 0.16rem;
	height: 0.08rem;
	display: inline-block;
	margin: 0 auto;
}
.index_part6 .part6Swiper .swiper-button-next:hover,
.index_part6 .part6Swiper .swiper-button-prev:hover{
	background: #1D50A2;
}
.index_part6 .part6Swiper .swiper-button-next:hover .img1,
.index_part6 .part6Swiper .swiper-button-prev:hover .img1{
	display: block !important;
}
.index_part6 .part6Swiper .swiper-button-next:hover .img2,
.index_part6 .part6Swiper .swiper-button-prev:hover .img2{
	display: none !important;
}
.index_part6 .part6Swiper .swiper-button-prev img{
	transform: rotate(180deg) scaleY(-1);
}
.index_part6 .part6Swiper .swiper-button-next{
	top: unset;
	left: unset;
	right: 2.6rem;
	bottom: 1.72rem;
}
.index_part6 .part6Swiper .swiper-button-prev{
	top: unset;
	left: unset;
	right: 3.09rem;
	bottom: 1.72rem;
}
.index_part6::after{
	content: '';
	width: 100%;
	height: 1rem;
	background: #F5F8FF;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.index_part7 .index_partT{
	text-align: center;
	line-height: 1;
}
.index_part7 .index_partT .TXTB{
	left: 50%;
	transform: translate(-50%,0);
}
.index_part7{
	padding-top: 1.2rem;
	padding-bottom: 1.45rem;
	position: relative;
}
.index_part7 .news{
	margin-top: 1.2rem	;
}
.index_part7 .news .newsL{
	width: 7.41rem;
	height: 5.64rem;
	overflow: hidden;
	border-radius: 0.1rem;
	display: none;
}
.index_part7 .news .newsL.act{
    display: block;
}
.index_part7 .news .newsL img{
	width: 100%;
	height: 100%;
	transition: all 0.8s;
}
.index_part7 .news .newsL:hover img{
	transform: scale(1.05);
}
.index_part7 .news .newsR{
	width: 6.11rem;
}
.index_part7 .news .newsR .newsList{
	height: 0.99rem;
	padding-top: 0.13rem;
	padding-bottom: 0.23rem;
	border-bottom: 0.01rem solid #EDEDED;
	margin-bottom: 0.19rem;
	cursor: pointer;
}
.index_part7 .news .newsR .newsList:last-child{
	margin-bottom: 0;
}
.index_part7 .news .newsR .newsDT1{
	font-family: Poppins, Poppins;
	font-weight: 400;
	font-size: 0.46rem;
	color: #A5A5A5;
	line-height: 1;
}
.index_part7 .news .newsR .newsDT2{
	font-family: Poppins, Poppins;
	font-weight: 400;
	font-size: 0.13rem;
	color: #A5A5A5;
	line-height: 0.19rem;
	line-height: 1;
	margin-top: 0.1rem;
}
.index_part7 .news .newsR .newsLD{
	position: relative;
	padding-right: 0.24rem;
	margin-right: 0.22rem;
}
.index_part7 .news .newsR .newsLD::after{
	content: '';
	width: 0.01rem;
	height: 0.55rem;
	border-right: 0.01rem solid #A5A5A5;
	position: absolute;
	right: 0;
	top: 0;
}
.index_part7 .news .newsR .newsLT1{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 600;
	font-size: 0.2rem;
	color: #000000;
}
.index_part7 .news .newsR .newsLT2{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #414141;
	margin-top: 0.1rem;
}

.index_part7 .news .newsR .newsList:hover .newsDT1,
.index_part7 .news .newsR .newsList:hover .newsDT2{
	color: #000;
}
.index_part7 .news .newsR .newsList:hover .newsLT1{
	color: #1D50A2;
}
.index_part7::after{
	content: '';
	width: 100%;
	height: 10.92rem;
	display: block;
	background: url(../img/index/p7_bg.png);
	background-size: 100% 100%;
	position: absolute;
	bottom: -1rem;
	z-index: -1;
}
@media only screen and (max-width: 1024px) {
.banner{
	height: 5rem;
    margin-top: 1rem;
}
#banner .swiper-slide .ibannerTxt{
	transform: inherit;
	left: 6%;
	top: 10%;
	width: 90%;
}
#banner .swiper-slide .ibannerTxt .txt2{
	font-size: 0.3rem;
}
#banner .swiper-slide .ibannerTxt .txt3{
	margin-bottom: .6rem;
}
#banner .ibanner22{
	width: 50%;
	height: auto;
}
#banner .ibannerTleft{
	width: 50%;
}
#banner .ibanner21 .swiper-slide.swiper-slide-active span{
	font-size: 0.3rem;
}
#banner .ibannerTleft{
	margin-top: 0;
}
.index_part3{
	padding: 1rem 0.3rem;
}
.part2_1{
	display: block;
}
.part2_1left{
	width: 100%;
	margin-bottom: .5rem;
}
.part2_1left .part3_1logo{
	font-size: 0.3rem;
}
.part2_1left .part2_1txt div{
	font-size: 0.24rem;
}
.part2_1right{
	width: 100%;
	height: auto;
}
.part3_num{
	display: block;
	height: auto;
	overflow: hidden;
}
.part3_num .numDiv{
	width: 50%;
	float: left;
	text-align: center;
	font-size: 0.24rem;
	margin-bottom: .3rem;
}
.part3_num .numDiv .box2{
		font-size: 0.24rem;
}
.part3_num .numDiv .box2{
		text-align: center;

}
.part3_num .numDiv::after{
	background: none;
}
.part3_num .numDiv .box1 span{
	font-size: 0.55rem;
	margin-left: 30%;
}
.index_part4{
	padding: 1rem 0.3rem;
	height: 18.5rem;
}
.index_part4 .index_part4T{
	margin-bottom: 0;
}
.index_part4 .fl{
	font-size: 0.24rem;
}
.index_part4 .fl.active{
	font-size: 0.24rem;
}
.index_part4 .cpImg{
	height: auto;
  top: auto !important;
  right: auto;
  width: auto;
  margin-top: .3rem;
  position: relative;
}
.index_part4 .cpImg .lid_img a{
    display: flex;
    justify-content: center;
    align-items: center;
}
.index_part4 .flList2 .fl2.active{
	width: 100%;
}
.index_part4 .flList2 .fl2.active .txt2 {
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.index_part4 .flList2 .fl2 .txt1 {
  font-size: 0.24rem;
}
.index_part4 .flList2 .fl2.active .txt2 {
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.index_part5{
	padding: 1rem .3rem;
}
.index_part5 .p5Div2{
	margin-top: .5rem;
	padding: .3rem;
}
.index_part5 .p5Div2 .p5Div21L{
	padding: 0 .1rem;
    font-size: 0.24rem;
    width: 33%;
    float: left;
    margin-bottom: .3rem;
}
.index_part5 .p5Div21{
	display: block;
  height: auto;
  overflow: auto;
}
.index_part5 .p5Div22 .p5Div22T2 {
  font-size: 0.24rem;
}
.index_part5 .p5Div22 .p5Div22Img img {
  height: auto;
  width: 100%;
  margin-bottom: .3rem;
}
.index_part6 {
  padding: 1rem .3rem;
}
.index_part6 .part6Swiper .swiper-slide.swiper-slide-active .p6Txt21{

	font-size: 0.24rem;
}
.index_part6 .part6Swiper .swiper-slide.swiper-slide-active .p6Txt22 a{
	font-size: 0.24rem;
}
.index_part7 .news {
  padding: 0 0.3rem;
}
.index_part7 .news .newsL{
	width: 100%;
	height: auto;
}.index_part7 .news .newsR {
  width: 6.11rem;
  width: 100%;
  margin-top: .3rem;
}
.index_part7 .news .newsR .newsDT1 {

  font-size: 0.36rem;

  text-align: center;
}

.index_part7 .news .newsR .newsDT2 {
 
  font-size: 0.24rem;
}
.index_part7 .news .newsR .newsLT2 {
  font-size: 0.24rem;
}
.index_part7 .news .newsR .newsLD{
	width: 25%;
}
.index_part7 .news .newsR .newsLT{
	width: 70%;
}
.index_part7 .news .newsR .newsLT1 {

  font-size: 0.24rem;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
}
.index_part6 .part6Swiper .swiper-button-prev{
	right: unset;
	left: 30%;
	bottom: 1rem;
}
.index_part6 .part6Swiper .swiper-button-next{
	left: unset;
	right: 30%;
	bottom: 1rem;
}
.index_part6 .part6Swiper .swiper-pagination{
	width: 100%;
	left: 0
}
.index_part6 .part6Swiper .swiper-slide.swiper-slide-active .p6Txt21{
	width: 90%
}
}