.list-left{
    float: left;
    width: 70%;
    height: 800px;
    background: yellow;
}
.list-right{
    float: left;
    width: 30%;
    height: 800px;
    background: darkred;
}

.home-star-goods .box-bd {
    position: relative;
    width: 1226px;
    overflow: visible;
    _zoom: 1;
    padding-bottom: 40px;
}
.box-bd li{
    margin-top: 10px;
    margin-bottom: 10px;
}

.home-star-goods .goods-list{
    overflow: visible;
}
