.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.shop-detail {
    width: 1170px;
    margin: 0 auto;
    font-family: "Microsoft YaHei UI";
}

.shop-detail .path {
    height: 56px;
    font-size: 14px;
    color: #010101;
    line-height: 56px;
}

.shop-detail .path a {
    cursor: pointer;
    /*text-decoration:none;*/
    color: #010101;
}

.shop-detail .m-detail {
    border: 1px solid #e8e8e7;
    padding: 28px;
    margin-bottom: 33px;
}

.shop-detail .detailHd {

}

.shop-detail .detailHd .m-slide {
    width: 564px;
    height: 456px;
    float: left;
}

.main-pic {
    position: relative;
    width: 456px;
    height: 456px;
    float: left;
}

.main-pic .free-post {
    position: absolute;
    bottom: 0;
    right: 0;
}
.main-pic .free-post img {
    height: 82px;
    width: 239px;
}

.main-pic a {
    display: none;
}

.main-pic .on {
    display: block;
    float: left;
    width: 456px;
    height: 456px;
}

.main-pic img {
    width: 456px;
    height: 456px;
}
.small-pic {
    float: left;
    width: 93px;
    margin-left: 15px;
}
.small-pic a {
    display: block;
    float: right;
}

.small-pic a img {
    width: 84px;
    height: 84px;
}

.small-pic a:nth-child(2n+2),
.small-pic a:nth-child(3n+3),
.small-pic a:nth-child(4n+4),
.small-pic a:nth-child(5n+5)
{
    margin-top: 9px;
}

.small-pic .on img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #bcc125;
}

.shop-detail .detailHd .m-info {
    float: right;
    width: 512px;
}

.shop-detail .detailHd .m-info .name {
    font-size: 22px;
    color: #171717;
}
.shop-detail .detailHd .m-info .info {
    font-size: 14px;
    color: #030303;
    margin: 20px 0 16px 0;
}
.shop-detail .detailHd .m-info .price {
    position: relative;
    height: 50px;
    background: url("../../../images/shop/product-price-bg.jpg") no-repeat center;;
}

.shop-detail .detailHd .m-info .price  .price-text {
    position: absolute;
    left: 0;
    top: 15px;
    margin-left: 16px;
    color: #949494;
}

.shop-detail .detailHd .m-info .price .price-value {
    margin-left: 67px;
    font-size: 30px;
    line-height: 50px;
    color: #f30235;
}

.shop-detail .detailHd .m-info .intro {
    border-bottom: 1px solid #ececec;
    padding-bottom: 5px;
}

.shop-detail .detailHd .m-info .intro .send-amount,
.shop-detail .detailHd .m-info .intro .name,
.shop-detail .detailHd .m-info .intro .info{
    padding-left: 16px;
}

.shop-detail .detailHd .m-info .intro .send-amount{
    margin-top: 10px;
}

.shop-detail .detailHd .specific {
    margin-top: 20px;
    padding-left: 16px;
}

.shop-detail .detailHd .specific .name {
    font-size: 14px;
    color: #030303;
    width: 60px;
    display: inline-block;
}

.shop-detail .detailHd .specific .spec{
    margin-top: 22px;
}

.shop-detail .detailHd .specific .spec .spec-col {
    margin-top: 14px;
    height: 33px;
}

.shop-detail .detailHd .specific .tag-div {
    display: inline-block;
    color: #868686;
    border: 1px solid #dfdfdf;
    margin-right: 10px;
    padding: 0 8px;
    height: 25px;
    line-height: 25px;

}

.shop-detail .detailHd .specific .tag-div.checked,
.shop-detail .detailHd .specific .tag-div:hover {
    color: #0082ca;
    border: 1px solid #0082ca;
}

.shop-detail .detailHd .specific .amount {
    margin-top: 14px;
}

.shop-detail .detailHd .specific .amount .name {
    float: left;
    margin-top: 8px;
}


/**计数控件样式*/
.shop-detail .detailHd .spinner {
    width: 70px;
    float: left;
    margin-left: 4px;
}
.shop-detail .detailHd .spinner input {
    text-align: right;
    outline: none;
}
.shop-detail .detailHd .spinner input:focus {
    outline: none;
}

.shop-detail .detailHd .spinner .cart-num {
    width: 46px;
    height: 33px;
    border: 1px solid #dfdfdf;
    padding-right: 9px;
}

.shop-detail .detailHd .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 24px;
    vertical-align: middle;
    display: table-cell;
}
.shop-detail .detailHd .input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 7.5px 8px;
    margin-left: -1px;
    position: relative;
    border-radius: 0;
    outline:none;
    border-color: #dfdfdf;
}

.shop-detail .detailHd .input-group-btn-vertical > .btn:last-child {
    border-top: none;
}
.shop-detail .detailHd .input-group-btn-vertical i{
    position: absolute;
    top: 1px;
    left: 4px;
    color: #868686;

}
/**end*/

.shop-detail .detailHd .btns {
    margin-top: 40px;
    width: 178px;
    height: 50px;
    background-color: #0082ca;
    color: white;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    cursor:pointer;
}

.shop-detail .description {
    margin-top: 44px;
    border-top: 1px solid #ececec;
}
.shop-detail .description .des-title {
    width: 90px;
    font-size: 20px;
    border-top: 2px solid #222225;
    padding-bottom: 20px;
}

.shop-detail .no-data {
    text-align: center;
}

.shop-detail .no-data img{
    margin: 120px 0;
}


