.header-wrap {
    height: 1.95rem;
    position: relative;
    background: #efefef url(../images/cat_top_bg.png) repeat-x 0 0;
    background-size: 100% 44px;
    min-height: 44px;
}

.header-l {
    display: block;
    width: 1.95rem;
    height: 1.95rem;
    position: absolute;
    top: 0;
    left: 0;
}

.header-l a {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    padding: 0.4775rem;
}

.bbctouch-product-header .header-inp {
    margin: 0.275rem 3.8rem 0 2rem;
}

.header-inp .icon {
    float: left;
    vertical-align: top;
    width: 1rem;
    height: 1rem;
    margin: 0.2rem 0.1rem;
    background-image: url(../images/usercenter/search_ico.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 70%;
    opacity: 0.3;
}

.header-inp .search-input {
    float: left;
    width: 9.5rem;
    height: 1rem;
    padding: 0.2rem 0;
    font-size: 0.7rem;
    line-height: 1rem;
    color: #BBB;
    vertical-align: top;
    border: none 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header-r {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    font-size: 0;
    text-align: right;
}

.bbctouch-product-header .header-r a.categroy {
    width: 1.275rem;
    height: 1.575rem;
    padding: 0.2rem 0.4rem 0.2rem 0.1rem;
}

.bbctouch-product-header .header-r a {
    padding: 0.3rem 0.6rem 0.5rem 0.2rem;
}

.bbctouch-product-header .header-r a.categroy i {
    width: 100%;
    background-image: url(../images/usercenter/stiore_categroy_b.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    opacity: 0.60;
}

.header-r a i {
    display: block;
    width: 100%;
    height: 100%;
}

.header-r a {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
    width: 0.95rem;
    height: 0.95rem;
    padding: 0.5rem 0.5rem;
}

.header-r a i.more {
    background-image: url(../images/usercenter/more_b.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    opacity: 0.65;
}

.header-r a sup {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0.3rem;
    right: 0.3rem;
    width: 0.36rem;
    height: 0.36rem;
    background-color: #ED5564;
    border-radius: 100%;
}

.bbctouch-nav-layout {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
}

.show {
    display: block !important;
}

.bbctouch-nav-menu {
    display: block;
    position: absolute;
    top: 1.2rem;
    right: 0.2rem;
    width: 5rem;
}

.bbctouch-nav-menu .arrow {
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-right: 0.4rem;
    font-size: 0;
    line-height: 0;
    border-width: 0.4rem;
    border-color: transparent transparent rgba(85, 85, 85, 0.95) transparent;
    border-style: dashed dashed solid dashed;
}

.bbctouch-nav-menu ul {
    display: block;
    clear: both;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#F2555555', endColorstr='#F2555555');
    background: rgba(85, 85, 85, 0.95);
    border-radius: 0.2rem;
}

.bbctouch-nav-menu li {
    position: relative;
    z-index: 1;
    border-bottom: solid 0.05rem #999;
}

.bbctouch-nav-menu li a {
    display: block;
    height: 0.9rem;
    padding: 0.5rem;
    font-size: 0.6rem;
    line-height: 0.9rem;
    color: #FFF;
}

.bbctouch-nav-menu li a i.home {
    background-image: url(../images/usercenter/home_w.png);
}

.bbctouch-nav-menu li a i.search {
    background-image: url(../images/usercenter/search_w.png);
}

.bbctouch-nav-menu li a i {
    display: inline-block;
    width: 0.72rem;
    height: 0.72rem;
    vertical-align: middle;
    margin-right: 0.3rem;
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.bbctouch-nav-menu li a i.cart {
    background-image: url(../images/usercenter/cart_w.png);
}

.bbctouch-nav-menu li a i.member {
    background-image: url(../images/usercenter/member_w.png);
}

.bbctouch-nav-menu li a i.message {
    background-image: url(../images/usercenter/message_w.png);
}

.bbctouch-nav-menu li sup {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0.5rem;
    right: 0.5rem;
    width: 0.36rem;
    height: 0.36rem;
    background-color: #ED5564;
    border-radius: 100%;
}

.bbctouch-product-header .header-inp {
    margin: 0.25rem 2.2rem 0 2rem;
}

.header-inp {
    position: relative;
    display: block;
    height: 1.4rem;
    border: solid 0.05rem #DEDEDE;
    border-radius: 0.2rem;
    margin: 0.275rem 2.5rem 0 2rem;
    background-color: #FFF;
    text-align: left;
}

.header-l a i.back {
    width: 80%;
    height: 80%;
    margin: 10%;
    background-image: url(../images/usercenter/arrow_left_b.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0.75;
    display: inline-block;
}

.goods-search-list-nav {
    display: block;
    width: 100%;
    height: 1.85rem;
    background: #fff;
    position: fixed;
    z-index: 2;
    top: 1.95rem;
    max-width: 640px;
}

.goods-search-list-nav ul {
    font-size: 0;
    display: block;
    width: 85%;
    float: left;
}

.goods-search-list-nav:after {
    height: 1px;
    content: '';
    width: 100%;
    border-top: 1px solid #e3e5e9;
    position: absolute;
    bottom: -1px;
    right: 0;
    transform: scaleY(.5);
    -webkit-transform: scaleY(.5);
    z-index: 5;
}

.goods-search-list-nav ul li:first-child {
    width: 40%;
}

.goods-search-list-nav ul li {
    vertical-align: top;
    display: inline-block;
    width: 30%;
}

.goods-search-list-nav ul li a.current {
    color: #f15353;
}

.goods-search-list-nav ul li a {
    font-size: 0.6rem;
    color: #232326;
    line-height: 1.85rem;
    text-align: center;
    display: block;
    height: 1.85rem;
}

.goods-search-list-nav ul li a.current i {
    border-color: #ED5564 transparent transparent transparent;
}

.goods-search-list-nav ul li a i {
    font-size: 0px;
    line-height: 0;
    vertical-align: middle;
    display: inline-block;
    width: 0px;
    height: 0px;
    margin-left: 0.2rem;
    border-width: 0.2rem;
    border-color: #AAA transparent transparent transparent;
    border-style: solid dashed dashed dashed;
}

.goods-search-list-nav .browse-mode {
    display: block;
    width: 14.5%;
    float: right;
    position: relative;
}
.goods-search-list-nav .browse-mode:before {
    width: 1px;
    content: '';
    height: 100%;
    border-left: 1px solid #e3e5e9;
    position: absolute;
    left: -1px;
    bottom: 0;
    transform: scaleX(.5);
    -webkit-transform: scaleX(.5);
    z-index: 1;
    transform-origin: 0 0;

}

.goods-search-list-nav .browse-mode a {
    text-align: center;
    display: block;
    height: 1.85rem;
}

.goods-search-list-nav .browse-mode .browse-list {
    background-image: url(../images/usercenter/browse_list.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 80%;
}

.goods-search-list-nav .browse-mode a span {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.4rem auto;
    opacity: 0.5;
}

.bbctouch-main-layout {
    display: block;
    margin-top: 2rem;
    background-color: #F5F5F5;
    margin-bottom: 2.2rem
}

.mb20 {
    margin-bottom: 2rem !important;
}

.mt40 {
    margin-top: 3.9rem !important;
}

.list .goods-secrch-list {
    display: block;
}

.list .goods-secrch-list .goods-item {
    background-color: #FFF;
    display: block;
    clear: both;
    position: relative;
    z-index: auot;
}

.list .goods-secrch-list .goods-pic {
    display: block;
    width: 4.62rem;
    height: 4.62rem;
    padding: 0.38rem;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.list .goods-secrch-list .goods-pic a {
    width: 4.62rem;
    height: 4.62rem;
    display: table-cell;
    vertical-align: middle;
}

.list .goods-secrch-list .goods-pic img {
    max-width: 100%;
    max-height: 100%;
}

.list .goods-secrch-list .goods-info {
    display: block;
    height: 4.85rem;
    padding: 0.38rem 0.38rem 0 0;
    margin-left: 5.38rem;
    position: relative;
}

.list .goods-secrch-list .goods-info:after {
    content: '';
    height: 1px;
    width: 200%;
    position: absolute;
    left: 0;
    top: auto;
    right: auto;
    bottom: 0px;
    background-color: #e3e5e9;
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform-origin: top left;
    -webkit-transform-origin: top left;
}

.list .goods-secrch-list .goods-name {
    display: block;
    height: 2.4rem;
    overflow: hidden;
}

.list .goods-secrch-list .goods-name h4 {
    font-size: 0.65rem;
    line-height: 0.85rem;
    height: 1.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
}

.list .goods-secrch-list .goods-name h6 {
    font-size: 0.5rem;
    color: #999;
    line-height: 0.9rem;
    height: 0.9rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.list .goods-secrch-list .goods-sale {
    display: block;
    height: 0.9rem;
    padding: 0.2rem 0;
    overflow: hidden;
}

.list .goods-secrch-list .goods-price {
    color: #f23030;
    font-size: 0.6rem;
    line-height: 0.9rem;
    display: block;
    float: left;
}

.list .goods-secrch-list .goods-price em {
    font-size: 0.8rem;
    line-height: 0.9rem;
    vertical-align: top;
    display: inline-block;
}

.list .goods-secrch-list .goods-assist {
    display: block;
    height: 1rem;
    padding-bottom: 0.2rem;
    overflow: hidden;
}

.list .goods-secrch-list a {
    display: block;
    color: #232326;
}

.list .goods-secrch-list .goods-sold {
    font-size: 0.55rem;
    line-height: 1rem;
    color: #848689;
    display: block;
    float: left;
    width: 40%;
    height: 1rem;
}

.list .goods-secrch-list .goods-sold em {
    color: #000;
    vertical-align: middle;
    font-weight: 600;
}

.list .goods-secrch-list .goods-store {
    float: right;
    font-size: 0.55rem;
    line-height: 1rem;
    text-align: right;
    height: 1rem;
}

.list .goods-secrch-list .goods-store .mall {
    display: inline-block;
    padding: 0 0.1rem;
    font-size: 0.55rem;
    line-height: 0.7rem;
    color: #FFF;
    color: #EC5464;
}

.list .goods-secrch-list .sotre-creidt-layout {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.list .goods-secrch-list .sale-type {
    height: 0.7rem;
    margin: 0 0 0 0.4rem;
    vertical-align: top;
    text-align: center;
    font-size: 0.45rem;
    color: #FFF;
    line-height: 0.7rem;
    border-radius: 0.1rem;
    padding: 0px 3px;
    float: left;
    margin-top: 0.1rem;
}
.sale-type_pin{
    background-color: #f21313;
}
.sale-type_tuan{
    background-color: #f21466;
}
.sale-type_xianshi{
    background-color: #ac20de;
}
.sale-type_mbuy
{
    background-color: #551fe0;
}



.goods-search-list-nav .browse-mode .browse-grid {
    background-image: url(../images/usercenter/browse_grid.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 80%;
}

.grid .goods-secrch-list {
    font-size: 0;
    display: block;
    clear: both;
    overflow: hidden;
}

.grid .goods-secrch-list .goods-item {
    vertical-align: top;
    display: inline-block;
    width: 50%;
    z-index: 1;
    overflow: hidden;
    border-bottom: 0px;
    border-width: 0 0 0 0;
    position: relative;
    padding: 2px 1px 0px 0px;
    background-color: #f0f2f5;
    float: left;
    list-style: none;
    box-sizing: border-box;
}

.grid .goods-secrch-list .goods-item:nth-child(1) {
    padding: 0px 1px 0px 0px;
}

.grid .goods-secrch-list .goods-item:nth-child(2) {
    padding: 0px 0px 0px 1px !important;
}

.grid .goods-secrch-list .goods-item:nth-child(2n) {
    padding: 2px 0px 0px 1px;
}

.grid .goods-secrch-list .goods-pic {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff
}

.grid .goods-secrch-list .goods-pic a {
    display: table-cell;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.grid .goods-secrch-list .goods-pic img {
    max-width: 100%;
    max-height: 100%;
}

.grid .goods-secrch-list .goods-info {
    display: block;
    padding: 6px 0.25rem 0;
    background: #fff
}

.grid .goods-secrch-list .goods-name {
    display: block;
    min-height: 0.9rem;
    overflow: hidden;
}

.grid .goods-secrch-list .goods-name h4 {
    font-size: 0.6rem;
    line-height: 0.9rem;
    height: 0.9rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.grid .goods-secrch-list .goods-name h6 {
    display: none;
}

.grid .goods-secrch-list .goods-sale {
    display: inline-block;
    height: 0.9rem;
    padding: 0.2rem 0;
    overflow: hidden;
}

.grid .goods-secrch-list a {
    display: block;
    color: #111;
}

.grid .goods-secrch-list .goods-price {
    color: #f23030;
    font-size: 0.55rem;
    line-height: 0.9rem;
    display: block;
    float: left;
}

.grid .goods-secrch-list .goods-price em {
    font-size: 0.8rem;
    line-height: 0.9rem;
    vertical-align: top;
    display: inline-block;
}

.grid .goods-secrch-list .goods-assist {
    display: block;
    height: 1rem;
    padding-bottom: 0.2rem;
    overflow: hidden;
}

.grid .goods-secrch-list .goods-sold {
    font-size: 0.55rem;
    line-height: 1rem;
    color: #999;
    display: block;
    float: left;
}

.grid .goods-secrch-list .goods-sold em {
    color: #000;
    vertical-align: middle;
    font-weight: 600;
}

.grid .goods-secrch-list .goods-store {
    float: right;
    font-size: 0.55rem;
    line-height: 1rem;
}

.grid .goods-secrch-list .goods-store .mall {
    display: inline-block;
    padding: 0 0.1rem;
    font-size: 0.45rem;
    line-height: 0.7rem;
    color: #FFF;
    background-color: #EC5464;
}

.grid .goods-secrch-list .sotre-creidt-layout {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.list .goods-secrch-list {
    display: block;
}


.bbctouch-norecord.search .norecord-ico i {
    background-image: url(../images/usercenter/search_w.png);
}

.bbctouch-norecord .norecord-ico i {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 80%;
}

.gostore {
    color: #95b6eb !important;
}

.fix-block-r {
    bottom: 4rem;
}

.fix-block-r a.browse-btn i {
    background-image: url(../images/usercenter/goods_browse_b.png);
}

.hide {
    display: none !important;
}

.fix-block-r a.gotop-btn {
    top: -1rem;
}

.fix-block-r a.gotop-btn i {
    background-image: url(../images/usercenter/gotop_b.png);
}

.htsearch-input {
    height: 30px;
    border: 1px solid #eee;
    border-radius: 6px;
    width: 70%;
    text-indent: 8px;
    vertical-align: middle;
    font-weight: normal;
    font-size: 14px;
    -webkit-appearance: none;
    margin-top: 7px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 15px !important;
    border-color: #d5d5d5 !important;
}

.htsearch-wrap {
    position: absolute;
    left: 1.95rem;
    right: 1.95rem;
    border-radius: 0.65rem !important;
}

.htsearch-input {
    height: 30px;
    border: 1px solid #eee;
    width: 90%;
    text-indent: 8px;
    vertical-align: middle;
    font-weight: normal;
    font-size: 0.55rem;
    -webkit-appearance: none;
    border: none !important;
    border-radius: 0.65rem !important;
    padding-left: 1rem;
    color: #232326
}

.htsearch-wrap .sousuo_pic {
    position: absolute;
    top: 0.45rem;
    left: 0.32rem;
    vertical-align: top;
    width: 1rem;
    height: 1rem;
    background-image: url(../images/search_ico.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 70%;
    opacity: 0.4;
}

/*页内全屏遮罩层*/
.bbctouch-full-mask {
    position: fixed;
    z-index: 19;
    top: 0;
    bottom: 0;
}

.bbctouch-full-mask-bg {
    display: block;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
}

.bbctouch-full-mask-block {
    display: block;
    position: absolute;
    z-index: 12;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: -0.25rem 0 0.2rem rgba(0, 0, 0, 0.2);
}

.bbctouch-full-mask.left {
    display: block;
    left: 0;
    right: 0;
    animation: optionBlockLeft 0.3s ease-in-out;
    -webkit-animation: optionBlockLeft 0.3s ease-in-out;
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto;
}

@keyframes optionBlockLeft {
    from {
        display: none;
        left: 100%;
        right: -100%;
    }
    to {
        display: block;
        left: 0;
        right: 0;
    }
}

@-webkit-keyframes optionBlockLeft {
    from {
        display: none;
        left: 100%;
        right: -100%;
    }
    to {
        display: block;
        left: 0;
        right: 0;
    }
}

.bbctouch-full-mask.right {
    left: 110%;
    right: -110%;
    animation: optionBlockRight 0.5s ease-in-out;
    -webkit-animation: optionBlockRight 0.5s ease-in-out;
}

@keyframes optionBlockRight {
    from {
        display: block;
        left: 0;
        right: 0;
    }
    to {
        display: none;
        left: 110%;
        right: -110%;
    }
}

@-webkit-keyframes optionBlockRight {
    from {
        display: block;
        left: 0;
        right: 0;
    }
    to {
        display: none;
        left: 110%;
        right: -110%;
    }
}

/*页内下部滑入遮罩*/
.bbctouch-bottom-mask {
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    right: 0;
    display: block;
}

.bbctouch-bottom-mask-bg {
    display: block;
    position: absolute;
    z-index: 21;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.65);
}

.bbctouch-bottom-mask-block {
    display: block;
    position: absolute;
    z-index: 22;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 12rem;
    background: #FFF;
}

.bbctouch-bottom-mask.up {
    display: block;
    bottom: 0;
    animation: optionBlockUp 0.5s ease-in-out;
    -webkit-animation: optionBlockUp 0.5s ease-in-out;
}

@keyframes optionBlockUp {
    from {
        display: none;
        bottom: -100%;
    }
    to {
        display: block;
        bottom: 0;
    }
}

@-webkit-keyframes optionBlockUp {
    from {
        display: none;
        bottom: -100%;
    }
    to {
        display: block;
        bottom: 0;
    }
}

.bbctouch-bottom-mask.down {
    animation: optionBlockDown 0.5s ease-in-out;
    -webkit-animation: optionBlockDown 0.5s ease-in-out;
}

@keyframes optionBlockDown {
    from {
        display: block;
        bottom: 0;
    }
    to {
        display: none;
        bottom: -100%;
    }
}

@-webkit-keyframes optionBlockDown {
    from {
        display: block;
        bottom: 0;
        opacity: 1;
    }
    to {
        display: none;
        bottom: -100%;
        opacity: 0;
    }
}

.bbctouch-bottom-mask-tip {
    position: absolute;
    z-index: 1;
    top: -1.2rem;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0.6rem;
    font-weight: 600;
    line-height: 0.9rem;
    color: #FFF;
    text-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
}

.bbctouch-bottom-mask-tip i {
    background-image: url(../images/back_down.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 75%;
    width: 0.8rem;
    height: 0.9rem;
    display: inline-block;
    vertical-align: top;
    margin-right: 0.1rem;
}

.bbctouch-bottom-mask-top {
    position: relative;
    z-index: 1;
    display: block;
    padding: 0.5rem;
    border-bottom: solid 0.05rem #EEE;
}

.bbctouch-bottom-mask-close {
    position: absolute;
    z-index: 1;
    top: -0.6rem;
    right: 0;
    background: #FFF;
    width: 0.9rem;
    height: 0.9rem;
    padding: 0.15rem;
    border-radius: 100%;
}

.bbctouch-bottom-mask-close i {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/close_window.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    opacity: 0.5rem;
}

.bbctouch-bottom-mask-rolling {
    min-height: 1.9rem;
    max-height: 12rem;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

/*页内大图显示*/
.bbctouch-bigimg-layout {
    display: block;
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.85);
}

.bbctouch-bigimg-layout .close {
    position: absolute;
    z-index: 1;
    top: 0.5rem;
    right: 0.5rem;
    width: 1.2rem;
    height: 1.2rem;
    background-color: #FFF;
    background-image: url(../images/close_window.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 90%;
    border-radius: 100%;
    opacity: 0.5;
}

.bbctouch-bigimg-layout .pic-box {
    margin: 25% auto 0 auto;
    overflow: hidden;
    position: relative;
    width: 16rem;
    z-index: 1;
}

.bbctouch-bigimg-layout .pic-box ul {
    font-size: 0;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}

.bbctouch-bigimg-layout .pic-box li {
    display: inline-block;
    position: relative;
    width: 16rem;
    height: 16rem;
    text-align: center;
    z-index: auto;
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.bbctouch-bigimg-turn {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.bbctouch-bigimg-turn ul {
    font-size: 0;
    margin: 0 auto;
    white-space: nowrap;
    display: block;
    width: 100%;
}

.bbctouch-bigimg-turn ul li {
    display: inline-block;
    min-width: 19%;
    max-width: 99%;
    margin: 0 1% 0 0 !important;
    height: 0.25rem;
    padding: 0 !important;
    background: rgba(255, 255, 255, 0.75);
}

.bbctouch-bigimg-turn ul li.cur {
    background-color: #ED5564;
}

/*选择型按钮*/
.bbctouch-sel-box {
    display: block;
    background: #FFF;
    padding: 0 0.8rem;
}

.bbctouch-sel-box .tit {
    display: block;
    padding: 0.5rem 0;
    font-size: 0.7rem;
    line-height: 0.9rem;
}

.bbctouch-sel-box .sel-con {
    padding: 0 0 0.5rem 0;
}

.bbctouch-sel-box .sel-con a {
    display: inline-block;
    height: 0.9rem;
    padding: 0.25rem 0.5rem;
    margin: 0.3rem 0.3rem 0 0;
    font-size: 0.55rem;
    color: #888;
    line-height: 0.9rem;
    background: #FFF;
    border: solid 0.05rem #BBB;
    border-radius: 0.15rem;
}

.bbctouch-sel-box .sel-con a.sel {
    padding: 0.28rem 0.53rem;
    color: #FFF;
    background: #ED5564;
    border: none;
}

.bbctouch-sel-list {
    background-color: #FFF;
    margin-top: 0.5rem;
}

.bbctouch-sel-list label {
    position: relative;
    z-index: 1;
    display: block;
    height: 0.9rem;
    padding: 0.5rem 0;
    margin: 0 0.5rem;
    font-size: 0.6rem;
    line-height: 0.9rem;
    border-bottom: solid 0.05rem #EEE;
}

.bbctouch-sel-list label input[type="radio"] {
    display: none;
}

.bbctouch-sel-list label i {
    position: relative;
    display: inline-block;
    width: 0.75rem;
    height: 0.75rem;
    margin-right: 0.2rem;
    background-color: #F5F5F5;
    border: 0.05rem solid #CCC;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
}

.bbctouch-sel-list label.checked i {
    border-color: #ED5564;
    background-color: #ED5564;
}

.bbctouch-sel-list label.checked i:after {
    content: '';
    position: absolute;
    left: 0.1rem;
    top: 0.175rem;
    width: 0.4rem;
    height: 0.2rem;
    border-left: 0.065rem solid #fff;
    border-bottom: 0.065rem solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.bbctouch-sel-list a.del-invoice {
    position: absolute;
    z-index: 1;
    top: 0.5rem;
    right: 0.5rem;
    display: block;
    width: 0.8rem;
    height: 0.9rem;
    background-image: url(../images/del_b.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 80%;
}

.bbctouch-inp-con .input-box.btn-style label {
    display: inline-block !important;
    height: 0.9rem !important;
    padding: 0.25rem 0.5rem !important;
    margin: 0.3rem 0.3rem 0 0 !important;
    font-size: 0.55rem !important;
    color: #888 !important;
    line-height: 0.9rem !important;
    background: #FFF !important;
    border: solid 0.05rem #BBB !important;
    border-radius: 0.15rem !important;
}

.bbctouch-inp-con .input-box.btn-style label.checked {
    padding: 0.28rem 0.53rem !important;
    color: #FFF !important;
    background: #ED5564 !important;
    border: none !important;
}

.bbctouch-inp-con .input-box label input[type="radio"] {
    display: none;
}
#list-items-scroll{
    margin-top: 1.95rem;
}
#list-items-scroll dl{color: #252525;font-size: 0.65rem;}
#price_from,#price_to{background: #f0f2f5;border: none!important;line-height: 1.22rem;height: 1.22rem;text-align: center;border-radius: 0.21rem;font-size: 0.52rem;}
#list-items-scroll .inp-balck{display: inline-block;vertical-align: top}
#list-items-scroll .line{    display: inline-block;
    width: 8px;
    margin-left: 9px;
    margin-right: 9px;
    height: 14px;
    border-bottom: 1px solid #848689;}
#list-items-scroll dl{padding: 0.434rem}
#list-items-scroll dl dd{margin-top: 0.5rem;}
.shaixuan_goods_type a,#own_shop{height: 28px;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    line-height: 29px;
    background-color: #f0f2f5;
    border-radius: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;color: #232326;font-size: 0.565rem;    width: 29%;
    vertical-align: middle;}
.secreen-layout dd a.current {
    color: #FFF!important;
    background: #f23030!important;
}
#search_submit{margin-top: 1rem;}
.secreen-layout dd select {
    border: 0 none;
    appearance: none;
    -webkit-appearance: none;
    text-align: center;
    padding-left: 1rem;
    background: #f0f2f5;
    border: none!important;
    line-height: 1.22rem;
    height: 1.22rem;
    text-align: center;
    border-radius: 0.21rem;
    font-size: 0.52rem;
    width: 5rem;
}
.goods-sort-inner {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#19000000', endColorstr='#19000000');
    background: rgba(0,0,0,0.1);
    position: fixed;
    z-index: 4;
    top: 3.8rem;
    left: 0;
    right: 0;
    bottom: 0;
}
.goods-sort-inner span a.cur {
    color: #f15353;
}
.goods-sort-inner span a {
    font-size: 0.6rem;
    line-height: 1rem;
    color: #777;
    display: block;
    height: 1rem;
    padding: 0.3rem 1rem 0.3rem 1rem;
    position: relative;
}
.goods-sort-inner span a:before{
    height: 1px;
    content: '';
    width: 100%;
    border-top: 1px solid #e3e5e9;
    position: absolute;
    top: -1px;
    right: 0;
    transform: scaleY(.5);
    -webkit-transform: scaleY(.5);
    z-index: 1;
}
.goods-sort-inner span:first-child a:before{
    height: 0!important;
    content: '';
    width: 0;
    border-top: 1px solid #e3e5e9;
    position: absolute;
    top: 0px;
    right: 0;
    transform: scaleY(.5);
    -webkit-transform: scaleY(.5);
    z-index: 1;

}
.goods-sort-inner span {
    background-color: #FFF;
    display: block;
}
.goods-sort-inner span:first-child a{
    border-top: none;
}
.goods-sort-inner span a i {
    background-image: url(../images/ok.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    display: none;
    width: 0.7rem;
    height: 0.7rem;
    float: right;
    margin: 0.15rem;
}
.goods-sort-inner span a.cur i {
    display: block;
}
/*店铺列表页面样式*/
.shop-list .store-list{
    margin-bottom: 0.39rem;
    position: relative;
    color: #444;
    background: #fff;
}
.shop-list .store-list .store-item-name {
    position: relative;
    width: 100%;
}
.shop-list .store-list .store-item-name .store-info {
    width: 100%;
    padding: 20px 10px;
    overflow: hidden;
    box-sizing: border-box;
}
.shop-list .store-list .store-item-name:after{
    height: 1px;
    content: '';
    width: 100%;
    border-top: 1px solid #e3e5e9;
    position: absolute;
    bottom: -1px;
    right: 0;
    transform: scaleY(.5);
    -webkit-transform: scaleY(.5);
    z-index: 1;
}
.shop-list .store-list .store-item-name .store-info .store-img {
    float: left;
    overflow: hidden;
    max-width: 36%;
}
.shop-list .store-list .store-item-name .store-info .store-img a {
    display: block;
    max-width: 100%;
    /* height: 62px; */
    border: 1px solid #efefef;
    background: #fff;
}
.shop-list .store-list .store-item-name .store-info .store-img a img {
    max-height: 62px;
    max-width: 100%;
}
.shop-list .store-list .store-item-name .store-info .store-info-o {
    margin-left: 2%;
    position: relative;
    float: left;
    max-width: 60%;
}
.shop-list .store-list .store-item-name .store-info .store-info-o p:first-child {
    padding-top: 0;
}
.shop-list .store-list .store-item-name .store-info .store-info-o p {
    color: #232326;
    font-size: 0.55rem;
    line-height: 20px;
    height: 20px;
    padding-top: 3px;
}
.shop-list .store-list .store-item-name .store-info .store-info-o .store-name {
    max-width: 165px;
    height: 20px;
    font-size: 0.61rem;
    color: #232326;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.shop-list .store-list .store-item-name .store-info .store-info-o p span {
    color: #232326;
}
.shop-list .store-list .store-item-name .fav-store {
    position: absolute;
    top: 1.39rem;
    right: 0.87rem;
    text-align: center;
    z-index: 1;
}
.shop-list .store-list .store-item-name .fav-store a {
    font-size: 0.52rem;
    line-height: 1rem;
    color: #fff;
    background-color: #f23030;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    height: 1rem;
    padding: 0.1rem 0.6rem;
    border-radius: 0.15rem;
}
.item-goods ul.goods-list {
    font-size: 0;
    margin-bottom: 0.39rem;
    clear: both;
    overflow: hidden;
    background: #f8f8f8;
}
.item-goods ul.goods-list li:nth-child(odd) {
    float: left;
}
.item-goods ul.goods-list li {
    background-color: #FFF;
    vertical-align: top;
    display: inline-block;
    width: 49.5%;
    overflow: hidden;
}
.item-goods ul.goods-list li a {
    display: block;
}
.item-goods ul.goods-list li .goods-pic {
    width: 100%;
    /* height: 300px; */
    vertical-align: middle;
    /* line-height: 300px; */
    text-align: center;
    overflow: hidden;
    padding: 0.3rem;
    box-sizing: border-box;
}
.item-goods ul.goods-list li .goods-pic img {
    width: 100%;
    vertical-align: middle;
    border-radius: 0.2rem;
}
.item-goods ul.goods-list li dl {
    padding: 0.3rem;
}
.item-goods ul.goods-list li dt.goods-name {
    font-size: 0.565rem;
    line-height: 0.7rem;
    height: 1.4rem;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.32rem;
    color: #000;
}
.store-item-goods .br {
    border-top: 1px solid #e1e1e1;
    margin-top: 0.4rem;
}
.item-goods ul.goods-list li dd.goods-price {
    font-size: 0.55rem;
    line-height: 1rem;
    color: #F23030;
    margin-top: 0.2rem;
}
.store-item-goods dd {
    display: inline-block !important;
    border: none !important;
    margin-top: 0 !important;
}
.item-goods ul.goods-list li dd.goods-price em {
    font-size: 0.7rem;
    font-weight: 600;
}
.store-item-goods dd.goods-sale {
    float: right;
    line-height: 1rem;
    height: 1rem;
    padding-top: 0.1rem;
    color: #999;
    font-size: 0.52rem;
}
.store-item-goods dd {
    display: inline-block !important;
    border: none !important;
    margin-top: 0 !important;
}
.item-goods ul.goods-list li:nth-child(even) {
    float: right;
}
.header-search{
    font-size: 0.65rem;
    color: #232326;
    position: absolute;
    right: 0;
    top: 0;
    height: 1.95rem;
    line-height: 1.95rem;
    width: 1.95rem;
    text-align: center;
}
