@charset "utf-8";/* By Raceman */
*{padding:0;margin:0;}

body,h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd{padding:0;margin:0;}
li{list-style:none;}img{border:none;}em{font-style:normal;}
a{color:#555;text-decoration:none;outline:none;blr:this.onFocus=this.blur();}
a:hover{color:#000;text-decoration:underline;}
body{font-size:12px;font-family:Arial,Verdana, Helvetica, sans-serif;word-break:break-all;word-wrap:break-word;}
.clear{height:0;overflow:hidden;clear:both;}
/*=========
header开始
=====================*/

.header{margin:0 auto;width:860px; height:100px; position:relative;}
.header_logo{width:998px; height:91px;}
.header_logo ul{position:absolute;left:730px; top:5px;}
.header_logo ul li{float:left;}
.header_logo ul li a{display:inline-block;font-weight:bold;padding:0 10px;}
.header_right{float:left;margin-top:0px; margin-left:374px !important; margin-left:320px; height:69px; width:200px; font-size:12px; color:Whilte;}
.searchs{margin-top:0px; margin-left:20px; height:20px; width:194px; font-size:12px; color:Whilte; padding-top:13px;}
.header_li{margin-top:0px; margin-left:0px; height:20px; width:194px; font-size:12px; color:Whilte;}
.header_li ul{width:194px; height:34px; margin:0 0 0 13px; text-align:right; }
.header_li ul li{float:left;}
.header_li ul li a{display:inline-block;padding:10px 8px; color:#fff;font-weight:bold;font-size:12px;}
.header_li ul li a:hover{color:Gray;text-decoration:none; }

.header_mainNav{width:998px; height:50px;}
.header_mainNav ul{width:954px; height:34px;margin:0 0 0 23px;}
.header_mainNav ul li{float:left;}
.header_mainNav ul li a{display:inline-block;padding:10px 33px !important;padding:10px 30px;color:#fff;font-weight:bold;font-size:12px;}
.header_mainNav ul li a:hover{color:red; background:darkslateblue; }
.header_button{position:absolute;left:740px; top:50px;}
.header_buttonaA{position:absolute;left:900px;top:48px;}
/*=========
header结束
=====================*/
/*=========
footer结束
=====================*/

.footer{width:auto; height:80px; margin-top:6px; background:url(../images/footer_bj.jpg) repeat-x;
background-position: 0px 0px; color:#ffffff; padding:5px 5px 5px 5px;position:relative;}
.footer_right{float:left;width:600px; height:72px;position:absolute;left:300px; top:20px;} 
.footer_left{float:left;width:100px; height:72px; position:absolute;left:210px; top:5px;
background:url(../images/logo_footer.jpg) no-repeat;}
/*=========
footer结束
=====================*/
.content_A{margin:0 auto; }

.content_submenu{float:left; width:240px; height:580px;  margin-top:2px;}
.content_contentMain{float:left; width:546px;height:580px; margin-top:10px;margin-left:40px;}
/*---列表----*/
#menu { width:234px; height:550px; background:#eee;}
#menu .has_children{cursor:pointer; width:200px; height:auto;}
#menu .has_children p{  border-bottom:1px dashed black; width:200px; height:auto; }

#menu .highlight{ width:200px; height:auto;}
#menu div{ float:left;}
#menu div a{display : none; float:left;width:150px;margin-top:5px; margin-left:14px!important; margin-left:0px;  height:auto;}

	 /*首页开始*/
		 #photoShow{
			border: solid 1px #C5E88E;
			overflow: hidden; /*图片超出DIV的部分不显示*/
			width: 840px;
			height:308px;
			background: #C5E88E;
			position: absolute;
			margin-top:0px;
		}
		#photoShow .photo{ 
			position: absolute;
			top: 0px;
			width: 750px;
			height:308px;
		}
		#photoShow .photo img{
			width: 750px;
			height: 308px;
		}
		#photoShow .photo span{
			padding: 0px 0px 0px 5px;
			width: 750px;
			height: 30px;
			position: absolute;
			left: 0px;
			bottom: -32px; /*介绍内容开始的时候不显示*/
			background: black;
			filter: alpha(opacity=50); /*IE透明*/
			opacity: 0.5; /*FF透明*/
			color: #FFFFFF;
		}
			 /*二级开始*/
		 #photoShowa{
			border: solid 1px #C5E88E;
			overflow: hidden; /*图片超出DIV的部分不显示*/
			width: 850px;
			height:178px;
			background: #C5E88E;
			position: absolute;
			margin-top:0px;
		}
		#photoShowa .photoa{ 
			position: absolute;
			top: 0px;
			width: 740px;
			height:178px;
		}
		#photoShowa .photoa img{
			width: 740px;
			height:178px;
		}
		#photoShowa .photoa span{
			padding: 0px 0px 0px 5px;
			width: 740px;
			height: 30px;
			position: absolute;
			left: 0px;
			bottom: -32px; /*介绍内容开始的时候不显示*/
			background: black;
			filter: alpha(opacity=50); /*IE透明*/
			opacity: 0.5; /*FF透明*/
			color: #FFFFFF;
		}