﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #fff; }  
.table tr:nth-child(odd) {  background: #eee;  } 
.product-detail .detail-content img{    display:block; margin:0 auto}
.home-about .item1 .about-img {background-image: url(/uploads/43237/news/p20250106112854160bb.jpg);}
.home-about .item2 .about-img {background-image: url(/uploads/43237/news/p2025010614064319b53.jpg);}
.sidebar-prolist .pro-more{text-transform:unset}
.news-main .news-list.list0 .new-img>img{object-fit: contain;}
header .head-top .l-wrap{display:flex;align-items:center}
header .head-top .l-wrap .item{margin-right:20px}
@media screen and (max-width:1080px){header   .head-top{display:none}}

header{background:#000}
header .head-top .l-wrap a,header .head-top .l-wrap em{color:#fff}
header .head-top .l-wrap a:hover,header .head-top .l-wrap em:hover{color:var(--color)}
@media (min-width:1081px){.head-nav>ul>li>a{color:#fff;}}
@media (max-width:1080px){.head-nav .nav-btn span{background:#fff;}}
.head-logo span{color:#fff;}
@media(min-width:1025px){header+main{margin-top: 126px;}.head-logo{max-width: unset;}}
@media(max-width:1024px){.head-logo span{display:none;}}
.home-about .item2 .about-img,.home-about .item1 .about-img{background-position: center;background-size: contain;}
 @media (min-width:1100px) {.head-logo span{font-size: 20px;font-weight: 800;}}
.product-detail .detail-content>.detail-title{display:none;}