﻿#fucPic { text-align:center;
 overflow:hidden;
 background:#fff;
}/*焦点图*/
/* 焦点图 */
.FocusImgFrame{
padding:0px;
}
.FocusImg{
position:relative;
width:auto;
border:#fff;

}
.FocusImg .BigPic{position:relative;
zoom:1;
padding:0px;
text-align:center;
overflow:hidden;

 
}
.FocusImg .BigPic img{ border-radius:6px;}
.FocusImg .TitleBox{font-size:12px;
font-weight:bold;
 padding-left:5px;
color:#fff;
text-align:left;
 position:absolute;
 bottom:0px;
 z-index:50;
}
.FocusImg .TitileBg{background-color:#666;
position:absolute;
z-index:49;
bottom:0px;
right:0px;
opacity:0.7;
filter:alpha(opacity=70);
}
.FocusImg a:link,.FocusImg a:visited{color:yellow;
text-decoration:none; line-height:15px;
}
.FocusImg a:hover{color:#fff;
text-decoration:none;line-height:15px;
}
.FocusImg .Number{font-size:11px;
color:#fff;
overflow:hidden;
 position:absolute;
 right:1px;
 z-index:50;
text-align:right;
 height:13px;
line-height:13px;
}
.FocusImg .NumberItem{cursor:pointer;
 margin:0px 0px 0px 2px;
 padding:1px 5px;
 background-color:#000;
}
.FocusImg .NumberItemOn{cursor:pointer;
 margin:0px 0px 0px 2px;
 padding:1px 5px;
 background-color:none;
}
.FocusImg .NumberItemBg{height : 15px;
width : 15px;
position : absolute;
z-index : 48;
background-color:#666;
opacity: 0.7;
filter: alpha(opacity=70);
 }
.FocusImg .BorderHack1{background-color:#707070;
position:absolute;
z-index:51;
height:0px;
top:0px;
 left:0px;
font-size:0px;
overflow:hidden;
}
.FocusImg .BorderHack2{background-color:#707070;
position:absolute;
z-index:51;
width:0px;
top:0px;
right:0px;
font-size:0px;
overflow:hidden;
}
.FocusImg .BorderHack3{background-color:#707070;
position:absolute;
z-index:51;
height:0px;
left:0px;
font-size:0px;
overflow:hidden;
}
.FocusImg .BorderHack4{background-color:#707070;
position:absolute;
z-index:51;
width:1px;
left:0px;
top:0px;
font-size:0px;
overflow:hidden;
}