/* 懒人图库 搜集整理 www.lanrentuku.com */

/*焦点图*/
.focusparty{ position:relative; width:700px; height:480px;   float: left;left:0;top:0;z-index:1;}  
.focusparty img{  text-align:center; } 
.focusparty .shadow .title{width: 260px; height:80px;padding-left: 30px;padding-top: 20px;}
.focusparty .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focusparty .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focusparty .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; }  
.focusparty .btn a:hover,.focusparty .btn a.current{  cursor:pointer;background:#fc114a;}  
.focusparty .fPichparty{ position:absolute; left:0px; top:0px;text-align:center; margin:0 auto; }  
.focusparty .D1fBthparty{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focusparty .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;}   
.focusparty .shadow a{ text-decoration:none; color:#fff; font-size:16px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focusparty .fconaparty{ position:relative; width:100%; float:left;  display:none; background:#fff ;text-align:center; margin:0 auto;}  
.focusparty .fconaparty img{ display:block;text-align:center; }  
.focusparty .fbghparty{bottom:20px; right:0; position:absolute; height:21px; text-align:center; z-index: 200;  }  
.focusparty .fbghparty div{overflow:hidden;zoom:1;height:24px;float:right;}    
.focusparty .D1fBthparty 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;	
	
	
	}      
.focusparty .D1fBthparty .current,.focusparty .D1fBthparty a:hover{ background-position: 0 -24px; font-size: 14px;color:#fff;background:#f90}
.focusparty .D1fBthparty img{display:none}    
.focusparty .D1fBthparty i{display:none; font-style:normal; }       
.focusparty .prev,.focusparty .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focusparty .prev{top: 50%;margin-top: -37px; left: 10px;background-position:0 -74px; cursor:pointer; }  
.focusparty .next{top: 50%;margin-top: -37px; right: 10px;  background-position:-40px -74px;  cursor:pointer;}  
.focusparty .prev:hover{  background-position:0 0; }  
.focusparty .next:hover{  background-position:-40px 0;}     

