#new_list{
    background: #f8f9fa;
    padding-top: 4%;
    padding-bottom: 5%;

}
#new_list .breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #f8f9fa;
    border-radius: .25rem;
}
#new_list .left .h6{
    line-height: 1.6;
    font-size: 0.95rem;
    padding-top: 1rem;
}
#new_list .left hr{
    margin:5% 0;
}
#new_list .hr-header{
    margin-left: 1rem;margin-right: 1rem;margin-top: 0;margin-bottom: 2rem
}
#new_list a{
    color: #2c2c2c;
}
#new_list .right a{
    color: #656565;
}
#new_list a:hover{
    color: #17b742;
    text-decoration: none;
}

#new_list .right hr{
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-top: 1px dashed rgba(0, 0, 0, 0.13);
}
#new_list .right .row{
    padding-top: 2rem;
}
#new_list .right .row a{
    padding-top: 1rem;
    line-height: 2;
}
#new_list .right  .col-xl-5{
    padding-left: 0;
}
/* 产品列表 */

#product_list #tel-table{
    margin-top: 3rem;
    margin-bottom: 9rem;
}
#product_list .page{
    margin: 5% 0;
}
#product_list{
    background: #f8f9fa;
    padding-top: 2.5%;
    padding-bottom: 5%;
}


#product_list .right{
    padding: 4rem 20px;
}



#product_list .right ul li{
    list-style: none;
    line-height: 2.5;
    padding: 0.5rem;


}
#product_list .right ul li a{
    color: #212529;
}
#product_list .right ul li:hover{
    background-color: #f1f0f0;
}
#product_list .right ul  .hover{
    background-color: #f1f0f0;
    color: #17b742;
}
#product_list .right ul  .hover a{
    background-color: #f1f0f0;
    color: #17b742;
}
#product_list .right ul li a:hover{
    color: #17b742;
    text-decoration: none;
}
#product_list .right ul li:first-of-type{
    list-style: none;
    line-height: 2.5;
    padding: 0.5rem;
    font-size: 1.7rem;

}
#product_list .left .row a div .bg-light:hover {
    border: 0px #20c997 solid;
}
#product_list .right ul{

    padding-left: 0;
    color: #a4a4a4;


}


#product_list a{
    color: #2c2c2c;
}
#product_list .right a{
    color: #656565;
}
#product_list a:hover{
    color: #17b742;
    text-decoration: none;
}


#product_list .left{

    padding-top: 5%;
}
#product_list .left .bg-light{
    padding-top: 1rem;
    padding-bottom: 1rem;
}
#product_list .left p{
    margin-bottom: 0.2rem;
}

#product_list .table td p{
    padding-top: 10px;
}

#product_list .row  .row .col-md-4{
    margin-bottom: 4.5%;
}

#product_list .left .row a div{
    border: 1px #ffffff solid;
}

#product_list .left .row a div:hover{
    border: 1px #20c997 solid;
}

/* 产品模板列表 1 */
#product_list_1{
   margin-top: 4rem;
    margin-bottom: 10rem;
}
#product_list_1 .swiper-container-ProductNav{
    border: 1px solid #dbdbdb;

    position: relative;overflow: hidden;margin-right:50px;margin-left:50px
}
#product_list_1 .swiper-wrapper{
    margin-right: 3rem;

}


#product_list_1 .swiper-wrapper  a{
    color: #000000;
}
#product_list_1 .class_list{
    position: relative;
}
#product_list_1 .swiper-wrapper .swiper-slide{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    -webkit-transition: background-color .2s ease-in,color .2s ease-in;
    -moz-transition: background-color .2s ease-in,color .2s ease-in;
    transition: background-color .2s ease-in,color .2s ease-in;
}
#product_list_1 .swiper-wrapper .swiper-slide:hover{
    background:  #343a40
}
#product_list_1 .swiper-wrapper .swiper-slide:hover a{
    color: #ececec;
    text-decoration: none;
}
#product_list_1 .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none;


}
#product_list_1 .swiper-container-ProductNav .swiper-wrapper{
    right: 20px;

}
#product_list_1 .product_list{
    margin-top: 5%;

}
#product_list_1 .product_list .item{
    border: 1px solid #dcdcdc;
    box-shadow:0 0 9px 3px rgba(222, 222, 222, 0.72);
}
#product_list_1 .product_list .item p{
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-top: 1px solid #dcdcdc;
    min-height: 80px;
    margin: auto;
    background: #f3f3f3;
    -webkit-transition: background-color .2s ease-in,color .2s ease-in;
    -moz-transition: background-color .2s ease-in,color .2s ease-in;
    transition: background-color .2s ease-in,color .2s ease-in;
    color: #3b3b3b;

}
#product_list_1 .product_list a:hover{
    text-decoration: none;
}
#product_list_1 .product_list .item:hover p{
    background: #343a40;
    color: #ffffff;

}

#product_list_1 .product_list .w_item{
    padding-bottom: 2rem;

}
#product_list_1 .swiper-wrapper .click,#product_list_1 .swiper-wrapper .click a{
    background: #343a40;
    color: #ffffff;
}
@media screen and (min-width: 980px){
    #product_list_1 .product_list .w_item{
    padding-bottom: 2rem;
    min-width: 300px;

}
}

/* 视频列表 */
#video_list{
    background: #f8f9fa;
    padding-top: 2.5%;
    padding-bottom: 5%;
}


#video_list .right,#new_list .left{
    padding: 3rem 20px;
}

#video_list .right hr{
    margin:15% 0
}

#video_list .right ul li{
    list-style: none;
    line-height: 2;

}
#video_list .right ul{

    padding-left: 0;
    color: #a4a4a4;


}


#video_list a{
    color: #2c2c2c;
}
#video_list .right a{
    color: #656565;
}
#video_list a:hover{
    color: #17b742;
    text-decoration: none;
}

#video_list .table td, .table th{
    padding: 0;
}
#video_list .left{

    padding-top: 5%;
}
#video_list .left .bg-light{
    padding-top: 1rem;
    padding-bottom: 1rem;
}
#video_list .left p{
    margin-bottom: 0.2rem;
}

#video_list .table td p{
    padding-top: 10px;
}

#video_list .row  .row .col-md-4{
    margin-bottom: 4.5%;
}

#video_list .left .row a div{
    border: 1px #ffffff solid;
}

#video_list .left .row a div:hover{
    border: 1px #20c997 solid;
}
