#box{ float: left; position:relative; width:350px; height:330px; background: #e5f9ff;}
#box .bigUl{}
#box .bigUl img { width: 350px; height: 260px;}
/*
#box .prev{ position:absolute; width:40px; height:60px; background:url(../images/icon-focusimg-btn-png24-20131225.png) -44px -63px no-repeat; z-index:500; top:140px; left:10px; opacity:0; filter:alpha(opacity=0); cursor:pointer;}
#box .next{ position:absolute; width:40px; height:60px; background:url(../images/icon-focusimg-btn-png24-20131225.png) -74px -63px no-repeat; z-index:500; top: 140px; right:10px; opacity:0; filter:alpha(opacity=0);cursor:pointer;}
*/
.bigUl li { position:absolute;}
.numberUl { position:absolute; right:15px; bottom: 18px; z-index:400}
.numberUl li{width:10px; height:10px; float:left; background:#b7c7cc; margin-left:10px; border-radius: 5px;}
.numberUl li a{ display:block ;width:10px; height:10px; font-size: 0; line-height: 0; text-indent: -99999999999px;}
.numberUl li a:hover { text-decoration: none;}
#box .textUl li{ position:absolute; left: 15px; top:270px;display: none; border-radius: 5px;}
#box .textUl li a{}
.numberUl li.night a{ color: #fff; background:#f00; border-radius: 5px;}