
ul,li{list-style-type:none; margin:0; padding:0} /*@*/
/****Ê×Ò³È«ÆÁÇÐ»»******/
#full-screen-slider { margin:0 auto;  width:960px;height:241px; background:#CCC;/* [disabled]float:left; */position:relative;}
#slides { display:block; width:100%; height:240px; padding:0; margin:0; position:relative}
#slides li div{width:100%;height:100%;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination {display:block;/* [disabled]list-style:none; *//* [disabled]position:absolute; *//* [disabled]left:50%; *//* [disabled]top:420px; *//* [disabled]z-index:9900; *//* [disabled]padding:5px 15px 5px 0; */
}
#pagination li { display:none; list-style:none; width:65px; height:2px; float:left; margin-left:14px;background:url(images/slidenli.jpg) no-repeat right 0; overflow:hidden;}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:url(images/slidenli.jpg) no-repeat left 0;}
/*Ê×Ò³È«ÆÁÇÐ»»end */



/* »ÃµÆÆ¬Í¼Æ¬ */
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }

#box{float:left; position:relative; width:194px; height:179px; background:#F8F8F8; margin:0 auto;}
#box .bigUl{}
#box img{width:194px; height:179px;}
#box .prev{ position:absolute; width:40px; height:60px; background:url(../images/icon.png) -44px -63px no-repeat; z-index:500; top:100px; left:0px; opacity:0; filter:alpha(opacity=0); cursor:pointer;}
#box .next{ position:absolute; width:40px; height:60px; background:url(../images/icon.png) -74px -63px no-repeat; z-index:500; top:100px; right:0px; opacity:0; filter:alpha(opacity=0);cursor:pointer;}
.bigUl li { position:absolute;}
.numberUl { position:absolute; right:0; bottom:0; z-index:400}
.numberUl li{width:28px; height:20px;  float:left; background:#ccc; margin-left:1px;}
.numberUl li a{ display:block ;width:28px; height:20px; color:#fff; font-size:12px; text-align:center; line-height:20px;}
#box .textUl li{ position:absolute; bottom:12px; display:none; width:100%; text-align:center;}
#box .textUl li a{ font-size:16px; font-family:"Microsoft Yahei"; color:#222; font-weight:bold;}
.numberUl li.night a{ background:#ff0000; color:#FFF;}
