html,body {
 width:auto;
 height:auto;
 overflow-x:hidden;
}
.indProduct {
    margin-bottom:0px;
}
.crumbs {
    width:90%;
    margin-left:20px;
    line-height:25px;
}
.nav2 {
    width:100%;
    margin-top:10px;
    margin-left:20px;
}
.wrap,.sidebar2,.main2 {
    width:100%;
}
.sidebar2 {
    position:relative;
}
.box img {
    width:100%;
    height:auto;
}
.sidebar2 .code {
    padding:0px;
}
.pagination {
    text-align:center;
}
.list img {
    margin-right:10px;
    width: 120px;
    height: auto;
}
.list .tit a {
    font-size:16px;
}
.productBox {
    width:100%;
}
.list li {
    padding:15px 0;
}