.product-spec-background{
    width: 100%;
    height: auto;
    display: inline-block;
    padding-bottom: 30px;
}
.credit-shop-age{
    display: inline-block;
    width: auto;
    height: 24px;
    line-height: 24px;
    margin-bottom: 5px;
    border: 1px solid #fff;
    border-radius: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    margin-right: 10px;
}
.credit-shop-age .credit{
    float: left;
    width: auto;
    min-width: 80px;
}
.credit-shop-age .trustworthiness{
    text-align: left;
}
.trustworthiness i{
    width: 12px;
    height: 12px;
    float: left;
    margin: 8px 0 0 20px;
}
.product-info{
    padding-top: 30px;
}
.breadcrumb-box{
    width: 100%;
    height: 24px;
    margin-bottom: 30px;
    color: #333;
}
.breadcrumb-box a,
.breadcrumb-box span{
    display: inline-block;
    color: #333;
    width: auto;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    float: left;
}
.breadcrumb-box a:hover{
    text-decoration: underline;
}
.breadcrumb-box span{
    line-height: 22px;
}
.store-information .store-name{
    font-weight: bold;
    font-size: 14px;
    line-height: 36px;
    text-align: left;
}
.store-information .go-store{
    border-radius: 11px;
}
.store-information .contact-store{
    border-radius: 13px;
}
.jqueryzoom{
    line-height: 416px;
    text-align: center;
    border-radius: 8px;
}
.cloudzoom-lens{
    border: 2px solid #ff003c!important;
}
.m{
    margin-right: 50px!important;
}
.m ul li img{
    /*width: 68px!important;*/
    /*height: 68px !important;*/
    /*border-radius: 4px!important;*/
    width: auto!important;
    height: auto!important;
    max-width: 68px!important;
    max-height: 68px!important;
    opacity: 1;
}
.m ul li{
    width: 68px!important;
    height: 68px!important;
    line-height: 66px!important;
    text-align: center!important;
    overflow: hidden!important;
    border: 1px solid #fff;
    margin-right: 17px!important;
    margin-top: 15px!important;
    border-radius: 4px!important;
}
.m ul{
    width: auto;
    margin: 0 auto;
    height: auto;
    text-align: center;
    overflow: hidden;
}
.m ul li{
    display: inline-block;
    width: auto;
    float: none!important;
    position: relative;
}
.m ul li:last-child{
    margin-right: 0px!important;
}
.m ul li.float-l{
    float: left !important;
    width: 68px;
    height: 68px;
    line-height: 66px;
    text-align: center;
    overflow: hidden;
    border-radius: 4px;
}
.m ul li.active-product-image{
    border: 1px solid #ff003c;
}
.m ul li.active-product-image img{
    opacity: .6;
}
.m ul li span{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/video-play.svg) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 19px;
    left: 19px;
    zoom: 1;
    z-index: 999;
    cursor: pointer;
}

.product-guarantee-prompt{
    margin-top: 30px;
}
.product-guarantee-prompt,
.product-pay-prompt{
    width: 100%;
    height: 24px;
    margin-bottom: 5px;
}
.product-guarantee-prompt label,
.product-guarantee-prompt span,
.product-pay-prompt label,
.product-pay-prompt span{
    display: inline-block;
    float: left;
    width: auto;
    height: 24px;
    line-height: 24px;
    color: #b5b2b2;
}
.product-guarantee-prompt span,
.product-pay-prompt span{
    margin-right: 20px;
}
.product-guarantee-prompt span i,
.product-pay-prompt span i{
    display: inline-block;
    float: left;
    width: 16px;
    height: 18px;
    margin: 3px 5px;
    background: url(../images/icon-product-info.png) no-repeat;
    background-size: 550% auto;
}
.product-guarantee-prompt span i.icon-no-closing{
    background-position: 0 0;
}
.product-guarantee-prompt span i.icon-confirm-quality{
    background-position: -32px 0;
}
.product-pay-prompt span i.icon-pay-alipay{
    background-position: 0 -28px;
}
.product-pay-prompt span i.icon-pay-wechat{
    background-position: -33px -28px;
}
.product-pay-prompt span i.icon-pay-account{
    background-position: -73px -28px;
}


#product-type-select ul li{
    font-size: 14px;
}
#product-type-select ul li:first-child{
    border-radius: 6px 0 0 6px!important;
}
#product-type-select ul li:last-child{
    border-radius: 0 6px 6px 0!important;
}
/*#product-type-select ul li.active-trade-type{*/
    /*border-radius: 6px!important;*/
/*}*/
#product-type-select ul li.select-type {
    background: #fff!important;
    color: #333!important;
    border-bottom: 1px solid #ff003c!important;
    border-radius: 0!important;
}
.container-type .go-order{
    background: #ff003c;
    border-radius: 10px 0 0 10px;
}
.container-type .add-cart-button{
    background: #ff6600;
    margin: 0 1px;
}
.container-type .collect-product{
    border-radius: 0 10px 10px 0;
}
.container-type .form-button{
    float: left;
    font-size: 13px;
}
.search-list-r{
    width: 184px;
    height: auto;
    overflow: hidden;
}
.search-list-r .product-img{
    width: 100%;
    height: 184px;
    line-height: 182px;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
}
.search-list-r .product-img:hover{
    opacity: 0.7;
}
.search-list-r .product-img img {
    width: auto;
    height: auto;
    max-width: 184px;
    max-height: 184px;
    margin: 0;
}
.search-list-r .product-img span{
    width: 100%;
    border-radius: 0 0 4px 4px;
}
.product-desc .store-info{
    border-radius: 6px;
    width: 224px;
}
.product-desc .store-info img{
    margin: 23px 77px;
}
.product-desc .store-title {
    max-width: 80%;
    text-align: center;
    font-size: 18px;
    margin: 0 auto;
    line-height: 24px;
}
.product-desc .credit-border{
    padding-left: 37px;
}
.product-desc .collect-store,
.product-desc .sms-store{
    display: block;
    width: 100%;
    height: 32px;
    text-align: center;
    padding-left: 0;
    margin-bottom: 15px;
}
.product-desc .collect-store{

}
.product-desc .credit-button-info{
    width: 85%;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
}
.product-desc .collect-store button{
    background: linear-gradient(90deg, #ff003c ,#FFC289);
}
.product-desc .sms-store button{
    color: #666;
}
.business-number{
    display: inline-block;
    margin-right: 0;
    color: #b5b2b2;
    font-weight: normal;
    margin-top: 7px;
}
.desc-and-comment{
    margin-left: 20px;
    border-radius: 6px;
    width: 775px;
}
#nav-desc-and-comment ul .act{
    background: #fff;
    border-bottom: 1px solid rgba(255,0,60,.4);
    color: #333;
}
.product-title{
    border-bottom: 1px solid #e7e4e4;
}
.dividing-line{
    background: #e7e4e4;
}
.container-type .layui-input-inline .layui-input{
    border-radius: 6px;
}

.category-right-box{
    width: 425px;
    position: relative;
}
.category-title-name{
    height: 50px;
    line-height: 50px;
}
.category-right-box ul{
    width: auto;
    height: auto;
}
.category-right-box ul li{
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    float: left;
    margin: 0 8px 8px 0;
    cursor: pointer;
    overflow: hidden;
}
.category-right-box ul li.active-product-cate{
    width: 46px;
    height: 46px;
    line-height: 44px;
    border: 2px solid #ff003c;
}
.category-right-box ul li img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.category-right-box span.product-attr-text{
    display: none;
    width: auto;
    height: auto;
    min-height: 20px;
    line-height: 20px;
    border: 1px solid #b5b5b5;
    position: absolute;
    left: 0;
    top:52px;
    padding: 0 5px;
    border-radius: 2px;
    background: #fff;
    z-index: 9999;
    zoom: 1;
}

.delivery-pos-text{
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
}
.delivery-pos{
    display: inline-block;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
}
.delivery-pos input{
    float: left;
}
.delivery-pos label{
    display: inline-block;
    width: auto;
    height: 20px;
    line-height: 20px;
    float: left;
    cursor: pointer;
}

.breadcrumb-box i{
    display: inline-block;
    width: 20px;
    height: 18px;
    float: left;
    margin: 3px 5px 0 0;
    background: url(../images/icon-release-product.svg) no-repeat -1px -99px;
}
.container-type .add-cart-button,
.container-type .collect-product{
    text-align: left;
}
.container-type .add-cart-button i,
.container-type .collect-product i{
    display: inline-block;
    width: 16px;
    height: 16px;
    float: left;
    margin: 12px 5px 0 25px;
}
.container-type .add-cart-button i{
    background: url(../images/ico.svg) no-repeat -65px 1px;
}
.container-type .collect-product-false i{
    background: #b5b2b2;
    margin-left: 32px;
}
.container-type .collect-product-true i{
    background: #b5b2b2;
}