
#line_menu{width:1px; float:left; height:39px; }

.nav1{background-image:url(../images/TopNavBg.jpg); background-position: bottom bottom; height:50px;}
.top_menu{width:1281px; margin:auto; }
.top_menu li{float:left;  font-size:14px; padding-left:20px;line-height:50px; padding-left:0px ;background-repeat:no-repeat;position: relative;transition: all ease .3s}
.top_menu li span{float:right;  font-size:14px; }
.top_menu li a:link,.top_menu a:visited{color:#ffffff; height:50px; text-align:center; line-height:50px; padding-left:30px;padding-right:30px; font-size:18px; display:block;font-family: 微软雅黑; font-weight:bold;}
.top_menu li a:hover,.top_menu a:active{color:#ffffff; text-decoration:none; background:url(../images/TopNavMoveLi.jpg) left; text-align:center;font-family: 微软雅黑;background-repeat:no-repeat}
dl, dt, dd, ol, ul, li,fieldset, form, label, legend{margin: 0;padding: 0;border: 0;outline: 0;vertical-align: baseline;background: transparent;list-style:none;list-style-type:none; } 
.top_menu ul li dl {	
	position: absolute;	
	width: 150px;	
	background: #fff;
	text-align: left;
	left: 75%;
	margin-left: -105px;
	opacity: 0;
	transition: all 0.3s ease 0s;
	transform: translate3d(0px, 10px, 0px);
	-moz-transform: translate3d(0px, 10px, 0px);
	-webkit-transform: translate3d(0px, 10px, 0px);
	visibility: hidden;
	z-index: 11;
	padding-bottom: 10px;
	border-radius: 0 0 5px 5px;
}
.top_menu ul li:hover dl {	
	opacity: 1;
	transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	visibility: visible;    
}
.top_menu ul li dl dd {
	padding: 0 20px;
	height: 50px;	
	line-height: 50px;
	border-bottom: 1px solid #f5f5f5;
	text-indent: 0;
	transition: all .3s ease;
	background: #fff;
	
}
.top_menu ul li dl dd i {
	display: block;
	font-size: 16px;
	line-height: 50px;
	float: right;
	color: transparent;
	transition: all .3s ease;
	margin-right: 10px;
	line-height: 50px;
	height: 50px;
}
.top_menu ul li dl dd:hover {	
	/*text-indent: 8px;*/
	background: #ffffff;
	line-height: 50px;
	height: 50px;
}
.top_menu ul li dl dd:hover i {	
	color: #ccc;
	margin-right: 0;
	line-height: 50px;
	height: 50px;
}
.top_menu ul li dl dd a {
	display: block;
	clear: both;
	line-height: 50px;
	height: 50px;
}
.top_menu ul li dl dd a:link {	
	border-bottom: none;
	line-height: 50px;
	height: 50px;
	background-image:url(../images/waite.jpg); background-position:center
}
.top_menu ul li dl dd a:hover {	
	border-bottom: none;
	line-height: 50px;
	height: 50px;
	background-image:url(../images/waite.jpg); background-position:center
}


.nav2{background-position: bottom bottom; height:39px;}
.a1top_menu2{width:1200px; margin:auto; }
.a1top_menu2 li{float:left;  font-size:14px; width:120px; line-height:50px; padding-left:0px ;background:url(../images/nav_bg.jpg); background-repeat:no-repeat;position: relative;
	transition: all ease .3s}
.a1top_menu2 li span{float:right;  font-size:14px; }
.a1top_menu2 li a:link,.a1top_menu2 a:visited{color:#ffffff; font-weight:bold; height:50px; text-align:center; line-height:50px; padding:0px; font-size:14px; display:block;font-family: 微软雅黑;}
.a1top_menu2 li a:hover,.a1top_menu2 a:active{color:#ffffff; text-decoration:none; text-align:center;font-family: 微软雅黑;background-repeat:no-repeat}
dl, dt, dd, ol, ul, li,fieldset, form, label, legend{margin: 0;padding: 0;border: 0;outline: 0;vertical-align: baseline;background: transparent;list-style:none;list-style-type:none; } 
.a1top_menu2 ul li dl {	
	position: absolute;	
	width: 150px;	
	background: #fff;
	text-align: left;
	left: 75%;
	margin-left: -105px;
	opacity: 0;
	transition: all 0.3s ease 0s;
	transform: translate3d(0px, 10px, 0px);
	-moz-transform: translate3d(0px, 10px, 0px);
	-webkit-transform: translate3d(0px, 10px, 0px);
	visibility: hidden;
	z-index: 11;
	padding-bottom: 10px;
	border-radius: 0 0 5px 5px;
}
.a1top_menu2 ul li:hover dl {	
	opacity: 1;
	transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	visibility: visible;    
}
.a1top_menu2 ul li dl dd {
	padding: 0 20px;
	height: 50px;	
	line-height: 50px;
	border-bottom: 1px solid #f5f5f5;
	text-indent: 0;
	transition: all .3s ease;
	background: #fff;
	
}
.a1top_menu2 ul li dl dd i {
	display: block;
	font-size: 16px;
	line-height: 50px;
	float: right;
	color: transparent;
	transition: all .3s ease;
	margin-right: 10px;
	line-height: 50px;
	height: 50px;
}
.a1top_menu2 ul li dl dd:hover {	
	/*text-indent: 8px;*/
	background: #ffffff;
	line-height: 50px;
	height: 50px;
}
.a1top_menu2 ul li dl dd:hover i {	
	color: #ccc;
	margin-right: 0;
	line-height: 50px;
	height: 50px;
}
.a1top_menu2 ul li dl dd a {
	display: block;
	clear: both;
	line-height: 50px;
	height: 50px;
}
.a1top_menu2 ul li dl dd a:link {	
	border-bottom: none;
	line-height: 50px;
	height: 50px;
	background-image:url(../images/waite.jpg); background-position:center
}
.a1top_menu2 ul li dl dd a:hover {	
	border-bottom: none;
	line-height: 50px;
	height: 50px;
	background-image:url(../images/waite.jpg); background-position:center
}

/*切换*/
.slide{overflow:hidden;_float:left;zoom:1}
.FocusPic{zoom:1;position:relative; overflow:hidden}
.FocusPic .content{overflow:hidden}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;top:0; width:434px;height:24px;line-height:24px;overflow:hidden}
.FocusPic .title-bg{ background:#063;filter:alpha(opacity=50);opacity:0.5;}
.FocusPic .title a{display:block;padding-left:15px;color:#fff; font-size:14px;}
.FocusPic .change{bottom:8px;height:14px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:9999;}
.FocusPic .change i {background:#666;color:#fff;cursor:pointer;font-family:Arial;font-size:12px;line-height:10px;margin-right:2px;padding:2px 3px; font-style:normal; height:10px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
.FocusPic .change i.cur {background:#FF0000;}