﻿@charset "utf-8";
* { margin:0; padding:0; }
/*本例css*/
.www51buycom { width: 100%; height:100%; margin:0 auto; position: relative; overflow:hidden; margin-bottom: 15px; }
.www51buycom .num { overflow:hidden; height: 25px; position: absolute; bottom:28px; right: 15px; zoom:1; z-index:3 }
.www51buycom ul, li { list-style-type:none; }
.www51buycom .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; font-family: "微软雅黑", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.www51buycom .num li.on { background: #FF7700; } 



