/* 懒人图库 搜集整理 www.lanrentuku.com */

/*焦点图*/
.focushhhh{ position:relative; width:700px; height:480px;   float: left;left:0;top:0;z-index:1;}  
.focushhhh img{  text-align:center; } 
.focushhhh .shadow .title{width: 260px; height:80px;padding-left: 30px;padding-top: 20px;}
.focushhhh .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focushhhh .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focushhhh .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; }  
.focushhhh .btn a:hover,.focushhhh .btn a.current{  cursor:pointer;background:#fc114a;}  
.focushhhh .fPich{ position:absolute; left:0px; top:0px;text-align:center; margin:0 auto; }  
.focushhhh .D1fBth{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focushhhh .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:40px; height:85px; line-height: 85px; background:rgba(0,0,0,0.7);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  background:url(../images/blackbg1.png) repeat left top;display:block;  text-align:left; padding:1px 0 0 0;}   
.focushhhh .shadow a{ text-decoration:none; color:#fff; font-size:16px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focushhhh .fcon{ position:relative; width:100%; float:left;  display:none; background:#fff ;text-align:center; margin:0 auto;}  
.focushhhh .fcon img{ display:block;text-align:center; }  
.focushhhh .fbgh{bottom:90px; right:0; position:absolute; height:21px; text-align:center; z-index: 200;  }  
.focushhhh .fbgh div{overflow:hidden;zoom:1;height:24px;float:right;}    
.focushhhh .D1fBth a{  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;;  background:#004889;
	
	
display: inline-block;
width: 10px;
height: 10px;
border-radius: 50%;
background: rgba(0,0,0,.5);
margin: 0 5px;
cursor: pointer;
box-shadow: none;	
	
	
	}      
.focushhhh .D1fBth .current,.focushhhh .D1fBth a:hover{ background-position: 0 -24px; font-size: 14px;color:#fff;background:#f90}
.focushhhh .D1fBth img{display:none}    
.focushhhh .D1fBth i{display:none; font-style:normal; }       
.focushhhh .prev,.focushhhh .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focushhhh .prev{top: 50%;margin-top: -37px; left: 10px;background-position:0 -74px; cursor:pointer; }  
.focushhhh .next{top: 50%;margin-top: -37px; right: 10px;  background-position:-40px -74px;  cursor:pointer;}  
.focushhhh .prev:hover{  background-position:0 0; }  
.focushhhh .next:hover{  background-position:-40px 0;}     

