@media (min-width: 1025px) {
	.headSearch:hover {
		width: 6.5rem;
	}

	.nav-headSearch:hover {
		width: 6.5rem;
	}

	.headTphone:hover {
		background-color: #00226d;
	}

	.bannerBtn:hover .yuan{
		transform: rotate(360deg);
	}
	
	.sixBtn:hover .yuan{
		transform: rotate(360deg);
	}

	.footrNav li a:hover{
		color: #ffffff;
	}

	.indexNOList:hover{
		background-color: #00226d;
	}
	
	.indexNOList:hover .indexNImgBox{
		display: none;
	}
	
	.indexNOList:hover .indexNTime{
		display: none;
	}
	
	.indexNOList:hover .indexNOCon{
		height: calc(100% - 6px);
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		background-color: transparent;
	}
	.indexNOList:hover .indexNOCon h2{
		margin-bottom: 2.15rem;
		color: #ffffff;
		text-align: center;
	}

	.indexNOList:hover .yuanBtn{
		display: block;
	}

	.indexNOList:hover .yuan{
		transform: rotate(360deg);
	}
	.zxBtn:hover .yuan{
		transform: rotate(360deg);
	}
	
	.strzL:hover .yuan{
		transform: rotate(360deg);
	}
	
	
	
	.searchListBox a:hover .yuan{
		transform: rotate(360deg);
	}
	
	.indexSCB span:hover{
		font-family: 'ab';
	}
	.indexSCB span:hover a{
	 color: #00226d !important;
	}
	

	.indexNOList:hover .listBorder p{
		display: none;
	}
	
	.indexNewEList:hover{
		background-color: #00226d;
	}
	
	.indexNewEList:hover span{
		color: #ffffff;
		width: 100%;
		padding: 0;
	}
	
	.indexNewEList:hover .indexNEImg{
		display: none;
	}

	.indexNumTitleBox .yuanBtn:hover .yuan{
		transform: rotate(360deg);
	}
	.teamPage .yuanBtn:hover .yuan{
		transform: rotate(360deg);
	}
	
	


	.indexNumCon .borderLt:hover::after{
		content: '';
		/* position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%; */
	}
	
	
	.indexYWItem:hover .yuan{
		transform: rotate(360deg);
	}
	
	.indexYWR:hover .yuan{
		transform: rotate(360deg);
	}
	
	.yuanPage:hover .pageY{
		transform: rotate(360deg);
	}
	
	.ddbgTab ul li:hover{
		border-color: #027bdb !important;
		color: #027bdb !important;
	}
	
	.newsDPage a:hover img{
		filter: none;
	}
	
	.newsDPage a:hover span{
		color: #027bdb;
	}
	
	
	.whyItem a:hover{
		font-family: 'am';
	}
	
	.cxTxTab ul li:hover{
		border-color: #027bdb !important;
		color: #027bdb !important;
	}
	

}

	.aboutFC .swiper-slide:hover div{
		display: flex;
	}
	
	.aboutWHItem:hover{
		background-color: rgba(2, 123, 219, .9);
	}
	
	.aboutWHItem:hover p{
		display: block;
	}
	
	.cahungxinWHItem:hover{
		background-color: rgba(2, 123, 219, .9);
	}
	
	.cahungxinWHItem:hover p{
		display: block;
	}
	
	
	.joinLNItem:hover{
		background-color: rgba(2, 123, 219, .9);
	}
	
	.joinLNItem:hover p{
		display: block;
	}
	
	.zlDRItem:hover .zlDRName p{
		color: #00226d;
	}