.product-content{
    padding-top: 3rem;
    width: 100%;
}
.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;
}

.category_content{
    width: 100%;
    border-bottom: 1px solid #ccc;
}
.category_content .category_content_left{
    width: 28.9rem;
}
.category_content .category_content_left .title{
    width: 100%;
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.8rem;
    color: #555555;
    display: block;
    padding-bottom: 2rem;
    border-bottom: 1px solid #dcdcdc
}
.category_content .category_content_left .category-menu {
    cursor: pointer;
    max-height: 51.2rem;
    overflow-y: scroll;

}



/* WebKit 浏览器（Chrome/Safari/Edge） */
.category_content .category_content_left .category-menu::-webkit-scrollbar {
    width: 2rem; /* 设置垂直滚动条宽度为 2rem（大概32px） */
}

.category_content .category_content_left .category-menu::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.category_content .category_content_left .category-menu::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 1rem;
    border: 4px solid transparent;
    background-clip: content-box;
}

.category_content .category_content_left .category-menu::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

.category_content .category_content_left .category-menu .has-children.open span{
    font-weight: 800;
}
.category_content .category_content_left .category-menu .has-children span{

    font-family: Roboto;
  
    font-size: 1.4rem;
    color: #555555;

}
.category_content .category_content_left .category-menu .has-children a{
    font-family: Roboto;
  
    font-size: 1.4rem;
    color: #555555;
}
.category_content .category_content_left .category-menu .has-children{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #dcdcdc;
}

.category_content .category_content_left .category-menu .children-container{
    padding-bottom: 2.3rem;
    border-bottom: 1px solid #dcdcdc;
    display: none;
}
.category_content .category_content_left .category-menu .children-container.show{
    display: block;
}
.category_content .category_content_left .category-menu .children-container .category-item {
    width: 9rem;
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.4rem;
    color: #555555;
    line-height: 3rem;
    width: 100%;
}
.category_content .category_content_left .category-menu .children-container .category-item a{
    text-decoration: none !important;
    color: #555 !important;
}
.category_content .category_content_left .category-menu .children-container .category-item a.active{
    color: orange !important;
    font-weight: 800;
}
.category_content .category_content_right{
    width:103.8rem;
}

.category_content .category_content_right .banner_category{
    width: 100%;
    height: 20rem;
    position: relative;
    background-image: url('../images/category/Contact-Us.jpg');
    background-size: contain;
    background-repeat: no-repeat;
}
.category_content .category_content_right .banner_category .title{
    position: absolute;
    display: block;
    left: 49.6rem;
    top: 3.8rem;
    font-family: Roboto;
    font-weight: 500;
    font-size: 2.8rem;
    color: #F8931F;
    line-height: 4rem;
    background: linear-gradient(0deg, #F8A41F 0%, #F56610 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.category_content .category_content_right .banner_category .concat{
    width: 22.2rem;
    height: 4rem;
    background: #FFFFFF;
    box-shadow: 0rem 1rem 2rem 0rem #DBDBDB;
    border-radius: 0rem 2rem 2rem 2rem;
     position: absolute;
    display: block;
    left: 49.6rem;
    top: 8.3rem;
    padding-left: 3.3rem;
    padding-right: 2.3rem;
    gap: 1.4rem;
    margin-top:1rem
}
.category_content .category_content_right .banner_category .concat span{

    font-family: Roboto;
    font-weight: 500;
    font-size: 1.5rem;
    color: #F8931F;
}

.category_content .category_content_right .banner_category .concat img{
    width: 2.3rem;
height: 1.9rem;
}

.category_content .category_content_right .banner_category .concat span:hover{
        border-bottom: 1px solid orange;
}

.related-products-data{
    gap: 2px;
}
.related-products-data .imtes-related{
   width: calc(25% - 3px) !important;

    border-radius: 0px !important;

}
.related-products-data.list-item .imtes-related{
    width: 100% !important;
    border-bottom: 1px solid #ccc;
    border-right: 0px !important;
    height: 26rem;
    margin-top: 1rem;
    padding-right: 20px;
}

.related-products-data .imtes-related:hover{
    border-bottom: 1px solid #ccc !important;
}

.product-content .container, .product-description.container, .related-products.container, .review-product.container {
    padding: 0px 26rem !important;
}

.select-display{
    width: 20rem;
height: 3.8rem;
background: #FFFFFF;
border-radius: 1.9rem;
border: 0px solid #DCDCDC;
}

.page-data span{
    width: 17.3rem;
height: 1.4rem;
font-family: Roboto;
font-weight: 400;
font-size: 1.4rem;
color: #555555;
}

.painagin{
    margin: 6.8rem auto;
    gap: 1rem;
    width: 30rem;
    
}
.painagin span,.painagin a{
    width: 4rem;
height: 4rem;
text-align: center;
line-height: 4remcursor: pointer;;
border-radius: 0.5rem;
line-height: 4rem;
 text-decoration: none;

font-family: Roboto;
font-weight: 400;
font-size: 1.6rem;
color: #000000;
display: block;
}

.painagin span:hover,.painagin a:hover{
    background: #F5F5F5;
border-radius: 0.5rem;
}
.painagin .active{
     background: #F5F5F5;
border-radius: 0.5rem;
}
.filter-checkbox .filter-title{
   
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.8rem;
    color: #555555;
    margin-top: 5.5rem;
    margin-bottom: 3.4rem;
    display: block;
}
.filter-checkbox-item{
    margin-top: 2.2rem;
    cursor: pointer;
    gap: 1rem;
}
.filter-checkbox-item span{
    
font-family: Roboto;
font-weight: 400;
font-size: 1.4rem;
color: #555555;
}
.filter-checkbox-item span.active{
    background-color: orange;
}
.checkbox{
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.checkbox:hover{
    background-color: orange;
}

/* 选中时修改 checkbox 和文字样式 */
.filter-checkbox-item input[type="checkbox"]:checked + span {
  color: orange;  /* 文字变橙色 */
}

.filter-checkbox-item input[type="checkbox"]:checked {
  accent-color: orange;  /* 仅适用于现代浏览器 */
}

/* 如果需要兼容旧浏览器，可以自定义 checkbox 样式 */
.filter-checkbox-item {
      position: relative;
  
    text-decoration: none;
    display: block;
}


/* 选中时背景变橙色 */
.filter-checkbox-item input[type="checkbox"]:checked ~ .checkmark {
  background-color: orange;
}

/* 选中时文字变橙色 */
.filter-checkbox-item input[type="checkbox"]:checked ~ span {
  color: orange;
}
.price_range{
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 1rem;
    
}
.price_range .price_range_title{
   
font-family: Roboto;
font-weight: 400;
font-size: 1.4rem;
color: #555555;
display: block;
}
.price_range input{
    width: 7.86rem;
    height: 3rem;
    background: #F5F5F5;
    border-radius: 0.2rem;
    border: 0px solid #DCDCDC;
    text-align: center;
}
.trig {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 4px; /* 控制两个三角形之间的间距 */
}
.Sale{
    color: red !important;
}
/* 向上的三角形 */
.trig span:first-child {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-bottom: 1rem solid #333; /* 修改颜色 */
}

/* 向下的三角形 */
.trig span:last-child {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-top: 1rem solid #333; /* 修改颜色 */
}




.related-products-data.list-item .imtes-related .items-img{
    width: 16.7rem;
}


.related-products-data.list-item .imtes-related a.items-des{
   width: 54rem;
    display: block;
}

.related-products-data.list-item .imtes-related .product_title{
        font-family: Roboto;
    font-weight: 500;
    font-size: 1.8rem;
    color: #000000;
    line-height: 2rem;
}


.related-products-data.list-item .imtes-related ul{
    /*font-family: Adobe Heiti Std;*/
    font-weight: normal;
    font-size: 1.4rem;
    color: #777777;
        margin-bottom: 2.5rem;
    padding-bottom: 0;
}

.related-products-data.list-item .imtes-related .des{
  
font-family: Roboto;
font-weight: 400;
font-size: 1.4rem;
color: #777777;
}
.related-products-data.list-item .imtes-related:hover{
    border-bottom: 1px solid #ccc !important;
    box-shadow: 0rem 1rem 2rem 0rem #DBDBDB;
}


.category_filter{
        width: 103.8rem;
    height: 5rem;
    background: #F5F5F5;
    border-radius: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
}


 .tag {
        position: absolute;
    top: 5px;
    display: flex
;
    flex-direction: column;
    gap: 7px;
    left: 13px;
        z-index: 99;
}


  .tag span {
    width: 2.8rem;
    height: 1rem;
    font-family: Roboto;
    font-weight: 500;
    font-size: 1.4rem;
    color: #1ABB0F;
    top: 1rem;
}
  .tag .Hot {
    color: orange;
}

 .tag .New {
    color: green;
}

/**/