﻿@charset "utf-8"; 
:root{--color:#F89C1D}
.table-wrap tr:nth-child(even) {  background: #fff; }  
.table-wrap tr:nth-child(odd) {  background: #eee;  } 
header .head-top,.footer-bottom{background:#2A2F42}
header .head-top .head-contact .item em{color:var(--color)}
.footer-bottom .main .mid ul li a em.icon-youjiantou{color:var(--color)}
.footer-bottom .main .mid ul li a em.icon-youjiantou:before{content:">"}
.home-case .l-wrap .theme{color:var(--color)}
.home-case .l-wrap .title{color:var(--fontcolor)}
.preview-container .small-box img,.preview-container .thumbnail-box .item img{height:100%;object-fit:contain}
@media (min-width:769px){.home.home-about .unify .title{font-size:32px}}
@media (min-width:769px) and (max-width:1600px){.home.home-about .unify .title{font-size:2vw;}}
.sidebar .categories ul li.LiLevel1>a{font-weight:var(--fontbold7)}
#wmkc li.wmkc-whatsapp .wmkc-whatsapp-img{transform-origin: right top;bottom:auto;top:0;}
.home-more,.product .page-container .product-catelist .product-cateitem .cate-info .cate-more,.pro-list li .pro-info .btn{text-transform: capitalize !important;}