* {
    font-family: 'Microsoft YaHei', 瀵邦喛钂嬮梿鍛寸拨;
    margin: 0px;
    padding: 0px;
}

.main {
    margin-top: 8px;
}

.con-tainer {
    width: 100%;
    min-width: 1340px;

}

.rel-img {
    width: 320px;
    height: 200px;
}

.prod-list {
    width: 1000px;
    margin: 5% auto;
    clear: both;
}

.prod-list:after {
    clear: both;
    display: table;
    content: '';
}

.xel-li {
    cursor: pointer;
}

.prod-list .item {
    width: 32%;
    margin-left: 1%;
    float: left;
    margin-bottom: 50px;
}

.prod-list .item .mo-dule {
    width: 90%;
    margin: 2% auto;
}

.prod-list .item .mo-left {
    width: 78%;
    font-size: 16px;
    font-weight: 600;
    float: left;
}

.prod-list .item .mo-right {
    width: 60px;
    float: left;
    font-size: 12px;
    border: 1px solid #ccc;
    text-align: center;
    cursor: pointer;
    height: 19px !important;
    line-height: 16px;

}

.prod-list .item .mo-right span {
    position: relative;
    color: #999;
}

.prod-list .item .mo-le {
    width: 91%;
    margin: auto;
    clear: both;

}

.prod-list .item .mole i {
    position: relative;
    left: -2px;
}

.moe-ml {
    /* padding-top: 8px; */
}

.prod-list .item .mo-le span {
    font-size: 12px;
    color: #999;
    position: relative;
    left: 4px;
    top: 1px;
}

.likeCount {
    position: relative;
    left: 5px;

}
