.jqcj {
    margin-left: 22px;
    font-size: 14px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #999999;
}

.info-cj {
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    font-family: "Source Han Sans CN";
    display: flex;
    justify-content: flex-start;
}

.info-cj div:first-child {
    flex: 1;
}

.info-cj div:last-child {
    flex: 2;
}
.zk-span-child2{
    background: #F0381E;
    color: white;
    border-radius: 50px 50px 50px 0;
    padding: 0 10px;
    line-height: 25px;
    font-size: 12px;
    margin-left: 8px;
}
.gmsl-num {
    height: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 18px;
    font-family: "Source Han Sans CN";
    display: flex;
    justify-content: flex-start;
    text-align: left;
    margin-bottom: 3px;
}
.gmsl-num-price{
    color: #2589eb;
}
.gmsl-num span:first-child {
    flex: 1;
}

.gmsl-num span:last-child {
    flex: 2;
    font-size: 13px;
}
.zs {
    margin-top: 10px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #2589EB ;
    text-align: left;
}

.zs div {
    font-size: 10px;
    line-height: 16px;
    height: 28px;
}
.certificate-info{
    margin: 20px 0 0 0;
    min-height:550px;
    padding:14px;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.2500);
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    float: left;
    margin-left: 22px;
    width: 448px;
    margin-bottom: 20px;
}
.certificate-ybyc-title{
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: left;
    height: 20px;
    font-size: 14px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #2589EB;
    line-height: 16px;
}
.certificate-ybyc-body{
    padding: 0px;
    margin: 0px;
    list-style-type:none;
    height: 190px;
}
.certificate-ybyc-list{
    float: left;
    width: 125px;
    height: 85px;
    margin-right: 15px;
    margin-bottom: 15px;
    border:1px dashed #999999;
    padding: 1px;
    cursor: pointer;
}
.certificate-ybyc-list-content{
    display: flex;
    justify-content: space-between;
}
.certificate-ybyc-list-content img{
    width: 54px;
    height: 85px;
}
.certificate-hwly-title{
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 20px;
    font-size: 14px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #2589EB;
    line-height: 16px;
}
.certificate-hwly-body{
    padding: 0px;
    margin: 0px;
    list-style-type:none;
}
.certificate-hwly-body-flex{
    display: flex;
    justify-content: flex-start;
}
.more{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.more-left{
    width: 104px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-right: 10px;
}
.more-color{
    color: black;
    margin: 0;
    border: 0;
    text-decoration:none;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}
.more-left-img{
    width: 45%;
    height: 80px;
    margin-bottom: 15px;
    margin-bottom: 10px;
    border:1px dashed #999999;
    padding: 1px;

}
.more-right{
    width: 280px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.more-right-img{
    width: 49%;
    height: 80px;
    margin-bottom: 10px;
    border:1px dashed #999999;
    padding: 1px;
}
.fade-in-top {
    overflow: hidden;
    transition: max-height .3s ease-out;
    max-height: 0;
}
.slide-out-top {
    max-height: 200px;
    transition: all .3s;
}
.certificate-hwly-list{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border:1px dashed #999999;
    padding: 1px;
    cursor: pointer;
}
.shadow{
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.25);
    border-radius: 5px 5px 5px 5px;
    opacity: 1;
}
.wxtx{
    text-align: left;
    height: 14px;
    font-size: 10px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #999999;
    line-height: 14px;
    margin-top: 15px;
}
.wxtx-bottom{
    height: 14px;
    line-height: 14px;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    font-size: 10px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #333333;

}
.wxtx-bottom-div{
    flex: 1;
    display: flex;
    justify-content: left;
    cursor: pointer;
}
.wxtx-bottom-div span{
    margin-left: 5px;
    line-height: 15px;
}
.sk{
    padding-right: 10px;
    display: none;
}
.wxtx-sk{
    width: 100%;
    height: 70px;
    border-radius: 10px 10px 10px 10px;
    overflow:hidden;
    margin-bottom: 10px;
    display: none;
}
.wxtx-sk-title{
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    margin: 5px 0px 5px 0px;
}
.wxtx-sk-top{
    height: 50px;
    background: #000000;
    opacity: 1;
}
.wxtx-sk-bottom{
    height: 25px;
    background: #2589EB;
    opacity: 1;
    font-size: 12px;
    font-family: "Source Han Sans CN";
    font-weight: 400;
    color: #FFFFFF;
    line-height: 25px;
    text-align: center;
}

.wxtx-ts{
    padding: 8px 11px;
    color: #D23124;
    font-size: 12px;
    font-family: "Source Han Sans CN";
    text-align: left;
    line-height: 16px;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    border: 1px solid #D23124;
    font-weight: 600;
    position: relative;
}

.order-btns{
    height: 30px;
    line-height: 30px;
    color: #2589eb;
    width: 100%;
}
.order-btns span{
    width: 195px;
    border: 1px solid;
    display: inline-block;
    float: left;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgb(37 137 235/30%);
    height: 30px;
    line-height: 28px;
    cursor: pointer;
    position: relative;
    font-size: 14px !important;
}
.order-btns .to-inquire{
    padding-left: 45px;
    margin-left: 20px;

}
.buy-btns{
    width: 100%;
    height: 40px;
    margin-top: 15px;
}
.buy-btns span{
    width: 194px;
    height: 30px;
    border: 1px solid #E50000;
    display: inline-block;
    text-align: center;
    line-height: 29px;
    box-shadow: 0 2px 3px 0 rgba(229, 0, 0, 0.4);
    border-radius: 3px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN,sans-serif;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    padding-left: 50px;
}
.buy-btns .ljxj{
    color: #ffffff;
    background: #E50000;
    padding-left: 50px;
    float: left;
}
.buy-btns .buy-to-cart{
    background: #FFEDED;
    color: #E50000;
    margin-left: -70px;
}
.buy-btns span:hover{
    box-shadow: 0 0 6px 0 rgba(255, 0, 0, 0.6);
}
.inquire-icon{
    background: #2589eb url(https://slfile.soliao.com/1,f297ef9ccddd) no-repeat 15px 5px;
}
.sale-product-generic {
    color: #333;
    font-size: 14px;
    padding-bottom: 5px;
    /*border-bottom: 1px solid #E4E4E4;*/
    border-bottom: 1px solid #999999;
}
.xj-icon {
    background: #BD0000 url(https://slfile.soliao.com/1,f297ef9ccddd) no-repeat 15px 5px;
}
.bj-icon {
    /*background: #1175D7 url(https://slfile.soliao.com/5,feaee1553621) no-repeat 15px 5px;*/
    background: #1175D7 url(https://slfilea1.soliao.com/6,0119e969ea9954) no-repeat 15px 5px;
}
.sh-span{
    font-family: "Source Han Sans CN";
    display: inline-block;
    border: 1px solid #ebebeb;
    padding: 3px 5px;
    color: black;
    font-size: 12px;
    text-align: center;
    width: 78px;
    cursor: pointer;
}
.selectColor{
    border:1px solid #2589EB;
    color: #2589EB;
}
.sh-span-style{
    margin: 7px 4px 3px;
}
.sale-bz{
    margin-top: 10px;
    width: 402px;
    text-align: left;
    background: #1175D7;
    color: white;
    border-radius: 10px;
    padding: 5px;
    position: absolute;
    z-index: 10;
    line-height: 20px;
    min-height: 80px;
}
.sale-bz span:last-child{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 12px;
    max-height: 85px;
}
.sale-bz span:last-child:hover{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 100;
    line-clamp: 100;
    -webkit-box-orient: vertical;
    transition: max-height .5s;
    max-height: 1000px;

}
.no-colortag{
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    width: 183px;
    height: 30px;
    padding-left: 10px;
    background: #2589EB;
    border-radius: 50px ;
    margin: 5px 0px 5px 0px;
    border: 2px solid #0065C8;
    line-height: 26px;
}
.no-colortag span{
    cursor: pointer;
    color:#FF9900;
}
.color-list{
    font-size: 14px;
    width: 100%;
    color: #000000;
    margin: 0px!important;
}
.color-title{
    margin:5px 0px 5px 0px;
    font-size: 14px;
    font-weight: 600;
    color: #333333;
}
.lsjg{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
    margin: 10px 0px;
}
.lsjg-price{
    color: #D23124;
}
.sc-body{
    position: absolute;
    left: 65px;
    top: 185px;
}
.sale-zy{
    /*border: 1px solid rgb(234,234,234);*/
    text-align: left;
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 25%);
    border-radius: 2px;
    /*padding: 8px;*/
    color: #333333 ;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    border-radius: 10px;
    overflow: hidden;
    min-height: 205px;
}
.sale-zy p{
    margin: 0px;
    padding: 5px;
}
.sale-zy-title{
    height: 40px;
    line-height: 40px;
    /*border-bottom: 1px solid #DDDDDD ;*/
    font-size: 16px;
    /*color: #2589EB;*/
    color: white;

    text-align: center;
    /*margin-bottom: 10px;*/
    background: #e50000;
}
.sale-zy span{
    font-weight: 500;
}
.zy-img{
    width: 57px;
    height: 77px;
    position: absolute;
    top: -3px;
    left: 62px;
}
.new-zy-img{
    width: 270px;
    position: absolute;
    left: 0px;
    bottom: -16px;
}