﻿@charset "utf-8"; 
.pro-detail table tr:nth-child(even) {  background: #fff; }  
.pro-detail table tr:nth-child(odd) {  background: #eee;  }
.pro-detail table, .pro-detail td, .pro-detail th {  border: 1px solid var(--color);}
@media (min-width:769px){.head{height:120px !important;}
.head .head-top{height:40px;background:#DDE3E8;width:100%;}
.head .head-top .common-wrapper{display:flex;align-items:center;justify-content: space-between;height:100%;}
.head .head-top .top-right{display:flex;align-items: center;}
.head .head-top .item{margin-left:20px;}
.head .head-top .item em{color:var(--color);margin-right: 7px;}
.head .head-top .item a:hover{color:var(--color)}
.head.headscroll,.head-wrapper{height:80px !important}
.head.headscroll .head-top{height:0;opacity:0;}
main{margin-top:120px;}}
.head-nav>ul>li>a{font-weight: var(--fontbold7);}
@media (min-width:769px) and (max-width:1300px){.head-logo img{max-height:40px;}
.head-nav>ul>li>a{padding:0 6px;}}
footer .search-box{display:none}
footer .footer-top{background: #292929;padding:20px 0;}
footer .footer-top .list{display:flex;align-items: center;}
footer .footer-top .list .item{margin-right:20px;color:#fff;}
footer .footer-top .list .item em{margin-right:7px;}
footer .footer-top .list .item a{color:#fff}
footer .footer-top .list .item a:hover{color:var(--color)}
@media (max-width:768px){footer .footer-top .list{flex-wrap:wrap;}
footer .footer-top .list .item{width:100%;}
footer .footer-top .list .item:nth-child(n+2){margin-top:5px;}}
.about {background: url(/uploads/46696/banner/20260206030259d0e62.jpg) #000000 no-repeat center center; }