
.ren0 img {
    -webkit-filter: grayscale(100%)!important;
    filter: grayscale(100%)!important;
}
#column_id{
    display: none!important;
}
.active{
    color: #FF6800;
    font-weight: 600;
}
.select{
    overflow: hidden;
    margin: 0 auto;
    font-size: 13px;
    border-bottom: 0.5px solid #dbdbdb;
}
.show_area ul{
    height: auto!important;
}
.quyu{
    line-height: 78px;
    overflow: hidden;
}
.lititle{
    text-align: center;
    width: 10%;
    float: left;
    line-height: 48px;
    color: #999;
    border-top: 0.5px solid #dbdbdb;
    background-color: #f8f8f8;
    border-right: 0.5px solid #dbdbdb;
}
.quyu{
    position: relative;
}
.quyu ul{
    height: 48.5px;
    width: 90%;
    padding: 0 14px;
    list-style: none;
    float: left;
    margin: 0;
    background: #fafafa;
    border-top: 0.5px solid #dbdbdb;
}
.quyu ul li{
    float: left;
    width: 78px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    transition: line-height 0.5s;
}
.more{
    width: 15px;
    height: 15px;
    background: #EEEEEE;
    border: 1px solid #D9D9D9;
    position: absolute;
    right: 30px;
    top: 15px;
    cursor: pointer;
    transition: top 0.5s;
}

.price{
    line-height: 78px;
    overflow: hidden;
}
.price{
    position: relative;
}
.price ul{
    height: 48.5px;
    width: 90%;
    padding: 0 14px;
    list-style: none;
    float: left;
    margin: 0;
    background: #fafafa;
    border-top: 0.5px solid #dbdbdb;
}
.price ul li{
    float: left;
    width: 78px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    transition: line-height 0.5s;
}

.feature{
    line-height: 78px;
    overflow: hidden;
}
.feature{
    position: relative;
}
.feature ul{
    height: 48.5px;
    width: 90%;
    padding: 0 14px;
    list-style: none;
    float: left;
    margin: 0;
    background: #eee;
    border-top: 0.5px solid #dbdbdb;
    border-bottom: 0.5px solid #dbdbdb;
}
.feature ul li{
    float: left;
    width: 78px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    transition: line-height 0.5s;
}

.qv{
    line-height: 78px;
    overflow: hidden;
}
.qv{
    position: relative;
}
.qv ul{
    height: 48.5px;
    width: 90%;
    padding: 0 14px;
    list-style: none;
    float: left;
    margin: 0;
    background: #eee;
    border-top: 0.5px solid #dbdbdb;
}
.qv ul li{
    float: left;
    width: 78px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    transition: line-height 0.5s;
}

.selected ul{
    height: 48.5px;
    padding: 0 14px;
    list-style: none;
    float: left;
    margin: 0;
}
.selected ul li{
    float: left;
    padding: 4px;
    margin: 13px 0px;
    margin-left: 6px;
    text-align: center;
    line-height: 12px;
    cursor: pointer;
    font-size: 12px;
    border: 1px solid #FF6800;
    position: relative;
}
.empty{
    float: left;
    font-size: 14px;
    cursor: pointer;
    line-height: 48px;
    color: #999;
}
.selected>ul>li{
    pointer-events: none;
    cursor: default;
}



/*鍒嗛〉*/
.pagenation {
    max-width: 1450px;
    padding: 20px 15px 20px 15px;
    min-width: 300px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    color: #666;
    min-width: 200px;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

.pagenation .pagenum {
    float: left;
    min-width: 30px;
    padding: 3px 5px;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.pagenation .pagenum:hover {
    color: #85b547;
}
.page_number li:hover{
    color: #85b547;
}
.pagenation .pagenums {
    float: left;
    min-width: 30px;
    padding: 3.5px 5.5px;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 3px;
    box-sizing: border-box;
}

.page_number{
    list-style-type:none;
    float: left;
    margin: 0px;
    padding: 0px;
}
.jin{
    color: #d9cfce!important;
    background: #fff;
    pointer-events: none; 
}
.jin a{
    color: #d9cfce!important;
}
.page_number li{
    margin-right: 5px;
    border: 1px solid #ddd;
    float: left;
    min-width: 15px;
    text-align: center;
    padding: 3px 5px;
    cursor:pointer;
}
.show_active{
    line-height: 15px!important;
}
.hid_active{
    line-height: 15px!important;
}
@media only screen and (max-width: 1000px) {
    .quyu ul,.qv ul,.price ul,.feature ul{
        width:90%;
    }
    .select {
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .add_content li {
        margin: 0 auto;
        float:none;
        margin-top: 15px;
    }
    .quyu ul,.qv ul,.price ul,.feature ul{
        width: 75%;
    }
    .select {
        width:100%;
    }
    .lititle {
        width: 25%;
        text-align: left;
        padding-left: 10px;
    }
    .quyu ul li,.qv ul li,.price ul li,.feature ul li{
        width: 70px;
    }
    .tiul{
        display: none;
    }
}

