*{
    padding:0;
    margin:0;
    list-style: none;
}
section{
    width: 100%;
}
#center-Content{
    height:1125px;
    overflow:hidden;
}
#content-right{
    min-height:1050px;
}
#content-right ul{
    width:105%;
    height:770px;
    margin-top:20px;
    overflow: hidden;
}
#content-right ul li{
    width: 277px;
    height:352px;
    position: relative;
    float: left;
    margin:26px 0 0 20px!important;
}
.shadL{
    margin-lefT:0 !important;
}
#content-right ul img{
    width: 100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
}
#content-right ul div{
    width: 100%;
    height:60px;
    background: #efedee;
    position: absolute;
    bottom:0;
    left:0;

}
.productList{
    margin-top: 0 !important;
}
.shadow{
    box-shadow: 0px 2px 2px 2px #dad8d9;
}
#content-right ul p{
    font-size: 18px !important;
    font-weight: 300 !important;
    margin-top:20px !important;
    text-align: center;
    color: #373737;
}

