@media screen and (min-width: 992px) {
	header nav a:hover{
		color: #da271e;
	}
/* 	#main .wrap1 .pro-intro nav a:hover{
		border: 2px solid #c8ad8f;
	} */
	#main .wrap1 .pro-intro nav a:hover:after{
		width: calc(100% - 0.06rem);
		height: calc(100% - 0.06rem);
		opacity: 1;
	}
	#main .wrap3 h2.tit .newlist a:hover{
		color: #a37e61;
	}
	#main .wrap3 li a:hover .tit,
	#main .wrap3 li a:hover .con,
	#main .wrap3 li a:hover .time .d1,
	#main .wrap3 li a:hover .time .d2{
		color: #a37e61;
	}
	#main .wrap3 li a:hover .btn{
		background-color: #a37e61;
		color: #ffffff;
		background-image: url('../img/6.png');
		background-position: 1.1rem center;
	}
	#main .wrap4 .king .flex-direction-nav a:hover{
		background-image: url('../img/10.png');
	}
	#main .wrap4 .king .flex-direction-nav a
	footer .right ul li a:hover:not(:first-child),
	footer .fot a.boc:hover{
		color: #da251c;
	}	
	.navlist .item:hover .ico{
		background-color: #eeebda;
		color: #996859 !important;
	}
	#symptom .department a:hover{
		/* background-color: #fff; */
	}
	#symptom .symptomlist .side ul a:hover:after{
		right: .2rem;
	}
	#products .wrap2 ul li .text .btn:hover{
		padding: 0 .8rem;
	}
	#symptom .symptomlist .more span:hover,
	#party .wrap1 .moreajx span:hover,
	#news .wrap1 .ajax span:hover,
	#productslist .wrap1 .more span:hover,
	#productsinfo .wrap6 .more span:hover{
		color: #000;
	}
	#productslist .wrap1 .tuijian .text .btn:hover{
		color: #fff;
		background-color: #a37e61;
	}
/* 	#productslist .wrap1 .item a:hover{
	    box-shadow: 0 0 8px rgba(0,0,0,0.3);
	} */
	#productslist .wrap1 .text:hover .corner,
	#productsinfo .wrap6 .list .text:hover .corner,
	#symptom .symptomlist .list .text:hover .corner{
		background-image: url('../img/78.jpg');
	}
	#productslist .wrap1 .text:hover .border,
	#productsinfo .wrap6 .list .text:hover .border,
	#symptom .symptomlist .list .text:hover .border
	{
		background-color: #a88568;
	}
	footer .right ul li a:hover{
		color: #da271e;
	}
	#news .wrap1 li .text .more:hover:after{
		right: .2rem;
	}
	#news .wrap1 .box:hover .left .imgs img{
		transform: scale(1.1);
	}
	.about-nav2 a:hover .ico{
		background-color: #eeebda;
		color: #996859 !important;
	}
	#party .wrap1 .list li .more:hover:after{
		right: .2rem;
	}
	#party .wrap1 .list li:hover .imgs img{
		transform: scale(1.05);
	}
	#recruit .wrap3 .flexslider .slides > li:hover{
		transform: scale(1.1);
	}
	#about .wrap3 li:hover, #about .wrap3 .mid .item:hover{
		background-color: rgba(255,255,255,1);
	}
	#main .wrap3 .item1 .text .btn:hover:after{
		right: .2rem;
	}
	#main .wrap4 .more:hover{
		background-position: 1.2rem center;
	}
	#about .wrap1 .box .bgbox .imgslides .owl-nav .owl-prev:hover,
	#about .wrap1 .box .bgbox .imgslides .owl-nav .owl-next:hover{
		background-color: #a37e61;
		background-image:url('../img/21-h.png');
	}
	#productslist .department .item:hover:after{
		opacity: 1;
		width: calc(100% - .1rem);
		height: calc(100% - .08rem);
	}
	#productslist .department .item:hover a:after{
		opacity: 1;
	}
	#symptom .department .item:hover a:after{
		opacity: 1;
	}
	#symptom .department .item:hover a:before{
	    opacity: 1;
	    width: calc(100% - .12rem);
	    height: calc(100% - .1rem);
	}
}