.product {
    width: 100%;
    background: #fff;
    padding-top: 10px;
}

.nav200 {
    width: 200px;
    height: auto;
    float: left;
    margin-right: 5px;
    box-sizing: border-box;
}

.innerItem {
    width: 100%;
    height: auto;
    border: 1px solid #e1e1e1;
    border-bottom: none;
    margin-bottom: 10px;
    box-sizing: border-box;
}

    .innerItem > li {
        width: 100%;
        border-bottom: 1px solid #e1e1e1;
    }

.inner-t {
    height: 45px;
    line-height: 45px;
    color: #4f4f4f;
    font-size: 14px;
    padding: 0 14px;
    cursor: pointer;
    background: #f7f7f7;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

    .inner-t > a {
        display: inline-block;
        width: 88%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.inner-s {
    display: block;
    width: 20px;
    height: 20px;
    float: right;
    margin-top: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../image/down.png);
}

.innerItem > li > ul > li > a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 24px;
    font-size: 14px;
    color: #717171;
}

.dis-none {
    display: none;
}

.navAdv {
    width: 100%;
}

    .navAdv .Advli {
        height: 260px;
        margin-bottom: 15px;
    }
/***************ÓÒ±ß¡ú_¡ú************/
.QueryMain {
    position: relative;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    margin-bottom: 50px;
}

.QueryConditions {
    height: 45px;
    width: 100%;
    background-color: #f7f7f7;
    line-height: 45px;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: #353535;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.QueryTitle {
    display: inline-block;
    margin-right: 20px;
    float: left;
    font-size: 14px;
}

.Query-c {
    padding: 3px 25px 3px 10px;
    border: 1px solid #42b64b;
    color: #42b64b;
    position: relative;
    margin-right: 5px;
}

.Que-del {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../image/del.png);
    position: absolute;
    top: 3px;
    cursor: pointer;
}

.Query-brand {
    padding: 12px 10px 12px 20px;
    //border-bottom: 1px dashed #e1e1e1;
}

.brand-Main {
    width: 810px;
    float: left;
    box-sizing: border-box;
}

    .brand-Main ul {
        width: 100%;
        max-height: 100px;
        overflow-y: hidden;
    }

        .brand-Main ul li {
            width: 113px;
            height: 50px;
            float: left;
            box-sizing: border-box;
            text-align: center;
            line-height: 50px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            cursor: pointer;
            font-size: 14px;
            overflow: hidden;
            border: 1px solid #e1e1e1;
        }

            .brand-Main ul li img {
                width: 100%;
                height: 100%;
            }

.brand-li {
    border-top: none !important;
}

.brand-Main ul li:hover img {
    display: none;
}

.QueryMover {
    width: 65px;
    height: 20px;
    font-size: 14px;
    float: right;
    box-sizing: border-box;
    cursor: pointer;
}

    .QueryMover .inner-s {
        margin-top: 0;
    }

.specification {
    padding: 0px 20px;
    height: 34px;
    overflow: hidden;
}

    .specification:after, .specification > li:after {
        display: table;
        content: "";
        clear: both;
    }

    .specification > li {
        padding: 5px 0;
        border-top: 1px dashed #e1e1e1;
    }

        .specification > li > ul {
            width: 865px;
            float: right;
            font-size: 12px;
            line-height: 1.1;
        }

            .specification > li > ul > li {
                padding: 5px 15px 5px 0px;
                display: inline-block;
                cursor: pointer;
            }


.unfold {
    display: inline-block;
    width: 80px;
    height: 35px;
    background: #fff;
    line-height: 35px;
    padding: 0 10px;
    position: absolute;
    left: 467.5px;
    border: 1px solid #e1e1e1;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .unfold .inner-s {
        margin-top: 7px;
    }




.screening {
    width: 100%;
    height: 40px;
    background-color: #f7f7f7;
}

    .screening a {
        float: left;
        display: block;
        width: 65px;
        height: 40px;
        line-height: 40px;
        border: 1px solid #e1e1e1;
        box-sizing: border-box;
        text-align: center;
        border-right: none;
        font-size: 14px;
        cursor: pointer;
    }

        .screening a.active {
            background: #fff;
        }

.border-right .S-arrow {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(../image/px.png);
}
#up .S-arrow{
    background-image:url(../image/px2.png)
}
.screening a:hover {
    background: #fff;
}

.border-right {
    border-right: 1px solid #e1e1e1 !important;
}

.screening > div {
    height: 40px;
    float: left;
}

    .screening > div > div {
        padding: 0 4px 0 6px;
        border: 1px solid transparent;
        position: relative;
        z-index: 1;
    }

.screening div.cur > div {
    border: 1px solid #e1e1e1;
    background: #fff;
    z-index:1;
}

.screening > div > div p {
    line-height: 18px;
    padding: 9px 0;
}

.screening > div > div input {
    width: 40px;
    height: 20px;
    margin: 0 3px;
    padding-left: 1px;
    color: #999;
    font-size: 12px;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.price_range_btn {
    display: none;
    padding: 6px 2px 5px 3px !important;
}

    .price_range_btn button {
        float: right;
        width: 40px;
        height: 22px;
        border: none;
        background-position: 0 -80px;
        cursor: pointer;
    }

    .price_range_btn cite {
        font-style: normal;
        line-height: 22px;
        cursor: pointer;
        font-size: 14px;
    }

.screening .page {
    float: right;
    margin-right: 5px;
}

    .screening .page .pageNum {
        padding-right: 7px;
        color: #333;
        line-height: 40px;
    }


.screening ul.page li {
    float: left;
}

.screening ul.page button.prev, .screening ul.page button.next {
    background-color: transparent;
    display: inline;
    float: left;
    width: 19px;
    height: 19px;
    margin: 10.5px 5px 0 0;
    padding: 0;
    border: none;
    background-position: 0 0;
    text-indent: -999em;
    background-image: url("../image/jt.png");
    background-repeat: no-repeat;
}

.screening ul.page button.next {
    background-position: right 0;
}

.screening ul.page button.prev:hover {
    background-position: 0 bottom;
}

.screening ul.page button.next:hover {
    background-position: right bottom;
}
/*²úÆ·ÁÐ±í*/
.product_list > ul {
    overflow: hidden;
    margin-top: 8px;
}

    .product_list > ul > li {
        float: left;
        width: 241px;
        margin-right: 10px;
        margin-bottom: 20px;
    }

        .product_list > ul > li:nth-child(4n+4) {
            margin-right: 0;
        }

        .product_list > ul > li > div.mainMin {
            border: 1px solid #dcdcdc;
            position: relative;
        }

            .product_list > ul > li > div.mainMin .product_label {
                position: absolute;
                top: 0;
                right: 0;
                line-height: 50px;
                text-align: center;
                color: #FFFFFF;
            }

            .product_list > ul > li > div.mainMin .mainBottom .mainMove {
                line-height: 26px;
            }

                .product_list > ul > li > div.mainMin .mainBottom .mainMove.red {
                    color: #f41616;
                    font-size: 20px;
                }

            .product_list > ul > li > div.mainMin .mainTitle {
                white-space: inherit;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                margin-top: 6px;
                height: 38px;
            }

.mainMin .mainBottom {
    height: auto;
    border: none;
    padding: 10px 8px;
    padding-bottom: 20px;
}

    .mainMin .mainBottom .bottom {
        margin-top: 10px;
        overflow: hidden;
    }

        .mainMin .mainBottom .bottom .left {
            float: left;
        }
        .mainMin .mainBottom .bottom .left > span {
            display:inline-block;
            padding:3.5px 4px;
            border-width:1px;
            border-style:solid;
            font-size:12px;
            margin-right:3px;
        }
        .mainMin .mainBottom .bottom .Collection {
            width: 74px;
            height: 25px;
            float: right;
            background-image: url("../image/scMain.png");
            background-repeat: no-repeat;
            background-position: 0 -26px;
            background-size: cover;
            cursor:pointer;
        }
        .mainMin .mainBottom .bottom .Collection:hover {
            background-position:0 -52px;
        }
