/* reset */
img{vertical-align:middle;}


.limit-box{position:relative;width:1200px;margin:20px auto;height:396px;overflow:hidden;border:1px solid #e6e6e6}
/* limit-buy-hd */
.limit-buy-hd{position:relative;height:37px;border-bottom:1px solid #e6e6e6;line-height:37px}
.limit-buy-hd h2{float:left;overflow:hidden;display:inline;width:85px;font-size:14px;padding:0 0 0 10px;}
/* limit-buy-bd */
.limit-buy-bd{overflow:hidden;position:absolute;top:38px;left:0;width:9000px;z-index:1}
/* btn-prev */
.btn-prev,.btn-next{overflow:hidden;position:absolute;display:none;top:230px;width:27px;height:48px;background:url(../../../img/slider/arrowbg.png) no-repeat 0 0;z-index:10}
.btn-prev{left:0}
.btn-next{right:0;background-position:-40px 0}
.btn-prev:hover{background-position:0 -60px}
.btn-prev:active{background-position:0 -120px}
.btn-next:hover{background-position:-40px -60px}
.btn-next:active{background-position:-40px -120px}
/* products */
.products{float:left;width:1201px}
.products li{float:left;position:relative;width:calc(20% - 30px);padding:10px 15px 0;}
.products li .pic{overflow:hidden;position:relative;width:240px;height:260px;margin:0 auto 4px}
.products li .pic img{width:210px;height:210px}
.products li .price{position:absolute;top:107px;right:15px;padding:6px 0 0 8px;width:74px;height:26px;line-height:26px;font-size:14px;font-weight:800;color:#fff;text-align:center}
.products li .name{overflow:hidden;height:48px;margin:0 0 2px;line-height:24px;text-align:center}