

/* .silder-box{width:600px;height:400px;margin:0 auto 0;position:relative;}
.silder{position:relative;overflow:hidden;width:400px;height:400px;margin:0 auto 0;}
.silder li{width:400px;height:400px;} */
.silder-box{position:relative;}
.silder{margin:0 auto 0;}
.silder li{width:235px;height:221px;}
.silder li img{width:234px;height:220px;position:relative;}
.silder-button{width:25px;height:54px;position:absolute;cursor:pointer;}
.silder-button.btl{background:url(../images/bl.png);background-repeat:no-repeat;background-position:center center;height:260px;width:38px;}
.silder-button.btr{background:url(../images/br.png);background-repeat:no-repeat;background-position:center center;height:260px;width:38px;}

    .silder ul p {
        height:39px;
        text-align:center;
        line-height:33px;
        color:#333333;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        display:block;
        font-size:18px;
        font-weight:400;
       width:235px;
       border-left:1px solid #e7eaf1;
      border-right:1px solid #e7eaf1;
      border-bottom:1px solid #e7eaf1;
          -webkit-box-shadow: 0 1px 3px rgba(0,37,55,0.05);
    box-shadow: 0 1px 3px rgba(0,37,55,0.05);
    }
.silder-product{width:1280px;}

