﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #f2f2f2;}
table tr:nth-child(even){background-color: #fff;}
table tr:first-child{background-color: #F89C1D;}
@media (min-width:1025px){.prodetail-specifications#tagContent2{margin-top:-15px;padding-top:15px}}
footer .foot-info img{width:auto}
.head-logo a .cname{padding-left:10px;font-weight: var(--fontbold7);}
@media (max-width:768px){.head-logo a .cname{display:none}}
footer .foot-item.foot-info .foot-logo{display:flex;align-items:center}
footer .foot-item.foot-info .foot-logo p{padding-left:10px;font-weight: var(--fontbold7);}
@media (min-width:1025px){footer .foot-item.foot-info{width:20%;}}
@media (min-width:1024px){.head-nav .nav-ul>li>a{font-size:15px;margin:0px 5px}}
 @media (min-width:1024px) and (max-width:1440px){.head-nav .nav-ul>li>a{font-size:12px}
}

@media (min-width:1025px) {
footer .foot-item.foot-cate {width: 16%;}
footer .foot-item{width: 18%;}
}