/*---------- 作者信息 ---------*/
/*四川尚狐网络*/
/*http://www.shangfox.com*/


/*---------- base ---------*/
*{padding:0px;margin:0px;}
img{border:none;}
a{color:#888;text-decoration:none;}
a:hover{color:#fff;text-decoration:none;}
ul li{list-style:none;padding: 0;margin: 0;}
ol, ul {margin-top: 0;margin-bottom: 0px;}
p{padding: 0;margin: 0;}
h1,h2,h3,h4,h5{padding: 0;margin: 0;} 

/*shangfoxad*/
/* .shangfoxad{ width:230px; height:230px; overflow:hidden; position:fixed;bottom: 0px;left: 0px;position:fixed; } */
/* .shangfoxad .close{ position: absolute;top: 0;width: 20px;height: 20px;background: #fff;color: #000;border-radius: 100%;text-align: center;line-height: 20px;z-index: 9999;margin-top: 78px;right: 72px;}  */
.shangfoxad .close {
    width: 33px;
    height: 33px;
    background-image: url(../images/fancybox_sprite.png);
    position: absolute;
    top: -35px;
    cursor: pointer;
    right: 0px;
    z-index: 999;
}
.wmhy .close {
    width: 33px;
    height: 33px;
    position: absolute;
    cursor: pointer;
    right: 0px;
    z-index: 999;
}
 */
.shangfoxad .hd{ height:25px; overflow:hidden; position:absolute;  bottom:0px; z-index:1;width: 100%; }
.shangfoxad .hd ul{ overflow:hidden; zoom:1; float:left;text-align: center;width: 89%;  }
.shangfoxad .hd ul li{ width:15px; height:15px; line-height:0px; text-align:center; background:#fff; cursor:pointer; text-indent: -9999px;border-radius: 100%;display: inline-block;margin: 0 4px;}
.shangfoxad .hd ul li.on{ background:#f00; color:#fff; }
.shangfoxad .bd{ position:relative; height:100%; z-index:0;   }
.shangfoxad .bd li{ zoom:1; vertical-align:middle; }
.shangfoxad .bd img{ width:208px; height:208px; display:block; margin-top: 22px; }
.shangfoxad .prev,
.shangfoxad .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.shangfoxad .next{ left:auto; right:3%; background-position:8px 5px; }
.shangfoxad .prev:hover,
.shangfoxad .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.shangfoxad .prevStop{ display:none;  }
.shangfoxad .nextStop{ display:none;  }