a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
}

.tabbar-fixed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    text-align: center;
    position: fixed;
    -webkit-box-shadow: 0 2px 7px 0 hsla(0,0%,75%,.5);
    box-shadow: 0 2px 7px 0 hsla(0,0%,75%,.5);
    z-index: 666;
    margin: 0 auto;
    line-height: 50px;
    bottom:0;
    padding: 0;
}

.m-tabbar:after {
    border-top: 1px solid #e5e5e5;
    height: 1px;
}

.tabbar-fixed ._btn-container {
    width: 60%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    font-size: .37333rem;
}

.tabbar-fixed ._btn-container--small {
    width: 36.67%;
}

.tabbar-fixed ._buy-submit-btn {
    width: 40%;
    background: #EF4F4F;
    color: #fff;
    font-size: .35rem;
    position: relative;
    overflow: hidden;
}
.tabbar-fixed ._buy-submit-btn--large {
    width: 63.33%;
}

.tabbar-fixed ._btn-container a {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #505050;
    font-size: 0.28rem;
}

.tabbar-fixed ._btn-container.single>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.bb-grey {
    border-bottom: .187rem solid #f4f5f6;
}

.merchant-page-service {
    background-color: #fff;
    color: #333;
    margin-top: .3rem;
}

.merchant-page-service .merchant-page-service-container {
    display: flex;
    display: -webkit-flex;
    padding-top: .2rem;
    padding-bottom: .2rem;
    margin-left: .24rem;
    margin-right: .24rem;
    border-top: 0 solid #eee;
    height: auto;
}

.merchant-page-service .merchant-page-service-container .service-title {
    color: #333;
    font-size: .25rem;
    width: .75rem;
    height: 100%;
    line-height: 1;
    padding-top: .1rem;
    text-align: center;
}

.merchant-page-service .merchant-page-service-container .service-label-container {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-left: .2rem;
}

.merchant-page-service .merchant-page-service-container .service-label-container .service-name-container {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    margin-right: .2rem;
    line-height: .4rem;
}

.merchant-page-service .merchant-page-service-container .service-label-container .service-name-container .service-checker-img {
    width: .21rem;
    height: .21rem;
    background-size: 100%;
    background-image: url(/images/right.png?v=1.0);
    margin-right: .05rem;
    margin-bottom: .03rem;
}

.merchant-page-service .merchant-page-service-container .service-label-container .service-name-container .service-name {
    font-size: .2rem;
    color: #999;
}

.merchant-page-service-time {
    background-color: #BC121A;border-radius: 10px;height: 150px;margin: 0 .24rem;padding-top: 20px;text-align: center;
}

.merchant-page-service-time-title {
    font-size: .35rem;color: #fff;font-weight: bold;
}
.merchant-page-service-time-cnt {
    margin-top: 20px;
}
.merchant-page-service-time-cnt .t {
    background-color: #fff;
    color: #BC121A;
    font-weight: bold;
    display: inline-block;
    padding: 3px 0;
    font-size: .65rem;
    border-radius: 3px;
    width: 23px;
    font-family: Impact, Helvetica, "PingFang SC", 微软雅黑, Tahoma, Arial, sans-serif;
}

.merchant-page-service-time-cnt .t-txt {
    color: #fff;
    padding: 3px 2px;
    font-size: .3rem;
    display: inline-block;
    line-height: .8rem;
    vertical-align: bottom;
}

.merchant-page-buy-now-type2, .merchant-page-buy-now-type3 {
    background-color: #fff;
    padding: .26rem .3rem;
}

.merchant-page-buy-now .buy-now-container, .merchant-page-buy-now-type2 .buy-now-container, .merchant-page-buy-now-type3 .buy-now-container {
    background-size: 100% .8rem;
    background-repeat: no-repeat;
    border-radius: 4px;
}

.merchant-page-buy-now-type2 .buy-now-container {
    height: .8rem;
    display: flex;
    align-items: center;
    background-image: url(/static/img/bar-bg.png);
}

.merchant-page-buy-now .buy-now-container .buy-now-left, .merchant-page-buy-now .buy-now-container .buy-now-right, .merchant-page-buy-now-type2 .buy-now-container .buy-now-left, .merchant-page-buy-now-type2 .buy-now-container .buy-now-right, .merchant-page-buy-now-type3 .buy-now-container .buy-now-left, .merchant-page-buy-now-type3 .buy-now-container .buy-now-right {
    font-size: .25rem;
    color: #fff;
    text-align: center;
    line-height: .5rem;
}

.merchant-page-buy-now-type2 .buy-now-container .buy-now-left {
    flex: 0 0 34%;
}
.merchant-page-buy-now-type2 .buy-now-container .buy-now-right {
    position: relative;
    flex: 0 0 66%;
    margin-left: .04rem;
}

#bsmlStyle_merchant_page_01, #bsmlStyle_merchant_page_02 {
    color: #fff;
}

.merchant-page-buy-now-type2 .shopping-cart-icon {
    display: inline-block;
    vertical-align: middle;
    width: .68rem;
    height: .64rem;
}

.merchant-page-buy-now-type2 .buy-now-right-content {
    vertical-align: middle;
}

.merchant-page-product-title {
    background-color: #fff;
    padding: .18rem .34rem .2rem;
    line-height: .56rem;
}

.merchant-page-product-title .merchant-title-price {
    display: flex;
    display: -webkit-flex;
    margin-bottom: .16rem;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    position: relative;
    margin-top: 6px;
}
.merchant-page-product-title .merchant-title-real-price {
    font-size: .58rem;
    color: #C7000B;
    height: .62rem;
    line-height: .62rem;
}
.merchant-page-product-title .merchant-title-price .merchant-title-real-price {
    display: flex;
    display: -webkit-flex;
}
.merchant-page-product-title .merchant-title-price .merchant-title-real-price .symbol {
    font-size: .28rem;
    line-height: .62rem;
    margin-right: .08rem;
}
.merchant-page-product-title .merchant-title-price .merchant-title-real-price .price {
    font-size: .5rem;
    line-height: .62rem;
    font-weight: 700;
}
.merchant-page-product-title .merchant-title-price .merchant-title-original-price {
    font-size: .28rem;
    margin-left: .134rem;
    color: #999 !important;
    line-height: .62rem;
}
.merchant-page-product-title .merchant-title-price .merchant-title-original-price .price {
    text-decoration-line: line-through;
    -webkit-text-decoration-line: line-through;
}

.merchant-page-product-title .merchant-title-name {
    font-size: .35rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: .52rem;
    font-weight:400;
    color: #373737;
}

.merchant-page-product-title .merchant-title-price-right {
    display: flex;
    display: -webkit-flex;
    margin-top: .25rem;
    margin-bottom: .15rem;
}

.merchant-title-reason {
    color: #C7000B;
    font-size: .28rem;
}

.merchant-page-product-title .merchant-title-price-right .selling-point {
    display: flex;
    display: -webkit-flex;
    align-items: flex-end;
    -webkit-align-items: flex-end;
}
.merchant-page-product-title .merchant-title-price-right .selling-point li {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    height: .34rem;
    padding-left: .07rem;
    padding-right: .07rem;
    background: #fdf2f2;
    border: .02rem solid #fcb8b7;
    border-radius: .04rem;
    color: #f33531;
    margin-right: .08rem;
    font-size: .22rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.merchant-page ul>li {
    list-style: none;
}
.merchant-page-swiper {
    position: relative;
    padding-bottom: 100%;
    height: 0;
}

.cell-left { width: 85px; }
.m-cell:after { border-bottom:none;  }
input::-webkit-input-placeholder {
    color: #999;
}
.btn-ok {
    width: 80%;
    margin: auto;
}
body {
    background-color: #f4f5f6;
}
.order-detail {
    background-color: #fff;
}
.order {
    background-color: #fff;
}
.order:after {
    content: ' ';
    width: 100%;
    height: 10px;
    display: block;
}
.price {
    color: #C7000B;
}
.cell-left-small {
    font-size: .26rem;
}
.sku {
    text-align: center;
    position: relative;
    pointer-events: auto;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.25rem;
    display: inline-block;
    padding: 0 .2rem;
    border-radius: 3px;
    border: solid 1px #EF4F4F;
    color: #EF4F4F;
    margin-bottom: 10px;
    margin-right: 10px;
}
.sku.active {
    color: #fff;
    background: #EF4F4F;
}
.cell-left img {
    width: 100%;
    margin: 15px 0;
}
.order-img {
    width: 24%;
}
.order-img img {
    max-height: 100px;
    max-width: 100%;
    width: 100%;
}
.order-name {
    width: 73%;
    margin-left: 3%;
    padding-top: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.order-name .name {
    word-break: break-all;
    text-align: left;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    width: 100%;
}
.price-big {
    font-size: .5rem;
    text-align: left;
    padding-top: 5px;
}
.order-name .price-big {
    margin-bottom: 10px;
}
.tab-nav-item.tab-active {
    color: #333;
    font-weight: 700;
}
.tab-nav-item.tab-active:before {
    width: 40%;
    margin-left: -20%;
}
.tab-nav:after {
    border-bottom: none;
}
.tab-nav-item:not(:last-child):after {
    border-right:none;
}
.tab-panel .tab-panel-item {
    padding: 0;
}
.product-detail {
    padding-top: 0 !important;
}
.product-detail img {
    max-width: 100%;
}
.attr {
    padding-left: 0.5rem;
}
.attr .cell-left {
    color: #999;
    font-size: .26rem;
}
.swiper-pagination {
    background-color: rgba(0,0,0,.4);
    border-radius: .2rem;
    box-sizing: border-box;
    line-height: .4rem;
    font-size: .22rem;
    color: #fff;
    right: 10px;
    left: auto;
    width: 50px;
}
.swiper-slide img {
    width: 100%;
    height: 100%;
}
/*新版详情*/
.sale-count {
    position: absolute;
    right: 0;
    font-size: .28rem;
    line-height: .62rem;
    font-weight: 500;
    color: #C7000B;
}
.one1 {
    width: 100%;
}
.one {
    width: 100%;
    height: 10px;
    background-color: #fff;
    position: relative;
}
.one0 {
    width: 0;
    height: 0;
    border: 10px solid #F8F6F9;
    border-top: none;
    border-right-color: transparent;
    border-left-color: transparent;
    position: absolute;
    top: 0px;
    left: 10px;
}
.had1 {
    width: 100%;
    min-height: 60px;
    background-color:#F8F6F9;
    padding: 5px;
    border-radius: 10px;
}
.had1 li {
    line-height: 20px;
    height: 20px;
}
.had1 li span {
    color:#C7000B;
    padding-right: 2px;
    padding-left: 10px;
}
.product-attrs {
    margin: .3rem auto 0 auto;
    padding: .24rem .24rem .24rem .24rem;
    background-color: #ffffff;
}
.product-attrs-title {
    font-size: .3rem;
    font-weight: 600;
    line-height: .6rem;
    margin-bottom: 10px;
}
.product-attr {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    font-size: .26rem;
    position: relative;
    border-top:  dashed 1px #e5e5e5;
    padding: .24rem 0;
}
.product-attr-left {
    width: 20%;
    color: #999;
}
.product-attr-right {
    color: #333;
    width: 80%;
}
.single-price {
    font-weight: 600;
}
.single-old-price {
    text-decoration-line: line-through;
    -webkit-text-decoration-line: line-through;
    color: #bbb;
    font-weight: 200;
    font-size: .3rem;
    line-height: .5rem;
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}
.new-buyer {
    background-color: #fff;padding:.24rem;
}
.new-buyer-contain {
    width: 100%;background-color: #F1EFF2;padding:.24rem .1rem;
}
.new-buyer-item {
    line-height: 1.5;margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    position: relative;
}
.new-buyer .badge-warning {
    font-size:.2rem;margin-bottom: .05rem;margin-right: 5px;
}
.single-price-pint {
    font-size: .35rem;
    font-weight: 400;
}
.product-header-left {
    position: relative;
}
.product-header-left:after {
    position: absolute;
    content: ' ';
    width: 1px;
    height: 50%;
    right: 0;
    top: 25%;
    background-color: #e5e5e5;
}
/*金币首页*/
.index-header {
    background-color: #FA4805;
    height: 270px;
}
.index-header-top {
    height: 40px;
    background-color: rgba(0, 0, 0, .5);
    color: #ffffff;
    line-height: 40px;
    padding-left: .24rem;
    font-size: .25rem;
}
.index-header-mid {
    margin: 20px .35rem 0;
    background-color: #fff;
    border-radius: 10px;
    height: 140px;
    padding-top: 20px;
}
.index-header-mid .t {
    background-color: #DF3D12;
    color: #FFF5EF;
    font-weight: bold;
    display: inline-block;
    padding: 2px 0;
    font-size: .25rem;
    border-radius: 3px;
    width: 13px;
    text-align: center;
    font-family: Arial, sans-serif;
}

.index-header-mid .t-txt {
    color: #C9441F;
    padding: 3px 0;
    font-size: .25rem;
    font-weight: bold;
    display: inline-block;
    line-height: .28rem;
    vertical-align: bottom;
}

.index-header-btn {
    background-color:#EB3B07; width: 50px;height: 50px;position: relative;border-radius: 10px;font-size: 14px;color: #fff; line-height: 18px; padding: 7px 10px;font-weight: bold;text-align: center;
}

.index-header-btn-img:after {
    content: '';
    height: 44px;
    width:35.2px;
    background: url(/images/jf-btn.png);
    background-size: 100%;
    position: absolute;
    top: 3px;
    left: 7px;
}
.index-header-bottom {
    background-color: #E02615;
    height: 70px;
    padding: 10px 0;
}
.index-header-bottom-msg {
    margin: 0 .35rem;
    height: 50px;
    background-color: #fff;
    border-radius: 50px;
    padding: 8px .2rem;
}
.index-header-bottom-msg-bar {
    background-color: #9A9899;
    border-radius: 50px;
    height: 34px;
    display: flex;
}
.index-header-bottom-msg-bar img {
    float: left;
    height: 34px;
    border-radius: 50%;
}
.index-header-bottom-msg-bar p {
    float: left;
    margin-left: 10px;
    height: 34px;
    line-height: 34px;
    font-size: .25rem;
    color: #f5f5f5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-content-title {
    text-align: center;
    width: 100%;
    padding: 20px 0;
    font-size: .4rem;
    font-weight: 100;
    position: relative;
}

.index-content-title:before {
    content: '';
    display: block;
    width: 15%;
    height: 1px;
    background-color: #333;
    top: 49%;
    left: 15%;
    position: absolute;
}

.index-content-title:after {
    content: '';
    display: block;
    width: 15%;
    height: 1px;
    background-color: #333;
    top: 49%;
    right: 15%;
    position: absolute;
}

.index-product {
    border-radius: 10px;
    margin: 0 .24rem 20px .24rem;
    background-color: #fff;
}
.index-product-img {
    position: relative;
}
.index-product-img img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}
.index-product-img:before {

}
.index-product-img-out:after {
    content: "已换完";
    position: absolute;
    display: table-cell;
    width: 100px;
    height: 100px;
    color: #e5e5e5;
    padding-top: 30px;
    border-radius: 50%;
    font-size: 25px;
    text-align: center;
    vertical-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, .5);
}
.index-product-title {
    font-size: .33rem;
    line-height: 1.5;
    margin-top: 5px;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
}
.index-product-price {
    padding-top: 15px;
    font-size: .28rem;
    color: #999;
}
.index-product-price-s {
    color: #F14406;
    font-size: .48rem;
    font-weight: 600;
    padding-left: 10px;
}
.index-product-price-s2 {
    color: #F14406;
    font-size: .35rem;
    font-weight: bold;
}
.index-product-price-s3 {
    color: #333;
    text-decoration: line-through;
}
.index-product-price-right {
    float: right;
    font-weight: 600;
    color: #333;
    padding-right: 10px;
    padding-top: 7px;
}
.index-product-price-right .index-product-price-ss {
    background-color: #F14406;
    color: #fff;
    border-radius: 20px;
    padding:1px 4px;
    margin: 0 3px;
}
.index-product-bottom {
    height: 50px;
    padding-top: 10px;
    padding-right: 10px;
    position: relative;
}
.index-product-bottom .oder-count span {
    color: #F14406;
}
.index-product-bottom .oder-count {
    position: absolute;
    left: 10px;
    top: 15px;
    font-size: .28rem;
    font-weight: bold;
    line-height: 20px;
}
.index-product-bottom-btn {
    background-color: #DE2814;
    border-radius: 20px;
    float: right;
    color: #fff;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;
}
.index-product-bottom-btn-disabled {
    background-color: #999;
}
.index-order-fix {
    position: fixed;
    bottom: 50%;
    height: 50px;
    width: 55px;
    right: 0;
    border-radius: 50px 0px 0px 50px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2)
}
.index-order-fix div {
    height: 40px;
    width: 40px;
    margin-top: 5px;
    margin-left: 10px;
    border-radius: 50%;
    background-color: #FF4F00;
    color: #fff;
    text-align: center;
    font-size: 11px;
    padding-top: 4px;
}