/*轮播*/

.focus{ position:relative; width:684px; height:370px;float: left;}  
.focus img{ width: 684px; height: 370px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:40px; line-height: 40px; background:rgba(1,82,147,0.7);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; 
    /* background:#000; */
    background: #ffffff;
}  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:15px; right:20px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:11px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#B0B0B0; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#FFFFFF;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }   

/* 图片滚动 */

.imglistnew{ width:934px;  overflow:hidden; position:relative;}
.imglistnew .hd .prev,.imglistnew .hd .next{position:absolute;width:38px; height:38px;overflow:hidden;cursor:pointer;z-index: 999}
.imglistnew .hd .prev{left:10px;top:90px;background:url(nra_scroll_1.png);}
.imglistnew .hd .prev:hover{background:url(nra_scroll_1a.png);}
.imglistnew .hd .next{right:0;top:90px;background:url(nra_scroll_2.png);}
.imglistnew .hd .next:hover{background:url(nra_scroll_2a.png);}
.imglistnew .bd{ padding:10px;}
.imglistnew .bd ul{ overflow:hidden; zoom:1; }
.imglistnew .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.imglistnew .bd ul li img{ width:306px; height:190px; display:block;}

 