﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
#tagTabs .tagItem:nth-child(2){display:none}
#tagContent1{display:none}
@media (min-width:769px){.contact-list .contact-item{height:280px}}
.kche-t162 .kche-t162-item{height:auto}
.foot-nav {width:100%;}
.foot-info {margin:0;}
.foot-nav>div {max-width:24%;width:auto;}
@media (max-width:1024px){.foot-nav{flex-wrap:wrap}
.foot-nav>div.foot-info{max-width:100%;width:100%;margin-bottom:20px}
.foot-nav>div {max-width:32%;}}
@media (max-width:768px){.foot-nav>div {max-width:100%;}
.foot-nav .foot-item.foot-cate .foot-list li{width:100%}}
.home-brand {padding-bottom:4%;}
.home-brandlist {display:flex;flex-wrap:wrap;justify-content:space-between;}
.home-brandlist li {width:17%;position:relative;padding-bottom:14%;}
.home-brandlist li img {width:100%;height:100%;position:absolute;top:50%;left:50%;object-fit:contain;transform:translate(-50%,-50%);}
.home-brandlist li:nth-child(3) img {height:80%}
@media (max-width:1024px){.home-brandlist li{width:20%}}
.home-project{display:none;}
.head-list{max-width: 1000px;}
.head-list .item:nth-child(1) {flex: inherit;}