/* ÂÖ²¥*/
{margin:0;
 padding:0;
 list-style:none;}
 .wrap{height:170px;
 width:auto;
 margin:auto;
 overflow: hidden;
 position: relative;
 margin:8px auto;}
 .wrap ul{position:absolute;} 
 .wrap ul li{height:170px;}
 .wrap ol{position:absolute;
 right:15px;
 bottom:10px;}

 .wrap ol li{height:20px; width: 20px;
 background:#ccc;
 border:solid 1px #666;
 margin-left:5px;
 color:#000;
 float:left;
 line-height:center;
 text-align:center;
 cursor:pointer;}
 .wrap ol .on{background:#E97305;
 color:#fff;}
/* ÂÖ²¥½áÊø*/