.clearout{height:20px;clear:both;}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3{display:block;}
.nbs-flexisel-container{position:relative;max-width:100%;}
.nbs-flexisel-ul{position:relative;width:9999px;margin:0px;padding:0px;list-style-type:none;text-align:center;}
.nbs-flexisel-ul li{border-right:solid 1px #e8e8e8;}
.nbs-flexisel-ul li:first-child{border-right:none;}
.nbs-flexisel-ul li .product_name{float:left;font-size:14px;color:#242424;padding:5px 15px;text-align:left;}
.nbs-flexisel-ul li .product_price{font-size:16px;color:#b90b2e;font-weight:500;float:left;margin:5px 10px 0px 10px;}
.shop_btn{background-color:#e8e8e8;text-decoration:none;color:#242424;font-size:12px;float:right;padding:3px 10px;margin-top:5px;}
.nbs-flexisel-inner{overflow:hidden;float:left;width:100%;}
.nbs-flexisel-item{float:left;margin:0px;padding:0px;width:250px !important;position:relative;}
.nbs-flexisel-item img{width:100%;cursor:pointer;position:relative;margin-top:10px;margin-bottom:10px;max-width:166px;height:auto;}
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right{width:31px;height:29px;cursor:pointer;z-index:1000;z-index:100;}
.nbs-flexisel-nav-left{background-color:#5c5c5c!important;float:left;position:absolute;margin-left:939px;margin-top:-122px;background:url(../images/previous.png)no-repeat center 6px;}
.nbs-flexisel-nav-left:hover{background-color:#ba2801 !important;}
.nbs-flexisel-nav-right{background-color:#ba2801 !important;float:right;position:absolute;margin-left:970px;background:url(../images/next.png) center 6px no-repeat;margin-top:-122px;}
.nbs-flexisel-nav-right:hover{background-color:#ba2801 !important;}