

.goodsBox{ position:relative; overflow:hidden; margin:0 auto;  max-width:640px;   }
.goodsBox .hd{
    height:11px;
    position:absolute;
    z-index:1;
    text-align:center;
    bottom: 5px;
    left: 50%;
    -webkit-transform: translate(-50%);
}
.goodsBox .hd ul{
    margin:0;
    list-style: none;
    display: -webkit-box;
    padding:3px 5px;
    font-size:0;
    vertical-align:top;
}
.goodsBox .hd ul li{
    margin: 0 0 0 .3125rem;
    width: .4375rem;
    height: .1563rem;
    border-radius: 2px;
    background-color: #cccccc;
}
.goodsBox .hd ul .on{ background:#666666;  }

.goodsBox .bd{ position:relative; z-index:0; }
.goodsBox .bd li img{ width:100%; background:url(../img/loading.gif) center center no-repeat;  }
.goodsBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }

.ui-container .content {
    padding: .64rem;
    background: #fff;
}

.m32 {
    margin: 0 15px;
    background: #FFF;
}

.intro {
    background: #FFF;
}

.intro-price {
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: #eaeaea 1px dashed;
    font-family: Arial,Helvetica,STHeiTi,sans-serif;
}
.intro-price>
div:nth-child(1) {
    display: -webkit-box;
    -webkit-box-align: center;
}
.intro-price .price-a {
    font-size: 32px;
    color: #e21d1d;
    line-height: 18px;
    font-weight: lighter
}
.intro-price .price-a em {
    display: inline-block;
    font-size: 20px;
    vertical-align: baseline
}
.intro-price .price-b {
    font-size: 16px;
    color: #909090;
    text-decoration: line-through
}
.intro-price .ico {
    display: block;
    margin-left: 0.56rem;
    margin-bottom: 0.15rem;
    padding: 0 0.34rem;
    height: 0.72rem;
    line-height: 0.72rem;
    background-color: #eb3b17;
    font-size: 0.44rem;
    color: #FFF;
    vertical-align: 3px;
    border-radius: 1px;
}
.intro-price .ico.red {
    background-color: #ee3852;
}
.intro-price .off {
    margin-bottom: 0.5rem;
    font-size: 0.72rem;
    color: #909090;
}
.intro-price .forapp {
    margin: 0.4rem 0;
}
.intro-price .forapp .ico {
    margin-left: 0;
    margin-right: 0.32rem;
    vertical-align: middle;
}
.intro-price .forapp .desc {
    font-size: 0.52rem;
    color: #eb3b17;
}
.intro-price .forapp .ico {
    display: inline-block;
}
.intro-price .act-info {
    margin-top: 0.2rem;
    font-size: 0.52rem;
    color: #909090;
}
.intro-price .count-down i {
    display: inline-block;
    margin-left: 0.22rem;
}
.intro-price .count-down i:first-child {
    margin-left: 0.44rem;
}
.intro-title {
    margin-top: .56rem
}
.intro-title>
div {
    position: relative;
    width: 100%;
    font-size: .6rem;
    text-align: left
}
.intro-title>
div a, .intro-title-desc a {
    display: block;
    width: 13rem;
    left: 0;
    top: .496rem;
    line-height: .784rem;
    color: #353d44;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word
}

.detail-content .ui-list>li {
    margin-left: 0px;
}

.shopping-car {
    background: rgba(0, 0, 0, .9);
    padding: 5px 0;
    -webkit-box-sizing: border-box;
}

.shopping-car>
div, .shopping-car-fun {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-align: center;
}
.shopping-car-fun {
    -webkit-box-flex: 1;
    -webkit-box-pack: end
}
.shopping-car-fun a:nth-child(1), .shopping-car-fun a:nth-child(2), .shopping-car-fun a:nth-child(3) {
    display: block;
    width: 70px;
    height: 35px;
    margin-right: 8px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #DD2727;
    border-radius: 6px;
}

.shopping-car-fun a:nth-child(2) {
    width: 90px;
}

.shopping-car-fun a:nth-child(3) {
    width: 4rem;
}
.shopping-car-fun a:nth-child(1) {
    background-color: #FF8948;
}
.shopping-car-fun a.the-disable {
    background-color: #909090;
    color: #cacaca;
}

.go-top {
    bottom: 70px;
    color: #fff;
    background: #5B6167;
    width: 30px;
    height: 30px;
    font-size: 20px;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
}

.shopping-car i {
    font-size: 24px;
    line-height: 24px;
    color: #999;
}

.i_active {
    color:#e21d1d;
}

.shopping-car-fav p {
    font-size: 10px;
    color: #909090;
}
.shopping-car-icon p {
    font-size: 10px;
    color: #909090;
}

.shopping-car-icon {
    margin-left: 20px;
    margin-top: 3px;
}
.shopping-car-icon a {
    position: relative;
    display: block;
    width: 25px;
    height: 25px;
}

#cartBox {
    position: absolute;
    width: 12px;
    height: 12px;
    line-height: 12px;
    background-color: #ec336f;
    border-radius: 12px;
    right: -5px;
    top: 3px;
    font-size: 6px;
    color: #fff;
    text-align: center
}
#cartBox em {
    color: #fff;
    display: block;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    font-size: 8px;
    -webkit-transform: scale(.7)
}
.shopping-car-fav {
    margin-left: 20px;
    text-align: center;
    margin-top: 4px;
    width: 45px;
}

.goods-comment span {
    font-size: 12px;
    margin-left: 30px;
    color: #e21d1d;
}

.comment-consult {
    height: 90px;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -webkit-box-sizing: border-box;
}
.cm-pd-white {
    padding: 0 12px;
    background: #FFF;
}
.comment-consult a.sn-btn.sn-btn-outline {
    display: inline-block;
    position: relative;
    min-width: 150px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: lighter;
    color: #353d44;
    border: #909090 1px solid;
    border-radius: 3px;
    text-align: center;
    padding-left: 12px;
    padding-right: 2px;
}
.comment-consult a.sn-btn.sn-btn-outline::before {
    display: block;
    content: '';
    position: absolute;
    width: 12.86px;
    height: 12px;
    top: 50%;
    left: 12px;
    background: url(../img/comment-consult.png) top center no-repeat;
    background-size: 12.86px 12px;
    -webkit-transform: translateY(-40%);
}

.news_content {
    padding: 0;
}

.mui-cover {
    background-color: #fff;
    position: fixed;
    z-index: 200;
    top: 0;
    left: 0;
    right: 0;
    bottom: 50px;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform .2s cubic-bezier(0, 0, .25, 1);
    transition: transform .2s cubic-bezier(0, 0, .25, 1);
    /*display: none*/
}

html .mui-cover.show {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    top: 20%;
}

#s-decision {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -webkit-transform-origin: 0px 0px 0px;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

#s-decision-wrapper {
    font-size: 1rem;
    padding-bottom: .6rem;
}

#s-decision-wrapper>.body {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
}
.mui-cover>.body {
    position: absolute;
    top: 44px;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    overflow-x: hidden;
}

#s-decision-wrapper .summary {
    padding: .1rem;
    height: 78px;
}
#s-decision-wrapper .summary {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkitbox-shadow: 0 1px 0 rgba(0,0,0,.05),0 .5px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 0 rgba(0,0,0,.05),0 .5px 0 rgba(0,0,0,.09);
}

#s-decision-wrapper .summary .img {
    position: relative;
    top: -32px;
    background-color: #fff;
    z-index: 10;
    padding: 2px;
    border: 1px solid #ddd;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    float: left;
    margin-right: 1em;
    height: 100px;
    width: 100px;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
}

#s-decision-wrapper .summary .img img {
    width: 90px;
    height: 90px;
}

#s-decision-wrapper .summary .main {
    overflow: hidden;
}

#s-decision-wrapper .summary .main .priceContainer {
    color: #c40000;
    font-size: .8rem;
    line-height: 1rem;
    display: inline-block;
    vertical-align: middle;
}
#s-decision-wrapper .summary .main .priceContainer .price {
    height: .8rem;
    line-height: .8rem;
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4rem 0 0;
}

#s-decision-wrapper {
    font-size: .45rem;
    padding-bottom: .6rem;
}


#s-decision-wrapper .summary .main .sku-dtips {
    margin-right: .38rem;
}

#s-decision-wrapper .summary .sback {
    position: absolute;
    width: 24px;
    height: 28px;
    display: block;
    top: 32px;
    right: 1rem;
}

#s-decision-wrapper .summary .sback::after {
    font-size: 22px;
    color: #5f646e;
}

#s-decision-wrapper h2 {
    color: #666;
    margin-bottom: .5em;
}

.mui-sku {
    padding: 0 .5rem 0;
    list-style: none;
}
.mui-sku h2 {
    color: #999;
    margin-bottom: .6em;
}
.mui-sku label.checked {
    border-color: #b10000;
    color: #000;
}
.mui-sku label {
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    font-size: 14px;
    min-width: 2em;
    padding: .5em 1.2em;
    margin: 0 .5em .5em 0;
    max-width: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#s-decision-wrapper .number {
    padding: 0 .5rem .5rem;
    -webkit-box-sizing: border-box;
}

/*#s-decision-wrapper .number .content {*/
    /*overflow: hidden;*/
/*}*/
/*#s-decision-wrapper .number .number-control {*/
    /*float: left;*/
/*}*/
.mui-number {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #b3b3b3;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: 0;
    height: 1.3rem;
    line-height: 1.3rem;
    overflow: hidden;
}
.mui-number .increase, .mui-number .decrease {
    font-style: normal;
    font-size: 1rem;
    line-height: 1.3rem;
    font-weight: 700;
    border: 0;
    display: inline-block;
    width: 1.2rem;
    /*height: 100%;*/
    -webkit-user-select: none;
    -ms-user-select: none;
    background-color: #fff;
    color: #5f646e;
}
.mui-number .increase, .mui-number .decrease, .mui-number .num {
    float: left;
    text-align: center;
}

.mui-number .num {
    height: 100%;
    min-width: 1.5rem;
    max-width: 2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .02rem;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-weight: 700;
    color: #3d4245;
    font-size: .7rem;
}
.mui-number .decrease {
    border-right: 1px solid #b3b3b3;
}
.mui-number .increase {
    border-left: 1px solid #b3b3b3;
}

.mui-cover h5 {
    font-size: 14px;
    color: #777;
    margin: .7rem 0 .2rem;
}


#s-decision-wrapper .summary .stock-control {
    margin-top: .3rem;
}

.cover-decision {
    width: 100%;
    opacity: .7;
    /*height: 100%;*/
    position: fixed;
    background-color: #000;
    top: 0;
    left: 0;
    bottom: 50px;
    z-index: 100;
    display: none;
}

#showInfo {
    font-size: 12px;
    color: #e21d1d;
}

.price-a em {
    color: #ff8444;
    font-style: normal;
}

.weui_article {
    background: #fff;
    overflow: hidden;
}

.review_list {
    background: white;
    /*padding: 12px;*/
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}

.evaluate-list {
    list-style: none;
    margin: 0;
    padding: 0;
}


.evaluate-list .evaluate-item {
    position: relative;
    padding-top: 6px;
    padding-bottom: 6px;
}

.evaluate-list .name-time {
    color: #999;
    overflow: hidden;
}

.evaluate-list .name {
    float: left;
}

.evaluate-list .time {
    float: right;
}

.evaluate-list .text {
    padding-top: 6px;
    word-break: break-word;
    font-size: 14px;
    line-height:1.5;
}


.review-reply {
    color: #666;
    background-color: #f0f0f0;
    padding: 10px;
    position: relative;
    margin-top: 6px;
}

.review-reply::after {
    content: "\20";
    position: absolute;
    top: -10px;
    left: 8%;
    border: 5px solid #f0f0f0;
    border-color: transparent transparent #f0f0f0;
}

.review-reply blockquote {
    font-size: 14px;
    word-wrap: break-word;
}

.review_pic {
    overflow: hidden;
    margin: 0;
    list-style: none;
    padding: 0;
}

.review_pic li {
    width: 55px;
    height: 55px;
    float: left;
    margin: 0 .48em .5em 0;
    background-color: #fff;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
}

.review_pic li img {
    max-width: 100%;
    max-height: 100%;
}

.actionbar~.ui-container {
    border-bottom: 50px solid transparent;
    /* margin-bottom: 56px; */
}

.actionbar {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    background: #fff
}
.actionbar .action-list, .actionbar .action-other {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}
.actionbar .item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    width: 0;
    padding: 0;
    display: block;
    position: relative;
    text-align: center;
    line-height: 50px;
    color: #666
}
.actionbar .action-other .item {
    line-height: normal;
    display: block;
    height: 100%;
    border-right: 1px solid #ddd;
    font-size: 14px;
}
.actionbar .action-other .item:last-child {
    border-right: 0
}
/*.actionbar .action-other li:before {*/
    /*display: block;*/
    /*content: "";*/
    /*padding-top: 5px;*/
    /*margin: 0 auto 2px;*/
    /*font-size: 20px;*/
    /*font-family: sn-detail-font;*/
    /*-webkit-font-smoothing: antialiased*/
/*}*/
/*.actionbar .action-other li.service:before {*/
    /*content: "\e603"*/
/*}*/
/*.actionbar .action-other li.favourite:before {*/
    /*content: "\e606"*/
/*}*/
/*.actionbar .action-other li.favourite-selected {*/
    /*color: #fa0*/
/*}*/
/*.actionbar .action-other li.favourite-selected:before {*/
    /*content: "\e60d"*/
/*}*/
/*.actionbar .action-other li.shop:before {*/
    /*content: "\e608"*/
/*}*/
/*.actionbar .action-other li:active {*/
    /*color: #fa0*/
/*}*/

.actionbar .action-other li i {
    font-size: 20px;
    line-height: 25px;
    color: #909090;
    margin-top: 3px;
    display: inline-block;
}

.actionbar .addtocart, .actionbar .buy {
    color: #fff;
    font-size: 14px
}
.actionbar .addtocart {
    background-color: #d00
}
.actionbar .buy {
    background-color: #ffc001
}
.actionbar .button-disabled {
    background-color: #cacaca;
    color: #999
}
.actionbar .action-other {
    width: 48%;
    height: 49px;
    line-height: 49px;
    border-top: 1px solid rgba(0, 0, 0, .08)
}

.actionbar .action-other li .sales-num {
    font-size: 14px;
    line-height: 25px;
    color: #d00;
    margin-top: 3px;
    display: inline-block;
}