body{width: auto; height:auto; margin:0 auto; background: #f0f0f0;}

#banner{width: 958px; height: 458px; margin-top: 150px; border-radius: 8px;}

#banner1{width: 958px; height: 458px; margin-top: 50px; border-radius: 8px;}

#main{width: 960px; height: 730px; margin: 0 auto; margin-top: 36px;}
#main ul{}
#main ul li{width: 240px; height: 243px;float: left;}
#main ul li.co{background: url(../images/icobg.jpg);}

.co div a{display: block; width: 220px; height: 20px; color: #fff;}
.co div a:hover{text-decoration: underline;}
.co div span{display: block; float: right; width: 40px; height: 16px; margin-top: 6px; margin-right: 6px; font: normal 12px/16px "微软雅黑"; color: #018D70; background: #fff; text-align: center;}
.co div{display: block; margin-left:20px;}
.co div strong{display: block;float: left; font: normal 14px/20px "微软雅黑"; color: #fff;}
.co title b{display: block;float: left;}
.co div p{display:block; width: 214px; height: 60px; font: normal 14px/20px "微软雅黑"; color: #fff; overflow: hidden;}

#links{width: 960px; height:120px; margin: 0 auto; margin-top: 62px;}
#links h2{}
#links dl{float: left; width: 957px;}
#links dl dd{ font:14px/26px "微软雅黑"; padding:8px;}

/*banner渐隐*/
.example{}
.example ol{position:relative;width: 100px;height: 20px;top:14px; margin: 0 auto;}
.example ol li{float:left;width: 29px;height: 7px;margin: 2px;background: #f0f0f0;}
.example ol li.seleted{background: #0e9577;}

.luara-{position:relative;padding:0;}
.luara- ul{padding: inherit;margin: 0;border: 1px solid #b2b2b2; border-radius:15px; overflow: hidden;}
.luara- ul li{display: none;padding: inherit;margin: inherit;list-style: none; border-radius:15px;}
.luara- ul li:first-child{display:block;}
.luara- ul li img{width: 962px;height: 460px;} 

.list { 
    width:100px; 
    height:30px; 
    float:left; 
    position:relative;
}
.list a {
    display:block;
    width:96px; 
    
    height:26px; 
    line-height:26px; 
    text-align:center;
}
.list a:hover { 
  
}
 
/*设置一级导航样式*/
.list ul{
    display:none;
}
.list:hover ul{
    display:block;
    width:100px;
    position:absolute;
    top:30px;
    left:0;
    background-color:white;
}
.list:hover ul li a{
    display:block;
    width:96px;
    height:26px;
    line-height:26px;
    
    text-align:center;
}
.list:hover ul li a:hover{
   
}
 
.list:hover ul li ul { 
    display:none;
}
.list:hover ul li:hover ul{ 
    display:block; 
    width:100px; 
    position:absolute; 
    top:0px; 
    left:100px;

}
.list:hover ul li:hover ul li { 
    width:100px; 
    height:30px; 
}
.list:hover ul li:hover ul li a { 
    display:block; 
    width:96px; 
    height:26px; 
    line-height:26px; 
   
    text-align:center; 
}
.list:hover ul li:hover ul li a:hover { 
   
}
.list:hover ul .nav_jw ul { 
    display:none;
}
.list:hover ul .nav_jw:hover ul{ 
    display:block; 
    width:100px; 
    position:absolute; 
    top:0px; 
    left:-100px;
  
}
.list:hover ul .nav_jw:hover ul li { 
    width:100px; 
    height:30px; 
}
.list:hover ul .nav_jw:hover ul li a { 
    display:block; 
    width:96px; 
    height:26px; 
    line-height:26px; 
   
    text-align:center; 
}
.list:hover ul .nav_jw:hover ul li a:hover { 
    background-color:#00CC00;
}
P{
font-size:16px	
	}