@media (min-width: 1025px) {
    .pc-nav li:hover .tit,
	header.white .pc-nav li:hover .tit,
	.sp-page header .pc-nav li:hover .tit{
		color: #008fb2;
	}
	.homebanner_box .content a:hover{
		background-color: #fff;
		color:#008fb2;
		border:1px solid #008fb2;
	}
	.homebanner_box .content a:hover .span2 .img1{
	    opacity:0;
	}
	.homebanner_box .content a:hover .span2 .img2{
	    opacity:1;
	}
	.more:hover{
		background-color: #fff;
		color:#008fb2;
		border:1px solid #008fb2;
	}
	.home-c .content .tit .news-btn .more:hover span{
		color:#008fb2;
	}
	.more:hover .span2 .img1{
	    opacity:0;
	}
	.more:hover .span2 .img2{
	    opacity:1;
	}
	.home-b .content .box:hover  .img1{
	    opacity:0;
	}
	.home-b .content .box:hover  .img2{
	    opacity:1;
	}
	.home-b .content .box:hover{
		background-image: url(../img/abg.png);
		background-size:cover;
		background-position: right;
	}
	.home-b .content .box:hover .tit span{
		color:#fff;
	}
	.home-b .content .box:hover .txt{
		color:#fff;
	}
	.home-c .list .left:hover img{
		transform: scale(1.2);
	}
	.home-c .list .right a:hover{
   		 color: #008fb2;
	}
	.home-c .list .right a:hover .year{
	    color: #008fb2;
	}

	.home-c .list .right a:hover .txt .p1{
	    color: #008fb2;
	}
	.home-c .list .right a:hover .txt .p2{
	    color: #008fb2;
	}
	.addess a:hover{
		color: #008fb2;
		background-color: #fff;
	}
	.about-a .left .bg:hover{
		transform: scale(1.2);
	}
	.news-a .bg:hover{
		transform: scale(1.2);
	}
	.news-a .img img:hover{
		transform: scale(1.2);
	}
	.news-a .list a:hover{
   		 color: #008fb2;
	}
	.news-a .list a:hover .txt .p1{
	    color: #008fb2;
	}
	.news-a .list a:hover .txt .p3{
	    color: #008fb2;
	}
	.pagenrgth a:hover{
		background-color:#008fb2;
		color:#fff;
	}
	.pagenrgth a:hover.pev{
		background-image: url(../img/h1.png);
    }
    .pagenrgth a:hover.next{
		background-image: url(../img/h1.png);
    }
    .service-a .right .bg:hover{
		transform: scale(1.2);
	}
	.patry-list .aboutmain ul li .img img:hover{
		transform: scale(1.2);
	}
}