
.list-group{
    width: 1200px;
    margin-bottom: 20px;
}

.list-group-itemTitle {
    position: relative;
    display: block;
    background-color: #fff;
    z-index: 2;
    color: #666;
    border-color: #456598;
    font-size: 14px;
}
.list-group-block {
    width: 100%;
    display: table;
    border-bottom: 1px solid #f1f1f1;
    padding: 25px 0;
}
.list-group-block:last-child{
    border-bottom: unset;
}
.list-group-block-inner {
    position: relative;
    width: 33%;
    font-size: 14px;
    background-color: #fff;
    white-space: nowrap;
    float: left;
}
.list-group-block-inner .list-group-block-inner-title{
    display: table;
    margin-bottom: 15px;
    color: #666;
    width: auto;
}
.list-group-tag{}
.list-group-tag a {
    background: #c3c3c3;
    border-radius: 40px;
    padding: 2px 20px;
    margin-right: 25px;
    display: block;
    width: auto;
    float: left;
    color: #666;
}
.list-group-tag .vendor_contact{cursor: pointer;}
.list-group-tag .vendor_contact i {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../img/manufacturers/di1.png) no-repeat center;
    background-size: contain;
}
.list-group-tag .vendor_shoucang{}
.list-group-tag .vendor_shoucang i {
    display: inline-block;
    width: 15px;
    height: 12px;
    background: url(../img/manufacturers/di2.png) no-repeat center;
    background-size: contain;
}
.post1{background-color:#c3c3c3;}
.list-group a:hover{color: #f49e15;}
.list-group-tag a:hover{background: #d5d5d5;color: #333}
.post a:hover{background-color: #d5d5d5;color: #333}

.list-group {
    margin: 25px auto;
}
#c_product, #c_company, #inq {
    cursor: pointer;
}
.vendor {
    padding-bottom: 70px;
}
.vendor_like{
    padding-bottom: 1px !important;
}
.jjsjs-zimu a {
    margin-right: 17px !important;
    font-size: 14px;
}
