﻿.home_hotSeller{
    display: -webkit-box;
    display: flex;
    margin-bottom: 20px
}
    .home_hotSeller .top {
        width: 220px;
        height: 412px;
        background-color: #fff;
        border-radius: 6px;
        padding: 13px 20px;
        margin-right: 10px
    }

        .home_hotSeller .top .title {
            margin-bottom: 37px
        }
    .home_hotSeller .title .iconfont {
        font-size: 24px;
        color: #e83d3d;
        margin-right: 12px
    }
*, :after, :before {
    box-sizing: border-box;
    margin: 0
}
.home_hotSeller .title title {
    display: block;
    font-size: 20px;
    font-weight: 700
}
ul {
    list-style: none
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.home_hotSeller .title title {
    display: block;
    font-size: 20px;
    font-weight: 700
}

.home_hotSeller .top ul li .img-box, .home_hotSeller .top ul li .mfg-box, .home_hotSeller .top ul li .price-box {
    display: none
}

a, img {
    -webkit-touch-callout: none
}

.home_hotSeller .top ul li .parno-box {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    line-height: 36px;
    font-size: 14px;
    color: #fff
}
.home_hotSeller {
    display: -webkit-box;
    display: flex;
    margin-bottom: 20px
}
.hot_img {
    width: 38px;
    height: 24px
}
.hot_title {
    float: right;
    margin-right: 27px;
    margin-top: -4px;
}
.title_ul {
    margin-top: -32px;
}
.span_icon {
    display: block;
    width: 20px;
    height: 20px;
    background: #cbdfff;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
    margin-right: 10px;

}
