.container{
    width: 1300px;
    margin: 0 auto;
    padding: 16px 0 60px;
    margin-top: 117px;
}
.filter-wrap {
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #ebedf0;
    border-radius: 5px;
    background-color: #fff;
}
.catalogue {
    line-height: 30px;
}
.catalogue .l-item {
    border-bottom: 1px solid #f0f2f5;
    position: relative;
    padding-left: 116px;
}
.catalogue .f-hd, .catalogue .f-hd2 {
    width: 96px;
    color: #8d8e99;
    background-color: #fafbfc;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    white-space: nowrap;
    font-size: 0;
}
.filter-wrap .l-item:first-child .f-hd2 {
    border-radius: 0;
}
.filter-wrap .catalogue .l-item:first-child .f-hd2 {
    border-radius: 5px 0 0 0;
}
.catalogue .f-hd2:before, .catalogue .f-hd:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: top;
}
.catalogue .f-hd2 span, .catalogue .f-hd span {
    vertical-align: top;
    font-size: 14px;
    position: relative;
    top: 9px;
}
.filter-wrap .catalogue .l-item:first-child .f-hd2 span {
    top: 40px;
}
.catalogue .f-bd {
    float: left;
    width: 100%;
    padding: 9px 0;
    position: relative;
}
.catalogue .l-item:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
}
.catalogue .filter-icon {
    padding-top: 12px;
    width: 1080px;
    height: 90px;
    overflow: hidden;
}
.catalogue .filter-icon ul {
    font-size: 0;
}
.catalogue .filter-icon li {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0 5px;
    cursor: pointer;
    width: 88px;
}
.catalogue .filter-icon li.active, .catalogue .filter-icon li:hover {
    color: #3b8cfe;
}
.catalogue .filter-icon .pic {
    max-width: 100%;
    height: 50px;
    line-height: 50px;
}
.catalogue .filter-icon .pic img {
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    -webkit-filter: saturate(100%) brightness(100%);
    filter: saturate(100%) brightness(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: inline;
    border-radius: 10px;
}
.catalogue .filter-icon li.active .pic img, .catalogue .filter-icon li:hover .pic img {
    -webkit-filter: saturate(135%) brightness(106%);
    filter: saturate(135%) brightness(106%);
}
.catalogue .filter-icon .name {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 45px;
    max-width: 115px;
}
.sk{
    display: none;
}
.list-wrap {
    margin-bottom: 40px;
    position: relative;
}
.list-container {
    overflow: hidden;
}
.f-list {
    border-radius: 5px;
    background-color: #fff;
    min-height: 800px;
    padding-bottom: 12px;
}
.f-list .list-head {
    color: #8d8e99;
    border-top: 1px solid #ebedf0;
    border-bottom: 1px solid #ebedf0;
    background-color: #fafbfc;
    line-height: 50px;
    height: 50px;
    border-radius: 5px 5px 0 0;
    padding: 0 32px;
}
.f-list .sort-group, .f-list .sort-price {
    font-size: 14px;
    float: left;
}
.goods-list{
   border-radius: 5px; 
}
.goods-list ul {
    margin-bottom: -1px;
}
.goods-list .com-li {
    padding: 20px;
    position: relative;
}
.f-list .goods-list ul li:after {
    content: "";
    position: absolute;
    z-index: 5;
    left: 30px;
    bottom: 0;
    width: 1240px;
    border-top: 1px solid #ebedf0;
}
.shop{
  display: inline-block;
    vertical-align: middle;
    font-size: 0;
    position: relative;  
}
.shop-img{
  width: 100px;
    height: 100px;
    margin-right: 18px;  
}
.shop a {
    width: 100%;
    height: 100%;
    display: block;
}
.el-image {
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.shop .img {
    width: 100px;
    height: 100px;
    border-radius: 4px;
}
.el-image__inner {
    vertical-align: top;
}
.el-image__error, .el-image__inner, .el-image__placeholder {
    width: 100%;
    height: 100%;
}
.f-list .goods-list ul li .shop {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    position: relative;
}
.info {
    width: 690px;
    font-size: 14px;
}

.f-list .goods-list ul li .name {
    font-size: 18px;
    font-weight: 700;
    height: 40px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-decoration: none;
}
.info .pro-server {
    color: #8d8e99;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
 .info .pro-server span, .info .pro-server span.yj {
    font-size: 12px;
    padding: 0 5px;
    height: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    color: #59f;
    background: rgba(0,0,0,.05);
    margin-right: 0;
}
.info .pro-server span.yj {
    margin-left: 5px;
    line-height: 24px;
    text-decoration: line-through;
    margin-left: 10px;
}
.f-list .info .pro-tags {
    font-size: 0;
    margin-bottom: -10px;
}
.info .pro-tags span {
    display: inline-block;
    vertical-align: middle;
    max-width: 160px;
    padding: 0 5px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: linear-gradient(
135deg,#76b3ff,#3b8cfe);
    margin-right: 4px;
    border-radius: 2px;
    line-height: 24px;
    height: 24px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.info .pro-tags span.kc {
    background: linear-gradient(
135deg,#ff5339,#ff9482);
    color: #fff;
}
.info .pro-tags span.charging {
      background: linear-gradient( 
135deg,#ffeb3b,#ff5722);
    color: #fff;
}
.info .pro-tags span.km {
    background: linear-gradient(
135deg,#06a112,#37e100);
    color: #fff;
}
.info .pro-tags span.sw {
    background: linear-gradient( 
135deg,#ffeb3b,#ff5722);
    color: #fff;
}
.f-list .goods-list .com-li .value-added {
    padding: 0 20px 0 110px;
    width: 150px;
}
.f-list .goods-list .com-li .s-price {
    text-align: center;
}
.f-list .goods-list .com-li .s-price .price {
    color: #ff5436;
    font-size: 20px;
    font-weight: 700;
}
.f-list .goods-list .com-li .s-price .buy-now {
    font-size: 14px;
    color: #3b8cfe;
    border: 1px solid #3b8cfe;
    border-radius: 2px;
    width: 128px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: block;
}
.van-list__finished-text{
    color: #969799;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
}