/*=========mF_pithy_tb========*/
.mF_pithy_tb_wrap{float:left;}/*背景边框*/
.mF_pithy_tb .pic{position:absolute;top:0;left:0;}
.mF_pithy_tb .pic ul{ position:absolute;}
.mF_pithy_tb .pic ul li{width:100%;overflow:hidden;}
.mF_pithy_tb .thumb{position:absolute;right:5px;overflow:hidden;z-index:3;width:81px!important; top:5px!important;height:312px!important; overflow:hidden;}
.mF_pithy_tb .thumb ul{position:absolute;width:100%;top:0 !important; left:0px !important;}
.mF_pithy_tb .thumb ul li{position:relative;overflow:hidden;cursor:pointer;width:77px!important;height:53px!important;margin-bottom:6px;border:2px solid #fff;}
.mF_pithy_tb .thumb li a{display:block;border-left:0;}
.mF_pithy_tb .thumb ul li img{width:77px!important;height:53px!important;}
.mF_pithy_tb .thumb li.current{background:url(img/mF_pithy_tb/small_pic.jpg) no-repeat;padding:2px;border:none;}
.mF_pithy_tb .thumb li.current img{border:none;}
.mF_pithy_tb .txt li{position:absolute;z-index:2;bottom:0;width:100%;display:none;}/*默认标题高度*/
.mF_pithy_tb .txt li a{display:block;line-height:30px;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/
.mF_pithy_tb .txt li b{display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=30);opacity:0.3;}
.mF_pithy_tb .prev,.mF_pithy_tb .next{overflow:hidden;position:absolute;z-index:4;right:0;cursor:pointer;background:#dedede; text-align:center;}
.mF_pithy_tb .prev{top:0;}
.mF_pithy_tb .next{bottom:0;}
.mF_pithy_tb .prev-2,.mF_pithy_tb .next-2{width:23px;height:15px;overflow:hidden;position:absolute;z-index:4;bottom:12px;cursor:pointer;background:url(img/mF_pithy_tb/turn.gif) left top no-repeat;}
.mF_pithy_tb .next-2{width:24px;background-position:right top;}
