.detail-block .detail-center .tag {
    padding: 0 11px;
    height: 28px;
    font-size: 12px;
    color: #616161;
    line-height: 26px;
    border: 1px #C8C8C8 solid;
    box-sizing: border-box;
    margin: 7px;
    border-radius: 4px;
}
.detail-block .detail-center .price-box {
    height: 91px;
    border-radius: 10px; 
    background: url(../../images/home/wholesale-detail-bg.png) no-repeat left top;
    background-size: 100% 100%;
    margin-top: 17px;
}
.detail-block .detail-center .price-box .item {
    width: 20%;
    text-align: center;
}
.detail-block .detail-center .price-box .name {
    font-size: 12px;
    color: #A9A9A9;
    line-height: 28px;
}
.detail-block .detail-center .price-box .price {
    font-size: 12px;
    line-height: 28px;
    margin-top: -4px;
}
.detail-block .detail-center .price-box .price span {
    font-size: 30px;
}
.detail-block .detail-center .price-box .num {
    font-size: 14px;
    color: #616161;
    line-height: 28px;
}
.detail-block .detail-center .detail-center-item {
    margin-top: 22px;
}
.jiesuan {
    width: 100%;
    height: 48px;
    color: #A9A9A9;
    font-size: 12px;
    border: 1px #D5D5D5 solid;
    box-sizing: border-box;
    margin-top: 30px;
}
.jiesuan .num {
    font-size: 20px;
}
.detail-block .detail-center .buy-button .shopping_cart, 
.detail-block .detail-center .buy-button .buy,
.detail-block .detail-center .buy-button .df
 {
    width: 3.6rem;
    height: 50px;
    border-radius: 25px;
    line-height: 50px;
    margin: 0 15px 0 0;
    font-size: 16px;
    font-weight: bold;
}
.detail-block .detail-center .buy-button .shopping_cart {
    border: 1px solid;
    box-sizing: border-box;
}
.detail-block .detail-center .buy-button .df {
    background: #78E18A;
    color: #fff;
}
.detail-block .detail-center .buy-button .shopping_cart img, 
.detail-block .detail-center .buy-button .buy img ,
.detail-block .detail-center .buy-button .df img {
    margin-right: 10px;
}
.detail-block .detail-right .past-records .past-list .past-item {
    margin-top: 0.6rem;
}
.detail-block .detail-right > div {
    border: none;
}
.detail-block .detail-right > div .tit .txt {
    margin: 0 0.5rem;
}
.detail-block .detail-right > div .tit .hr {
    flex: 1;
    height: 0;
    border-bottom: 1px #E5E5E5 solid;
}
.particulars-box .particulars-right .list-item {
    background: #fff;
    margin-bottom: 0.25rem;
}
.particulars-box .particulars-right .list-item .item-box {
    display: block;
}
.particulars-box .particulars-right .list-item .item-box .item-detail {
    border: 1px #E5E5E5 solid;
    border-top: none;
    border-radius: 0 0 10px 10px;
    box-sizing: border-box;
}
.detail-block .detail-center .title {
    font-size: 16px;
}
.detail-center-item .wuliu {
    width: 100%;
    font-size: 14px;
    margin-left: 11px;
}
.detail-center-item .wuliu .text {
    color: #616161;
    display: inline-block;
    vertical-align: top;
}
.detail-center-item .wuliu .layui-form-item .layui-inline {
    margin: 0;
}
.detail-center-item .wuliu .site select, .detail-center-item .wuliu .site .layui-form-select, .detail-center-item .wuliu .layui-form-select .layui-input {
    height: 0.65rem;
    line-height: 0.65rem;
    border: none;
    width: 1.8rem;
    vertical-align: top;
}
.detail-center-item .wuliu .layui-form-select .layui-input {
    padding-left: 0;
    padding-right: 10px;
    text-align: center;
}
.detail-center-item .wuliu .layui-form-select .layui-edge {
    border-width: 4px;
    border-top-color: #878787;
    right: 2px;
}
.detail-center-item .wuliu .site-box {
    height: 0.65rem;
    margin: 0;
}
.detail-block .detail-right .past-records {
    margin-top: 0;
}
.detail-block .detail-right > div .tit {
    padding-top: 0;
}