/* 文章内容 */
#article-details{
    margin-top: 5rem;
    margin-bottom: 5rem;
}
#article-details .breadcrumb{
    background: #ffffff;
    padding-bottom: 0;
}

#article-details .page{
margin-bottom: 4rem;
}

#article-details .right .categories .border-red{
    width: 20%;border: 1px red solid

}
#article-details .right ul li{
    list-style: none;
}

#article-details .right ul li a{
    color: #242424;
}

#article-details .right ul li a:hover{
    color: #0cdbdb;;
}
#article-details .right ul li  .active{
    color:#0cdbdb;
}
#article-details .right .bg-f2f2{
    padding-top: 2rem;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 4rem;
}
#article-details  .categories  .border-sliver{
    width: 80%;border: 1px #d7d6d6 solid

}

#article-details .left{
    padding-right: 4rem;
}
@media screen and (max-width: 1200px) {
    #article-details .left{
        padding-right: 15px;
    }
}
#article-details .left #article-content img {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1200px) {
    #article-details .left #article-content img {
        width: 100%;
        height: auto;
    }
}
/* 产品内容 */
#product-details .swiper-container5 {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

#product-details .swiper-slide {
    background-size: cover;
    background-position: center;

}

#product-details .gallery-top {
    height: 80%;
    width: 100%;
}

#product-details .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

#product-details .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;

}

#product-details .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
#product-details{
    background: #f8f9fa;
    padding-top: 3%;
    padding-bottom: 5%;

}

#product-details .swiper-button-next.swiper-button-white, #product-details .swiper-button-prev.swiper-button-white {
    color: #313131;
}



#product-details .right p{
    line-height: 1;
}

#product-details .right ul li,#product-details .right ul,#product-details .right ol li,#product-details .right ol {
    margin-left: 0;
    padding-left: 0px;
}
#product-details .content{
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 4rem;
    padding-bottom: 6rem;
    margin-top: 5rem;
    line-height: 1.2;
    background: #ffffff;

}
#product-details .content img{
    max-width: 100%;
    height: auto;
}

#product-details .right a{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
#product-details .right:hover h3{
    color: #0cdbdb;
  /*  background: linear-gradient(to right, #0cdbdb, #37ff00);
    -webkit-background-clip: text;
    color: transparent; */
}

#product-details .fa-star{
    font-size:20px;color:rgb(255, 198, 23)
}
#product-details .right{
    padding-left: 2rem;
}

#product-details #fff{
    position: relative;height:800px;
}
@media screen and (max-width: 1200px) {

    #product-details .right{

        padding-left: 2rem;
    }


}

@media screen and (max-width: 740px) {
    #product-details .right{
        padding-left: 15px;
    }
    #product-details .right{
        padding-top: 3rem;
        padding-left: 15px;
    }
    #product-details #fff{
    position: relative;height:750px;
    }

}
@media screen and (max-width: 480px) {

    #product-details #fff{
    position: relative;height:620px;
    }

}

#product-details .nav-tabs .nav-link {

    line-height: 2;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
}

#product-details .d-product{
    background: #ffffff;
}

#product-details .d-product .col-md-3 .list{
    border: 1px solid #e2e2e2;
    margin-top: 4rem;
    margin-bottom: 4rem;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition:0.2s;
    -o-transition: 0.2s;
}
#product-details .d-product .col-md-3 .list:hover{
    border: 1px solid rgba(234, 234, 234, 0.64);
    box-shadow:  0px 5px 14px  #d9d9d9;
}
#product-details .d-product .col-md-3 .list:hover img{
    opacity: 0.95;
}
#product-details .d-product .col-md-3 .list a{
    color: #2b2b2b;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition:0.2s;
    -o-transition: 0.2s;
}
#product-details .d-product .col-md-3 .list a:hover{
    color: #0cdbdb;
    text-decoration: none;
}

@media screen and (max-width: 740px) {

#product-details .d-product .col-md-3 .list{
    border: 1px solid #e2e2e2;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition:0.2s;
    -o-transition: 0.2s;
}
#product-details .mt-5rem {
    margin-top: 2rem;
}
#product-details .mb-5rem {
    margin-bottom: 2rem;
}
#product-details .content {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 2rem;
    padding-bottom: 2.5rem;
    margin-top: 2rem;
    line-height: 1.2;
    background: #ffffff;
}
}

/* review */

.review .header .star-5g,.review .header .star-5g .fa{
    font-size: 2rem !important;
}
.review .header{
    border: 1px solid #e5e5e5;
    padding-left: 2rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
    box-shadow: 0px 5px 14px  #d9d9d9;
}
.review .header .clearfix p{
    position: relative;top:-4px
}
.review .header .clearfix .fa{
    color: #ffe000 !important;
}
.review .header .clearfix p i{
    font-size: 1rem !important;
    color: #181818 !important;
}

.review .c-list{
    border: 1px solid #e5e5e5;
    box-shadow: 0px 5px 14px  #d9d9d9;
    padding-left: 1rem;
}
