/* 商品分类 */
.goods .sortBar {
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
    padding: 10px 40px 30px;
    background-color: #fff;
}

.goods .sortBar .category {
    overflow: hidden;
    border-bottom: 1px dashed #dedede;
    line-height: 1;
    padding-top: 20px;
}

.goods .sortBar .sorts {
    position: relative;
    overflow: hidden;
    padding: 20px 0;
    line-height: 1;
}

.goods .sortBar .category .name {
    font-size: 14px;
    color: #999;
    float: left;
    margin-right: 28px;
}

.goods .sortBar .area .name {
    margin-right: 0;
}

.goods .sortBar .category .categoryGroup {
    overflow: hidden;
    float: left;
    margin-bottom: 4px;
    width: 930px;
}

.goods .sortBar .category .categoryItem {
    float: left;
    margin-right: 30px;
    margin-bottom: 16px;
    font-size: 14px;
    color: #333;
}

.goods .sortBar .category .categoryItem .icon {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    margin-top: -2px;
}

.goods .sortBar .category .categoryItem .icon-arrow {
    background-image: url(../../image/product/hxm_yanxuan-web_p_20150730_style_img_x1_arrow-s8f43eb714c-d446c53437.png);
    background-image: -webkit-image-set(url(../../image/product/hxm_yanxuan-web_p_20150730_style_img_x1_arrow-s8f43eb714c-d446c53437.png) 1x, url(../../image/product/hxm_yanxuan-web_p_20150730_style_img_x1_arrow-s8f43eb714c-d446c53437.png) 2x);
    background-repeat: no-repeat;
    height: 5px;
    width: 10px;
    display: block;
}

.goods .sortBar .category .categoryItem .arrow-up {
    background-position: 0 -1217px;
    margin-bottom: 2px;
}

.goods .sortBar .category .categoryItem .arrow-down {
    background-position: 0 -709px;
    margin-top: 2px;
}

.goods .sortBar .category .categoryItem .arrow-down-l {
    background-position: 0 -687px;
    height: 12px;
    width: 9px;
    margin-left: 9px;
    margin-top: -2px;
    display: inline-block;
    vertical-align: middle;
}

.goods .sortBar .current, .goods .sortBar .currenta {
    color: #304EBC !important;
}
.goods .sortBar .category .current .arrow-down-l {
    background-position: 0 -633px;
}
.goods .sortBar .category .current .arrow-up {
    background-position: 0 -1186px;
}
.goods .sortBar .category .currenta .arrow-down {
    background-position: 0 -655px;
}


/* 商品列表 */
.goods .goods-list {
    margin: 30px auto;
}

.goods .goods-list .goods-list-box {
    width: 230px;
    background-color: white;
    margin-left: 10px;
    float: left;
    border: 1px rgb(245, 245, 245) solid;
    margin-bottom: 25px;
}

.goods .goods-list .goods-list-box:nth-child(5n+1) {
    margin-left: 0;
}

.goods .goods-list .goods-list-box:hover {
    border: 1px rgb(204, 204, 204) solid;
    box-shadow: 0 0 10px rgba(204, 204, 204, 0.8);
}

.goods .goods-list .goods-list-box .top {
    height: 219px;
    overflow: hidden;
}

.goods .goods-list .goods-list-box .cuxiao {
    height: 64px;
    position: absolute;
    z-index: 0;
    /* display: none; */
}

.goods .goods-list .goods-list-box .date {
    font-size: 12px;
    color: rgb(234, 95, 22);
    width: 100%;
    text-align: center;
    line-height: 28px;
    height: 28px;
}

.goods .goods-list .goods-list-box .item-img {
    width: 230px;
    height: 192px;
    overflow: hidden;
}

.goods .goods-list .goods-list-box .item-img img {
    height: 100%;
    margin: 0 auto;
    display: block;
}

.goods .goods-list .goods-list-box .item-mid {
    height: 108px;
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}

.goods .goods-list .goods-list-box .item-name {
    width: 192px;
    height: 36px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    border-top: 1px rgb(238, 238, 238) solid;
    padding-top: 7px;
    margin-bottom: 2px;
}

.goods .goods-list .goods-list-box .item-name a {
    color: #666666;
    font-size: 14px;
}

.goods .goods-list .goods-list-box .item-mid .item-price {
    /* width: 125px; */
    width: 56%;
    float: left;
    color: rgb(234, 95, 22);
}

.goods .goods-list .goods-list-box .item-mid .item-price.con {
    width: 100%;
    text-align: center;
}

.goods .goods-list .goods-list-box .item-mid .item-price a.no-login {
    font-size: 12px;
    color: rgb(234, 95, 22);
    margin-top: 5px;
}

.goods .goods-list .goods-list-box .item-bom {
    width: 230px;
    overflow: hidden;
}

.goods .goods-list .goods-list-box .item-bom .item-bom-num {
    height: 33px;
    width: 100%;
    border-top: 1px rgb(227, 227, 227) solid;
    background-color: rgb(238, 238, 238);
    overflow: hidden;
}

.goods .goods-list .goods-list-box .item-bom .item-bom-num .item-do {
    margin: 4px auto 0 auto;
}

.goods .goods-list .goods-list-box .item-bom .item-bom-num .sub {
    background-image: url(../../image/index/sub.png);
    height: 24px;
    width: 24px;
    border: none;
    float: left;
}

.item-bom-num .sub {
    background-image: url(../../image/index/sub.png);
    height: 24px;
    width: 24px;
    border: none;
    float: left;
}

.goods .goods-list .goods-list-box .item-bom .item-bom-num .item-num {
    width: 36px;
    float: left;
    margin-left: 6px;
    height: 20px;
    border: 1px rgb(227, 227, 227) solid;
    border-radius: 4px;
    color: #666666;
    text-align: center;
    outline: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

.item-bom-num .item-num {
    width: 36px;
    float: left;
    margin-left: 6px;
    height: 22px;
    border: 1px rgb(227, 227, 227) solid;
    border-radius: 4px;
    color: #666666;
    text-align: center;
}

.goods .goods-list .goods-list-box .item-bom .item-bom-num .add {
    background-image: url(../../image/index/add.png);
    height: 24px;
    width: 24px;
    margin-left: 6px;
    float: left;
}

.item-bom-num .add {
    background-image: url(../../image/index/add.png);
    height: 24px;
    width: 24px;
    margin-left: 6px;
    float: left;
}

.goods .goods-list .goods-list-box .item-bom .item-bom-num .jian {
    height: 24px;
    width: 24px;
    margin-left: 10px;
    float: left;
    line-height: 24px;
    text-align: center;
    color: #989898;
}

.goods .goods-list .goods-list-box .item-bom .item-bom-num .jian-on {
    color: #5266b3;
}

.item-bom-num .jian {
    height: 24px;
    width: 24px;
    margin-left: 10px;
    float: left;
    line-height: 24px;
    text-align: center;
    color: #989898;
    border: 1px solid #989898;
    border-radius: 50%;
}

.item-bom-num .jian.jian-on {
    color: #5266b3;
    border: 1px solid #5266b3;
}

.goods .goods-list .goods-list-box .item-bom .item-bom-add a {
    width: 115px;
    height: 33px;
    line-height: 33px;
    float: left;
    text-align: center;
    font-size: 14px;
}

.goods .goods-list .goods-list-box .item-bom .item-bom-add .add-mark {
    color: rgb(102, 102, 102);
}

.goods .goods-list .goods-list-box .item-bom .item-bom-add .add-cart {
    background-color: #304EBC;;
    color: rgb(255, 255, 255);
}

.goods .goods-list .goods-list-box .item-bom .item-bom-add .add-null {
    background-color: #666;;
    color: rgb(255, 255, 255);
}
.sl .sales .goods-list .goods-list-box .add-cart {
    background-image: url(../../image/index/but-bak.png);
}

.item-bom-add a {
    height: 33px;
    line-height: 34px;
    width: 115px;
    float: left;
    text-align: center;
    font-size: 14px;
}



/* 推荐 */
#recommend {
    height: 40px;
    line-height: 40px;
}

#recommend .center {
    width: 844px;
    overflow: hidden;
}

#recommend .center div {
    float: left;
}

#recommend .line {
    width: 350px;
    margin-top: 21px;
    border: 1px rgb(204, 204, 204) solid;
}

#recommend .word {
    font-size: 24px;
    width: 140px;
    text-align: center;
    color: #999;
}