@media (min-width: 1025px){
	.menu li:hover h2{
		color: #007bc7;
		transition:all 0.3s;
	}
	.menu li:hover p{
		color: #007bc7;
		transition:all 0.3s;
	}
	.header-nav-right .searech:hover,
	.header-nav-right .searech.on{
		background: url(../img1/img_1.png) no-repeat center;
		transition:all 0.3s;
	}
	.hidden-all li:hover {
		background-color: #f1f1f1;
	    border-left: 9px solid #008cd6;
	}
	.hidden-all li:hover a{
		background: url(../img1/img_4.png) no-repeat left center;
	}
	#shades .bds_sqq:hover{
		background: url(../img1/img_8.png) no-repeat center ;
		background-size: inherit;
		transition:all 0.3s;
	}
	#shades .bds_weixin:hover{
		width: 34px;
		background: url(../img1/img_9.png) no-repeat center ;
		background-size: inherit;
		transition:all 0.3s;
	}
	#shades .bds_tsina:hover{
		width: 34px;
		background: url(../img1/img_10.png) no-repeat center ;
		background-size: inherit;
		opacity: 1;
		filter: alpha(opacity=100);
		transition:all 0.3s;
	}
	#swiper1 .swiper-button .swiper-button-next:hover{
		background: url(../img1/img_16.png) no-repeat left;
		transition:all 0.3s;
		background-size: contain;
	}
	#swiper1 .swiper-button .swiper-button-prev:hover{
		background: url(../img1/img_15.png) no-repeat right;
		transition:all 0.3s;
		background-size: contain;
	}
	#swiper2 a:hover{
		color: #007bc7;
		border-color: #007bc7;
		transition:all 0.3s;
	}
	#swiper3 .swiper-button-prev:hover{
		color: #008cd6;
		background: url(../img1/img_27.png) no-repeat left center;
		background-size: contain;
	}
	#swiper3 .swiper-button-next:hover{
		color: #008cd6;
		background: url(../img1/img_28.png) no-repeat right center;
		background-size: contain;
	}
	.branch li:hover b{
		color: #008cd6;
		background: url(../img/join05_h.png) no-repeat right center;
		transition:all 0.3s;
	}
	.branch li:hover img{
		transform:scale(1.2);
		transition:transform 0.8s;
	}
	#swiper4 .swiper-slide:hover a{
		color: #007bc7;
		border-right: 1px solid #007bc7;
		transition:all 0.3s;
	}
	#swiper5 .swiper-slide:hover .news-right-one img{
		transform:scale(1.2);
		transition:transform 0.8s;
	}
	#swiper5 .swiper-button-prev:hover{
		color: #008cd6;
		background: url(../img1/img_27.png) no-repeat left center;
		background-size: contain;
	}
	#swiper5 .swiper-button-next:hover{
		color: #008cd6;
		background: url(../img1/img_28.png) no-repeat right center;
		background-size: contain;
	}
	.news-info-left .prev:hover{
		color: #008cd6;
		background: url(../img1/img_27.png) no-repeat left center;
	}
	.news-info-left .next:hover{
		color: #008cd6;
		background: url(../img1/img_28.png) no-repeat right center;
	}

	#swiper6 .swiper-button-prev:hover{
		color: #008cd6;
		background: url(../img1/img_27.png) no-repeat left center;
		background-size: contain;
	}
	#swiper6 .swiper-button-next:hover{
		color: #008cd6;
		background: url(../img1/img_28.png) no-repeat right center;
		background-size: contain;
	}
	.wel a.more:hover{
		color: #007bc7;
		transition:all 0.3s;
	}
	.wel a.more:hover{
		background: url(../img/join05_h.png) no-repeat right center
		;
		transition:all 0.3s;
	}
	#swiper19 a:hover{
		color: #007bc7;
		transition:all 0.3s;
	}
	#swiper5 .swiper-slide:hover i{
		width: 100%;
		transition:all 0.3s;
	}
	#swiper5 .swiper-slide:hover h2,
	#swiper5 .swiper-slide:hover h3,
	#swiper5 .swiper-slide:hover h4,
	#swiper5 .swiper-slide:hover p{
		color: #fff;
		transition:all 0.3s;
	}
}