
@media (min-width: 1025px){
	
	.navBox ul li a:hover{
		font-family: 'mblack';
		transition: all 0.2s ;
	}
	
	.len:hover{
		background-color: #375417;
		color: #dedfd2;
		transition: all 0.2s ;
	}
	
	.indexProNav a:hover{
		background-color: #375417;
		color: #ffffff !important;
		transition: all 0.2s ;
	}
	
	.indexPro .swiper-slide a:hover .imgBox img{
		width: 120%;
		transition: all .5s;
	}
	.indexPro .swiper-slide a:hover span{
		font-family: 'mb';
		color: #375417 !important;
		transition: all 0.2s ;
	}
	
	.indexOurList:hover{
		background-color: #375417;
		background-image: none !important;
	}
	
	.indexOurList:hover div p{
		display: block;
	}
	
	.indexOurList:hover a{
		display: block;
	}
	
	.newsList:hover{
		transition: all 0.2s ;
		border-color: #375417;
	}
	.newsList:hover h2{
		font-family: 'ms';
		transition: all 0.2s ;
	}
	
	.newsList:hover .indexNMore{
		text-decoration: underline;
	}
	.nNav a:hover{
		color: #375417 !important;
		font-family: 'mr';
		transition: all 0.2s ;
	}
	
	.aboutL a:hover{
		background-color: #3e690f !important;
		color: #ffffff !important;
		transition: all 0.2s ;
	}
	
	
	
	
	.lxList:hover{
		background-color: #375417 !important;
		box-shadow: 0 0 0.5rem rgba(0, 0, 0, .4);
		transition: all 0.2s ;
	}
	
	.lxList:hover .lxImg{
		display: none !important;
	}
	.lxList:hover .lxImgHover{
		display: block !important;
	}
	
	.lxList:hover span, .lxList:hover p{
		color: #98b93c !important;
		transition: all 0.2s ;
	}
	
	
	.contactSend:hover{
		background-color: #98b93c !important;
		transition: all 0.2s ;
	}
	
	.qaLeft button:hover{
		background-color: #98b93c !important;
		transition: all 0.2s ;
	}
	
	
	.newsPageBox ul li a:hover{
		background-color: #375417 !important;
		color: #98b93c !important;
		transition: all 0.2s ;
	}
	
	.proDR a{
		background-color: #98b93c !important;
		transition: all 0.2s ;
	}
	
	
	.newsDPage a:hover{
		color: #375417 !important;
		transition: all 0.2s ;
	}
	
	.proDOList:hover{
		background-image: none !important;
		background-color: #375417;
	}
	.proDOList:hover p{
		display: block;
		transition: all 0.3s ;
	}
	
	
}

