@charset "utf-8";
#header  .toplink  {
	background-image: url(../../../images/3/y14-12.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	height: 50px;
	position: relative;
	clear: both;
	float: none;
	z-index:999;
}
#header .toplink .link {
	height: 50px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}

#header  .toplink ul li{
	float: left;
	height: 50px;
	width: 125px;
}
#header  .toplink ul li a.a_link  {
	font-family: "微软雅黑";
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	height: 50px;
	line-height: 50px;
	float: left;
	background-image: url(../../../images/3/y14-13.gif);
	width: 125px;
	text-align: center;
	font-weight: bold;
}
#header  .toplink  ul  li  a.a_link:hover,#header .toplink ul .dq a.a_link{
	background-image: url(../../../images/3/y14-14.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	text-decoration: none;
}

/*板式C 样式*/
#header .toplink .link ul .nli{position:relative;z-index:999;	}
#header .toplink .link ul li:hover a.a_link
{
	background-image: url(../../../images/3/y14-14.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #ffffff;
	text-decoration: none;
}
.nav_li .sub { display:none; width:122px; left:-1px;  top:49px; text-align: center; position:absolute; background:#FFF;padding:5px 0px;border: 1px solid #e3e3e3; z-index:500;}
.nav_li .sub li{ width:122px; height:32px !important;}
.nav_li .sub li a { width:118px; color:#121116; display:block;height:32px; line-height:32px; padding:2px; overflow: hidden; font-size:13px;}
.nav_li .sub li a:hover:after { top: -2px; left: -2px; padding: 2px; z-index: -1; background: #fff; -webkit-transition: -webkit-transform 0.2s, opacity 0.3s; -moz-transition: -moz-transform 0.2s, opacity 0.3s; transition: transform 0.2s, opacity 0.3s; }
.nav_li .sub li a:hover { background:#216aef; color:#fff;}
.nav_li .sub li a:hover:after { -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3); opacity: 0; }
