@charset "UTF-8";

/*焦点图片*/
.focus{ position:relative; width:445px; height:310px; background-color: #000;overflow:hidden;}  
.focus img{ width:445px; height:310px;} 
.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;color:#B0B0B0;font:12px "SimSun"; 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:30px; line-height: 30px; background:rgba(0,0,0,0.6); filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:center; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:14px; overflow:hidden; font-family: "SimSun";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:0px; right:0px; position:absolute; width:auto;height:13px;margin-bottom:9px;text-align:center; z-index: 200;}  
.focus .fbg div{width:auto;height:13px;margin-right:5px;overflow:hidden;zoom:1;}    
.focus .D1fBt a{position:relative; display:inline; width:13px; height:13px; margin-right:5px;font-size:12px;color:#fff;line-height:32px;text-align:center; outline:0; float:left; /*background:url(../img/jdt-bg1.png) no-repeat;*/ }    
.focus .D1fBt .current,.focus .D1fBt a:hover{text-decoration:none;/*background:url(../img/jdt-bg2.png) no-repeat;*/}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }
