﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
@media (min-width:1025px){.foot-main .foot-item:nth-child(2){width:32%;}
.foot-main .foot-item:nth-child(2) .navlist{display:flex;flex-wrap:wrap;}
.foot-main .foot-item:nth-child(2) .navlist li{width:50%;}
.foot-main .foot-item:nth-child(3){width:15%;}}
@media (min-width:769px){div#wmkc{top:60%;transform:scale(0.8);}}
@media (min-width:769px) and (max-width:1440px){div#wmkc{top:48%;}}
.rfixed{display:none}
@media (min-width:1025px){#nav ul li#liproducts:hover .submenu{display:flex!important}
#nav ul li#liproducts .submenu{justify-content:space-between;flex-wrap:wrap;min-width:500px;flex-direction:row}
#nav ul li .submenu li{width:49%}
}
