﻿@charset "utf-8"; 
:root{--color:#131129;--color1:#131129;--hovercolor:#131129;--fontfamily:Arial ,sans-serif;}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.home-tip{color:var(--color)}
.home-tip span::before{background: var(--color);}
footer .foot-list li a em,footer .foot-link li em{color:#fff;}
footer .foot-logo img{width:auto;}
footer .foot-item.foot-info .erweima{margin-top:15px;display:flex;justify-content:space-between;max-width:360px}
footer .foot-item.foot-info .erweima img{width:48%}
footer .foot-title{padding-left:0;font-size:var(--fontsize22)}
footer .foot-title::before{display:none;}
footer .foot-logo{margin-bottom:20px;}
.kche-t55.cusfaq-list {padding: 0 20px;}
.pro-main .pro-list.list1{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}
.pro-main .pro-list.list1 li{width:100%;margin-right:0}
.pro-list li .pro-img{aspect-ratio:unset}
@media (max-width:768px){.pro-main .pro-list.list1{grid-template-columns:repeat(1,1fr)}}
@media (min-width:1025px){#liproducts .nav2{position: absolute;top:100%;left:-200px;width:700px;}
#liproducts .nav2>li{width:100%;position: initial;margin-top:5px;margin-bottom:5px;}
#liproducts .nav2>li>a{padding-left:20px;}
#liproducts .nav2>li>a:before{opacity:1;}
#liproducts .nav2{padding-right:400px;}
#liproducts .nav2>li .item-info{position: absolute;right:10%;top:50%;transform: translateY(-50%);display:none;}
#liproducts .nav2>li.navcatesmli .item-info{display:block;}}
@media (min-width:1025px){.head-logo a img{max-height:80px}
header.is-active .head-logo a img{max-height:70px}
}
iframe{height: revert-layer;}
