/*=========mF_expo2010 --2010世博主题========*/
.mF_expo2010{ position:relative;}
.mF_expo2010 .loading{ position:absolute; width:100%; height:100%; background:#fff url(img/loading.gif) center no-repeat; z-index:9;}
.mF_expo2010 .pic{width:100%;}
.mF_expo2010 .pic li{position:absolute; text-align:center; width:100%; height:100%; background-position:center top; background-repeat:no-repeat;}
.mF_expo2010 .pic li a{display:block; margin-top:100px; height:700px; width:100%;}
.mF_expo2010 .num{position:absolute;z-index:3;bottom:10px;right:10px;}
.mF_expo2010 .num li{background-color:white;float:left;position:relative;width:12px;height:12px;line-height:0;overflow:hidden;margin-right:8px;cursor:pointer;border-radius:100%;}
.mF_expo2010 .num li.hover,.mF_expo2010 .num li.current{background-color:#eb7221;}/*当前/悬停按钮*/