.modal-login {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #edf0f4;
    color: #666;
    display: none
}

.account-form {
    overflow: hidden
}

    .account-form a {
        color: #07d
    }

        .account-form a:hover {
            color: #07d
        }

        .account-form a.new-window {
            color: #00f
        }

            .account-form a.new-window:hover {
                color: #00f
            }

    .account-form input, .account-form textarea, .account-form select, .account-form button, .account-form label {
        display: inline-block;
        vertical-align: top;
        -webkit-tap-highlight-color: transparent;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .account-form input, .account-form textarea, .account-form select {
        margin: 0;
        padding: 0;
        font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-size: 16px;
        background: white;
        border: 0
    }

    .account-form .btn-auth-code {
        margin: 0;
        padding: 0;
        font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-size: 16px;
        background: white
    }

    .account-form input:focus, .account-form textarea:focus, .account-form select:focus, .account-form button:focus {
        outline: 0
    }

    .account-form textarea {
        resize: none
    }

    .account-form input[type="search"], .account-form input[type="search"]::-webkit-search-cancel-button, .account-form input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
        -moz-appearance: none
    }

    .account-form ::-ms-clear {
        display: none
    }

    .account-form ::-webkit-input-placeholder {
        color: #a8a8af
    }

    .account-form :-ms-input-placeholder {
        color: #a8a8af
    }

    .account-form ::-moz-placeholder {
        color: #a8a8af;
        opacity: 1
    }

    .account-form ::-moz-focus-inner {
        padding: 0 !important;
        border: 0 !important
    }

    .account-form button {
        border: 1px solid #e5e5e5
    }

    .account-form .form-title {
        margin: 25px 0 10px;
        padding: 0 12px;
        line-height: 24px;
        font-size: 14px;
        color: #7c7b83;
        text-transform: uppercase;
        text-shadow: 0 1px rgba(255,255,255,0.2)
    }

    .account-form .big {
        font-size: 20px;
        text-align: center;
        font-weight: normal
    }

    .account-form .action-links {
        text-align: right;
        padding: 6px 12px;
        margin-top: 20px;
        font-size: 14px;
        zoom: 1
    }

        .account-form .action-links:after {
            content: '';
            display: table;
            clear: both
        }

        .account-form .action-links > a, .account-form .action-links > span {
            padding: 6px 0;
            margin-left: 5px;
            display: inline-block;
            vertical-align: middle
        }

        .account-form .action-links .division-span {
            border-left: 1px solid #999;
            margin: 0 5px 0 3px
        }

    .account-form .btn-send-auth {
        width: 25%;
        height: 30px;
        line-height: 30px;
        padding-left: 0;
        padding-right: 0;
        position: absolute;
        top: 6px;
        right: 10px
    }

.bind-taobao .btn-send-auth {
    padding-left: 7px;
    padding-right: 7px;
    width: auto;
    font-weight: bold
}

.bind-taobao .action-container .btn.btn-white {
    border: 1px solid #e5e5e5;
    color: #333
}

.taobao-result {
    border-bottom: 1px solid #e5e5e5
}

.btn-1-1, .btn-2-1, .btn-3-1 {
    display: inline-block;
    padding: 0 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .btn-1-1 .tag, .btn-1-1 .btn, .btn-2-1 .tag, .btn-2-1 .btn, .btn-3-1 .tag, .btn-3-1 .btn {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 60px;
        line-height: 50px;
    }

.btn-1-1 {
    width: 100%;
    padding-left: 0
}

    .btn-1-1 .tag, .btn-1-1 .btn {
        width: 50% !important
    }

.btn-2-1 {
    width: 49.5%
}

.btn-3-1 {
    width: 33.3%
}

.bottom-fix {
    display: block;
    z-index: 100;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 10px 7px;
    -webkit-border-image: url("/v2/image/wap/border-line-bbb.png") 2 stretch;
    -moz-border-image: url("/v2/image/wap/border-line-bbb.png") 2 stretch;
    border-image: url("/v2/image/wap/border-line-bbb.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
    background-color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .bottom-fix {
        border-top-width: 1px
    }
}

.bottom-fix .btn {
    font-size: 16px
}

.btn-1-1, .btn-2-1, .btn-3-1 {
    display: inline-block;
    padding: 0 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .btn-1-1 .tag, .btn-1-1 .btn, .btn-2-1 .tag, .btn-2-1 .btn, .btn-3-1 .tag, .btn-3-1 .btn {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.btn-1-1 {
    width: 100%;
    padding-left: 0
}

    .btn-1-1 .tag, .btn-1-1 .btn {
        width: 50% !important
    }

.btn-2-1 {
    width: 49.5%
}

.btn-3-1 {
    width: 33.3%
}

.action-container {
    padding: 0 10px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 0
}

    .action-container > div {
        margin-bottom: 0
    }

        .action-container > div:last-child {
            margin-bottom: 0
        }

    .action-container > button, .action-container > .btn {
        margin-bottom: 10px
    }

        .action-container > button:last-child, .action-container > .btn:last-child {
            margin-bottom: 0
        }

.popout-box .header {
    position: relative;
    margin-bottom: 10px;
    -webkit-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    -moz-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-bottom: 2px solid #e5e5e5
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .popout-box .header {
        border-bottom-width: 1px
    }
}

.popout-box .header h2 {
    margin-bottom: 16px;
    line-height: 16px;
    font-size: 16px
}

.popout-box .action-container {
    margin: 10px 0 0 0;
    padding: 0
}

    .popout-box .action-container .btn.btn-block {
        font-size: 14px
    }

.trade-reward {
    background-color: #fff;
    position: relative
}

    .trade-reward .trade-reward-content {
        padding: 5px 24px 5px 10px;
        line-height: 25px;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

        .trade-reward .trade-reward-content .trade-reward-tag {
            background-color: #f44;
            color: #fff;
            padding: 0 3px;
            vertical-align: top;
            margin-right: 5px;
            border-radius: 2px;
            font-size: 10px;
            line-height: 14px
        }

        .trade-reward .trade-reward-content .trade-reward-info {
            vertical-align: middle;
            color: #666
        }

            .trade-reward .trade-reward-content .trade-reward-info.hide-part-text {
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
                width: 78%;
                display: inline-block
            }

        .trade-reward .trade-reward-content .arrow {
            font-weight: bold;
            color: #999;
            position: absolute;
            top: 12px;
            right: 10px;
            width: 6px;
            height: 12px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAYCAMAAAD57OxYAAAAPFBMVEUAAACZmZmlpaWampqZmZmampqampqampqampqbm5ubm5ucnJyZmZmfn5+bm5uZmZmampqampqbm5uZmZnmDXU5AAAAE3RSTlMA8Qjo3dHCn4lPPi8jGA+ysXRhTrGNsAAAAFxJREFUGNNl0EcOwCAMRNEUekv5979r2Bgr4BVPQrbH27/Cq+8H4oCHPQmOqysPOTiLqFkwVVQN2CYqJ7hDlHe4BVvq8kMRCCv0mzZYW+tQXUcXnSNoOI09H2StDz/YBU9Q8POZAAAAAElFTkSuQmCC) 6px 12px no-repeat;
            background-position: center;
            background-size: contain;
            -webkit-transition: 0.1s linear;
            -moz-transition: 0.1s linear;
            transition: 0.1s linear
        }

            .trade-reward .trade-reward-content .arrow.arrow-down {
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg)
            }

.stock-detail {
    position: relative;
    line-height: 12px;
    font-size: 12px;
    color: #999;
    background-color: #fff;
    padding: 0 10px
}

    .stock-detail dl {
        width: 33.333333%;
        margin-top: 10px;
        margin-bottom: 10px;
        display: inline-block;
        zoom: 1
    }

        .stock-detail dl:after {
            content: '';
            display: table;
            clear: both
        }

        .stock-detail dl:nth-child(1) {
            text-align: left
        }

        .stock-detail dl:nth-child(2) {
            text-align: center
        }

        .stock-detail dl:nth-child(3) {
            text-align: right
        }

    .stock-detail dt {
        display: inline-block
    }

        .stock-detail dt em, .stock-detail dt label {
            color: #999
        }

    .stock-detail dd {
        display: inline-block;
        word-wrap: break-word
    }

.sku-detail {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 14px;
    background-color: #fff;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0
}

    .sku-detail .goods-models {
        margin: 0;
        padding: 1px 5px;
        background-color: #ffe
    }

        .sku-detail .goods-models dt {
            text-align: right;
            width: 90px;
            padding-left: 0;
            padding-right: 5px
        }

        .sku-detail .goods-models dd {
            margin-left: 90px
        }

    .sku-detail dl {
        padding-top: 10px;
        padding-bottom: 10px;
        zoom: 1
    }

        .sku-detail dl:after {
            content: '';
            display: table;
            clear: both
        }

    .sku-detail dt {
        float: left;
        color: #333
    }

        .sku-detail dt em, .sku-detail dt label {
            color: #999
        }

    .sku-detail dd {
        margin-left: 42px;
        display: block;
        word-wrap: break-word
    }

    .sku-detail .txt, .sku-detail .txta {
        display: inline-block;
        border: 2px solid #eee;
        padding: 5px;
        resize: none;
        border-radius: 4px;
        width: 190px;
        font-size: 14px
    }

        .sku-detail .txt:focus, .sku-detail .txta:focus {
            outline: none !important;
            border-color: #666
        }

    .sku-detail .qrcode-buy {
        display: none;
        position: absolute;
        bottom: 10px;
        right: 20px
    }

    .sku-detail .sku-detail-inner {
        padding-left: 10px
    }

    .sku-detail .sku-group {
        position: relative;
        padding-right: 15px;
        margin-right: 10px
    }

        .sku-detail .sku-group .sku-item {
            margin-right: 10px
        }

        .sku-detail .sku-group .sku-info {
            padding-left: 10px
        }

            .sku-detail .sku-group .sku-info:first-child {
                padding-left: 0
            }

        .sku-detail .sku-group.select-sku:after {
            content: '';
            position: absolute;
            top: 50%;
            right: 0;
            margin-top: -6px;
            width: 6px;
            height: 12px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAYCAMAAAD57OxYAAAAPFBMVEUAAACZmZmlpaWampqZmZmampqampqampqampqbm5ubm5ucnJyZmZmfn5+bm5uZmZmampqampqbm5uZmZnmDXU5AAAAE3RSTlMA8Qjo3dHCn4lPPi8jGA+ysXRhTrGNsAAAAFxJREFUGNNl0EcOwCAMRNEUekv5979r2Bgr4BVPQrbH27/Cq+8H4oCHPQmOqysPOTiLqFkwVVQN2CYqJ7hDlHe4BVvq8kMRCCv0mzZYW+tQXUcXnSNoOI09H2StDz/YBU9Q8POZAAAAAElFTkSuQmCC) no-repeat;
            background-size: 6px 12px
        }

.package-buy-block {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background: #fff
}

    .package-buy-block .info {
        line-height: 20px;
        padding-right: 16px
    }

    .package-buy-block .goods-block {
        position: relative;
        padding-left: 85px;
        margin-top: 10px;
        margin-bottom: 1px;
        white-space: nowrap;
        font-size: 0
    }

    .package-buy-block .goods-item {
        display: inline-block;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        height: 85px;
        max-width: 154px;
        padding-right: 85px
    }

        .package-buy-block .goods-item:before {
            content: '';
            display: block;
            height: 85px;
            background: url("/v2/image/wap/ump/package_buy/add@2x.png") no-repeat center;
            background-size: 14px 14px
        }

        .package-buy-block .goods-item .goods-info {
            position: absolute;
            right: 0;
            top: 0;
            width: 85px;
            height: 85px;
            background-size: 100%;
            background-position: center
        }

        .package-buy-block .goods-item .price {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            line-height: 20px;
            padding: 0 10px;
            opacity: .9;
            background: #fff
        }

        .package-buy-block .goods-item:first-child {
            position: absolute;
            left: 0;
            top: 0;
            width: 85px
        }

    .package-buy-block::after {
        content: '';
        position: absolute;
        top: 13px;
        right: 10px;
        width: 6px;
        height: 12px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAYCAMAAAD57OxYAAAAPFBMVEUAAACZmZmlpaWampqZmZmampqampqampqampqbm5ubm5ucnJyZmZmfn5+bm5uZmZmampqampqbm5uZmZnmDXU5AAAAE3RSTlMA8Qjo3dHCn4lPPi8jGA+ysXRhTrGNsAAAAFxJREFUGNNl0EcOwCAMRNEUekv5979r2Bgr4BVPQrbH27/Cq+8H4oCHPQmOqysPOTiLqFkwVVQN2CYqJ7hDlHe4BVvq8kMRCCv0mzZYW+tQXUcXnSNoOI09H2StDz/YBU9Q8POZAAAAAElFTkSuQmCC) no-repeat;
        background-size: 6px 12px
    }

.select-delivery {
    position: relative;
    margin-right: 10px
}

    .select-delivery::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -6px;
        width: 6px;
        height: 12px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAYCAMAAAD57OxYAAAAPFBMVEUAAACZmZmlpaWampqZmZmampqampqampqampqbm5ubm5ucnJyZmZmfn5+bm5uZmZmampqampqbm5uZmZnmDXU5AAAAE3RSTlMA8Qjo3dHCn4lPPi8jGA+ysXRhTrGNsAAAAFxJREFUGNNl0EcOwCAMRNEUekv5979r2Bgr4BVPQrbH27/Cq+8H4oCHPQmOqysPOTiLqFkwVVQN2CYqJ7hDlHe4BVvq8kMRCCv0mzZYW+tQXUcXnSNoOI09H2StDz/YBU9Q8POZAAAAAElFTkSuQmCC) no-repeat;
        background-size: 6px 12px
    }

.popup-delivery-title {
    margin: 0;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    color: #333;
    position: relative;
    -webkit-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    -moz-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-bottom: 2px solid #e5e5e5
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .popup-delivery-title {
        border-bottom-width: 1px
    }
}

.popup-delivery-title .popup-close {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAATlBMVEUAAACfn5+qqqqbm5uampqampqampqampqZmZmmpqaZmZmampqampqbm5ubm5uampqampqZmZmampqampqampqbm5ubm5uampqZmZmZmZli26NGAAAAGXRSTlMAFQiAQue+rdML7vLUKSXZxKWicm9eUjrilPrdEAAAAUVJREFUOMudlVuWgjAQRCshkJeGl4i1/43OjKN0iChqfXLuodOXToN10tg3bYxt048JT6MqxyyuUpuYryIZhskk75OZhkDGyj9y55q0RssDbSxZn0uuIrsZReaOrJBHW/KEjZxIqyGxDAabMYE2rxuOeJJjkOpn0uBpDHnryNdyvu1z1v5WuMPLdP/FVeT8GpwZ1fWFdmm+U7kyp+/Pr690NFLDqYVreNFLPw5IDItRdfglF65elOnAhJEDsCKFWzJwRM8JJVlymNijoUFJlhwMG7RMKMhDySGxRaRHSZYcPKOAmRe26hGU0uKlFZ9SWpoRf3/nVEUzoif3LKToEeHCCSnC5RMKJ2T2CVdDYa+cmIcMxXrM3CXzp1zwMmbrwdV6bS8b3HevwtuX67Prur8APlwp+0vqi7W3v0j3V/PXy37/9/ED+r8bNE3AmtsAAAAASUVORK5CYII=) no-repeat;
    background-size: 20px
}

.popup-delivery-item {
    display: block;
    line-height: 50px;
    font-size: 14px;
    color: #333;
    padding-left: 10px;
    -webkit-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    -moz-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-bottom: 2px solid #e5e5e5
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .popup-delivery-item {
        border-bottom-width: 1px
    }
}

.popup-delivery-item input[type='radio'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    margin: 0 4px 0 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAVFBMVEUAAACampqioqKZmZmampqampqampqampqcnJyqqqqampqampqampqampqbm5v///+ZmZn5+fn09PTw8PDm5ubR0dHPz8/Jycm7u7uxsbGdnZ3d3d2KAK0RAAAAD3RSTlMAvRDz2cWQUTsDXdaioVxmAFd6AAAA6klEQVQ4y42UWRaEIAwEEfeVxn25/z2H6OhTB5jUdz9SBBJxRzZ1EIVhFNSNFHbSADeC1BLJYryIs1ckT0AsQ99p3fXDAiLJHzJUaZ20utDTSjXlLVMCmFv1oJ0BlFcqp3NG9cNIZ50VyWdTFjby+t7rPMd+1nHH2PgoB8Yr3nsIrK0r1K4AddVYT8rJZNzN9QFod0gDkKIAFuVhAQpRAYMvNAAVKfW+UE9SEdD5Qh0QiXD39pqHrBCrHE+8/t+CmtPMhvUsnAdmfRXOp2N9X84gsEaKM5ycMWcvDP7q4S8xQhbVsQ6r4iHzAbrdPVnePehPAAAAAElFTkSuQmCC) no-repeat;
    background-size: 18px;
    vertical-align: middle;
    outline: none;
    border: 0
}

    .popup-delivery-item input[type='radio']:checked {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAS1BMVEUAAAAzhPszhPoyhPsyhPozg/s0hPwyhPw0hvs8h/9Aj/8yg/syg/ozhPsyg/r///+wz/2RvfxTl/pup/vT5P3U5f16r/u91/18sPvWF+94AAAADnRSTlMAvdnFopBcUTsREPPW8utY9+UAAADeSURBVDjLlZTrDoMgDIWpIoqX1svm9v5PumRGD7Aq7vtH8iWnFFoT4p2lousKss4bnZo4gGpFaUpOKJvUqVihipSWWIXawOn5hB4W8Smk16PX1fAl2x3La6n89pA1lpV36rOqJ5ElqN1rziwi7+PkjdOkp8gDJ2esHiYzjtaQHjZFDS2O+yxxGChMtzsiYxQGOjNAkhFhIQPixs1CWBBHHFkIA2QsR9YLYUELHMcWwoJmeo4shAGfPPCIMJT081XWlVPqm58u/31vD0J+pPLDeXPM8wsjv3r+XWL5dfgBB3w3WcIaGhAAAAAASUVORK5CYII=)
    }

.popup-delivery-item em {
    font-size: 12px;
    color: #666
}

.popup-delivery-item .delivery-text {
    vertical-align: middle
}

.delivery em {
    font-size: 12px;
    color: #666
}

.presale {
    background-color: #fff;
    position: relative
}

    .presale .presale-content {
        padding: 5px 24px 5px 10px;
        line-height: 18px;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

        .presale .presale-content .presale-tag {
            background-color: #03b401;
            color: #fff;
            display: inline-block;
            padding: 0 3px;
            vertical-align: top;
            margin-top: 2px;
            margin-right: 5px;
            border-radius: 2px;
            font-size: 10px;
            line-height: 14px
        }

        .presale .presale-content .presale-info {
            vertical-align: middle;
            color: #666
        }

            .presale .presale-content .presale-info.hide-part-text {
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
                width: 78%;
                display: inline-block
            }

        .presale .presale-content .arrow {
            font-weight: bold;
            color: #999;
            position: absolute;
            top: 15px;
            right: 14px;
            width: 5px;
            height: 8px;
            background: url("/v2/image/wap/cashback/guide@2x.png") 5px 8px no-repeat;
            background-position: center;
            background-size: contain;
            -webkit-transition: 0.1s linear;
            -moz-transition: 0.1s linear;
            transition: 0.1s linear
        }

            .presale .presale-content .arrow.arrow-down {
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg)
            }

.tabber {
    width: 100%;
    color: #333;
    font-size: 14px;
    background-color: #fff;
    overflow: visible;
    -webkit-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    -moz-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .tabber {
        border-top-width: 1px;
        border-bottom-width: 1px
    }
}

.tabber button, .tabber a {
    float: left;
    width: 50%;
    line-height: 40px;
    border: 0px none;
    outline: 0px none;
    background-color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

    .tabber button:hover, .tabber a:hover {
        text-decoration: none
    }

    .tabber button.active, .tabber a.active {
        position: relative;
        top: 1px;
        line-height: 39px;
        color: #22C415;
        border-bottom: 1px solid #22C415
    }

.goods-promotion {
    background: #fff;
    line-height: 25px;
    padding: 5px 10px
}

    .goods-promotion .link {
        font-size: 12px
    }

.promotion-status {
    background-color: #fff;
    padding: 0 0 10px;
    margin-top: 10px;
    line-height: 20px;
    position: relative
}

    .promotion-status.price-promotion {
        display: inline-block;
        padding: 0
    }

    .promotion-status .tag {
        border: 0;
        padding: 0 3px;
        margin-right: 5px;
        border-radius: 2px;
        margin-top: 3px;
        line-height: 14px
    }

        .promotion-status .tag.tag-red {
            font-size: 10px;
            background-color: #f44;
            color: #fff
        }

    .promotion-status .promotion-info {
        vertical-align: middle;
        color: #666;
        font-size: 12px;
        margin-left: 10px;
        margin-right: 20px;
        line-height: 22px;
        position: relative
    }

        .promotion-status .promotion-info.hide-part-text {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            width: 90%;
            display: inline-block
        }

    .promotion-status .arrow {
        font-weight: bold;
        color: #999;
        position: absolute;
        top: 5px;
        right: 10px;
        width: 6px;
        height: 12px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAYCAMAAAD57OxYAAAAPFBMVEUAAACZmZmlpaWampqZmZmampqampqampqampqbm5ubm5ucnJyZmZmfn5+bm5uZmZmampqampqbm5uZmZnmDXU5AAAAE3RSTlMA8Qjo3dHCn4lPPi8jGA+ysXRhTrGNsAAAAFxJREFUGNNl0EcOwCAMRNEUekv5979r2Bgr4BVPQrbH27/Cq+8H4oCHPQmOqysPOTiLqFkwVVQN2CYqJ7hDlHe4BVvq8kMRCCv0mzZYW+tQXUcXnSNoOI09H2StDz/YBU9Q8POZAAAAAElFTkSuQmCC) 6px 12px no-repeat;
        background-position: center;
        background-size: contain;
        -webkit-transition: 0.1s linear;
        -moz-transition: 0.1s linear;
        transition: 0.1s linear
    }

        .promotion-status .arrow.arrow-down {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg)
        }

.tabber.orange {
    color: #f60
}

    .tabber.orange button.active, .tabber.orange a.active {
        color: #f60;
        border-bottom: 1px solid #f60
    }

.btn-1-1, .btn-2-1, .btn-3-1 {
    display: inline-block;
    padding: 0 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .btn-1-1 .tag, .btn-1-1 .btn, .btn-2-1 .tag, .btn-2-1 .btn, .btn-3-1 .tag, .btn-3-1 .btn {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.btn-1-1 {
    width: 100%;
    padding-left: 0
}

    .btn-1-1 .tag, .btn-1-1 .btn {
        width: 50% !important
    }

.btn-2-1 {
    width: 49.5%
}

.btn-3-1 {
    width: 33.3%
}

.action-container {
    padding: 0 10px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 0
}

    .action-container > div {
        margin-bottom: 0
    }

        .action-container > div:last-child {
            margin-bottom: 0
        }

    .action-container > button, .action-container > .btn {
        margin-bottom: 10px
    }

        .action-container > button:last-child, .action-container > .btn:last-child {
            margin-bottom: 0
        }

.action-tip {
    font-size: 12px;
    line-height: 16px;
    padding: 0 15px;
    margin: 10px 0;
    color: #999
}

.contact-seller {
    position: fixed;
    bottom: 53px;
    left: 10px;
    font-size: 14px;
    color: #fff;
    z-index: 100
}

    .contact-seller a.open-im {
        position: relative;
        display: inline-block;
        padding: 7px 12px;
        font-size: 12px;
        color: #30c665;
        background-color: #FFFFFF;
        border-radius: 100px;
        border: 1px solid #30c665
    }

    .contact-seller .unread-dot {
        position: absolute;
        top: -1px;
        right: -1px;
        background: #ff5050;
        border-radius: 50%;
        display: block;
        width: 8px;
        height: 8px;
        text-indent: -9999px
    }

        .contact-seller .unread-dot:empty {
            display: none
        }

.block-item {
    position: relative;
    display: block;
    padding: 10px;
    line-height: 1.5;
    border: 0;
    -webkit-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    -moz-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
    overflow: hidden
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .block-item {
        border-top-width: 1px
    }
}

.block-item .btn-auth-code {
    position: absolute;
    top: 6px;
    right: 0;
    height: 30px;
    line-height: 30px;
    padding-left: 7px;
    padding-right: 7px;
    font-weight: bold
}

.block-item .verify-image {
    position: absolute;
    width: 80px;
    height: 30px;
    right: 10px;
    top: 7px
}

.block-item.border-none {
    border-top: 0
}

.block-item ul {
    padding-right: 50px
}

    .block-item ul em {
        color: #999
    }

.block-item h4.block-item-title {
    line-height: 22px;
    float: left;
    margin-right: 10px
}

.block {
    -webkit-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    -moz-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-top: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    overflow: hidden;
    margin: 10px 0;
    background-color: #fff;
    display: block;
    position: relative;
    font-size: 14px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .block {
        border-top-width: 1px;
        border-bottom-width: 1px
    }
}

.block.top-0 {
    margin-top: 0
}

.block.bottom-0 {
    margin-bottom: 0
}

.block.border-top-0 {
    border-top: 0
}

.block.border-bottom-0 {
    border-bottom: 0
}

.block.border-0 {
    border-top: 0;
    border-bottom: 0
}

.block:first-child {
    margin-top: 0
}

.block .bottom {
    padding: 10px;
    height: 18px;
    line-height: 18px
}

    .block .bottom .price {
        float: right;
        color: #f60
    }

.block p {
    overflow: hidden
}

.block.block-list {
    margin: 0;
    padding: 0;
    padding-left: 10px;
    list-style: none;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .block.block-list.margin-top-normal {
        margin-top: 20px
    }

.block-list.wf {
    padding-left: 0
}

    .block-list.wf .b-list {
        padding-left: 10px;
        background-color: #fff
    }

.block-list > .block-item {
    padding: 10px 10px 10px 0
}

    .block-list > .block-item:first-child {
        border-top: 0px none
    }

.block.block-list + .block.block-list {
    margin-top: 12px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .block.block-list li span.clear {
        background: url("/v2/image/wap/icon_clear@2x.png") center center no-repeat;
        background-size: 100%
    }
}

.form {
    width: 100%;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    list-style: none;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .form.mg-top-20 {
        margin-top: 20px
    }

    .form.mg-bottom-20 {
        margin-bottom: 20px
    }

    .form .block-item.no-top-border {
        border-top-width: 0px
    }

    .form > .block-item:first-child {
        border-top: 0px none
    }

    .form .block-item {
        display: table;
        width: 100%;
        padding: 0
    }

        .form .block-item label {
            display: table-cell;
            width: 90px;
            line-height: 28px;
            padding: 10px 0
        }

        .form .block-item textarea, .form .block-item input, .form .block-item select, .form .block-item a, .form .block-item span {
            display: table-cell;
            overflow: hidden;
            padding: 10px 0;
            min-height: 28px;
            line-height: 28px;
            font-size: 14px
        }

        .form .block-item textarea, .form .block-item input, .form .block-item select {
            width: 99%;
            background-color: #fff;
            border: 0px none;
            outline: none
        }

        .form .block-item textarea {
            height: 50px;
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
            resize: none
        }

        .form .block-item:last-child {
            border-bottom: 0px none
        }

.tag {
    display: inline-block;
    background-color: transparent;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    text-align: center;
    margin: 0;
    color: #999;
    font-size: 12px;
    line-height: 12px;
    padding: 4px
}

.tag-big {
    font-size: 14px;
    line-height: 18px
}

.tag.tag-green {
    color: #06bf04;
    border-color: #0c3
}

.tag.tag-orange {
    color: #f60;
    border-color: #f60
}

.tag.tag-orangef60 {
    color: #f60;
    border-color: #f60
}

.tag.tag-white {
    color: #333;
    border-color: #bbb
}

.tag.tag-blue {
    color: #38f;
    border-color: #38f
}

.tag.tag-red {
    color: #ed5050;
    border-color: #ed5050
}

.tag.tag-pink {
    color: #ee614b;
    border-color: #ee614b
}

.tag.disabled {
    background-color: #ddd !important;
    background-image: none !important;
    border: 1px solid transparent !important;
    color: #fff !important
}

.line-block::before {
    content: '';
    display: block;
    margin: 10px
}

.line-block .lineblock-title {
    display: block;
    text-align: center;
    margin-top: -17px;
    margin-bottom: 17px;
    line-height: 14px
}

.line-block .lineblock-font {
    display: inline-block;
    padding: 0px 10px;
    background-color: #fff;
    color: #22C415
}

.line-block.line-block-red::before {
    border-top: 1px solid #F33
}

.line-block.line-block-red .lineblock-font {
    color: #F33
}

.line-block.line-block-green::before {
    border-top: 1px solid #22C415
}

.line-block.line-block-green .lineblock-font {
    color: #22C415
}

.line-block.line-block-gray::before {
    border-top: 1px solid #eee
}

.line-block.line-block-gray .lineblock-font {
    color: #999;
    background-color: #f8f8f8
}

.content {
    min-height: 480px
}

.common-banner {
    padding: 0 10px
}

    .common-banner > a {
        display: block
    }

    .common-banner img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto
    }

.internal-purchase .shop-card {
    margin-top: 206px
}

.components-container {
    margin: 0;
    padding: 0
}

.goods-price {
    padding: 10px 10px 0.7rem;
    text-align: left
}

    .goods-price i {
        font-weight: normal;
        font-style: normal; /*font-size:18px;*/
        vertical-align: baseline
    }

    .goods-price em {
        color: #999;
        font-style: normal
    }

    .goods-price.goods-has-wish {
        margin-right: 75px
    }

.current-price {
    color: #000;
    display: inline-block;
    font-size: 14px
}

    .current-price > span {
        display: inline-block;
        vertical-align: middle;
    }

    .current-price .price {
        display: inline-block;
        vertical-align: middle; /*font-size:18px;*/
        color: #ff0000
    }

    .current-price.activity-price {
        color: #ed5050
    }

.price-tag {
    background: #fa3232;
    color: #fff;
    display: inline-block;
    padding: 0 4px;
    font-size: 12px;
    line-height: 16px;
    vertical-align: middle
}

.old-price {
    vertical-align: middle;
    display: inline-block;
    margin-left: 5px;
    font-size: 14px;
    color: #999;
    text-decoration: line-through
}

.original-price {
    /*text-decoration: line-through;*/
    vertical-align: middle;
    color: #999; /*font-size:12px;margin:5px 0 10px;*/
    display: block
}

hr {
    margin: 0;
    border: 0 none;
    position: relative
}

    hr::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        right: auto;
        top: auto;
        height: 1px;
        width: 100%;
        background-color: #e5e5e5;
        display: block;
        z-index: 15;
        -webkit-transform-origin: 50% 100%;
        -moz-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
        transform-origin: 50% 100%
    }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    hr::after {
        -webkit-transform: scaleY(0.5);
        -moz-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
        transform: scaleY(0.5)
    }
}

hr.with-margin {
    margin: 0 10px
}

hr.with-margin-l {
    margin-left: 10px
}

.qrcode-container {
    background-color: #fff
}

    .qrcode-container.active {
        border-color: #f60
    }

    .qrcode-container .shop-detail {
        padding-left: 30px;
        text-align: center;
        font-size: 16px;
        color: #6dc016;
        font-weight: normal;
        background: url("/v2/image/wap/weixin_logo.png") 10px top no-repeat
    }

    .qrcode-container .weixin-title {
        font-size: 14px
    }

.custom-richtext {
    overflow-x: auto
}

.external-buy {
    display: none;
    padding: 9px 0;
    border-top: 1px solid #eee;
    text-align: center
}

.btn.butn-qrcode {
    font-size: 18px !important;
    line-height: 18px;
    text-align: center;
    width: 154px !important;
    height: 42px;
    background: #f60;
    text-indent: 10px;
    color: #fff;
    background-color: #f15a0c;
    position: relative;
    border-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

    .btn.butn-qrcode:before {
        content: '\A';
        position: absolute;
        top: -1px;
        right: -21px;
        width: 0;
        height: 0;
        border-top: 21px solid transparent;
        border-bottom: 21px solid transparent;
        border-left: 20px solid #f15a0c;
        z-index: 10
    }

    .btn.butn-qrcode:hover, .btn.butn-qrcode:active {
        color: #fff;
        background-color: #f15a0c
    }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .wap-page-goods .qrcode-container .shop-detail {
        background-image: url("/v2/image/wap/weixin_logo@2x.png");
        background-size: 30px 24px
    }
}

.tag {
    display: inline-block;
    background-color: transparent;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    text-align: center;
    margin: 0;
    color: #999;
    font-size: 12px;
    line-height: 12px;
    padding: 4px
}

.tag-big {
    font-size: 14px;
    line-height: 18px
}

.tag.tag-green {
    color: #06bf04;
    border-color: #0c3
}

.tag.tag-orange {
    color: #f60;
    border-color: #f60
}

.tag.tag-orangef60 {
    color: #f60;
    border-color: #f60
}

.tag.tag-white {
    color: #333;
    border-color: #bbb
}

.tag.tag-blue {
    color: #38f;
    border-color: #38f
}

.tag.tag-red {
    color: #ed5050;
    border-color: #ed5050
}

.tag.tag-pink {
    color: #ee614b;
    border-color: #ee614b
}

.tag.disabled {
    background-color: #ddd !important;
    background-image: none !important;
    border: 1px solid transparent !important;
    color: #fff !important
}

.btn-1-1, .btn-2-1, .btn-3-1 {
    display: inline-block;
    padding: 0 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .btn-1-1 .tag, .btn-1-1 .btn, .btn-2-1 .tag, .btn-2-1 .btn, .btn-3-1 .tag, .btn-3-1 .btn {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.btn-1-1 {
    width: 100%;
    padding-left: 0
}

    .btn-1-1 .tag, .btn-1-1 .btn {
        width: 50% !important
    }

.btn-2-1 {
    width: 49.5%
}

.btn-3-1 {
    width: 33.3%
}

.action-container {
    padding: 0 10px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 0
}

    .action-container > div {
        margin-bottom: 0
    }

        .action-container > div:last-child {
            margin-bottom: 0
        }

    .action-container > button, .action-container > .btn {
        margin-bottom: 10px
    }

        .action-container > button:last-child, .action-container > .btn:last-child {
            margin-bottom: 0
        }

.wrapper-form .form-item {
    position: relative;
    margin-top: 10px
}

    .wrapper-form .form-item label {
        position: absolute;
        top: 1px;
        left: 10px;
        line-height: 45px;
        z-index: 1;
        color: #666
    }

    .wrapper-form .form-item textarea, .wrapper-form .form-item input {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        line-height: 18px;
        padding: 12px 10px 12px 68px;
        border: 1px solid #ddd;
        border-radius: 5px;
        font-size: 14px;
        outline: none;
        opacity: 1;
        -webkit-appearance: none
    }

        .wrapper-form .form-item input[disabled='disabled'] {
            background: #f8f8f8
        }

    .wrapper-form .form-item:first-child {
        margin-top: 0
    }

.btn-1-1, .btn-2-1, .btn-3-1 {
    display: inline-block;
    padding: 0 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .btn-1-1 .tag, .btn-1-1 .btn, .btn-2-1 .tag, .btn-2-1 .btn, .btn-3-1 .tag, .btn-3-1 .btn {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.btn-1-1 {
    width: 100%;
    padding-left: 0
}

    .btn-1-1 .tag, .btn-1-1 .btn {
        width: 50% !important
    }

.btn-2-1 {
    width: 49.5%
}

.btn-3-1 {
    width: 33.3%
}

.action-container {
    padding: 0 10px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 0
}

    .action-container > div {
        margin-bottom: 0
    }

        .action-container > div:last-child {
            margin-bottom: 0
        }

    .action-container > button, .action-container > .btn {
        margin-bottom: 10px
    }

        .action-container > button:last-child, .action-container > .btn:last-child {
            margin-bottom: 0
        }

.popout-box .header {
    position: relative;
    margin-bottom: 10px;
    -webkit-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    -moz-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-bottom: 2px solid #e5e5e5
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .popout-box .header {
        border-bottom-width: 1px
    }
}

.popout-box .header h2 {
    margin-bottom: 16px;
    line-height: 16px;
    font-size: 16px
}

.popout-box .action-container {
    margin: 10px 0 0 0;
    padding: 0
}

    .popout-box .action-container .btn.btn-block {
        font-size: 14px
    }

.popout-login .wrapper-form {
    padding-top: 10px
}

    .popout-login .wrapper-form .verify-image {
        position: absolute;
        right: 0px;
        top: 7px;
        width: 80px;
        height: 30px
    }

    .popout-login .wrapper-form .btn-auth-code {
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        padding: 15px 4px;
        border-radius: 5px
    }

    .popout-login .wrapper-form .txt-cover {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0
    }

    .popout-login .wrapper-form .txt-cover-half {
        right: 90px
    }

    .popout-login .wrapper-form .error {
        margin-top: 10px;
        word-break: break-word
    }

.popout-login .bottom-tips {
    padding-top: 16px;
    font-size: 0
}

    .popout-login .bottom-tips .inline-item {
        padding: 0 10px;
        border-right: 1px solid #e5e5e5;
        font-size: 12px
    }

        .popout-login .bottom-tips .inline-item:last-child {
            padding-right: 0px;
            border-right: 0px none
        }

.list-finished, .loading-more {
    width: 100%;
    padding: 20px 10px;
    vertical-align: middle;
    text-align: center;
    color: #999;
    font-size: 12px;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .list-finished span, .loading-more span {
        display: inline-block;
        margin-top: 10px;
        width: 16px;
        height: 16px;
        background: url("/v2/image/loader.gif") no-repeat center center;
        background-size: 16px 16px
    }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .list-finished span, .loading-more span {
        background-image: url("/v2/image/loader@2x.gif")
    }
}

.ui.overview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    padding: 10px 0
}

    .ui.overview .item {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px;
        position: relative;
        width: 100%;
        float: left;
        -webkit-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
        -moz-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
        border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
        border-right: 2px solid #e5e5e5
    }

        .ui.overview .item .value {
            font-size: 16px;
            line-height: 20px
        }

            .ui.overview .item .value span:first-child {
                font-weight: 100
            }

            .ui.overview .item .value .corner {
                vertical-align: top;
                font-size: 12px;
                display: inline-block;
                margin-top: -4px
            }

        .ui.overview .item .label {
            font-size: 12px;
            line-height: 20px;
            color: #000
        }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .ui.overview .item {
        border-right-width: 1px
    }
}

.ui.overview .item:last-child {
    border: none
}

.ui.overview.one .item {
    width: 100%
}

.ui.overview.two .item {
    width: 50%
}

.ui.overview.three .item {
    width: 33.33333%
}

.ui.overview.four .item {
    width: 25%
}

.ui.overview.five .item {
    width: 20%
}

.ui.overview.border {
    border: 1px solid #eee
}

.ui.overview.border-bottom {
    -webkit-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    -moz-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-bottom: 2px solid #e5e5e5
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .ui.overview.border-bottom {
        border-bottom-width: 1px
    }
}

.ui.overview.red {
    border-color: #ed5050
}

.goods-detail {
    margin-top: 5px
}

.line-block-pinjian {
    margin-top: 20px
}

    .line-block-pinjian::before {
        margin: 10px 0;
        border-top: 1px solid #e5e5e5
    }

    .line-block-pinjian .lineblock-title {
        margin-bottom: 0
    }

    .line-block-pinjian .lineblock-font {
        padding: 0 30px;
        color: #f60
    }

.report-detail-container.pd0 {
    padding: 0
}

.report-detail-container.no-border {
    border: 0px none
}

.goods-loading {
    min-height: 40px
}

.block-list-traderecord {
    padding-left: 0;
    margin-bottom: 30px;
    background-color: #fff;
    width: 100%;
    border-top: 0px none
}

    .block-list-traderecord.empty .list-finished {
        padding: 90px 10px;
        font-size: 14px
    }

    .block-list-traderecord.empty .b-list {
        display: none
    }

    .block-list-traderecord .list-header, .block-list-traderecord .block-item {
        display: table;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .block-list-traderecord .list-header span, .block-list-traderecord .block-item span {
            display: table-cell;
            font-size: 12px
        }

        .block-list-traderecord .list-header .col-1, .block-list-traderecord .block-item .col-1 {
            width: 34%
        }

        .block-list-traderecord .list-header .col-2, .block-list-traderecord .block-item .col-2 {
            width: 33%
        }

        .block-list-traderecord .list-header .col-3, .block-list-traderecord .block-item .col-3 {
            width: 33%
        }

    .block-list-traderecord .list-header {
        padding: 0 10px;
        height: 33px;
        line-height: 33px;
        background-color: #f2f2f2;
        -webkit-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
        -moz-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
        border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
        border-bottom: 2px solid #e5e5e5
    }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .block-list-traderecord .list-header {
        border-bottom-width: 1px
    }
}

.block-list-traderecord .list-header .col-1 {
    text-indent: 12px
}

.block-list-traderecord .b-list {
    border-top: 0px none
}

    .block-list-traderecord .b-list .block-item.header {
        background-color: #f2f2f2
    }

    .block-list-traderecord .b-list .col-1 {
        text-indent: 5px
    }

.trade-review-list {
    display: block
}

    .trade-review-list .loading {
        height: 18px
    }

    .trade-review-list .review-rate-tabber {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 20px;
        border-top: 0px none;
        background-color: #f2f2f2
    }

        .trade-review-list .review-rate-tabber .item {
            width: 25%;
            float: left;
            text-align: center
        }

        .trade-review-list .review-rate-tabber button {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            float: none;
            height: 20px;
            width: 88%;
            line-height: 16px;
            padding-left: 3px;
            padding-right: 3px;
            border-bottom: 0px none;
            border-radius: 2px;
            background-color: #f2f2f2;
            font-size: 12px;
            color: #666
        }

            .trade-review-list .review-rate-tabber button.active {
                background-color: #f60;
                color: #fff
            }

    .trade-review-list .review-profile {
        padding: 10px 25px 10px 15px;
        -webkit-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
        -moz-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
        border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
        border-bottom: 2px solid #e5e5e5
    }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .trade-review-list .review-profile {
        border-bottom-width: 1px
    }
}

.trade-review-list .review-avatar-container {
    width: 267px;
    max-height: 142px;
    margin: auto;
    overflow: hidden
}

.trade-review-list .profiles {
    margin-left: -6px;
    margin-top: 5px
}

.trade-review-list .image-circle, .trade-review-list .name-circle {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 28px;
    height: 28px;
    margin: 5px 0px 5px 6px;
    border-radius: 14px;
    float: left
}

.trade-review-list .name-circle {
    display: inline-block;
    line-height: 28px;
    border: 1px solid #f60;
    color: #f60;
    text-align: center
}

.report-detail-container .btn-more {
    margin-top: 10px
}

.review-detail-container .block-item, .report-detail-container .block-item {
    padding: 10px 10px 10px 0
}

    .review-detail-container .block-item:first-child, .report-detail-container .block-item:first-child {
        border-top: 0px none
    }

.review-detail-container .loading-more, .report-detail-container .loading-more {
    padding-left: 0px
}

.review-detail-container .review-item .thumb, .report-detail-container .review-item .thumb {
    width: 42px;
    height: 42px
}

    .review-detail-container .review-item .thumb img, .report-detail-container .review-item .thumb img {
        height: 100%;
        border-radius: 42px
    }

    .review-detail-container .review-item .thumb span, .report-detail-container .review-item .thumb span {
        display: inline-block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 42px;
        height: 42px;
        line-height: 42px;
        border-radius: 42px;
        border: 1px solid #f60
    }

.review-detail-container .review-item .detail, .report-detail-container .review-item .detail {
    margin-left: 54px;
    margin-top: 3px
}

    .review-detail-container .review-item .detail h3, .report-detail-container .review-item .detail h3 {
        line-height: 18px;
        font-size: 14px
    }

    .review-detail-container .review-item .detail p, .report-detail-container .review-item .detail p {
        margin-top: 2px
    }

.review-detail-container .img-container, .report-detail-container .img-container {
    margin-top: 0px;
    margin-left: -6px;
    font-size: 0px;
    line-height: 0px
}

    .review-detail-container .img-container img, .report-detail-container .img-container img {
        width: 96px;
        height: 96px;
        margin-left: 6px;
        margin-top: 5px
    }

.review-detail-container .other, .report-detail-container .other {
    margin-top: 6px;
    color: #ccc
}

.review-detail-container .like, .review-detail-container .comment, .report-detail-container .like, .report-detail-container .comment {
    display: inline-block;
    vertical-align: text-bottom;
    margin: 0px 3px 0 17px
}

.review-detail-container .like, .report-detail-container .like {
    width: 15px;
    height: 17px;
    background: url("/v2/image/wap/trade/reviews/reviews_628a8d4a7d.png") no-repeat;
    background-size: 98px 92px;
    background-position: -30px -60px
}

.review-detail-container .comment, .report-detail-container .comment {
    width: 16px;
    height: 13px;
    background: url("/v2/image/wap/trade/reviews/reviews_628a8d4a7d.png") no-repeat;
    background-size: 98px 92px;
    background-position: -60px -44px
}

.review-detail-container .like-item.active, .report-detail-container .like-item.active {
    color: #f60
}

    .review-detail-container .like-item.active .like, .report-detail-container .like-item.active .like {
        background-position: 0 -60px
    }

.review-detail-container .seller-reply, .report-detail-container .seller-reply {
    position: relative;
    margin-top: 10px;
    margin-left: -6px;
    padding: 10px 9px;
    background-color: #f2f2f2;
    font-size: 0px;
    line-height: 0px
}

    .review-detail-container .seller-reply:before, .report-detail-container .seller-reply:before {
        content: '';
        position: absolute;
        top: -5px;
        left: 14px;
        border-width: 0px 4px 5px 4px;
        border-color: transparent transparent #f2f2f2 transparent;
        border-style: solid
    }

    .review-detail-container .seller-reply .reply-text, .report-detail-container .seller-reply .reply-text {
        margin-left: 6px;
        line-height: 18px;
        color: #e88161
    }

    .review-detail-container .seller-reply .reply-image, .report-detail-container .seller-reply .reply-image {
        margin-top: 6px;
        margin-left: 6px;
        width: 90px;
        height: 90px
    }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .review-item .like, .review-item .comment {
        background-image: url("/v2/image/wap/trade/reviews/reviews@2x_628a8d4a7d.png")
    }
}

.goods-store.block-list .custom-store-img {
    left: 0px
}

.goods-store.block-list .offline-store .offline-store-img {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px
}

.goods-store.block-list .offline-store .offline-store-name {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px
}

.goods-store.block-list .offline-store .offline-store-enter {
    font-size: 12px;
    color: #999;
    padding-right: 15px
}

.goods-store.block-list .renzheng .rz-item {
    padding-right: 16px;
    white-space: nowrap
}

    .goods-store.block-list .renzheng .rz-item::before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 13px;
        height: 13px;
        background-position: -18px -30px
    }

.goods-store.block-list .renzheng .rz-name {
    display: inline-block;
    vertical-align: middle;
    padding-left: 3px
}

.goods-store.block-list .renzheng .rz-item::before {
    background-image: url("/v2/image/wap/showcase/goods/goods_c9431a6d41.png");
    background-repeat: no-repeat;
    background-size: 58px 48px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .goods-store.block-list .renzheng .rz-item::before {
        background-image: url("/v2/image/wap/showcase/goods/goods@2x_c9431a6d41.png")
    }
}

.goods-store.block-list .offline-store .offline-store-img {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAkCAMAAADfNcjQAAAAclBMVEUAAABoaGhnZ2dmZmZmZmZ3d3dnZ2doaGhnZ2dubm5tbW1mZmZmZmZnZ2dnZ2dmZmZnZ2dmZmZoaGhoaGhmZmZpaWlnZ2dpaWlmZmZmZmZmZmZmZmZmZmZmZmZnZ2dpaWlra2tpaWlnZ2dnZ2dnZ2dmZmZ+ArEjAAAAJXRSTlMAGPPkyAa+ZawSDJaAWffazWlTR0E4LRzt4N7TwLmcJyYinoV31igZuAAAAWVJREFUOMt1k9uagjAMhNu0hXIQUEA8raur//u/4qKCeKBzRTJJJhO+qgmuzqJSpIyy2qlv6Ex4QjL9QbtcoMqbU5qemrwCyd1buwX/O8W/HuzLkLVh16o3tDvM+tlvOCTqA8kBowd9y2FmbXfAPtI5u0TNINmR3wWEVs2iRW4iGV4F4Ml6KWHyF1sRG09uEadqqqebiDui5wUq6l4hH8MIs9B6YYjGTE7WZ5txPubuJjGMKk1fW3IaIsvi8bHADqkTpRLSIRIGbY0MqRRRBS5c4CiUQYclNKZ30oaXbKnUkWXY5pJj3/cTPtQPsdJwDp36DPpWdVEBXO7Ta0w6z6eG+mHvb77gb7C7LljN8SuK9Whm033z3WY6gKfsvvgSP22zZ3t+589b9i+7J3Z8JtNTssmbo4ginsK4IPrw7o7gx9/t4ei+XW2Qa592V2Ez67vzsF0ut+A7NY9mD7BvVBgraz+m/wNtUx5LFJsTHQAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size: 16px 18px
}

.store-arrow-right:after {
    content: '';
    position: absolute;
    top: 15px;
    right: 10px;
    width: 6px;
    height: 12px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAYCAMAAAD57OxYAAAAPFBMVEUAAACZmZmlpaWampqZmZmampqampqampqampqbm5ubm5ucnJyZmZmfn5+bm5uZmZmampqampqbm5uZmZnmDXU5AAAAE3RSTlMA8Qjo3dHCn4lPPi8jGA+ysXRhTrGNsAAAAFxJREFUGNNl0EcOwCAMRNEUekv5979r2Bgr4BVPQrbH27/Cq+8H4oCHPQmOqysPOTiLqFkwVVQN2CYqJ7hDlHe4BVvq8kMRCCv0mzZYW+tQXUcXnSNoOI09H2StDz/YBU9Q8POZAAAAAElFTkSuQmCC) no-repeat;
    background-size: 6px 12px
}

.redpackets {
    display: block
}

.redpackets__img {
    margin: 0 auto;
    max-width: 100%;
    min-height: 1px;
    width: auto;
    height: auto;
    vertical-align: middle
}

.tag.tag-redf30 {
    color: #f30;
    border-color: #f30
}

.goods-header {
    display: block;
    height: auto;
    padding: 10px 0 0;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
    border-top: 1px solid #f2f2f2;
    background-color: #fff;
    margin-bottom: 10px;
    position: relative
}

    .goods-header::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        right: auto;
        top: auto;
        height: 1px;
        width: 100%;
        background-color: #e5e5e5;
        display: block;
        z-index: 15;
        -webkit-transform-origin: 50% 100%;
        -moz-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
        transform-origin: 50% 100%
    }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .goods-header::after {
        -webkit-transform: scaleY(0.5);
        -moz-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5);
        transform: scaleY(0.5)
    }
}

.goods-header.restore {
    border-top-color: transparent;
    background-color: #fff
}

    .goods-header.restore .thumb {
        display: block
    }

    .goods-header.restore .title {
        padding-right: 5px
    }

.goods-header .thumb {
    display: none;
    width: 50px;
    height: 50px;
    border: 1px solid #eee;
    float: left;
    margin: 2px 0 0 10px
}

    .goods-header .thumb > img {
        max-width: 100%;
        max-height: 100%
    }

.goods-header .title {
    font-weight: normal;
    margin: 0;
    padding: 0.3rem 10px;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000000;
    font-size: 0.8rem;
}

.goods-header .wish-add {
    position: relative;
    margin-top: -1px;
    margin-right: 11px;
    padding-left: 18px;
    height: 12px;
    line-height: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .goods-header .wish-add:before {
        content: '';
        position: absolute;
        top: 5px;
        left: 4px;
        width: 12px;
        height: 10px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAMAAACgaw2xAAAAilBMVEUAAAD/ZwD/dAD/cAD/nQD/ZgD/ZwD/ZgD/ZwD/ZwD/aAD/ZgD/ZgD/aQD/aAD/agD/ZwD/ZgD/ZwD/ZgD/ZwD/ZwD/ZgD/ZgD/ZwD/aAD/bAD/ZwD/ZgD/ZgD/ZgD/ZgD/ZgD/ZwD/ZgD/ZgD/ZgD/agD/awD/ZgD/ZgD/ZwD/ZwD/ZgD/ZwD/ZgB8I7uZAAAALXRSTlMA+wYLAthR4n5rSfHpMSYc+O7MwbmpoXJgOBH13dTGvrORioNXGBPQpZqLQT4TqzsCAAAA00lEQVQY022P544DIRCDB1hgyfZe0utVv//rHbegKAn5fln2WBqTJetktTvPVvFhn+h2RY4TFlJFk3TywMkSozzn86oFGxJ8qFthUhysX5TMVWMAn8tpnsJa3+jJ0aPmThk0RA1+ycEvwivB1hGluFKARkEJRBhI5FQjC/yoZJw6mCDIoIkUNtFr0ONoaxLDa4Gxgv4rbuGdq8bRT16rBz/fovFDv4ATJ4+qsL2RxzDocXlh2gPdw7CpBuQoflqgMs+TLhJgQBKLYO24wyae6R1Px3+0jBJGO/lX3gAAAABJRU5ErkJggg==) no-repeat;
        background-size: 12px 10px
    }

.goods-header .wish-added {
    background-color: #f30;
    color: #fff
}

    .goods-header .wish-added::before {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAMAAACgaw2xAAAAbFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8+T+BWAAAAI3RSTlMA99uX+fEK++vTk4opIBwZ5eDXtoWCcWNbOBLKuLeje3lLMTUPnhkAAACOSURBVBjTdc5XDoMwEADRAYPpvZMe3/+OcRAgkmze10ojexcrU1EYxSnWU9V+FGcshsC8eTfo1nHAGs0mVtsUjKBDIwg1vRH1XOTQ4MrBxZGD8/9FI4cznRxaCnGJl4OSwhWYhfVlgZX6P7dOLKbSfPAfrPKTOahTdvru798kmqM5cZYzVcG3vK2qJGPzAqh0LxJZYtS6AAAAAElFTkSuQmCC)
    }

.wish-add-drop {
    width: 14px;
    height: 12px;
    background-image: url("/v2/image/wap/wish/share_like@2x.png");
    background-size: cover;
    z-index: 1000
}

.report-detail {
    padding: 15px;
    -webkit-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    -moz-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-bottom: 2px solid #e5e5e5;
    background-color: #fff
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .report-detail {
        border-bottom-width: 1px
    }
}

.report-detail .good-report {
    display: inline-block;
    margin-top: 5px;
    width: 60px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    text-align: center;
    border-radius: 2px;
    background-color: #fb6252;
    color: #fff
}

.report-detail .report-section {
    margin-bottom: 10px
}

.report-detail .report-item label, .report-detail .report-item span {
    line-height: 24px
}

.report-detail .report-item label {
    font-size: 14px;
    color: #666
}

.report-detail .report-desc {
    line-height: 22px
}

.report-detail .image-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .report-detail .image-section .image-small {
        width: 60px;
        height: 60px;
        margin: 0 10px 10px 0
    }

.goods-activity {
    border-top: 0;
    padding-bottom: 0;
    position: relative;
    padding-top: 0;
    padding-left: 0;
    overflow: visible
}

    .goods-activity.theme-orange .goods-price {
        background-color: #f60
    }

        .goods-activity.theme-orange .goods-price .price-title {
            background-color: #f60
        }

    .goods-activity .title {
        margin: 0;
        font-size: 16px;
        line-height: 22px;
        text-align: left
    }

    .goods-activity .view-detail {
        padding-right: 15px;
        font-size: 14px
    }

    .goods-activity .goods-title {
        padding: 10px 0
    }

        .goods-activity .goods-title > .title {
            padding: 0 10px
        }

    .goods-activity .overview-countdown {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -24px;
        font-size: 12px;
        line-height: 1
    }

        .goods-activity .overview-countdown .countdown-title {
            background-color: inherit;
            display: block;
            padding: 7px 10px 0;
            width: auto;
            color: #fff
        }

        .goods-activity .overview-countdown .countdown {
            display: block;
            padding: 7px 10px;
            text-align: center;
            color: #fff
        }

            .goods-activity .overview-countdown .countdown span {
                display: inline-block;
                background-color: #fff;
                border-radius: 2px;
                color: #ff4343;
                font-size: 10px;
                width: 16px;
                line-height: 16px;
                text-align: center
            }

    .goods-activity .goods-price {
        position: relative;
        width: 100%;
        min-height: 50px;
        padding-top: 10px;
        background-color: #ff4343;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        line-height: inherit;
        padding-right: 115px
    }

        .goods-activity .goods-price .price-title {
            position: absolute;
            background-color: #ff4343;
            top: -19px;
            left: 0;
            font-size: 12px;
            padding: 4px 8px;
            border-radius: 0 4px 0 0;
            color: #fff
        }

        .goods-activity .goods-price .current-price, .goods-activity .goods-price .cur-price {
            margin-right: 0
        }

            .goods-activity .goods-price .current-price.activity-price, .goods-activity .goods-price .cur-price.activity-price {
                color: #fff;
                font-size: 20px
            }

            .goods-activity .goods-price .current-price .price, .goods-activity .goods-price .cur-price .price {
                font-size: 30px;
                vertical-align: baseline
            }

        .goods-activity .goods-price .original-price {
            display: inline-block;
            font-size: 12px;
            color: #fff;
            opacity: .6;
            margin: 0;
            line-height: 12px
        }

    .goods-activity .activity-intro {
        background-color: rgba(255,102,0,0.05);
        position: relative
    }

        .goods-activity .activity-intro .title {
            font-size: 14px;
            padding: 0
        }

        .goods-activity .activity-intro .block-item:first-child {
            border: 0
        }

        .goods-activity .activity-intro .desc {
            margin-left: 10px;
            padding-left: 0
        }

.bottom-fix .info-wrapper {
    -webkit-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    -moz-border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-image: url("/v2/image/wap/border-line-2.png") 2 stretch;
    border-bottom: 2px solid #e5e5e5;
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 1.5em;
    padding: 3px 5px 5px;
    border-top: 1px solid #ccc;
    -webkit-box-shadow: 0 -4px 4px rgba(0,0,0,0.2);
    box-shadow: 0 -4px 4px rgba(0,0,0,0.2);
    border-color: #ddd;
    bottom: 42px;
    left: 0;
    background-color: #fff
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .bottom-fix .info-wrapper {
        border-bottom-width: 1px
    }
}

.bottom-fix .info-wrapper em {
    font-style: normal
}

.bottom-fix .info-wrapper a {
    color: #07d;
    text-decoration: underline
}

    .bottom-fix .info-wrapper a:hover {
        color: #07d;
        text-decoration: underline
    }

.bottom-fix .info-wrapper i {
    font-style: normal;
    color: #f60
}

.bottom-fix .bottom-tips {
    position: absolute;
    top: -31px;
    font-size: 12px;
    color: #f60;
    background-color: #fff6e1;
    width: 100%;
    line-height: 30px;
    left: 0
}

.points-price {
    padding: 10px;
    color: #999;
    font-size: 14px;
    background: #fff
}

    .points-price .points {
        color: #f60
    }

        .points-price .points::before {
            content: '';
            width: 10px;
            height: 10px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAMAAABFjsb+AAAAaVBMVEUAAAD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgD/ZgCsDQbuAAAAInRSTlMABPvSsmLC5kke8oX2oZF5Dm85MCjqvJxqaELImJZUU9vYkeuzIAAAALhJREFUGNNtkFsSgjAMRdM0LdgWKBRR3pr9L9KA4ygO9y8n+Ti5IFF5aa/IeLVlrmAndcb6VhljqpvmrBYarfMX+OTinY1QZC38ps0KwDscc0dw1R+rHHiXH1DuPKiJaTd4WxFP2zB0HMai9GUxBu4GITaJgZk7/dTdbMSqeYAmOIY0NEiy/EoTNnKrkfoUZY6pJ9SCWlArBWZ0yBxoVWoA7DeHtJjaLEntf5z+G2049BJsPOvvrOcXRfkKbfzup0wAAAAASUVORK5CYII=) no-repeat;
            background-size: 10px;
            display: inline-block;
            margin-right: 5px
        }

.sku-num.points-num {
    width: 50% !important
}

.snap-container {
    padding: 10px 0 7px;
    border-top: 3px solid #FF6600;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff
}

    .snap-container .snap-history {
        line-height: 1;
        font-size: 12px;
        margin-bottom: 10px;
        display: inline-block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 25px;
        background-repeat: no-repeat;
        background-size: 20px 20px;
        background-position: 0 center;
        background-image: url("/v2/image/wap/showcase/goods/snap.png");
        text-align: left
    }

    .snap-container .snap-history-alert {
        color: #333
    }

    .snap-container .snap-history-time {
        color: #999;
        margin-top: 5px
    }

    .snap-container .btn-detail {
        width: 255px;
        font-size: 14px;
        background-color: #FF4444;
        border-color: #FF4444;
        display: block;
        margin: 0 auto
    }

.snap-body.body-fixed-bottom {
    padding-bottom: 100px
}

    .snap-body.body-fixed-bottom .contact-seller {
        bottom: 103px
    }

    .snap-body.body-fixed-bottom .stock-detail {
        font-size: 14px;
        color: #333;
        line-height: 1
    }

        .snap-body.body-fixed-bottom .stock-detail dl {
            text-align: left;
            margin: 12px 0
        }

    .snap-body.body-fixed-bottom .order-snap-sku {
        padding: 10px 12px;
        font-size: 14px
    }

        .snap-body.body-fixed-bottom .order-snap-sku .order-snap-sku-item {
            line-height: 1.2;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }

            .snap-body.body-fixed-bottom .order-snap-sku .order-snap-sku-item:not(:last-child) {
                margin-bottom: 8px
            }

.virtual-ticket-info {
    padding: 12px 10px;
    background-color: #fff8f2
}

    .virtual-ticket-info .valid-period, .virtual-ticket-info .use-tips {
        line-height: 16px
    }

.share-it {
    border-color: #d13600 !important;
    background-color: #d13600 !important;
    background-image: url("/v2/image/fenxiao/activity/phone/77/share.png");
    background-repeat: no-repeat;
    background-size: 17px 13px;
    background-position: 7px center;
    padding-left: 20px
}

@media (min-width: 375px) {
    .share-it {
        background-position: 14px center
    }
}

@media (min-width: 414px) {
    .share-it {
        background-size: 17px 13px;
        background-position: 20px center
    }
}

.wakeup-app {
    position: fixed;
    top: -60px;
    left: 0;
    z-index: 100;
    background-color: #ECECEC;
    width: 100%;
    height: 60px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear
}

    .wakeup-app .close {
        float: left;
        width: 40px;
        height: 60px;
        position: relative;
        cursor: pointer
    }

        .wakeup-app .close:after {
            position: absolute;
            display: block;
            content: '×';
            width: 18px;
            height: 18px;
            font-size: 14px;
            line-height: 16px;
            border-radius: 9px;
            color: #fff;
            background-color: #DDDEDF;
            top: 50%;
            left: 50%;
            margin-top: -9px;
            margin-left: -9px
        }

    .wakeup-app .app-icon {
        float: left;
        width: 60px;
        height: 60px;
        background-image: url("/v2/image/wap/weixin_share_default_logo.png");
        background-size: 80% 80%;
        background-repeat: no-repeat;
        background-position: center center
    }

    .wakeup-app .description {
        float: left;
        text-align: left;
        padding: 5px 0 5px 3px
    }

        .wakeup-app .description .title {
            margin: 6px 0
        }

        .wakeup-app .description .meta {
            color: #999;
            line-height: 1;
            font-size: 12px;
            letter-spacing: 1px
        }

    .wakeup-app .btn {
        float: right;
        margin-top: 12px;
        margin-right: 12px;
        padding: 8px 8px;
        border-color: #FC5959;
        background-color: #FC5959;
        letter-spacing: 1px
    }

.wakeup-app-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #000;
    opacity: 0.8;
    z-index: 101
}

.wakeup-app-opentip {
    position: fixed;
    height: 144px;
    top: 0;
    left: 10px;
    right: 10px;
    z-index: 102
}

    .wakeup-app-opentip .lay {
        width: 100%;
        height: 120px;
        background-color: #f9f9f9;
        border-radius: 0 0 8px 8px;
        background: #f9f9f9 url("/v2/image/wap/opentip.png") 100% 4px no-repeat;
        background-size: 127px auto
    }

    .wakeup-app-opentip .note {
        float: right;
        margin: 39px 58px 0 0;
        width: 160px;
        line-height: 20px
    }

        .wakeup-app-opentip .note h3 {
            font-size: 20px;
            margin-bottom: 6px;
            font-weight: normal
        }

        .wakeup-app-opentip .note p {
            font-size: 14px
        }

.ui-viewport-640 .wakeup-app {
    top: -102px;
    height: 102px
}

    .ui-viewport-640 .wakeup-app .close {
        width: 68px;
        height: 102px
    }

        .ui-viewport-640 .wakeup-app .close:after {
            width: 30.6px;
            height: 30.6px;
            font-size: 23.8px;
            line-height: 27.2px;
            border-radius: 15.3px;
            margin-top: -15.3px;
            margin-left: -15.3px
        }

    .ui-viewport-640 .wakeup-app .app-icon {
        width: 102px;
        height: 102px
    }

    .ui-viewport-640 .wakeup-app .description {
        padding: 8.5px 0 8.5px 5.1px
    }

        .ui-viewport-640 .wakeup-app .description .title {
            margin: 10.2px 0;
            font-size: 25.5px;
            line-height: 30.6px
        }

        .ui-viewport-640 .wakeup-app .description .meta {
            line-height: 1;
            font-size: 20.4px;
            letter-spacing: 1.7px
        }

    .ui-viewport-640 .wakeup-app .btn {
        margin-top: 20.4px;
        margin-right: 20.4px;
        padding: 13.6px 13.6px;
        letter-spacing: 1.7px;
        font-size: 20.4px
    }

.ui-viewport-640 .wakeup-app-opentip {
    height: 244.8px;
    left: 17px;
    right: 17px
}

    .ui-viewport-640 .wakeup-app-opentip .lay {
        height: 204px;
        border-radius: 0 0 13.6px 13.6px;
        background: #f9f9f9 url("/v2/image/wap/opentip.png") 100% 6.8px no-repeat;
        background-size: 215.9px auto
    }

    .ui-viewport-640 .wakeup-app-opentip .note {
        margin: 66.3px 98.6px 0 0;
        width: 272px;
        line-height: 34px
    }

        .ui-viewport-640 .wakeup-app-opentip .note h3 {
            font-size: 34px;
            margin-bottom: 10.2px
        }

        .ui-viewport-640 .wakeup-app-opentip .note p {
            font-size: 23.8px
        }

.swp {
    position: relative;
    height: 100%
}

.add-cart {
    padding: 0.2rem 0.3rem;
    font-size: 0.7rem;
    float: right;
    margin-top: -0.3rem
}

.goods-price .js-buy-it span {
    padding-right: 0.3rem
}

@font-face {
    font-family: iconfont-sm;
    src: url(http://at.alicdn.com/t/font_1433401008_2229297.woff) format('woff'),url(http://at.alicdn.com/t/font_1433401008_2229297.ttf) format('truetype'),url(http://at.alicdn.com/t/font_1433401008_2229297.svg#iconfont) format('svg')
}

.icon {
    font-family: iconfont-sm !important;
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    background-size: 100% auto;
    background-position: center;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.icon-app:before {
    content: "\e605"
}

.icon-browser:before {
    content: "\e606"
}

.icon-card:before {
    content: "\e607"
}

.icon-cart:before {
    content: "\e600"
}

.icon-code:before {
    content: "\e609"
}

.icon-computer:before {
    content: "\e616"
}

.icon-remove:before {
    content: "\e60a"
}

.icon-download:before {
    content: "\e60b"
}

.icon-edit:before {
    content: "\e60c"
}

.icon-emoji:before {
    content: "\e615"
}

.icon-star:before {
    content: "\e60e"
}

.icon-friends:before {
    content: "\e601"
}

.icon-gift:before {
    content: "\e618"
}

.icon-phone:before {
    content: "\e60f"
}

.icon-clock:before {
    content: "\e619"
}

.icon-home:before {
    content: "\e602"
}

.icon-menu:before {
    content: "\e60d"
}

.icon-message:before {
    content: "\e617"
}

.icon-me:before {
    content: "\e603"
}

.icon-picture:before {
    content: "\e61a"
}

.icon-share:before {
    content: "\e61b"
}

.icon-settings:before {
    content: "\e604"
}

.icon-refresh:before {
    content: "\e61c"
}

.icon-caret:before {
    content: "\e610"
}

.icon-down:before {
    content: "\e611"
}

.icon-up:before {
    content: "\e612"
}

.icon-right:before {
    content: "\e613"
}

.icon-left:before {
    content: "\e614"
}

.icon-check:before {
    content: "\e608"
}

.icon-search:before {
    content: "\e61d"
}

.icon-new:before {
    content: "\e61e"
}

.icon-next, .icon-prev {
    width: .75rem;
    height: .75rem
}

.icon-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2015%2015'%3E%3Cg%3E%3Cpath%20fill%3D'%23007aff'%20d%3D'M1%2C1.6l11.8%2C5.8L1%2C13.4V1.6%20M0%2C0v15l15-7.6L0%2C0L0%2C0z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.icon-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2015%2015'%3E%3Cg%3E%3Cpath%20fill%3D'%23007aff'%20d%3D'M14%2C1.6v11.8L2.2%2C7.6L14%2C1.6%20M15%2C0L0%2C7.6L15%2C15V0L15%2C0z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.custom-richtext {
    background: #fff;
    border-top: 1px solid #ececec;
    padding: 0rem;
    font-size: 0.75rem
}

    .custom-richtext h3 {
        color: #fff;
        font-size: 0.8rem;
        padding: 0.6rem 0.5rem;
        border-bottom: 1px solid #dbdbdb;
        margin-top: 0rem;
        margin-bottom: 0.5rem;
        background: #026630;
    }

.col-50 {
    width: 50%;
    display: inline-block
}

.col-100 {
    width: 100%;
    display: inline-block
}

.custom-richtext li {
    line-height: 2
}

.goods-header span {
    padding-right: 0.3rem
}

.goods-header .nprice {
    color: #ff1e1e
}

.goods-header .middle {
    border: 1px solid #f1f1f1;
    padding: 0.5rem 10px;
    font-size: 0.7rem;
    line-height: 2
}

.goods-header ul.sort {
    display: inline
}

.goods-header .sort li {
    color: #3d3d3d;
    padding-right: 0.2rem;
    display: inline;
}

    .goods-header .sort li i {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        background: #fff;
        border: 1px solid #ababab;
        display: inline-block;
        margin-right: 2px
    }

    .goods-header .sort li.on i {
        background: #eb3232
    }

.goods-header .citem span {
    border: 1px solid #949494;
    padding: 0.1rem 0.5rem;
    color: #3d3d3d;
    display: inline-block;
    margin: 0 0.2rem 0;
    height: 1rem;
    line-height: 1rem;
    float: left
}

.goods-header .citem input {
    border: 1px solid #949494;
    width: 1rem;
    height: 1rem;
    display: inline-block;
    padding: 0.1rem;
    float: left
}

.goods-header .bottom {
    padding: 1rem 10px 0.7rem;
    font-size: 0.7rem;
    height: auto;
    line-height: 2
}

    .goods-header .bottom span.c1, .goods-header .bottom span.c2 {
        background: #00a5df;
        border-radius: 0.2rem;
        -webkit-border-radius: 0.2rem;
        -moz-border-radius: 0.2rem;
        color: #fff;
        padding: 0rem 0.7rem;
        display: inline-block;
        margin-right: 0.3rem
    }

    .goods-header .bottom span.c1 {
        background: #026630
    }

.goods-header .btn-orange-dark {
    background: #eb3232;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem
}

.js-detail-container .mt10 {
    margin-top: 10px
}

.container {
    background: #f6f6f6
}

.js-detail-container .agree {
    padding: 0 10px
}

    .js-detail-container .agree .menu {
        border-bottom: 1px solid #ededed;
    }

        .js-detail-container .agree .menu li {
            display: inline;
            color: #3d3d3d;
            font-size: 0.65rem;
        }

            .js-detail-container .agree .menu li.on .iconfont {
                color: #026630
            }

            .js-detail-container .agree .menu li i {
                font-style: normal;
                font-size: 1rem;
                padding-right: 0.2rem
            }

    .js-detail-container .agree .plist li {
        font-size: 0.7rem;
        padding: 1rem 0;
        border-bottom: 1px solid #ededed;
    }

        .js-detail-container .agree .plist li .top {
            color: #3d3d3d
        }

            .js-detail-container .agree .plist li .top img {
                width: 30px;
                height: 30px;
            }

    .js-detail-container .agree .plist li {
        line-height: 1.5
    }

.agree.custom-richtext .plist li .bot img {
    width: 3.5rem !important;
    border: 1px solid #d7d7d7;
    margin: 0.2rem;
    height: auto !important;
    padding: 0
}

.js-detail-container .agree a {
    display: block;
    color: #026630;
    border: 1px solid #026630;
    padding: 0.4rem 1rem;
    border-radius: 0.3rem;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    margin: 1rem auto;
    width: 30%;
    text-align: center
}

.btn-oranges-blue {
    color: #fff;
    border-color: #00a5df;
    background-color: #00a5df;
    border: 0;
}

.btn-oranges-green {
    color: #fff;
    border-color: #026630;
    background-color: #026630;
    border: 0;
}

.js-detail-container img {
    max-width: 100%;
    padding: 0 0.5rem;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: -1px
}


.swp .swp-page img {
    max-width: 100%;
    max-height: 100%;
}
