﻿@charset "utf-8"; 
#liinquiry{display:none}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.kche-t45>.kche-flex {padding-left: 20px;background: #f5f5f5;}
footer .foot-main .foot-item .foot-title img{max-width:inherit;max-height:120px;}
footer .foot-main .foot-item.foot-cate2 ul li{width: 100%;}
@media (max-width:1024px){footer .foot-main .foot-item.foot-cate{width:45%;max-width:none}
footer .foot-main .foot-item.foot-cate:nth-of-type(3) ul li{width:100%}}
@media (max-width:480px){footer .foot-main .foot-item.foot-cate{width:100%}}
@media (min-width:1025px){footer .foot-main .foot-item.foot-about{width:35%;}
footer .foot-main .foot-item.foot-contact{width:20%;}
footer .foot-main .foot-item.foot-cate:nth-child(3){width:10%;}}
@media (min-width:1025px) and (max-width:1440px){footer .foot-main .foot-item.foot-cate{max-width:26%;}}
.head-menu-box nav>ul>li#liproducts ul li:nth-child(-n+3){display: none}