@charset "utf-8";
/* 代码整理：懒人之家 */
.sliderbox{
  background: url(../images/index-bottom.jpg) no-repeat 0 -1px;
  width: 1160px;
  height: 340px;
  overflow: hidden;
  padding:0px;
  }
.arrow-btn{margin:35px 0 0 0;display:inline;background:#000;height:24px;overflow:hidden;cursor:pointer;padding:0 5px; color:#fff;}
#btn-left{float:left;background-position:0 -45px;margin-top:150px;}
#btn-left.dasabled{
  color:#eee;
  cursor: auto !important;
  background:#ccc;
  margin-top: 150px;
  }
#btn-right{float:right;cursor:pointer;background-position:-26px -45px;margin-top:150px;}
#btn-right.dasabled{background:#ccc;color:#eee;}
.wansilder{
width:1120px;overflow:hidden;position:relative;height:356px;float:left;
}
.wansilder ul{position:absolute;left:0px;top:32px;width:1800px;height:340px;list-style:none;}
.wansilder li{
  float: left;
  width: 224px;
  height: 290px;
  padding: 0;
  overflow: hidden;
  margin: 0;
  }
.wansilder img{width:190px;display:inline-block!important;}
.fns-heading{display:none;}
.fns-mid-box{background:#fff;}
.centerColumn{
	min-height:340px !important;
	}
.wansilder .buttom-buy{
	display:none;
	}