﻿.shops-tj > ul {
    height: 210px;
    margin-left: 0;
    width: auto;
}

    .shops-tj > ul > li {
        margin-left: 0;
        margin-right: 20px;
        margin-top: 10px;
        display: block;
        border: 0;
        /* background-color: #eee; */
        background-size: 100%;
        text-align: left;
        font-size: 14px;
    }

        .shops-tj > ul > li .emptyplace {
            font-size: 24px;
            text-align: center;
            line-height: 172px;
            color: #bbb;
        }

        .shops-tj > ul > li > div {
            border: 1px solid #ededed;
        }

        .shops-tj > ul > li:hover .a-shadow {
            display: block;
        }

.a-shadow {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 194px;
    background-color: rgba(0,0,0,0.5);
    filter: alpha(opacity=50);
    display: none;
}

.shadow-div {
    width: 50%;
    text-align: center;
    float: left;
    color: #fff;
    padding-top: 50px;
}

    .shadow-div a {
        color: #fff;
    }

    .shadow-div img {
        margin-bottom: 5px;
    }


.sslcase h3 {
    margin: 0 0 5px 0;
    width: 100%;
    background: #f9f9f9;
    border-bottom: 1px solid #e5e5e5;
    height: 37px;
    line-height: 34px;
    text-indent: 15px;
    float: left;
    font-weight: normal;
    color: #555;
}

.sslcase li.hide {
    display: none;
}


.tab-ul > li {
    float: left;
    /*    height: 300px;*/
    padding: 20px 0;
    background: #fff;
    overflow: hidden;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

/*    .tab-ul > li:hover {
        height: 390px;
    }*/


.tab-li-title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
}

.tab-li-tips {
    background: url(https://ssl.22.cn/content/images/line.png) center no-repeat;
    text-align: center;
    margin: 0 30px 10px 30px;
    height: 24px;
}


    .tab-li-tips > span {
        display: inline-block;
        padding: 2px 8px;
        color: #fff;
        position: relative;
        z-index: 10;
    }

.red-bg {
    background: #ea6161;
}

.blue-bg {
    background: #6498bd;
}

.green-bg {
    background: #6b9b6b;
}

.orange-bg {
    background: #f28841;
}

.tab-list {
    width: 100%;
    line-height: 30px;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 30px;
}

.tab-list-alpha {
    color: #999;
    margin-right: 5px;
}

.tab-list-img {
    margin-left: 5px;
    cursor: pointer;
}

a.red-coin {
    display: inline-block;
    padding: 2px 8px;
    border: 1px solid #ea6161;
    color: #ea6161;
    transition: 0.25s;
    -webkit-transition: 0.25s;
    background: #fff;
}

a.orange-coin {
    display: inline-block;
    padding: 2px 8px;
    border: 1px solid #ff7200;
    color: #ff7200;
    transition: 0.25s;
    -webkit-transition: 0.25s;
    background: #fff;
}

.MGL5 {
    margin-left: 5px;
}

.red-coin:hover {
    background: #ea6161;
    color: #fff;
}

.orange-coin:hover {
    background: #ff7200;
    color: #fff;
}

.MG5 {
    margin: 5px 0;
    height: 30px;
}

.tab-list-price {
    color: #666;
    margin: 5px 0 26px 0;
    text-align: center;
}

.market-price {
    color: #999;
    text-decoration: line-through;
}

.our-price {
    font-size: 26px;
    color: #ff6600;
    margin-left: 10px;
}

a.tab-list-buy {
    display: block;
    width: 200px;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    text-align: center;
    background: #fe8431;
    color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    margin: 15px auto;
}

    a.tab-list-buy:hover {
        background: #ff6600;
        color: #fff;
    }

a.know-more {
    display: block;
    color: #0066cc;
    text-align: center;
    margin-top: 5px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
}

    a.know-more:hover {
        color: #fe8431;
        text-decoration: underline !important;
    }

.HT30 {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.BD0 {
    border: 0;
}


/*2020-08-11*/
.customer-scroll {
    position: relative;
    padding: 30px 0;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 86px;
    text-align: center;
    /*IE*/
    text-align: -moz-center;
    /*Firefox*/
    text-align: -webkit-center;
    /*Chrome*/
}

    .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }

        .flex-control-nav li a {
            width: 8px;
            height: 8px;
            display: block;
            background: rgba(255, 255, 255, 0);
            border: 1px solid #ffffff;
            cursor: pointer;
            text-indent: -9999px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
        }

            .flex-control-nav li a:hover {
                background: #fff;
            }

            .flex-control-nav li a.flex-active {
                background: #fff;
                cursor: default;
            }

.flex-direction-nav {
    *height: 0;
}


.customer-scroll li.customer-list {
    text-align: center;
    /*IE*/
    text-align: -moz-center;
    /*Firefox*/
    text-align: -webkit-center;
    /*Chrome*/
    border-right: 1px solid #e4e4e4;
}

    .customer-scroll li.customer-list:last-child {
        border-right: none;
    }

    .customer-scroll li.customer-list:nth-child(6n) {
        border-right: none;
    }

    .customer-scroll li.customer-list img {
        width: 180px;
        height: 60px;
        display: inline-block;
    }

.flex-control-nav {
    display: none;
}

.customer-scroll .flex-prev,
.customer-scroll .flex-prev:hover,
.customer-scroll .flex-next:hover,
.customer-scroll .flex-next {
    background: url("/images/icon_home.png") 0 0 no-repeat;
}

.customer-scroll:hover .flex-direction-nav .flex-next,
.customer-scroll:hover .flex-direction-nav .flex-prev,
.customer-scroll.active .flex-direction-nav .flex-next:hover,
.customer-scroll.active .flex-direction-nav .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.customer-scroll .flex-next,
.customer-scroll .flex-prev {
    width: 20px;
    height: 36px;
}

    .customer-scroll .flex-prev:hover,
    .customer-scroll .flex-prev {
        background-position: -21px 0;
    }

    .customer-scroll .flex-next:hover,
    .customer-scroll .flex-next {
        background-position: -49px 0;
        text-indent: -9999em;
    }

.flex-direction-nav .flex-prev {
    left: 0;
}

.flex-direction-nav .flex-next {
    right: 0;
    text-align: right;
}
/*红包*/
.red-packet {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    margin-left: 10px;
    padding: 0 5px;
    border-radius: 5px;
    display: inline-block;
    background-color: #F00;
}


.paimai-blank {
    font-size: 20px;
    height: 93px;
    line-height: 93px;
    text-align: center;
    opacity: .3;
}
/*精品*/
.good-tags {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    margin-left: 5px;
    padding: 0 5px;
    border-radius: 5px;
    display: inline-block;
    background-color: #efa149;
}



/*微闪拍拍卖成交数据 2024-08-22*/

.bid-data {
    position: relative;
    border: 1px solid #ededed;
    margin-bottom: 15px;
    height: 280px;
    background: #fff url(../images/wspdata_bg.png) no-repeat;
    background-position: center bottom;
}

    .bid-data p:nth-child(2) {
        font-size: 14px;
        color: #666;
        text-align: center;
        line-height: 22px;
        padding-top: 15px;
    }

    .bid-data p:nth-child(3) {
        font-size: 36px;
        color: #ff0000;
        font-weight: bold;
        text-align: center;
        line-height: 30px;
        padding-top: 10px;
        padding-bottom: 5px;
    }

        .bid-data p:nth-child(3) > span {
            font-size: 20px;
            padding-left: 3px;
        }

    .bid-data .bid-box > div {
        font-size: 14px;
        color: #666;
        line-height: 24px;
        padding-left: 85px;
        padding-right: 20px;
    }

.inter-transaction2 a {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #fe8431;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    width: 188px;
}

    .inter-transaction2 a:hover {
        background: #FF9900;
        text-decoration: none;
    }