.crumbs_container {
    height: 56px;
    line-height: 56px;
    color: #BEBBBB;
    font-size: 12px;
}

.input_btn {
    width: 25px;
    height: 28px;
    position: absolute;
    bottom: 2px;
    left: 35px;
}

.add_btn {
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-right: #e5e5e5 solid 1px;
    border-top: #e5e5e5 solid 1px;
    border-bottom: #e5e5e5 solid 1px;
    text-align: center;
    position: absolute;
    bottom: 5px;
    left: 70px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.into_shopcar_btn {
    width: 99px;
    height: 32px;
    background: rgba(184,145,109,1);
    color: white;
    line-height: 32px;
    text-align: center;
    position: absolute;
    top: 5px;
    right: -6px;
    cursor: pointer;
}

.pagination a {
    color: rgba(184,145,109,1) !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: white !important;
    cursor: default;
    background-color: rgba(184,145,109,1);
    border-color: rgba(184,145,109,1);
}

.classification_labels_container {
    margin-bottom: 22px;
    color: #333333;
}

.classification_labels_header {
    display: inline-block;
    width: 70px;
    font-size: 14px;
    text-align: left;
}

.classification_labels_content {
    display: inline-block;
    width: 1125px;
    line-height: 25px;
    word-wrap: break-word;
}

    .classification_labels_content label {
        font-size: 12px;
        color: #666666;
    }

    .classification_labels_content input {
        width: 50px;
        min-width: 50px;
        max-width: 200px;
        height: 25px;
        border: #d8d6d6 solid 1px;
        border-radius: 2px;
    }

.top_select_bar {
    padding: 10px 0;
}

    .top_select_bar table {
        width: 1200px;
        height: 30px;
        border: #d8d6d6 solid 1px;
    }

    .top_select_bar tr {
        height: 30px;
    }

    .top_select_bar th {
        text-align: center !important;
        height: 30px;
        border-right: #d8d6d6 solid 1px;
    }

.bottom_page_switch {
    text-align: right !important;
}

.goods_list_container {
    margin-top: 14px;
    font-size: 12px;
    width: 1250px;
}

    .goods_list_container img {
        width: 179px;
        height: 179px;
        margin-top: 10px;
        margin-bottom: 20px;
    }


.goods_item_price {
    display: inline-block;
    width: 182px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(184,145,109,1);
    border-bottom: #B5B5B5 dashed 1px;
}

.goods_item_acive_price {
    display: inline-block;
    width: 182px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(184,145,109,1);
    border-bottom: #B5B5B5 dashed 1px;
}



.goods_item_bottom {
    margin-top: 8px;
}

.goods_bottom_item {
    width: 30px;
    height: 42px;
    display: inline-block;
    margin: 0 15px;
}

.fixed_right_navi {
    position: fixed;
    top: 200px;
    right: 1px;
    z-index: 100;
}

    .fixed_right_navi .row1_navi {
        font-size: 15px;
    }

.row1_navi {
    line-height: 47px;
}

.row2_navi {
    padding-left: 4px;
    line-height: 23px;
    letter-spacing: 4px
}

.row3_navi {
    font-size: 12px;
    line-height: 12px;
    margin: 0 auto;
    padding-top: 10px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    position: absolute;
    right: 130px;
    bottom: 0px;
}

.left_navi_item {
    width: 42px;
    height: 47px;
    background-color: #AD8A54;
    color: white;
    text-align: center;
    border-bottom: #E5E5E5 solid 1px;
    font-size: 13px;
    cursor: pointer;
}

.selected_position_class {
    width: 40px;
    background: rgba(255,255,255,1);
    color: #AD8A54;
    border: #AD8A54 solid 1px;
    margin-bottom: 1px;
    text-align: center;
}

.goods_item_container1 {
    width: 200px;
    height: 400px;
    border: #DFDFDF solid 1px;
    text-align: center;
    display: inline-block;
    position: relative;
    top: 30px;
    border: 0;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.25);
}

.goods_item_container2 {
    width: 220px;
    height: 470px;
    text-align: center;
    float: left;
    position: relative;
    margin-right: 25px;
    box-shadow: 0;
    margin-bottom: 10px;
}


.goods_nums_container {
    position: absolute;
    text-align: left;
    top: 8px;
    left: 0;
    right: 0;
    height: 33px;
    padding: 0 10px;
    display: none;
}

.goods_num_container {
    display: inline-block;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.25);
    border-top: 0;
    cursor: pointer;
}

.goods_num_active {
    border-bottom: #ff0f1b solid 2px;
    color: #e60c17;
}

.goods_opra_btns {
    position: absolute;
    bottom: 0;
    padding: 0 10px;
    width: 200px;
    height: 40px;
    display: none;
}



.reduce_btn {
    position: absolute;
    bottom: 5px;
    left: 10px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-left: #e5e5e5 solid 1px;
    border-top: #e5e5e5 solid 1px;
    border-bottom: #e5e5e5 solid 1px;
    cursor: pointer;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}

.input_btn input {
    width: 35px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: #e5e5e5 solid 1px;
}

.sort_type_default {
    height: 30px;
    border-right: #d8d6d6 solid 1px;
    cursor: pointer;
}

.selected_sort_type {
    color: #AD8A54;
}

.classification_label_container {
    display: inline-block;
    min-width: 70px;
    height: 23px;
    background: white;
    color: rgba(184,145,109,1);
    border: rgba(184,145,109,1) solid 1px;
    text-align: center;
    line-height: 21px;
    border-radius: 2px;
    margin-right: 25px;
    cursor: pointer;
    padding: 0 10px
}

.selected_label {
    display: inline-block;
    width: 80px;
    height: 23px;
    background: rgba(184,145,109,1);
    color: white;
    text-align: center;
    line-height: 23px;
    border-radius: 2px;
    margin-right: 25px;
}
