/*=========mF_tbhuabao========*/
.mF_tbhuabao {}
.mF_tbhuabao .pic,.mF_tbhuabao .win{position:absolute;top:0;left:0;overflow:hidden;}
.mF_tbhuabao .pic li{position:relative;float:left;overflow:hidden;}
.mF_tbhuabao .txt li{position:absolute;z-index:2;width:100%;height:38px;line-height:38px;display:none;}/*默认标题高度*/
.mF_tbhuabao .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:10px;font-size:14px;text-decoration:none;}/*标题样式*/
.mF_tbhuabao .txt li span{display:block;height:100%;position:absolute;top:0;left:0;background:#999;filter:alpha(opacity=60);opacity:0.6;}

.mF_tbhuabao .dot{position:absolute;z-index:100;}
.mF_tbhuabao .dot li{display:inline;}
.mF_tbhuabao .dot li a{ width:11px; height:11px; font-size:0; line-height:0; background:url(ico1.png) no-repeat; display:inline-block;/*filter:alpha(opacity=40);opacity:0.4;*/ margin:0 2px}
.mF_tbhuabao .dot li.current a{background:url(icoHover1.png) no-repeat;}

.mF_tbhuabao .prev,.mF_tbhuabao .next{width:48px;height:63px;position:absolute;z-index:4;cursor:pointer; display:none}
.mF_tbhuabao .next{right:0}
.mF_tbhuabao .prev a{display:block;width:48px;height:63px; background:url(btnLeft.png) no-repeat;}
.mF_tbhuabao .prev a:hover{background:url(btnLeftHover.png) no-repeat;}
.mF_tbhuabao .next a{display:block;width:48px;height:63px; background:url(btnRight.png) no-repeat;}
.mF_tbhuabao .next a:hover{background:url(btnRightHover.png) no-repeat;}