﻿.text-center{
    text-align: center;
}

.ly_product_list {
    width: 100%;
    height: auto;
    margin-top: 0.1rem;
}
.product_list{
    background: #fff;
    padding: 0.3rem;
}
.product_list li:hover {
    background: #f3f3f3;
}
.product_list li {
    width: 100%;
    transition: all 0.3s linear;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
}
.product_list li .y-tit{
    font-size: 0.15rem;
    color: #333333;
    font-weight: bold;
}
.product_list li .yqj{
    width: 6rem;
    min-height: 0.6rem;
    line-height: 0.6rem;
    margin-left: 0.2rem;
    text-align: left;
}
.product_list li .yqj span{
    background: #eee;
    padding: 0.03rem 0.1rem;
    border-radius: 0.2rem;
    display: inline-block;
    height: 0.3rem;
    line-height: 0.25rem;
}
/*.ly_procontent{
    max-width: 1200px;
    width: 12rem;
    min-width: 12rem;
    margin: 0 auto;
    position: relative;
    background: none;
    zoom: 1;
}*/

/*.ly_standard_nodata {
    height: 100%;
    line-height: 0.45rem;
    font-size: 0.2rem;
    color: #333333;
    margin: 0 auto;
}
.ly_standard_nodata_img {
    text-align: center;
    padding-top: 0.5rem;
    padding-bottom: 0.3rem;
}
.ly_standard_nodata_img img {
    width: 1.5rem;
}
.ly_standard_nodata span {
    display: block;
    white-space: nowrap;
    font-size: 0.24rem;
    color: #999999;
    text-align: center;
}*/



.ly_product_serial {
    width: 2rem;
    float: left;
    height: 0.45rem;
    line-height: 0.45rem;
    font-size: 0.15rem;
    color: #333333;
    padding-left: 0.15rem;
}
.ly_product_serial span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.14rem;
    color: #999999;
}

.ly_productname {
    width: 2rem !important;
    height: 0.6rem;
    line-height: 0.6rem;
    margin-left: 0.3rem;
    float: left;
    font-size: 0.15rem;
    color: #333333;
}

.ly_productname a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.14rem;
    color: #666666;
}

/*.ShowConc {
    color: #1b6d8c;
}*/

.ly_product_norms {
    width: 1.6rem;
    height: 0.45rem;
    line-height: 0.45rem;
    margin-left: 0.3rem;
    float: left;
    font-size: 0.18rem;
    color: #333333;
    text-align: left;
    overflow: hidden;
}

.ly_product_norms span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.16rem;
    color: #666666;
}

.ly_product_price {
    width: 0.9rem;
    height: 0.6rem;
    line-height: 0.6rem;
    margin-left: 0.2rem;
    float: left;
    font-size: 0.15rem;
    color: #333333;
    overflow: hidden;
}
.ly_product_price i{
    font-style:normal;
}
.ly_product_price span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.14rem;
    color: #666666;
}

.ly_product_norms_width {
    width: 1rem;
}
.ly_product_view {
    width: 1rem;
    margin-left: 0.8rem;
    text-align: center;
}

.ly_product_not {
    margin-left: 1.1rem;
}

.ly_product_order {
    width: 1rem;
    height: 0.6rem;
    line-height: 0.6rem;
    float: right;
    font-size: 0.15rem;
    color: #333333;
    text-align: center;
}
    .ly_product_order a {
        display: block;
        width: 100%;
        height: 100%;
        cursor: pointer;
        background: url(../images/icon22.png)no-repeat center center;
        background-size: 0.22rem 0.21rem;
    }
.ly_product_order_width{
    width: 1.6rem;
}
    .ly_product_order_width span{
        cursor: pointer;
    }
    .ly_product_order_width span:hover{
        color: #1b6d8c;
    }
    .ly_product_order span {
        display: block;
        width: 100%;
        height: 100%;
        cursor: pointer;
        background: url('../images/08ab6b4e8bf99f89464a26b28f480b6d.png')no-repeat center center;
        background-size: 0.22rem 0.21rem;
    }
.ly_productbottom {
    margin-top: 0.3rem;
}
.ly_productbottom_left {
    width: 5.3rem;
    height: auto;
    float: left;
}
.ly_product_title {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-left: 0.15rem;
    font-size: 0.18rem;
    color: #666666;
    font-weight: bold;
    height: 0.5rem;
    line-height: 0.5rem;
    position: relative;
}
    .ly_product_title::before {
        content: "";
        display: block;
        width: 0.04rem;
        height: 0.19rem;
        position: absolute;
        left: 0;
        top: 0.16rem;
        background: #1b6d8c;
    }
    .ly_productbottom_list {
        width: 100%;
        height: auto;
        margin-top: 0.05rem;
    }
.ly_product_ul {
    width: 100%;
    height: auto;
}
    .ly_product_ul li {
        width: 100%;
        margin-bottom: 0.08rem;
    }
        .ly_product_ul li a {
            display: block;
            width: 100%;
            height: 0.45rem;
            line-height: 0.5rem;
            font-size: 0.16rem;
            color: #666666;
            padding-left: 0.2rem;
            position: relative;
            overflow: hidden;
            white-space: nowrap;
            word-break: break-word;
            text-overflow: ellipsis;
        }
            .ly_product_ul li a::before {
                content: "";
                display: block;
                width: 0.08rem;
                height: 0.08rem;
                position: absolute;
                left: 0;
                top: 0.2rem;
                border-radius: 50%;
                background: #928c8c;
            }
            .ly_product_ul li span {
                margin-left: 0.2rem;
                color: #999999;
            }
.ly_productbottom_right {
    width: 5.3rem;
    height: auto;
    float: right;
}
.ly_product_slide {
    width: 90%;
    margin-top:0.05rem;
}

.orderform{
    width: 12rem;
    margin: 0.2rem auto 0;
    background: #fff;
    padding: 0.2rem;
}
.orderform .order-table-b{
    width: 50%;
    margin-right: 2%;
    padding: 20px;
    background: #f1fbff;
}
.orderform .order-table-b table{
    width: 100%;
}
.orderform .order-table-b table tr td{
    padding: 0.162rem 0.1rem
}
.orderform .order-table-b table tr td.tit{
    background: #e8e8e8;
    width: 1.4rem;
    text-align: center;
}
.orderform .order-table-b table tr td h2{
    width: 100%;
    text-align: center;
}
.order-sub-b{
    margin-top: 0.2rem;
}
.order-sub{
    padding: 0.2rem;
    background: #ea1010;
    color: #fff;
    width: 2rem;
    text-align: center;
    margin: auto;
}

/*收货信息*/
.sh{
    /*margin-top: 0.3rem;*/
    width: 48%;
    padding: 20px;
    background: #f1fbff;
}
.sh .sh-h{
    font-weight: bold;
    border-bottom: 2px solid #d7d7d7;
    height: 0.4rem;
    line-height: 0.4rem;
}
.sh .sh-b{
    margin-top: 0.26rem;
}
.sh .sh-b .sh-t{
    width: 1rem;
    float: left;
    height: 0.32rem;
    line-height: 0.32rem;
    font-weight: bold;
}
.sh .sh-b .sh-inp-b{
    width: 3rem;
    float: left;
}
.sh .sh-b .sh-inp-b.text-b{
    width: 4rem;
}
.sh .sh-b .sh-inp-b input{
    width: 100%;
    height: 0.38rem;
    padding: 0.1rem;
    border-radius: 0.03rem;
    border: 1px solid #ddd;
}
.sh .sh-b .sh-inp-b input.code-inp{
    width: 50%;
}
.sh .sh-b .sh-inp-b .imgcode{
    width: 40%;
    float: right;
    height: 0.38rem;
}


/*产品详情页start*/
.ly_productdetail {
    margin-top: 0.3rem;
    /*overflow: hidden;*/
    zoom: 1;
}
.ly_productdetail::after{
    content: "";
    display: block;
    opacity: 0;
    clear: both;
    visibility: hidden;
}
.ly_productdetail_left {
    width: 3.85rem;
    height: auto;
    float: left;
}
.ly_product_pic {
    width: 3.85rem;
    height: 3.85rem;
    border: 1px solid #cccccc;
    padding: 0.1rem;
    overflow: hidden;
    text-align: center;
    font-size: 0;
}
.ly_product_pic span {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.ly_product_pic img {
    max-height: 3.63rem;
    max-width: 3.62rem;
    vertical-align: middle;
}
.Consultation {
    height: 1.87rem !important;
}
.ly_product_form {
    /*width: 3.85rem;*/
    height: auto;
    padding: 0.28rem;
    border-top: 1px solid #ccc;
    margin-top: 0.33rem;
}
.ly_product_form form > div {
    font-size: 0.16rem;
    color: #3a3a3a;
}
.ly_product_num {
    /*width: 100%;*/
    height: auto;
    margin-top: 0.15rem;
    margin-bottom: 0.18rem;
    float:left;
}
.ly_product_num label {
    font-size: 0.16rem;
    color: #3a3a3a;
    display: inline-block;
    height: 0.3rem;
    line-height: 0.3rem;
    width: 0.52rem;
}
.ly_product_num div {
    font-size: 0.16rem;
    color: #3a3a3a;
    float: right;
    line-height: 0.3rem;
}
.ly_product_pro_de {
    width: 1rem;
    height: 0.45rem;
    line-height: 0.45rem;
    float: left;
    font-size: 0.18rem;
    color: #333333;
    margin-left: 0.2rem;
}
.ly_product_pro_de span{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.16rem;
    color: #666666;
}
.ly_product_min {
    width: 0.3rem;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    border: 1px solid #ccc;
    cursor: pointer;
    background: none;
    vertical-align: bottom;
}
.ly_product_box {
    width: 0.4rem;
    height: 0.3rem;
    margin-left: -0.04rem;
    text-align: center;
    line-height: 0.3rem;
    border: 1px solid #ccc;
    font-size: 0.16rem;
    color: #3a3a3a;
    position: relative;
    border-left: none;
    border-right: none;
}
.ly_product_add {
    width: 0.3rem;
    height: 0.3rem;
    line-height: 0.3rem;
    margin-left: -0.04rem;
    text-align: center;
    background: none;
    border: 1px solid #ccc;
    cursor: pointer;
    vertical-align: bottom;
}
.ly_product_form .shou {
    background: #1b6d8c;
    color: #fff;
    float: left;
    margin-left: 0;
}
.ly_product_form .shou:hover{
    background: #05b3d2;
}
.add-cart{
    background: #df0024;
    color: white;
    width: 1.5rem;
    height: 0.4rem;
    display: inline-block;
    text-align: center;
    line-height: 0.4rem;
    font-size: 0.16rem;
    border: 1px solid #df0024;
    cursor: pointer;
}
.add-cart:hover{
    color: white;
}
.quxiao {
    background: #ffeded;
    color: #e00442!important;
}
.ly_product_cart {
    width: 1.5rem;
    height: 0.4rem;
    display: inline-block;
    text-align: center;
    line-height: 0.4rem;
    font-size: 0.16rem;
    border: 1px solid #e00442;
    cursor: pointer;
    margin-left: 0.2rem;
}
.ly_product_form .quxiao {
    background: #1b6d8c;
    color: #fff;
    /*float: right;*/
    margin-left: 153px;
}
.ly_product_form .quxiao:hover{
    background: #05b3d2;
}
.ly_productdetail_right {
    width: 7.93rem;
    height: auto;
    float: right;
    font-size: 0.16rem;
}
.ly_bncc_table{
    margin-top: 0.15rem;
    width: 80%;
    height: 0.35rem;
    line-height: 0.35rem;
    font-size: 0.16rem;
    border-bottom: 1px solid #1b6d8c;

}
.ly_bncc_cells_table{
    margin-top: 0.15rem;
    width: 80%;
    height: 0.35rem;
    line-height: 0.35rem;
    font-size: 0.16rem;
    border-bottom: 1px solid #1b6d8c;

}
.ly_bncc_detail{
    margin-top:0.3rem;
}
.ly_comment_prd_detail{
    background: rgb(246,246,246);
    padding: 0 0.15rem;
    margin-top: 20px;
}
.ly_comment_prd_detail ul li{
    margin: 0.2rem 0;
}
.ly_product_basic {
    width: 12rem;
    height: auto;
}
.ly_product_basic caption {
     width: 100%;
     height: 0.45rem;
     line-height: 0.45rem;
     padding-left: 0.2rem;
     background: #ef4123;
     font-size: 0.18rem;
     color: #fff;
     text-align: left;
}
.ly_product_basic tr {
    border-right: 1px solid #ccc;
}
.ly_product_basic td {
    width: 10rem;
    border-left: 1px solid #ccc;
    font-size: 0.16rem;
    color: #666666;
    border-bottom: 1px solid #ccc;
    height: 0.45rem;
    padding: 0.1rem 0.2rem;
    line-height: 0.25rem;
    text-align: justify;
}
.ly_product_basic td:first-child {
    width: 5em;
    text-align: center;
    min-width: 10em;
    padding: 0;
}
.ly_product_infor {
    width: 100%;
    height: auto;
    margin-top: 0.33rem;
}
.ly_product_infor caption {
    width: 100%;
    height: 0.45rem;
    line-height: 0.45rem;
    padding-left: 0.2rem;
    background: #05b3d2;
    font-size: 0.18rem;
    color: #fff;
    text-align: left;
}
.ly_product_infor tr {
    border-right: 1px solid #ccc;
}
    .ly_product_infor th {
        text-align: left;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        height: 0.45rem;
        /* padding-left: 0.2rem; */
        font-size: 0.18rem;
        color: #666666;
        font-weight: normal;
        background: #f2f2f2;
    }
    .ly_product_infor .component_z {
        text-align: left;
        padding-left: 0.2rem;
        width: 33.3%;
    }
    .ly_product_infor .criterion {
        text-align: center !important;
        width: 33.4%;
    }
    .ly_product_infor .CAS {
        text-align: center !important;
        width: 33.3%;
    }
    .ly_product_infor td:first-child {
        text-align: center;
        width: 2rem;
    }
    .ly_product_infor td {
        border: 1px solid #ccc;
        line-height: 35px;
        padding-left:0.2rem;
    }
    .ly_product_infor .component {
        text-align: left;
        padding-left:0.2rem;
    }
    .ly_product_infor .Uncertainty {
        text-align: center !important;
    }
    .ly_product_infor .department {
        text-align: center !important;
    }
    .ly_product_infor .Standard_value {
        text-align: center !important;
    }
        em {
            color: red;
            font-style: normal;
        }

/*.layui-layer-content {
    height: 90%;
}

.layui-layer-iframe iframe {
    height: 100% !important;
}*/

.shous:hover {
    color: #df0042
}

    .shous:hover .Collection {
        background-position: -0.25rem -2.06rem;
    }

.blt {

    background: url('../images/lv_sprites1.png');
    display: inline-block;
    width: 0.25rem;
    height: 0.22rem;
    vertical-align: middle;
}

.Collection {
    background-position: 0 -2.06rem;
}

.collected {
    background-position: -0.25rem -2.06rem;
}

.shopping {
    background-position: -0.59rem -2.05rem;
}

.shous {
    display: inline-block;
    height: 100%;
    color: #df0042;
    margin-left:0.5rem;
    float:right;

}
.quxiaos {
    display: inline-block;
    float: right;
    height: 100%;
    color: #df0042;
    margin-left: 0.2rem;
}
.book_sc {
    display: inline-block;
    width: 0.5rem;
    height: 0.22rem;
    text-align: center;
}
.productViews {
    color: #1b6d8c;
}

.topic_detail_collection.hascollect, .topic_detail_yescollection.notcollect {
    display: none !important;
}

.topic_detail_collection.notcollect，.topic_detail_yescollection.hascollect {
    display: inline !important;
}

.topic_detail_collection i, .topic_detail_yescollection i {
    width: 0.2rem;
    height: 0.2rem;
    line-height: 0.2rem;
    font-size: 0.18rem;
}

.topic_detail_yescollection i {
    color: red;
}

.topic_detail_collection, .topic_detail_yescollection {
    cursor: pointer;
    color: #666;
}

    .topic_detail_collection label, .topic_detail_yescollection label {
        cursor: pointer;
    }


.ly_pdt_detail_wrap {
    width: 100%;
    background: #FFF;
    border: 1px solid #DCDFE6;
    /*-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.12), 0 0 6px 0 rgba(0,0,0,.04);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.12), 0 0 6px 0 rgba(0,0,0,.04);*/
    margin-top: 0.4rem;
}

.ly_pdt_detail_title {
    background-color: #ffffff;
    border-bottom: 1px solid #1b6d8c;
    margin: 0;
}
.ly_productdetail_right h3{
    font-size: 0.2rem;
    font-weight: bold;
    color: #df0024;
}
    .ly_pdt_detail_title p {
        width: 100%;
        height: 0.4rem;
        line-height: 0.4rem;
        text-align: left;
        background: #1b6d8c;
        color: #ffffff;
        font-size: 0.18rem;
        padding-left: 0.2rem;
    }

.ly_pdt_detail_content{
    padding: 0.15rem;
}
    .ly_pdt_detail_content p:nth-child(1){
        font-size:0.18rem;
    }
    .ly_pdt_detail_content p {
        font-size: 0.16rem;
        line-height: 0.5rem;
    }
    .pdt_detail_title {
        font-size: 0.18rem;
        color: #333;
        margin-top: 0.15rem;
    }
.pdt_detail_content{
    font-size: 0.16rem;
    color: #666666;
    text-indent: 2em;
    margin-top: 0.15rem;
    line-height: 0.25rem;
}

.pdt_detail_box {
    margin: 10px 0;
    line-height: 1.5;
    font-size: 12px;
    color: #333333;
    margin-top: 0.5rem;
}

    .pdt_detail_box p {
        margin: 10px 0;
    }

.footer-info{
    overflow: hidden;
}

.info-left{
    float: left;
}
    .info-left img{
        width: 1rem;
        height: 1rem;
    }

    .info-right {
        float: left;
        margin-left: 0.3rem;
    }

.pdt_table {
    width: 100%;
    border: 1px solid;
    font-size: 14px;
    border-collapse: collapse;
    text-align: center;
    border: 1px solid black;
    margin-top: 0.15rem;
}

    .pdt_table td, .pdt_table th {
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        padding: 3px 5px;
        border: 1px solid black;
        color: #333;
    }

.pdt-info-save-btn {
    width: 1.5rem;
    height: 0.4rem;
    display: inline-block;
    text-align: center;
    line-height: 0.4rem;
    font-size: 0.16rem;
    border: 1px solid #e00442;
    cursor: pointer;
    background: #e00442;
    color: #fff;
    float: right;
    margin-top: 0.3rem;
    margin-right: 0.2rem;
}


.ly_pro_comment {
    width: 12rem;
    height: auto;
    margin: 0.5rem auto;
    /* padding-top: 0.55rem; */
    /*border-top: 1px solid #e5e5e5;*/
}

.ly_pro_comment_all {
    width: 100%;
    height: auto;
}
.ly_pro_comment_show {
    margin-top: 0.65rem;
    width: 100%;
    height: auto;
}

.ly_pro_comment_show_con {
    width: 100%;
    height: auto;
    padding-bottom: 0.25rem;
    overflow: hidden;
    border-bottom:1px solid #ccc;
    margin-bottom:0.25rem;
}

.ly_pro_comment_show_con_img {
    width: 0.6rem;
    height: 0.6rem;
    overflow: hidden;
    border-radius: 50%;
    float: left;
}

    .ly_pro_comment_show_con_img img {
        width: 0.6rem;
        border-radius: 50%;
        height: 0.6rem;
    }

.ly_pro_comment_show_con_list {
    width: 11rem;
    height: auto;
    float: left;
}
.ly_pro_comment_hf_list_con {
    float: left;
    width: 100%;
    background-color: #eaeaec;
    margin-top: 0.07rem;
}

.ly_pro_comment_list_con {
    float: left;
    width: 100%;
    background-color: #eaeaec;
    margin-top: 0.07rem;
}
.ly_comment_item {
    /* width: 7.3rem; */
    width: 11rem;
    float: left;
    margin-left:0.3rem;
}

.ly_comment_item_top {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ly_comment_item_h {
    width: 100%;
    height: 0.2rem;
    float: left;
}

    .ly_comment_item_h a {
        font-size: 0.16rem;
        font-weight: normal;
        color: #333;
        display:inline-block;
        float:left;
    }

.ly_comment_item_panel {
    margin-top: 0.1rem
}

.ly_comment_item_currentcontent {
    word-wrap: break-word;
}

.ly_comment_item_bottom {
    width: 100%;
    height: auto;
    margin-top: 0.1rem;
    position: relative;
}

.ly_comment_item_time {
    float: left;
    /*margin-top: 0.1rem;
    line-height: 0.3rem;*/
    /*margin-left:0.5rem*/
}

.ly_comment_item_praise {
    width: auto;
    float: right;
    text-align: right;
    margin-top: 0.1rem;
    margin-bottom: 0;
    line-height: 0.4rem;
}

.ly_comment_item_praise_num {
    margin-left: 0.1rem;
}

.ly_comment_item_praise_delete {
    float: left;
    color: #1b6d8c;
    margin-right: 0.2rem;
}

.ly_pro_content_bottom {
    margin-top: 0;
    padding-top: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.ly_pro_content_comment_title {
    /*!*margin-bottom: 0.2rem;*!*/
    /*border: none;*/
    /*font-size: 0.18rem;*/
    /*color: #333333;*/
    /*font-weight: bold;*/
    /*!*padding-bottom: 0.1rem;*!*/
    /*border-bottom: none;*/
    /*width: 100%;*/
    /*height: auto;*/
    /*background: url(../images/icon25.png) no-repeat left center;*/
    /*background-size: 0.04rem 0.19rem;*/
    /*!*border-bottom: 1px solid #eee;*!*/
    /*padding-left: 0.15rem;*/
    /*font-size: 0.18rem;*/
    /*color: #666666;*/
    /*font-weight: bold;*/
    /*height: 0.5rem;*/
    /*line-height: 0.5rem;*/

    width: 100%;
    border-bottom: 1px solid #eee;
    padding-left: 0.15rem;
    font-size: 0.18rem;
    color: #666666;
    font-weight: bold;
    height: 0.5rem;
    line-height: 0.5rem;
    position: relative;
}

.ly_pro_content_comment_title::before {
    content: "";
    display: block;
    width: 0.04rem;
    height: 0.19rem;
    position: absolute;
    left: 0;
    top: 0.16rem;
    background: #1b6d8c;
}

.ly_pro_comment_input {
    width: 9.5rem;
    height: 1.5rem;
    font-family: Arial;
    margin-top: 30px;
    padding:0.2rem;
    resize:none;
    border:1px solid #e5e5e5;
    outline:none;
}

.ly_pro_content_bottom  span.icon_c {
    background: url(../images/icon28.png)no-repeat;
    width: 0.2rem;
    height: 0.21rem;
    vertical-align: sub;
    display: inline-block;
    background-size: 0.2rem 0.21rem;
}
.ly_pro_comment_button {
    width: 1.73rem;
    height: 0.52rem;
    line-height: 0.52rem;
    display: block;
    text-align: center;
    color: #fff !important;
    background: #1b6d8c;
    font-size: 0.18rem;
    border: none;
    transition: all 0.3s linear;
    cursor: pointer;
    float: right;
    margin-top: 1.3rem;
    outline: none;
}

.ly_pro_content_recommend_read {
    width: 10.95rem;
    height: auto;
    margin-top: 0.7rem;
}

.ly_pro_content_recommend_read_title {
    width: 100%;
    height: auto;
    background: url(../images/icon25.png) no-repeat left center;
    background-size: 0.04rem 0.19rem;
    border-bottom: 1px solid #eee;
    padding-left: 0.15rem;
    font-size: 0.18rem;
    color: #666666;
    font-weight: bold;
    height: 0.5rem;
    line-height: 0.5rem;
}

.ly_pro_content_recommend_read_list {
    width: 100%;
    height: auto;
}

    .ly_pro_content_recommend_read_list li {
        width: 100%;
        height: auto;
        padding: 0.3rem 0px;
        border-bottom: 1px solid #e5e5e5;
        overflow: hidden;
    }

.ly_pro_content_recommend_read_item_pic {
    width: 2.4rem;
    height: 1.6rem;
    float: left;
}

    .ly_pro_content_recommend_read_item_pic img {
        height: 1.6rem;
        width: 2.4rem;
        transition: all 0.3s linear;
    }

.ly_pro_content_recommend_read_item_content {
    width: 8.2rem;
    height: auto;
    float: right;
}

    .ly_pro_content_recommend_read_item_content h3 {
        margin-bottom: 0.1rem;
    }

        .ly_pro_content_recommend_read_item_content h3 a {
            font-size: 0.18rem;
            color: #333333;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: bold;
        }

.ly_pro_content_recommend_read_item_pic a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 0;
}

.ly_pro_content_recommend_read_item_content p {
    font-size: 0.16rem;
    height: auto;
    color: #666;
    line-height: 0.26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ly_pro_content_recommend_read_item_content_news_a {
    font-size: 0.16rem;
    color: #1b6d8c;
    display: inline-block;
    margin-top: 0.35rem;
    float: right;
    margin-right: 0.2rem;
}

.ly_pro_comment_bottom {
    width: 12rem;
    margin-top: 0.3rem;
    padding-top: 0;
    height: 1.5rem;
    background: #eee;
    overflow: hidden;
    margin: 0 auto;
}

    .ly_pro_comment_bottom p {
        text-align: center;
        font-size: 0.16rem;
        margin-top: 0.2rem;
    }

    .ly_pro_comment_bottom a {
        display: block;
        width: 1.2rem;
        height: 0.4rem;
        line-height: 0.4rem;
        background: #1b6d8c;
        color: #fff;
        margin: 0.1rem auto;
        text-align: center;
    }
.ly_product_visible {
    width: 12rem !important;
    margin-top:0.2rem;

}
.ly_product_sible{
    width:100% !important;
}
.lly_product_visible::before {
    content: "";
    display: block;
    width: 0.04rem;
    height: 0.19rem;
    position: absolute;
    left: 0;
    top: 0.16rem;
    background: #1b6d8c;
}
.ly_home_product_img .play_btn {
    position: absolute;
    z-index: 40;
    background: url(../images/video.png) no-repeat;
    background-size: 1.2rem;
    cursor: pointer;
    left: 33%;
    top: 33%;
    opacity: 0.8;
    width: 1.2rem;
    height: 1.2rem;
}

/*详情页元器件*/
.c-yqj-b{
    margin-top: 0.2rem;
}
.c-yqj-b ul li{
    margin-bottom: 0.2rem;
    position: relative;
    padding-left: 1rem;
    font-size: 0.16rem;
    margin-left: 0.12rem;
}
.c-yqj-b ul li span {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 1rem;
    text-align: justify;
    text-align-last: justify;
}


.ly_comment_prd_standard{
    margin-top: -0.25rem;
    width:96%;
    padding-left:0.32rem;
}
.ly_comment_prd_standard>li{
    float: left;
    padding: 0.05rem 0.1rem;
    border:1px solid #ddd;
    margin: 0 0.1rem 0.1rem 0;
    cursor: pointer;

}
.ly_comment_prd_detail span{
    display: inline-block;
    width: 0.9rem;
}
.ly_prd_price{
    color: #df0024;
    font-size: 0.24rem;
    position: relative;
    left:-0.1rem;
}
.ly_comment_prd_standard .ly_comment_prd_standard_active{
    border:1px solid #df0024;
    background:url(../images/xuanzhong.png) no-repeat  right 100%;
}



.ly_comment_prd_standard_gg{
    margin-top: -0.25rem;
    width:96%;
    padding-left:0.32rem;
}
.ly_comment_prd_standard_gg>li{
    /*float: left;*/
    padding: 0.05rem 0.1rem;
    border:1px solid #ddd;
    margin: 0 0.1rem 0.1rem 0;
    cursor: pointer;
    width:5.5rem;

}

.ly_comment_prd_standard_gg .ly_comment_prd_standard_gg_active{
    border:1px solid #df0024;
    background:url(../images/xuanzhong.png) no-repeat  right 100%;
}

.ly_comment_prd_standard_ml{
    margin-top: -0.25rem;
    width:96%;
    padding-left:0.32rem;
}
.ly_comment_prd_standard_ml>li{
    float: left;
    padding: 0.05rem 0.1rem;
    border:1px solid #ddd;
    margin: 0 0.1rem 0.1rem 0;
    cursor: pointer;
    width:auto;

}

.ly_comment_prd_standard_ml .ly_comment_prd_standard_ml_active{
    border:1px solid #df0024;
    background:url(../images/xuanzhong.png) no-repeat  right 100%;
}

.ly_comment_prd_standard_nd{
    margin-top: -0.25rem;
    width:96%;
    padding-left:0.32rem;
}
.ly_comment_prd_standard_nd>li{
    float: left;
    padding: 0.05rem 0.1rem;
    border:1px solid #ddd;
    margin: 0 0.1rem 0.1rem 0;
    cursor: pointer;
    width:auto;

}

.ly_comment_prd_standard_nd .ly_comment_prd_standard_nd_active{
    border:1px solid #df0024;
    background:url(../images/xuanzhong.png) no-repeat  right 100%;
}
.ly_comment_prd_count button{
    width: 0.3rem;
    height: 0.3rem;
    border: 1px solid #ddd;
}
.ly_comment_prd_count input{
    width: 0.3rem;
    height: 0.4rem;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 0.1rem;
    background: #f9f9f9;
}

.ly_comment_prd_standard_name{
    border:0;!important;
}
.ly_comment_prd_count{
    padding: 0 0.1rem;
}

.ly_comment_prd_count .pro_num{
    border-left: none;
    border-right: none;
    width: 0.4rem;
    background: #fff
}
.ly_productdetail_tab{
    margin: 0 auto;
    width: 12rem;
    margin-top:0.4rem;
}


.prd-title{
    font-size: 0.18rem;
    font-weight: bold;
    padding-left: 0.1rem;
    margin: 0.3rem 0;
    border-left: 4px solid #1b6d8c;
}

.ly_pro_detail_text {
    width: 100%;
    background: #FFF;
    border: 1px solid #DCDFE6;
    margin-top: 0.4rem;
}
.ly_pro_certificate p {
    width: 100%;
    height: 0.45rem;
    line-height: 0.45rem;
    text-align: left;
    background: rgb(5, 179, 210);
    color: #ffffff;
    font-size: 0.18rem;
    padding-left: 0.2rem;
}
.ly_pro_cercontent {
    padding: 0.2rem;
    font-size: 0.16rem;
    line-height: 0.4rem;
}
.ly_pro_chakan {
    display: block;
    width: 1.2rem;
    height: 0.4rem;
    text-align: center;
    line-height: 0.4rem;
    color: #fff;
    background: rgb(5,179,210);
    /* float: right; */
    margin: 0.3rem auto;
}
.ly_pro_chakan:hover{
    color: #fff!important;
}
.ly_product_pic_bottom{
    width:100%;
    height:1rem ;
    margin-top:0.2rem;
}
.ly_product_pic_bottom ul li{
    width:21%;
    height: 60px;
    float:left;
    margin-left: 20px;
}
.ly_product_pic_bottom ul li img{
    width: 100%;
    height: 100%;
}
.ly_product_pic_bottom ul li:first-child{
    margin-left:0;
}
.ly_prrduct_bncc{
    width:100%;
    padding-left: 30px;
}
.ly_prrduct_bncc p{
    width:100%;
    line-height: 35px;
}

.ly_product_bncc_name{
    width:100%;
    height: 50px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.ly_product_strain{
    height: 40px;
    line-height: 40px;
    font-size: 20px;

}
.table-title{
    width: 100%;
    height: 0.45rem;
    line-height: 0.45rem;
    font-size: 0.18rem;
    border-bottom: 1px solid #999;

}
.table-title > span {
    text-align: center;
    width: 1.5rem;
    height: 0.45rem;
    display: block;
    float: left;
    cursor: pointer;
}

.table-title > span:hover {
    color: #fff;
    background: #999;
}

.tab-productDetail > div {
    display: none;
}

.table-title-active {
    color: #fff;
    background: #999;
}
.table-title ol{
    width:100%;
    height: 100%;

}
.table-title ol li{
    width:1.2rem;
    float:left;
    height: 100%;
    text-align: center;
    cursor: pointer;

}
.active{
    background:#1b6d8c ;
    color:#fff;
}
.table-title ol li:hover{
    background:#1b6d8c ;
    color:#fff;
}
.ly_product_bncc_medium{
    width:100%;
    height: auto;
    margin-top:20px;
}
.ly_product_bncc_tit{
    font-size: 18px;
    padding-left: 0.15rem;
    position: relative;

}
.ly_product_bncc_tit::before {
    content: "";
    display: block;
    width: 0.04rem;
    height: 0.2rem;
    position: absolute;
    left: 0;
    top: 0.03rem;
    background: #1b6d8c;
}
/*.ly_product_str_left table{*/
/*    float:left;*/
/*}*/
.ly_product_str_left p{
    /*width:50%;*/
    /*padding-left: 30px;*/
    margin-top:30px;
    color:#1b6d8c;
    /*float:left;*/
}
.ly_product_str_left p img{
    margin-top:0;
    cursor: pointer;
}
.ly_product_str_right{
    width:52%;
    float:left;
    margin-left:36px;
}
.active_pid{
    border:2px solid rgb(5,179,210);
    cursor: pointer;
}
.bncc_img li:hover{
    border:2px solid rgb(5,179,210);
    cursor: pointer;
}
.ly_product_str_right p{
    padding-left: 30px;
    margin-top:30px;
    color:#1b6d8c;
}
.ly_product_str_img{
    width:50%;
    float:left;
}
.str2_pic{
    float:right;
}
.ly_product_dapei{
    width:100%;
    height: 100%;
}
.ly_product_collocation{
    width: 100%;
    height: auto;
}
.ly_product_collocation li{
    margin-top: 0.2rem;
    width: 20%;
    height: auto;
    float: left;
}
.ly_product_collocation li a{
    display: block;
    width: 2.16rem;
    /* height: 0.45rem; */
    line-height: 0.5rem;
    font-size: 0.14rem;
    color: #666666;
    /* padding-left: 0.2rem; */
    /* background: url(../images/icon26_1.png) no-repeat left center; */
    /* background-size: 0.08rem 0.08rem; */
    overflow: hidden;
}
.ly_course_detail_catno {
    display: block;
    width: 2.16rem;
    height: 0.2rem;
    margin-top: 0.2rem;
    text-align: center;
}
.ly_course_procont {
    height: 0.5rem;
    text-align: center;
}
.ly_bncc_lib{
    padding-left: 30px;
    margin-top:30px;
    color:#1b6d8c;
}
.ly_bncc_literature{
    display: block;
    line-height: 45px;
}
.ly_product_ul_xiangguan{
    width: 100%;
    height: auto;
}
.ly_product_ul_xiangguan li {
    width: 100%;
    height: 0.85rem;
    margin-left: 0.08rem;
    overflow: hidden;
}
.ly_product_ul_xiangguan li a {
    display: block;
    position: relative;
    left: 0.8rem;
    top: -0.7rem;
    max-width: 6rem;
    height: 0.45rem;
    line-height: 0.5rem;
    font-size: 0.16rem;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    word-break: break-word;
    text-overflow: ellipsis;
}
.ly_product_ul_xiangguan li span {
    display: block;
    position: relative;
    left: 0.8rem;
    top: -0.7rem;
    color: #999999;
}
.ly_product_ul_xiangguan img{
    width: 0.6rem;
    height: 0.6rem;
}
.ly_pdt_detail_other_wrap table th,tr,td{
    border: 1px solid #ccc;
}
.price_explain{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color:#df0024;
    width:0.14rem!important;
    height: 0.16rem;
    position: absolute;
}
.price_explain:before{
    content:"\f29c";
}
.product_original{
    text-decoration: line-through;
    color:#05b3d2;
    font-size: 16px;
    width:1rem!important;
    display: inline-block;
}
.price_baohan{
    position: absolute;
    left:5.8rem;
    /*width:2.8rem;*/
    /*height: 0.6rem;*/
    border:1px solid #e5e5e5;
    padding:0.1rem;
    top:0.8rem;
    background:#fff;
    font-size: 0.14rem;
}
/*页面CSS*/
.layui-layer-btn .layui-layer-btn0 {
    border-color: #df0024 !important;
    background-color: #df0024 !important;
    color: #fff;
}
.ly_product_pics {
    width: 3.85rem;
    height: 3.85rem;
    border: 1px solid #cccccc;
    padding: 0.1rem;
    overflow: hidden;
    text-align: center;
    font-size: 0;
}
.ly_product_pics img {
    max-height: 3.63rem;
    max-width: 3.62rem;
    vertical-align: middle;
}
.ly_bncc_pic {
    display: none;
    cursor: pointer;
}
.ly_product_pic_bottom {
    width: 100%;
    height: 1rem;
    margin-top: 0.2rem;
}
.ly_product_pic_bottom ul li {
    width: 21%;
    height: 60px;
    float: left;
    margin-left: 20px;
}
.ly_product_bncc_tit {
    font-size: 18px;
    padding-left: 0.15rem;
    position: relative;
}
/*.ly_productbottom{*/
/*    margin-top:0!important;*/
/*}*/
.ly_product_pic_bottom ul li img {
    width: 100%;
    height: 100%;
}
.ly_product_pic_bottom ul li:first-child {
    margin-left: 0;
}
.active_pid {
    border: 2px solid #df0024;
    cursor: pointer;
}
.bncc_img li:hover {
    border: 2px solid #df0024;
    cursor: pointer;
}
.ly_product_bncc_medium {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.ly_pro_detail_text {
    width: 100%;
    background: #FFF;
    border: 1px solid #DCDFE6;
    margin-top: 0.4rem;
}
.ly_pro_cercontent {
    padding: 0.2rem;
    font-size: 0.16rem;
    line-height: 0.4rem;
}
.product_img img {
    width: 100%;
    height: 100%;
    cursor: zoom-in;
}
.ly_pro_chakan {
    display: block;
    width: 1.2rem;
    height: 0.4rem;
    text-align: center;
    line-height: 0.4rem;
    color: #fff;
    background: #df0024;
    /* float: right; */
    margin: 0.3rem auto;
}
.ly_pro_chakan:hover{
    color:#fff!important;
}
.ly_product_str_left {
    width: 41%;
    float: left;
    margin-left: 0.3rem;
}
.ly_product_str_left p {
    /* width: 50%; */
    /* padding-left: 30px; */
    margin-top: 30px;
    color: #df0024;
    /* float: left; */
    padding-bottom: 0.2rem;
}
.ly_product_str_left table {
    width: 3.96rem!important;
    height: 5.16rem!important;
}
.ly_product_str_right {
    width: 33%;
    float: left;
    margin-left: 1rem;
}
.ly_product_str_right p {
    /* width: 50%; */
    /* padding-left: 30px; */
    margin-top: 30px;
    color: #df0024;
    /* float: left; */
    padding-bottom: 0.2rem;
}
.product_img {
    width: 5.96rem;
    height: 5.16rem;
    position: relative;
}
.mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: #000;
    background-color: rgba(0, 0, 0, 0.65);
    text-align: center;
    display: none;
}
.product_magnifier {
    display: inline-block;
    width: 0.53rem;
    height: 0.53rem;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    background: url(../images/184a535aebf3d6f6bcf5a50794c48999.png)no-repeat 0.03rem;
    background-color: #4a8d90;
    border-radius: 50%;
    opacity: 0.8;
}
.mask img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
    cursor: zoom-out;
}
.price_baohan span{
    margin-bottom: 3px;
}
.ly_bncc_tab{
    display: block;
    float:left;
    width:1.2rem;
    height: 0.35rem;
    text-align: center;
    line-height: 0.35rem;
    cursor: pointer;
    /*background: #ffeded;*/
    /*color:#df0024;*/
    /*border: 1px solid #ccc;*/
    /*margin-right:0.2rem;*/
}
.ly_bncc_table span:hover{
    background: #1b6d8c;
    color:#fff;
}
.ly_bncc_tab_acitve{
    background: #1b6d8c;
    color:#fff;
}


.ly_bncc_cells_tab{
    display: block;
    float:left;
    width:1.2rem;
    height: 0.35rem;
    text-align: center;
    line-height: 0.35rem;
    cursor: pointer;
    /*background: #ffeded;*/
    /*color:#df0024;*/
    /*border: 1px solid #ccc;*/
    /*margin-right:0.2rem;*/
}
.ly_bncc_cells_table span:hover{
    background: #1b6d8c;
    color:#fff;
}
.ly_bncc_cells_tab_acitve{
    background: #1b6d8c;
    color:#fff;
}
.customer_service{
    display: inline-block;
    width:1rem!important;
    height: 0.3rem;
    background:rgb(255,237,237);
    color:#df0024;
    text-align: center;
    line-height: 0.3rem;
    border: 1px solid #df0024;
    cursor: pointer;
}
/*规格样式*/
.gu_desc {
    position: absolute;
    width:2.5rem;
    /*right: 0;*/
    /*top: -55px;*/
    left: -2px;
    top: -268px;
    border: 1px solid #eee;
    /*background:url("../images/3b770dc2a0e8258ce4d0891f3b8010fa.png")no-repeat;*/
    background:url("../images/3c40125e8ac06c204efd6d5ccfd21c13.png")no-repeat;
    background-position: left bottom;
    background-color: #fff;
    padding: 15px;
    display: none;
    z-index: 999;
    bottom: 30px;
}
.gu_desc span {
    display: inline-block;
    font-size: 14px;
    height: 61px;
    padding-top:13px;
}
.gu_desc span:nth-child(3){
    padding-top:0;
}
.gu_desc span:nth-child(4){
    padding-top:0;
}
.gu_desc img {
    width: 220px;
    height: 165px;
    margin-top: 10px;
}


