@media(min-width: 1025px){
	.wow{
		/* visibility: hidden; */
	}
	header .left-nav li:hover .tit,
	.header-right .right-nav li:hover .tit{
		color: #50b0c5;
	}
	.f-nav .navson a:hover{
		color: #fff;
	}
	.footer-top .follow-box .lists .item:hover img{
		opacity: 1;
	}
	.footer-top .follow-box .lists .item:hover .hover{
		opacity: 1;
	}
	.faq-list .con-box:hover{
		box-shadow: 0 0 1rem rgba(7,51,61,.1);
	}
	.faq-list .con-box .more-btn:hover{
		background-color: #50b0c5;
	}
	.faq-list .con-box .more-btn:hover span{
		color: #fff;
		background-image: url('../img/faq-more2.png');
	}
	.page a:hover{
		background-color: #51b3c9;
		color: #fff;
	}
	.page .prv:hover{
		background-image: url('../img/page-prev2.png');
	}
	.page .next:hover{
		background-image: url('../img/page-next2.png');
	}
	.top-nav .type-btns .swiper-slide a:hover .init{
		opacity: 0;
	}
	.top-nav .type-btns .swiper-slide a:hover .hover{
		opacity: 1;
	}
	.top-nav .type-btns .swiper-slide a:hover .txt{
		color: #51b3c9;
	}
	.faqinfo-box .left .item:hover{
		color: #51b3c9;
	}
	.faqinfo-box .left .item:hover:before{
		background-color: #51b3c9;
	}

	.sup-video-box .social-list .item:hover .txt{
		color: #3eaac3;
	}
	.sup-video-box .social-list .item:hover .hover{
		opacity: 1;
	}
	.sup-video-box .social-list .item:hover img{
		filter: grayscale(0);
	}
	.sup-video-box .video-list .con-box:hover .img img{
		transform: scale(1.1);
	}
	.sub-nav .swiper-slide:hover a{
	    color: #52b3c9;
	}
	.support-top .top-list .con-box:hover .tit{
		color: #51b2c9;
	}
	.support-top .top-list .con-box:hover .more-btn{
		background-color: #51b2c9;
		background-image: url('../img/support-more2.png');
	}

	.sup-contact-box .more-box a:hover{
		background-color: #50b0c5;
	}
	.sup-contact-box .more-box a:hover span{
		color: #fff;
		background-image: url('../img/faq-more2.png');
	}
	.resource-box .con-box:hover{
		box-shadow: 0 0 1.25rem rgba(28,22,23,.13);
	}

	.resource-box .con-box:hover .download-btn{
		background-image: url('../img/resource-icon2.png');
		background-color: #52b3c9;
	}

	.index-product-box .pro-btns a:hover{
		border-color: #50b0c5;
		background-color: #50b0c5;
	}
	.index-product-box .pro-btns a:hover span{
		color: #fff;
		background-image: url('../img/navson-arrow2.png');
		
	}
	.index-product-box .img-list .item:hover .img{
		transform:translateX(-50%) skewX(20deg) scale(1.1);
	}
	.index-product-box .img-list .item:hover:nth-child(1) .img{
		transform:translateX(-50%) skewX(20deg) scale(1);
	}
	.provide-box .provide-btns a:hover{
		background-color: #50b0c5;
		border-color: #50b0c5;
	}
	.aim-list .index-more a:hover,
	.index-blog-box .index-more a:hover{
		background-color: #50b0c5;
	}
	.aim-list .index-more a:hover span,
	.index-blog-box .index-more a:hover span{
		color: #fff;
		background-image: url('../img/navson-arrow2.png');
	}
	.banner .text-box .index-more a:hover{
		background-color: #fff;
		border-color: #50b0c5;
	}
	.banner .text-box .index-more a:hover span{
		color: #51b2c9;
		background-image: url('../img/navson-arrow3.png');
	}
	.index-product-box .tab-box .prev:hover,
	.index-product-box .tab-box .next:hover{
		background-color: #51b2c9;
		border-color: #51b2c9;
	}
	.about-b .list .left .img .bg:hover{
		transform: scale(1.1);
	}
	.about-e .lsit li .bg:hover{
		transform: scale(1.1);
	}
	.xvr-b .right .bg:hover{
		transform: scale(1.1);
	}
	.news-b .list .li a:hover .bg{
		transform:scale(1.1)
	}
	.news-b .list .li a:hover .txt{
		transform:scale(0.9) translateX(-50%);
	}
	.sotf .table a:hover{
	    background-color: #4db1c8;
	    color: #fff;
	}
	.sotf .table a:hover:after{
	    opacity: 1;
	}
	.sotf .cont .item .list3 a:hover{
		transform:translateY(-8%);
	}
	.ret:hover{
		transform:scale(1.1);
	}
	.index-blog-box .blog-tab .swiper-slide:hover{
		    box-shadow: 0 0 1rem rgb(7 51 61 / 10%);
	}
	.news-c .list a:hover .mak{
		opacity: 0.4;
	}
	.news-c .list a:hover .img{
		background-color:#fff;
		border:1px solid #51b2c9;
	}
	.news-c .list a:hover .img svg{
		fill:#51b2c9;
	}
	.news-list .list a:hover .left{
    width: 68%;
}
.news-list .list a:hover .tit-20{
    display: block;
}
.news-list .list a:hover img{
    display: block;
}
}
