﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.touch-block .touch-message .touch-text {-webkit-line-clamp: 4;}
@media (min-width:1025px){#liproducts .submenu.nav3>li{width:24%;margin-right:1.333%}
#liproducts .submenu.nav3>li:nth-child(3n){margin-right:1.333%}
#liproducts .submenu.nav3>li:nth-child(4n){margin-right:0}
header .head-info .head-nav .nav-ul>li#liproducts .submenu li a{white-space:normal;}
header .head-info .head-nav .nav-ul>li#liproducts .submenu li ul li a{line-height:1.3;padding-top:4px;padding-bottom:4px;}}