/* 懒人图库 搜集整理 www.lanrentuku.com */

/*焦点图*/
.focusdddd{ position:relative; width:600px; height:300px; background-color: #000; float: left;left:0;top:0;z-index:1;}  
.focusdddd img{ width:600px; height:300px; } 
.focusdddd .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focusdddd .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focusdddd .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focusdddd .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focusdddd .btn a:hover,.focusdddd .btn a.current{  cursor:pointer;background:#fc114a;}  
.focusdddd .fPic{ position:absolute; left:0px; top:0px; }  
.focusdddd .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focusdddd .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:40px; height:40px; line-height: 20px; background:rgba(0,0,0,0.7);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  background:url(/images/news_bg.png) repeat-x left top;display:block;  text-align:left; padding:15px 0 0 0;}   
.focusdddd .shadow a{ text-decoration:none; color:#fff; font-size:14px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focusdddd .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focusdddd .fcon img{ display:block; }  
.focusdddd .fbg{bottom:2px; right:0; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focusdddd .fbg div{overflow:hidden;zoom:1;height:24px;float:right;}    
.focusdddd .D1fBt a{ background:url(/images/silde-nav.png) no-repeat left top;position:relative; display:inline; width:23px; height:19px;  color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left;  font-size: 14px;color:#fff; 
    font-weight: bold; }      
.focusdddd .D1fBt .current,.focusdddd .D1fBt a:hover{background:url(/images/silde-nav.png) no-repeat left top;background-position: 0 -24px; font-size: 14px;color:#fff; }
.focusdddd .D1fBt img{display:none}    
.focusdddd .D1fBt i{display:none; font-style:normal; }       
.focusdddd .prev,.focusdddd .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focusdddd .prev{top: 50%;margin-top: -37px; left: 10px;background-position:0 -74px; cursor:pointer; }  
.focusdddd .next{top: 50%;margin-top: -37px; right: 10px;  background-position:-40px -74px;  cursor:pointer;}  
.focusdddd .prev:hover{  background-position:0 0; }  
.focusdddd .next:hover{  background-position:-40px 0;}     
