* {
    padding: 0px;
    margin: 0px;

}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

.cent-ct {
    width: 980px;
    cursor: pointer;
    margin: 30px auto;
}

.main {
    margin-top: -50px;
}

.ren-kl {
    width: 100%;
    margin: 10px 0px;
}

#btn-search-value {
    width: 373px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 2px;
    outline: none;
    padding-left: 10px;

}

.mo-right span:first-child {
    margin-right: 10px;
}

#btn-search {
    position: relative;
    left: -30px;
    top: 1px;
    border: none;
    background: #fff;
    outline: none;
    padding: 10px 4px;

}

.le-ml {
    float: left;
    font-weight: 600;
    width: 6.5%;
    margin-right: 40px;
}

.me-kl {
    float: left;
    width: 88%;

}

.guanli {
    background: #000;
    border: none;
    color: #fff;
}

.me-kl li {
    float: left;
    margin-right: 15px;
    font-size: 12px;
    color: #333;
    line-height: 25px;
}

.ml-kl:after {

    clear: both;
    display: table;
    content: '';
}

.ren-kl:after {
    clear: both;
    display: table;
    content: '';
}

.at-xl {
    border-bottom: 1px solid #333;
}

.me-kl:after {
    clear: both;
    display: table;
    content: '';
}

.sea-rch {
    width: 373px;
    /* margin-left: 40px; */
}

.mem-kl {
    float: left;
    width: 88%;
}

.li-ml-k {
    /* margin-left:34px; */
}

.ml-kl li {
    width: 70px;
    height: 22px;
    border: 1px solid #ccc;
    margin-top: 5px;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    line-height: 20px;
    float: left;
    margin-right: 4px;
}

.hr-m {
    border-top: 1px solid #ccc;
    margin: 10px auto;
    width: 980px;
}

.prod-list {
    width: 1000px;
    margin: 5% auto;
    clear: both;
    margin-left: -5px;
}

.prod-list:after {
    clear: both;
    display: table;
    content: '';

}

.rel-img {
    width: 320px;
    text-align: center;
    height: 200px;
    overflow: hidden;

}

.min-kl {
    width: 320px;
    height: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);

}

.prod-list .item {
    width: 32%;
    margin-left: 1%;
    float: left;
    margin-bottom: 4%;
}

.prod-list .item .mo-dule {
    width: 90%;
    margin: 2% auto;
}

.prod-list .item .mo-le {
    width: 90%;
    margin: auto;
    clear: both;
}

.prod-list .item .mo-le span {
    font-size: 12px;
    color: #999;
}

.prod-list .item .mo-left {
    width: 42%;
    font-size: 16px;
    font-weight: 600;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.mo-left a {
    color: #333;
}

.prod-list .item .mo-right {
    float: right;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}

.mo-right span {
    margin-left: 5px;
    position: relative;
    top: 2px;
    color: #999
}

.su-z {
    margin-left: 7px;
}

.remove_cl {
    margin-left: 7px;
}

.alr-t {
    clear: both;
    width: 90%;
    margin: auto;
    font-size: 14px;
    padding-top: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}