.filter {
    border: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 40px;
}

.filter dl {
    background: #f5f5f5;
    border-bottom: 1px dashed #ccc;
}

.filter dl:last-child {
    border-bottom: 0 none;
}

.filter dl.last {
    border-bottom: 0 none;
}

.filter dl dt, .filter dl dd {
    float: left;
}

.filter dl dt {
    width: 120px;
    padding: 11px 10px 0 10px;
}

.filter dl dt > span {
    float: left;
    max-width: 80px;
}

.filter dl dd {
    width: 1040px;
    padding: 10px;
    background: #fff;
}

.filter dl dd .list_item {
    position: relative;
    overflow: hidden;
    height: 64px;
}

.filter dl dd .list_item .list {
    float: left;
    width: 925px;
    padding-left: 25px;
}

.filter dl dd .list_item .list a {
    display: inline-block;
    margin-bottom: 10px;
    padding: 0 7px;
    line-height: 20px;
    border: 1px solid #fff;
    margin-left: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.filter dl dd .list_item .list a:first-child {
    position: absolute;
    margin-left: 0;
    top: 0;
    left: 0;
}

.filter dl dd .list_item .list a.cur {
    background: #f5f5f5;
    border: 1px solid #d9d9d9;
}

.filter dl dd .list_item .more {
    display: inline-block;
    float: left;
    margin-left: 20px;
    width: 40px;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    border: 1px solid #d9d9d9;
    cursor: pointer;
    position: relative;
    display: none;
}

.filter dl dd .list_item .more:hover {
    color: #cc2121
}

.filter dl dd .list_item .more .icon {
    position: absolute;
    top: 7px;
    right: 7px;
}

/*shoplist*/
.leftArea {
    width: 223px;
    float: left;
}

.rightArea {
    width: 964px;
    float: right;
}

/* 推荐商品 */
.recommend {
    border: 1px solid #ddd;
    padding: 15px 12px;
}

.recommend .tt {
    font-weight: bold;
    font-size: 14px;
}

.recommend ul li {
    width: 197px;
    line-height: 28px;
    margin-top: 20px;
}

.recommend ul li .pim {
    width: 197px;
    height: 197px;
    margin-bottom: 8px;
}

/* 排序条 */
.sortBar {
    background: #f5f5f5;
    border: 1px solid #ddd;
    padding: 0 6px;
    line-height: 24px;
}

.sortBar .sortlink, .sortBar .page {
    margin: 6px 0 6px 0;
}

.sortBar .sortlink {
    margin-right: 50px;
}

.sortBar .sortlink a {
    display: inline-block;
    float: left;
    padding: 0 10px;
    border: 1px solid #ccc;
    margin-right: -1px;
    background: #fff;
    color: #333;
}

.sortBar .sortlink a.on {
    color: #fff;
}

.sortBar .sortlink a .icon {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin: 6px -3px 0 3px;
    display: none;
}

.sortBar .sortlink a.on .icon {
    display: inline-block;
}

.sortBar .sortser {
    border: 1px solid #ccc;
    overflow: hidden;
}

.sortBar .sortser .txt, .sortBar .sortser .btn {
    float: left;
}

.sortBar .sortser .txt {
    border: 0 none;
    height: 24px;
    *height: 22px;
    line-height: 24px;
    vertical-align: top;
    width: 108px;
    padding: 0 3px;
}

.sortBar .sortser .btn {
    background: #f4f4f4;
    color: #333;
    padding: 0 12px;
    border-left: 1px solid #ccc;
}

.sortBar .page {
    line-height: 26px;
}

.sortBar .page a {
    display: inline-block;
    padding: 0 8px;
    height: 24px;
}

.sortBar .page a .fa {
    height: 24px;
    line-height: 24px;
    vertical-align: top;
    font-size: 20px;
}

.sortBar .sidebar .fa {
    font-size: 14px;
}

.sortBar .sidebar {
    border-right: 1px solid #ddd;
    margin-right: 10px;
}

.sortBar .sidebar span {
    float: left;
    height: 38px;
    line-height: 38px;
    width: 37px;
    text-align: center;
    border-left: 1px solid #ddd;
    cursor: pointer;
}

.sortBar .sidebar span.active {
    background: #fff;
}

.sortBar .sidebar span .fa {
    line-height: 38px;
}

/* 商品列表 */
.list_item ul li {
    width: 204px;
    padding: 28px 17px 18px 17px;
    float: left;
    border: 1px solid #fff;
    margin-top: 15px;
    line-height: 26px;
}

.list_item ul li:hover {
    border-color: #e9e9e9;
    -webkit-box-shadow: 0 0 2px 2px #f8f8f8;
    -moz-box-shadow: 0 0 2px 2px #f8f8f8;
    box-shadow: 0 0 2px 2px #f8f8f8;
}

.list_item ul li .pimg {
    max-width: 204px;
    max-height: 204px;
    vertical-align: middle
}

.sea-img-mask {
    width: 204px;
    height: 204px;
    line-height: 204px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.sea-img-mask .tagImg {
    position: absolute;
    z-index: 1;
    width: 20%;
    height: auto;
}

.sea-img-mask .tagImg.topLeft {
    top: 0;
    left: 0;
}

.sea-img-mask .tagImg.topRight {
    top: 0;
    right: 0;
}

.sea-img-mask .tagImg.botLeft {
    bottom: 0;
    left: 0;
}

.sea-img-mask .tagImg.botRight {
    bottom: 0;
    right: 0;
}

/* 圆形遮罩 */
.sea-img-mask .note-box {
    position: absolute;
    top: 83px;
    left: 52px;
    width: 100px;
    height: 38px;
    border-radius: 19px;
    background-color: rgba(0, 0, 0, .5);
}
/* 圆形遮罩 说明文字 */
.sea-img-mask .note-box .note {
    font-size: 18px;
    color: #fff;

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 38px;
}

.list_item ul li .pric {
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
}

.list_item ul li .num_cart .gobuy, .list_item ul li .num_cart .gocart {
    width: 95px;
    height: 24px;
    line-height: 24px;
}

.list_item ul li .num_cart .gobuy {
    border: 1px solid #e8484a;
    background: #e8484a;
    color: #fff;
    text-align: center;
}

.list_item ul li .num_cart .gocart {
    border: 1px solid #ddd;
    margin-right: 3px;
    width: 86%;
    margin-right: 7%;
    text-align: center;
    background: #fafafa;
    margin-top: 8px;
}

.list_item ul li .num_cart .gocart:hover {
    color: #fff;
}

.list_item ul li .num_cart .gocart:hover .icon.cart {
    background-position: -22px -522px;
}

.list_item ul li .num_cart .gocart .icon {
    margin: 3px 5px 0 5px;
    display: inline-block;
    float: none;
    vertical-align: top;
}

.list_item ul li .kc_shop {
    padding-right: 3px;
    line-height: 18px;
}

.list_item ul li .plural {
    line-height: 17px;
}

/*  .list_item ul li>div{margin-top: 10px;}*/

/*弹框多选新增样式*/
.parameter {
    float: none;
}

.parameter.small {
    width: 620px;
}

.parameter .total-btns.btns {
    float: right;
    margin-right: 18px;
}

.parameter .total-btns a, .parameter .total-btns a:hover {
    padding: 5px 15px !important;
    width: auto !important;
    height: 24px !important;
    line-height: 24px !important;
}

.parameter h1 {
    margin: 0;
    margin-bottom: 10px;
}

.parameter .color-box .multi-box {
    right: 18px;
    width: 142px;
}

.parameter .color-box .multi-in {
    width: 90px;
}

/*// .parameter .m-check{
//     width: 103%;
// }
// .parameter .prd-table{
//     width: 756px;
// }
// .parameter .prd-table ul{
//     width: 739px;
// }
// .parameter ul li.prd-li-fi{
//     width: 220px;
// }  
// .parameter ul li.prd-li-fo{
//     margin-left: 20px;
// } */
.parameter .btns {
    height: 34px !important;
}

.parameter .total-box {
    padding: 10px 0 0 0;
    text-align: left;
}

/* 列表式 */
/*// .list_item_v ul{
//     display: none;
// }*/
.list_item_v table {
    width: 100%;
    margin-top: 30px;
}

.list_item_v th, .list_item_v td {
    padding: 8px 20px;
    width: 70px;
    word-break: break-all;
    table-layout: fixed;
}

.list_item_v th {
    background: #f3f3f3;
    font-weight: normal;
}

.list_item_v td {
    padding: 8px 10px;
}

.list_item_v .item_lg {
    width: 650px;
}

.list_item_v input, .list_item_v select {
    height: 22px;
    line-height: 22px;
    padding: 0px 5px;
}

.list_item_v select {
    border: 1px solid #d9d9d9;
    width: 150px;
}

.list_item_v .countNum {
    display: inline-block;
    width: 42px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
}

.list_item_v .countNum input {
    width: 36px;
    padding: 0 3px;
    text-align: right;
}

.list_item_v .pim {
    float: left;
    border: 1px solid #d9d9d9;
    margin-right: 10px;
}

.list_item_v .pim {
    width: 130px;
    height: 130px;
    line-height: 130px;
    text-align: center;
    position: relative;
}
.list_item_v .pim img{
    max-width: 130px;
    max-height: 130px;
    vertical-align: middle;
    margin-bottom: 1px;
}

/* 圆形遮罩 */
.list_item_v .pim .note-box {
    position: absolute;
    top: 51px;
    left: 26px;
    width: 78px;
    height: 30px;
    border-radius: 15px;
    background-color: rgba(0, 0, 0, .5);
}
/* 圆形遮罩 说明文字 */
.list_item_v .pim .note-box .note {
    font-size: 16px;
    color: #fff;

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 30px;
}

.list_item_v .item_lg .title {
    width: 460px;
    line-height: 18px;
    height: 36px;
    margin-bottom: 5px;
    overflow: hidden;
}

.list_item_v .title span {
    font-size: 12px;
    padding: 1px 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
}

.list_item_v .title .title-shang {
    background: #df0010;
}

.list_item_v .title .title-mao {
    background: #ff6600;
}

.list_item_v .item_pic {
    line-height: 18px;
}

.list_item_v .item_Num > * {
    display: none;
    vertical-align: middle;
}

.list_item_v .item_lg .box label {
    min-width: 60px;
    text-align: right;
    display: inline-block;
}

.list_item_v .itemmark .mark{
    padding: 2px 2px 2px 4px;
}

.list_item_v .itemmark .mark:before{
    top: 3px;
    right: -7px;
    border-width: 7px;
}

.sortBar .sortTagCon {
    line-height: 38px;
}

.sortBar .sortTagCon .sortTag {
    cursor: pointer;
    display: inline-block;
    position: relative;
}

.sortBar .sortTagCon .sortTag .tag {
    float: right;
    width: 10px;
    height: 10px;
    margin: 13px 0 0 4px;
    border: 1px solid #ccc;
    border-radius: 2px;
    position: relative;
}

.sortBar .sortTagCon .sortTag .tag:before {
    content: "";
    font-size: 0;
    line-height: 0;
    border-width: 3px;
    height: 0;
    width: 0;
    border-color: #b3b3b3;
    border-bottom-width: 0;
    border-style: dashed;
    border-left-color: transparent;
    border-right-color: transparent;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.sortBar .sortTagCon .sortTag:hover em:before {
    border-top-color: #fff;
}

.sortBar .sortTagCon .sortTag .fa {
    margin: -1px 0 0 2px;
    color: #b3b3b3;
}

.sortBar .sortTagCon .sortTagList {
    position: absolute;
    top: 34px;
    left: 0;
    min-width: 50px;
    max-width: 100px;
    padding: 10px;
    background-color: #fff;
    z-index: 10;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    display: none;
}

.sortBar .sortTagCon .sortTagList li {
    line-height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}

.sortBar .sortTagCon .sortTagList .tag_lb {
    font-size: 0;
    line-height: 0;
    border-width: 6px;
    height: 0;
    width: 0;
    border-top-width: 0;
    border-style: dashed;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: -6px;
    left: 45%;
}

.sortBar .sortTagCon .sortTagList .tag_lb:after {
    content: "";
    font-size: 0;
    line-height: 0;
    border-width: 5px;
    height: 0;
    width: 0;
    border-top-width: 0;
    border-style: dashed;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #fff;
    position: absolute;
    top: 1px;
    left: -5px;
}

.sortBar .sortTagCon .sortTagList li .fa {
    margin: -1px -2px 0 0;
}

.sortBar .sortRuleShow {
    line-height: 38px;
    cursor: pointer;
}

/*// .sortBar .sortRuleShow .fa{
//     transition: all 0.3s ease-in-out;
//     -webkit-transition: all 0.3s ease-in-out;
//     -moz-transition: all 0.3s ease-in-out;
//     -o-transition: all 0.3s ease-in-out;
// }
// .sortBar .sortRuleShow.show .fa{
//     transform: rotate(180deg);
//     -ms-transform: rotate(180deg);
//     -moz-transform: rotate(180deg);
//     -webkit-transform: rotate(180deg);
//     -o-transform: rotate(180deg);
// }*/
.sortRules {
    border: 1px solid #ddd;
    border-top: 0 none;
    overflow: hidden;
    padding: 5px 0;
    display: none;
}

.sortRules li {
    float: left;
    margin: 0 16px;
    line-height: 28px;
}