@charset "utf-8";
/* CSS menu */


		a,img{border:0;text-decoration:none;color:#666;}
		.menunav {position:relative;width:690px;height:80px;overflow:hidden;line-height:38px;font-size:14px;float:right;}
		.menunav li{float:left;display:inline;width:110px;height:70px; font-size: 18px; line-height:70px; margin-left:5px;text-align:center; font-family: "Microsoft YaHei","Simsum","Noto Sans CJK SC","Arial";border-top: 9px solid #fff;}
		.menunav a:hover{text-decoration:none;color:#e60012;}
		.menunav li:hover{border-top: 9px solid #e60012; transition: all 1s; }
		#navBd{position:relative;}
		.navHover a{display:inline-block;color:#e60012;}
#index #tag1, #case #tag2, #services #tag3, #map #tag4, #news #tag5, #mp #tag6, #dy #tag7{
	border-top: 9px solid #E60012 !important;
}
#index #tag1 a, #case #tag2 a, #services #tag3 a, #map #tag4 a, #news #tag5 a, #mp #tag6 a, #dy #tag7 a{
	  color: #E60012;
}

	  
.menunav .dyicon:before { content:""; background:url("../images/666dy.png") no-repeat left center; width:17px; height:20px; display:inline-block; vertical-align:middle; margin-right:2px;}
#dy .menunav .dyicon:before { content:""; background:url("../images/reddy.png") no-repeat left center; width:17px; height:20px; display:inline-block; vertical-align:middle; margin-right:2px;}
.menunav li a:hover.dyicon:before  { content:""; background:url("../images/reddy.png") no-repeat left center;}