﻿/*焦点图*/
.focus{ position:relative;  height:204px; background-color: #000;}  
.focus img{ width: 308px; height: 176px;} 
.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/15px "\5B8B\4F53"; 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 .shadow{ width:100%; position:absolute; bottom:-28px; left:0px; z-index:10; height:28px; line-height: 28px; background:#f4f5f5;    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ padding:0 10px;}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:38px; right:5px; position:absolute;  text-align:center; z-index: 200; }  
.focus .D1fBt a{position:relative; display:inline; width:20px; height:8px; margin:0 5px;float:left; background:#fff; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#db514d;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    

