﻿@charset "utf-8"; 
.product .right-wrap .commodity .info .text {display:block}
@media (min-width:1025px){header .head-info .head-nav .nav-ul>li#liproducts .submenu{display:flex;justify-content:space-between;flex-wrap:wrap;min-width:460px}
header .head-info .head-nav .nav-ul>li#liproducts .submenu li{width:49%}
header .head-info .head-nav .nav-ul>li#liproducts .submenu li:hover ul{left:204%}
}
