/*
* @Author: yq
* @Date:   2017-02-13 10:53:38
* @Last Modified by:   yq
* @Last Modified time: 2018-06-26 10:50:15
*/

[v-cloak] {
    display: none;
}

/*详情页拆分样式  base*/
.detail-swipe {
    overflow: hidden;
}

.detail-body {
    overflow: hidden;
    width: 100%;
}

.detail-body-ul {
    width: 100%;
}

.detail-mobile-body-test {
    display: block;
    transform: translateY(30px);
}

/*活动倒计时通用*/
.timer {
    display: block;
    overflow: hidden;
}

.timer .timer-left {
    width: 70%;
    height: 2.4rem;
    float: left;
    position: relative;
    background: linear-gradient(to right, #ef3390, #ef3647);
}

.timer .timer-left .price {
    display: block;
    width: 32%;
    height: 1.4rem;
    overflow: hidden;
    text-align: left;
    margin-left: 0.4rem;
    float:left;
}
.timer .timer-left .employeePrice{
    font-size:0.6rem!important;
    color:#fff;
    line-height: 1.6rem;
    display:inline-block
}

.timer .timer-left .price span {
    color: #fff;
    line-height: 1.4rem;
}

.timer .timer-left .price .yuan {
    margin-right: 0.1rem
}

.timer .timer-left .sign {
    width: 70%;
    line-height: 1rem;
    display: block;
    overflow: hidden;
    margin-left: 0.4rem
}

.timer .timer-left .sign .mark {
    display: block;
    float: left;
}

.timer .timer-left .sign .mark i {
    display: block;
    width: 0.64rem;
    height: 0.64rem;
    float: left;
    background: #fff;
    border-top-left-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem
}

.timer .timer-left .sign .mark i b {
    display: block;
    width: 0.48rem;
    height: 0.48rem;
    margin: 0.08rem auto;
}

.timer .timer-left .sign .mark .title {
    padding: 0 0.25rem;
    height: 0.64rem;
    color: #fff;
    font-size: 0.44rem;
    float: left;
    border: 0.05rem solid #fff;
    border-left: 0;
    border-radius: 0.1rem;
    box-sizing: border-box;
    line-height: 0.6rem;
    margin-left: -0.05rem;
    text-align: center;
}

.timer .timer-left .sign .old-price {
    margin-left: 0.3rem;
    color: #fff;
    font-size: 0.52rem;
    line-height: 0.7rem;
    float: left;
    text-decoration: line-through;
}

.timer .timer-left .content {
    position: absolute;
    z-index: 1;
    top: 0.4rem;
    right: 0.4rem;
    width: 40%;
    overflow: hidden;
}

.timer .timer-left .content p {
    display: block;
    width: 100%;
    color: #fff;
    text-align: right;
}

.timer .timer-left .content p em {
    margin: 0 0.05rem;
    font-weight: 600
}

.timer .timer-left .content p.province {
    font-size: 0.44rem;
    line-height: 0.8rem;
}

.timer .timer-left .content p.piece {
    font-size: 0.56rem;
    margin-top: 0.1rem;
}

.timer .timer-right {
    width: 30%;
    height: 2.4rem;
    float: right;
    background: #ffeae9;
    text-align: center;
    overflow: hidden;
}

.timer .timer-right .text {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-top: 0.25rem;
    font-size: 0.52rem;
    color: #f23030;
}

.timer .end .text {
    margin-top: 0.8rem;
    font-size: 0.6rem
}

.timer .timer-right .upside {
    width: 100%;
    height: 1.2rem;
    overflow: hidden;
    color: #f23030;
    font-size: 0.6rem;
    margin-top: 0.1rem
}

.timer .timer-right .upside .timer-hours {
    display: inline-block;
    padding: 0 0.12rem;
    line-height: 0.9rem;
    border-radius: 0.15rem;
    background: #f23030;
    font-size: 0.48rem;
    color: #fff
}

.timer .timer-right .upside .timer-day {
    font-family: arial;
    font-size: 0.48rem
}

.timer .timer-right .upside em {
    font-family: arial;
    font-size: 0.7rem;
    margin: 0 0.1rem;
}

.timer .timer-right .upside i {
    font-size: 0.48rem;
    margin-right: 0.15rem
}

.nostart .timer-left {
    background: linear-gradient(to right, #73b9ff, #a9eae8)
}

.nostart .timer-left .sign .old-price {
    display: none !important
}

.nostart .timer-right .timer-text {
    color: #555555 !important
}

.nostart .timer-right .timer-upside {
    color: #555555 !important
}

.nostart .timer-right .timer-upside .timer-hours {
    background: #555555 !important
}

/*团购*/
.groups .timer-left .sign .mark i b {
    background: url(../images/countdown/g_sign.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

/*砍价*/
.bargains .timer-left .sign .mark i b {
    background: url(../images/countdown/b_sign.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

/*限时折扣*/
.discount .timer-left .sign .mark i b {
    background: url(../images/countdown/d_sign_s.png) no-repeat;
    /*background: url(../images/countdown/d_sign_d.png) no-repeat;*/
    background-position: 50% 50%;
    background-size: cover
}

.nostart.discount .timer-left .sign .mark i b {
    background: url(../images/countdown/d_sign_n.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

/*秒杀*/
.seckill .timer-left .sign .mark i b {
    background: url(../images/countdown/s_sign_s.png) no-repeat;
    /*background: url(../images/countdown/d_sign_d.png) no-repeat;*/
    background-position: 50% 50%;
    background-size: cover
}

.nostart.seckill .timer-left .sign .mark i b {
    background: url(../images/countdown/s_sign_n.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

/*定金*/
.deposit .timer-left .price {
    display: block;
    width: 60%;
    height: 1.4rem;
    overflow: hidden;
    text-align: left;
    margin-top: 0.6rem;
}

.deposit .timer-left .price span.name {
    font-size: 0.6rem;
}

.gift {
    display: block;
    overflow: hidden;
}

.gift .timer-left {
    background: linear-gradient(to right, #f59a0b, #cf6d07);
}

.gift .timer-left .integral {
    display: block;
    overflow: hidden;
    text-align: left;
    color: #fff;
    line-height: 1.3rem;
    margin-top: 0.1rem;
    font-size: 0.52rem;
    margin-left: 0.4rem
}

.gift .timer-left .integral em {
    font-size: 0.8rem;
    margin: 0 0.15rem;
    vertical-align: baseline;
}

.gift .timer-left .sign .mark i b {
    background: url(../images/countdown/i_sign.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.gift .timer-right {
    background: #eee
}

.gift .timer-right .text {
    width: 100%;
    line-height: 0.8rem;
    font-size: 0.6rem;
    color: #c15d05;
}

.gift .timer-right .upside {
    width: 100%;
    overflow: hidden;
    color: #c15d05;
    font-size: 0.56rem;
}

/*限时折扣*/
.discount {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 0.3rem;
}

.discount:last-child {
    margin-bottom: 0
}

.discount .discount-text {
    position: absolute;
    z-index: 1;
    top: 0;
    display: block;
    width: 1.8rem;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.6rem;
    text-align: left;
    color: #888888;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.discount .discount-price {
    display: block;
    margin: 0 0 0 1.8rem;
    font-size: 0.6rem;
    line-height: 0.9rem;
    height: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.discount .discount-price i {
    color: #f23030;
    font-size: 0.48rem;
}

.discount .discount-price em {
    font-weight: 600;
    font-size: 0.85rem;
    color: #f23030;
    margin: 0 0.3rem 0 0.1rem;
    vertical-align: bottom;
}

.discount .discount-price em.retainage {
    font-weight: normal;
    font-size: 0.68rem
}

.discount .no-price {
    font-weight: 600;
    color: #f23030
}

.discount .discount-time {
    display: block;
    margin: 0 0 0 1.8rem;
    font-size: 0.6rem;
    line-height: 0.9rem;
    height: 0.9rem;
    overflow: hidden;
    color: #232326
}

.discount .discount-time em {
    font-size: 0.52rem;
    margin: 0 0.2rem;
}

/*定金Copyright: bizpower*/
.deposit {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 0.3rem;
}

.deposit:last-child {
    margin-bottom: 0
}

.deposit .deposit-text {
    position: absolute;
    z-index: 1;
    top: 0;
    display: block;
    width: 1.8rem;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.6rem;
    text-align: left;
    color: #888888;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.deposit .deposit-price {
    display: block;
    margin: 0 0 0 1.8rem;
    font-size: 0.6rem;
    line-height: 0.9rem;
    height: 0.9rem;
    overflow: hidden;
}

.deposit .deposit-rule {
    display: block;
    margin: 0 0 0 1.8rem;
    font-size: 0.6rem;
    line-height: 0.9rem;
    height: 0.9rem;
    overflow: hidden;
    color: #232326
}

.deposit .deposit-price i {
    color: #f23030;
    font-size: 0.48rem;
}

.deposit .deposit-price em {
    font-weight: 600;
    font-size: 0.85rem;
    color: #f23030;
    margin: 0 0.3rem 0 0.1rem;
    vertical-align: bottom;
}

.deposit .deposit-price em.retainage {
    font-weight: normal;
    font-size: 0.68rem
}

.deposit .deposit-rule b {
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    background: url(../images/deposit.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin-left: 0.4rem;
    vertical-align: middle;
    margin-top: -0.04rem;
    cursor: pointer;
}

.deposit-rule {
    display: block;
    width: 100%;
    height: 15rem;
    overflow: hidden;
    position: relative;
}

.deposit-rule ul {
    padding: 0 0.4rem;
}

.deposit-rule ul p {
    margin-bottom: 0.5rem;
    font-size: 0.6rem;
    color: #232326;
    line-height: 0.8rem;
    text-align: left;
}

/*秒杀*/
.seckill-dl {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 0.3rem;
}

.seckill-dl:last-child {
    margin-bottom: 0
}

.seckill-dl .seckill-text {
    position: absolute;
    z-index: 1;
    top: 0;
    display: block;
    width: 1.8rem;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.6rem;
    text-align: left;
    color: #888888;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.seckill-dl .seckill-price {
    display: block;
    margin: 0 0 0 1.8rem;
    font-size: 0.6rem;
    line-height: 0.9rem;
    height: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.seckill-dl .seckill-price i {
    color: #f23030;
    font-size: 0.48rem;
}

.seckill-dl .seckill-price em {
    font-weight: 600;
    font-size: 0.85rem;
    color: #f23030;
    margin: 0 0.3rem 0 0.1rem;
    vertical-align: bottom;
}

.seckill-dl .seckill-price em.retainage {
    font-weight: normal;
    font-size: 0.68rem
}

.seckill-dl .no-price {
    font-weight: 600;
    color: #f23030
}

.seckill-dl .seckill-time {
    display: block;
    margin: 0 0 0 1.8rem;
    font-size: 0.6rem;
    line-height: 0.9rem;
    height: 0.9rem;
    overflow: hidden;
    color: #232326
}

.seckill-dl .seckill-time em {
    font-size: 0.52rem;
    margin: 0 0.2rem;
}

.seckill-dl .expect {
    font-size: 0.52rem;
}

/*砍价规则和人员*/
.bargain-blend {
    display: block;
    width: 100%;
    border-width: 0.05rem 0 0;
    border-style: solid;
    border-color: #e9ebee;
    background: #fff;
    box-sizing: border-box;
    margin-top: 0.5rem;
}

.bargain-blend .b-rule {
    display: block;
    width: 100%;
    height: 3.56rem;
    overflow: hidden;
    background: url(../images/bargain_rule.png) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    border-bottom: 0.05rem solid #eee;
}

.bargain-blend .narrate {
    display: block;
    padding: 0.4rem 0 0.4rem 0.6rem;
    border-bottom: 0.05rem solid #eee;
    line-height: 0.9rem;
    font-size: 0.54rem;
    color: #848689;
    overflow: hidden;
}

.bargain-blend .participant {
    display: block;
    width: 100%;
    overflow: hidden;
}

.bargain-blend .participant .items {
    display: block;
    width: 100%;
    padding: 0.5rem;
    overflow: hidden;
    border-bottom: 0.05rem solid #eee;
    position: relative;
}

.bargain-blend .participant .items:last-child {
    border-bottom: 0
}

.bargain-blend .participant .items .img {
    display: block;
    width: 2.3rem;
    height: 2.3rem;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    left: 0.6rem;
    top: 0.6rem;
}

.bargain-blend .participant .items .img img {
    width: 100%;
    height: 100%
}

.bargain-blend .participant .items .info {
    display: block;
    width: 8rem;
    height: 2.6rem;
    margin-left: 3rem;
    overflow: hidden;
}

.bargain-blend .participant .items .info h4 {
    display: block;
    width: 100%;
    height: 1rem;
    font-size: 0.6rem;
    line-height: 1rem;
    color: #232326;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    margin-top: 0.2rem
}

.bargain-blend .participant .items .info .cut-price {
    display: block;
    width: 100%;
    height: 0.8rem;
    font-size: 0.56rem;
    line-height: 0.8rem;
    color: #232326;
    overflow: hidden;
    margin-top: 0.2rem;
}

.bargain-blend .participant .items .info .cut-price em {
    margin-left: 0.25rem;
    color: #fe7e0d;
}

.bargain-blend .participant .items .info .stock {
    display: block;
    width: 100%;
    height: 0.8rem;
    font-size: 0.52rem;
    line-height: 0.8rem;
    color: #848689;
    overflow: hidden;
}

.bargain-blend .participant .items .info .stock i {
    margin-left: 0.25rem
}

.bargain-blend .participant .items .user-info {
    display: block;
    position: absolute;
    right: 1.6rem;
    top: 0.7rem;
}

.bargain-blend .participant .items .user-info span {
    display: block;
    padding: 0.1rem 0.3rem;
    font-size: 0.48rem;
    line-height: 0.6rem;
    border: 0.05rem solid #f4b54d;
    color: #f4b54d;
    border-radius: 0.15rem;
    text-align: center;
}

.bargain-blend .participant .items .user-info span.help {
    border-color: #7fc783;
    color: #7fc783;
    margin-top: 0.4rem;
}

/*商品大图*/
.detail-image {
    position: relative;
    z-index: 11;
    display: block;
    height: 16rem;
    text-align: center;
    overflow: hidden;
    width: 100%
}

.detail-image .goods-detail-pic {
    position: relative;
    overflow: hidden;
    z-index: 9;
    width: 100%;
}

.detail-image .goods-detail-pic ul {
    overflow: hidden;
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.detail-image .goods-detail-pic ul li {
    float: left;
    position: relative;
    z-index: 10;
    width: 100%;
    height: 16rem;
}

.detail-image .goods-detail-pic ul li img {
    width: 100%;
    height: 100%
}

.detail-image-number {
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    right: 0.6rem;
    bottom: 0.6rem;
    z-index: 20;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
    line-height: 1.4rem;
    color: #fff;
    overflow: hidden;
}

.detail-image-number span {
    display: inline-block;
    font-family: Helvetica, "Droid Sans", Arial, sans-serif
}

.detail-image-number .current-number {
    font-size: 0.64rem;
    margin-right: -0.24rem;
}

.detail-image-number .slash {
    font-size: 0.48rem;
}

.detail-image-number .total-number {
    font-size: 0.48rem;
    margin-left: -0.24rem
}

/*商品名*/
.goods-detail-name {
    display: block;
    padding: 0.4rem;
    overflow: hidden;
    background: #fff
}

.goods-detail-name h3 {
    display: block;
    font-size: 0.64rem;
    color: #222;
    line-height: 0.85rem;
    word-break: break-all;
    word-wrap: break-word;
    margin-bottom: 0.1rem;
}

.goods-detail-name h4 {
    font-size: 0.52rem;
    color: #888888;
    line-height: 0.75rem;
    word-break: break-all;
    word-wrap: break-word;
}

.goods-detail-name .sale-self {
    display: inline-block;
    background: #f23020;
    color: #fff;
    border-radius: 0.1rem;
    font-size: 0.48rem;
    line-height: 0.65rem;
    padding: 0 0.1rem;
    margin-right: 0.3rem;
    vertical-align: middle;
    margin-top: -0.15rem;
    border: 0.05rem solid #f23030;
}

.goods-detail-name p {
    display: inline-block;
}

.goods-detail-name .surname {
    display: inline-block;
    background: #b162a3;
    color: #fff;
    border-radius: 0.1rem;
    font-size: 0.48rem;
    line-height: 0.65rem;
    padding: 0 0.1rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    vertical-align: middle;
    border: 0.05rem solid #b162a3;
    margin-top: -0.15rem;
}

.goods-detail-name .overseas b {
    display: inline-block;
    font-weight: normal;
    border: 0.05rem solid #b162a3;
    color: #b162a3;
    border-left: 0;
    border-radius: 0.1rem;
    font-size: 0.48rem;
    line-height: 0.65rem;
    padding: 0 0.1rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-top: -0.15rem;
    vertical-align: middle
}

.goods-detail-name .empty {
    display: inline-block;
    background: #098062;
    color: #fff;
    border-radius: 0.1rem;
    font-size: 0.48rem;
    line-height: 0.65rem;
    padding: 0 0.1rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    vertical-align: middle;
    border: 0.05rem solid #098062;
    margin-top: -0.15rem;
}

.goods-detail-name .dummy b {
    display: inline-block;
    font-weight: normal;
    border: 0.05rem solid #098062;
    color: #098062;
    border-left: 0;
    border-radius: 0.1rem;
    font-size: 0.48rem;
    line-height: 0.65rem;
    padding: 0 0.1rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-top: -0.15rem;
    vertical-align: middle
}

.goods-detail-name .only .surname, .goods-detail-name .only .empty {
    border-top-right-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    margin-right: 0.3rem
}

.goods-detail-name .only b {
    display: none;
}

/*零售商品价格&&限时折扣价格*/
.goods-detail-price {
    overflow: hidden;
    padding: 0.1rem 0.4rem 0.2rem 0;
    margin-left: 0.4rem;
}

.goods-detail-price .goods-batch {
    display: block;
    float: left;
}

.goods-detail-price .goods-batch .goods-batch-price {
    line-height: 0.8rem;
    font-size: 0.52rem;
    margin-right: 0.1rem;
}

.goods-detail-price .goods-batch .goods-batch-price em {
    margin-left: 0.1rem;
}

.goods-detail-price .goods-batch .goods-batch-price em .yuan {
    margin-right: 0.2rem;
}

.goods-detail-price .goods-batch .goods-batch-price .original-price {
    vertical-align: baseline;
    text-decoration: line-through;
    margin-left: 0.15rem;
    color: #848689;
    font-weight: normal;
    font-size: 0.48rem
}

.goods-detail-price .goods-batch .goods-batch-price .original-price em {
    font-size: 0.52rem;
    color: #848689;
    margin-left: 0
}

.original-price {
    vertical-align: baseline;
    text-decoration: line-through;
    margin-left: 0.15rem;
    color: #848689;
    font-weight: normal;
    font-size: 0.48rem
}

.original-price em {
    font-size: 0.52rem;
    color: #848689;
    margin-left: 0
}

/*批发价格*/
.goods-detail-price .goods-batch-num {
    display: block;
    font-size: 0.4rem;
    color: #848689;
    line-height: 0.9rem;
    margin-bottom: 0.1rem;
}

.goods-detail-price .t1 .goods-batch {
    width: 100%;
}

.goods-detail-price .t1 .goods-batch-num {
    float: right;
    line-height: 0.8rem;
    margin: 0.2rem 0.2rem 0 0;
}

.goods-detail-price .t2 .goods-batch {
    width: 50%;
}

.goods-detail-price .t3 .goods-batch {
    width: 33%;
}

/*税率和验证码*/
.goods-detail-tax, .goods-detail-code {
    overflow: hidden;
    padding: 0.1rem 0.4rem 0.5rem 0;
    margin-left: 0.4rem;
}

.goods-detail-tax .tax, .goods-detail-code .code {
    display: block;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #666;
    font-size: 0.52rem;
}

/*详情页领券、促销、规格通用样式*/
.goods-detail-item {
    display: block;
    background: #fff;
    margin-top: 0.4rem;
    border-bottom: 0.05rem solid #e9ebee;
    border-top: 0.05rem solid #e9ebee;
    box-sizing: border-box;
}

.detail-item {
    padding: 0.6rem 0.4rem 0.6rem 0;
    margin-left: 0.4rem;
    display: block;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.detail-item .item-name {
    z-index: 1;
    /*top: 0.6rem;*/
    display: block;
    width: 1.8rem;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.52rem;
    text-align: left;
    color: #888888;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.detail-item .item-con {
    display: block;
    margin: 0 1.4rem 0 1.8rem;
    position: absolute;
    top:1.8rem;
}
.detail-item .item-von {
    display: block;
    margin: 0 10% 0 10%;
    position: absolute;
    top:0.6rem;
    width:80%;
    overflow: hidden;
}


.detail-item .item-con dl,.detail-item .item-von dl {
    display: block;
    /*line-height: 0.9rem;*/
}


.detail-item .item-con dl dt,
.detail-item .item-con dl dd {
    font-size: 0.6rem;
    height: 0.9rem;
    color: #232326;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.detail-item .item-von dl dt,
.detail-item .item-von dl dd {
    font-size: 0.6rem;
    height: 0.9rem;
    color: #232326;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.detail-item .item-more {
    position: absolute;
    top: 0.6rem;
    right: 0.5rem;
    display: block;
    width: 0.9rem;
    height: 0.9rem;
    background-image: url(../images/ellipsis.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.detail-item .item-name-right {
    display: block;
    margin: 0 1.2rem 0 0;
    line-height: 0.9rem;
    font-size: 0.6rem;
    text-align: left;
    color: #888888;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.detail-item .item-more-right {
    position: absolute;
    top: 50%;
    right: 0.5rem;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background-image: url(../images/arrow_right_b.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 0.4;
    margin-top: -0.25rem
}

/*领券*/
.detail-item .item-con dl dt .detail-coupon {
    overflow: hidden;
    width: 100%;
}

.detail-item .item-con dl dt .detail-coupon li {
    text-align: center;
    height: 1rem;
    line-height: 1rem;
    /*background: #F4E5C9;*/
    color: #fff;
    position: relative;
    border-radius: 0.1rem;
    width: 30%;
    white-space: nowrap;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    /* padding: 0 0.5rem; */
    margin-right: 3.3334%;
    float: left;
}
.detail-item .item-von dl dt .detail-coupon li {
    float: left;
    margin-right: 0.7rem;
    position: relative;
}


.detail-item .item-con dl dt .detail-coupon li .coupon-name {
    line-height: 1rem;
    height: 1rem;
   /* padding: 0 0.1rem;*/
    /*background: #f23030;*/
    background: #F4E5C9;
    color: #E85E48;
    font-size: 0.48rem;
    display: block;
    white-space: nowrap;
}
.detail-item .item-von dl dt .detail-coupon li .voucher-name {
    line-height: 1rem;
    height: 1rem;
    /*padding: 0 0.1rem;*/
    /*background: #f23030;*/
    background: #F9E1DE;
    color: #E85E48;
    font-size: 0.48rem;
    display: block;
    white-space: nowrap;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
}
.coupon-title{
    text-align: left;
    color:#333;
}
.detail-item .item-con dl dt .detail-coupon li .coupon-name .yuan, .detail-item .item-con dl dt .detail-coupon li .coupon-name .pointer, .detail-item .item-con dl dt .detail-coupon li .coupon-name .decimal {
     display: none
 }
.detail-item .item-von dl dt .detail-coupon li .voucher-name .yuan, .detail-item .item-von dl dt .detail-coupon li .voucher-name .pointer, .detail-item .item-von dl dt .detail-coupon li .voucher-name .decimal {
    display: none
}
.detail-item .item-von dl dt .detail-coupon li .voucher-name .yuan, .detail-item .item-von dl dt .detail-coupon li .voucher-name .pointer, .detail-item .item-von dl dt .detail-coupon li .voucher-name .decimal {
    display: none
}


.detail-item .item-con dl dt .detail-coupon li .coupon {
    width: 0.2rem;
    height: 0.9rem;
    background: url(../images/coupon-left.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: absolute;
}

.detail-item .item-con dl dt .detail-coupon li .coupon-right {
    background: url(../images/coupon-right.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    right: -0.2rem;
    top: 0
}
.nctouch-bottom-mask-top .coupon-title{
    text-align: left;
    color:#333;
}

/*虚拟和税率*/
.detail-item .code {
    font-size: 0.6rem;
    height: 0.9rem;
    color: #232326;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*促销*/
.promotion {
    margin-bottom: 0.25rem;
}

.promotion:last-child {
    margin-bottom: 0
}

.promotion span:first-child {
    padding: 0 0.1rem;
    border: 0.05rem solid #f23030;
    border-radius: 0.1rem;
    color: #f23030;
    margin-right: 0.25rem;
    font-size: 0.4rem;
   /* line-height: 0.72rem;*/
    display: inline-block;
    float: left;
    box-sizing: border-box;
    line-height: 0.65rem;
    display: inline-block;
    vertical-align: middle;
}

/*地址和重量*/
.detail-address {
    padding: 0.6rem 0.4rem 0.2rem 0;
    margin-left: 0.4rem;
    display: block;
    cursor: pointer;
}

.detail-address .item-address {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 0.3rem;
}

.detail-address .item-address:last-child {
    margin-bottom: 0
}

.detail-address .item-address .item-name {
    position: absolute;
    z-index: 1;
    top: 0;
    display: block;
    width: 1.8rem;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.52rem;
    text-align: left;
    color: #888888;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.detail-address .item-address .item-con {
    display: block;
    margin: 0 1.2rem 0 1.8rem;
}

.detail-address .item-address .item-con dl {
    display: block;
    line-height: 0.9rem;
}

.detail-address .item-address .item-con dl dt,
.detail-address .item-address .item-con dl dd {
    font-size: 0.6rem;
    height: 0.9rem;
    color: #232326;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.detail-address .item-address .item-con dl dt {
    margin-bottom: 0.1rem
}

.detail-address .item-address .item-con dl dd {
    color: #999
}

.detail-address .item-address .item-con dl dd .color {
    color: #f15353;
    margin-right: 0.2rem
}

.detail-address .item-address .item-more {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 0.9rem;
    height: 0.9rem;
    background-image: url(../images/ellipsis.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.item-protect {
    background: #f7f8fa;
    padding: 0.4rem;
    min-height: 0.8rem; /*overflow: hidden;*/ /*border-bottom: 0.05rem solid #e9ebee;*/
    padding-top: 0;
}

.item-protect ul {
    min-height: 1rem; /*overflow: hidden;*/
}

.item-protect ul li {
    float: left;
    font-size: 0.52rem;
    line-height: 0.8rem;
    color: #81838e;
    margin-right: 0.6rem;
    padding-right: 0.5rem;
}

.item-protect ul li:last-child {
    margin-right: 0;
}

.item-protect ul li i {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    background: url(../images/mark.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin: 0.1rem 0.2rem 0 0.1rem;
    float: left;
}

.item-protect ul li img {
    width: 0.6rem;
    height: 0.6rem;
    vertical-align: middle;
    margin-top: -0.1rem;
    margin-right: 0.2rem
}

/*评价*/
.evaluate-title {
    padding: 0.5rem 0.4rem 0.5rem 0;
    margin-left: 0.5rem;
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.evaluate-title span {
    font-size: 0.55rem;
    line-height: 0.9rem;
    height: 0.9rem;
    color: #999
}

.evaluate-title .title-left {
    float: left;
}

.evaluate-title .title-left em {
}

.evaluate-title .title-right {
    float: right;
    margin-right: 0.6rem;
}

.evaluate-title .title-right em {
    color: #f23030;
    margin: 0 0.15rem;
    font-weight: 600;
    font-size: 0.6rem;
    vertical-align: middle;
}

.evaluate-title .title-right i {
    position: absolute;;
    top: 0.7rem;
    right: 0.4rem;
    width: 0.5rem;
    height: 0.5rem;
    background: url(../images/arrow-right.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.evaluate-content {
    margin-left: 0.4rem;
    display: block;
}

.evaluate-content .evaluate-list-item {
    border-top: 0.05rem solid #eee;
    padding: 0.2rem 0;
}

.evaluate-content .evaluate-list-item:last-child {
    border-bottom: 0
}

.evaluate-content .evaluate-list-item .evaluate-info {
    overflow: hidden;
    height: 0.6rem;
    margin: 0.2rem 0
}

.evaluate-content .evaluate-list-item .evaluate-info .stars {
    float: left;
    width: 50%;
}

.evaluate-content .evaluate-list-item .evaluate-info .stars i {
    display: block;
    height: 0.5rem;
    background-image: url(../images/star_r.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    background-size: contain;
}

.evaluate-content .evaluate-list-item .evaluate-info .stars i.star1 {
    width: 0.5rem;
}

.evaluate-content .evaluate-list-item .evaluate-info .stars i.star2 {
    width: 1rem;
}

.evaluate-content .evaluate-list-item .evaluate-info .stars i.star3 {
    width: 1.5rem;
}

.evaluate-content .evaluate-list-item .evaluate-info .stars i.star4 {
    width: 2rem;
}

.evaluate-content .evaluate-list-item .evaluate-info .stars i.star5 {
    width: 2.52rem;
}

.evaluate-content .evaluate-list-item .evaluate-info .author {
    float: right;
    line-height: 0.6rem;
    font-size: 0.48rem;
    color: #232326;
    margin-right: 0.5rem
}

.evaluate-content .evaluate-list-item .evaluate-contect {
    max-height: 1.6rem;
    margin-right: 0.5rem;
    overflow: hidden;
    margin-bottom: 0.4rem;
}

.evaluate-content .evaluate-list-item .evaluate-contect a {
    color: #232326;
    line-height: 0.8rem;
    font-size: 0.6rem;
    word-break: break-all;
    word-wrap: break-word;
    display: block;
    width: 100%
}

.evaluate-content .evaluate-list-item .evaluate-img {
    width: 100%;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 0.2rem;
    height: 3.52rem
}

.evaluate-content .evaluate-list-item .evaluate-img ul {
    overflow: hidden;
}

.evaluate-content .evaluate-list-item .evaluate-img ul li {
    float: left;
    width: 3.4rem;
    height: 3.4rem;
    margin-right: 0.5rem;
    border-radius: 0.2rem;
    overflow: hidden;
    box-sizing: border-box;
    border: 0.05rem solid #eee;
}

.evaluate-content .evaluate-list-item .evaluate-img ul li img {
    width: 100%
}

.evaluate-bottom {
    padding: 0.6rem 0;
    border-top: 0.05rem solid #eee;
}

.evaluate-bottom .evaluate-btn {
    display: block;
    height: 1.5rem;
    margin: 0 0.5rem;
    box-sizing: border-box;
    border: 0.05rem solid #c9cacb;
    border-radius: 0.15rem;
    text-align: center;
    line-height: 1.5rem;
    color: #666;
    font-size: 0.6rem
}

.evaluate-bottom .evaluate-btn em {
}

.no-evaluate-content {
    height: 0.9rem;
    overflow: hidden;
}

.no-evaluate {
    margin-left: 0.2rem;
    color: #bfbfbf;
    font-size: 0.52rem
}

/*店铺咨询*/
.consulting {
    display: block;
    width: 100%;
    height: 0.9rem;
    overflow: hidden;
    color: #232326;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    margin-bottom: 0.2rem
}

.consulting:last-child {
    margin-bottom: 0
}

.consulting.answer {
    color: #848689;
}

.consulting i {
    float: left;
    width: 1.2rem;
    height: 0.6rem;
    margin-top: 0.15rem;
    margin-right: 0.2rem
}

.consulting.ask i {
    background: url(../images/ask.png) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.consulting.answer i {
    background: url(../images/answer.png) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

/*店铺信息Copyright: Bizpower多用户商城系统*/
.goods-store {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 0.6rem 0;
}

.goods-store .store-row {
    padding: 0 0 0 0.5rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.goods-store .store-row .store-img {
    width: 2rem;
    height: 2rem;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0.5rem
}

.goods-store .store-row .store-img img {
    width: 100%;
    height: 100%;
    border-radius: 0.3rem;
}

.goods-store .store-row .store-info {
    margin: 0 0 0 2.4rem;
    height: 2rem;
    overflow: hidden;
}

.goods-store .store-row .store-info .store-name {
    font-size: 0.6rem;
    line-height: 0.8rem;
    color: #232326;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    word-wrap: break-word;
    margin-bottom: 0.2rem;
    width: 95%
}

.goods-store .store-row .store-info .store-rate {
    height: 0.8rem;
    font-size: 0;
    padding-top: 0.2rem;
}

.goods-store .store-row .store-info .store-rate span {
    display: inline-block;
    width: 33.3%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.55rem;
    color: #848689;
}

.goods-store .store-row .store-info .store-rate span em {
    font-size: 0.48rem;
    margin: 0 0.15rem;
}

.goods-store .store-row .store-info .store-rate span i {
    display: inline-block;
    border-right: 1px solid;
    height: 0.4rem;
    vertical-align: middle;
}

.goods-store .store-row .store-info .store-rate span em.score {
    font-size: 0.55rem;
}

.goods-store .store-row .store-info .store-rate span.low em {
    color: #48CFAE
}

.goods-store .store-row .store-info .store-rate span.equal em {
    color: #f23030
}

.goods-store .store-row .store-info .store-rate span.high em {
    color: #f23030
}

.goods-store .store-row .store-info .store-rate span.low i {
    border-color: #48CFAE
}

.goods-store .store-row .store-info .store-rate span.equal i {
    border-color: #f23030
}

.goods-store .store-row .store-info .store-rate span.high i {
    border-color: #f23030
}

.store-describe {
    margin: 0.6rem 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.store-describe .tabs {
    float: left;
    width: 33.3%;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.store-describe .tabs .num {
    font-weight: 500;
    font-size: 0.64rem;
    line-height: 1.2rem;
    color: #232326
}

.store-describe .tabs .text {
    font-size: 0.6rem;
    color: #81838e;
    line-height: 0.8rem;
}

.store-describe .tabs .vertical-line {
    position: absolute;
    right: 0;
    top: 0.3rem;
    border-right: 0.05rem solid #eee;
    height: 1.4rem
}

.store-describe .tabs:last-child .vertical-line {
    border: 0;
}

.store-bottom {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 0 0.5rem;
}

.store-bottom .store-public {
    font-size: 0;
    width: 48%;
    box-sizing: border-box;
    border: 0.05rem solid #c9cacb;
    border-radius: 0.15rem
}

.store-bottom .store-public a {
    width: 100%;
    height: 1.36rem;
    text-align: center;
    display: block;
    font-size: 0.52rem;
    color: #686868;
    line-height: 1.36rem;
}

.store-bottom .store-public a i {
    display: inline-block;
    width: 0.56rem;
    height: 0.56rem;
    vertical-align: middle;
    margin-right: 0.2rem;
    margin-top: -0.15rem;
    margin-left: 0.1rem
}

.store-bottom .store-public a i.call {
    background: url(../images/service.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.store-bottom .store-public a i.goto {
    background: url(../images/goto_shop.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.store-bottom .call-store {
    margin: 0 auto;
}

.store-bottom .store-goto {
    float: right;
}

/*上拉查看图片详情&&下拉收起图文详情*/
.prompt-info {
    margin-right: 0.5rem;
    height: 0.8rem;
    line-height: 0.8rem !important;
    font-size: 0.6rem !important;
    text-align: center;
    color: #81838e
}

.prompt-info i {
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/arrow-top.png) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.2rem
}

.down {
    margin-top: 0;
    border: 0;
    position: absolute;
    z-index: -1;
    background: #ffffff;
    width: 100%
}

.down .prompt-info i {
    transform: rotate(180deg)
}

.other-info {
    height: 1.6rem;
    line-height: 1.6rem !important;
}

/*侧拉显示详情*/
.fixed-tab-pannel {
    background: #fff;
}

.fixed-tab-pannel .nav-header {
    padding: 0.5rem 0;
}

.fixed-tab-pannel .nav-header ul {
    overflow: hidden;
}

/*Copyright: www.BIZPOWER.com*/
.fixed-tab-pannel .nav-header ul li {
    display: block;
    float: left;
    width: 33%;
    border-right: 0.05rem solid #eee;
    text-align: center;
    color: #666;
    font-size: 0.6rem;
    line-height: 0.8rem;
    height: 0.8rem;
}

.fixed-tab-pannel .nav-header ul li.checked {
    color: #f23030
}

.fixed-tab-pannel .nav-header ul li:last-child {
    border-right: 0
}

.fixed-tab-pannel .nav-header-mobile {
    padding: 0.5rem 0;
    position: absolute;
    top: 0;
    z-index: 4;
    width: 100%;
    background-color: #ffffff
}

.fixed-tab-pannel .nav-header-mobile ul {
    overflow: hidden;
}

.fixed-tab-pannel .nav-header-mobile ul li {
    display: block;
    float: left;
    width: 33%;
    border-right: 0.05rem solid #eee;
    text-align: center;
    color: #666;
    font-size: 0.6rem;
    line-height: 0.8rem;
    height: 0.8rem;
}

.fixed-tab-pannel .nav-header-mobile ul li.checked {
    color: #f23030
}

.fixed-tab-pannel .nav-header-mobile ul li:last-child {
    border-right: 0
}

/*底部按钮*/
.goods-detail-foot {
    height: 2rem;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: #fff;
    overflow: hidden;
}

.concern-cart {
    float: left;
    width: 47.5%;
    height: 2rem;
    border-top: 0.05rem solid #eee;
    box-sizing: border-box;
}

.concern-cart .handle {
    display: block;
    height: 2rem;
    line-height: 2rem;
    float: left;
    position: relative;
    width: 33.3%;
    color: #232326;
    font-size: 0.48rem;
}

.concern-cart .handle em {
    width: 0.8rem;
    height: 0.8rem;
    display: block;
    margin: 0.25rem auto 0.05rem auto;
    position: relative;
}

.concern-cart .handle em i {
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    font-size: 0.36rem;
    color: #fff;
    line-height: 0.6rem;
    border-radius: 50%;
    text-align: center;
    background: #f23030;
    position: absolute;
    top: -0.1rem;
    right: -0.3rem
}

.concern-cart .handle span {
    display: block;
    text-align: center;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
}

.concern-cart .handle em.kefu {
    /* background: url(../images/yg-more.png) no-repeat; */
    background: url(../images/bar_01.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.concern-cart .handle em.collection {
    background: url(../images/yg-my.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.concern-cart .handle em.collection-select {
    background: url(../images/collection_select.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.concern-cart .handle em.cart {
    background: url(../images/cart.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.action-list {
    float: left;
    width: 52.5%;
    height: 2rem;
    overflow: hidden;
}

.action-list .action-btn {
    display: block;
    float: left;
    width: 50%;
    height: 2rem;
    color: #fff
}

.action-list .action-btn span.price {
    display: block;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.6rem;
    margin-top: 0.25rem
}

.action-list .action-btn span.price em {
    margin: 0 0.1rem;
    font-weight: 600
}

.action-list .action-btn span.price em .yuan {
    margin-right: 0.05rem;
    font-weight: 400
}

.action-list .action-btn p {
    text-align: center;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.6rem;
    overflow: hidden;
}

.action-list .action-btn-other {
    display: block;
    float: left;
    width: 100%;
    height: 2rem;
    color: #fff
}

.action-list .action-btn-other p {
    text-align: center;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.6rem;
    overflow: hidden;
}

/*隐藏促销*/
.goods-options {
    display: block;
    width: 100%;
    height: 13rem;
    overflow: hidden;
}

.goods-options .options-content {
    display: block;
    width: 100%;
    height: 13rem;
    overflow: hidden;
}

.goods-options .options-content ul {
    overflow: hidden;
    margin: 0 0 0 0.4rem;
}

.goods-options .options-content ul .options-item {
    position: relative;
    z-index: 1;
    border-bottom: 0.05rem solid #eee;
    padding: 0.5rem 0.4rem 0.5rem 0;
    overflow: hidden;
}

.goods-options .options-content ul .options-item:last-child {
    border: 0;
}

.goods-options .options-content ul .options-item .item-name {
    position: absolute;
    top: 0.5rem;
    left: 0;
    display: block;
    width: 1.8rem;
    height: 0.9rem;
    line-height: 0.9rem
}

.goods-options .options-content ul .options-item .item-name span {
    padding: 0 0.1rem;
    border: 0.05rem solid #f23030;
    border-radius: 0.1rem;
    color: #f23030;
    font-size: 0.4rem;
    line-height: 0.6rem;
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.1rem;
}

.goods-options .options-content ul .options-item .item-content {
    display: block;
    margin: 0 0 0 2rem;
}

.goods-options .options-content ul .options-item .item-content dl {
    display: block;
    line-height: 0.9rem;
    width: 93%
}

.goods-options .options-content ul .options-item .item-content dl .explain {
    font-size: 0.52rem;
    color: #232326;
    word-break: break-all;
    word-wrap: break-word;
    position: relative;
    margin-bottom: 0.3rem
}

.goods-options .options-content ul .options-item .item-content dl .explain:last-child {
    margin-bottom: 0
}

.goods-options .options-content ul .options-item .item-content dl .explain .explain-text {
    width: 90%;
    display: block;
    line-height: 0.9rem
}

.goods-options .options-content ul .options-item .item-content dl .explain em {
    margin: 0 0.1rem;
    font-size: 0.6rem
}

.goods-options .options-content ul .options-item .item-more {
    position: absolute;
    top: 0.2rem;
    right: -1rem;
    width: 0.52rem;
    height: 0.5rem;
    background: url(../images/arrow-right.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.goods-options .options-content ul .options-item .item-content dl .explain .gifts-name {
    display: inline-block;
    width: 88%;
    height: 0.8rem;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.goods-options .options-content ul .options-item .item-content dl .explain .gifts-number {
    display: inline-block;
    width: 10%;
    height: 0.8rem;
    text-align: right;
    vertical-align: top
}

/*批发规格已选清单*/
.layout {
    position: absolute;
    top: 13rem;
    left: 0;
    right: 0;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    overflow: hidden;
    height: 2rem;
    box-sizing: border-box;
    border-top: 0.05rem solid #eee
}

.layout .shopping-summary {
    overflow: hidden;
    line-height: 1.8rem;
    text-align: right;
}

.layout .shopping-summary a {
    font-size: 0.55rem;
    color: #232326;
}

.layout .shopping-summary a em {
    font-size: 0.65rem;
    color: #F23030;
}

.goods-shopping-list {
    position: absolute;
    z-index: 1;
    top: 3.5rem;
    bottom: 2rem;
    left: 0;
    right: 0;
    background-color: #FFF;
    overflow: hidden;
}

.goods-shopping-list ul {
    overflow: hidden;
}

.goods-shopping-list ul li {
    line-height: 1.2rem;
    padding: 0.25rem 0;
    margin: -0.05rem 0.5rem 0 0.5rem;
    font-size: 0.52rem;
    border-top: dashed 0.05rem #EEE;
}

.goods-shopping-list ul li .selected-sku {
    vertical-align: middle;
    margin-left: 0.2rem;
}

.goods-shopping-list ul li .selected-num {
    float: right;
}

/*规格选择时单个按钮*/
.spec-bottom {
    display: block;
    width: 100%;
    height: 2rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.spec-bottom .action-btn {
    width: 50%;
    display: block;
    float: left;
    height: 2rem;
    text-align: center;
    color: #fff
}

.spec-bottom .action-btn > span {
    display: block;
    float: left;
    width: 48%;
    height: 2rem;
    padding: 0 2% 0 0;
    text-align: right;
}

.spec-bottom .action-btn > span > em {
    display: block;
    height: 2rem;
}

.spec-bottom .action-btn .yuan,
.spec-bottom .action-btn .integer,
.spec-bottom .action-btn .pointer,
.spec-bottom .action-btn .decimal {
    margin: 0;
    padding: 0;
    font-size: 0.8rem;
    line-height: 2rem;
    font-family: Verdana, Tahoma !important;
}

.spec-bottom .action-btn .yuan {
    font-size: 0.65rem;
}

.spec-bottom .action-btn p {
    float: left;
    width: 48%;
    height: 2rem;
    padding-left: 2%;
    text-align: left;
    line-height: 2rem;
    font-size: 0.7rem;
    overflow: hidden;
}

/*预售按钮*/
.btn-book-buy {
    display: block;
    text-align: center;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.6rem;
    overflow: hidden;
    color: #ffffff;
}

/*地址选择*/
.address-options {
    display: block;
    width: 100%;
    height: 15rem;
    overflow: hidden;
    position: relative;
}

.address-options .address-content {
    display: block;
    width: 100%;
    height: 13rem;
    overflow: hidden;
}

.address-options .address-content ul {
    overflow: hidden;
    margin: 0 0 0 0.4rem;
}

.address-options .address-content ul .address-item {
    position: relative;
    z-index: 1;
    border-bottom: 0.05rem solid #eee;
    padding: 0.5rem 0.4rem 0.5rem 0;
    overflow: hidden;
}

.address-options .address-content ul .address-item .address-options {
    float: left;
    width: 85%;
    height: auto;
    line-height: 0.9rem;
    font-size: 0.52rem;
    color: #232326;
    word-break: break-all;
    word-wrap: break-word;
}

.address-options .address-content ul .address-item .location {
    float: left;
    width: 0.64rem;
    height: 0.64rem;
    background: url(../images/location.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin-right: 0.3rem;
    margin-top: 0.1rem;
    opacity: 0.6
}

.address-options .address-content ul .checked .tick {
    float: right;
    width: 0.64rem;
    height: 0.64rem;
    background: url(../images/ok.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin-top: 0.1rem;
}

.address-options .address-content ul .checked .address-options {
    color: #f23030
}

.address-options .address-content ul .checked .location {
    background: url(../images/location_c.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 1
}

.address-options .address-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2rem;
    background-color: #f23030;
    color: #fff;
    text-align: center;
    line-height: 2rem;
    font-size: 0.64rem
}

/* bycj -- 消保*/
.contract-options {
    background: #fff;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 15rem;
    display: block;
    overflow: hidden;
}

.contract-options .contract-content {
    display: block;
    width: 100%;
    height: 15rem;
    /*overflow: hidden;*/
}

.contract-options .contract-content .contract-item {
    display: block;
    margin-left: 0.4rem;
    padding: 0.5rem 0.4rem 0.5rem 0;
    border-bottom: 0.05rem solid #eee;
    position: relative;
}

.contract-options .contract-content .contract-item.service-item {
    display: flex;
    align-items: center;
}

.contract-options .contract-content .contract-item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.contract-options .contract-content .contract-item .contract-thumb {
    display: block;
    width: 0.65rem;
    height: 0.65rem;
    position: absolute;
    top: 0.6rem;
    left: 0
}
.contract-options .contract-content .contract-item.service-item  .contract-thumb {
    top: initial;
}
.contract-options .contract-content .contract-item .contract-thumb img {
    width: 100%;
    height: 100%
}
.contract-options .contract-content .contract-item .contract-thumb .list-img{
    width: 100%;
    height: 100%;
}

.contract-options .contract-content .contract-item dl {
    display: block;
    margin-left: 1rem;
}

.contract-options .contract-content .contract-item dl dt {
    margin-bottom: 0.2rem;
    font-size: 0.56rem;
    color: #212121;
    line-height: 0.8rem;
    height: 0.8rem;
    width: 100%;
    height: 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    word-wrap: break-word;
}

.contract-options .contract-content .contract-item dl dd {
    font-size: 0.48rem;
    color: #666;
    line-height: 0.8rem;
    width: 100%;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}

/*电脑版详情页(右边)*/
.detail-iscroll-wrap img {
    width: 100%
}

.detail-tab-item {
    position: relative;
    width: 100%;
    float: left;
}

#bodyGoodsBodyShow p {
    font-size: 0.8rem;
    line-height: 1.5
}

#bodyGoodsBodyShow p img {
    width: 100%
}

#specGoodsBodyShow {
    position: relative;
    padding: 0.2rem 0;
    font-size: 0.48rem;
    color: #5a5a5a;
    overflow: hidden;
    height: 100%;
    margin: 0 0.4rem 0.48rem 0.4rem;
}

#specGoodsBodyShow table {
    border-bottom: 0.05rem solid #e7e7e7;
    border-left: 0.05rem solid #e7e7e7;
    min-width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

#specGoodsBodyShow table tr td {
    color: #848689;
    font-size: 0.48rem;
    border-top: 0.05rem solid #e7e7e7;
    border-right: 0.05rem solid #e7e7e7;
    padding: 0.4rem;
}

#specGoodsBodyShow table tr td:first-child {
    padding-left: 5%;
    width: 33%
}

#commitmentGoodsBodyShow {
    position: relative;
    padding: 0.2rem 0 0;
    font-size: 0.48rem;
    color: #5a5a5a;
    overflow: hidden;
    height: 100%;
    margin: 0 0.4rem 0.48rem 0.4rem;
}

#commitmentGoodsBodyShow p {
    line-height: 1.5;
    margin-bottom: 0.3rem
}

/*电脑版详情页（下边）*/
#bodyGoodsBodyBelowShow .txt {
    font-size: 0.8rem;
    line-height: 1.5
}

#bodyGoodsBodyBelowShow .img img {
    width: 100%
}

#specGoodsBodyBelowShow {
    position: relative;
    padding: 0.2rem 0;
    font-size: 0.48rem;
    color: #5a5a5a;
    overflow: hidden;
    height: 100%;
}

#specGoodsBodyBelowShow table {
    border-bottom: 0.05rem solid #e7e7e7;
    border-left: 0.05rem solid #e7e7e7;
    min-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

#specGoodsBodyBelowShow table tr td {
    color: #848689;
    font-size: 0.48rem;
    border-top: 0.05rem solid #e7e7e7;
    border-right: 0.05rem solid #e7e7e7;
    padding: 0.4rem;
}

#specGoodsBodyBelowShow table tr td:first-child {
    padding-left: 5%;
    width: 33%
}

#commitmentGoodsBodyBelowShow {
    position: relative;
    padding: 0.2rem 0;
    font-size: 0.48rem;
    color: #5a5a5a;
    overflow: hidden;
    height: 100%;
}

#commitmentGoodsBodyBelowShow p {
    line-height: 1.5;
    margin-bottom: 0.3rem
}

/*全部评价 */
.product-eval-list {
}

.product-eval-list ul {
    position: absolute;
    width: 100%
}

.product-eval-list li {
    padding: 0 0 0.5rem 0.4rem;
    background-color: #FFF;
    margin-top: 0.4rem;
}

.product-eval-list .eval-user {
    position: relative;
    z-index: 1;
    display: block;
    border-bottom: solid #EEE 0.05rem;
}

.product-eval-list .eval-user .user-avatar {
    position: absolute;
    z-index: 1;
    top: 0.4rem;
    left: 0;
    display: block;
    width: 1.1rem;
    height: 1.1rem;
    border: solid #EEE 0.05rem;
    border-radius: 100%
}

.product-eval-list .eval-user .user-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 100%
}

.product-eval-list .eval-user .user-name {
    display: block;
    height: 0.8rem;
    margin: 0 0 0 1.6rem;
    padding: 0.6rem 0;
    font-size: 0.56rem;
    line-height: 0.8rem;
    color: #232326
}

.product-eval-list .eval-user time {
    width: 4rem;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: 0.55rem;
    right: 0.4rem;
    height: 0.8rem;
    font-size: 0.52rem;
    color: #848689;
    line-height: 0.8rem;
    text-align: right;
}

.product-eval-list .goods-raty {
    display: block;
    height: 0.5rem;
    padding: 0.3rem 0 0;
    font-size: 0;
}

.product-eval-list .goods-raty i {
    display: inline-block;
    height: 0.5rem;
    background-image: url(../images/star_r.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    background-size: contain;
}

.product-eval-list .goods-raty i.star1 {
    width: 0.5rem;
}

.product-eval-list .goods-raty i.star2 {
    width: 1rem;
}

.product-eval-list .goods-raty i.star3 {
    width: 1.5rem;
}

.product-eval-list .goods-raty i.star4 {
    width: 2rem;
}

.product-eval-list .goods-raty i.star5 {
    width: 2.52rem;
}

.product-eval-list .eval-con {
    padding: 0.2rem 0;
}

.product-eval-list .eval-con dt {
    word-break: break-all;
    display: block;
    min-height: 0.9rem;
    margin: 0.2rem 0 0.4rem 0;
    font-size: 0.6rem;
    line-height: 0.9rem;
}

.product-eval-list .eval-con dd {
    display: block;
    font-size: 0;
    height: 3.5rem;
    overflow: hidden;
}

.product-eval-list .eval-con dd a {
    display: inline-block;
    width: 3.4rem;
    height: 3.4rem;
    text-align: center;
    border: solid 0.05rem #EEE;
    margin-right: 0.4rem;
}

.product-eval-list .eval-con dd a img {
    max-width: 3.4rem;
    max-height: 3.4rem;
}

.product-eval-list .again-eval {
    height: 0.9rem;
    margin-top: 0.2rem;
    font-size: 0.55rem;
    line-height: 0.9rem;
    color: #555;
}

.product-eval-list .again-eval time {
    width: 4rem;
    overflow: hidden;
    height: 0.8rem;
    display: inline-block;
    line-height: 1.1rem
}

.product-eval-list .eval-specifications {
    width: 100%;
    height: 0.9rem;
    font-size: 0.56rem;
    line-height: 0.9rem;
    color: #232326;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0.2rem
}

.product-eval-list .eval-explain {
    font-size: 0.6rem;
    color: #F23030;
    line-height: 0.8rem;
    padding: 0.5rem 0;
}

.goods_geval a {
    display: inline-block;
    width: 3.4rem;
    height: 3.4rem;
    border: 0.05rem solid #eee;
    margin-right: 0.4rem;
    text-align: center;
}

.goods_geval a img {
    max-width: 3.4rem;
    max-height: 3.4rem
}

/*商品咨询列表*/
.goods-consult-layout {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 2rem;
}

.goods-consult-layout .consult-title {
    display: block;
    padding: 0.4rem 0.4rem 0.25rem;
    background: #fdfbed;
    position: relative;
    z-index: 1
}

.goods-consult-layout .consult-title .goods-img {
    position: absolute;
    left: 0.4rem;
    top: 0.4rem;
    width: 1.6rem;
    height: 1.6rem;
    overflow: hidden;
    border: 0.05rem solid #eee;
    box-sizing: border-box;
}

.goods-consult-layout .consult-title .goods-img img {
    width: 100%;
}

.goods-consult-layout .consult-title h4 {
    display: block;
    margin: 0 0 0 2rem;
    height: 1.6rem;
    line-height: 1.6rem;
    color: #232326;
    font-size: 0.72rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.goods-consult-layout .consult-title .goods-adorn {
    display: block;
    width: 100%;
    height: 0.2rem;
    background: url(../images/adorn.png) repeat-x;
    background-position: 50% 0%;
    background-size: 3%;
    position: absolute;
    left: 0;
    bottom: -0.2rem;
}

.goods-consult-layout .consult-content {
    display: block;
    margin-top: 0.5rem;
}

.goods-consult-layout .consult-content .consult-item {
    overflow: hidden;
}

.goods-consult-layout .consult-content .consult-item .consult-info {
    display: block;
    width: 100%;
    margin-bottom: 0.4rem;
    border-bottom: 0.05rem solid #e9ebee;
    border-top: 0.05rem solid #e9ebee;
    box-sizing: border-box;
    background: #fff;
    padding-top: 0.4rem
}

.goods-consult-layout .consult-content .consult-item .consult-info .member-info {
    height: 1.36rem;
    overflow: hidden;
    padding: 0 0.4rem;
}

.goods-consult-layout .consult-content .consult-item .consult-info .member-info .member-left {
    float: left;
    width: 40%;
    overflow: hidden;
}

.goods-consult-layout .consult-content .consult-item .consult-info .member-info .member-left img {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    border: 0.08rem solid #eee;
    float: left;
}

.goods-consult-layout .consult-content .consult-item .consult-info .member-info .member-left span {
    display: block;
    max-width: 4.5rem;
    height: 1.36rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.6rem;
    line-height: 1.36rem;
    margin-left: 0.3rem;
    float: left;
    color: #666
}

.goods-consult-layout .consult-content .consult-item .consult-info .member-info .member-right {
    float: right;
    width: 60%;
    overflow: hidden;
    text-align: right;
}

.goods-consult-layout .consult-content .consult-item .consult-info .member-info .member-right span {
    font-size: 0.48rem;
    color: #aaaaaa;
    margin: 0 0.2rem;
    line-height: 1.36rem;
    vertical-align: top;
}

.goods-consult-layout .consult-content .consult-item .consult-info .member-info .member-right span:last-child {
    margin-right: 0
}

.goods-consult-layout .consult-content .consult-item .consult-info .inquiry {
    overflow: hidden;
    height: auto;
    padding: 0.2rem 0.5rem 0;
}

.goods-consult-layout .consult-content .consult-item .consult-info .inquiry:last-child {
    padding-bottom: 0.3rem
}

.goods-consult-layout .consult-content .consult-item .consult-info .inquiry i {
    float: left;
    width: 1.2rem;
    height: 0.6rem;
    margin-top: 0.15rem;
}

.goods-consult-layout .consult-content .consult-item .consult-info .inquiry h4 {
    padding-left: 1.5rem;
    line-height: 0.9rem;
    word-break: break-all;
    word-wrap: break-word;
}

.goods-consult-layout .consult-content .consult-item .consult-info .ask i {
    background: url(../images/ask.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.goods-consult-layout .consult-content .consult-item .consult-info .ask h4 {
    font-size: 0.6rem;
    color: #232326;
    vertical-align: middle;
}

.goods-consult-layout .consult-content .consult-item .consult-info .answer i {
    background: url(../images/answer.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.goods-consult-layout .consult-content .consult-item .consult-info .answer h4 {
    font-size: 0.52rem;
    color: #848689;
    vertical-align: middle;
}

.goods-consult-layout .consult-content .consult-item .consult-info .no-answer {
    padding: 0.3rem 0.4rem;
    border-top: 0.05rem solid #e3e5e9;
    margin-top: 0.3rem;
}

.goods-consult-layout .consult-content .consult-item .consult-info .no-answer h4 {
    line-height: 0.8rem;
    font-size: 0.48rem;
    text-align: center;
    color: #999
}

.goods-consult-layout .goto-ask {
    position: fixed;
    left: 50%;
    bottom: 1rem;
    z-index: 10;
    display: block;
    width: 4.8rem;
    height: 1.4rem;
    margin-left: -2.4rem;
    border-radius: 10rem;
    background: #f23030;
    color: #fff;
    line-height: 1.4rem;
    text-align: center;
    font-size: 0.6rem;
}

.goods-consult-layout .goto-ask i {
    width: 0.6rem;
    height: 0.6rem;
    background: url(../images/question.png) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    margin-right: 0.2rem;
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.1rem
}

/*商品咨询发布*/
.consult-item {
    display: block;
    padding: 0 0.4rem;
    overflow: hidden;
    margin: 0.6rem 0 0;
    position: relative;
}

.consult-item .consult-term {
    width: 100%;
    overflow: hidden;
    line-height: 0.9rem;
    font-size: 0.6rem;
    color: #666;
    text-indent: 0.1rem
}

.consult-item .consult-type {
    margin: 0.5rem 0 0;
    overflow: hidden;
}

.consult-item .consult-type li {
    display: block;
    line-height: 0.8rem;
    padding: 0.15rem 0.4rem;
    box-sizing: border-box;
    border: 0.05rem solid #8a8c8e;
    border-radius: 0.15rem;
    float: left;
    font-size: 0.52rem;
    color: #232326;
    margin-right: 0.7rem;
    background: #fff;
    margin-bottom: 0.3rem
}

.consult-item .consult-type li.checked {
    border-color: #f23030;
    color: #f23030
}

.consult-item .consult-type li:last-child {
    margin-right: 0
}

.consult-item .con-text {
    display: block;
    margin-top: 0.5rem;
    padding: 0.4rem 2%;
    width: 96%;
    height: 5.6rem;
    border: 0.05rem solid #e3e5e9;
    border-radius: 0.2rem;
    line-height: 1rem;
    font-size: 0.6rem;
    color: #232326;
    resize: none;
    word-break: break-all;
    word-wrap: break-word;
}

.consult-item .default {
    display: block;
    width: 5rem;
    height: 0.8rem;
    font-size: 0.52rem;
    line-height: 0.8rem;
    color: #666;
    position: absolute;
    right: 0.8rem;
    bottom: 2.3rem;
    text-align: right;
}

.consult-item .default em {
    margin-right: 0.1rem
}

.consult-item .error em {
    color: #f23030
}

.consult-item .goto-release {
    margin-top: 0.5rem;
    display: block;
    width: 6rem;
    height: 1.45rem;
    border-radius: 0.2rem;
    background: #f23030;
    color: #fff;
    text-align: center;
    font-size: 0.64rem;
    line-height: 1.45rem;
    float: right;
}

/*推荐组合&&搭配套餐共用样式Copyright: www.BIZPOWER.com*/
.package-content {
    background: #fff;
    overflow: hidden;
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.package-search {
    display: block;
    width: 100%;
    height: 2rem;
    border-bottom: 0.05rem solid #e3e4ea;
    box-sizing: border-box;
}

.package-search .package-nav {
    white-space: nowrap;
    overflow: hidden;
}

.package-search .package-nav li {
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    line-height: 1.95rem;
    display: inline-block;
    white-space: nowrap;
    padding: 0 0.5rem;
    vertical-align: top
}

.package-search .package-nav li:first-child {
    padding-left: 0.4rem
}

.package-search .package-nav li .package-nav-name {
    font-size: 0.6rem;
    color: #232326;
    line-height: 1.90rem;
    max-width: 3.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0.2rem;
    box-sizing: border-box;
}

.package-search .package-nav li.active .package-nav-name {
    border-bottom: 0.1rem solid #f23030;
    color: #f23030
}

.package-bottom {
    display: block;
    width: 100%;
    height: 2rem;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    background: #f9f9f9;
    overflow: hidden;
}

.package-bottom .total-price {
    padding: 0 0.5rem;
    font-size: 0.52rem;
    color: #8a8b94;
    box-sizing: border-box;
    border-top: 0.05rem solid #e3e4ea;
    text-align: right;
    display: block;
    margin-right: 4.8rem;
    line-height: 2rem
}

.package-bottom .total-price .discount {
    font-size: 0.44rem;
    color: #f23030;
    border: 0.05rem solid #f23030;
    margin-left: 0.3rem;
    padding: 0 0.1rem;
    border-radius: 0.1rem
}

.package-bottom .total-price .discount em {
    font-weight: normal;
    font-size: 0.48rem;
    color: #f23030;
    vertical-align: baseline;
}

.package-bottom .total-price i,
.package-bottom .total-price em {
    font-weight: 600;
    color: #f23030;
    font-size: 0.65rem;
    vertical-align: top
}

.package-bottom .total-price i {
    margin: 0 0.15rem
}

.package-bottom .goto-package {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 4.8rem;
    height: 2rem;
    background: #f23030;
    line-height: 2rem;
    color: #fff;
    text-align: center;
    font-size: 0.64rem;
}

/*详情页--推荐组合&&搭配套餐*/
.blend-options {
    background: #fff;
    padding: 0.4rem 0.4rem 0.4rem 0;
    overflow: hidden;
    margin-left: 0.4rem
}

.blend-options .blend-title {
    overflow: hidden;
    display: block;
    line-height: 0.9rem;
    position: relative;
}

.blend-options .blend-title span {
    font-size: 0.55rem;
    color: #848689;
    height: 0.9rem;
    line-height: 0.9rem;
}

.blend-options .blend-title .blend-title-left {
    float: left;
}

.blend-options .blend-title .blend-title-right {
    float: right;
    margin-right: 0.65rem;
}

.blend-options .blend-title .blend-title-right em {
    margin: 0 0.1rem;
}

.blend-options .blend-title .blend-title-right i {
    position: absolute;
    top: 50%;
    right: 0rem;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background-image: url(../images/arrow_right_b.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 0.4;
    margin-top: -0.25rem
}

.blend-options .blend-content {
    display: block;
    width: 100%;
    margin-top: 0.4rem;
    margin-bottom: 0.2rem
}

.blend-options .blend-content ul {
    overflow: hidden;
    position: relative;
}

.blend-options .blend-content ul .blend-item {
    display: block;
    float: left;
    overflow: hidden;
}

.blend-options .blend-content ul .blend-item .goods-thumb {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 0.2rem;
    overflow: hidden;
    border: 0.05rem solid #bfbfbf;
    float: left;
}

.blend-options .blend-content ul .blend-item .goods-thumb img {
    width: 100%;
    height: 100%;
}

.blend-options .blend-content ul .blend-item .blend-add {
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background: url(../images/value_add_a.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 0.6;
    float: left;
    margin: 1.05rem 0.3rem;
}

/*推荐组合*/
.package-goods {
    display: block;
    width: 100%;
    background: #fff;
}

.package-goods .goods-main {
    padding: 0.5rem 0 0.5rem 0.4rem;
    border-bottom: 0.1rem dotted #d3d3d5;
    margin-top: 0.2rem;
    overflow: hidden;
    position: relative;
}

.package-goods .goods-main .goods-thumb {
    width: 3.1rem;
    height: 3.1rem;
    border: 0.05rem solid #bfbfbf;
    border-radius: 0.3rem;
    overflow: hidden;
    position: absolute;
    left: 0.4rem;
    top: 0.5rem
}

.package-goods .goods-main .goods-thumb img {
    width: 100%;
    height: 100%;
    border-radius: 0.3rem
}

.package-goods .goods-main .goods-info {
    height: 3.2rem;
    margin-left: 3.6rem;
    overflow: hidden;
}

.package-goods .goods-main .single-price .info-left {
    width: 9rem !important
}

.package-goods .goods-main .single-price .info-right {
    width: 3rem !important
}

.package-goods .goods-main .goods-info .info-left {
    float: left;
    display: block;
    width: 6.8rem;
}

.package-goods .goods-main .goods-info .info-left h4 a {
    display: block;
    margin-top: 0.1rem;
    font-size: 0.52rem;
    line-height: 0.7rem;
    max-height: 1.4rem;
    color: #232326;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}

.package-goods .goods-main .goods-info .info-left .choice-spec {
    display: block;
    width: 4.5rem;
    height: 1.2rem;
    box-sizing: border-box;
    border: 0.05rem solid #dddddd;
    margin-top: 0.4rem;
    border-radius: 0.1rem;
    padding: 0 0.3rem;
    cursor: pointer;
}

.package-goods .goods-main .goods-info .info-left .choice-spec span {
    display: block;
    width: 85%;
    font-size: 0.48rem;
    line-height: 1.15rem;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.package-goods .goods-main .goods-info .info-left .choice-spec i {
    width: 0.48rem;
    height: 0.48rem;
    float: right;
    margin-top: 0.3rem;
    opacity: 0.6
}

.package-goods .goods-main .goods-info .info-left .choice-spec i.choice-top {
    background: url(../images/group_arrow.png) no-repeat;
    background-position: 50% 50%;
    background-size: 80%;
}

.package-goods .goods-main .goods-info .info-left .choice-spec i.choice-down {
    background: url(../images/group_arrow.png) no-repeat;
    background-position: 50% 50%;
    background-size: 80%;
    transform: rotate(180deg);
}

.package-goods .goods-main .goods-info .info-left .no-choice {
    color: #f23030
}

.package-goods .goods-main .goods-info .info-left .choice {
    color: #82838d
}

.package-goods .goods-main .goods-info .info-left .default {
    background: #f5f5f5;
    color: #82838d
}

.package-goods .goods-main .goods-info .info-right {
    float: right;
    margin-right: 0.4rem;
    width: 5.2rem;
    overflow: hidden;
}

.package-goods .goods-main .goods-info .info-right p {
    line-height: 0.8rem;
    width: 100%;
    font-size: 0.48rem;
    text-align: right;
}

.package-goods .goods-main .goods-info .info-right p em {
    margin-left: 0.1rem;
}

.package-goods .goods-content {
    display: block;
    width: 100%;
}

.package-goods .goods-content ul {
    overflow: hidden;
}

.package-goods .goods-content ul .goods-list {
    padding: 0.5rem 0.4rem;
    border-bottom: 0.05rem solid #e3e4ea;
    position: relative;
    height: 3.2rem
}

.package-goods .goods-content ul .goods-list .goods-btn {
    width: 0.72rem;
    height: 0.72rem;
    background: url(../images/no_choice.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    margin-top: 1.74rem;
    left: 0.4rem
}

.package-goods .goods-content ul .goods-list .goods-btn.select {
    background: url(../images/choice.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.package-goods .goods-content ul .goods-list .goods-items {
    display: block;
    height: 3.2rem;
    margin-left: 1.1rem;
    overflow: hidden;
    position: relative;
}

.package-goods .goods-content ul .goods-list .goods-items .goods-thumb {
    width: 2.1rem;
    height: 2.1rem;
    border: 0.05rem solid #bfbfbf;
    border-radius: 0.2rem;
    overflow: hidden;
    position: absolute;
    left: 0rem;
    top: 0.55rem
}

.package-goods .goods-content ul .goods-list .goods-items .goods-thumb img {
    width: 100%;
    height: 100%;
    border-radius: 0.2rem
}

.package-goods .goods-content ul .goods-list .goods-items .goods-info {
    height: 3.2rem;
    margin-left: 2.6rem;
    overflow: hidden;
}

.package-goods .goods-content ul .goods-list .goods-items .single-price .info-left {
    width: 9rem !important
}

.package-goods .goods-content ul .goods-list .goods-items .single-price .info-right {
    width: 3rem !important
}

.package-goods .goods-content ul .goods-list .goods-items .goods-info .info-left {
    float: left;
    display: block;
    width: 6.8rem;
}

.package-goods .goods-content ul .goods-list .goods-items .goods-info .info-left h4 a {
    display: block;
    margin-top: 0.1rem;
    font-size: 0.52rem;
    line-height: 0.7rem;
    max-height: 1.4rem;
    color: #232326;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}

.package-goods .goods-content ul .goods-list .goods-items .goods-info .info-left .choice-spec {
    display: block;
    width: 4.5rem;
    height: 1.2rem;
    box-sizing: border-box;
    border: 0.05rem solid #dddddd;
    margin-top: 0.4rem;
    border-radius: 0.1rem;
    padding: 0 0.3rem;
    cursor: pointer;
}

.package-goods .goods-content ul .goods-list .goods-items .goods-info .info-left .choice-spec span {
    display: block;
    width: 85%;
    font-size: 0.48rem;
    line-height: 1.15rem;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.package-goods .goods-content ul .goods-list .goods-items .goods-info .info-left .choice-spec i {
    width: 0.48rem;
    height: 0.48rem;
    float: right;
    margin-top: 0.3rem;
    opacity: 0.6
}

.package-goods .goods-content ul .goods-list .goods-items .goods-info .info-left .choice-spec i.choice-top {
    background: url(../images/group_arrow.png) no-repeat;
    background-position: 50% 50%;
    background-size: 80%;
}

.package-goods .goods-content ul .goods-list .goods-items .goods-info .info-left .choice-spec i.choice-down {
    background: url(../images/group_arrow.png) no-repeat;
    background-position: 50% 50%;
    background-size: 80%;
    transform: rotate(180deg);
}

.package-goods .goods-content ul .goods-list .goods-items .goods-info .info-left .no-choice {
    color: #f23030
}

.package-goods .goods-content ul .goods-list .goods-items .goods-info .info-left .choice {
    color: #82838d
}

.package-goods .goods-content ul .goods-list .goods-items .goods-info .info-left .default {
    background: #f5f5f5;
    color: #82838d
}

.package-goods .goods-content ul .goods-list .goods-items .goods-info .info-right {
    float: right;
    width: 5.2rem;
    overflow: hidden;
}

.package-goods .goods-content ul .goods-list .goods-items .goods-info .info-right p {
    line-height: 0.8rem;
    width: 100%;
    font-size: 0.48rem;
    text-align: right;
}

.package-goods .goods-content ul .goods-list .goods-items .goods-info .info-right p em {
    margin-left: 0.1rem;
}

/*搭配套餐*/
.package-goods .co-content {
    display: block;
    width: 100%;
}

.package-goods .co-content ul {
    overflow: hidden;
}

.package-goods .co-content ul .goods-list {
    padding: 0.5rem 0.4rem 0.5rem 0;
    margin-left: 0.5rem;
    border-bottom: 0.05rem solid #e3e4ea;
    position: relative;
    height: 3.2rem
}

.package-goods .co-content ul .goods-list:last-child {
    border-bottom: 0
}

.package-goods .co-content ul .goods-list .goods-items {
    display: block;
    height: 3.2rem;
    overflow: hidden;
    position: relative;
}

.package-goods .co-content ul .goods-list .goods-items .goods-thumb {
    width: 3.1rem;
    height: 3.1rem;
    border: 0.05rem solid #bfbfbf;
    border-radius: 0.2rem;
    overflow: hidden;
    position: absolute;
    left: 0rem;
    top: 0rem
}

.package-goods .co-content ul .goods-list .goods-items .goods-thumb img {
    width: 100%;
    height: 100%;
    border-radius: 0.2rem
}

.package-goods .co-content ul .goods-list .goods-items .goods-info {
    height: 3.2rem;
    margin-left: 3.6rem;
    overflow: hidden;
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-left {
    float: left;
    display: block;
    width: 7.2rem;
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-left h4 a {
    display: block;
    margin-top: 0.1rem;
    font-size: 0.52rem;
    line-height: 0.7rem;
    max-height: 1.4rem;
    color: #232326;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-left .choice-spec {
    display: block;
    width: 4.5rem;
    height: 1.2rem;
    box-sizing: border-box;
    border: 0.05rem solid #dddddd;
    margin-top: 0.4rem;
    border-radius: 0.1rem;
    padding: 0 0.3rem;
    cursor: pointer;
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-left .choice-spec span {
    display: block;
    width: 85%;
    font-size: 0.48rem;
    line-height: 1.15rem;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-left .choice-spec i {
    width: 0.48rem;
    height: 0.48rem;
    float: right;
    margin-top: 0.3rem;
    opacity: 0.6
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-left .choice-spec i.choice-top {
    background: url(../images/group_arrow.png) no-repeat;
    background-position: 50% 50%;
    background-size: 80%;
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-left .choice-spec i.choice-down {
    background: url(../images/group_arrow.png) no-repeat;
    background-position: 50% 50%;
    background-size: 80%;
    transform: rotate(180deg);
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-left .no-choice {
    color: #f23030
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-left .choice {
    color: #82838d
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-left .default {
    background: #f5f5f5;
    color: #82838d
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-right {
    float: right;
    width: 4rem;
    overflow: hidden;
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-right p {
    line-height: 0.8rem;
    width: 100%;
    font-size: 0.6rem;
    text-align: right;
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-right p em {
    margin-left: 0.1rem;
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-right p.price {
    color: #f23030;
    font-weight: 600
}

.package-goods .co-content ul .goods-list .goods-items .goods-info .info-right p.old-price {
    color: #999999;
    text-decoration: line-through;
    font-size: 0.48rem
}

/*为你推荐和排行榜*/
.guess-tittle {
    display: block;
    width: 100%;
    padding: 0.6rem 0;
}

.guess-tittle ul {
    overflow: hidden;
}

.guess-tittle ul li {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 0.6rem;
    line-height: 0.8rem;
    height: 0.8rem;
    color: #81838e;
}

.guess-tittle ul li.checked {
    color: #f23030
}

.guess-swipe {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.guess-swipe .guess-goods {
    overflow: hidden;
}

.guess-swipe .guess-goods li {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    height: auto;
}

.guess-swipe .guess-goods li dl {
    float: left;
    width: 31.33%;
    display: block;
    margin: 0 1% 0.4rem;
}

.guess-swipe .guess-goods li dl dt {
    display: block;
    width: 5.1rem;
    height: 5.1rem;
    border: 0.05rem solid #f0f2f5;
    overflow: hidden
}

.guess-swipe .guess-goods li dl dt img {
    width: 100%
}

.guess-swipe .guess-goods li dl .goods-name {
    padding: 0rem 0.2rem;
    line-height: 0.8rem;
    height: 1.6rem;
    font-size: 0.52rem;
    color: #848689;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    margin-top: 0.2rem;
}

.guess-swipe .guess-goods li dl .goods-price {
    padding: 0rem 0.2rem;
    overflow: hidden;
    color: #232326;
    font-size: 0.6rem;
    font-weight: 500
}

.guess-swipe .guess-goods li dl .goods-price em {
    margin: 0 0.15rem 0 0;
}

.bx-pager {
    display: block;
    width: 100%;
    height: 0.6rem;
    overflow: hidden;
    text-align: center;
    margin: 0.2rem 0;
}

.bx-pager .bx-pager-item {
    width: 0.28rem;
    height: 0.28rem;
    border-radius: 50%;
    background: #e3e5e9;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.18rem;
}

.bx-pager .bx-pager-item.active {
    background: #f23030
}

/*页内固定块Copyright: BIZPOWER*/
.absolute-block-r {
    width: 1.9rem;
    position: absolute;
    z-index: 899;
    right: 0.5rem;
    bottom: 2.5rem;
}

.absolute-block-r a {
    display: block;
    width: 1.95rem;
    height: 1.95rem;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 100%;
    border: solid 0.05rem #EEE;
}

.absolute-block-r a i {
    width: 100%;
    height: 100%;
    display: block;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 60%;
    opacity: 0.5;
}

.absolute-block-r a.gotop-btn {
    margin-top: 0.25rem;
}

.absolute-block-r a.gotop-btn i {
    background-image: url(../images/gotop_b.png);
}

.absolute-block-r a.browse-btn i {
    background-image: url(../images/goods_browse_b.png);
}

.absolute-block-r a.goods-pc-info i {
    background-image: url(../images/goods_pc_info.png);
    background-size: 80%;
}

/*门店*/
.chain-title {
    padding: 0.4rem 0.4rem 0.4rem 0;
    margin-left: 0.5rem;
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-bottom: 0.05rem solid #eee
}

.chain-title span {
    font-size: 0.56rem;
    line-height: 0.9rem;
    height: 0.9rem;
    float: left;
    color: #888
}

.chain-content {
    padding: 0.6rem 0.4rem 0.6rem 0;
    margin-left: 0.4rem;
    display: block;
    position: relative;
    z-index: 1;
    height: 2rem
}

.chain-content img {
    display: block;
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 0.6rem;
    left: 0.2rem
}

.chain-content .chain-info {
    display: block;
    margin: 0 3rem 0 2.5rem;
}

.chain-content .chain-info .chain-name {
    font-size: 0.56rem;
    color: #232326;
    line-height: 1rem;
    height: 1rem;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0.1rem
}

.chain-content .chain-info .chain-address {
    font-size: 0.48rem;
    color: #888;
    line-height: 0.8rem;
    height: 0.8rem;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.chain-content .chain-right {
    position: absolute;
    top: 50%;
    right: 0.4rem;
    overflow: hidden;
    margin-top: -0.4rem;
}

.chain-content .chain-right span {
    float: left;
    color: #f23030;
    margin-right: 0.15rem;
    font-size: 0.52rem;
    line-height: 0.8rem;
}

.chain-content .chain-right i {
    float: left;
    width: 0.5rem;
    height: 0.5rem;
    background: url(../images/arrow_right_b.png) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    opacity: 0.4;
    margin-top: 0.15rem;
}

/* 店铺实体店 */
.real-store-content {
    padding: 0.6rem 0.4rem 0.6rem 0;
    margin-left: 0.4rem;
    display: block;
    position: relative;
    z-index: 1;
}

.real-store-name {
    display: block;
    font-size: 0.7rem;
    line-height: 0.9rem;
    font-weight: 600;
    width: 13rem;
}

.real-store-address {
    display: block;
    font-size: 0.6rem;
    line-height: 0.9rem;
    color: #555;
    width: 13rem;
}

.real-store-phone {
    position: absolute;
    z-index: 1;
    right: 0.5rem;
    top: 0.5rem;
    border-left: solid 0.05rem #EEE;
    padding-left: 0.5rem;
}

.real-store-phone a {
    display: block;
    width: 2rem;
    height: 2rem;
    background-image: url(../images/tel_b.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 50%;
    opacity: 0.65;
    margin: 0;
}

.real-store-more {
    border-top: solid #EEE 0.05rem;
    font-size: 0.6rem;
    line-height: 0.9rem;
    padding: 0.5rem;
    position: relative;
}

.real-store-more a {
    display: block;
    color: #ED5564;
    font-weight: 600;
}

.real-store-arrow-r {
    position: absolute;
    top: 50%;
    right: 0.5rem;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background-image: url(../images/arrow_right_b.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 0.4;
    margin-top: -0.25rem;
}

/* .real-store-more i{    position: absolute; z-index: 1; top: 0.5rem; right: 0.5rem; width: 0.8rem; height: 0.9rem; background-image: url(../images/arrow_right_b.png); background-repeat: no-repeat; background-position: 50% 50%; background-size: 80%; opacity: 0.4;} *

/*央广*/
.video-closed {
    width: 1.2rem;
    height: 1.2rem;
    overflow: hidden;
    display: block;
    background: url(../images/yangguang/closed.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 0.5;
    position: absolute;
    top: 12%;
    right: 0.3rem;
    z-index: 99
}

.video-show {
    width: 4rem;
    height: 2rem;
    overflow: hidden;
    display: block;
    background: url(../images/yangguang/video.png) no-repeat;
    background-position: 50% 50%;
    background-size: 100% auto;
    position: absolute;
    left:50%;
    bottom: .6rem;
    margin-left: -2rem;
    z-index: 99
}

.yg-goods-price {
    position: relative;
}

.current{
    color: #ff0000;
    border: 0px solid #ff0000;
}
.yg-goods-price .vip-tips {
    display: block;
    padding: 0.3rem 0.4rem 0.3rem 0.8rem;
    overflow: hidden;
    background: #f23030;
    height: 1.2rem;
    border-top-left-radius: 10rem;
    border-bottom-left-radius: 10rem;
    position: absolute;
    top: 0;
    right: 0
}

.yg-goods-price .vip-tips p {
    font-size: 0.52rem;
    line-height: 1.2rem;
    color: #fff;
}

.yg-goods-price .vip-tips p i {
    color: #e8dfa4;
    margin: 0 0.1rem;
}

.yg-goods-price .tips {
    margin-left: 0.5rem;
    float: left
}

.yg-goods-price .tips span {
    color: #f23030;
    line-height: 0.6rem;
    font-size: 0.48rem;
}

.yg-goods-price .tips .left {
    float: left;
    padding: 0.1rem 0.15rem;
    background: #f23030;
    color: #fff;
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.yg-goods-price .tips .right {
    float: left;
    padding: 0.1rem 0.2rem;
    border: 0.05rem solid #f23030;
    border-left: 0;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
    box-sizing: border-box;
    line-height: 0.55rem
}

.yg-goods-price .goods-batch, .yg-goods-price .tips {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.yg-seckill-price .seckill-dl .seckill-price em, .yg-seckill-price .discount .discount-price em {
    margin-right: 0 !important
}

.yg-seckill-price .tips {
    margin-left: 0.5rem;
    float: none !important
}

.yg-seckill-price .tips span {
    color: #f23030;
    line-height: 0.6rem;
    font-size: 0.48rem;
}

.yg-seckill-price .tips .left {
    float: none !important;
    display: inline-block;
    padding: 0.1rem 0.15rem;
    background: #f23030;
    color: #fff;
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.yg-seckill-price .tips .right {

    float: none !important;
    display: inline-block;
    padding: 0.1rem 0.2rem;
    border: 0.05rem solid #f23030;
    border-left: 0;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
    box-sizing: border-box;
    line-height: 0.52rem;
    vertical-align: top;
    margin-top: 2px
}

.ui-box .serve-agree-bd dl dt {

    color: #e4393c;
    line-height: 32px;
}

.ui-box .serve-agree-bd dl dt i {

    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    vertical-align: bottom;
    background: url(../images/ygshow.png) no-repeat;
}

.ui-box .serve-agree-bd dl dd {

    display: block;
    padding: 10px 0;
}

.ui-box .serve-agree-bd dl dt i.goods {

    background-position: 0 0;
}

.ui-box .serve-agree-bd dl dt i.no-worries {

    background-position: -72px 0;
}

.ui-box .serve-agree-bd dl dt i.unprofor {

    background-position: -36px 0;
}

.ui-box .serve-agree-bd dl dt i.sever-yg {

    background-position: -108px 0;
}

/*店铺发货*/
.store-deliver {

    overflow: hidden;
    /* display: flex;*/
    background: #f7f8fa;
    border-bottom: 0.05rem solid #e9ebee;
}

.deliver-goods {

    padding: 0.4rem;
    min-height: 0.8rem;
    /*overflow: hidden;*/
    /*float: left;*/
    /*border-bottom: 0.05rem solid #e9ebee;*/
    line-height: 0.8rem;
}

.deliver-goods img {
    width: 0.6rem;
    height: 0.6rem;
    vertical-align: middle;
    margin-top: -0.1rem;
    margin-right: 0.1rem;
}

.deliver-goods .deliver {
    float: left;
    font-size: 0.52rem;
    line-height: 0.8rem;
    color: #81838e;
    width: 5rem;
    padding-left: 0.4rem;
}

.deliver-goods .deliver-self {
    float: left;
    font-size: 0.52rem;
    line-height: 0.8rem;
    color: #81838e;
    width: 5rem;
}

.item-protect ul li:first-child {
    float: left;
}

.zc-price-bg {
}

.zc-price-bg .goods-batch-price {
    /*line-height: 1.9091rem;*/
    /*height: 1.9091rem;*/
}

.zc-price-bg .goods-detail-price {
    /*box-sizing: border-box;*/
    padding: 0.1rem 0.4rem 0.2rem 0.4rem;
    margin-left: 0;
    background: url('../images/price_bg.png') no-repeat;
    background-size: 100%;
    color: #FFE3C6;
}

/*.timer .timer-left {
    background: #F12874;
    background:url('../images/detail/discount_bg.jpg') no-repeat;
    background-size:100% 100%;
}*/

.zc-surplus {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 0.4546rem;
    margin-left: 0.4546rem;
    line-height: 1rem;
    background-color: #fff;
    font-size: 0.5455rem;
    color: #888888;
}

.zc-surplus > div {
    padding: 0.04546rem 0;
}

.zc-store-deliver {
    position: relative;
    box-sizing: border-box;
    padding: 0 1.8rem 0 0.4545rem;
    width: 100%;
    height: 1.591rem;
    background-color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.591rem;
    font-size: 0.5455rem;
    color: #A8A8A8;
    cursor: pointer;
}

.zc-name {
    color: #858585;
}

.zc-dot {
    font-size: 14px;
    color: #A8A8A8;
}

.zc-deliver,
.zc-deliver-self {
    color: #A8A8A8;
    margin-right: 0.2273rem;
}

.zc-store-deliver .item-more {
    position: absolute;
    top: 50%;
    right: 0.4545rem;
    margin-top: -0.45rem;
    width: 0.9rem;
    height: 0.9rem;
    background-image: url(../images/ellipsis.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.zc .nctouch-bottom-mask-top .close {
    font-size: 0.7273rem;
    color: #333;
}

.zc .nctouch-bottom-mask-top .close i {

    width: 0.591rem;
    height: 0.591rem;
    top: 50%;
    margin-top: -0.2955rem;
}

.zc .contract-options .contract-content .contract-item {

    padding: 0.5rem 0 0.5rem 0;
    margin-right: 0.4rem;
}

.zc .contract-options .contract-content .contract-item dl dd {

    font-size: 0.5455rem;
    color: #888;
}

.zc-goods-store {

    width: 100%;
    padding: 0.4546rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}

.zc-store-info {

    display: flex;
}

.zc-store-img {

    width: 2.2727rem;
    height: 2.2727rem;
    margin-right: 0.4546rem;
    cursor: pointer;
}

.zc-store-img img {

    width: 100%;
    height: 100%;
}

.zc-store-info div:nth-child(2) {

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0.3182rem 0;
}

.zc-store-name {

    width: 9rem;
    font-size: 0.6364rem;
    color: rgba(51, 51, 51, 1);
    line-height: 0.7rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zc-store-count {

    width: 9rem;
    font-size: 0.5455rem;
    color: #888;
    line-height: 0.6rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zc-to-store {

    width:2.8182rem;
    height:1.091rem;
    background:rgba(243,75,72,1);
    border-radius:3px;
    line-height: 1.091rem;
    color: #fff;
    text-align: center;
    font-size: 0.5455rem;
    margin-right: 0.4546rem;
}

.goods-detail-name .zc-sale-self {

    width: 1.1818rem;
    height: 0.591rem;
    background: url(../images/salf_sell.png) no-repeat;
    background-size: 100%;
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-right: 0;
}

.no-seckill {

    font-size: 0.7273rem;
}

.detail-bg-shadow{

    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background: linear-gradient(to bottom,rgba(195,195,195,0) 0%,rgba(135,135,135,0.25) 100%);
    height: 17px;
    z-index: 12;
}

/*集字活动*/
.card-wrapper {

    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
}

.card-wrapper .card-content{

    position: relative;
    top: 15%;
    width: 100%;
    text-align: center;
}

.card-wrapper .card-content .card-pop{

    position: relative;
    left: 15.07%;
    width: 69.87%;
    height: auto;
}

.card-wrapper .card-content .card-pop .noCard{

    display: none;
    width: 100%;
    height: auto;
}

.card-wrapper .card{

    position: relative;
    width: 100%;
    top: 10%;
    left: 0;
    text-align: center;
}

.card-wrapper .card .card-text{

    position: absolute;
    display: none;
    top: 0;
    width: 100%;
    color: #d9276f;
}

.card-wrapper .card .card-bg{

    position: relative;
    width: 100%;
    height: auto;
}

.card-wrapper .get-card{

    position: absolute;
    bottom: 3.3rem;
    left: 28.67%;
    width: 43.07%;
}

.card-wrapper .get-card img{

    width: 100%;
    height: auto;
}

.card-wrapper .card .remainNum{

    color: #ffffff;
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 1.8rem;
}

.card-wrapper .card .remainNum p{


}

.card-wrapper .card .remainNum .remainNum-text{

    width: 60%;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: PingFangSC-Regular;
}

.card-wrapper .card .remainNum .remainNum-text .remainNum-left{

    position: absolute;
    left: 23.8%;
}

.card-wrapper .card .remainNum .remainNum-text .remainNum-middle{

    position: absolute;
    color: #FEF3AB;
    right: 37%;
    font-size: 26px;
    height: 25px;
    line-height: 16px;
}

.card-wrapper .card .remainNum .remainNum-text .remainNum-right{

    position: absolute;
    right: 23.8%;
}

.card-wrapper .card-content .gotoLogin{

    display: none;
    position: absolute;
    bottom: 6.18%;
    left: 13.74%;
    width: 72.71%;
    height: auto;
}

.card-wrapper .card-content .gotoLogin img{

    width: 100%;
    height: auto;
}

.card-wrapper .card-content .card-pop .close-card{

    display: none;
    position: absolute;
    width: 15%;
    height: auto;
    left: 50%;
    margin-top: 10%;
    margin-left: -7.5%;
}

.card-wrapper .card-content .card-pop .close-card img{

    width: 100%;
    height: auto;
}

.card-wrapper .card .close-get-card{

    position: absolute;
    width: 8.27%;
    height: auto;
    left: 45.87%;
    margin-top: 2rem;
    right: 45.87%;
}

.card-wrapper .card .close-get-card img{

    width: 100%;
    height: auto;
}

.card-wrapper .card .show-btn{

    position: absolute;
    left: 25%;
    right: 25%;
    bottom: -1rem;
}

.card-wrapper .card .show-btn img{

    width: 100%;
    height: auto;
}

.fixedCard{

    display: none;
    position: absolute;
    top: 57.1%;
    width: 15.6%;
    right: 1px;
    height: auto;
}

.fixedCard img{

    width: 100%;
    height: auto;
}

.detail-item .item-other{

    top:0.9rem;
}

