﻿@charset "utf-8";



.imgBox {
    /*height: 200px;*/
    position: relative;
}

    .imgBox img {
        width: 100%;
        height: 100%;
        border-bottom: .5px solid #e5e5e5;
    }

    .imgBox .imgCon {
        /*position: absolute;*/
        bottom: 0;
        left: 0;
        right: 0;
        /*color: white;*/
        /*background-color: rgba(0,0,0,0.6);*/
        padding: 8px 10px;
        /*border-bottom: .5px solid #e5e5e5;
border-top: .5px solid #e5e5e5;*/
    }

        .imgBox .imgCon .title {
            font-size: 16px;
            line-height: 1.8;
            /*font-weight: 300;*/
        }

.db {
    background-color: #eeeeee;
    height: 20px;
}

.buyBox {
    background-color: white;
    margin-left: 10px;
}

.priceDiv {
    /*padding: 5px 12px;*/
    position: relative;
    /*border-bottom: 1px solid #f1f1f1;*/
}

    .priceDiv .price {
        color: #fe5921;
        font-size: 22px;
    }

        .priceDiv .price strong {
            font-size: 28px;
        }

        .priceDiv .price .old {
            color: #999;
            margin-left: 10px;
            font-size: 14px;
        }

    .priceDiv .buy-btn {
        position: absolute;
        display: inline-block;
        right: 10px;
        width: 120px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        background-color: #FF6634;
        color: white;
        font-size: 16px;
        border-radius: 4px;
    }

.cheapDiv {
    padding: 10px 0 10px 12px;
    color: #999;
    border-bottom: 1px solid #f1f1f1;
}

    .cheapDiv .tag {
        display: inline-block;
        margin-left: 3px;
        border: 1px solid #f58300;
        color: #f58300;
        padding: 1px 3px;
        border-radius: 2px;
        font-size: 12px;
        line-height: 12px;
    }

.saleDiv {
    padding: 15px 12px;
    border-bottom: 1px solid #E1E1E1;
    /*margin-bottom: 10px;*/
    color: #fe5921;
    position: relative;
}

    .saleDiv span {
        display: inline-block;
        margin-right: 5px;
        vertical-align: top;
        color: black;
    }

        .saleDiv span b {
            color: #fe5921;
        }

    .saleDiv i {
        vertical-align: top;
        margin-right: 4px;
    }

.yesLightIcon {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fe5921;
}

    .yesLightIcon:after {
        display: block;
        content: "";
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        width: 4px;
        height: 8px;
        -webkit-transform: rotate(-135deg);
        background-color: transparent;
        margin-left: 7px;
        margin-top: 3px;
    }

.yesIcon {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    vertical-align: bottom;
    background: #CDCDCD;
}

    .yesIcon:after {
        display: block;
        content: "";
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        width: 4px;
        height: 8px;
        -webkit-transform: rotate(-135deg);
        background-color: transparent;
        margin-left: 7px;
        margin-top: 3px;
    }

.saleDiv .sale {
    position: absolute;
    right: 12px;
    color: #999;
    letter-spacing: 0.5px;
    margin-right: 0;
}

.scoreBox {
    background-color: white;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    padding: 15px 12px;
    /*margin-bottom: 10px;*/
}
/* .introList.detail .titleDiv,.introList.term .titleDiv,.introList.team  .titleDiv{
border-bottom:none;
} */

/*.introList {
margin-bottom: 10px;
padding-left: 9pt;
border-top: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
background-color: #fff;
}*/
.introList.term ul {
    padding: 0 6px;
}

    .introList.term ul li {
        margin: 8px 0;
        color: #666;
    }

        .introList.term ul li b {
            font-weight: normal;
            color: #ff9c00;
            display: block;
        }


.introList.comment {
    /*padding-right: 12px;*/
}

    .introList.comment dd {
        padding: 12px 0;
        border-bottom: 1px solid #edebeb;
    }

        .introList.comment dd:last-child {
            border-bottom: none;
        }

    /* .introList.comment .titleDiv{
border-bottom: none;
} */
    .introList.comment .rateInfo {
        display: inline-block;
        /*margin-left: 12px;*/
    }

    .introList.comment .right {
        float: right;
        color: #999;
    }

    .introList.comment .titleBar {
        margin-bottom: 4px;
    }

        .introList.comment .titleBar div {
            display: inline-block;
        }

        .introList.comment .titleBar .nickname {
            margin-right: 12px;
            color: #666;
        }

        .introList.comment .titleBar .dateline {
            color: #888;
            /*float:right;*/
        }


        .introList.comment .titleBar .rateInfo .starIconBg {
            width: 85px;
            height: 14px;
            background-size: 85px 14px;
        }

        .introList.comment .titleBar .rateInfo .starIcon {
            height: 14px;
            background-size: 85px 14px;
            vertical-align: top;
        }


    .introList.comment .replyCon {
        color: #666;
    }

        .introList.comment .replyCon .textDiv {
            padding-bottom: 15px;
            position: relative;
        }

            .introList.comment .replyCon .textDiv.overflow:after {
                display: block;
                content: "";
                border-top: 1px solid #BFBFBF;
                border-left: 1px solid #BFBFBF;
                width: 8px;
                height: 8px;
                -webkit-transform: rotate(225deg);
                background-color: transparent;
                position: absolute;
                right: 15px;
                bottom: 6px;
            }

        .introList.comment .replyCon .text {
            color: #333;
        }

        .introList.comment .replyCon .overflow .text {
            max-height: 63px;
            overflow: hidden;
        }

    .introList.comment .replyCon {
    }

        .introList.comment .replyCon ul {
            overflow: hidden;
            margin-top: 10px;
        }

            .introList.comment .replyCon ul li {
                float: left;
                margin-right: 6px;
            }

                .introList.comment .replyCon ul li:last-child {
                    margin-right: 0px;
                }

            .introList.comment .replyCon ul img {
                width: 68px;
                height: 68px;
            }

    .introList.comment .more {
        height: 45px;
        line-height: 45px;
        border-top: 1px solid #E1E1E1;
        font-size: 16px;
        color: #fe5921;
        position: relative;
    }

        .introList.comment .more:after {
            display: block;
            content: "";
            border-top: 2px solid #BFBFBF;
            border-left: 2px solid #BFBFBF;
            width: 8px;
            height: 8px;
            -webkit-transform: rotate(135deg);
            background-color: transparent;
            position: absolute;
            top: 50%;
            right: 0;
            margin-top: -5px;
        }



.detail .content {
    line-height: 1.6em;
    padding: 5px 10px;
}

.detail .content table {
    width: 100% !important;
    margin-top: 0px;
    border: none;
    font-size: 14px;
}

.detail .content table .name {
    width: auto;
    text-align: left;
    border-left: none;
}

.detail .content table .price {
    width: 20%;
    text-align: center;
}

.detail .content table .amount {
    width: 20%;
    text-align: center;
}

.detail .content table .subtotal {
    width: 20%;
    text-align: right;
    border-right: none;
    font-family: arial, sans-serif;
}

.detail .content table caption, .detail .content table th, .detail .content table td {
    padding: 8px 10px;
    border: 1px solid #E8E8E8;
    border-top: none;
    word-break: break-all;
    word-wrap: break-word;
}

.detail .content table caption {
}

.detail .content table caption .title, .detail .content table .subline .title {
        font-weight: bold;
    }

.detail .content table th {
    background: #F0F0F0;
    font-weight: bold;
    border-left-style: none;
    border-right-style: none;
}

.detail .content table td {
    color: #fe5921;
    border-bottom-style: dotted;
}

.detail .content table .subline {
    background: #fff;
    text-align: center;
    border-left: none;
    border-right: none;
}

.detail .content table .subline-left {
    width: 22%;
    text-align: left;
    border-right: 1px #e8e8e8 dotted;
}

.content img {
    max-width: 100%;
    /*width: 100%;*/
    /*margin: 10px 0;*/
}

.detail .content ul {
    list-style-type: initial;
    padding-left: 16px;
    font-size: 14px !important;
}

    .detail .content ul li {
        font-size: 14px !important;
        margin: 4px 0;
        line-height: 1.5;
    }

.deal-menu-summary {
    padding: 0 10px 10px;
    text-align: right;
    border-bottom: 1px #e8e8e8 solid;
}

.detail .content p {
    margin: 10px 0;
}

.deal-menu-summary .worth {
    display: inline-block;
    min-width: 10px;
    _width: 10px;
    padding-right: 20px;
    text-align: left;
    word-break: normal;
    word-wrap: normal;
    font-weight: bold;
}

.deal-menu-summary .price {
    color: #ea4f01;
    padding-right: 0;
}

.pullDownLabel .yesLightIcon:after {
    margin-left: 10px;
    margin-top: 0px;
}

.span {
    width: 49%;
    float: left;
    text-align: center;
    border-right: 1px solid #eee;
}

    .span b {
        color: #fe5921; /*#ff658e;*/
        font-size: 1.4em;
        font-weight: 100;
    }

    .span s {
        text-align: center;
        color: #777;
        font-size: 12px;
        text-decoration: none;
    }



.album {
    /*height: 7.9rem;*/
    position: relative;
}

    .album img {
        width: 100%;
        /*min-height: 100%;*/
        /*-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);*/
        top: 50%;
        position: relative;
    }

    .album .desc {
        padding: .28em .2em;
        /*width: 100%;*/
        line-height: .56rem;
        font-size: .4rem;
        font-family: 'Microsoft YaHei';
        font-weight: bold;
        border-bottom: .5px solid #e5e5e5;
        /*border-top: .5px solid #e5e5e5;*/
    }

/*产品详情*/
.storeBox {
    /*margin-bottom: 10px;*/
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff;
}

    .storeBox dd:last-child {
        border-bottom: none;
    }

    .storeBox dd {
        position: relative;
        padding: 9pt 4pc 8px 9pt;
        border-bottom: 1px solid #f1f1f1;
    }

        .storeBox dd .name {
            color: #000;
            font-size: 1pc;
            line-height: 2;
        }

        .storeBox dd .address {
            overflow: hidden;
            height: 28px;
            color: #999;
            text-overflow: ellipsis;
            line-height: 2;
        }

        .storeBox dd .phone {
            position: absolute;
            top: 0px;
            right: 0;
            bottom: 0;
            width: 62px;
            border-left: 1px solid #f1f1f1;
            background: url(../simg/phoneBig.png) no-repeat;
            background-position: center center;
            background-size: 18px;
        }

.cartby {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    display: none;
    width: 100%;
    height: 50px;
    background-color: #ECE7E7;
}

    .cartby .center {
        width: 100%;
        color: #000;
        text-align: center;
        font-size: 1pc;
        line-height: 50px;
    }

    .cartby .buy-btn {
        position: absolute;
        top: 0px;
        right: 0px;
        display: inline-block;
        padding: 0 30px;
        height: 50px;
        background-color: #FF1616;
        color: #fff;
        text-align: center;
        line-height: 50px;
    }

    .cartby .buy-cart {
        position: absolute;
        top: 0px;
        right: 25vw;
        display: inline-block;
        padding: 0 10vw;
        height: 50px;
        background-color: #EF7852;
        color: #fff;
        text-align: center;
        line-height: 50px;
    }



.introList .titleDiv {
    padding: 1pc 0 0 0;
    /*border-bottom: 1px solid #e1e1e1;*/
}

.introList .titleDiv .title {
    text-align: left;
    padding-left: 8px;
    /*border-left: 4px solid black;*/
    color: black;
    font-size: 1pc;
    line-height: 1pc;
}
