/* 懒人图库 搜集整理 www.lanrentuku.com */

/* css 重置 */
body,div,ul,li { padding: 0; margin: 0; }
ul { list-style: none ; }
img { border: none; }
a { blr: expression(this.onFocus=this.blur()); outline: none; }

/*本例css*/
.www51buycom { width:1000px; height:286px; position: relative; overflow:hidden; margin-bottom: 15px; }

/*数字按钮样式*/
.www51buycom .num { overflow:hidden; height: 18px; position: absolute; bottom:8px; left: 7px; zoom:1; z-index:3 }
.www51buycom .num li { width: 18px; height:18px; line-height: 18px; text-align: center; font-weight: 400; font-family: "微软雅黑", Arial; color: #FFFFFF; background: #bbb7b9; margin-right: 5px; border-radius:50%; cursor:pointer; float: left; }
.www51buycom .num li.on { background:#a00000; } /*当前项*/

/*上一个  下一个*/
.www51buycom .prev,
.www51buycom .next { display: none; width: 40px; height: 100px; background: url(../images/btn.png) no-repeat; position: absolute; top: 115px;}
.www51buycom .prev { left: 0; }
.www51buycom .next { right: 0; background-position: right }

*{ padding:0px; margin:0px;}
img{ border:none;}
ul,li{ list-style:none;}
.box li{ width:230px; height:240px; margin-right:10px; float:left; overflow:hidden; position:relative;}
.toll_img{ width:230px; height:240px;}
.toll_info{ height:240px;width:230px; background:#4a4647; display:block;vertical-align:middle;display:table-cell;}
.box li p{font:normal 13px/24px '微软雅黑'; cursor:pointer;}
.box li a{ color:#ffffff; text-decoration:none; position:absolute; top:0; left:0;}
.toll_info p.e1
{
text-align:center;
font-size:16px;
font-weight:bold;
height:27px;
line-height:27px;
background:#4a4647; 
}
.toll_info p.e2
{
width:240px;
height:27px;
line-height:27px;
font-size:13px;
background:#4a4647; 
}