@media (min-width: 1025px) {
	.index-banner .con .swiper-container1 .swiper-slide{
		cursor: pointer;
	}
	.index-banner .con .swiper-container1 .swiper-slide h2{
		transition: all 0.3s ease 0s;
	}
	.index-banner .con .swiper-container1 .swiper-slide:hover h2{
		color: rgba(255, 255, 255, 1); 
	}
	.header-wrap .header .right-tab .links a:hover{
		color: #006ab8;
	}
	.header-wrap .header .right-tab .links a:hover i{
		background:url('../../web/img/arrow-db.png')no-repeat center center;
		background-size: contain;
	}
	.header-wrap .header .right-tab .search{
		position: relative;
	}
	.header-wrap .header .right-tab .search:before{
		content: "";
		position: absolute;
		top: -0.5rem;
		right: 0;
		bottom: 0;
		left: -0.5rem;
		display: block;
		width: 1.5rem;
		height: 1.5rem;
		border-radius: 100%;
		-webkit-transform: scale(0);
		transform: scale(0);
		transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
	}
	.header-wrap .header .right-tab .search:hover:before{
		background-color: rgba(0, 0, 0, 0.1);
		-webkit-transform: scale(1);
		transform: scale(1);
		transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
	}
	.index-banner .con .swiper-container1 .swiper-button-prev{
		transition: all 0.3s ease 0s;
	}
	.index-banner .con .swiper-container1 .swiper-button-next{
		transition: all 0.3s ease 0s;
	}
	.index-banner .con .swiper-container1 .swiper-button-prev:hover{
		transform: translateX(-5px); 
	}
	.index-banner .con .swiper-container1 .swiper-button-next:hover{
		transform: translateX(5px); 
	}
	.wel-product .pro-con .swiper-button-prev{
		transition: all 0.3s ease 0s;
	}
	.wel-product .pro-con .swiper-button-next{
		transition: all 0.3s ease 0s;
	}
	.wel-product .pro-con .swiper-button-prev:hover{
		background:url('../../web/img/swiper-l4b.png')no-repeat center center;
		background-size: contain;
	}
	.wel-product .pro-con .swiper-button-next:hover{
		background:url('../../web/img/swiper-r4b.png')no-repeat center center;
		background-size: contain;
	}
	.wel-product .pro-con .swiper-box .swiper-container .swiper-slide .img{
		overflow: hidden;
	}
	.wel-product .pro-con .swiper-box .swiper-container .swiper-slide .img img{
		transition: all 0.3s ease 0s;
	}
	.wel-product .pro-con .swiper-box .swiper-container .swiper-slide .img:hover img{
		transform: scale(1.05); 
	}
	.wel-product .pro-con .swiper-box .swiper-container .swiper-slide .con-t .view-more a{
		transition: all 0.3s ease 0s;
	}
	.wel-product .pro-con .swiper-box .swiper-container .swiper-slide .con-t .view-more a:hover{
		background: #444;
	}
	.wel-product .pro-tab .swiper-container .swiper-slide .icon{
		transition: all 0.3s ease 0s;
	}
	.wel-product .pro-tab .swiper-container .swiper-slide:hover .icon{
		transform: translateY(5px); 
	}
	.wel-news .new .news-con .img .imgg img{
		transition: all 0.3s ease 0s;
	}
	.wel-news .new .news-con .img:hover .imgg img{
		transform: scale(1.05);
	}
	.wel-news .new .news-con .list li .tit i{
		transition: all 0.3s ease 0s;
	}
	.wel-news .new .news-con .list li:hover .tit i{
		background:url('../../web/img/arrow-r6b.png')no-repeat center center;
		background-size: contain;
	}
	.wel-news .new .news-con .list li:hover .tit span{
		color: #006ab8;
	}
	.footer-wrap .footer .top .pc-list a:hover{
		color: #006ab8;
	}
	.footer-wrap a:hover{
		color: #006ab8;
	}
	.add-item3 .wrapp .swiper-container .swiper-slide .con-t{
		transition: all 0.3s ease 0s;
	}
	.add-item3 .wrapp .swiper-container .swiper-slide:hover .con-t{
		transform: translateY(5px); 
	}
	.ov-item1 .con .con-t .con-r{
		transition: all 0.3s ease 0s;
	}
	.ov-item1 .con .con-t .con-r:hover{
		transform: translateY(5px); 
	}
	.ov-item1 .con-list li{
		transition: all 0.3s ease 0s;
	}
	.ov-item1 .con-list li:hover{
		transform: translateY(5px); 
	}
	.ov-item2 .swiper-box .swiper-container .swiper-slide .img{
		overflow: hidden;
	}
	.ov-item2 .swiper-box .swiper-container .swiper-slide .img img{
		transition: all 0.3s ease 0s;
	}
	.ov-item2 .swiper-box .swiper-container .swiper-slide .img:hover img{
		transform: scale(1.05);
	}
	.ov-item2 .swiper-box .swiper-container .swiper-button-next:hover{
		background:url('../../web/img/swiper-r1a.png')no-repeat center center;
		background-size: contain;
	}
	.ov-item2 .swiper-box .swiper-container .swiper-button-prev:hover{
		background:url('../../web/img/swiper-l1a.png')no-repeat center center;
		background-size: contain;
	}
	.ov-item3 .icon{
		transition: all 0.3s ease 0s;
	}
	.ov-item3 .icon:hover{
		transform: translateY(5px); 
	}
	.develop-wrap .tab .swiper-box .swiper-container .swiper-slide{
		transition: all 0.3s ease 0s;
		cursor: pointer;
	}
	.develop-wrap .tab .swiper-box .swiper-container .swiper-slide:hover{
		background: #006ab8;
		color: #fff;
	}
	.develop-wrap .tab .swiper-box .swiper-container .swiper-button-prev{
		transition: all 0.3s ease 0s;
	}
	.develop-wrap .tab .swiper-box .swiper-container .swiper-button-next{
		transition: all 0.3s ease 0s;
	}
	.develop-wrap .tab .swiper-box .swiper-container .swiper-button-prev:hover{
		background:url('../../web/img/swiper-l1a.png')no-repeat center center;
		background-size: contain;
	}
	.develop-wrap .tab .swiper-box .swiper-container .swiper-button-next:hover{
		background:url('../../web/img/swiper-r1a.png')no-repeat center center;
		background-size: contain;
	}
	.develop-wrap .deve-con .item .img img{
		transition: all 0.3s ease 0s;
	}
	.develop-wrap .deve-con .item .img{
		cursor: pointer;
		transition: all 0.3s ease 0s;
	}
	.develop-wrap .deve-con .item .img:hover{
		transform: translateY(5px); 
	}
	.develop-wrap .deve-con .item .con-t{
		transition: all 0.3s ease 0s;
	}
	.develop-wrap .deve-con .item .con-t:hover{
		transform: translateY(5px); 
	}
	.wenhua-wrap .wenhua-con .list li .img img{
		transition: all 0.3s ease 0s;
	}
	.wenhua-wrap .wenhua-con .list li .img:hover img{
		transform: scale(1.05);
	}
	.wenhua-wrap .qikan-con .list li .img img{
		transition: all 0.3s ease 0s;
	}
	.wenhua-wrap .qikan-con .list li:hover .img img{
		transform: scale(1.05);
	}
	.wenhua-wrap .qikan-con .list li .li-con .icon{
		transition: all 0.3s ease 0s;
	}
	.wenhua-wrap .qikan-con .list li .li-con:hover .icon{
		transform: translateY(5px);
	}
	.page i{
		transition: all 0.3s ease 0s;
	}
	.page .prev:hover i{
		background:url('../../web/img/page-lw.png')no-repeat center center;
		background-size: contain;
	}
	.page .next:hover i{
		background:url('../../web/img/page-rw.png')no-repeat center center;
		background-size: contain;
	}
	.honor-wrap .title-img h1{
		transition: all 0.3s ease 0s;
	}
	.honor-wrap .title-img:hover h1{
		transform: translateY(5px);
	}
	.honor-wrap .title-img p{
		transition: all 0.3s ease 0s;
	}
	.honor-wrap .title-img:hover p{
		transform: translateY(5px);
	}
	.honor-wrap .swiper-con .swiper-box .swiper-container .swiper-slide img{
		transition: all 0.3s ease 0s;
	}
	.honor-wrap .swiper-con .swiper-box .swiper-container .swiper-slide:hover img{
		transform: scale(1.05);
	}
	.honor-wrap .swiper-con .swiper-box .swiper-container .swiper-button-next{
		transition: all 0.3s ease 0s;
	}
	.honor-wrap .swiper-con .swiper-box .swiper-container .swiper-button-prev{
		transition: all 0.3s ease 0s;
	}
	.honor-wrap .swiper-con .swiper-box .swiper-container .swiper-button-next:hover{
		background:url('../../web/img/swiper-r1a.png')no-repeat center center;
		background-size: contain;
	}
	.honor-wrap .swiper-con .swiper-box .swiper-container .swiper-button-prev:hover{
		background:url('../../web/img/swiper-l1a.png')no-repeat center center;
		background-size: contain;
	}
	.honor-wrap .icon-con .item .con-tt{
		transition: all 0.3s ease 0s;
	}
	.honor-wrap .icon-con .item:hover .con-tt{
		transform: translateY(5px);
	}
	.fencai-wrap .class-wrap .class-top .swiper-box .swiper-container .swiper-button-next{
		transition: all 0.3s ease 0s;
	}
	.fencai-wrap .class-wrap .class-top .swiper-box .swiper-container .swiper-button-prev{
		transition: all 0.3s ease 0s;
	}
	.fencai-wrap .class-wrap .class-top .swiper-box .swiper-container .swiper-button-next:hover{
		background:url('../../web/img/swiper-r1a.png')no-repeat center center;
		background-size: contain;
	}
	.fencai-wrap .class-wrap .class-top .swiper-box .swiper-container .swiper-button-prev:hover{
		background:url('../../web/img/swiper-l1a.png')no-repeat center center;
		background-size: contain;
	}
	.fencai-wrap .class-wrap .class-top .img img{
		transition: all 0.3s ease 0s;
	}
	.fencai-wrap .class-wrap .class-top .img:hover img{
		transform: scale(1.05);
	}
	.fencai-wrap .ajax-list .list li .img img{
		transition: all 0.3s ease 0s;
	}
	.fencai-wrap .ajax-list .list li:hover .img img{
		transform: scale(1.05);
	}
	.fencai-wrap .class-wrap .class-list li .img{
		overflow: hidden;
	}
	.fencai-wrap .class-wrap .class-list li .img img{
		transition: all 0.3s ease 0s;
	}
	.fencai-wrap .class-wrap .class-list li:hover .img img{
		transform: scale(1.05);
	}
	.fencai-wrap .class-wrap .class-top .swiper-box .swiper-container .swiper-slide img{
		transition: all 0.3s ease 0s;
	}
	.fencai-wrap .class-wrap .class-top .swiper-box .swiper-container .swiper-slide:hover img{
		transform: scale(1.05);
	}
	.member-wrap .span-tip{
		transition: all 0.3s ease 0s;
	}
	.member-wrap .span-tip:hover {
		background: #006ab8;
		color: #fff;
	}
	.reov-item1 .color-wrap .imgpoa{
		overflow: hidden;
	}
	.reov-item1 .color-wrap .imgpoa img{
		transition: all 0.3s ease 0s;
	}
	.reov-item1 .color-wrap .imgpoa:hover img{
		transform: scale(1.05);
	}
	.reov-item1 .color-wrap .con .con-list li{
		transition: all 0.3s ease 0s;
	}
	.reov-item1 .color-wrap .con .con-list li:hover{
		transform: translateY(5px);
	}
	.reov-item1 .color-wrap .con .readmore {
		transition: all 0.3s ease 0s;
	}
	.reov-item1 .color-wrap .con .readmore:hover{
		background: #444;
	}
	.gaikuo-list li .img:hover img{
		transform: scale(1.05);
	}
	.gaikuo-list li .img img{
		transition: all 0.3s ease 0s;
	}
	.project-wrap .img-con .swiper-box .swiper-container .swiper-slide img{
		transition: all 0.3s ease 0s;
	}
	.project-wrap .img-con .swiper-box .swiper-container .swiper-slide:hover img{
		transform: scale(1.05);
	}
	.proall-wrap .title .search-wrap .submit{
		transition: all 0.3s ease 0s;
	}
	.proall-wrap .title .search-wrap .submit:hover{
		background:url('../../web/img/pro-searchb.png')no-repeat center center;
		background-size: contain;
	}
	.proall-wrap .list-wrap .list li .img img{
		transition: all 0.3s ease 0s;
	}
	.proall-wrap .list-wrap .list li:hover .img img{
		transform: scale(1.05);
	}
	.assu-wrap .map-wrap .map1 .con-t .list li{
		transition: all 0.3s ease 0s;
	}
	.assu-wrap .map-wrap .map1 .con-t .list li:hover{
		transform: translateY(5px);
	}
	.assu-wrap .map-wrap .map2 .con-t .list li{
		transition: all 0.3s ease 0s;
	}
	.assu-wrap .map-wrap .map2 .con-t .list li:hover{
		transform: translateY(5px);
	}
	.assu-wrap .item-wrap .item-con .list li{
		transition: all 0.3s ease 0s;
	}
	.assu-wrap .item-wrap .item-con .list li:hover{
		transform: scale(1.01);
	}
	.center-wrap .list li .img img{
		transition: all 0.3s ease 0s;
	}
	.center-wrap .list li:hover .img img{
		transform: scale(1.05);
	}
	.center-wrap .list li .con-t .icon img{
		transition: all 0.3s ease 0s;
	}
	.center-wrap .list li:hover .con-t .icon img{
		transform: translateX(3px);
	}
	/*.center-wrap .tab-list .item .up{
		position: relative;
		z-index: 2;
	}
	.center-wrap .tab-list .item .up:before{
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 1.25rem;
		-webkit-transform: scale(0);
		transform: scale(0);
		transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
		z-index: -1;
	}
	.center-wrap .tab-list .item .up:hover:before{
		background-color: rgba(0, 0, 0, 0.1);
		-webkit-transform: scale(1);
		transform: scale(1);
		transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
	}*/
	
	.center-wrap .tab-list .item .up:hover .submit{
		background:url('../../web/img/news-searchb.png')no-repeat center center;
		background-size: contain;
	}
	.center-wrap .tab-list .item .up:hover i{
		background:url('../../web/img/arrow-d5b.png')no-repeat center center;
		background-size: contain;
	}
	.detail-wrap .info-img .img img{
		transition: all 0.3s ease 0s;
	}
	.detail-wrap .info-img .img:hover img{
		transform: scale(1.05);
	}
	.detail-wrap .info-img .con-t .buy{
		transition: all 0.3s ease 0s;
	}
	.detail-wrap .info-img .con-t .buy:hover{
		background: #444;
	}
	.detail-wrap .de-con .swiper-box .swiper-container .swiper-slide{
		transition: all 0.3s ease 0s;
	}
	.detail-wrap .de-con .swiper-box .swiper-container .swiper-slide:hover{
		color: #006ab8;
	}
	.detail-wrap .list-wrap .back{
		transition: all 0.3s ease 0s;
	}
	.detail-wrap .list-wrap .back:hover{
		background: #444;
	}
	.detail-wrap .list-wrap .list li .img img{
		transition: all 0.3s ease 0s;
	}
	.detail-wrap .list-wrap .list li:hover .img img{
		transform: scale(1.05);
	}
	.inter-wrap .img .con h1{
		transition: all 0.3s ease 0s;
	}
	.inter-wrap .img .con p{
		transition: all 0.3s ease 0s;
	}
	.inter-wrap .img:hover h1{
		transform: translateY(5px);
	}
	.inter-wrap .img:hover P{
		transform: translateY(5px);
	}
	.inter-wrap .list li{
		transition: all 0.3s ease 0s;
	}
	.inter-wrap .list li:hover{
		transform: translateY(5px);
	}
	.newde-wrap .de-bottom .back-list i{
		transition: all 0.3s ease 0s;
	}
	.newde-wrap .de-bottom .back-list:hover i{
		background:url('../../web/img/back-news-iconb.png')no-repeat center center;
		background-size: contain;
	}
	.newde-wrap .de-bottom h1{
		transition: all 0.3s ease 0s;
	}
	.newde-wrap .de-bottom .prev .icon i{
		transition: all 0.3s ease 0s;
	}
	.newde-wrap .de-bottom .prev:hover .icon i{
		background:url('../../web/img/swiper-l4b.png')no-repeat center center;
		background-size: contain;
	}
	.newde-wrap .de-bottom .prev:hover h1{
		color: #006ab8;
	}
	.newde-wrap .de-bottom .next:hover h1{
		color: #006ab8;
	}
	.newde-wrap .de-bottom .next .icon i{
		transition: all 0.3s ease 0s;
	}
	.newde-wrap .de-bottom .next:hover .icon i{
		background:url('../../web/img/swiper-r4b.png')no-repeat center center;
		background-size: contain;
	}
	.safe-wrap .swiper-box .swiper-container .swiper-slide:hover .back{
		transform: scale(1.05);
	}
	.energy-wrap .list li .img img{
		transition: all 0.3s ease 0s;
	}
	.energy-wrap .list li .img:hover img{
		transform: scale(1.05);
	}
	.energy-wrap .list li .more{
		transition: all 0.3s ease 0s;
		display: block;
	}
	.energy-wrap .list li:hover .more{
		transform: translateX(5px);
	}
	.energy-wrap .last .last-con .con-t a{
		transition: all 0.3s ease 0s;
		display: block;
	}
	.energy-wrap .last .last-con .con-t a:hover{
		transform: translateX(5px);
	}
	.energy-wrap .last .last-con .con-t a{
		transition: all 0.3s ease 0s;
		display: block;
	}
	.energy-wrap .last .last-con .con-t a:hover{
		transform: translateX(5px);
	}
	.human-wrap .list li .img img{
		transition: all 0.3s ease 0s;
	}
	.human-wrap .list li .img:hover img{
		transform: scale(1.05);
	}
	.human-wrap .list li .more{
		transition: all 0.3s ease 0s;
		display: block;
	}
	.human-wrap .list li:hover .more{
		transform: translateX(5px);
	}
	.assu-wrap .item-wrap .item-con .readmore{
		transition: all 0.3s ease 0s;
	}
	.assu-wrap .item-wrap .item-con .readmore:hover{
		background:#444;
	}
}