.product-content{
    width: 100%;
    padding-top: 3rem;
}
.product-content .breadcrumb ,.product-content .breadcrumb ol{
    padding: 0px;
}
.product-content .breadcrumb li{
   
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #777777;
}
.product-content .breadcrumb li a{
     color: #777777;
}
.blog_left{
        width: 95.4rem;
}

.blog_left .blog_img{
        width: 95.4rem;
    height: 45rem;
}

.blog_left .blog_title{
        font-family: Roboto;
    font-weight: bold;
    font-size: 2rem;
    color: #010101;
    display: block;
    margin-top: 3.4rem;
}

.blog_left .product_date{
        font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #7E7E7E;
    display: block;
    margin-top: 3rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid #ccc;
}

.blog_left .comment .title{
        width: 15.2rem;
    /* height: 1.3rem; */
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.8rem;
    color: #000000;
    display: block;
    border-bottom: 2px solid orange;
    margin-top: 5.5rem;
    margin-bottom: 3.8rem;
    padding-bottom: 1rem;
}
.blog_left .comment .content{
        font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #000000;
    display: block;
    margin-bottom: 2.9rem;
}

.blog_left .comment .form-item{
        width: 100%;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 3rem;
}

.blog_left .comment .form-item input{
        width: 46rem;
    height: 4rem;
    background: #FFFFFF;
    border-radius: 2rem;
    border: 1px solid #dcdcdc;
    /* width: 3.7rem; */
    /* height: 1rem; */
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #AAAAAA;
    padding-left: 1.5rem;
    outline: none; /* 禁用聚焦轮廓 */

}
.blog_left .comment .form-item input:focus{
    border: 1px solid orange;
}
.blog_left .comment .form-item textarea{
        width: 95.4rem;
    height: 14rem;
    background: #FFFFFF;
    border-radius: 2rem;
    border: 1px solid #DCDCDC;
    /* width: 6.3rem; */
    /* height: 1.3rem; */
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #AAAAAA;
    padding-left: 1.5rem;
    padding-top: 1.5rem;
    outline: none; /* 禁用聚焦轮廓 */
}
.blog_left .comment .form-item textarea:focus{
    border: 1px solid orange;
}
.blog_left .comment .submitss{
        width: 18rem;
    height: 4rem;
    background: #F8931F;
    border-radius: 2rem;
    /* width: 11.8rem; */
    /* height: 1.3rem; */
    font-family: Roboto;
    font-weight: bold;
    font-size: 1.8rem;
    color: #FFFFFF;
    text-align: center;
    display: block;
    line-height: 4rem;
    cursor: pointer;
    margin-bottom: 10rem;
}
.blog_left .comment .submitss:hover{
    background-color: #f8f9fa;
    color: orange;
}
.blog_right{
    width: 36rem;
}


.blog_right .keyword{
    width: 36rem;
height: 4rem;
background: #FFFFFF;
border-radius: 2rem;
border: 1px solid #DCDCDC;
margin-bottom:3.4rem;
padding-left: 2.5rem;

font-family: Roboto;
font-weight: 400;
font-size: 1.4rem;
color: #BBBBBB;
outline: none; /* 禁用聚焦轮廓 */
}
.blog_right .keyword::focus{
    border: 1px solid #DCDCDC;
}
.blog_right .input{
    position: relative;
        width: 36rem;
}
.blog_right .input i{
    position: absolute;
    right: 1rem;
        top: 1rem;
    font-size: 1.5rem;
}

.blog_right .key_res{
        list-style: none;
    width:36rem;
    height: 16.5rem;
    background: #FFFFFF;
    box-shadow: 0rem 1rem 1rem 0rem #DDDCDC;
    border-radius: 0.5rem;
    border: 0px solid #DCDCDC;
    cursor: pointer;
        top: 7rem;
    position: absolute;
    display: none;
}
.blog_right .key_res li{
        font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #777777;
    margin-top: 2.1rem;
    line-height:1;
}
.blog_right .about .title,.blog_right .recent .title{
        /* width: 4.8rem; */
    /* height: 1.4rem; */
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.8rem;
    color: #000000;
    display: block;
    padding-bottom: 1px solid orange;
    border-bottom: 2px solid orange;
    width: 5.3rem;
    margin-bottom: 3rem;
     padding-bottom: 1rem;
}
.blog_right .recent .title{
    width: 11rem;
}
.blog_right .about .content{
    width: 36.3rem;
    height: 8.7rem;
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #555555;
    display: block;
    margin-bottom: 5.6rem;
}


.blog_right .recent_item{
    gap: 2rem;
    margin-top: 3rem;
        text-decoration: none;
}




.blog_right .recent_item .recent_item_img{
    width: 7.5rem;
    height: 7.5rem;
    object-fit: cover;
}


.blog_right .recent_item .content span:nth-child(1){
        width: 23.6rem;
    height: 3.6rem;
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #000000;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    min-height: 4rem;

}
.blog_right .recent_item .content span:nth-child(1):hover{
    color: orange;
}

.blog_right .recent_item .content span:nth-child(2){
        font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #7E7E7E;
    display: block;
    margin-top: 2.3rem;
    line-height: 1;
}
.blog_right .product_blog{
    margin-top: 7.3rem;
}

.blog_right .product_blog .title{
      font-family: Roboto;
    font-weight: 500;
    font-size: 1.8rem;
    color: #000000;
    display: block;
    padding-bottom: 1px solid orange;
    border-bottom: 2px solid orange;
    width: 20.3rem;
    margin-bottom: 3rem;
    padding-bottom: 1rem;
}


.product_blog_item {
    gap: 1.1rem;
    padding-bottom: 2.4rem;
    border-bottom: 1px solid #ccc;
    margin-top: 2.4rem;
}
.product_blog_item:last-child{
    border: none;
}

.recent_item_img{
        width: 7.5rem;
    height: 7.5rem;
    border-radius: 0.5rem;
    border: 0px solid #DCDCDC;
}


.blog_right .product_blog_item .content span:nth-child(1){
        font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #555555;
    display: block;
    margin-top: 1.1rem;
    margin-bottom: 1.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
    width: 27rem;
    display: block;
}

.blog_right .product_blog_item .content span:nth-child(2){
        width: 10.5rem;
    height: 2.8rem;
    background: #f8f9fa;
    border-radius: 1.4rem;
    display: block;
    /* width: 7.2rem; */
    /* height: 1.4rem; */
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 2.8rem;
    cursor: pointer;
    color: orange;
}


.blog_right .product_blog_item .content span:nth-child(2):hover{
    background-color: orange;
    color: #fff;
}
.blog_content{
        border-bottom: 1px solid #cdcdcd;
}






.review_list{
    padding-top: 3rem;
    border-top: 1px solid #ccc;
    padding-bottom: 3.5rem;
    /*margin-top: 9rem;*/
}

.review_list .review_list_left{
    width: 36%;
    gap: 1.4rem;
}
.review_list .review_list_left .avtar{
    width: 3rem;
    height: 3rem;
    border-radius: 30%;
    background-color: #ccc;
        color: #998f8f;
    line-height: 3rem;
    text-align: center;
}

.review_list .review_list_left .customer-title{

        font-family: Roboto;
        font-weight: 400;
        font-size: 1.4rem;
        color: #010101;
        line-height: 1;
}
.review_list .review_list_left .date{
    margin-top: 0.6rem;
    margin-bottom: 1.4rem;
      line-height: 1;
}
.review_list .review_list_left .date span{
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #777777;
    line-height: 1;
    
    
}

.review_list .review_list_right{
    width: 80%;
}
.review_list_right .imgs{
    gap: 2rem;
}

.review_list_right .imgs img{
         width: 6.2rem;
    height: 6.2rem;
    border: 1px solid #ccc;
}

.review_list_right .model{
    margin-top: 3rem;
    line-height:1;
    margin-bottom: 2.4rem;

font-family: Roboto;
font-weight: 400;
font-size: 1.4rem;
color: #777777;
}

.review_list_right .review_content span{
    line-height: 1;
    display: block;

font-family: Roboto;
font-weight: 400;
font-size: 1.4rem;
color: #777777;
}
.review_list_right .review_content span:nth-child(1){
    margin-bottom: 0.9rem;

font-family: Roboto;
font-weight: 400;
font-size: 1.4rem;
color: #000000;
}

.review_list:last-child{
    border-bottom: 1px solid #dcdcdc;
}


.related-products.container{
        padding-bottom: 7.3rem !important;
  
}
.review-product .review_tittle{
      border-top: 1px solid #ccc;
      padding-top: 6.5rem !important;
      gap:1.2rem;
      padding-bottom: 1rem;
}
.review-product span{
  
    font-family: Roboto;
    font-weight: 500;
    font-size: 2.4rem;
    color: #010101;
    line-break: 1;
}
.review-product img{
    width: 2rem;
    height: 1.8rem;
}
.review-product .write_view{
    display: block;
    margin-left: auto;
    /* width: 92px; */
    /* height: 10px; */
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #0094D2;
    cursor: pointer;
}

.review-product .cancel_review{
    display: none;
     margin-left: auto;
    /* width: 92px; */
    /* height: 10px; */
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #0094D2;
    cursor: pointer;
}

tbody, td, tfoot, th, thead, tr
{
        border-color: #cfcfcf;
    border-style: solid;
    border-width: 1px;
}
