

 /*pc*/
 #productList_style_04_1528773957163 li {
    width: 100%;
}

#productList_style_04_1528773957163 li.prod_Item {
    margin-bottom: 10%;
}

@media screen and (max-width: 1024px) {

    /*ipad*/
    #productList_style_04_1528773957163 li {
        width: 100%;
    }

    #productList_style_04_1528773957163 li.prod_Item {
        margin-bottom: 1%;
    }
}

@media screen and (max-width: 768px) {

    /*mobi*/
    #productList_style_04_1528773957163 li {
        width: 100%;
    }

    #productList_style_04_1528773957163 li.prod_Item {
        margin-bottom: 10%;
    }
}
#productList_style_04_1528773957163 .p_detail.pc,
#productList_style_04_1528773957163 .p_name.pc {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

#productList_style_04_1528773957163 .p_detail.pad,
#productList_style_04_1528773957163 .p_detail.mobile,
#productList_style_04_1528773957163 .p_name.pad,
#productList_style_04_1528773957163 .p_name.mobile {
    display: none;
}

@media screen and (min-width:641px) and (max-width:1200px) {

    #productList_style_04_1528773957163 .p_detail.pad,
    #productList_style_04_1528773957163 .p_name.pad {
        display: block;
    }

    #productList_style_04_1528773957163 .p_detail.pc,
    #productList_style_04_1528773957163 .p_detail.mobile,
    #productList_style_04_1528773957163 .p_name.pc,
    #productList_style_04_1528773957163 .p_name.mobile {
        display: none;
    }
}

@media screen and (max-width:640px) {

    #productList_style_04_1528773957163 .p_detail.mobile,
    #productList_style_04_1528773957163 .p_name.mobile {
        display: block;
    }

    #productList_style_04_1528773957163 .p_detail.pc,
    #productList_style_04_1528773957163 .p_detail.pad,
    #productList_style_04_1528773957163 .p_name.pc,
    #productList_style_04_1528773957163 .p_name.pad {
        display: none;
    }
}

/*产品状态  新品  推荐*/
#productList_style_04_1528773957163 .status {
    color: red;
    display: inline-block;
    border: 1px solid red;
    padding: 0 2px;
    margin-right: 5px;
    text-align: center;
    font-size: 12px;
    font-family: 'Times New Roman';
    vertical-align: middle;
    text-indent: 0px;
}

#productList_style_04_1528773957163 .page_btn {
    font-size: 14px;
    text-align: center;
}

#productList_style_04_1528773957163 .page_btn .all_page {
    display: inline-block;
    margin: 0 10px;
}

#productList_style_04_1528773957163 .page:hover {
    background: red;
    color: white;
    cursor: pointer;
}

#productList_style_04_1528773957163 .page_btn .cur {
    background: red;
    color: white;
    cursor: pointer;
}

#productList_style_04_1528773957163 .submit_div {
    display: inline-block;
}

#productList_style_04_1528773957163 .page_btn input {
    width: 50px;
    margin: 0 5px;
}

#productList_style_04_1528773957163 .page_btn input:hover {
    cursor: default;
    background: white;
    color: #333;
}

#productList_style_04_1528773957163 .page_submit {
    margin-left: 5px;
}

#productList_style_04_1528773957163 .page {
    display: inline-block;
    border: none;
    background: white;
    text-align: center;
    width: auto;
    padding: 0 15px;
    margin: 0 .5px;
    height: auto;
    line-height: 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e5e5e5;
}

@media screen and (max-width:640px) {
    #productList_style_04_1528773957163 .page_btn {
        font-size: 12px;
    }

    #productList_style_04_1528773957163 .submit_div {
        display: none;
    }
}

#productList_style_04_1528773957163 .page {
    width: auto;
    margin: 0 5px 10px 5px;
    border-radius: 5px;
}

@media screen and (max-width:640px) {
    #productList_style_04_1528773957163 .page {
        line-height: 30px;
        padding: 0 13px;
    }
}

.prod_default .v_value {
    color: #333;
    font-size: 12px;
}

#productList_style_04_1528773957163 .showActivity {
    display: none !important;
}

#productList_style_04_1528773957163 .btnaSet,
#productList_style_04_1528773957163 .btnaSet a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}














