/*root_nav开始*/
.root_nav {
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;
    clear: both;
}

.root_title {
    color: #666;
    height: 35px;
    line-height: 35px;
}

    .root_title a {
        color: #666;
    }

    .root_title strong {
        font-size: 14px;
    }


/*container开始*/

.container {
    margin: 0 auto;
    width: 1200px;
}

.containerlist {
    background: #f1f1f1;
    border-top: 1px solid #ededed;
    overflow: hidden;
    position: relative;
}

.containerlist_l, .containerlist_c, .containerlist_r {
    float: left;
}

.containerlist_l {
    background: #f1f1f1;
    line-height: 24px;
    margin-right: 5px;
    padding: 5px 10px;
    width: 75px;
}

.containerlist_c {
    background: #fff;
    padding-right: 101px;
    width: 999px;
}

    .containerlist_c ul {
        overflow: hidden;
    }

    .containerlist_c li {
        float: left;
        height: 26px;
        line-height: 26px;
        padding: 4px 5px;
        width: 101px;
    }

        .containerlist_c li a {
            color: #005aa0;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .containerlist_c li a:hover {
                color: #e4393c;
            }

.containerlist:last-child {
    border-bottom: 1px solid #ededed;
}

.containerlist_r {
    background: #fff;
    border: 1px solid #ededed;
    cursor: pointer;
    float: left;
    padding: 2px 5px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 7px;
    width: 50px;
}

    .containerlist_r:hover {
        background: #f1f1f1;
    }

/*commodity_information开始*/

.commodity_information {
    margin: 10px auto;
    width: 1200px;
}

.commodity_l {
    float: left;
    width: 210px;
}

.commodity_r {
    border: 1px solid #ededed;
    float: right;
    padding: 0 0 10px 0;
    width: 970px;
}

    /*commodity_information结束*/

    /*列表*/

    .commodity_r .commodity_r_title {
        background: #f1f1f1;
        border-bottom: 1px solid #ededed;
        height: 26px;
        padding: 6px 8px;
    }

.commodity_r_title ul {
    float: left;
    height: 23px;
}

    .commodity_r_title ul .sort-item {
        border: 1px solid #ccc;
        border-right: 0;
        float: left;
        height: 23px;
        line-height: 23px;
        padding: 0 9px;
    }

        .commodity_r_title ul .sort-item:last-child {
            border-right: 1px solid #ccc;
        }

        .commodity_r_title ul .sort-item.current {
            background: #e4393c;
            border-color: #e4393c;
        }

            .commodity_r_title ul .sort-item.current a {
                color: #fff;
            }

    .commodity_r_title ul .price-item {
        display: inline;
        float: left;
       
        border: 1px solid transparent;
    }

        .commodity_r_title ul .price-item input {
            height: 23px;
            padding: 0 9px;
            line-height: 23px;
        }

.title_r {
    float: right;
}

    .title_r > div {
        float: left;
    }

.title_search input {
    border: 1px solid #ccc;
    float: left;
    font-size: 12px;
    height: 12px;
    padding: 6px 8px;
}

.title_search button {
    border: 1px solid #ccc;
    border-left: none;
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 26px;
    padding: 0 6px;
}

    .title_search button:hover {
        background: #ccc;
    }

.volume {
    line-height: 26px;
    margin-left: 15px;
}

    .volume span a {
        color: #e4393c;
    }

    .volume span {
        margin: 0 5px;
    }

.commoditylist {
    overflow: hidden;
    padding: 10px; /*2017-1-3新增*/
}

    .commoditylist > ul > li {
        float: left;
        padding: 10px;
        width: 217px; /*2017-1-3改变*/
        height: 400px;
    }

        .commoditylist > ul > li:not(child):hover {
            box-shadow: 0px 0px 5px #e5e5e5;
            transform: scale(1.01, 1.01);
        }

    .commoditylist .listgroup {
        padding: 10px 0;
    }

.listimg :hover img {
    transform: scale(1.15,1.15);
    transition-duration: 500ms;
    transition-timing-function: ease-out;
}

.listimg {
    height: 200px;
    margin: 10px 0;
    width: 200px;
}

.listprice {
    color: #e4393c;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 0 10px;
}

    .listprice em {
        font-size: 16px;
    }

    .listprice .pay-count {
        color: #808080;
        font-size: 14px;
        float: right;
        line-height: 26px;
    }

.ListCollectName {
    height: 80px;
    padding: 0 10px;
}

.listName {
    height: 80px;
    padding: 0 10px;
}

    .listName a {
        color: #666;
        display: block;
        height: 80px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
    }

.cancel_button {
    margin-top: 10px;
    text-align: right;
    padding-right: 5px;
}

    .cancel_button button {
        background: #e4393c;
        color: #fff;
        cursor: pointer;
        float: right;
        font-size: 12px;
        padding: 4px 8px;
        width: 90px;
    }
.joinshopping button {
    background: #e4393c;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 12px;
    padding: 4px 8px;
    width: 90px;
}

.removecollect button {
    background: #e4393c;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 12px;
    padding: 4px 8px;
    width: 90px;
}

.joinshopping .nobuy {
    background: #808080;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 12px;
    padding: 4px 8px;
    width: 90px;
}

/*list_detail2017-1-3新增*/

.listdetail {
    border-top: 1px dotted #ededed;
    box-sizing: border-box;
    height: 80px;
    padding: 0 10px;
}

    .listdetail .detail_div {
        font-size: 12px;
        height: 25px;
        line-height: 25px;
        margin-top: 3px;
        padding-left: 5px;
        width: 100%;
    }

.detail_div select {
    border: 1px solid #ededed;
    font-size: 13px;
    width: 70%;
}

.detail_div > span {
    margin-right: 5px;
}

.num input {
    border: 1px solid #ededed;
    color: #666;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    width: 50px;
}

.package {
    display: inline-block;
    width: 150px;
}

    .package span {
        background: #fff;
        border: 1px solid #ededed;
        cursor: pointer;
        padding: 2px 5px;
    }

        .package span.current {
            background: #e4393c;
            border-color: #e4393c;
            color: #fff;
        }

.numbox {
    display: inline-block;
    width: 150px;
}

    .numbox a {
        background: #ededed;
        display: inline-block;
        height: 26px;
        width: 15px;
    }

    .numbox input {
        border: 1px solid #ededed;
        font-size: 13px;
        height: 26px;
        padding: 0 10px;
        width: 80px;
    }

.page {
    font-size: 14px;
    margin: 10px;
    overflow: hidden;
    text-align: center;
}

    .page a {
        display: inline-block;
        padding: 5px 10px;
    }

        .page a:hover {
            background: #f1f1f1;
        }

    .page .red {
        color: #e4393c;
    }

/*成功加入购物车弹窗提示*/

#divCartOK, .divCartOK {
    background-color: #333;
    border-radius: 10px;
    color: #fff;
    display: none;
    height: 100px;
    left: 50%;
    margin-left: -100px;
    margin-top: -50px;
    padding: 0 10px;
    position: fixed;
    top: 50%;
    width: 180px;
    z-index: 9999;
}

    .divCartOK p {
        font-size: 10pt;
        margin-top: 22px;
        text-align: center;
        z-index: 9999;
    }


/*页面迁移css*/

.subbrandname {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tag {
    line-height: 16px;
    overflow: hidden;
    text-align: center;
    font-style: normal;
    font-size: 12px;
    background: #e23a3a;
    color: #FFF;
    cursor: default;
    border-radius: 2px;
    padding: 3px 0px;
}