﻿
html{-webkit-text-size-adjust:none;/*解决谷歌小于12px字体*/}
/*layout*/
body{ font-size:12px; font-family:"微软雅黑"; color:#646464; line-height:23px; background:url(head.jpg) repeat-x top left;}
.cbody{width:1000px; margin:0 auto; position:relative;}

#header{ height:102px; position:relative; z-index:9}


.shadow{ background:url(topBotBg.png) repeat-x top left; height:3px; overflow:hidden; width:100%; z-index:2}

#focus-wrap{ height:300px; position:relative;}
#frame{width:100%; overflow:hidden;}
#img{ position:relative; height:300px; overflow:hidden;}
#img li{height:300px; width:100%; display:none; position:absolute; top:0px; left:0px;}
#btn{width:160px; margin:0 auto; text-align:center; z-index:999; position:relative; top:280px;}
#btn p{ text-align:center }
#btn span{ display:block; float:left; cursor:pointer; margin:0 10px; width:10px; height:10px; background:url(dot.gif) -20px 0 no-repeat;}
#btn span.hov{ background-position:0 0;}


.mc { background:url(wh.png) no-repeat top center; line-height:26px; font-size:12px; color:#000; font-family:"微软雅黑"; text-align:center; z-index:10; position:relative; top:-26px }
.mc a { color:#000; }
.mc a:hover { color:#eb6100; }
#demo0 img { margin-right:10px; }
#demo0 a { color:#777; }
.tj img { margin-right:5px; border:1px solid #e1e1e1; margin-bottom:10px }
#nav { height:30px; font-family:"微软雅黑"; }
#nav ul {
    margin:0;
	padding:0;
	}
#nav a {
	display:block;
	
	text-decoration:none;
	color:#5b5b5b;
	
	line-height:30px;
	
	font-size:14px;
	font-weight:bold;
	
}
#nav a:hover,#nav a.active {
		color:#eb6100;

	line-height:30px;
	
	display:block;
	font-weight:bold;
	
	
}
#nav li {
	
	
	
	
	float:left;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	
	list-style:none;
	
	
	
}

#lx { background:url(li.jpg) no-repeat right }

#nav li ul {
	position:absolute;
	top:90px;
	left:-999em;
	width:100px;
	margin-left:-20px;
*margin-left:-50px;
	text-align:center;

		z-index:10;
		FILTER: Alpha(Opacity=80);
	
		
}
#nav li ul li {
	background:#FFF;
		text-align:center;
	
	line-height:25px;

	width:100px;
	padding:0;

	
	}
#nav li ul a {
	display:block;
	font-size:14px;
	padding:0;
	font-weight:bold;
	line-height:25px;
	color:#5b5b5b;
	float:left;
	margin-left:18px;
	font-family:"微软雅黑";
}
#nav li ul a:hover {

	color:#eb6100;
	line-height:25px;
	
	font-size:14px;
	font-weight:bold;
	border-bottom:0;
	font-family:"微软雅黑";
}
#nav li:hover ul {
	left:auto;
}
#nav li.sfhover ul {
	left: auto;
}
#nav .arrowFront, #nav .arrowAfter {
	width:2px;
	height:30px;
	
	overflow:hidden;
	text-indent:-999em;
}
#nav .arrowFront a, #nav .arrowAfter a {
	line-height:30px;
}
#nav .arrowFront {
	float:left;
	background-position:-54px -68px
}
#nav .arrowAfter {
	float:right;
	background-position:-83px -68px
}
.foot { color:#fdf8cd; }
.foot a { color:#fdf8cd; }
.foot a:hover { color:#fdf8cd; text-decoration:underline; }
.list2 a{ margin-left:10px; }
.list2 a { width:170px; line-height:28px; display:block; background:url(li1.jpg) no-repeat top left; text-indent:30px }
.list2 a:hover { width:170px; line-height:28px; display:block; color:#fff; background:url(lia.jpg) no-repeat top left; text-indent:30px }

.list {
   margin:0 10px;
   padding:0;
   }
.list li {
   margin:0;
   padding:0 0 0 15px;
   list-style:none; 
  
   line-height:26px;
   background:url(an.gif) no-repeat left;
   }
.list span { width:60px; float:right; color:#999 }


.list3 li { line-height:30px; }
.list3 a { color:#032375; font-weight:bold; }



.xw a { color:#032375; font-size:12px; font-family:"微软雅黑"; font-weight:bold }
.xw a:hover { color:#032375; text-decoration:underline; }

#nav1 {
       width:180px;
  
       list-style-type: none;
       text-align:left;
	   margin:0;
	   padding:0;
	   text-indent:15px;
	  
    /*定义整个ul菜单的行高和背景色*/
}

/*==================一级目录===================*/
#nav1 a {
       width: 180px; 
       display: block;
     
	   color:#666464;
	   text-decoration:none;
	   font-size:12px;
	   line-height:26px;
	   
	  
	   padding:0;
	  
	   
	   
       /*Width(一定要)，否则下面的Li会变形*/
}


#nav1 a:hover, #nav1 a.active2  {
       color:#eb6100;
	   width:180px; 
       display: block;
     
	   text-decoration:none;
	   font-size:12px;
	  
	   line-height:26px;
	  
	   padding:0;
	 

	   
	   
	 
}

#nav1 li {
        
	   
       margin:0;
	   padding:0;
	   text-align:left;
	   background:url(an.jpg) no-repeat top left;
	  
	   
	  
       /*float：left,本不应该设置，但由于在Firefox不能正常显示       继承Nav的width,限制宽度，li自动向下延伸*/
}





/*==================二级目录===================*/
#nav1 li ul {
       list-style:none;
       text-align:left;
	   margin:0 0 0 15px; 
	   padding:0;
}
#nav1 li ul li{       
    
	   
	   margin:0;
	   width:157px;
	  
	   padding-left:10px;
	   border-bottom:0;
	   background:url(an.jpg) no-repeat top left;
}

#nav1 li ul a {
        
         
		 /*color:#e66200;*/
		 
		 border-bottom:0;
		 text-align:left;
		 text-indent:0px;
		 line-height:21px;
		
		
		 font-size:12px;
		
       /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}

/*下面是二级目录的链接样式*/

#nav1 li ul a:hover {
       color:#eb6100;
       
       
		
		 
		 border-bottom:0;
		 text-align:left;
		
		 font-size:12px;
		 text-indent:0px;
		 line-height:21px;
		
		
       /* 二级onmouseover的字体颜色、背景色*/
}
#nav1 li:hover ul {
       left: auto;
}
#nav1 li.sfhover ul {
       left: auto;
}
#content {
       clear: left; 
}
#nav1 ul.collapsed {
       display: none;
}
-->

#PARENT{
       width:157px;
	   margin:10px 0;
}