﻿/* CSS Document */

*{margin:0;padding:0;border:0;list-style:none;}

.mF_expo2015{position:relative;width:1003px;height:320px;overflow:hidden;font:12px/1.5 Verdana,Geneva,sans-serif;background:#fff;}

.mF_expo2015 .loading3{position:absolute;z-index:9999;width:100%;height:100%;color:#666;text-align:center;padding-top:90px;}/*载入画面*/

.mF_expo2015 .pic3 li{position:absolute;}

.mF_expo2015 .pic3 li img{width:1003px;height:320px;}/*图片和焦点图框架一样大小*/

.mF_expo2015 .txt li{position:absolute;z-index:2;left:0;width:657px;height:36px;line-height:36px;overflow:hidden;}



.mF_expo2015 .num,.mF_expo2015 .num-bg{position:absolute; font-weight:bold; z-index:3;bottom:8px;right:8px;color:#000000;}/*按钮样式*/

.mF_expo2015 .num li,.mF_expo2015 .num-bg li{float:left;width:22px;height:18px;line-height:18px;overflow:hidden;text-align:center;margin-right:1px;cursor:pointer;}

.mF_expo2015 .num-bg li{background:#fff;filter:alpha(opacity=40);opacity:0.5;}/*按钮背景*/

.mF_expo2015 .num li.current,.mF_expo2015 .num li.hover{background:#C0FF00;}/*当前/悬停按钮背景*/

