@charset "utf-8";
/* CSS Document */
*
{   margin: 0;
    padding: 0;
    text-decoration: none;
	margin: 0 auto;
	font-size:12px;
}

	 
/*导航完*/

/*中间上*/
.maintop
{
	width:1000px;
	height:708px;
	margin-bottom:15px;
}

.maintopall
{
	width:1000px;
	height:631px;
	float:left;
	margin-top:20px;
	margin-bottom: 15px;
}

.maintop_L
{   width:221px;
	height:631px;
	float:left;;	
}
.maintop_LT
{   width:200px;
	height:30px;
	float:left;
	background-color:#5868AC;
	}
.maintop_LD
{   width:200px;
	height:30px;
	float:left;
    background-color:#5868AC;
}
.maintop_Z
{
    width:535px;
    height:631px;
	margin-left:12px;
    float:left
}
.maintop_R
{
    width:240px;
    height:631px;
    float:left;
    margin-left:11px;
}
.maintop_LD  span
{	
  padding-right:5px;
  float:right;
 }
 .maintop_LD  span  img
 {
	 float:right;
}
.maintop_LD  span  a
 {
	 font-size:13px;
	 color:#F8FFFF;
	 font-weight:bold;	 
}
.maintop_Lcont
{   width:221px;
	height:571px;
	float:left;
	
}

.maintop_Lcontr
{
	float:left;
	height: 100%;
    width: 98%;
}

.maintop_Lcontr  h
{
	font-weight:bold;
	line-height:30px;
	font-size:13px;
}
.maintop_Lcontr  h  img
{
	float:right;
	margin-top:2px;
}

.kind
{
	width:203px;	
}
.enkind
{
	width:213px;	
}
.kind h img
{   float:right;
	padding-right:1px;
}

<!--显示-->
#menu
 {
	 width:222px;
	 padding:0px 0;
}
#menu li
{
	float:left;
	padding-left:15px;
	position:relative;
	line-height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;  
	height:55px;
}
 #menu li:hover
 {
	 background:#5868AC;
	 color:#fff;
 }
   
   #menu li:hover a 
 {
	
	color:#fff;
 }
   #menu li:hover img
 {
	 display:none;
  }
#menu li a
 {
	font-size:13px;
	outline:0;
	text-decoration:none;
	color:#646464;
}
#menu li:hover 
{
	color:fff;
}
.dropdown_4columns
 {	
   margin:6px auto;
   float:left;
   position:absolute;
   left:-999em;
   text-align:left;
	width: auto;
	background: #5868AC;
	padding:5px 0 10px;
	color:#fff;
	height:auto;
}
.dropdown_4columns  ul
{
	margin-top:23px;
}
.dropdown_4columns  ul  li
{
	float:left;
	width:200px;
}
#menu li:hover .dropdown_4columns
 { left:217px;
   top:-6px;
 }
#menu li:hover div a 
{
	font-size:13px;
	color:#fff;
}

#menu li:hover div a:hover
 {
	 color:#e47911;
	 }
#menu li:hover div p:hover
{
	color:#fff;
	}
#menu li ul li 
{
	line-height: 25px;
	}	
#menu li ul li a
{
	padding:0 0 0 6px;
	margin:0;
	}


/*英文显示*/
#menu1
 {
	 width:222px;
	 padding:0px 0;
}
#menu1 li
{
	float:left;
	padding-left:5px;
	position:relative;
	line-height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;  
	height:55px;
}
 #menu1 li:hover
 {
	 background:#5868AC;
	 color:#fff;
 }
   
   #menu1 li:hover a 
 {
	
	color:#fff;
 }
   #menu1 li:hover img
 {
	 display:none;
  }
#menu1 li a
 {
	font-size:12px;
	outline:0;
	text-decoration:none;
	color:#646464;
}
#menu1 li:hover 
{
	color:fff;
}
#menu1 li:hover .dropdown_4columns
 { left:217px;
   top:-6px;
 }
#menu1 li:hover div a 
{
	font-size:12px;
	color:#fff;
}

#menu1 li:hover div a:hover
 {
	 color:#e47911;
	 }
#menu1 li:hover div p:hover
{
	color:#fff;
	}
#menu1 li ul li 
{
	line-height: 25px;
	}	
#menu1 li ul li a
{
	padding:0 0 0 6px;
	margin:0;
	}

<!--显示完-->

.kind h{
	background-image: url("../images/w2.jpg"/*tpa=http://zxzc.8767.com/images/w2.jpg*/);
	background-repeat: no-repeat;
	background-position: right center;
}